This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 267344 - IllegalAccessException: unnamed modules can't load sun.util.logging.resources.logging in named module java.logging
Summary: IllegalAccessException: unnamed modules can't load sun.util.logging.resources...
Status: NEW
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 8.2
Hardware: All All
: P1 normal with 1 vote (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-28 11:04 UTC by jjuneau
Modified: 2018-02-05 21:29 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 225475


Attachments
stacktrace (4.69 KB, text/plain)
2016-07-28 11:04 UTC, jjuneau
Details
stacktrace (4.15 KB, text/plain)
2018-02-05 21:29 UTC, OndrejM
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jjuneau 2016-07-28 11:04:36 UTC
Build: NetBeans IDE Dev (Build 201607270002)
VM: Java HotSpot(TM) 64-Bit Server VM, 9-ea+116, Java(TM) SE Runtime Environment, 9-ea+116
OS: Mac OS X

User Comments:
jjuneau: right, click on a server and "View Server Log"




Stacktrace: 
java.lang.IllegalAccessException: unnamed modules can't load sun.util.logging.resources.logging in named module java.logging
   at java.util.ResourceBundle$Control.newBundle(ResourceBundle.java:3128)
   at java.util.ResourceBundle.loadBundle(ResourceBundle.java:1943)
   at java.util.ResourceBundle.findBundle(ResourceBundle.java:1767)
   at java.util.ResourceBundle.findBundle(ResourceBundle.java:1718)
   at java.util.ResourceBundle.findBundle(ResourceBundle.java:1718)
   at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1659)
Comment 1 jjuneau 2016-07-28 11:04:38 UTC
Created attachment 161483 [details]
stacktrace
Comment 2 Exceptions Reporter 2017-11-01 06:21:40 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=225475
Comment 3 OndrejM 2018-02-05 21:29:22 UTC
Created attachment 165623 [details]
stacktrace

Show log of via GlasFish server plugin (with Payara Server 5 beta 2 running)