Downloaded tracer viewer on my virtual machine. Extracted file. Went till bin folder to run the bat file. It is just opening and closing the window.
Note: Java version 24 and Path set to java bin folder, Java_Home set to JDK folder
Downloaded tracer viewer on my virtual machine. Extracted file. Went till bin folder to run the bat file. It is just opening and closing the window.
Note: Java version 24 and Path set to java bin folder, Java_Home set to JDK folder
Hi @PavankumarReddyM ,
Could you please download from Pega GitHub,
I hope this will help you,
Thanks,
Ashok
I downloaded the tracer viewer and tried to start it at my Windows 11 VM (not using vdi just a regular vm)
It starts each time, I have tried using jdk 11, 21, & 24
Here is info from when I use jdk 21
C:\temp\pega-tracerviewer-3.4.3\pega-tracerviewer-3.4.3\bin>pega-tracerviewer.bat
2026-03-09 11:34:26,816 [ main] ( com.pega.gcs.tracerviewer.TracerViewer) [INFO ] - Default Locale: en_US args length: 0
2026-03-09 11:34:26,975 [ AWT-EventQueue-0] ( com.pega.gcs.fringecommon.guiutilities.BaseFrame) [INFO ] - Using LAF class: com.sun.java.swing.plaf.windows.WindowsLookAndFeel
2026-03-09 11:34:27,662 [ AWT-EventQueue-0] ( com.pega.gcs.tracerviewer.TracerViewer) [INFO ] - TracerViewer - Started
2026-03-09 11:34:31,479 [ AWT-EventQueue-0] ( com.pega.gcs.tracerviewer.TracerViewer) [INFO ] - TracerViewerSetting ByteSize: 50
2026-03-09 11:34:31,479 [ AWT-EventQueue-0] ( com.pega.gcs.tracerviewer.TracerViewer) [INFO ] - Open File List ByteSize: 43
2026-03-09 11:37:56,440 [ AWT-EventQueue-0] ( com.pega.gcs.tracerviewer.TracerViewer) [INFO ] - TracerViewer - Stopped
C:\temp\pega-tracerviewer-3.4.3\pega-tracerviewer-3.4.3\bin>java -version
openjdk version “21.0.10” 2026-01-20 LTS
OpenJDK Runtime Environment Temurin-21.0.10+7 (build 21.0.10+7-LTS)
OpenJDK 64-Bit Server VM Temurin-21.0.10+7 (build 21.0.10+7-LTS, mixed mode, sharing)
Hi BhumiReddy, I did download from here. I couldn’t see error, but just opens and closes
re: it just opens and closes.
I think you should try running it from the command line, this way you should be able to see any error(s). I downloaded it, extracted to the temp folder, and than ran the command from the command line in windows 11:
C:\temp\pega-tracerviewer-3.4.3\pega-tracerviewer-3.4.3\bin>pega-tracerviewer.bat