[ 
https://issues.apache.org/jira/browse/TOMEE-2915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hariprasad tammineni updated TOMEE-2915:
----------------------------------------
    Description: 
 

During server (tomee plus 7.0.7)startup of my application with java 14, I have 
observed couple of errors added in Startup log.
 As per Java 14 release notes
 [https://bugs.openjdk.java.net/browse/JDK-8191138]
 The problem is that java.security.acl.Group is being deprecated since JRE 9 
and marked for removal in future versions.java.security.acl.Group is being used 
internally in TOMEE and resulting in NoClassDefFoundError.

While invoking TomcatSecurityService() errors, I have observed the same errors 
. This issue is observed only when run with JDK 14. It is working as expected 
in older JDK versions. Is there any workaround regarding this issue or is it 
fixed in latest tomee versions?

  was:
 

During server (tomee plus 7.0.7)startup of my application with java 14, I have 
observed couple of errors added in Startup log.
 As per Java 14 release notes
 [https://bugs.openjdk.java.net/browse/JDK-8191138]
 The problem is that java.security.acl.Group is being deprecated since JRE 9 
and marked for removal in future versions.java.security.acl.Group is being used 
internally in TOMEE and resulting in NoClassDefFoundError.

While invoking TomcatSecurityService() errors,I have observed the following 
error. This issue is observed when run with JDK 14.It is working as expected in 
older JDK versions. Is there any workaround regarding this issue or is it fixed 
in latest tomee versions?


> Impact of not starting TomcatSecurityService on TOMEE plus (7.0.7)
> ------------------------------------------------------------------
>
>                 Key: TOMEE-2915
>                 URL: https://issues.apache.org/jira/browse/TOMEE-2915
>             Project: TomEE
>          Issue Type: Bug
>    Affects Versions: 7.0.7
>            Reporter: Hariprasad tammineni
>            Priority: Major
>         Attachments: startup.log
>
>
>  
> During server (tomee plus 7.0.7)startup of my application with java 14, I 
> have observed couple of errors added in Startup log.
>  As per Java 14 release notes
>  [https://bugs.openjdk.java.net/browse/JDK-8191138]
>  The problem is that java.security.acl.Group is being deprecated since JRE 9 
> and marked for removal in future versions.java.security.acl.Group is being 
> used internally in TOMEE and resulting in NoClassDefFoundError.
> While invoking TomcatSecurityService() errors, I have observed the same 
> errors . This issue is observed only when run with JDK 14. It is working as 
> expected in older JDK versions. Is there any workaround regarding this issue 
> or is it fixed in latest tomee versions?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to