Hello all,
I am having problems with JBoss Dev Studio (with Teiid Designer) 7.1 in a Windows environment (Windows XP SP3).
When I start my Runtime Server via Dev Studio, the server finishes the initialization (I can see it in the Console view and and access it via JBoss EAP web console) but the progress bar keeps the status "starting JBoss EAP 6 Server..." and never finishes. Because of this situation, every operation that needs to sync with my server, for instance, Preview Data, gets queued and never executes.
If I manually start JBoss EAP 6 outside Dev Studio, them try to connect via Server View (acknowledging the server is already started), the problem is that the progress bar stays in "Performing pre-launch check..." status forever, and I also cannot interact with my server from my project.
In both cases I am able to enter in "Teiid Instance" configuration window and "Test Administration Connection" and "Test JDBC Connection" with success.
It seems to me that something is being incorrectly locked in the plugin that integrates Dev Studio and JBoss EAP for this situation.
I tried both Oracle JDK 1.6 and 1.7 with the same results. I have already re-installed both JBoss EAP and Dev Studio (including version 7.0) and every time this behavior occurs.
In my Linux machine this problem never happens.
Can anybody help me?