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

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
  #41 (permalink)  
Old 10-02-2009, 07:08 PM
Partner (VAR/HSP)
 
Posts: 259
Default

OK,
logged into admin console.
Click zimlets, click com_zimbra_social
Click undeploy, click yes on are you sure?
Click out of zimlets, and back in and com_zimbra_social is not in the list of zimlets anymore
run zmprov fc zimlet as zimbra on the server
Click deploy in admin console.
browse to downloaded version from the gallery.
Tick flush zimlet cache
Click deploy
mailbox log says this:
009-10-03 10:58:56,366 INFO [Thread-62855] [] zimlet - Installing Zimlet com_zimbra_social on this host.
2009-10-03 10:58:56,378 INFO [Thread-62855] [] zimlet - Upgrading Zimlet com_zimbra_social to 2.1.4
2009-10-03 10:58:56,507 INFO [Thread-62855] [] zimlet - Installing Zimlet config for com_zimbra_social
2009-10-03 10:58:56,635 INFO [Thread-62855] [] zimlet - Adding Zimlet com_zimbra_social to COS default
2009-10-03 10:58:56,725 INFO [Thread-62855] [] zimlet - Enabling Zimlet com_zimbra_social
2009-10-03 10:58:56,808 INFO [Thread-62855] [] zimlet - Skipping on subserve.sol1.net

I log back into my accounts, the social tab loads a little after logging in,
clicking on it generates the 403 error again.

I try and add my facebook account again, go through the steps successfully: facebook says "You may now close this window and return to the application."
I click OK, on the facebook account window, and nothing happens.
I click OK again, and the window closes, goes back to the list of accounts and the facebook account is not added.
Clicking refresh accounts doesn't work.
I know this zimlet works, as on the same server I can create a fresh account and it works no problems.
Other old accounts on the same domain have exactly the same problem. New accounts on the same domain with the same class of service have the problem. New domains don't seem to have the problem.

OK, I just narrowed it down. The particular class of service is the problem. Any ideas why one class of service would give errors and the others wouldn't?
__________________
http://www.solutionsfirst.com.au/hosting/zimbra/
Australia's premier Zimbra Hosting Partner
Resellers wanted!
Reply With Quote
  #42 (permalink)  
Old 10-02-2009, 09:46 PM
Zimbra Employee
 
Posts: 187
Default

Quote:
Originally Posted by dave_kempe View Post
OK, I just narrowed it down. The particular class of service is the problem. Any ideas why one class of service would give errors and the others wouldn't?
for both COSes, run,
Code:
 zmprov gc <COSname> | grep zimbraZimletAvailableZimlets
and see if they both match. I think you don't have few domains listed on it.


For all the missing domains, add each one of them using:
Code:
 zmprov mc <cosname> +zimbraProxyAllowedDomains <missingDomainName>
__________________
Bugzilla - Wiki - Downloads - Before posting... Search!
Reply With Quote
  #43 (permalink)  
Old 10-03-2009, 06:29 AM
Active Member
 
Posts: 44
Default

Quote:
you've right,

im using german language, and after switching to usa english, the social tab appeared - and i get the first task reminder. It never was displayed when german language was in use.
This appears to be my problem too. The social tab appears when I switch to English.
Reply With Quote
  #44 (permalink)  
Old 10-05-2009, 09:25 AM
Active Member
 
Posts: 42
Default

Now i have the same problem as described first.

I made a new Facebook account and add it to zimbra social. In both windows will success displayed but the account never appears in the list.
Reply With Quote
  #45 (permalink)  
Old 10-06-2009, 04:25 AM
Active Member
 
Posts: 42
Default

On a zimbra account that have not used the old social zimlet that doesn't worked, the new zimlet works fine without Error 403. Only on the one who has tested the old one, the new one makes an Java IO Error:

