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

jamesbilla do-not-reply at jboss.com
Fri Jul 25 13:32:46 EDT 2008


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=bb&op=viewtopic&p=4166730#4166730

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4166730



More information about the jboss-user mailing list