Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I created a Talend Studio job to take data from an excel spreadsheet into a CRM
This job works fine on the 32-bit machine it was created on.
However, when this job was moved to a 64-bit Windows 2008 Standard environment, the batch file doesn't run
Here is the configuration on the Windows server:
Server Setup:
- Windows Server 2008 R2 Standard
- Intel® Xenon CPU E5-2503 v2 @ 1.80GHz (2 Processors)
- 32 GB
- javac –version = 1.8.0.91
- java – version = 1.8.0.91
- JRE_HOME = C:\Program Files\Java\jre1.8.0_91
- JDK Path = C:\Program Files\Java\jdk1.8.0_91\bin
Issue:
- Attempt to run batch file, and doesn’t run