Unable to open the flow service

Hi,

We are trying to open a flow service in our Dev server and it remains grey does not show any error message.
It was working fine till yesterday. yesterday night we have restarted the server after that it is behaving like this.
I am getting the following message in the server log while reloading the package

com.wm.lang.flow.FlowException: com.wm.lang.xml.WMDocumentException: [ISC.0042.9325] Element is missing end tag

Version: 6.1
Could anyone please tell me how to retrive the corrupted flow service.

Thanks…

it looks like your flow.xml is corrupted. I also faced same kind of issue due to some network problem while saving the flow service.

open your flow.xml, and see is it welformed xml and and also can you check flow.bak file, is proper or that is also corrupted?

Thanks Arul for your time.
Flow.xml got corrupted and some code was missed in the xml file.
We have reloaded the package from the last weeks back up and did the changes again.