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 Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-23-2008, 07:00 AM
Loyal Member
 
Posts: 89
Default Zimlets not working

I'm not sure if the upgrade effected them or what but none of our zimlets our working. I'm talking basic preinstalled zimlets. Date,url,etc. We are using 5.01. Any help would be appreciated. Thanks
Reply With Quote
  #2 (permalink)  
Old 01-23-2008, 12:58 PM
Zimlet Guru & Moderator
 
Posts: 467
Default

Quote:
Originally Posted by mclain View Post
I'm not sure if the upgrade effected them or what but none of our zimlets our working. I'm talking basic preinstalled zimlets. Date,url,etc. We are using 5.01. Any help would be appreciated. Thanks
Are the zimlet's enabled in the console window?
Reply With Quote
  #3 (permalink)  
Old 01-24-2008, 07:11 AM
Loyal Member
 
Posts: 89
Default

Yes they are. Just some more information. I've tried uninstalling and reinstalling the zimlets to see if I could get them to work. Also, as browsers are concerned I've tried using IE7 and FireFox.
Reply With Quote
  #4 (permalink)  
Old 01-24-2008, 09:18 AM
Former Zimbran
 
Posts: 5,606
Default

Things to look at:

When you deploy, look at mailbox.log for errors
install firebug
when a user logs in, look at mailbox.log for zimlet errors
Reply With Quote
  #5 (permalink)  
Old 01-25-2008, 04:46 AM
Loyal Member
 
Posts: 89
Default

This is from the mailbox.log after redeploying zimlet

mailbox - FileUploadServlet received Upload: { accountId=9c5f8473-f525-4d3a-bf93-0c9550c05fad, time=Fri Jan 25 06:39:34 EST 2008, uploadId=98e74ec4-8ce2-41c8-88b7-c49218dcba92:0ac06c3a-d3ed-474d-8c42-ca82698ebed3, com_zimbra_date.zip}
2008-01-25 06:39:34,990 INFO [Thread-623] [] zimlet - Deploying Zimlet com_zimbra_date in LDAP.
2008-01-25 06:39:34,991 WARN [Thread-623] [] misc - checkValue: no attribute info for: zimbraZimletServerIndexRegex
2008-01-25 06:39:34,991 WARN [Thread-623] [] misc - checkValue: no attribute info for: zimbraZimletHandlerClass
2008-01-25 06:39:34,996 INFO [Thread-623] [] zimlet - Installing Zimlet com_zimbra_date on this host.
2008-01-25 06:39:35,008 INFO [Thread-623] [] zimlet - Adding Zimlet com_zimbra_date to COS default
2008-01-25 06:39:35,016 INFO [Thread-623] [] zimlet - Enabling Zimlet com_zimbra_date
2008-01-25 06:39:35,021 INFO [Thread-623] [] zimlet - Skipping on zimbra.fstrf.org
Reply With Quote
  #6 (permalink)  
Old 01-25-2008, 04:56 AM
Loyal Member
 
Posts: 89
Default

Also saw this error in firebug

body><h2>HTTP ERROR: 500</h2><pre>INTERNAL_SERVER_ERROR</pre>

<p>RequestURI=/service/zimlet/res/Zimlets-nodev_all.css</p><h3>Caused by:</h3><pre>java.lang.NullPoi

nterException

at com.zimbra.cs.zimlet.ZimletFilter.doFilter(ZimletF ilter.java:108)

at org.mortbay.jetty.servlet.ServletHandler$CachedCha in.doFilter(ServletHandler.java:1084)

at org.mortbay.servlet.UserAgentFilter.doFilter(UserA gentFilter.java:81)

at org.mortbay.servlet.GzipFilter.doFilter(GzipFilter .java:132)

at org.mortbay.jetty.servlet.ServletHandler$CachedCha in.doFilter(ServletHandler.java:1084)

at org.mortbay.jetty.servlet.ServletHandler.handle(Se rvletHandler.java:360)

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:716)

at org.mortbay.jetty.webapp.WebAppContext.handle(WebA ppContext.java:406)

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.handler.RewriteHandler.handle(Re writeHandler.java:176)

at org.mortbay.jetty.handler.HandlerWrapper.handle(Ha ndlerWrapper.java:139)

at org.mortbay.jetty.Server.handle(Server.java:313)

at org.mortbay.jetty.HttpConnection.handleRequest(Htt pConnection.java:506)

at org.mortbay.jetty.HttpConnection$RequestHandler.he aderComplete(HttpConnection.java:830)

at org.mortbay.jetty.HttpParser.parseNext(HttpParser. java:514)

at org.mortbay.jetty.HttpParser.parseAvailable(HttpPa rser.java:211)

at org.mortbay.jetty.HttpConnection.handle(HttpConnec tion.java:381)

at org.mortbay.io.nio.SelectChannelEndPoint.run(Selec tChannelEndPoint.java:396)

at org.mortbay.thread.BoundedThreadPool$PoolThread.ru n(BoundedThreadPool.java:442)
Reply With Quote
  #7 (permalink)  
Old 01-28-2008, 02:09 AM
drb drb is offline
Member
 
Posts: 11
Default Zimlets stop working on change to non-standard port

I noticed all zimlets had stopped working on my installation of 5.0.0_RC1

Troubleshooting (backtracking) showed that switching Zimbra to port 81 to coexist with apache was the reason. Switching back to port 80 restored zimlet function. Switching to port 81 stopped them again. Proven through two cycles of change (just to be sure!).

Note that this is not 5.0.1 -- it's 5.0.0_RC1. YMMV.

Cheers -- Ross
Reply With Quote
  #8 (permalink)  
Old 01-28-2008, 04:17 PM
drb drb is offline
Member
 
Posts: 11
Default

Replying to my own post:

This is known bug 22434: Bug 22434 - All Zimlets break on non-standard http port
Port numbers are hard-coded in /opt/zimbra/jetty-6.1.5/etc/service.web.xml.in
Change from 80 or 443 stops Zimlets from working.

Fix is as given in Bugzilla

Cheers -- Ross
Reply With Quote
  #9 (permalink)  
Old 01-29-2008, 07:33 AM
Loyal Member
 
Posts: 89
Default

We are using 443 so that is not the issue. I noticed that the only zimlet that shows up is the local zimlet for all of our users even though all users have been given access to all.
Reply With Quote
  #10 (permalink)  
Old 01-29-2008, 11:46 AM
Active Member
 
Posts: 39
Default only two of my zimblets do not work in the 5.01 GA release

my zimblets work with the exceptionn of Google Translator and wikipedia
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
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.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.