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
I followed this quote in order to get Talend ESB to start, however I now think this may be part of the problem:
My system is behind a proxy and I've set the proxy up in Talend. I've restored the file names and attempted to start Talend ESB again, however I've run in to the java.lang.NullPointerException at org.talend.designer.codegen.JavaRoutineSynchronizer.doSyncRoutine(JavaRoutineSynchronizer.java:145) error again.
Hi,
I have manged to get TOS 6.0.0 working on Windows 7 64 bit by removing the suffix of ".lastUpdated" from the files maven-resources-plugin-2.7.jar.lastUpdated and maven-resources-plugin-2.7.pom.lastUpdated in the folder c:\Users\<USERNAME>\.m2\repository\org\plugins\maven-resources-plugin
Hope this helps</USERNAME>
Hi JayJay29122,
Your ESB studio cannot start or you cannot execute your job successfull? Did you also get any "java.lang.NullPointerException" exception?
Did you point JDK folder to "Installed JREs" instead of JRE?
Best regards
Sabrina
Hi,
I have manged to get TOS 6.0.0 working on Windows 7 64 bit by removing the suffix of ".lastUpdated" from the files maven-resources-plugin-2.7.jar.lastUpdated and maven-resources-plugin-2.7.pom.lastUpdated in the folder c:\Users\<USERNAME>\.m2\repository\org\plugins\maven-resources-plugin
Hope this helps</USERNAME>