Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
 
Go Back   Zimbra - Forums > Zimbra Collaboration Suite > Zimlets

Welcome to the Zimbra - Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack (2) Thread Tools Display Modes
  2 links from elsewhere to this Post. Click to view. #1 (permalink)  
Old 07-17-2007, 06:02 PM
Active Member
 
Posts: 30
Default Admin interface fails after install of posix/samba zimlets

Hi all,

I have installed the zimbra_posixaccount and zimbra_samba zimlets as per the wiki instructions. The deployement completed with no errors, but when I was asked to refresh the admin console (port 7071), I logged out and logged in again, but the system is stuck each time on the loading in... page.

In the log I have found this error for each zimlet:
zimlet - unauthorized request to zimlet zimbra_posixaccount from user

I do not know what is happening and how to fix it.

Otherwise, how can I remove the zimlets so that I can use the admin interface again?

I use ZIMBRA 4.5 on Mandriva 2007.1.

Thanks
Reply With Quote
  #2 (permalink)  
Old 07-17-2007, 11:12 PM
Zimbra Consultant & Moderator
 
Posts: 11,506
Default

You can use the 'undeploy' option, run zmzimletctl as the zimbra user for the syntax.
__________________
Regards


Bill
Reply With Quote
  #3 (permalink)  
Old 07-18-2007, 12:43 AM
Active Member
 
Posts: 30
Default

ok got the zimlet removed and I tried to put them back in.

I get the following error from the mailbox.log when I reload ZimbraAdmin.

How can I get these zimlet working?

