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 237157 - 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:52 UTC by brettryan
Modified: 2013-10-15 20:07 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 204604


Attachments
stacktrace (2.23 KB, text/plain)
2013-10-15 19:52 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:52: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: Launched NB for the first time after updating nightly.

I did import my 7.3.1 settings




Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.tomcat5.deploy.TomcatManager.loadTomEEInfo(TomcatManager.java:470)
   at org.netbeans.modules.tomcat5.deploy.TomcatManager.getTomEEVersion(TomcatManager.java:462)
   at org.netbeans.modules.tomcat5.config.TomcatModuleConfigurationFactory.create(TomcatModuleConfigurationFactory.java:87)
   at org.netbeans.modules.j2ee.deployment.config.ConfigSupportImpl$1.run(ConfigSupportImpl.java:802)
   at org.netbeans.modules.j2ee.deployment.config.ConfigSupportImpl$1.run(ConfigSupportImpl.java:784)
   at org.openide.util.Mutex.readAccess(Mutex.java:295)
Comment 1 brettryan 2013-10-15 19:52:33 UTC
Created attachment 141114 [details]
stacktrace
Comment 2 Petr Hejl 2013-10-15 20:07:09 UTC

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