Hi, i've been trying to run my compilation of sip-communicator for several days, but what i get is:
rafael@gemini:~/sip/sip-communicator-1.0$ ant run
Buildfile: build.xml
init:
extractnativejmf:
compile:
resource:
run:
[java] Welcome to Oscar.
[java] ERROR: Oscar: Auto-properties install. (org.osgi.framework.BundleException: Unable to cache bundle: file:sc-bundles/util.jar)
[java] java.io.FileNotFoundException: sc-bundles/util.jar (No such file or directory)
[java] at java.io.FileInputStream.open(Native Method)
[java] at java.io.FileInputStream.<init>(FileInputStream.java:106)
[java] at java.io.FileInputStream.<init>(FileInputStream.java:66)
[java] at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:69)
[java] at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:156)
[java] at org.ungoverned.oscar.Noscar.installBundle(Noscar.java:1725)
[java] at org.ungoverned.oscar.Noscar.installBundle(Noscar.java:1661)
[java] at org.ungoverned.oscar.Noscar.processAutoProperties(Noscar.java:3154)
...
and dozens of bundles are not found.
I'm fact, the directory sc-bundle is empty in all cvs snapshots i saw, and oscar searches for bundles there.
Am may missing something?
Could someone point me the problem?
thanks
[]s Rafael.
···
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@sip-communicator.dev.java.net
For additional commands, e-mail: dev-help@sip-communicator.dev.java.net