ADSM-L

Re: [ADSM-L] problem accessing TSM APi from java client

2010-11-02 08:38:40
Subject: Re: [ADSM-L] problem accessing TSM APi from java client
From: Richard Sims <rbs AT BU DOT EDU>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Tue, 2 Nov 2010 08:37:37 -0400
It may be that you need to define the "SystemRoot" environment variable, as 
mentioned in
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6256268

It is also healthy to specify full paths to executables in such invocations, 
rather than depend upon Path searching.

(Note that you are not accessing the TSM API; you are invoking the command line 
client.)

    Richard Sims