I&#39;ll paste it all below. This worked flawlessly until Java was updated by apt-get on July 2.<br><br># Run GCALDaemon<br>#<br><br>GCALDIR=`dirname &quot;$0&quot;`/..<br><br>java -Xmx256m -cp $GCALDIR/lib/commons-codec.jar:$GCALDIR/lib/commons-lang.jar:$GCALDIR/lib/commons-logging.jar:$GCALDIR/lib/gcal-daemon.jar:$GCALDIR/lib/gdata-calendar.jar:$GCALDIR/lib/gdata-client.jar:$GCALDIR/lib/ical4j.jar:$GCALDIR/lib/logger.jar:$GCALDIR/lib/commons-collections.jar:$GCALDIR/lib/commons-io.jar:$GCALDIR/lib/shared-asn1.jar:$GCALDIR/lib/shared-ldap.jar:$GCALDIR/lib/rome.jar:$GCALDIR/lib/commons-httpclient.jar:$GCALDIR/lib/jdom.jar:$GCALDIR/lib/mail.jar:$GCALDIR/lib/activation.jar org.gcaldaemon.standalone.Main $GCALDIR/conf/gcal-daemon.cfg<br>
<br>But it&#39;s looking like other applications are having Java trouble too. OpenOffice complains there is no usable Java installation as well. I think there was an interruption of some kind in the update that never got resolved. I&#39;m reinstalling now.<br>
<br><div class="gmail_quote">On Sun, Jul 12, 2009 at 11:11 AM, JK <span dir="ltr">&lt;<a href="mailto:jknapka@kneuro.net">jknapka@kneuro.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="h5">Jim Philips wrote:<br>
&gt; I&#39;ve been using GCalDaemon to sync the calendar in Kontact with my<br>
&gt; Google Calendar. I noticed that it hadn&#39;t really synced lately. So, I<br>
&gt; checked the file where it stores synced data. It hasn&#39;t updated since<br>
&gt; July 2. Next I tried to start GCalDaemon from the command line:<br>
&gt;<br>
&gt; rebus@rebus-desktop:/usr/local/sbin/GCALDaemon/bin$ ./standalone-start.sh<br>
&gt; Error occurred during initialization of VM<br>
&gt; java/lang/ClassNotFoundException: error in opening JAR file<br>
&gt; /usr/lib/jvm/java-6-sun-1.6.0.14/jre/lib/rt.jar<br>
&gt;<br>
&gt; So I do:<br>
&gt;<br>
&gt; cd /usr/lib/jvm/java-6-sun-1.6.0.14/jre/lib/<br>
&gt;<br>
&gt; Sure enough, rt.jar is there, but it was updated on July 2. What would<br>
&gt; cause Java to say the class is not found?<br>
<br>
<br>
</div></div>That is a rather odd ClassNotFoundException.  It should mention the<br>
class it was trying to load.  What is in standalone-start.sh?<br>
<br>
-- JK<br>
<br>
_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
</blockquote></div><br>