Re: New WOnderApplication won't start
Re: New WOnderApplication won't start
- Subject: Re: New WOnderApplication won't start
- From: Mike Schrag <email@hidden>
- Date: Tue, 27 Feb 2007 07:30:55 -0500
Since this is report #482234 of the same two startup "problems", I
just committed two changes to Wonder:
1) I commented out that logging initialization exception because I
think only Anjo and I even care about it, and only when it breaks.
2) If you start a wonder app in development mode with
WOAutoOpenInBrowser = false, a warning will appear at startup "You
are running in development mode with WOAutoOpenInBrowser = false. No
browser will open and it will look like the application is hung, but
it's not. There's just not a browser opening automatically."
ms
On Feb 27, 2007, at 7:12 AM, Timo Hoepfner wrote:
Hi,
in more recebt version of wonder, this "exception" reads:
Feb 27 13:08:20 N/A[N/A] (ERXLogger.java:189) DEBUG
org.apache.log4j.Logger -
java.lang.RuntimeException: This is not a real exception. It is
just to show you where logging was initialized.
at er.extensions.ERXLogger.configureLogging(ERXLogger.java:189)
at er.extensions.ERXLogger.configureLoggingWithSystemProperties
(ERXLogger.java:151)
...
So possibly all is well. Maybe "-WOAutoOpenInBrowser" is set to
false (that was the default in wolips last time I checked), so that
the app is running, but not opening a browser window.
Timo
Am 27.02.2007 um 12:48 schrieb Jeff Schmitz:
I just created a new WOnderApplication on a new machine with a
newly installed Eclipse and WOLips using the WOLips Wizard and am
getting the following error when trying to run just the "Hello
World" program that was generated, with no changes. Any ideas?
Feb 27 05:33:31 Dummy[49473] (ERXLogger.java:190) DEBUG
org.apache.log4j.Logger -
java.lang.RuntimeException
at er.extensions.ERXLogger.configureLogging(ERXLogger.java:190)
at er.extensions.ERXLogger.configureLoggingWithSystemProperties
(ERXLogger.java:149)
at er.extensions.ERXExtensions$Observer.finishedLaunchingApp
(ERXExtensions.java:96)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at com.webobjects.foundation.NSSelector._safeInvokeMethod
(NSSelector.java:120)
at com.webobjects.foundation.NSNotificationCenter
$_Entry.invokeMethod(NSNotificationCenter.java:601)
at com.webobjects.foundation.NSNotificationCenter.postNotification
(NSNotificationCenter.java:545)
at com.webobjects.foundation.NSNotificationCenter.postNotification
(NSNotificationCenter.java:559)
at com.webobjects.appserver.WOApplication.run(WOApplication.java:
878)
at er.extensions.ERXApplication.run(ERXApplication.java:281)
at com.webobjects.appserver.WOApplication.main(WOApplication.java:
324)
at er.extensions.ERXApplication.main(ERXApplication.java:50)
at Application.main(Application.java:9)
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40onlinehome.de
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40mdimension.com
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden