java environment variables getting truncated
From: Jerry Russell (jerry_usenet_at_worldwideweave.com)
Date: 07/15/04
- Next message: Shashank: "gethostbyname core dumps"
- Previous message: yls177: "looking for this document managing mc/serviceguard b3936-90065"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 14 Jul 2004 23:07:47 -0700
Hello,
We are having a problem where we have the following scenario:
1) shell script calls native code
2) native code calls a java class
3) the java class does an execve() method call to another program
At phase 1), we have a value set for SHLIB_PATH in the environment.
At phase 3), our value for SHLIB_PATH gets over written by something
else.
Any ideas what could be causing this?
Platform: HPUX 11.00
HP "Java 1.3.01-release"
- Next message: Shashank: "gethostbyname core dumps"
- Previous message: yls177: "looking for this document managing mc/serviceguard b3936-90065"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|