Bugs item #1193987, was opened at 2005-05-02 14:03
Message generated for change (Settings changed) made by vaporrun
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=682377&aid=1193987&group_id=118870

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Pending
>Resolution: Rejected
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Nullpointer exception when starting jetty with xml config

Initial Comment:
I'm trying to start jetty with an xml config but always
get the following error in the console (see below).
This is with
eclipse 3.0.2
Windows XP SP2
jetty 5.1.3

Any clues ?




launching Jetty from xml: [C:/phish.xml]
May 2, 2005 3:00:50 PM org.mortbay.jetty.Server <init>
WARNING: EXCEPTION 
java.lang.NullPointerException
        at
org.mortbay.xml.XmlConfiguration.initParser(XmlConfiguration.java:73)
        at
org.mortbay.xml.XmlConfiguration.<init>(XmlConfiguration.java:109)
        at org.mortbay.jetty.Server.<init>(Server.java:103)
        at
com.iw.plugins.jettyrunner.PluginRunner.launchWithXML(PluginRunner.java:226)
        at
com.iw.plugins.jettyrunner.PluginRunner.launch(PluginRunner.java:91)
        at
com.iw.plugins.jettyrunner.PluginRunner.main(PluginRunner.java:75)
java.io.IOException: Jetty configuration problem:
java.lang.NullPointerException
        at org.mortbay.jetty.Server.<init>(Server.java:113)
        at
com.iw.plugins.jettyrunner.PluginRunner.launchWithXML(PluginRunner.java:226)
        at
com.iw.plugins.jettyrunner.PluginRunner.launch(PluginRunner.java:91)
        at
com.iw.plugins.jettyrunner.PluginRunner.main(PluginRunner.java:75)


----------------------------------------------------------------------

Comment By: Brian Wallace (vaporrun)
Date: 2006-03-11 15:40

Message:
Logged In: YES 
user_id=902123

Without the referenced XML, it would be near impossible to
determine what the issue would be. If there is no further
information provided, I recommend closing this issue. If the
problem can be reproduced another issue could be opened.

----------------------------------------------------------------------

Comment By: Nobody/Anonymous (nobody)
Date: 2005-05-02 14:17

Message:
Logged In: NO 

could you please attach phish.xml ?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=682377&aid=1193987&group_id=118870


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Jettylauncher-plugin mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jettylauncher-plugin

Reply via email to