Bugs item #1185611, was opened at 2005-04-18 20:14
Message generated for change (Comment added) made by nobody
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=682377&aid=1185611&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: v1.0 (example)
Status: Closed
Resolution: Works For Me
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Eelco Hillenius (eelco12)
Summary: jettylauncher 1.2.2 can't start with jetty 5.1.2 plus

Initial Comment:
java.lang.reflect.InvocationTargetException
        at 
sun.reflect.NativeConstructorAccessorImpl.newInstance0
(Native Method)
        at 
sun.reflect.NativeConstructorAccessorImpl.newInstance
(NativeConstructorAccessorImpl.java:39)
        at 
sun.reflect.DelegatingConstructorAccessorImpl.newInsta
nce(DelegatingConstructorAccessorImpl.java:27)
        at java.lang.reflect.Constructor.newInstance
(Constructor.java:494)
        at 
com.iw.plugins.jettyrunner.PluginRunner.launchWithXML
(PluginRunner.java:221)
        at 
com.iw.plugins.jettyrunner.PluginRunner.launch
(PluginRunner.java:91)
        at 
com.iw.plugins.jettyrunner.PluginRunner.main
(PluginRunner.java:75)
Caused by: java.io.IOException: Jetty configuration 
problem: java.lang.NullPointerException
        at org.mortbay.jetty.Server.<init>
(Server.java:113)
        at org.mortbay.jetty.plus.Server.<init>
(Server.java:95)
        ... 7 more

In jetty 5.1.2 they are use -DSTART argument to set 
Jetty start argument..

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

Comment By: Nobody/Anonymous (nobody)
Date: 2005-06-13 10:05

Message:
Logged In: NO 

I'm getting this error  with a config file created from the
example in the JettyLauncher documentation.

I'm using WinXP, Eclipse 3.02, Jetty 5.1.3, JettyLauncher 1.3.0

log4j:WARN Please initialize the log4j system properly.
java.lang.reflect.InvocationTargetException
        at
sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)
        at
sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown
Source)
        at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown
Source)
        at java.lang.reflect.Constructor.newInstance(Unknown Source)
        at
com.iw.plugins.jettyrunner.PluginRunner.launchWithXML(PluginRunner.java:221)
        at
com.iw.plugins.jettyrunner.PluginRunner.launch(PluginRunner.java:91)
        at
com.iw.plugins.jettyrunner.PluginRunner.main(PluginRunner.java:75)
Caused by: java.io.IOException: Jetty configuration problem:
java.lang.NullPointerException
        at org.mortbay.jetty.Server.<init>(Server.java:113)
        at org.mortbay.jetty.plus.Server.<init>(Server.java:95)


Mike Henderson ([EMAIL PROTECTED])

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

Comment By: Eelco Hillenius (eelco12)
Date: 2005-04-19 11:01

Message:
Logged In: YES 
user_id=820266

I just tried running Jetty 5.1.3 with a Jetty plug
configuration xml file, and it runs like a beauty. Pls try
upgrading Jetty. If that doesn't work for you, please
discuss on the mailing list.

I'm closing this bug now, as I am unable to reproduce it.

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

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


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
Jettylauncher-plugin mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jettylauncher-plugin

Reply via email to