2007-07-18 18:38:34,412 INFO [btpool0-10] [] zimlet - unauthorized request to zimlet zimbra_posixaccount from user 6c10032c-a3e4-4079-9ea3-cdbebec95afa
2007-07-18 18:38:34,455 INFO [btpool0-10] [] zimlet - unauthorized request to zimlet zimbra_posixaccount from user 6c10032c-a3e4-4079-9ea3-cdbebec95afa
2007-07-18 18:38:34,506 INFO [btpool0-10] [] zimlet - unauthorized request to zimlet zimbra_posixaccount from user 6c10032c-a3e4-4079-9ea3-cdbebec95afa
2007-07-18 18:38:34,583 INFO [btpool0-10] [] zimlet - unauthorized request to zimlet zimbra_posixaccount from user 6c10032c-a3e4-4079-9ea3-cdbebec95afa
2007-07-18 18:38:34,600 INFO [btpool0-10] [] zimlet - unauthorized request to zimlet zimbra_posixaccount from user 6c10032c-a3e4-4079-9ea3-cdbebec95afa
2007-07-18 18:38:34,610 INFO [btpool0-10] [] zimlet - unauthorized request to zimlet zimbra_posixaccount from user 6c10032c-a3e4-4079-9ea3-cdbebec95afa
2007-07-18 18:38:34,618 INFO [btpool0-10] [] zimlet - unauthorized request to zimlet zimbra_samba from user 6c10032c-a3e4-4079-9ea3-cdbebec95afa
2007-07-18 18:38:34,631 INFO [btpool0-10] [] zimlet - unauthorized request to zimlet zimbra_samba from user 6c10032c-a3e4-4079-9ea3-cdbebec95afa
2007-07-18 18:38:34,640 INFO [btpool0-10] [] zimlet - unauthorized request to zimlet zimbra_samba from user 6c10032c-a3e4-4079-9ea3-cdbebec95afa
2007-07-18 18:38:34,671 INFO [btpool0-10] [] zimlet - unauthorized request to zimlet zimbra_samba from user 6c10032c-a3e4-4079-9ea3-cdbebec95afa
2007-07-18 18:38:34,681 INFO [btpool0-10] [] zimlet - unauthorized request to zimlet zimbra_samba from user 6c10032c-a3e4-4079-9ea3-cdbebec95afa
2007-07-18 18:38:34,688 INFO [btpool0-10] [] zimlet - unauthorized request to zimlet zimbra_samba from user 6c10032c-a3e4-4079-9ea3-cdbebec95afa
2007-07-18 18:38:34,696 INFO [btpool0-10] [] zimlet - unauthorized request to zimlet zimbra_samba from user 6c10032c-a3e4-4079-9ea3-cdbebec95afa
2007-07-18 18:38:34,702 INFO [btpool0-10] [] zimlet - unauthorized request to zimlet zimbra_samba from user 6c10032c-a3e4-4079-9ea3-cdbebec95afa
2007-07-18 18:38:34,708 INFO [btpool0-10] [] zimlet - unauthorized request to zimlet zimbra_samba from user 6c10032c-a3e4-4079-9ea3-cdbebec95afa
2007-07-18 18:38:34,719 INFO [btpool0-10] [] zimlet - unauthorized request to zimlet zimbra_samba from user 6c10032c-a3e4-4079-9ea3-cdbebec95afa
2007-07-18 18:38:34,838 WARN [btpool0-10] [ua=ZimbraWebClient - FF2.0 (Linux)/undefined;ip=192.168.69.5;name=admin@avonsys.com;] soap - handler exception
java.lang.AbstractMethodError
at com.zimbra.soap.SoapEngine.dispatchRequest(SoapEng ine.java:341)
at com.zimbra.soap.SoapEngine.dispatch(SoapEngine.jav a:187)
at com.zimbra.soap.SoapEngine.dispatch(SoapEngine.jav a:99)
at com.zimbra.soap.SoapServlet.doPost(SoapServlet.jav a:243)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:727)
at com.zimbra.cs.servlet.ZimbraServlet.service(Zimbra Servlet.java:162)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:820)
at org.mortbay.jetty.servlet.ServletHolder.handle(Ser vletHolder.java:487)
at org.mortbay.jetty.servlet.ServletHandler.handle(Se rvletHandler.java:367)
at org.mortbay.jetty.security.SecurityHandler.handle( SecurityHandler.java:216)
at org.mortbay.jetty.servlet.SessionHandler.handle(Se ssionHandler.java:181)
at org.mortbay.jetty.handler.ContextHandler.handle(Co ntextHandler.java:712)
at org.mortbay.jetty.webapp.WebAppContext.handle(WebA ppContext.java:405)
at org.mortbay.jetty.handler.ContextHandlerCollection .handle(ContextHandlerCollection.java:211)
at org.mortbay.jetty.handler.HandlerCollection.handle (HandlerCollection.java:114)
at org.mortbay.jetty.handler.HandlerWrapper.handle(Ha ndlerWrapper.java:139)
at org.mortbay.jetty.Server.handle(Server.java:286)
at org.mortbay.jetty.HttpConnection.handleRequest(Htt pConnection.java:503)
at org.mortbay.jetty.HttpConnection$RequestHandler.co ntent(HttpConnection.java:841)
at org.mortbay.jetty.HttpParser.parseNext(HttpParser. java:643)
at org.mortbay.jetty.HttpParser.parseAvailable(HttpPa rser.java:204)
at org.mortbay.jetty.HttpConnection.handle(HttpConnec tion.java:379)
at org.mortbay.jetty.bio.SocketConnector$Connection.r un(SocketConnector.java:226)
at org.mortbay.jetty.security.SslSocketConnector$SslC onnection.run(SslSocketConnector.java:626)
at org.mortbay.thread.BoundedThreadPool$PoolThread.ru n(BoundedThreadPool.java:442)
Reply With Quote
  #4 (permalink)  
Old 07-18-2007, 03:23 AM
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
  #5 (permalink)  
Old 07-18-2007, 04:38 AM
Active Member
 
Posts: 30
Default

Quote:
Originally Posted by Franck View Post
Hi all,


I use ZIMBRA 4.5 on Mandriva 2007.1.

Thanks
sorry, I'm on 5.0.BETA1

How can I downgrade to 4.5.6 for Mandriva or where do I find the utils for 5.0?
Reply With Quote
  #6 (permalink)  
Old 01-11-2008, 05:34 AM
Member
 
Posts: 11
Default

su - zimbra
zmzimletctl undeploy zimbra_posixaccount
zmzimletctl undeploy zimbra_samba
Reply With Quote
Reply


Thread Tools
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

Zimbrablog.com




 

Search Engine Optimization by vBSEO 3.1.0