Author |
Message |
asorrell
Site Admin
Group memberships: Premium Members, DSXchange Team, Inner Circle, Server to Parallel Transition Group
Joined: 04 Apr 2003
Posts: 1704
Location: Colleyville, Texas
Points: 23166
|
|
DataStage® Release: 11x |
Job Type: Parallel |
OS: Unix |
|
There's a developer at my current site that is using the new Hierarchical Data stage in 11.3.1 with REST. When they Run Test in the new Assembly Editor, it comes back with an error saying it can't find the method.
Not having worked with this before - where can I point them to resolve it - any ideas?
com.ibm.e2.core.exceptions.OperatorGeneratedException: ExceptionOccuredDuringProviderCall errorMessage = 'java.lang.NoSuchMethodError: org/apache/http/entity/StringEntity.<init>(Ljava/lang/String;Lorg/apache/http/entity/ContentType;)V', operatorName = 'REST'
Test completed
Note: this is a new system and it very well could be a systemic issue - this is the first time someone has tried using the stage.
I checked out SystemOut.log and I do see it in there, but not much more info - was wondering how we can track this down.
|
_________________
Andy Sorrell
Certified DataStage Consultant
IBM Analytics Champion 2009 - 2020
|
|
|
 |
PaulVL

Group memberships: Premium Members
Joined: 17 Dec 2010
Posts: 1314
Points: 8626
|
|
|
|
|
|
I'd look to see if your CLASSPATH for java is messed up.
Then I would blame Sandeep. (Inside joke to Andy and Sandeep)
|
|
|
|
 |
ray.wurlod
Participant
Group memberships: Premium Members, Inner Circle, Australia Usergroup, Server to Parallel Transition Group
Joined: 23 Oct 2002
Posts: 54621
Location: Sydney, Australia
Points: 296179
|
|
|
|
|
|
Given that the error message mentions REST I'd be looking for some inappropriate use of a REST API. I wonder if that's how the Assembly Editor actually works under the covers?
|
_________________ IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold. |
|
|
 |
asorrell
Site Admin
Group memberships: Premium Members, DSXchange Team, Inner Circle, Server to Parallel Transition Group
Joined: 04 Apr 2003
Posts: 1704
Location: Colleyville, Texas
Points: 23166
|
|
|
|
|
|
No idea if it uses REST, and unfortunately no time to dig into it. I'm going to bounce this back to IBM to see what they think. I suspect it has to do with the libraries. Will post once I get an answer.
Andy
|
_________________
Andy Sorrell
Certified DataStage Consultant
IBM Analytics Champion 2009 - 2020
|
|
|
 |
matuwuhou
Participant
Joined: 02 May 2012
Posts: 1
Points: 5
|
|
|
|
|
|
Andy, hello! Did you receive any information from IBM about this issue? We are facing the same error when trying to get data from Information Governance Catalog via its REST API.
|
|
|
|
 |
|