Page 1 of 1

Java Integration stage makes job fail with 262276 code

Posted: Wed Jul 05, 2017 3:57 am
by franek
First, I want to say hello to all of you! I'm new in Data Stage, previously I was working with MS SSIS. Here is my problem:

I am trying to run some Java code in Java Integration stage. To get some training I wanted to use code from IBM website. I compiled this code with Java 1.6, succesfully set class in stage properties and cannot run job (parallel with row generator and Java SimplePeak) - job fails with code 262276, message ID is IIS-DSTAGE-RUN-E-0372. I couldn't find anything on the web. DS version is 11.5 and it runs on AIX server. I would be thankful for any suggestions.

Update:
I enabled extended logging and I see, that last step before fatal error is:

main_program: Calling Java_Integration_13::initializeFromArgs_().