Menu

#1 Installing Arsenal SIP on windows XP.

v1.0_(example)
open
6
2005-03-30
2005-03-18
Anonymous
No

Hi
I downloaded the Arsenal SIP on to my Windows XP. I
installed JMF correctly.
I installed Arsenal client and Server. They both work
correctly. But when I try to startup the Arsenal SIP by
clicking on the icon on desktop I get below exception.
More investigation found that, JVM classpath was not
correctly set.

Eventhough all the JMF related jar files are added to the
CLASSPATH, when the SIP is started , it only takes
JAR files from JRE/lib directory.

My attempt to add
java -classpath %CLASSPATH% -jar <jar file name>
was not successful.

Below is the exception.
oadProperties
1202 [main] DEBUG common.PropertiesDepot -
getProperty[user.home=C:\Documents a
nd Settings\halliyur]
1262 [main] TRACE communicator.SipCommunicator -
[exit] <init>
1262 [main] TRACE communicator.SipCommunicator -
[exit] main
Exception in thread "main"
java.lang.NoClassDefFoundError: javax/media/NoProcess
orException
at
net.java.sip.communicator.SipCommunicator.<init>
(SipCommunicator.java
:115)
at
net.java.sip.communicator.SipCommunicator.main
(SipCommunicator.java:2
76)

Discussion

  • Martin Barclay

    Martin Barclay - 2005-03-30

    Logged In: YES
    user_id=1164456

    Michael, please take a look, this is a Java classpath
    question...

     
  • Martin Barclay

    Martin Barclay - 2005-03-30
    • priority: 5 --> 6
    • assigned_to: nobody --> arsenal-1
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.