HPE EVA Storage
1826398 Members
3426 Online
109692 Solutions
New Discussion

Re: SDM CommandView Problem with launcher

 
Tümmers, Robert
Occasional Advisor

SDM CommandView Problem with launcher

Hello all,
i've a problem to start then SDM-launcher.
The system is a virtual partition on a keystone (7400) and has a connection to a VA7410 via SAN
The swinstall finished without any problems.
After start the launcher an error is displayd:

hp10643:root]/var/tmp> launcher
shl_load: Not enough space
Exception in thread "main" java.lang.UnsatisfiedLinkError: /opt/sanmgr/jre/lib/PA_RISC2.0/motif21/libmawt.sl: specified library, or one of its dependencies, does not exist.
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1489)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1368)
at java.lang.Runtime.load0(Runtime.java:737)
at java.lang.System.load(System.java:809)
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1489)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1389)
at java.lang.Runtime.loadLibrary0(Runtime.java:788)
at java.lang.System.loadLibrary(System.java:832)
at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:50)
at java.security.AccessController.doPrivileged(Native Method)
at sun.awt.NativeLibLoader.loadLibraries(NativeLibLoader.java:38)
at sun.awt.DebugHelper.(DebugHelper.java:29)
at java.awt.Component.(Component.java:547)
[hp10643:root]/var/tmp>

What is the reason ?
Any idea/solution ?

best regards,
Robert
4 REPLIES 4
Uday_S_Ankolekar
Honored Contributor

Re: SDM CommandView Problem with launcher

Is /var/tmp is filled up ..Clear /var/tmp and then restart launcher

You can also try from a web based client

-USA
Good Luck..
Tümmers, Robert
Occasional Advisor

Re: SDM CommandView Problem with launcher

Good Morning all,
I've clear /var/tmp and, sorry, the same as bevor. I was install the SDM CommandView on other partions or servers and everything works perfect.

Are there any important dependency to the systemenviroment or any kernelparameters ?

Here is the system harddiskspace:
hp10643:root]~> bdf | grep vg00
/dev/vg00/lvol3 229376 160096 68800 70% /
/dev/vg00/lvol1 298928 81816 187216 30% /stand
/dev/vg00/lvol8 5128192 1318400 3780072 26% /var
/dev/vg00/lvol7 4096000 1261696 2812264 31% /usr
/dev/vg00/lvol4 622592 9872 608000 2% /tmp
/dev/vg00/lvol6 4308992 1986016 2304880 46% /opt
/dev/vg00/lvol5 4096000 8440 4055656 0% /home

Thanks all and have a nice day,
Robert
Tümmers, Robert
Occasional Advisor

Re: SDM CommandView Problem with launcher

The string /usr/lib/X11R6/ was missing in the SHLIB_PATH.

Thats the solution :-)

Thanks all. Now i'll close this thread.

Robert
Tümmers, Robert
Occasional Advisor

Re: SDM CommandView Problem with launcher

The string /usr/lib/X11R6/ was missing in the SHLIB_PATH.

That was too easy :-)

Robert