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 256810 - org.netbeans.modules.glassfish.tooling.server.config.ServerConfigException: Library builder was already used for GlassFish 4 use new instance for GlassFish4.1.1
Summary: org.netbeans.modules.glassfish.tooling.server.config.ServerConfigException: L...
Status: NEW
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-26 13:12 UTC by Ralph Ruijs
Modified: 2016-07-30 19:28 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 220472


Attachments
stacktrace (2.75 KB, text/plain)
2015-11-26 13:12 UTC, Ralph Ruijs
Details
stacktrace (2.75 KB, text/plain)
2016-07-30 19:28 UTC, Ralph Ruijs
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ralph Ruijs 2015-11-26 13:12:43 UTC
Build: NetBeans IDE Dev (Build 20151125-038cb102539b)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.66-b17, Java(TM) SE Runtime Environment, 1.8.0_66-b17
OS: Linux

User Comments:
GUEST: glassfish 4.1.1 has bug, i am downgrade to 4.1 then got such message. don't know what is that, just for your reference.

ralphbenjamin: Removed all the servers and downloaded a new glassfish server (4.0). Exception was shown after the wizard was finished.




Stacktrace: 
org.netbeans.modules.glassfish.tooling.server.config.ServerConfigException: Library builder was already used for GlassFish 4 use new instance for GlassFish4.1.1
   at org.netbeans.modules.glassfish.tooling.server.config.ConfigBuilder.versionCheck(ConfigBuilder.java:239)
   at org.netbeans.modules.glassfish.tooling.server.config.ConfigBuilder.getLibraries(ConfigBuilder.java:259)
   at org.netbeans.modules.glassfish.javaee.Hk2LibraryProvider.getLibraryClassPathURLs(Hk2LibraryProvider.java:465)
   at org.netbeans.modules.glassfish.javaee.Hk2LibraryProvider.getJavaEEClassPathURLs(Hk2LibraryProvider.java:361)
   at org.netbeans.modules.glassfish.javaee.JavaEEServerModuleFactory.ensureGlassFishApiSupport(JavaEEServerModuleFactory.java:274)
   at org.netbeans.modules.glassfish.javaee.JavaEEServerModuleFactory.access$200(JavaEEServerModuleFactory.java:79)
Comment 1 Ralph Ruijs 2015-11-26 13:12:46 UTC
Created attachment 157506 [details]
stacktrace
Comment 2 Exceptions Reporter 2016-04-15 09:29:57 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=220472
Comment 3 Ralph Ruijs 2016-07-30 19:28:18 UTC
Created attachment 161501 [details]
stacktrace

Added a glashfish 4.1 server to the location where there used to be a 4.1.1 installation