mb001
Mechanical
- Apr 11, 2001
- 4
Can anybody help me with j-link and jdk1.1.8?
When I try to open a session with the following line
session = pfcGlobal.GetProESession();
I get an exception:
Exception caught: java.lang.NullPointerException
java.lang.NullPointerException
at com.ptc.cipjava.CIPRemoteApp.getTransport(CIPRemoteApp.java:22)
at com.ptc.pfc.pfcGlobal.pfcGlobal.GetProESession(pfcGlobal.java:12)
at start.main(start.java:25)
Or has anybody a good tutorial for j-link?
Thank You for Your help
Martin
When I try to open a session with the following line
session = pfcGlobal.GetProESession();
I get an exception:
Exception caught: java.lang.NullPointerException
java.lang.NullPointerException
at com.ptc.cipjava.CIPRemoteApp.getTransport(CIPRemoteApp.java:22)
at com.ptc.pfc.pfcGlobal.pfcGlobal.GetProESession(pfcGlobal.java:12)
at start.main(start.java:25)
Or has anybody a good tutorial for j-link?
Thank You for Your help
Martin