You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
my problem is that during the execution of the agent the system environment varibales dont seem to be set and therefor produce null format exceptions. I dont know if the issue is due to environmental issues or an issue with the compiled agent jar itself. The general config file is the default one and at the correct place and the agent config file i use should also be correct double checked that.
Hello,
my problem is that during the execution of the agent the system environment varibales dont seem to be set and therefor produce null format exceptions. I dont know if the issue is due to environmental issues or an issue with the compiled agent jar itself. The general config file is the default one and at the correct place and the agent config file i use should also be correct double checked that.
Following the execution environment:
structure:
https://i.imgur.com/exeOSRb.png
error:
https://i.imgur.com/YEGdKK1.png
java version "1.8.0_181"
Java(TM) SE Runtime Environment (build 1.8.0_181-b13)
The execution of the jar takes ofc place in the above dir structure.
Thanks in advance
The text was updated successfully, but these errors were encountered: