History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: JEEAS-20
Type: Exception Exception
Status: Open Open
Priority: Normal Normal
Assignee: Martin Fuhrer
Reporter: Mikhail Gedzberg
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JEE Application Servers

In case of incorrect password or name IDEA should prevent full exception log appearance on console

Created: 20 Sep 06 15:41   Updated: 20 Sep 06 15:41
Component/s: Glassfish
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 5,909


 Description  « Hide
[2006-09-20 03:42:12,843] Module aaa: Module is being deployed, please wait...
java.lang.IllegalStateException: java.io.IOException: Invalid user or password
at com.sun.enterprise.deployapi.SunDeploymentManager.getTargets(SunDeploymentManager.java:215)
at com.fuhrer.idea.javaee.server.JavaeeServerImpl.handleDeployment(JavaeeServerImpl.java:59)
at com.fuhrer.idea.javaee.server.JavaeeServerInstance$2.run(JavaeeServerInstance.java:90)
at java.lang.Thread.run(Thread.java:595)
Caused by: java.lang.RuntimeException: java.io.IOException: Invalid user or password
at com.sun.appserv.management.client.ProxyFactory.getInstance(ProxyFactory.java:443)
at com.sun.appserv.management.client.ProxyFactory.getInstance(ProxyFactory.java:388)
at com.sun.enterprise.deployapi.SunDeploymentManager.getProxyFactory(SunDeploymentManager.java:1648)
at com.sun.enterprise.deployapi.SunDeploymentManager.getRootProxy(SunDeploymentManager.java:1625)
at com.sun.enterprise.deployapi.SunDeploymentManager.getDomainConfigProxy(SunDeploymentManager.java:1637)
at com.sun.enterprise.deployapi.SunDeploymentManager.getTargets(SunDeploymentManager.java:186)
... 3 more
Caused by: java.io.IOException: Invalid user or password
at com.sun.enterprise.admin.jmx.remote.comm.ServletConnection.handleException(ServletConnection.java:221)
at com.sun.enterprise.admin.jmx.remote.comm.ServletConnection.receive(ServletConnection.java:119)
at com.sun.enterprise.admin.jmx.remote.comm.MBeanServerMessageConductor.invoke(MBeanServerMessageConductor.java:62)
at com.sun.enterprise.admin.jmx.remote.internal.RemoteMBeanServerConnection.getAttribute(RemoteMBeanServerConnection.java:284)
at com.sun.appserv.management.util.jmx.JMXUtil.getMBeanServerID(JMXUtil.java:110)
at com.sun.appserv.management.client.ProxyFactory.getInstance(ProxyFactory.java:424)
... 8 more
[2006-09-20 03:42:13,078] Module aaa: Error during module deployment. See server log for details.

 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.