Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
unable to install WebPAM for Promise SuperTrak EX8300/8350
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Cr0t
l33t
l33t


Joined: 27 Apr 2002
Posts: 944
Location: USA

PostPosted: Wed Nov 21, 2012 7:01 pm    Post subject: unable to install WebPAM for Promise SuperTrak EX8300/8350 Reply with quote

I am unable to install WebPAM for Promise SuperTrak EX8300/8350 on my gentoo server. Someone suggested to install it on a different server and after that just move /opt/Promise, which I tried... including the service entry.

When I start it fails, because the system is unable to create a touch file. I am able to work around that, but still I am unable to reach either port 8443 or 8080.

Code:
13:32:15^root@ninapie:~ > /etc/init.d/promisewebpam start
Starting Promise WebPAM Server: touch: cannot touch ‘/var/lock/subsys/promisewebpam’: No such file or directory

13:56:43^root@ninapie:~ > mkdir  /var/lock/subsys
13:56:56^root@ninapie:~ > /etc/init.d/promisewebpam start
Shutting down Promise WebPAM Servernohup: redirecting stderr to stdout
:
Starting Promise WebPAM Server:
13:56:58^root@ninapie:~ >

Any ideas?
_________________
cya
    ©®0t
Back to top
View user's profile Send private message
Cr0t
l33t
l33t


Joined: 27 Apr 2002
Posts: 944
Location: USA

PostPosted: Wed Nov 21, 2012 7:45 pm    Post subject: Reply with quote

Code:
java.lang.reflect.InvocationTargetException
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   at java.lang.reflect.Method.invoke(Method.java:585)
   at org.mortbay.start.Main.invokeMain(Main.java:153)
   at org.mortbay.start.Main.start(Main.java:483)
   at org.mortbay.start.Main.main(Main.java:91)
Caused by: java.lang.UnsatisfiedLinkError: /opt/Promise/WebPAM/lib/libpmsjni.so: /opt/Promise/WebPAM/lib/libpmsjni.so: undefined symbol: i2_GetCAMSetting
   at java.lang.ClassLoader$NativeLibrary.load(Native Method)
   at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)
   at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1676)
   at java.lang.Runtime.loadLibrary0(Runtime.java:822)
   at java.lang.System.loadLibrary(System.java:993)
   at com.promise.raid.Host.<clinit>(Host.java:37)
   at com.promise.shasta.servlet.DiscoverRaid.init(DiscoverRaid.java:30)
   at org.mortbay.jetty.servlet.ServletHolder.start(ServletHolder.java:220)
   at org.mortbay.jetty.servlet.ServletHandler.initializeServlets(ServletHandler.java:445)
   at org.mortbay.jetty.servlet.WebApplicationHandler.initializeServlets(WebApplicationHandler.java:150)
   at org.mortbay.jetty.servlet.WebApplicationContext.start(WebApplicationContext.java:458)
   at org.mortbay.jetty.plus.PlusWebAppContext.start(PlusWebAppContext.java:133)
   at org.mortbay.http.HttpServer.start(HttpServer.java:663)
   at org.mortbay.jetty.plus.Server.start(Server.java:135)
   at org.mortbay.jetty.plus.Server.main(Server.java:184)
   ... 7 more

_________________
cya
    ©®0t
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum