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 237158 - AssertionError at org.netbeans.modules.tomcat5.deploy.TomcatManager.loadTomEEInfo
Summary: AssertionError at org.netbeans.modules.tomcat5.deploy.TomcatManager.loadTomEE...
Status: RESOLVED DUPLICATE of bug 237134
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-15 19:55 UTC by brettryan
Modified: 2013-10-15 20:07 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 204605


Attachments
stacktrace (7.23 KB, text/plain)
2013-10-15 19:55 UTC, brettryan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description brettryan 2013-10-15 19:55:31 UTC
Build: NetBeans IDE Dev (Build 201310150001)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.0-b56, Java(TM) SE Runtime Environment, 1.7.0_40-b43
OS: Mac OS X

User Comments:
brettryan: Can not open tomcat properties.

I have tried deleting the default tomcat server and recreating with no luck.




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.customizer.CustomizerDataSupport.init(CustomizerDataSupport.java:254)
   at org.netbeans.modules.tomcat5.customizer.CustomizerDataSupport.<init>(CustomizerDataSupport.java:135)
   at org.netbeans.modules.tomcat5.customizer.Customizer.initComponents(Customizer.java:69)
Comment 1 brettryan 2013-10-15 19:55:33 UTC
Created attachment 141115 [details]
stacktrace
Comment 2 Petr Hejl 2013-10-15 20:07:04 UTC

*** This bug has been marked as a duplicate of bug 237134 ***