[jboss-jira] [JBoss JIRA] Resolved: (JBAS-9410) "build tests" fails for testsuite for jboss-all-config-tests
Shelly McGowan (JIRA)
jira-events at lists.jboss.org
Wed Jun 22 16:05:23 EDT 2011
[ https://issues.jboss.org/browse/JBAS-9410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Shelly McGowan resolved JBAS-9410.
----------------------------------
Resolution: Duplicate Issue
This is a duplicate of JBAS-8551. Do you have time to provide a patch to resolve. I've resolved it only to run the smoke-tests.
> "build tests" fails for testsuite for jboss-all-config-tests
> ------------------------------------------------------------
>
> Key: JBAS-9410
> URL: https://issues.jboss.org/browse/JBAS-9410
> Project: Legacy JBoss Application Server 6
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Test Suite
> Environment: windows 7 64 bit
> Reporter: Veit Ullmann
> Assignee: Shelly McGowan
>
> jboss-all-config-tests:
> [server:start] Starting server "all", with command (start timeout is 120 seconds ):
> [server:start] D:\Java\jdk1.6\bin\java -cp D:\jboss_svn\as\build\target\jboss-6.1.0-SNAPSHOT\bin\run.jar;D:\Java\jdk1.6\lib\tools.jar -Xms128m -Xmx512m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryE
> rror -XX:-UseGCOverheadLimit -Djava.net.preferIPv4Stack=true -Djava.net.preferIPv6Addresses=true -Djava.endorsed.dirs=D:\jboss_svn\as\build\target\jboss-6.1.0-SNAPSHOT/lib/endorsed -Dlogging.configura
> tion=file:D:\jboss_svn\as\build\target\jboss-6.1.0-SNAPSHOT/bin/logging.properties -Djgroups.udp.ip_ttl=0 -Dnaming.autodiscovery.mcast_addr=230.9.9.9 -Djboss.server.log.threshold=DEBUG -Djboss.boot.se
> rver.log.level=DEBUG -Djava.endorsed.dirs=D:\jboss_svn\as\build\target\jboss-6.1.0-SNAPSHOT/lib/endorsed/ -Dxb.builder.useUnorderedSequence=true org.jboss.Main -c all -b localhost -g DefaultPartition
> [server:start] Server started.
> [echo] Using node0=localhost,node0.http.url=http://localhost:8080,node0.jndi.url=jnp://localhost:1099
> [echo] Using node1=T510,node1.http.url=http://T510:8080,node1.jndi.url=jnp://T510:1099
> [echo] Using java.net.preferIPv4Stack=true,java.net.preferIPv6Addresses=true
> check-env:
> init-maven-ant-tasks:
> init-dependencies:
> init-paths:
> server-config:
> init:
> tests-standard-unit:
> [echo]
> [echo] junit.timeout: 300000
> [echo] jbosstest.iterationcount: 10
> [echo] jbosstest.threadcount: 5
> [echo] jbosstest.beancount: 5
> [echo]
> [junit] Running org.jboss.test.aop.test.AOPUnitTestCase
> [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
> BUILD FAILED
> D:\jboss_svn\as\testsuite\build.xml:1310: The following error occurred while executing this line:
> D:\jboss_svn\as\testsuite\build.xml:1375: The following error occurred while executing this line:
> D:\jboss_svn\as\testsuite\build.xml:1806: Process fork failed.
> Message in tests.log:
> Caused by: D:\jboss_svn\as\testsuite\build.xml:1806: Process fork failed.
> at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeAsForked(JUnitTask.java:1019)
> at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:834)
> at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeOrQueue(JUnitTask.java:1785)
> at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:785)
> at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
> at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:597)
> at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
> at org.apache.tools.ant.Task.perform(Task.java:348)
> at org.apache.tools.ant.Target.execute(Target.java:357)
> at org.apache.tools.ant.Target.performTasks(Target.java:385)
> at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337)
> at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
> at org.apache.tools.ant.Project.executeTargets(Project.java:1189)
> at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416)
> ... 30 more
> Caused by: java.io.IOException: Cannot run program "D:\Java\jdk1.6\jre\bin\java" (in directory "D:\jboss_svn\as\testsuite\output"): CreateProcess error=87, Falscher Parameter
> at java.lang.ProcessBuilder.start(ProcessBuilder.java:460)
> at java.lang.Runtime.exec(Runtime.java:593)
--
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