Additional info: I created a 'hello world' program and ran it using the same jvm parameters and it works just fine:
java -server -Xmx600m -XX:+UseParallelGC -XX:ThreadStackSize=256 -Xdebug -Xrunjdwp:transport=dt_socket,address=8000,server=y,suspend=n HelloWorld Hello World! So this problem is something related to JBOSS it seems. Any ideas? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867009#3867009 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3867009 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
