[seam-issues] [JBoss JIRA] (SEAMJMS-63) Arquillian tests do not run on windows

John Ament (Created) (JIRA) jira-events at lists.jboss.org
Mon Dec 5 20:44:40 EST 2011


Arquillian tests do not run on windows
--------------------------------------

                 Key: SEAMJMS-63
                 URL: https://issues.jboss.org/browse/SEAMJMS-63
             Project: Seam JMS
          Issue Type: Bug
            Reporter: John Ament
            Assignee: Marek Schmidt


Marek, not sure if this is you to look at it.

I get the following error when trying to run the jbossas-managed-6 profile (mvn clean install -Darquillian=jbossas-managed-6) on windows

java.lang.NoClassDefFoundError: Files\Java\jdk1/6/0_29\lib\tools/jar
Caused by: java.lang.ClassNotFoundException: Files\Java\jdk1.6.0_29\lib\tools.jar
	at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
Could not find the main class: Files\Java\jdk1.6.0_29\lib\tools.jar.  Program will exit.
Exception in thread "main" 

JBoss 6 starts fine when executed on the command line.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list