|
| Re: XMLBeautifier - Xpand - model to code generation [message #981362 is a reply to message #977572] |
Mon, 12 November 2012 06:00  |
Karsten Thoms Messages: 330 Registered: July 2009 Location: Dortmund |
Senior Member |

|
|
Hi Varun,
without debugging it won't be possible to tell why it is hanging there. This will have something to do either that it is trying to open some HTTP connection, which is blocked, or something that is special in the XML file you are trying to format. Please start a debugging session (check the "Java Debug" option in your launch config) and suspend the VM when it is hanging. Open the threads and see which one is having the WorkflowRunner class in the stack. From the stack you should have more insight where the process hangs.
Regards,
~Karsten
Need professional support for Xtext, Xpand, EMF?
Go to: http://xtext.itemis.com
Twitter : @kthoms
Blog : www.karsten-thoms.de
[Updated on: Mon, 12 November 2012 06:03] Report message to a moderator
|
|
|
Powered by
FUDForum. Page generated in 0.07583 seconds