[jboss-jira] [JBoss JIRA] Commented: (JBAS-9037) Hang in org.jboss.as.test.embedded.demos.ejb3.SingletonBeanTestCase
Carlo de Wolf (JIRA)
jira-events at lists.jboss.org
Thu Mar 17 13:23:46 EDT 2011
[ https://issues.jboss.org/browse/JBAS-9037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12588674#comment-12588674 ]
Carlo de Wolf commented on JBAS-9037:
-------------------------------------
I see Idea, maven (VM), surefire shell script, surefire (VM). So no overlapping process.
>From my scroll-back buffer:
{noformat}
$ ps -ef|grep java
carlo 16476 16450 11 13:45 ? 00:17:48 /usr/lib/jvm/java-6-sun//bin/java -Xms128m -Xmx1536m -XX:MaxPermSize=250m -ea -Xbootclasspath/a:../lib/boot.jar -Djb.restart.code=88 com.intellij.idea.Main
carlo 24825 6368 50 16:09 pts/1 00:02:47 /usr/lib/jvm/java-6-sun/bin/java -classpath /opt/apache/apache-maven-3.0.2/boot/plexus-classworlds-2.4.jar -Dclassworlds.conf=/opt/apache/apache-maven-3.0.2/bin/m2.conf -Dmaven.home=/opt/apache/apache-maven-3.0.2 org.codehaus.plexus.classworlds.launcher.Launcher clean install
carlo 25761 24825 0 16:10 pts/1 00:00:00 /bin/sh -c cd /home/carlo/work/jboss-as/testsuite/smoke && /usr/lib/jvm/java-6-sun-1.6.0.24/jre/bin/java -Dlogging.configuration=file:/home/carlo/work/jboss-as/testsuite/smoke/../../build/target/jboss-7.0.0.Beta2/standalone/configuration/logging.properties -Dorg.jboss.boot.log.file=/home/carlo/work/jboss-as/testsuite/smoke/../../build/target/jboss-7.0.0.Beta2/standalone/log/boot.log -Dorg.jboss.surefire.modular=true -Djboss.home=/home/carlo/work/jboss-as/testsuite/smoke/../../build/target/jboss-7.0.0.Beta2 -jar /home/carlo/.m2/repository/org/jboss/modules/jboss-modules/1.0.0.Beta16/jboss-modules-1.0.0.Beta16.jar -mp /home/carlo/work/jboss-as/testsuite/smoke/target/modules:/home/carlo/work/jboss-as/testsuite/smoke/../../build/target/jboss-7.0.0.Beta2/modules -logmodule org.jboss.logmanager jboss.surefire.module /tmp/surefire4082318658493930474tmp /tmp/surefire8202241156236352551tmp
carlo 25764 25761 5 16:10 pts/1 00:00:12 /usr/lib/jvm/java-6-sun-1.6.0.24/jre/bin/java -Dlogging.configuration=file:/home/carlo/work/jboss-as/testsuite/smoke/../../build/target/jboss-7.0.0.Beta2/standalone/configuration/logging.properties -Dorg.jboss.boot.log.file=/home/carlo/work/jboss-as/testsuite/smoke/../../build/target/jboss-7.0.0.Beta2/standalone/log/boot.log -Dorg.jboss.surefire.modular=true -Djboss.home=/home/carlo/work/jboss-as/testsuite/smoke/../../build/target/jboss-7.0.0.Beta2 -jar /home/carlo/.m2/repository/org/jboss/modules/jboss-modules/1.0.0.Beta16/jboss-modules-1.0.0.Beta16.jar -mp /home/carlo/work/jboss-as/testsuite/smoke/target/modules:/home/carlo/work/jboss-as/testsuite/smoke/../../build/target/jboss-7.0.0.Beta2/modules -logmodule org.jboss.logmanager jboss.surefire.module /tmp/surefire4082318658493930474tmp /tmp/surefire8202241156236352551tmp
{noformat}
> Hang in org.jboss.as.test.embedded.demos.ejb3.SingletonBeanTestCase
> -------------------------------------------------------------------
>
> Key: JBAS-9037
> URL: https://issues.jboss.org/browse/JBAS-9037
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 7.0.0.Beta1
> Environment: dirty 2902c003a90a3c59291e5109ed59360e1137fe5a
> Reporter: Carlo de Wolf
> Priority: Blocker
> Fix For: 7.0.0.Beta2
>
> Attachments: jstack.txt, org.jboss.as.test.embedded.demos.ejb3.SingletonBeanTestCase-output.txt
>
>
> AS 7 hangs while trying to deploy.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list