gpt4 book ai didi

java - 在 eclipse 中运行 Jitsi SIP 通信器

转载 作者:行者123 更新时间:2023-12-01 14:17:30 25 4
gpt4 key购买 nike

我在我的聊天应用程序中使用 Jitsi。我通过 SVN 将 Jitsi 源代码下载到我的 eclipse 中。我必须使用 Ant 构建这个项目并开始工作。我使用 Ant 执行了 build.xml 并且构建成功。但是当我作为 Java 应用程序运行该项目时,会抛出很多异常。

Auto-properties install: reference:file:sc-bundles/plugin-msofficecomm.jar (org.osgi.framework.BundleException: Unable to cache bundle: reference:file:sc-bundles/plugin-msofficecomm.jar - java.io.IOException: Referenced file does not exist: sc-bundles\plugin-msofficecomm.jar)
org.osgi.framework.BundleException: Unable to cache bundle: reference:file:sc-bundles/plugin-msofficecomm.jar
at org.apache.felix.framework.Felix.installBundle(Felix.java:2545)
at org.apache.felix.framework.Felix.installBundle(Felix.java:2501)
at org.apache.felix.framework.BundleContextImpl.installBundle(BundleContextImpl.java:150)
at org.apache.felix.main.AutoProcessor.processAutoProperties(AutoProcessor.java:296)
at org.apache.felix.main.AutoProcessor.process(AutoProcessor.java:79)
at org.apache.felix.main.Main.main(Main.java:291)
at net.java.sip.communicator.launcher.SIPCommunicator.main(SIPCommunicator.java:153)
Caused by: java.io.IOException: Referenced file does not exist: sc-bundles\plugin-msofficecomm.jar
at org.apache.felix.framework.cache.BundleArchive.createRevisionFromLocation(BundleArchive.java:842)
at org.apache.felix.framework.cache.BundleArchive.reviseInternal(BundleArchive.java:549)
at org.apache.felix.framework.cache.BundleArchive.<init>(BundleArchive.java:148)
at org.apache.felix.framework.cache.BundleCache.create(BundleCache.java:251)
at org.apache.felix.framework.Felix.installBundle(Felix.java:2541)

我只有部分异常(exception)情况。它说缺少一些引用文件。我已运行该应用程序并开始对其进行更改。

感谢任何帮助。

最佳答案

我在使用 netbeans IDE 时遇到了类似的问题。将“sc-bundle”目录添加到源路径。这应该可以解决捆绑问题

关于java - 在 eclipse 中运行 Jitsi SIP 通信器,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/17993290/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com