This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes JBoss/WildFly and the fly likes Error starting JBoss in netbenas6.1 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » JBoss/WildFly
Reply Bookmark "Error starting JBoss in netbenas6.1" Watch "Error starting JBoss in netbenas6.1" New topic
Author

Error starting JBoss in netbenas6.1

Bushra Binte
Ranch Hand

Joined: Nov 07, 2006
Posts: 60
Hi,I am getting this error while starting JBoss in netbeans6.1
RarModuleJSR77Deployer -> java.lang.NoClassDefFoundError: org/jboss/resource/metadata/ConnectorMetaData.
Peter Johnson
author
Bartender

Joined: May 14, 2008
Posts: 5579

First things first: if you start JBoss AS from the command line, does it start without problems?

Also, what version of JBoss AS? And which JVM? And which OS?


JBoss In Action
Bushra Binte
Ranch Hand

Joined: Nov 07, 2006
Posts: 60
m using,JBoss version: jboss-5.0.0.GA-jdk6 ,jdk1.6 and the OS is XP
i changed the jdk version to 1.6.Now the below mentioned error in the trailing msg is not appearing but,now i get these errors,

1. "java.lang.Exception: Port 8083 already in use."

2. "vfsfile:/F:/Project%20documents/jboss-5.0.0.GA-jdk6/jboss-5.0.0.GA/server/default/conf/jboss-service.xml -> java.net.BindException: Address already in use: JVM_Bind"

Harold Aquino
Greenhorn

Joined: May 29, 2006
Posts: 1
Port "8083" is one of the default port being used by JBoss. If you have an "Active Port" application, check which application is using port "8083" and stop that application before running JBoss. (Usually if you're running an IM application like yahoo messenger, it will also use port 8083).

If you don't have "Active Port", edit the file "jboss-service.xml". Change all default ports into a different value by putting "1" at the end of the current port number, for example, change "8083" to "80831". Do this with the other default ports as well.
Bushra Binte
Ranch Hand

Joined: Nov 07, 2006
Posts: 60
i could not find the value 8083 in the file jboss-service.xml to change
Javid Jamae
Author
Ranch Hand

Joined: May 14, 2008
Posts: 198
Look in the server/xxx/conf/bootstrap/bindings.xml file.


Author: JBoss in Action, javidjamae.com, @javidjamae on Twitter
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Error starting JBoss in netbenas6.1
 
Similar Threads
Steps to change from Hypersonic to Oracle DB in jboss4.2.3
Starting JBoss as windows service.
Error Starting jboss-4.2.3.GA
Incomplete deployment
jboss 5.1