Menu

#4 Build failed

open
nobody
None
5
2010-08-06
2010-08-06
Anonymous
No

Please find the build log from attachment. Still cant let it work with FreeSwitch sip server. I am building with netBeans. Build shows success with warnnings.

[sun@example dist]$ firefox index.html
1.6.0_17
OS: LINUX
Identity string:example/26CE
Applet version 0.7.64
java.net.MalformedURLException: unknown protocol: javascript
at java.net.URL.<init>(URL.java:590)
at java.net.URL.<init>(URL.java:480)
at java.net.URL.<init>(URL.java:429)
at com.sesca.voip.ua.modules.commandJs.commandJavaScript(commandJs.java:48)
at com.sesca.voip.ua.modules.commandJs.onLoaded(commandJs.java:256)
at com.sesca.voip.ua.AppletUANG.init(AppletUANG.java:186)
at sun.applet.AppletPanel.run(AppletPanel.java:436)
at java.lang.Thread.run(Thread.java:636)
in handle_event (101)
event 101
in initSIP, callingIsPossible=true
Tunneling needed
Halt sip provider
Create new sip provider
Proxy=94.227.2.82:5060
Proxy=94.227.2.82
adding SipProviderListener: PROMISQUE
Added SipProviderListener: com.sesca.voip.ua.modules.commandJs@f6398
SipProviderListeners:
PROMISQUE

Exception in thread \"Thread-7\" java.lang.ExceptionInInitializerError
at com.sesca.voip.ua.UserAgent.<init>(UserAgent.java:314)
at com.sesca.voip.ua.AppletUANG.initSIP(AppletUANG.java:344)
at com.sesca.voip.ua.AppletUANG.handle_event(AppletUANG.java:570)
at com.sesca.voip.ua.checkJavaScriptEvent.run(AppletUANG.java:930)
Caused by: java.security.AccessControlException: access denied (java.util.PropertyPermission user.dir read)
at java.security.AccessControlContext.checkPermission(AccessControlContext.java:342)
at java.security.AccessController.checkPermission(AccessController.java:553)
at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
at net.sourceforge.jnlp.runtime.JNLPSecurityManager.checkPermission(JNLPSecurityManager.java:282)
at java.lang.SecurityManager.checkPropertyAccess(SecurityManager.java:1302)
at java.lang.System.getProperty(System.java:669)
at java.io.UnixFileSystem.resolve(UnixFileSystem.java:133)
at java.io.File.getAbsolutePath(File.java:518)
at org.zoolu.tools.Archive.<clinit>(Archive.java:42)
... 4 more
java.lang.NullPointerException
at com.sesca.voip.ua.AppletUANG.stop(AppletUANG.java:657)
at sun.applet.AppletPanel.run(AppletPanel.java:537)
at java.lang.Thread.run(Thread.java:636)
[sun@example dist]$

Discussion


Log in to post a comment.