Re: [AFMUG] CNUT support command line?

2015-06-10 Thread Josh Luthman
Because you're using CNUT in Windows =P Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373 On Wed, Jun 10, 2015 at 2:01 PM, Bill Prince part15...@gmail.com wrote: Looks like I'm just talking to myself. Oh well. The problem was the command line

Re: [AFMUG] CNUT support command line?

2015-06-10 Thread Bill Prince
Looks like I'm just talking to myself. Oh well. The problem was the command line had been truncated. It should have been: java -cp tools/CNUTSupportInfoTool.jar -DSettingsFile=%CANOPYNETWORKUPDATER.SETTINGS_FILE_PATH% -DLogFile=%CANOPYNETWORKUPDATER.EVENT_LOG_PATH%

[AFMUG] CNUT support command line?

2015-06-09 Thread Bill Prince
I've tried several ways to launch the CNUT Customer Support tool, but it keeps complaining. When I run it in the default mode, I get this: Launching: java -cp C:\Canopy\NetworkUpdater\tools\CNUTSupportInfoTool.jar null Start Time: June 9, 2015 8:28:32 AM PDT

Re: [AFMUG] CNUT support command line?

2015-06-09 Thread Bill Prince
Is it just having trouble finding java libraries? If I fully qualify the path to java, I get slightly different results: Launching: C:\Program Files\Java\jre7\bin\java -cp C:\Canopy\NetworkUpdater\tools\CNUTSupportInfoTool.jar null Start Time: June 9, 2015 10:43:03 AM PDT Error: