cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

how to figure out whether the javaAPP is running before StartJLinkApplication

SS_10757213
5-Regular Member

how to figure out whether the javaAPP is running before StartJLinkApplication

how to figure out whether the javaAPP is running before StartJLinkApplication?

I want to execute the task registered in javaApp.

I use  jlink to StartJLinkApplication ,but I dont know whether the app is running .If running will get error such as

XToolkitInUse

Then can not get the handle of JLinkApplication. Is there a way to get the handle app running? Can  invoke the task in runed jlink application 

 

1 REPLY 1
sjuraj
13-Aquamarine
(To:SS_10757213)

you can catch XToolkitInUse 

Top Tags