This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JBoss and the fly likes JBoss4.0.4.GA error Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "JBoss4.0.4.GA error" Watch "JBoss4.0.4.GA error" New topic
Author

JBoss4.0.4.GA error

suneel surya
Greenhorn

Joined: Apr 04, 2006
Posts: 12
Error while Running Jboss.
JAVA_HOME-- C:\Program Files\Java\jdk1.5.0_13\bin; C:\Program Files\Java\jdk1.5.0_13\lib\tools.jar;.;

JBOSS_HOME--C:\jboss-4.0.4.GA\bin

when it is ran through cmd the following error scrolls continously

The filename, directory name, or volume label syntax is incorrect.
The filename, directory name, or volume label syntax is incorrect.
The filename, directory name, or volume label syntax is incorrect.
The filename, directory name, or volume label syntax is incorrect.
The filename, directory name, or volume label syntax is incorrect.

please help me out
Jaikiran Pai
Marshal

Joined: Jul 20, 2005
Posts: 8145
    
  52

You have set the JAVA_HOME incorrectly. Set it to:



I would also recommend that you move the Java installation to some other folder which does not have a space in its pathname (ex: Move it to C:\jdk1.5.0_13). There are many weird issues reported when Java (or even JBoss) is installed in folders having a space in its pathname. And once you move the java installation to C:\jdk1.5.0_13, make sure you set the JAVA_HOME appropriately.


[My Blog] [JavaRanch Journal]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: JBoss4.0.4.GA error
 
Similar Threads
JBOSS start up error
Not able to Start JBoss(run.bat)
Incorrect paths in Netbeans
Failure in using getResource()
I am not able to run jboss -- when i start it is looping