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 235549 - org.netbeans.modules.tomcat5.AuthorizationException at org.netbeans.modules.tomcat5.TomcatManagerImpl.list
Summary: org.netbeans.modules.tomcat5.AuthorizationException at org.netbeans.modules.t...
Status: RESOLVED DUPLICATE of bug 243157
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-09-05 10:23 UTC by aquaglia
Modified: 2014-03-21 16:30 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 203602


Attachments
stacktrace (1.40 KB, text/plain)
2013-09-05 10:23 UTC, aquaglia
Details

Note You need to log in before you can comment on or make changes to this bug.
Description aquaglia 2013-09-05 10:23:02 UTC
This bug was originally marked as duplicate of bug 202045, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build 201308092300)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.0-b55, Java(TM) SE Runtime Environment, 1.7.0_40-ea-b38
OS: Windows 7

User Comments:
GUEST: Netbeans dont save the server password.

- Tomcat 7.0.14
- Netbeans 7.0.1

aquaglia: launching debug of webapp

etf: Nothing special




Stacktrace: 
org.netbeans.modules.tomcat5.AuthorizationException
   at org.netbeans.modules.tomcat5.TomcatManagerImpl.list(TomcatManagerImpl.java:399)
   at org.netbeans.modules.tomcat5.TomcatManager.modules(TomcatManager.java:639)
   at org.netbeans.modules.tomcat5.TomcatManager.getAvailableModules(TomcatManager.java:450)
   at org.netbeans.modules.j2ee.deployment.impl.TargetServer.getAvailableTMIDsMap(TargetServer.java:420)
   at org.netbeans.modules.j2ee.deployment.impl.TargetServer.getDeploymentDirectoryModules(TargetServer.java:951)
   at org.netbeans.modules.j2ee.deployment.impl.TargetServer.undeploy(TargetServer.java:750)
Comment 1 aquaglia 2013-09-05 10:23:07 UTC
Created attachment 139695 [details]
stacktrace
Comment 2 Petr Hejl 2014-03-21 09:43:26 UTC
Are you sure the password provided is correct? We may show a normal dialog othewise people are reporting it via reporter.
Comment 3 Petr Hejl 2014-03-21 16:00:44 UTC

*** This bug has been marked as a duplicate of bug 243157 ***
Comment 4 aquaglia 2014-03-21 16:10:35 UTC
Hi, why was this bug marked as duplicate of bug 243157 while it should have been the opposite as this bug was opened BEFORE 243157 .
Thanks.
Comment 5 Petr Hejl 2014-03-21 16:30:30 UTC
The newer bug has the right stacktrace. See the difference in packages. So whoever will fix it he gets the right one.