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 237134 - AssertionError at org.netbeans.modules.tomcat5.deploy.TomcatManager.loadTomEEInfo
Summary: AssertionError at org.netbeans.modules.tomcat5.deploy.TomcatManager.loadTomEE...
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
: 237157 237158 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-10-15 13:40 UTC by misterm
Modified: 2013-10-15 20:07 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 204589


Attachments
stacktrace (3.72 KB, text/plain)
2013-10-15 13:40 UTC, misterm
Details

Note You need to log in before you can comment on or make changes to this bug.
Description misterm 2013-10-15 13:40:30 UTC
Build: NetBeans IDE Dev (Build 20131015-25510851270b)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.3-b01, Java(TM) SE Runtime Environment, 1.7.0_07-b11
OS: Windows 7

User Comments:
misterm: .




Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.tomcat5.deploy.TomcatManager.loadTomEEInfo(TomcatManager.java:470)
   at org.netbeans.modules.tomcat5.deploy.TomcatManager.isTomEE(TomcatManager.java:442)
   at org.netbeans.modules.tomcat5.util.TomcatProperties.getClasses(TomcatProperties.java:635)
   at org.netbeans.modules.tomcat5.j2ee.TomcatPlatformImpl.loadLibraries(TomcatPlatformImpl.java:542)
   at org.netbeans.modules.tomcat5.j2ee.TomcatPlatformImpl.getLibraries(TomcatPlatformImpl.java:195)
   at org.netbeans.modules.j2ee.deployment.devmodules.api.J2eePlatform.getLibraries(J2eePlatform.java:382)
Comment 1 misterm 2013-10-15 13:40:31 UTC
Created attachment 141098 [details]
stacktrace
Comment 2 Petr Hejl 2013-10-15 13:43:28 UTC
This has been already fixed.
Comment 3 Petr Hejl 2013-10-15 20:07:04 UTC
*** Bug 237158 has been marked as a duplicate of this bug. ***
Comment 4 Petr Hejl 2013-10-15 20:07:09 UTC
*** Bug 237157 has been marked as a duplicate of this bug. ***