I realise this dosnt help but I am getting a similar problem to you but I am using Eclipse 2.1.4 all other software is similar apart from not being able to see what operating system you are running. I am running Windows XP professional. I followed the install guide to install the JBoss plug in. Does jboss start outside of eclipse by running Run.bat it does for me. It looks like the Java VM is trying to run somthing called Files\Jboss-3/2/4 but where it picks up this value is a mystery to me so far. Try this go to the command line and type in java and then Files\Jboss-3/2/4 and you will get a similar message as when you try to start JBoss from the IDE. This may however be a catchall when Java cannot find a class it wants to load into the JVM.
I have just realised it is a parsing problem my jboss files are in c:\Program Files\jboss-3.2.4 for some reason this is being translated into Files\jboss-3.2.4 the C:\programs is being truncated and the "." are being converted to /. I dont know why but I will continue to look. Alan View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3840856#3840856 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3840856 ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
