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 239030 - org.netbeans.modules.tomcat5.AuthorizationException at org.netbeans.modules.tomcat5.deploy.TomcatManagerImpl.list
Summary: org.netbeans.modules.tomcat5.AuthorizationException at org.netbeans.modules.t...
Status: RESOLVED INVALID
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:
Depends on:
Blocks:
 
Reported: 2013-12-01 22:48 UTC by ssazonov
Modified: 2014-01-10 15:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 205704


Attachments
stacktrace (1.45 KB, text/plain)
2013-12-01 22:48 UTC, ssazonov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ssazonov 2013-12-01 22:48:06 UTC
Build: NetBeans IDE Dev (Build 201311290002)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.45-b08, Java(TM) SE Runtime Environment, 1.7.0_45-b18
OS: Windows 7

User Comments:
ssazonov: ...




Stacktrace: 
org.netbeans.modules.tomcat5.AuthorizationException
   at org.netbeans.modules.tomcat5.deploy.TomcatManagerImpl.list(TomcatManagerImpl.java:403)
   at org.netbeans.modules.tomcat5.deploy.TomcatManager.modules(TomcatManager.java:726)
   at org.netbeans.modules.tomcat5.deploy.TomcatManager.getAvailableModules(TomcatManager.java:537)
   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 ssazonov 2013-12-01 22:48:07 UTC
Created attachment 142768 [details]
stacktrace
Comment 2 ssazonov 2013-12-01 22:51:31 UTC
I tried to run the application, instead I got the error
Comment 3 Petr Hejl 2014-01-10 15:02:50 UTC
Looks like the password or username you entered in the ide is wrong.