aspose file tools
The moose likes JBoss and the fly likes Error in run.bat of jboss-4.0.5.GA 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 "Error in run.bat of jboss-4.0.5.GA" Watch "Error in run.bat of jboss-4.0.5.GA" New topic
Author

Error in run.bat of jboss-4.0.5.GA

Shenaz Assu
Ranch Hand

Joined: Sep 21, 2007
Posts: 32
Hi All,

I am using jboss-4.0.5.GA as my application server. But when i am running the run.bat, i am getting the error

'findstr' is not recognized as an internal or external command,
operable program or batch file.

Could you pleas help me out??
Jaikiran Pai
Marshal

Joined: Jul 20, 2005
Posts: 8142
    
  52

Have a look at FindstrCommandNotFound


[My Blog] [JavaRanch Journal]
Shenaz Assu
Ranch Hand

Joined: Sep 21, 2007
Posts: 32
Hi Jai,

Thanks a lot!! But could you please tell me how to put that in the path?
Jaikiran Pai
Marshal

Joined: Jul 20, 2005
Posts: 8142
    
  52

Edit your PATH environment variable in Windows to include C:\Windows\system32 (assuming you have Windows on C:\ )

The other way to do it is to add it to the PATH from the command prompt, before starting JBoss, as follows:

Shenaz Assu
Ranch Hand

Joined: Sep 21, 2007
Posts: 32
Hi Jai,

Its working fine now. Thanks a lot!!
 
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: Error in run.bat of jboss-4.0.5.GA
 
Similar Threads
JBOSS 4 : Could not able to start JBOSS 4 under Bin directory -Sccreen Shot attached
Resolve EJB3 annotatations
JBoss seam example apps
\\jboss-4.0.5.GA\bin\run.jar is unexpected at this time
package javax.ejb does not exist