[JBoss jBPM] - Cannot build JBPM source from CVS
by clandestino_bgd
Hi all, problem is in the subject.
My environment is:
Ubuntu 7.04
JDK Sun 1.5.0
ANT 1.7.0
I have followed instructions from jbpm.3/build/readme file.
All dependencies are downloaded in my user.home/jbpm/repository folder.
I have checked out clean copy.
In my local build.properties, I override only software.installation.dir entry.
I am posting trace below.
Two things more:
1. I do not understand is how it is possible that GPD 3.1.2 is released 2 weeks ago, but in jbpm.3/build/build.properties stands: lib.jbpm.designer.version=3.1.1
2. There is only zip archive of latest eclipse for windows in repository, there is no such for linux. Since there is difference only in couple of files, wouldn't it be useful to include it, too?
| rget.eclipse:
| [mkdir] Created dir: /home/agaton/projects/jbpm.3/eclipse
| [touch] Creating /home/agaton/projects/jbpm.3/eclipse/eclipse-SDK-3.3.1.1-win32.zip.txt
| [touch] Creating /home/agaton/projects/jbpm.3/eclipse/GEF-SDK-3.3.1.zip.txt
| [touch] Creating /home/agaton/projects/jbpm.3/eclipse/emf-sdo-xsd-SDK-2.3.1.zip.txt
| [touch] Creating /home/agaton/projects/jbpm.3/eclipse/wtp-sdk-R-2.0.1-20070926042742.zip.txt
| [touch] Creating /home/agaton/projects/jbpm.3/eclipse/dtp-sdk_1.5.1.zip.txt
| [unzip] Expanding: /home/agaton/jbpm/repository/eclipse/sdk/3.3.1.1/eclipse-SDK-3.3.1.1-win32.zip into /home/agaton/projects/jbpm.3
| [unzip] Expanding: /home/agaton/jbpm/repository/eclipse/webtools/2.0.1/wtp-sdk-R-2.0.1-20070926042742.zip into /home/agaton/projects/jbpm.3
| [unzip] Expanding: /home/agaton/jbpm/repository/eclipse/gef/3.3.1/GEF-SDK-3.3.1.zip into /home/agaton/projects/jbpm.3
| [unzip] Expanding: /home/agaton/jbpm/repository/eclipse/emf-sdo-xsd/2.3.1/emf-sdo-xsd-SDK-2.3.1.zip into /home/agaton/projects/jbpm.3
| [unzip] Expanding: /home/agaton/jbpm/repository/eclipse/dtp/1.5.1/dtp-sdk_1.5.1.zip into /home/agaton/projects/jbpm.3
| [copy] Copying 1 file to /home/agaton/projects/jbpm.3/eclipse/plugins
|
| prepare.workspace:
| [mkdir] Created dir: /home/agaton/projects/jbpm.3/designer/jpdl/org.jbpm.gd.jpdl.build/target/workspace/features
| [mkdir] Created dir: /home/agaton/projects/jbpm.3/designer/jpdl/org.jbpm.gd.jpdl.build/target/workspace/plugins
| [copy] Copying 4 files to /home/agaton/projects/jbpm.3/designer/jpdl/org.jbpm.gd.jpdl.build/target/workspace/features/org.jbpm.gd.jpdl.feature
| [copy] Copying 497 files to /home/agaton/projects/jbpm.3/designer/jpdl/org.jbpm.gd.jpdl.build/target/workspace/plugins/org.jbpm.gd.jpdl
|
| run-eclipse-plugin-builder:
| [java] Buildfile: mainTargets.xml
| [java]
| [java] main:
| [java]
| [java] preBuild:
| [java]
| [java] preSetup:
| [java] [echo] doing preSetup
| [java]
| [java] getMapFiles:
| [java] [echo] doing getMapFiles
| [java] [copy] Copying 1 file to /home/agaton/projects/jbpm.3/designer/jpdl/org.jbpm.gd.jpdl.build/target/workspace/maps
| [java]
| [java] postSetup:
| [java] [echo] doing postSetup
| [java]
| [java] fetch:
| [java]
| [java] generate:
| [java]
| [java] preGenerate:
| [java] [echo] doing preGenerate
| [java] [echo] baseLocation is /home/agaton/projects/jbpm.3/eclipse
| [java]
| [java] allElements:
| [java]
| [java] init:
| [java]
| [java] generateScript:
| [java] [eclipse.buildScript] Some inter-plug-in dependencies have not been satisfied.
| [java] [eclipse.buildScript] Bundle org.jbpm.gd.jpdl:
| [java] [eclipse.buildScript] Missing required plug-in org.jbpm.gd.common_0.0.0.
| [java]
| [java] BUILD FAILED
| [java] /home/agaton/projects/jbpm.3/designer/jpdl/org.jbpm.gd.jpdl.build/mainTargets.xml:23: The following error occurred while executing this line:
| [java] /home/agaton/projects/jbpm.3/designer/jpdl/org.jbpm.gd.jpdl.build/mainTargets.xml:63: The following error occurred while executing this line:
| [java] /home/agaton/projects/jbpm.3/designer/jpdl/org.jbpm.gd.jpdl.build/customTargets.xml:8: The following error occurred while executing this line:
| [java] /home/agaton/projects/jbpm.3/designer/jpdl/org.jbpm.gd.jpdl.build/genericTargets.xml:63: Unable to find plug-in: org.jbpm.gd.jpdl_0.0.0. Please check the error log for more details.
| [java]
| [java] Total time: 1 second
| [java] Java Result: 13
|
| create.manifest:
| [mkdir] Created dir: /home/agaton/projects/jbpm.3/designer/jpdl/org.jbpm.gd.jpdl.build/target/manifest
|
| build-feature:
| [mkdir] Created dir: /home/agaton/projects/jbpm.3/designer/jpdl/org.jbpm.gd.jpdl.build/target/temp
| [get] Getting: http://repository.jboss.com/licenses/JBossORG-EULA.txt
| [get] To: /home/agaton/projects/jbpm.3/designer/jpdl/org.jbpm.gd.jpdl.build/target/temp/jboss.eula.txt
| [copy] Copying 1 file to /home/agaton/projects/jbpm.3/designer/jpdl/org.jbpm.gd.jpdl.build/target/temp
| [copy] Copying 1 file to /home/agaton/projects/jbpm.3/designer/jpdl/org.jbpm.gd.jpdl.build/target/temp
|
| BUILD FAILED
| /home/agaton/projects/jbpm.3/build/build.xml:37: The following error occurred while executing this line:
| /home/agaton/projects/jbpm.3/designer/jpdl/org.jbpm.gd.jpdl.build/build.xml:63: The following error occurred while executing this line:
| /home/agaton/projects/jbpm.3/designer/jpdl/org.jbpm.gd.jpdl.build/build.xml:221: Warning: Could not find file /home/agaton/projects/jbpm.3/designer/jpdl/org.jbpm.gd.jpdl.build/target/workspace/N.3.1.1/org.jbpm.gd.jpdl.feature-3.1.1.zip to copy.
|
|
Thank you for your quick response in advance.
Milan
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4122782#4122782
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4122782
18 years, 6 months
[JBoss Seam] - Re: NonUniqueObjectException and EntityManager
by blabno
Abrakadabra !
I have stateful CountryCreatorBean, that has a reference to stateless LocationBean. When CountryCreatorBean.addCountry() is called then in the body of that method LocationBean.addCountry(country) is called. Country variable is injected into CountryCreatorBean by the SEAM, by the way.
It is responsibility of LocationBean, who plays role of location manager, to check if entity already exists in DB. If such a country already exists then some exception should be thrown by LocationBean.
Now is the fun part. At first I've decided to use org.hibernate.NonUniqueObjectException, since it fits the purpose perfectly. Of course in CountryCreatorBean.addCountry method I prepaired try/catch for such an ocasion. But guess what ! Transaction gets rolled back and exception is not caught, and web page gets filled with stack trace.
After a while I figured that in stead of org.hibernate.NonUniqueObjectException the javax.ejb.EJBTransactionRolledbackException gets to try/catch block.
Remember to read stack trace carefully ! By the way, what do you think about such approach to move persistance to stateless bean ? I chose this way to write business logic independently from web-framework.
@Stateful
| @Scope(ScopeType.SESSION)
| @Name("countryCreator")
| public class CountryCreatorBean implements CountryCreatorLocal {
|
| @In(create = true)
| private Country country;
| @EJB
| private LocationLocal locationBean;
|
| public void addCountry() {
| try {
| locationBean.add(country);
| } catch (javax.ejb.EJBTransactionRolledbackException exc) {
| System.out.println("RuntimeException caught !"+exc);
| FacesMessages.instance().add("#{messages.countryAlreadyExists}");
| }
| }
|
| @Remove
| public void destroy() {
| }
| }
@Stateless
| public class LocationBean implements LocationLocal {
|
| @PersistenceContext
| private EntityManager em;
|
| public void add(Country country) throws NonUniqueObjectException {
| if( em.find(Country.class,country.getId()) == null )
| em.persist(country);
| else throw new NonUniqueObjectException(country.getId(),Country.class.getCanonicalName());
| }
| }
And one more thing, nobody noticed stupid condition from previous post
if( em.find(Country.class,country.getId()) != null ) //this triggers exception
| em.persist(country);
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4122780#4122780
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4122780
18 years, 6 months
[JBoss Messaging] - Re: How Do I Run JBoss Messaging TestSuite in Q1 2008
by cmagidcmagid
Thank you so much for your reply.
I am following the directions at url: http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossMessagingBuildInstructions. BTW I added the workaround for je-3.2.44.jar. I get up to the step 3 where I execute: ./build.sh report and get the error I reported. From step 1. I checked out the head yesterday.
I will need more clarification as to the target of the jbm-beans.xml file you mentioned above. I can not find that file on my system. I am guessing that these instructions are out of date and I will need to install the AS before I can get the tests working. I am including the stacktrace and the FIT test results below. thnx in advance.
I am not sure where the embeded Exceptions end so I
may be providing more than the single trace you requested.
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.015 sec
[junit] Running org.jboss.messaging.core.remoting.test.unit.ConnectorRegistryTest
[junit] NioProcessor-4 11:50:42,062 WARN [RequestResponseFilter] [localhost/127.0.0.1:9090] Unknown request ID '0' for the response message. Timed out already?: PACKET[type=TEXT, version=1, correlationID=0, targetID=NO_ID_SET, callbackID=NO_ID_SET, text=tuoemiThtiWgnikcolBdneStset]
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.031 sec
[junit] Running org.jboss.messaging.core.remoting.test.unit.PacketDispatcherTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.015 sec
[junit] Running org.jboss.messaging.core.remoting.test.unit.ServerLocatorTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0 sec
[junit] Running org.jboss.messaging.core.remoting.wireformat.test.unit.PacketTypeTest
[junit] Tests run: 44, Failures: 0, Errors: 0, Time elapsed: 0.078 sec
[junit] Running org.jboss.messaging.core.tx.test.unit.MessagingXidTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.016 sec
[junit] Running org.jboss.test.messaging.jms.AcknowledgementTest
[junit] main 11:50:42,296 INFO [AcknowledgementTest] ####################################################### Start IN-VM test: testPersistentMessagesForTopicDropped
[junit] main 11:50:43,671 INFO [JBMBootstrapServer] JBM Server Started
[junit] main 11:50:43,765 WARN [arjLoggerI18N] [com.arjuna.ats.arjuna.coordinator.TxControl_1] - Name of XA node not defined. Using -53e0bd4e:fd4:47977063:1
[junit] main 11:50:43,812 INFO [arjLoggerI18N] [com.arjuna.ats.arjuna.recovery.TransactionStatusManager_1] - Starting service com.arjuna.ats.arjuna.recovery.ActionStatusService on port 4052
[junit] main 11:50:43,812 INFO [arjLogger] TransactionStatusManagerItem - host: 172.31.66.178 port: 4052
[junit] main 11:50:43,828 INFO [arjLoggerI18N] [com.arjuna.ats.arjuna.recovery.TransactionStatusManager_3] - TransactionStatusManager started on port 4052 with service com.arjuna.ats.arjuna.recovery.ActionStatusService
[junit] main 11:50:44,171 INFO [ServerManagement] Attempting to create local server 0
[junit] main 11:50:44,187 INFO [LocalTestServer] Deleted dir: C:\Documents and Settings\Charles Magid\bdbje\env deleted: false
[junit] main 11:50:45,343 ERROR [AbstractKernelController] Error installing to Instantiated: name=MinaService state=Described
[junit] java.lang.IllegalArgumentException: No enum const class org.jboss.messaging.core.remoting.TransportType.tcp
[junit] at java.lang.Enum.valueOf(Enum.java:196)
[junit] at org.jboss.reflect.plugins.ValueConvertor.convertValue(ValueConvertor.java:130)
[junit] at org.jboss.reflect.plugins.ClassInfoImpl.convertValue(ClassInfoImpl.java:485)
[junit] at org.jboss.beans.metadata.plugins.StringValueMetaData.getValue(StringValueMetaData.java:107)
[junit] at org.jboss.kernel.plugins.config.Configurator.getParameters(Configurator.java:857)
[junit] at org.jboss.kernel.plugins.config.Configurator.getConstructorJoinPoint(Configurator.java:186)
[junit] at org.jboss.kernel.plugins.config.AbstractKernelConfigurator.getConstructorJoinPoint(AbstractKernelConfigurator.java:110)
[junit] at org.jboss.kernel.plugins.dependency.InstantiateAction.installActionInternal(InstantiateAction.java:51)
[junit] at org.jboss.kernel.plugins.dependency.KernelControllerContextAction.installAction(KernelControllerContextAction.java:137)
[junit] at org.jboss.kernel.plugins.dependency.KernelControllerContextAction.installAction(KernelControllerContextAction.java:47)
[junit] at org.jboss.dependency.plugins.action.SimpleControllerContextAction.simpleInstallAction(SimpleControllerContextAction.java:62)
[junit] at org.jboss.dependency.plugins.action.AccessControllerContextAction.install(AccessControllerContextAction.java:71)
[junit] at org.jboss.dependency.plugins.AbstractControllerContextActions.install(AbstractControllerContextActions.java:51)
[junit] at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:327)
[junit] at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1309)
[junit] at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:734)
[junit] at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:862)
[junit] at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:784)
[junit] at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:574)
[junit] at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:398)
[junit] at org.jboss.kernel.plugins.deployment.AbstractKernelDeployer.deployBean(AbstractKernelDeployer.java:309)
[junit] at org.jboss.kernel.plugins.deployment.AbstractKernelDeployer.deployBeans(AbstractKernelDeployer.java:279)
[junit] at org.jboss.kernel.plugins.deployment.AbstractKernelDeployer.deploy(AbstractKernelDeployer.java:130)
[junit] at org.jboss.kernel.plugins.deployment.xml.BeanXMLDeployer.deploy(BeanXMLDeployer.java:96)
[junit] at org.jboss.messaging.microcontainer.JBMBootstrapServer.deploy(JBMBootstrapServer.java:192)
[junit] at org.jboss.messaging.microcontainer.JBMBootstrapServer.bootstrap(JBMBootstrapServer.java:177)
[junit] at org.jboss.kernel.plugins.bootstrap.AbstractBootstrap.run(AbstractBootstrap.java:89)
[junit] at org.jboss.messaging.microcontainer.JBMBootstrapServer.run(JBMBootstrapServer.java:87)
[junit] at org.jboss.test.messaging.tools.container.LocalTestServer.start(LocalTestServer.java:161)
[junit] at org.jboss.test.messaging.JBMServerTestCase.setUp(JBMServerTestCase.java:149)
[junit] at org.jboss.test.messaging.jms.JMSTestCase.setUp(JMSTestCase.java:32)
[junit] at junit.framework.TestCase.runBare(TestCase.java:128)
[junit] at junit.framework.TestResult$1.protect(TestResult.java:106)
[junit] at junit.framework.TestResult.runProtected(TestResult.java:124)
[junit] at junit.framework.TestResult.run(TestResult.java:109)
[junit] at junit.framework.TestCase.run(TestCase.java:120)
[junit] at junit.framework.TestSuite.runTest(TestSuite.java:230)
[junit] at junit.framework.TestSuite.run(TestSuite.java:225)
[junit] java.lang.IllegalStateException: Incompletely deployed:
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:421)
[junit]
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:912)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:743)
[junit] *** DEPLOYMENTS IN ERROR: Name -> Error
[junit] MinaService -> java.lang.IllegalArgumentException: No enum const class org.jboss.messaging.core.remoting.TransportType.tcp
[junit]
[junit] *** DEPLOYMENTS MISSING DEPENDENCIES: Name -> Dependency{Required State:Actual State}
[junit] MessagingServer -> JMSUserManager{Configured:Installed}, PersistenceManager{Configured:Installed}, MinaService{Configured:**ERROR**}, Configuration{Configured:Installed}
[junit] JNDIObjectDeployer -> MessagingServer{Configured:Instantiated}
[junit] MessagingServerManagement -> MessagingServer{Configured:Instantiated}
[junit]
[junit] at org.jboss.kernel.plugins.deployment.AbstractKernelDeployer.internalValidate(AbstractKernelDeployer.java:260)
[junit] at org.jboss.kernel.plugins.deployment.AbstractKernelDeployer.validate(AbstractKernelDeployer.java:174)
[junit] at org.jboss.messaging.microcontainer.JBMBootstrapServer.bootstrap(JBMBootstrapServer.java:180)
[junit] at org.jboss.kernel.plugins.bootstrap.AbstractBootstrap.run(AbstractBootstrap.java:89)
[junit] at org.jboss.messaging.microcontainer.JBMBootstrapServer.run(JBMBootstrapServer.java:87)
[junit] at org.jboss.test.messaging.tools.container.LocalTestServer.start(LocalTestServer.java:161)
[junit] at org.jboss.test.messaging.JBMServerTestCase.setUp(JBMServerTestCase.java:149)
[junit] at org.jboss.test.messaging.jms.JMSTestCase.setUp(JMSTestCase.java:32)
[junit] at junit.framework.TestCase.runBare(TestCase.java:128)
[junit] at junit.framework.TestResult$1.protect(TestResult.java:106)
[junit] at junit.framework.TestResult.runProtected(TestResult.java:124)
[junit] at junit.framework.TestResult.run(TestResult.java:109)
[junit] at junit.framework.TestCase.run(TestCase.java:120)
[junit] at junit.framework.TestSuite.runTest(TestSuite.java:230)
[junit] at junit.framework.TestSuite.run(TestSuite.java:225)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:421)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:912)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:743)
[junit] main 11:50:45,406 INFO [JBMBootstrapServer] Shutting down
[junit]
[junit] *** DEPLOYMENTS IN ERROR: Name -> Error
[junit] MinaService -> java.lang.IllegalArgumentException: No enum const class org.jboss.messaging.core.remoting.TransportType.tcp
[junit]
[junit] *** DEPLOYMENTS MISSING DEPENDENCIES: Name -> Dependency{Required State:Actual State}
[junit] MessagingServer -> JMSUserManager{Configured:Installed}, PersistenceManager{Configured:Installed}, MinaService{Configured:**ERROR**}, Configuration{Configured:Installed}
[junit] JNDIObjectDeployer -> MessagingServer{Configured:Instantiated}
[junit] MessagingServerManagement -> MessagingServer{Configured:Instantiated}
[junit] )
[junit] main 11:50:45,421 INFO [AcknowledgementTest] ####################################################### Start IN-VM test: testPersistentMessagesForTopicDropped2
[junit] main 11:50:45,468 INFO [LocalTestServer] Deleted dir: C:\Documents and Settings\Charles Magid\bdbje\env deleted: true
[junit] main 11:50:45,921 ERROR [AbstractKernelController] Error installing to Instantiated: name=MinaService state=Described
[junit] java.lang.IllegalArgumentException: No enum const class org.jboss.messaging.core.remoting.TransportType.tcp
[junit] at java.lang.Enum.valueOf(Enum.java:196)
[junit] at org.jboss.reflect.plugins.ValueConvertor.convertValue(ValueConvertor.java:130)
[junit] at org.jboss.reflect.plugins.ClassInfoImpl.convertValue(ClassInfoImpl.java:485)
[junit] at org.jboss.beans.metadata.plugins.StringValueMetaData.getValue(StringValueMetaData.java:107)
[junit] at org.jboss.kernel.plugins.config.Configurator.getParameters(Configurator.java:857)
[junit] at org.jboss.kernel.plugins.config.Configurator.getConstructorJoinPoint(Configurator.java:186)
[junit] at org.jboss.kernel.plugins.config.AbstractKernelConfigurator.getConstructorJoinPoint(AbstractKernelConfigurator.java:110)
[junit] at org.jboss.kernel.plugins.dependency.InstantiateAction.installActionInternal(InstantiateAction.java:51)
[junit] at org.jboss.kernel.plugins.dependency.KernelControllerContextAction.installAction(KernelControllerContextAction.java:137)
[junit] at org.jboss.kernel.plugins.dependency.KernelControllerContextAction.installAction(KernelControllerContextAction.java:47)
[junit] at org.jboss.dependency.plugins.action.SimpleControllerContextAction.simpleInstallAction(SimpleControllerContextAction.java:62)
[junit] at org.jboss.dependency.plugins.action.AccessControllerContextAction.install(AccessControllerContextAction.java:71)
[junit] at org.jboss.dependency.plugins.AbstractControllerContextActions.install(AbstractControllerContextActions.java:51)
[junit] at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:327)
[junit] at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1309)
[junit] at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:734)
[junit] at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:862)
[junit] at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:784)
[junit] at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:574)
[junit] at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:398)
[junit] at org.jboss.kernel.plugins.deployment.AbstractKernelDeployer.deployBean(AbstractKernelDeployer.java:309)
[junit] at org.jboss.kernel.plugins.deployment.AbstractKernelDeployer.deployBeans(AbstractKernelDeployer.java:279)
[junit] at org.jboss.kernel.plugins.deployment.AbstractKernelDeployer.deploy(AbstractKernelDeployer.java:130)
[junit] at org.jboss.kernel.plugins.deployment.xml.BeanXMLDeployer.deploy(BeanXMLDeployer.java:96)
[junit] at org.jboss.messaging.microcontainer.JBMBootstrapServer.deploy(JBMBootstrapServer.java:192)
[junit] at org.jboss.messaging.microcontainer.JBMBootstrapServer.bootstrap(JBMBootstrapServer.java:177)
[junit] at org.jboss.kernel.plugins.bootstrap.AbstractBootstrap.run(AbstractBootstrap.java:89)
[junit] at org.jboss.messaging.microcontainer.JBMBootstrapServer.run(JBMBootstrapServer.java:87)
[junit] at org.jboss.test.messaging.tools.container.LocalTestServer.start(LocalTestServer.java:161)
[junit] at org.jboss.test.messaging.JBMServerTestCase.setUp(JBMServerTestCase.java:149)
[junit] at org.jboss.test.messaging.jms.JMSTestCase.setUp(JMSTestCase.java:32)
[junit] at junit.framework.TestCase.runBare(TestCase.java:128)
[junit] at junit.framework.TestResult$1.protect(TestResult.java:106)
[junit] at junit.framework.TestResult.runProtected(TestResult.java:124)
[junit] at junit.framework.TestResult.run(TestResult.java:109)
[junit] at junit.framework.TestCase.run(TestCase.java:120)
[junit] at junit.framework.TestSuite.runTest(TestSuite.java:230)
[junit] at junit.framework.TestSuite.run(TestSuite.java:225)
[junit] java.lang.IllegalStateException: Incompletely deployed:
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:421)
2
None of the tests in the following packages passed all resulted in errors:
org.jboss.test.messaging.jms
org.jboss.test.messaging.jms.message
org.jboss.test.messaging.jms.message.foreign
org.jboss.test.messaging.jms.selector
org.jboss.test.messaging.util
Unit Test Results
Designed for use with JUnit and Ant. Generated on January 23 2008.
Summary
Tests Failures Errors Success rate Time
779 0 406 47.88% 219.337
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Packages
Name Tests Errors Failures Time(s)
org.jboss.jms.server.deployer.test.unit 5 0 0 0.547
org.jboss.jms.server.destination.settings.test.unit 1 0 0 0.109
org.jboss.jms.server.security.test.unit 7 0 0 0.063
org.jboss.jms.server.test.unit 21 0 0 0.188
org.jboss.messaging.core.impl.bdbje.integration.test.unit 46 0 0 2.547
org.jboss.messaging.core.impl.bdbje.test.unit 60 0 0 0.140
org.jboss.messaging.core.impl.filter.test.unit 29 0 0 0.062
org.jboss.messaging.core.impl.test.concurrent 1 0 0 5.531
org.jboss.messaging.core.impl.test.timing 3 0 0 21.515
org.jboss.messaging.core.impl.test.unit 61 0 0 0.124
org.jboss.messaging.core.remoting.impl.invm.test.unit 7 0 0 0.031
org.jboss.messaging.core.remoting.impl.mina.integration.test 23 0 0 1.172
org.jboss.messaging.core.remoting.test.unit 21 0 0 0.061
org.jboss.messaging.core.remoting.wireformat.test.unit 44 0 0 0.078
org.jboss.messaging.core.tx.test.unit 5 0 0 0.016
org.jboss.test.messaging.jms 293 293 0 129.593
org.jboss.test.messaging.jms.client.test.unit 9 0 0 0.015
org.jboss.test.messaging.jms.message 83 83 0 42.247
org.jboss.test.messaging.jms.message.foreign 18 18 0 9.188
org.jboss.test.messaging.jms.selector 9 9 0 4.516
org.jboss.test.messaging.jms.util 3 0 0 0.016
org.jboss.test.messaging.util 30 3 0 1.578
Java Version 1.5.0_14
Java Vendor Sun Microsystems Inc.
Java VM Name Java HotSpot(TM) Client VM
Java VM Version 1.5.0_14-b03
Java VM Info mixed mode, sharing
OS Name Windows XP
OS Version 5.1
OS Arch x86
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4122779#4122779
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4122779
18 years, 6 months