UNSATISFIED LINK ERROR JAVA IBM CICS EXPLORER

Support for Java SE, EE & ME, JVM, JNI, JDBC, EJB, JFC, JPDA, JAAS,JCE, JAXP, XML and Java API.
pavandeeps
Posts: 1
Joined: Wed May 01, 2019 12:14 am
Skillset: cics
Referer: google

UNSATISFIED LINK ERROR JAVA IBM CICS EXPLORER

Postby pavandeeps » Mon May 06, 2019 9:53 pm

I have got this java project in IBM CICS Explorer and target platform has been set to CICS 5.3. When I run the java class I get this error:

Code: Select all


Exception in thread "main" java.lang.UnsatisfiedLinkError: com/ibm/cics/server/Task.getCommonData()V
    at com.ibm.cics.server.Task.<init>(Task.java:332)
    at com.ibm.cics.server.Task.getTask(Task.java:944)
 

Can anyone please help me with this?

  • Similar Topics
    Replies
    Views
    Last post