> -----Urspr�ngliche Nachricht-----
> Von: Shapira, Yoav *EXTERN* [mailto:[EMAIL PROTECTED]
> Gesendet: Donnerstag, 13. November 2003 15:11
> An: Tomcat Users List
> Betreff: RE: tomcat 4.1.28 Manager/Admin Applications
> 
> 
> 
> Howdy,
> 
> >(1) with the admin application: can log in, but requesting
> >user/group/roles/user database info
> >gives nothing besides error messages ("The server encountered an
> internal
> >error (Error retrieving attribute users) that prevented it from
> fulfilling
> >this request")
> 
> What's in the logs when this happens?
this is in the log:

2003-11-13 11:33:36 action: Error retrieving attribute users 
                   
javax.management.MalformedObjectNameException: Missing ':' character in ObjectName

.at javax.management.ObjectName.parseDomain(ObjectName.java:111)                
.at javax.management.ObjectName.parse(ObjectName.java:91)                       
.at javax.management.ObjectName.<init>(ObjectName.java:43)                      
.at org.apache.webapp.admin.users.UserUtils.getUsersForm(UserUtils.java:156)    
.at org.apache.webapp.admin.users.ListUsersAction.perform(ListUsersAction.java:1
.at org.apache.struts.action.Action.execute(Action.java:420)                    
.at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProces
.at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
.at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)     
.at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:507)        
.at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)                
.at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)                
.... etc. etc.

> 
> >(2) with the manager application: lets me fill in and send login
> request -
> >and nothing more, what
> >I get then is a blank white screen in the browser and following
> Exception
> >in the catalina-log:
> >
> >
> >"
> >2003-11-10 12:51:45 CoyoteAdapter An exception or error 
> occurred in the
> >container during the request processing
> >java.lang.ArrayIndexOutOfBoundsException
> >     at org.apache.catalina.util.Base64.decode(Base64.java:288)
> 
> Do you have a user name with strange characters?

Maybe I am strange but I take care of my usernames not to be eccentric ;-)) 
> 
> I also think 4.1.29 has a related fix in Coyote.

THAT would be great!! 
> 
> Yoav Shapira
> 
> 
> 
> 
> This e-mail, including any attachments, is a confidential 
> business communication, and may contain information that is 
> confidential, proprietary and/or privileged.  This e-mail is 
> intended only for the individual(s) to whom it is addressed, 
> and may not be saved, copied, printed, disclosed or used by 
> anyone else.  If you are not the(an) intended recipient, 
> please immediately delete this e-mail from your computer 
> system and notify the sender.  Thank you.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to