[jboss-user] [Installation, Configuration DEPLOYMENT] - Application runnnig on Jboss in a Linux machine - not able t

2007-08-17 Thread gokul_ifs
Hi,

I am running jboss in a linux machine. I am able to open the home page of jboss 
in the sane machine where it is installed using the URL

http//localhost:8080

But the page is not coming up when i try the URL in the same machine where 
jboss is installed

http://IP Address:8080/


Also, the page is not up when i try to access it from any windows machine.

I am sure that Jboss is running on port 8080 without any error.

Any help regarding this is highly appriciate

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4075192#4075192

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4075192
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration DEPLOYMENT] - Is JBoss running?

2007-08-13 Thread gokul_ifs
Our UNIX server has JBoss installed in it. And when I try to run JBoss it shows 
an error as

06:03:40,412 ERROR [Http11Protocol] Error starting endpoint
  | java.net.BindException: Address already in use: 8080

I logged in as root and I did 'ps -ef' in the UNIX server to list all the 
processes running in the server. I find that no process is using the port 8080.

If JBoss is already running the I should get the JBoss page in IE. In my case I 
am not getting the JBoss page in IE. 

Any help is greatly appreciated.


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4073513#4073513

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4073513
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration DEPLOYMENT] - ERROR [URLDeploymentScanner] Incomplete Deployment listing:

2007-08-12 Thread gokul_ifs
Hi everyone,

I'm having a problem and your help would be great!

I am getting the below error when i try to deploy my project in JBoss.

 09:44:02,578 ERROR [URLDeploymentScanner] Incomplete Deployment listing:
  | 
  | --- Packages waiting for a deployer ---
  | [EMAIL PROTECTED] { 
url=file:/opt/jboss/jboss-4.2.1.GA/server/default/deploy/deploy/META-INF/MANIFEST.MF
 }
  |   deployer: null
  |   status: null
  |   state: INIT_WAITING_DEPLOYER
  |   watch: 
file:/opt/jboss/jboss-4.2.1.GA/server/default/deploy/deploy/META-INF/MANIFEST.MF
  |   altDD: null
  |   lastDeployed: 1186926242575
  |   lastModified: 1186926242000
  |   mbeans:
  | 
  | [EMAIL PROTECTED] { 
url=file:/opt/jboss/jboss-4.2.1.GA/server/default/deploy/deploy/META-INF/application.xml
 }
  |   deployer: null
  |   status: null
  |   state: INIT_WAITING_DEPLOYER
  |   watch: 
file:/opt/jboss/jboss-4.2.1.GA/server/default/deploy/deploy/META-INF/application.xml
  |   altDD: null
  |   lastDeployed: 1186926242577
  |   lastModified: 1186926242000
  |   mbeans:
  | 
  | --- Incompletely deployed packages ---
  | [EMAIL PROTECTED] { 
url=file:/opt/jboss/jboss-4.2.1.GA/server/default/deploy/deploy/META-INF/MANIFEST.MF
 }
  |   deployer: null
  |   status: null
  |   state: INIT_WAITING_DEPLOYER
  |   watch: 
file:/opt/jboss/jboss-4.2.1.GA/server/default/deploy/deploy/META-INF/MANIFEST.MF
  |   altDD: null
  |   lastDeployed: 1186926242575
  |   lastModified: 1186926242000
  |   mbeans:
  | 
  | [EMAIL PROTECTED] { 
url=file:/opt/jboss/jboss-4.2.1.GA/server/default/deploy/deploy/META-INF/application.xml
 }
  |   deployer: null
  |   status: null
  |   state: INIT_WAITING_DEPLOYER
  |   watch: 
file:/opt/jboss/jboss-4.2.1.GA/server/default/deploy/deploy/META-INF/application.xml
  |   altDD: null
  |   lastDeployed: 1186926242577
  |   lastModified: 1186926242000
  |   mbeans:
  | 
  | --- MBeans waiting for other MBeans ---
  | ObjectName: user:service=QuartzService,name=QuartzService
  |   State: CONFIGURED
  |   I Depend On:
  | jboss.jca:service=LocalTxCM,name=QuartzDS
  | 
  | --- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
  | ObjectName: jboss.jca:service=LocalTxCM,name=QuartzDS
  |   State: NOTYETINSTALLED
  |   Depends On Me:
  | user:service=QuartzService,name=QuartzService
  | 
  | 
  | 09:44:02,634 INFO  [Http11Protocol] Starting Coyote HTTP/1.1 on 
http-127.0.0.1-8090
  | 09:44:02,648 INFO  [AjpProtocol] Starting Coyote AJP/1.3 on 
ajp-127.0.0.1-8010
  | 09:44:02,655 INFO  [Server] JBoss (MX MicroKernel) [4.2.1.GA (build: 
SVNTag=JBoss_4_2_1_GA date=200707131605)] Started in 19s:50ms
  | 192.168.235.75
  |  

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4073373#4073373

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4073373
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user