View Single Post
  #3 (permalink)  
Old 05-17-2007, 08:17 AM
ajsp ajsp is offline
Junior Member
 
Posts: 5
Default :)

Ahhh that is where it gets logged... . Sure enough this is what I get after a fresh login

2007-05-17 10:15:58,102 INFO [http-80-Processor96] [mid=2;ua=ZimbraWebClient - FF2.0 (Win)/4.5.5_GA_838.SuSE10;ip=1.1.1.1;name=someone@somewh ere.net;] zimlet - Zimlet not found: /opt/zimbra/tomcat/webapps/service/zimlet/com_zimbra_amzn
2007-05-17 10:15:58,115 INFO [http-80-Processor96] [mid=2;ua=ZimbraWebClient - FF2.0 (Win)/4.5.5_GA_838.SuSE10;ip=1.1.1.1;name=someone@somewh ere.net;] zimlet - Zimlet not found: /opt/zimbra/tomcat/webapps/service/zimlet/com_zimbra_po
2007-05-17 10:15:58,122 INFO [http-80-Processor96] [mid=2;ua=ZimbraWebClient - FF2.0 (Win)/4.5.5_GA_838.SuSE10;ip=1.1.1.1;name=someone@somewh ere.net;] zimlet - Zimlet not found: /opt/zimbra/tomcat/webapps/service/zimlet/com_zimbra_sforce
2007-05-17 10:15:58,124 INFO [http-80-Processor96] [mid=2;ua=ZimbraWebClient - FF2.0 (Win)/4.5.5_GA_838.SuSE10;ip=1.1.1.1;name=someone@somewh ere.net;] zimlet - Zimlet not found: /opt/zimbra/tomcat/webapps/service/zimlet/com_zimbra_ymaps
2007-05-17 10:15:58,132 INFO [http-80-Processor96] [mid=2;ua=ZimbraWebClient - FF2.0 (Win)/4.5.5_GA_838.SuSE10;ip=1.1.1.1;name=someone@somewh ere.net;] zimlet - Zimlet not found: /opt/zimbra/tomcat/webapps/service/zimlet/com_zimbra_xslt
2007-05-17 10:15:58,152 INFO [http-80-Processor96] [mid=2;ua=ZimbraWebClient - FF2.0 (Win)/4.5.5_GA_838.SuSE10;ip=1.1.1.1;name=someone@somewh ere.net;] zimlet - Zimlet not found: /opt/zimbra/tomcat/webapps/service/zimlet/com_zimbra_evite
2007-05-17 10:15:58,171 INFO [http-80-Processor96] [mid=2;ua=ZimbraWebClient - FF2.0 (Win)/4.5.5_GA_838.SuSE10;ip=1.1.1.1;name=someone@somewh ere.net;] zimlet - cannot find zimlet com_zimbra_xslt
2007-05-17 10:15:58,214 INFO [http-80-Processor96] [mid=2;ua=ZimbraWebClient - FF2.0 (Win)/4.5.5_GA_838.SuSE10;ip=1.1.1.1;name=someone@somewh ere.net;] zimlet - cannot find zimlet com_zimbra_evite
2007-05-17 10:15:58,229 INFO [http-80-Processor96] [mid=2;ua=ZimbraWebClient - FF2.0 (Win)/4.5.5_GA_838.SuSE10;ip=1.1.1.1;name=someone@somewh ere.net;] zimlet - cannot find zimlet com_zimbra_amzn
2007-05-17 10:15:58,240 INFO [http-80-Processor96] [mid=2;ua=ZimbraWebClient - FF2.0 (Win)/4.5.5_GA_838.SuSE10;ip=1.1.1.1;name=someone@somewh ere.net;] zimlet - cannot find zimlet com_zimbra_po
2007-05-17 10:15:58,241 INFO [http-80-Processor96] [mid=2;ua=ZimbraWebClient - FF2.0 (Win)/4.5.5_GA_838.SuSE10;ip=1.1.1.1;name=someone@somewh ere.net;] zimlet - cannot find zimlet com_zimbra_sforce
2007-05-17 10:15:58,241 INFO [http-80-Processor96] [mid=2;ua=ZimbraWebClient - FF2.0 (Win)/4.5.5_GA_838.SuSE10;ip=1.1.1.1;name=someone@somewh ere.net;] zimlet - cannot find zimlet com_zimbra_ymaps

The contents of /opt/zimbra/tomcat/webapps/service/zimlet

.
..
com_zimbra_arcade
com_zimbra_bugz
com_zimbra_date
com_zimbra_email
com_zimbra_phone
com_zimbra_photo
com_zimbra_search
com_zimbra_tracking
com_zimbra_travelagent
com_zimbra_url
com_zimbra_wikipedia

So that makes sense to me since all of the zimlets it is complaining about are not actually there! I should probably just admit that I am not a hundred percent but I would assume that travelagent and bugz would have list elements in the zimlets list to be acted upon (in the user view)?

Thanks again!
Reply With Quote