View Single Post
  #4 (permalink)  
Old 07-18-2007, 03:23 AM
Franck Franck is offline
Active Member
 
Posts: 30
Default more log info

Quote:
Originally Posted by phoenix View Post
You can use the 'undeploy' option, run zmzimletctl as the zimbra user for the syntax.

I found this in the /opt/zimbra/mailboxd/logs, I have now a better idea of what is happening, the client cannot find the files (304)... now why?

192.168.69.5 - - [18/07/2007:09:20:16 +0000] "POST /service/admin/soap/GetAdminExtensionZimletsRequest HTTP/1.1" 200 1987
192.168.69.5 - - [18/07/2007:09:20:16 +0000] "GET /service/zimlet/zimbra_posixaccount/zimbra_posixaccount.js HTTP/1.1" 304 0
192.168.69.5 - - [18/07/2007:09:20:16 +0000] "GET /service/zimlet/zimbra_posixaccount/ZaPosixGroup.js HTTP/1.1" 304 0
192.168.69.5 - - [18/07/2007:09:20:17 +0000] "GET /service/zimlet/zimbra_posixaccount/ZaPosixGroupController.js HTTP/1.1" 304 0
192.168.69.5 - - [18/07/2007:09:20:17 +0000] "GET /service/zimlet/zimbra_posixaccount/ZaPosixGroupListController.js HTTP/1.1" 304 0
192.168.69.5 - - [18/07/2007:09:20:17 +0000] "GET /service/zimlet/zimbra_posixaccount/ZaPosixGroupListView.js HTTP/1.1" 304 0
192.168.69.5 - - [18/07/2007:09:20:17 +0000] "GET /service/zimlet/zimbra_posixaccount/ZaPosixGroupXFormView.js HTTP/1.1" 304 0
192.168.69.5 - - [18/07/2007:09:20:17 +0000] "GET /service/zimlet/zimbra_samba/zimbra_samba_md4.js HTTP/1.1" 304 0
192.168.69.5 - - [18/07/2007:09:20:17 +0000] "GET /service/zimlet/zimbra_samba/zimbra_samba.js HTTP/1.1" 304 0
192.168.69.5 - - [18/07/2007:09:20:17 +0000] "GET /service/zimlet/zimbra_samba/ZaSamAccount.js HTTP/1.1" 304 0
192.168.69.5 - - [18/07/2007:09:20:17 +0000] "GET /service/zimlet/zimbra_samba/ZaSambaDomain.js HTTP/1.1" 304 0
192.168.69.5 - - [18/07/2007:09:20:17 +0000] "GET /service/zimlet/zimbra_samba/ZaSambaDomainController.js HTTP/1.1" 304 0
192.168.69.5 - - [18/07/2007:09:20:17 +0000] "GET /service/zimlet/zimbra_samba/ZaSambaDomainListController.js HTTP/1.1" 304 0
192.168.69.5 - - [18/07/2007:09:20:17 +0000] "GET /service/zimlet/zimbra_samba/ZaSambaDomainListView.js HTTP/1.1" 304 0
192.168.69.5 - - [18/07/2007:09:20:17 +0000] "GET /service/zimlet/zimbra_samba/ZaSambaDomainXFormView.js HTTP/1.1" 304 0
192.168.69.5 - - [18/07/2007:09:20:17 +0000] "GET /service/zimlet/zimbra_samba/ZaSambaAcFlagsXFormItem.js HTTP/1.1" 304 0
192.168.69.5 - - [18/07/2007:09:20:17 +0000] "GET /service/zimlet/zimbra_samba/ZaSambaGroupMapping.js HTTP/1.1" 304 0
192.168.69.5 - - [18/07/2007:09:20:17 +0000] "POST /service/admin/soap/GetAdminExtensionZimletsRequest HTTP/1.1" 200 1987
192.168.69.5 - - [18/07/2007:09:20:17 +0000] "POST /service/admin/soap/GetLDAPEntrysRequest HTTP/1.1" 500 2528
Reply With Quote