Quote:
org.mortbay.io.RuntimeIOException: java.io.IOException: Closed
at org.mortbay.io.UncheckedPrintWriter.write(Unchecke dPrintWriter.java:183)
at org.apache.jasper.runtime.JspWriterImpl.flushBuffe r(JspWriterImpl.java:181)
at org.apache.jasper.runtime.PageContextImpl.release( PageContextImpl.java:237)
at org.apache.jasper.runtime.JspFactoryImpl.internalR eleasePageContext(JspFactoryImpl.java:173)
at org.apache.jasper.runtime.JspFactoryImpl.releasePa geContext(JspFactoryImpl.java:124)
at org.apache.jsp.public_.login_jsp._jspService(login _jsp.java:663)
at org.apache.jasper.runtime.HttpJspBase.service(Http JspBase.java:109)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:820)
at org.apache.jasper.servlet.JspServletWrapper.servic e(JspServletWrapper.java:389)
at org.apache.jasper.servlet.JspServlet.serviceJspFil e(JspServlet.java:486)
at org.apache.jasper.servlet.JspServlet.service(JspSe rvlet.java:380)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:820)
at com.zimbra.webClient.servlet.JspServlet.service(Js pServlet.java:66)
at org.mortbay.jetty.servlet.ServletHolder.handle(Ser vletHolder.java:502)
at org.mortbay.jetty.servlet.ServletHandler.handle(Se rvletHandler.java:380)
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:765)
at org.mortbay.jetty.webapp.WebAppContext.handle(WebA ppContext.java:417)
at org.mortbay.jetty.servlet.Dispatcher.forward(Dispa tcher.java:334)
at org.mortbay.jetty.servlet.Dispatcher.forward(Dispa tcher.java:126)
at org.mortbay.jetty.servlet.DefaultServlet.doGet(Def aultServlet.java:472)
at org.mortbay.jetty.servlet.DefaultServlet.doPost(De faultServlet.java:505)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:727)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:820)
at org.mortbay.jetty.servlet.ServletHolder.handle(Ser vletHolder.java:502)
at org.mortbay.jetty.servlet.ServletHandler$CachedCha in.doFilter(ServletHandler.java:1148)
at com.zimbra.webClient.filters.SetHeaderFilter.doFil ter(SetHeaderFilter.java:305)
at org.mortbay.jetty.servlet.ServletHandler$CachedCha in.doFilter(ServletHandler.java:1139)
at org.mortbay.servlet.UserAgentFilter.doFilter(UserA gentFilter.java:81)
at org.mortbay.servlet.GzipFilter.doFilter(GzipFilter .java:129)
at org.mortbay.jetty.servlet.ServletHandler$CachedCha in.doFilter(ServletHandler.java:1139)
at org.mortbay.jetty.servlet.ServletHandler.handle(Se rvletHandler.java:378)
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:765)
at org.mortbay.jetty.webapp.WebAppContext.handle(WebA ppContext.java:417)
at org.mortbay.jetty.handler.ContextHandlerCollection .handle(ContextHandlerCollection.java:230)
at org.mortbay.jetty.handler.HandlerCollection.handle (HandlerCollection.java:114)
at org.mortbay.jetty.handler.HandlerWrapper.handle(Ha ndlerWrapper.java:152)
at org.mortbay.jetty.handler.rewrite.RewriteHandler.h andle(RewriteHandler.java:230)
at org.mortbay.jetty.handler.HandlerWrapper.handle(Ha ndlerWrapper.java:152)
at org.mortbay.jetty.Server.handle(Server.java:324)
at org.mortbay.jetty.HttpConnection.handleRequest(Htt pConnection.java:517)
at org.mortbay.jetty.HttpConnection$RequestHandler.co ntent(HttpConnection.java:868)
at org.mortbay.jetty.HttpParser.parseNext(HttpParser. java:747)
at org.mortbay.jetty.HttpParser.parseAvailable(HttpPa rser.java:218)
at org.mortbay.jetty.HttpConnection.handle(HttpConnec tion.java:386)
at org.mortbay.io.nio.SelectChannelEndPoint.run(Selec tChannelEndPoint.java:409)
at org.mortbay.thread.BoundedThreadPool$PoolThread.ru n(BoundedThreadPool.java:451)
Caused by: java.io.IOException: Closed
at org.mortbay.jetty.AbstractGenerator$Output.write(A bstractGenerator.java:629)
at org.mortbay.jetty.AbstractGenerator$Output.write(A bstractGenerator.java:579)
at java.io.ByteArrayOutputStream.writeTo(ByteArrayOut putStream.java:109)
at org.mortbay.jetty.AbstractGenerator$OutputWriter.w rite(AbstractGenerator.java:903)
at org.mortbay.io.UncheckedPrintWriter.write(Unchecke dPrintWriter.java:174)
... 49 more
Reply With Quote
  #46 (permalink)  
Old 10-06-2009, 05:45 AM
Active Member
 
Posts: 42
Default

with a new COS it works, but the socialize button in the email tab to post emails can't be disabled and in the most emails the button not work and the sozial tab doesn't work anymore (no updates in and out possible). A Browser refresh is needed.
Reply With Quote
  #47 (permalink)  
Old 10-11-2009, 05:45 PM
Special Member
 
Posts: 150
Default

Tried the tips listed, and the social tab does not show up in normal mode, and my language is english.

So i added the ?dev=1 flag on, and then the social tab shows up.

But when I click on any of the digg links on the left, I get a yellow alert box stating:

Code:
digg error:

http error 403

problem accessing /service proxy. Reason:

forbidden
So do I need proxy module installed?

Thoughts?

powered by Jetty://
Reply With Quote
  #48 (permalink)  
Old 10-12-2009, 03:36 AM
Active Member
 
Posts: 42
Default

Try to create a new COS and take a new User with this COS to test the social tab.
Reply With Quote
  #49 (permalink)  
Old 10-12-2009, 06:17 AM
Special Member
 
Posts: 150
Default new cos didnt work

I tried creating a brand new COS, and a new user, logged in as that user, and no social tab.

I tried disabling all the zimlets except the social one, and still nothing, unless I enable debugging.

Any other ideas?
Reply With Quote
  #50 (permalink)  
Old 10-12-2009, 08:29 AM
Zimbra Employee
 
Posts: 187
Default

Quote:
Originally Posted by phingers View Post
I tried creating a brand new COS, and a new user, logged in as that user, and no social tab.

I tried disabling all the zimlets except the social one, and still nothing, unless I enable debugging.

Any other ideas?
you must be hitting some JS error.

In firebug, Tools> Error console > (click on Errors Button) and see if it shows any
__________________
Bugzilla - Wiki - Downloads - Before posting... Search!
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.