This week's giveaways are in the MongoDB and Jobs Discussion forums.
We're giving away four copies of Mongo DB Applied Patterns and 4 resume reviews from Five Year Itch and have the authors/reps on-line!
See this thread and this one for details.
The moose likes JBoss and the fly likes jboss server starting problem Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Mongo DB Applied Patterns this week in the MongoDB forum
or a resume review from Five Year Itch in the Jobs Discussion forum!
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "jboss server starting problem" Watch "jboss server starting problem" New topic
Author

jboss server starting problem

Vijay Basavaraj
Greenhorn

Joined: Feb 21, 2012
Posts: 2
Hi guys,
i am new to this forum and also jboss.. i am trying to run a jboss in command prompt using run.bat command (windows) but it is giving error as '' \bin\conf.run.bat was unexpected at this time''.
i have set the JBOSS_HOME path pointing to my jboss directory.. please can anyone help...

Thanks.
Peter Johnson
author
Bartender

Joined: May 14, 2008
Posts: 5528

Sounds like you might have installed JBoss AS into Program Files. Don't do that. Spaces in paths can cause all kinds of weird problems.

If hat is not the problem, post the full command line output, including the command you entered.


JBoss In Action
Vijay Basavaraj
Greenhorn

Joined: Feb 21, 2012
Posts: 2
Peter Johnson wrote:Sounds like you might have installed JBoss AS into Program Files. Don't do that. Spaces in paths can cause all kinds of weird problems.

If hat is not the problem, post the full command line output, including the command you entered.



Thanks peter for the kind information. I solver that problem.Actually the problem was the jboss folder name i had given as JBOSS Final in cbs (10.10.10.60)...I changed the file name now it is starting properly.

One more problem i am getting now. I have deployed a war file in defaults/deploy folder it is giving deployment in error...


Thanks.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel
 
subject: jboss server starting problem
 
Similar Threads
JSF expression language
Passing Set<java.lang.Object> and List<java.lang.Object> in Axis 2.0
How to increase number of parellel ajax hits from same user!!
New to Portal technology
Unable to start JBOSS server