[sip-comm-dev] Bundle errors and can't get pass Account Registration Wizard

Hi Everyone,

I have encountered a couple of problems:

1st problem: When I run the sip communicator from eclipse, I keep getting bundle errors: e.g.

ERROR: Error starting reference:file:sc-bundles/systray.jar (org.osgi.framework.BundleException: Activator start error.)
[java] at net.java.sip.communicator.impl.systray.SystrayActivator.getUIService(SystrayActivator.java:115)
[java] at net.java.sip.communicator.impl.systray.jdic.SystrayServiceJdicImpl.<init>(SystrayServiceJdicImpl.java:106)
[java] at net.java.sip.communicator.impl.systray.SystrayActivator.start(SystrayActivator.java:51)
[java] at org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:589)
[java] at org.apache.felix.framework.Felix._startBundle(Felix.java:1536)
[java] at org.apache.felix.framework.Felix.startBundle(Felix.java:1470)
[java] at org.apache.felix.framework.Felix.setFrameworkStartLevel(Felix.java:1065)
[java] at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:258)
[java] at java.lang.Thread.run(Unknown Source)

ERROR: org.apache.felix.framework.cache.BundleCache: Error creating archive. (java.io.FileNotFoundException: sip-communicator.bin\bundle4\version0.0\revision.location (The system cannot find the file specified))

2nd problem: Whenever I run the SIP account registration wizard, I won't be able to go beyond the account registration page. When I clicked on next, which supposingly should take me to the summary page, instead I get an null error.

Thanks.

Elsa.

···

_________________________________________________________________
You keep typing, we keep giving. Download Messenger and join the i’m Initiative now.
http://im.live.com/messenger/im/home/?source=TAGLM

Hi Elsa,

regarding your first problem - I had a similar issue some time ago, so
you might want to try if the following solution works for you, too. For
me, the problem was that there are multiple jdic_stub.jar archives in
the classpath (for different operating systems), which caused the
systray not to be initialized correctly - depending on the order they
occur in the classpath. To test if the reason for your problem is the
same, try to change the properties of your Sip Communicator project
settings in eclipse as follows:

In the "Java Build Path", either
* remove all the jdic_stub.jar archives from the Libraries tab which do
not correspond to your OS, or alternatively
* change the order of the archives in the classpath ("Order and Export"
tab) so that the version for your OS comes first

Hope this helps,
Ralph

  1st problem: When I run the sip communicator from eclipse, I
keep getting bundle errors: e.g.
   
  ERROR: Error starting reference:file:sc-bundles/systray.jar
(org.osgi.framework.BundleException: Activator start error.)
  
  [java] at
net.java.sip.communicator.impl.systray.SystrayActivator.getUIService(Sys
trayActivator.java:115)

  [java] at
net.java.sip.communicator.impl.systray.jdic.SystrayServiceJdicImpl.<init

(SystrayServiceJdicImpl.java:106)

  [java] at
net.java.sip.communicator.impl.systray.SystrayActivator.start(SystrayAct
ivator.java:51)

  [java] at
org.apache.felix.framework.util.SecureAction.startActivator(SecureAction
.java:589)

  [java] at
org.apache.felix.framework.Felix._startBundle(Felix.java:1536)

  [java] at
org.apache.felix.framework.Felix.startBundle(Felix.java:1470)

  [java] at
org.apache.felix.framework.Felix.setFrameworkStartLevel(Felix.java:1065)

  [java] at
org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:258)

  [java] at java.lang.Thread.run(Unknown Source)
   
  ERROR: org.apache.felix.framework.cache.BundleCache: Error
creating archive. (java.io.FileNotFoundException:
sip-communicator.bin\bundle4\version0.0\revision.location (The system
cannot find the file specified))

···

###########################################
CONFIDENTIALITY: This e-mail and any attachments are confidential and may also be privileged.
If you are not the designated recipient, please notify the sender immediately by reply e-mail and destroy all copies (digital and paper).
Any unauthorized disclosure, distribution, copying, storage or use of the information contained in this e-mail or any attachments is strictly prohibited and may be unlawful.