Currently Windows > datastudio.exe includes all jars files under <ADS installation>/lib but the command line scripts do not.
|
50 KB
|
380 KB
|
264 KB
|
121 KB
|
210 KB
|
38 KB
![]() |
128 B
![]() |
5 KB
![]() |
1 KB
|
31 KB
![]() |
1 KB
Fix is to include all jars files under <ADS installation>/lib folder in the classpath. Following command line scripts are affected:
@QA,
We need to test this out on different platforms from which these scripts are used. A sample test case is as follows:
Step 1: Copy the custom jar as given in this example http://www.aquafold.com/aquaproject_solutions_examples.html#customjar
Step 2: Launch datastudio using (.sh or .bat) based on your platform
Step 3: Import the Custom Jar Example aquascript project
Step 4: Run the custom-jar-example.xjs file.
Result: Should be able to execute the xjs file without any errors.
does this mean the attached screenshot is no longer valid in v16 ?
does this mean the attached screenshot is no longer valid in v16 ?
does this mean the attached screenshot is no longer valid in v16 ?
Yes, they are valid. Only the file contents of the above listed command scripts have changed. There is no change in the location of any of the script files.
does this mean the attached screenshot is no longer valid in v16 ?
Yes, they are valid. Only the file contents of the above listed command scripts have changed. There is no change in the location of any of the script files.
Verified in Aqua Data Studio 16.0.0-alpha-12 and ADS 15.0.12-2 for both Linux and Windows environment.
Verified in Aqua Data Studio 16.0.0-alpha-12 and ADS 15.0.12-2 for both Linux and Windows environment.
-- runfluidscript-bundled.bat > added missing "lib" in the path.
Fixed and is available in
-- runfluidscript-bundled.bat > added missing "lib" in the path.
Fixed and is available in
Verified in ADS 16.0.9-4 and ADS 17.0-RC-14 for Window,Linux and OSX. Please refer 13039_Linux.png, 13039_MAC.png and 13039_Windows.png screenshots and also refer "steps for 13039" text file.
Verified in ADS 16.0.9-4 and ADS 17.0-RC-14 for Window,Linux and OSX. Please refer 13039_Linux.png, 13039_MAC.png and 13039_Windows.png screenshots and also refer "steps for 13039" text file.
Verified in ADS 16.0.9-4 and ADS 17.0-RC-14
Verified in ADS 16.0.9-4 and ADS 17.0-RC-14
Issue #13039 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
Fixed Build ADS 15.0.11-910, ADS 16.0.0-dev-99 |
No time estimate |
Fix is to include all jars files under <ADS installation>/lib folder in the classpath. Following command line scripts are affected:
@QA,
We need to test this out on different platforms from which these scripts are used. A sample test case is as follows:
Step 1: Copy the custom jar as given in this example http://www.aquafold.com/aquaproject_solutions_examples.html#customjar
Step 2: Launch datastudio using (.sh or .bat) based on your platform
Step 3: Import the Custom Jar Example aquascript project
Step 4: Run the custom-jar-example.xjs file.
Result: Should be able to execute the xjs file without any errors.