11 Aug 2024 07:36 AM
I am getting like this after run the weblancher.sh. please help me to run the Easy Travel application in my Linux mechine.
root@instance-20240810-154353:/bin# cd easytravel-2.0.0-x64/ root@instance-20240810-154353:/bin/easytravel-2.0.0-x64# /bin/bash weblauncher/weblauncher.sh 2024-08-11 06:29:46 WebLaunche INFO [Init] ----------------------------------------------------------------------------- 2024-08-11 06:29:46 WebLaunche INFO [Init] easyTravel Demo Application - Copyright (C) 2010-2024 dynaTrace software GmbH 2024-08-11 06:29:46 WebLaunche INFO [Init] ----------------------------------------------------------------------------- 2024-08-11 06:29:46 WebLaunche INFO [Init] Procedure: WebLauncher 2024-08-11 06:29:46 WebLaunche INFO [Init] Version: 2.0.0.3657 2024-08-11 06:29:46 WebLaunche INFO [Init] Build Date: Tue Jul 09 12:13:59 UTC 2024 2024-08-11 06:29:46 WebLaunche INFO [Init] Platform: Linux 5.15.0-1066-gcp, amd64 2024-08-11 06:29:47 WebLaunche WARN [PluginFinder] Specified classpath directory 'C:\Program Files\IBM\WebSphere MQ\java\lib' not found or is not a directory. WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.apache.catalina.loader.WebappClassLoaderBase$1 (file:/usr/bin/easytravel-2.0.0-x64/lib/catalina.jar) to method java.lang.ClassLoader.registerAsParallelCapable() WARNING: Please consider reporting this to the maintainers of org.apache.catalina.loader.WebappClassLoaderBase$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 2024-08-11 06:29:52 WebLaunche WARN [DocumentStarter] Exception occurred while opening URL: http://localhost:8094/. Exception: Cannot run program "firefox": error=2, No such file or directory ^CStopping HTTP Service Thread and Engine because scenario is not executing any more or a shutdown request was received. Checking Linux headless processes are not left in memory looking for [/usr/bin/easytravel-2.0.0-x64/weblauncher/../chrome/chrome] or [/usr/bin/easytravel-2.0.0-x64/chrome/chrome]] or [/usr/bin/easytravel-2.0.0-x64/weblauncher/../chrome/driver/chromedriver_linux64]] or [/usr/bin/easytravel-2.0.0-x64/chrome/driver/chromedriver_linux64] Linux Process check complete Killing Chrome processes finished root@instance-20240810-154353:/bin/easytravel-2.0.0-x64#
11 Aug 2024 11:46 AM
I think you just need to install firefox on your ubuntu and rerun the Weblauncher
11 Aug 2024 01:26 PM
Hi @p_devulapalli , Installed the Firefox, now getting this status of running the weblauncher.sh. If application is running, it is not reflecting in Dynatrace. What I need to do now?
root@instance-20240810-154353:/bin/easytravel-2.0.0-x64# /bin/bash weblauncher/weblauncher.sh
2024-08-11 12:22:12 WebLaunche INFO [Init] -----------------------------------------------------------------------------
2024-08-11 12:22:12 WebLaunche INFO [Init] easyTravel Demo Application - Copyright (C) 2010-2024 dynaTrace software GmbH
2024-08-11 12:22:12 WebLaunche INFO [Init] -----------------------------------------------------------------------------
2024-08-11 12:22:12 WebLaunche INFO [Init] Procedure: WebLauncher
2024-08-11 12:22:12 WebLaunche INFO [Init] Version: 2.0.0.3657
2024-08-11 12:22:12 WebLaunche INFO [Init] Build Date: Tue Jul 09 12:13:59 UTC 2024
2024-08-11 12:22:12 WebLaunche INFO [Init] Platform: Linux 5.15.0-1066-gcp, amd64
2024-08-11 12:22:12 WebLaunche WARN [PluginFinder] Specified classpath directory 'C:\Program Files\IBM\WebSphere MQ\java\lib' not found or is not a directory.
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.apache.catalina.loader.WebappClassLoaderBase$1 (file:/usr/bin/easytravel-2.0.0-x64/lib/catalina.jar) to method java.lang.ClassLoader.registerAsParallelCapable()
WARNING: Please consider reporting this to the maintainers of org.apache.catalina.loader.WebappClassLoaderBase$1
WARNING: Use --illegal-access=warn to enable warnings of further
11 Aug 2024 01:28 PM
I installed the Oneagent in Easy travel deployed server in Full Stack mode and it is reporting fine, but I am not able to see the application in Dynatrace.
11 Aug 2024 10:49 PM
Did you restart the application after installing the oneagent?
Try access the application URL and generate some traffic , you should see these appearing under My web application after a while
12 Aug 2024 01:35 PM
Did you try to access IP of host and port where host have installed easyTravel?