osdir.com
mailing list archive

Subject: Tomcat 5.0 - error - msg#00243

List: java.sync4j.user

Date: Prev Next Index Thread: Prev Next Index
Hello again,

after realising that Funambol doesn't work with Tomcat 5.5, I decided
to downgrade to Tomcat 5.0.

And: Dowloaded ds-server -> Set J2EE_HOME -> Edited install.properties
-> Run ./bin/install.sh tomcat50

Now, the PIM web demo works ... that's excellent. But even after
restarting Tomcat, the ds-server doesn't work. I'm getting this exception:

javax.servlet.ServletException: Error in creating an instance of
Funambol.xml

com.funambol.transport.http.server.Sync4jServlet.bootstrap(Sync4jServlet.java:619)

com.funambol.transport.http.server.Sync4jServlet.init(Sync4jServlet.java:153)
javax.servlet.GenericServlet.init(GenericServlet.java:256)

org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:118)
org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160)

org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799)

org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705)

org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577)

org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683)
java.lang.Thread.run(Thread.java:595)

In the Tomcat admin application everything looks fine.

Any idea ?

Thanks vm

Marek

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV


Was this page helpful?
Yes No
Thread at a glance:

Previous Message by Date: click to view message preview

Re: Syncevolution and eGroupware

On Nov 30, 2006, at 12:39 AM, rommel weyns wrote: > On 29/11/06, Patrick Ohly <Patrick.Ohly@xxxxxx> wrote: > or does the server administrator require you to use the > apparently broken "./calendar"? > >> From Lars :Please use "./contatcs". I'm the maintainer of this > part of eGroupWare. > > Egroupware says : "use dotSlash", I'll try to trace some more > until I find the "why" ;-) > PS: I'm my own system Administrator: Laptop with fedora core 6 The './' is added always by some phones. A minor problem in the DS server is that is interprets the the database URI as a string and not URI. See the archives, it was discussed recently. Harrie ------------------------------------------------------------------ Funambol - Professional Services, Netherlands http://www.funambol.com/ ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

Next Message by Date: click to view message preview

Re: Error reading request

Hi, I would suggest to set the log level to ALL and see what actually happens. HTH Ste On 11/28/06, Jose Maria Palacio <jmcarabias@xxxxxxxxx> wrote: > I´m trying to sync massively PIM from my iPAQ Pocket PC to syn4j server, > version 2.3, and found this error in syncserver.log > The SyncClient PIM used is 2.2 beta 3 > > [28-nov-2006 11:45:50] INFO: Handling incoming request /sync4j/sync. > [28-nov-2006 11:45:50] INFO: pruebas/402140038193F5173 logged in. > [28-nov-2006 11:45:50] INFO: Constructor sin argumentos > [28-nov-2006 11:46:06] INFO: Handling incoming request > /sync4j/sync?sid=ODAuMjcuLTEyNC4tNTQtMTE2NDcxMDc1MDA1NQ. > [28-nov-2006 11:46:57][sync4j.transport.http] SEVERE: Error reading the > request > > "Constructor sin argumentos" is a log.INFO message added to make debugging > easier, in engine.source.SyncSource.java > > When synchronization is thrown from SyncClient Outlook, using 2.2 beta 3 > too, with the same load conditions I got the same results. > > When synchronization involve a few PIM data it works, so I supose the > underlying reason of this annoying behaviour is a SyncClient overload, due > to no messages from my sync4j connector are shown in syncserver.log. > > Any suggestion will be appreciated. > Thanks a lot for your effort. > > Jose Maria > > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > _______________________________________________ > Sync4j-users mailing list > Sync4j-users@xxxxxxxxxxxxxxxxxxxxx > https://lists.sourceforge.net/lists/listinfo/sync4j-users > > > -- Stefano Fornari - Funambol Chief Architect / Funambol CTO ======================================================= Home: http://www.funambol.org Documents: http://www.funambol.org/documentation/documents.html FAQ: http://www.funambol.org/support/faq.html WIKI: https://wiki.objectweb.org/sync4j/ Mailinglist archives: http://groups.yahoo.com/group/Sync4j (login required) http://sourceforge.net/mailarchive/forum.php?forum_id=215 (sync4j-users) http://sourceforge.net/mailarchive/forum.php?forum_id=48877 (funambol-dev) ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

Previous Message by Thread: click to view message preview

Source code and other

Dear Sync4j group /i know youi are italians so congratulations) I want to knwo how easy is to recompiel again the source code for the outlook plugin because I have an issue I'm using Mdaermon 9.5.4 and i need to use the calendars shared folders and not the personal oen and also I need to have multiple calendars database to be synched so do you know if it is possible to change this so to add more than a calendar to be handled or do you have already doen this request by somebody else , the scope for thsi is to use the shared calendars into Mdaemon server thansk Roberto ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

Next Message by Thread: click to view message preview

Re: Tomcat 5.0 - error

make sure you start the server with bin/install and not the standard tomcat script (or set the same settings as bin/install does). HTH Ste On 11/30/06, Marek Jelen <vilda@xxxxxxxxx> wrote: > Hello again, > > after realising that Funambol doesn't work with Tomcat 5.5, I decided > to downgrade to Tomcat 5.0. > > And: Dowloaded ds-server -> Set J2EE_HOME -> Edited install.properties > -> Run ./bin/install.sh tomcat50 > > Now, the PIM web demo works ... that's excellent. But even after > restarting Tomcat, the ds-server doesn't work. I'm getting this exception: > > javax.servlet.ServletException: Error in creating an instance of > Funambol.xml > > com.funambol.transport.http.server.Sync4jServlet.bootstrap(Sync4jServlet.java:619) > > com.funambol.transport.http.server.Sync4jServlet.init(Sync4jServlet.java:153) > javax.servlet.GenericServlet.init(GenericServlet.java:256) > > org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:118) > > org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160) > > org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799) > > org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705) > > org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577) > > org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683) > java.lang.Thread.run(Thread.java:595) > > In the Tomcat admin application everything looks fine. > > Any idea ? > > Thanks vm > > Marek -- Stefano Fornari - Funambol Chief Architect / Funambol CTO ======================================================= Home: http://www.funambol.org Documents: http://www.funambol.org/documentation/documents.html FAQ: http://www.funambol.org/support/faq.html WIKI: https://wiki.objectweb.org/sync4j/ Mailinglist archives: http://groups.yahoo.com/group/Sync4j (login required) http://sourceforge.net/mailarchive/forum.php?forum_id=215 (sync4j-users) http://sourceforge.net/mailarchive/forum.php?forum_id=48877 (funambol-dev) ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
Sign up for updates to this mailing list. email:
Loading Comments...
Home | News | Patents | Sitemap | FAQ | advertise

Advertising by