WebLogic installation support - Weblogic 8.1 and Post-Bind-UID

This is Interesting: Free IT Magazines  
Home > Archive > WebLogic installation support > January 2005 > Weblogic 8.1 and Post-Bind-UID





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Weblogic 8.1 and Post-Bind-UID
Robert Thompson

2005-01-28, 5:49 pm

When I set the Post-Bind-UID values to a normal user ('weblogic' in this case) and stop/start the weblogic server i eventually receive:

Error during initialization of VM
[...]
Unable to load native library: libjvm.so: cannot open shared object file: No such file or directory.

Now it clearly works as root, but when the post-uid is set, it doesnt appear to work. I have tried -Djava.library.path=/usr/java/<myver>/jre/lib/i386/server but that did not work as well.

Has anyone run into this and if so, was it solvable?

Thanks a bunch,

Rob
Kris Schneider

2005-01-29, 2:47 am

I think what you're running into is a security feature of Unix systems where setuid/setgid programs basically ignore LD_LIBRARY_PATH and use a system-defined "secure" set of libraries. Depending on your OS, there may be different ways to address the probl
em, but I think something like sudo may be the easiest.

[i]Kris[/i]
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com