Re: Help ..!!
Re: Help ..!!
- Subject: Re: Help ..!!
- From: "Kai S. Wong via Webobjects-dev" <email@hidden>
- Date: Fri, 21 Apr 2023 15:19:39 -0700
See https://openjdk.org/jeps/396 for solution.
Cheers,
Kai
On Fri, Apr 21, 2023 at 2:25 PM Kwasi O-Ahoofe via Webobjects-dev <
email@hidden> wrote:
> How do I correct this for an WOLips Installed Project Wonder Application?:
>
> Error Message is:
>
> 2023-04-21 17:18:22,674 {MMM dd HH:mm:ss}
> ProjectComplianceWonderProduction[64177] WARN NSLog - A fatal exception
> occurred: class com.webobjects.foundation.NSTimeZone (in unnamed module
> @0x6f3c660a) cannot access class sun.security.action.GetPropertyAction (in
> module java.base) because module java.base does not export
> sun.security.action to unnamed module @0x6f3c660a
>
> [2023-4-21 17:18:22 EDT] <main> java.lang.IllegalAccessError: class
> com.webobjects.foundation.NSTimeZone (in unnamed module @0x6f3c660a) cannot
> access class sun.security.action.GetPropertyAction (in module java.base)
> because module java.base does not export sun.security.action to unnamed
> module @0x6f3c660a
>
> at com.webobjects.foundation.NSTimeZone.systemTimeZone(NSTimeZone.java:971)
>
> at
> com.webobjects.foundation.NSTimeZone.defaultTimeZone(NSTimeZone.java:818)
>
> at
> com.webobjects.foundation.NSTimestampFormatter.defaultFormatTimeZone(NSTimestampFormatter.java:734)
> .
> .
>
> APPLICATION SHUTDOWN SEQUENCE COMPLETE
>
> Thanks
>
> Kwasi
> _______________________________________________
> 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
>
_______________________________________________
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
References: | |
| >Help ..!! (From: Kwasi O-Ahoofe via Webobjects-dev <email@hidden>) |