January 9, 201511 yr Hi I am trying to install BubbleUPnPServer on my rig however I am getting the error below and have no idea how to proceed. Would be greatful for any assistance / advice Thanks root@Tower://boot/BubbleUPnPServer# ./launch.sh Jan 09, 2015 8:38:36 PM com.bubblesoft.bubbleupnpserver.launcher.Main main INFO: data dir: /boot/BubbleUPnPServer Jan 09, 2015 8:38:36 PM com.bubblesoft.bubbleupnpserver.launcher.Main main INFO: first time setup: downloading BubbleUPnPServer.jar, please wait... Jan 09, 2015 8:38:45 PM com.bubblesoft.bubbleupnpserver.launcher.Main main INFO: downloaded BubbleUPnPServer.jar successfully Exception in thread "main" java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at com.bubblesoft.bubbleupnpserver.launcher.Main.main(Main.java:126) Caused by: java.security.ProviderException: Could not initialize NSS at sun.security.pkcs11.SunPKCS11.<init>(SunPKCS11.java:223) at sun.security.pkcs11.SunPKCS11.<init>(SunPKCS11.java:103) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:526) at sun.security.jca.ProviderConfig$2.run(ProviderConfig.java:224) at sun.security.jca.ProviderConfig$2.run(ProviderConfig.java:206) at java.security.AccessController.doPrivileged(Native Method) at sun.security.jca.ProviderConfig.doLoadProvider(ProviderConfig.java:206) at sun.security.jca.ProviderConfig.getProvider(ProviderConfig.java:187) at sun.security.jca.ProviderList.loadAll(ProviderList.java:281) at sun.security.jca.ProviderList.removeInvalid(ProviderList.java:298) at sun.security.jca.Providers.getFullProviderList(Providers.java:176) at java.security.Security.insertProviderAt(Security.java:362) at java.security.Security.addProvider(Security.java:409) at com.bubblesoft.bubbleupnpserver.server.Main.<init>(SourceFile:140) at com.bubblesoft.bubbleupnpserver.server.Main.main(SourceFile:164) at com.bubblesoft.bubbleupnpserver.server.Main.mainLauncher(SourceFile:170) ... 5 more Caused by: java.io.IOException: NSS initialization failed at sun.security.pkcs11.Secmod.initialize(Secmod.java:223) at sun.security.pkcs11.SunPKCS11.<init>(SunPKCS11.java:218) ... 23 more running shutdown hook... root@Tower://boot/BubbleUPnPServer#
Archived
This topic is now archived and is closed to further replies.