Re: did I do something terrible???
Re: did I do something terrible???
- Subject: Re: did I do something terrible???
- From: Theodore Petrosky <email@hidden>
- Date: Sun, 03 Feb 2019 12:52:56 -0500
so prior to the update, my app launched fine. Now I get:
WILL ADD SHUTDOWNHOOK
[2019-2-3 12:51:45 EST] <main> A fatal exception occurred: null
[2019-2-3 12:51:45 EST] <main> java.lang.ExceptionInInitializerError
at
com.webobjects.appserver.WOResourceManager.__getJavaWebObjectsResourceAsStream(WOResourceManager.java:116)
at
com.webobjects.appserver._private.WOProperties.initUserDefaultsKeys(WOProperties.java:317)
at
com.webobjects.appserver.WOApplication._initWOApp(WOApplication.java:5743)
at com.webobjects.appserver.WOApplication.<init>(WOApplication.java:779)
at
er.extensions.appserver.ajax.ERXAjaxApplication.<init>(ERXAjaxApplication.java:30)
at
er.extensions.appserver.ERXApplication.<init>(ERXApplication.java:1129)
at com.as.Application.<init>(Application.java:11)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at java.lang.Class.newInstance(Class.java:442)
at com.webobjects.appserver.WOApplication.main(WOApplication.java:547)
at er.extensions.appserver.ERXApplication.main(ERXApplication.java:890)
at com.as.Application.main(Application.java:8)
Caused by: java.lang.NullPointerException
at
er.extensions.appserver.ERXApplication$Loader.collectMainProps(ERXApplication.java:757)
at
er.extensions.appserver.ERXApplication$Loader.bundleDidLoad(ERXApplication.java:682)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.webobjects.foundation.NSSelector._safeInvokeMethod(NSSelector.java:122)
at
com.webobjects.foundation.NSNotificationCenter$_Entry.invokeMethod(NSNotificationCenter.java:588)
at
com.webobjects.foundation.NSNotificationCenter.postNotification(NSNotificationCenter.java:532)
at
com.webobjects.foundation.NSNotificationCenter.postNotification(NSNotificationCenter.java:562)
at
com.webobjects.foundation.NSBundle.postNotification(NSBundle.java:2546)
at
com.webobjects.foundation.NSBundle.LoadBundlesFromClassPath(NSBundle.java:748)
at com.webobjects.foundation.NSBundle.<clinit>(NSBundle.java:373)
... 15 more
java.lang.NullPointerException
at
er.extensions.appserver.ERXShutdownHook$1.run(ERXShutdownHook.java:64)
> On Feb 3, 2019, at 11:58 AM, Maik Musall <email@hidden> wrote:
>
> Hi Ted,
>
> the commons-text addition was by me. The previous lib update in master caused
> classes like RandomStringUtils to become deprecated, but they still worked.
> For me, nothing really broke, but I wanted to add that library to be able to
> react to the deprecation.
>
> The actual lang-3 update happened on Jan 8th by Johann, but 3.8.1 was added
> (and 3.7 removed). So, it should be there, and everything should work (and
> does for me).
>
> If you use maven, it may be the case that you're affected by the outdated TLS
> cert on maven.wocommunity.org <http://maven.wocommunity.org/>. Henrique is
> already on it, I made some changes in the DNS just yesterday, which he
> requested to change his setup so that cert expiration can be avoided in the
> future.
>
> Maik
>
>
>> Am 02.02.2019 um 21:52 schrieb Theodore Petrosky <email@hidden
>> <mailto:email@hidden>>:
>>
>> Did I just do something stupid?? I updated my Wonder. I see that Johann
>> Werner did an update on 1/31/19.
>>
>> Immediately, nothing works. I started looking at the errors and the red
>> checks in Wonder were saying that I was missing libraries.
>> commons-lang3-3.8.1.jar so I started reading the comments in the app that
>> I use to manage my git repository and sure enough I see reverences to things
>> like:
>>
>> Add apache commons-text because classes in commons.lang3.text became
>> deprecated in favor of this
>>
>> Is this update too hot to handle? Has anyone else done this update and had
>> problems like this?
>>
>> did I do something dumb?
>>
>> I want to play too, ya know.
>>
>> Ted
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list (email@hidden
>> <mailto:email@hidden>)
>> Help/Unsubscribe/Update your Subscription:
>>
>>
>> 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