how to figure out whether the javaAPP is running before StartJLinkApplication
Aug 24, 2023
09:09 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Aug 24, 2023
09:09 PM
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
Labels:
- Labels:
-
Jlink
- Tags:
- jlink task
1 REPLY 1
Jan 30, 2024
08:29 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Jan 30, 2024
08:29 AM
you can catch XToolkitInUse
