cancel
Showing results for 
Search instead for 
Did you mean: 

Error : java.lang.String.equals(java.lang.Object) of an object loaded from local variable 'currentEngineName'

vikas_saxena3
Participant
0 Kudos

Hi Experts,

I am using NWDS 7.3 SP17 PAT2 to develop my Integration Scenarios.

I have created simple Message Translator iFlow with Sender-File and Reciever-JDBC but while activating I am getting below error.

ERROR of type RUNTIME_EXCEPTION for iFlow_<name>

Details: while trying to invoke the method java.lang.String.equals(java.lang.Object) of an object loaded from local variable 'currentEngineName'.

Please help me solving this issue, and suggest if any specific setting is required.

Thanks,

Vikas

Accepted Solutions (1)

Accepted Solutions (1)

binod8
Active Participant
0 Kudos

https://scn.sap.com/thread/3757871

Hi Vikas,

Which version of AEX are you using? Make sure your NWDS version matches the PI/PO SP. And with the mentioned consideration use the pat 0 of NWDS for your build.

Is this the very first iFlow you are trying to create using your NWDS. If yes then check for the version and service pack. If you are having PO 7.4 SP 12 then only you can use NWDS 7.3 SP 17.

you may check for the above given thread as well.

Thanks,

Binod Kumar

vikas_saxena3
Participant
0 Kudos

This worked. Thanks Binod for your help.

Answers (0)