[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Unable to stop jboss server

2008-07-25 Thread jamesbilla
Thanks a lot for your help. 

When I did run.sh It says the server Started in 9s:386ms

But i see error messages

log4j:ERROR Parsing error on line 409 and column 23
log4j:ERROR The content of element type log4j:configuration must match 
(renderer*,appender*,(category|logger)*,root?,categoryFactory?).
log4j:ERROR Parsing error on line 409 and column 23
log4j:ERROR An element with the identifier ORI must appear in the document.
log4j:ERROR No appender named [ORI] could be found.
13:12:41,219 WARN  [XMLLoginConfigImpl] End loadConfig, failed to load config: 
file:/usr/local/jboss-4.0.5.GA/server/default/conf/login-config.xml
org.jboss.security.auth.login.ParseException: Encountered ?xml at line 1, 
column 1.
Was expecting one of: 
   
EOF  
 IDENTIFIER...

at 
org.jboss.security.auth.login.SunConfigParser.generateParseException(SunConfigParser.java:395)
at 
org.jboss.security.auth.login.SunConfigParser.jj_consume_token(SunConfigParser.java:333)
at 
org.jboss.security.auth.login.SunConfigParser.config(SunConfigParser.java:98)
at 
org.jboss.security.auth.login.SunConfigParser.parse(SunConfigParser.java:57)
at 
org.jboss.security.auth.login.SunConfigParser.doParse(SunConfigParser.java:79)


...

13:12:42,696 WARN  [URLDeploymentScanner] Scan URL, caught 
java.io.FileNotFoundException: Not pointing to a directory, url: 
file:/data/web/resources/
13:12:43,256 INFO  [Server] JBoss (MX MicroKernel) [4.0.5.GA (build: 
CVSTag=Branch_4_0 date=200610162339)] Started in 9s:386ms
13:12:47,702 WARN  [URLDeploymentScanner] Scan URL, caught 
java.io.FileNotFoundException: Not pointing to a directory, url: 
file:/data/web/resources/

and the last warning line is repeated continuously.  With this when i try to 
get to servername:8080/jmx-console i get page not found.


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

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


[jboss-user] [JBoss Getting Started Documentation] - Re: Could not make local copy for file: jboss-service.xml

2008-07-24 Thread jamesbilla
Have u resolved the issue? I am also getting the same error..Please let me.

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

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


[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Unable to stop jboss server

2008-07-24 Thread jamesbilla
I started the server using sudo /etc/init.d/jboss start. It showed a message 
server started. Then tried stoping using /etc/init.d/jboss stop. Thatz when i 
got the exception. Even i tried ./shutdown.sh - S and still got the same 
exception. 

Also when i tried opening the jms-console it says page not found. 
servername:8080/jmx-console is the link i tried.

version 
2.6.9-55.ELsmp
unix version redhat relese 4, 

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

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


[jboss-user] [Installation, Configuration DEPLOYMENT] - Unable to stop jboss server

2008-07-23 Thread jamesbilla
Hello, 

I have JBOSS 4.0.5 installed on Linux. I am able to start the server. But when 
I try to stop the server using /jboss stop it is throwing an exception shown 
below. Any idea what could the problem?

Stopping JBoss .Exception in thread main javax.naming.NameNotFoundException: 
jmx not bound
at org.jnp.server.NamingServer.getBinding(NamingServer.java:529)
at org.jnp.server.NamingServer.getBinding(NamingServer.java:537)
at org.jnp.server.NamingServer.getObject(NamingServer.java:543)
at org.jnp.server.NamingServer.lookup(NamingServer.java:267)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:294)
at sun.rmi.transport.Transport$1.run(Transport.java:153)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.Transport.serviceCall(Transport.java:149)
at 
sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:466)
at 
sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:707)
at java.lang.Thread.run(Thread.java:595)
at 
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:247)
at 
sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:223)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:126)
at org.jnp.server.NamingServer_Stub.lookup(Unknown Source)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:625)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:587)
at javax.naming.InitialContext.lookup(InitialContext.java:351)
at org.jboss.Shutdown.main(Shutdown.java:214)



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

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