Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I'm encountering an error when executing a small job in Talend Open Studio for ESB:
Error: Could not find or load main class miscellaneous.standing_orders_0_1.STANDING_ORDERS
Some points that might help shed some light:
- This error is only encountered when executing the job in TOS ESB.
- I am unable to build a Standalone Job job. It appears to complete successfully but no zip file is produced and no error is shown. Building to an OSGI Bundle produces a file.
- The TOS ESB directory has no spaces: C:/TESB/
- My workspace is on a mapped network drive, however this also has no spaces in the name (and never caused problems with TOS ESB 5.6).
- I am using the Java 1.7 JDK
Any help would be greatly appreciated.
Thanks,
Jay
Hi jayjay2912,
Thanks a lot for your feedback. Is your "Could not find or load main class" issue also fixed ?
Could you please take a try on the 6.1.0M1 to see if everything is OK with you?
Best regards
Sabrina
<SETTINGS xmlns="">
xmlns:xsi=""
xsi:schemaLocation=" ">
<PROXIES>
<PROXY>
<ACTIVE>true</ACTIVE>
<PROTOCOL>http</PROTOCOL>
<HOST>proxy.mynetwork.local</HOST>
<PORT>3000</PORT>
</PROXY>
</PROXIES>
</SETTINGS>