I'm attempting to run the example 'Using ImageJ On Client' protocol and have downloaded the current version of ImageJ onto my clienty in c:\temp\ImageJ to avoid restrictions set on the Program Files folder.
When the changes are made to the parameters for the new location of the ij.jar file, I get the following error for the ImageJ (on client) component.
Unable to create process "C:/TEMP/ImageJ/\jre\bin\javaw" -cp "C:/TEMP/ImageJ/ij.jar";"C:\Users\mrice\AppData\Local\Temp\scitegic\PipelinePilot\mrice\{ppcE6658-E336-4B47-F355-B3A5D003A7FC}/ImageJViewer.jar" com.scitegic.imaging.ij.ImageJViewer -plugin "C:/TEMP/ImageJ/\plugins" C:\Users\mrice\AppData\Local\Temp\scitegic\PipelinePilot\mrice\{ppcE6658-E336-4B47-F355-B3A5D003A7FC}/RawImage.tif 512 512 "unsigned char" C:\Users\mrice\AppData\Local\Temp\scitegic\PipelinePilot\mrice\{ppcE6658-E336-4B47-F355-B3A5D003A7FC}/ThresholdImage.tif 512 512 "unsigned char" in current folder : The system cannot find the path specified.
vcProcess::StartProcess: Pipeline Pilot exception rethrown
CClientComponentDispatcher::RunProgram: Pipeline Pilot exception rethrown
CVBScriptComponentDispatcher::internalRunClientComponent: Pipeline Pilot exception rethrown
CRunProgramOnClient::RunClientProgram: Pipeline Pilot exception rethrown
CRunProgramOnClient::onProcess: Pipeline Pilot exception rethrown
-> Run ImageJ (Run Program (on Client)) - error during Data Record Processing phase
CProtocolRtc::onProcess: Pipeline Pilot exception rethrown
CProtocol::onProcess: Pipeline Pilot exception rethrown
-> Run ImageJ (Subprotocol) - error during Data Record Processing phase
CProtocolRtc::onProcess: Pipeline Pilot exception rethrown
CProtocol::onProcess: Pipeline Pilot exception rethrown
-> Run ImageJ (Subprotocol) - error during Data Record Processing phase
CProtocolStd::onProcess: Pipeline Pilot exception rethrown
CProtocol::onProcess: Pipeline Pilot exception rethrown
-> ImageJ
(on Client) (ImageJ (on Client)) - error during Data Record Processing phase
CProtocolStd::onProcess: Pipeline Pilot exception rethrown
CProtocol::onProcess: Pipeline Pilot exception rethrown
CComponentRunner::CallOnProcess: exception caught, calling onFinalize before rethrow
Protocol Using ImageJ On Client, user mrice: Pipeline Pilot exception caught
Protocol Using ImageJ On Client, user mrice: Protocol failed: Pipeline Pilot error
Any ideas what's going wrong?