I followed your instructions and found that a null pointer is being thrown.  The file 
is at the location, is readable, and parses as valid XML in Internet Explorer.  Any 
suggestions?

2004-08-12 17:39:31,617 DEBUG [org.jboss.security.auth.login.XMLLoginConfigImpl] Try 
loading config as XML, url=file:/C:/jboss-3.2.5/server/default/conf/login-config.xml
  | 2004-08-12 17:39:31,617 DEBUG [org.jboss.security.auth.login.XMLLoginConfigImpl] 
Failed to load config as XML
  | java.lang.NullPointerException
  |     at org.apache.crimson.parser.Parser2.parseInternal(Parser2.java:658)
  |     at org.apache.crimson.parser.Parser2.parse(Parser2.java:333)
  |     at org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl.java:448)
  |     at 
org.apache.crimson.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:185)
  |     at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:76)
  |     at 
org.jboss.security.auth.login.XMLLoginConfigImpl.loadURL(XMLLoginConfigImpl.java:338)
  |     at 
org.jboss.security.auth.login.XMLLoginConfigImpl.loadXMLConfig(XMLLoginConfigImpl.java:280)
  |     at 
org.jboss.security.auth.login.XMLLoginConfigImpl.loadConfig(XMLLoginConfigImpl.java:251)
  |     at 
org.jboss.security.auth.login.XMLLoginConfigImpl.loadConfig(XMLLoginConfigImpl.java:233)
  |     at 
org.jboss.security.auth.login.XMLLoginConfig.startService(XMLLoginConfig.java:152)


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845058#3845058

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


-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to