Page 1 of 1

XML Issue

Posted: Fri May 18, 2012 11:47 pm
by ankursaxena.2003
Hi,

I am trying to use the new XML Stage in DataStage 8.5.
I imported the XML Parser job from IBM's website.

When I try running the job. I get the below error:

Department: [Output link 0] Java class not found: com/ascential/e2/common/CC_Exception (CC_JNIException::findClass, file CC_JNIException.cpp, line 498)

Do you guys have any idea.....

Posted: Mon May 21, 2012 6:41 am
by eostic
Hard to say. There were a variety of patches to the xml Stage in early 8.5....be sure you are at least at 8.5 with FP1 or preferably 8.7.

Posted: Mon May 21, 2012 7:16 am
by ankursaxena.2003
Ernie,

I also thought that there should be some update in FP2. IBM has put out FP2 early this year.
I have FP1 installed on my machine.
And I have downloaded FP2. I am going to try to install it today.

Because, I try to ran the job which IBM has put as an example. But, it is also giving the same error.

Posted: Mon May 21, 2012 7:32 am
by priyadarshikunal
I think XML stage is in FP1. As in one of my servers we do not see xml stage as FP1 is not installed.

There was a problem in one of my test jobs on FP1 using XML stage and IBM support mentioned that they have a patch for these missing class exceptions and this patch is also part of FP2.

Posted: Mon May 21, 2012 10:36 am
by ankursaxena.2003
Priya,

Initially I was also missing the XML stages when I was missing FP1.
But, after installing FP1, I could see all the XML stages.

And today I tried to build another job using XML Stages and they are running fine when there is an input link to the XML stage. But, the job aborts when there is no input link to the XML stage.