-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Some other application is using Port 8080. JBoss usually puts the
Tomcat/Jetty port there (which you need for JSPs or servlets). Try
disabling your software that uses port 8080 or edit the following file
before starting JBoss:

jboss-3.2.3/server/default/deploy/jbossweb-tomcat41.sar/META-INF/jboss-service.xml

You will find the port 8080 in there. Change it to 8090 or any other
port that is free.
To check the server started correctly you should be able to access
http://localhost:8090/jmx-console afterwards.

This all assumes that your are running JBoss on your local machine and
that you are trying to start the default configuration with Tomcat
integrated.

Good luck,
Tobias

rajesh wrote:
| Hi
| I am unable to start Jboss . In the console it gives the following
error message
|
|  Depends On Me: , ObjectName: jboss.web:service=WebServer
|  state: FAILED
|  I Depend On:  jboss:service=TransactionManager
|
|  Depends On Me:  jboss.mq:service=InvocationLayer,type=HTTP
| LifecycleException:  Protocol handler initialization failed:
java.net.BindExcept
| ion: Address already in use: JVM_Bind:8080]
|
| Please help me in solving this issue
|
| Thanks and Regards
| Rajesh N Nair
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Debian - http://enigmail.mozdev.org

iD8DBQFAdU8oi76lN5BBhVQRAuU+AKCnf6FMgZ8F4KJcB4RqCD2xkz0/qACfZzgV
b6CkX/goDDQuORU//xe/Q48=
=j3MB
-----END PGP SIGNATURE-----



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to