Bugs item #1193987, was opened at 2005-05-02 14:03
Message generated for change (Comment added) 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: Open
Resolution: None
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


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Jettylauncher-plugin mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jettylauncher-plugin

Reply via email to