Program names missing in Java Client
One of the issues I frequently encounter whenever we deploy a new jar file or replace an existing jar file in Linux, the Java Client looses the links in the Event Handler of all the programs. The only way I can get them back is by restarting the application server. Steps I follow to copy the jar file.
- Jar file is copied via winscp to the /tmp/ folder
- Jar file is copied from the /tmp/ folder to the .../extensions folder via cmd line.
Is there something else I need to do? I have about 20 jar files in the extensions folder. The files still exist, but the JavaClient doesn't recognize them or show them in the "event action" list.