--- Fintan Ryan <fintan.ryan at sun.com> wrote: > Hi, > > its possible that your core file doesn't have the > environment details > stored in it, getenv normally works > > Take a look at the pargs(1) command > > - pargs -e core > > and see if it prints out anything.
Thanks, I will have a look why this does not work. I will try to repeat: take a core dump out of the running JVM. Im on Solaris 8 so no pargs. stefan