JVM error when executing Zoho Databridge for first time (Windows Server 2019)

JVM error when executing Zoho Databridge for first time (Windows Server 2019)

in order to install the Databridge (it's not the first I install, so this error is even weirder).


I downloaded the exe and installed in default folder, pasted Serial Key when propted and then started the service:

Checking the logs folder in C:\Program Files (x86)\Zoho Databridge I can see:

agent-log0.txt:
  1. [18|Wed Feb 21 17:30:24 UTC 2024|INFO|com.zoho.agent.system.starter.AgentStarter.startServer] Max Memory: 1280

  2. [18|Wed Feb 21 17:30:24 UTC 2024|INFO|com.zoho.agent.system.starter.AgentStarter.startServer] Current jre version is :: 11.0.17, Checking if agent jre update required

  3. [18|Wed Feb 21 17:30:24 UTC 2024|INFO|com.zoho.agent.system.updater.AgentProbeUpdater$AgentJreUpdate.checkAndUpdateJre] Jre update not required for agent

  4. [18|Wed Feb 21 17:30:24 UTC 2024|INFO|com.zoho.agent.system.starter.StarterPreCheckAction.deleteUnwantedFiles] Deleting the unwanted files.

  5. [18|Wed Feb 21 17:30:25 UTC 2024|INFO|com.zoho.agent.system.starter.StarterPreCheckAction.moveCacertsFile] Moved the cacerts file

  6. [18|Wed Feb 21 17:30:25 UTC 2024|INFO|com.zoho.agent.system.starter.AgentStarter.startServer] [ Register agent is getting called ]

  7. [18|Wed Feb 21 17:30:25 UTC 2024|INFO|com.zoho.agent.framework.Scheduler.<clinit>] Service max thread :: 10

  8. [18|Wed Feb 21 17:30:25 UTC 2024|INFO|com.zoho.agent.framework.Scheduler.scheduleOneTimeTask] Creating the one time schedule task

  9. [18|Wed Feb 21 17:30:25 UTC 2024|INFO|com.zoho.agent.framework.Scheduler.scheduleRepetitiveTask] Creating the repetitive schedule task

  10. [18|Wed Feb 21 17:30:25 UTC 2024|INFO|com.zoho.agent.system.starter.AgentStarter.createInitializedLock] Install lock file generated successfully

  11. [19|Wed Feb 21 17:30:26 UTC 2024|INFO|com.zoho.agent.system.task.RegisterAgent.transferData] [ Registering Probe ] 

  12. [19|Wed Feb 21 17:30:27 UTC 2024|INFO|com.zoho.agent.framework.ZAClient.processRequest] [ Processing Request ] - REGISTERAGENT

  13. [19|Wed Feb 21 17:30:27 UTC 2024|SEVERE|com.zoho.agent.system.task.RegisterAgent.transferData] [ Registering Probe - Failed ] 

  14. [19|Wed Feb 21 17:30:27 UTC 2024|SEVERE|com.zoho.agent.system.task.RegisterAgent.transferData] [ Registering Probe Header- headersPair ] :: [name=Pragma, value=no-cache, name=Connection, value=Keep-Alive, name=Accept-Language, value=en-us, name=agentUniqueID, value=DCAGENT, name=agentVersion, value=10.6.13, name=Accept, value=text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8]

  15. [19|Wed Feb 21 17:30:27 UTC 2024|INFO|com.zoho.agent.utils.AgentUtils.shutDownAgentOnError] Agent is shutting down due to error

  16. [20|Wed Feb 21 17:30:27 UTC 2024|INFO|com.zoho.agent.system.starter.AgentStarter.lambda$addShutDownHook$0] [Shutting down] - Deleting the lock file

  17. [20|Wed Feb 21 17:30:27 UTC 2024|INFO|com.zoho.agent.system.starter.AgentStarter.lambda$addShutDownHook$0] Agent is getting stopped
wrapper.log:
  1. INFO   | jvm 2    | 2024/02/21 17:30:37 | WrapperManager Debug: Application start main thread: WrapperListener_start_runner Priority: 5
  2. INFO   | jvm 2    | 2024/02/21 17:30:37 | WrapperSimpleApp Debug: start(args) Will wait up to 2 seconds for the main method to complete.
  3. INFO   | jvm 2    | 2024/02/21 17:30:37 | WrapperSimpleApp Debug: invoking main method
  4. INFO   | jvm 2    | 2024/02/21 17:30:37 | 
  5. INFO   | jvm 2    | 2024/02/21 17:30:37 | [ Running - Pre Starter action ]
  6. INFO   | jvm 2    | 2024/02/21 17:30:38 | WrapperManager Debug: Send a packet START_PENDING : 5000
  7. DEBUG  | wrapperp | 2024/02/21 17:30:38 | read a packet START_PENDING : 5000
  8. DEBUG  | wrapper  | 2024/02/21 17:30:38 | JVM signaled a start pending with waitHint of 5000 millis.
  9. INFO   | jvm 2    | 2024/02/21 17:30:38 | [ Data Collection Tool ][ Agent Started Successfully ]
  10. DEBUG  | wrapper  | 2024/02/21 17:30:39 | Pause reading child process output to share cycles.
  11. DEBUG  | wrapperp | 2024/02/21 17:30:39 | read a packet STARTED : 
  12. DEBUG  | wrapper  | 2024/02/21 17:30:39 | JVM signaled that it was started.
  13. DEBUG  | wrapper  | 2024/02/21 17:30:39 | Enqueue Event 'jvm_started'
  14. DEBUG  | wrapperp | 2024/02/21 17:30:39 | send a packet PING : ping
  15. DEBUG  | wrapperp | 2024/02/21 17:30:39 | read a packet PING : ping
  16. DEBUG  | wrapperp | 2024/02/21 17:30:40 | read a packet STOP : 0
  17. DEBUG  | wrapper  | 2024/02/21 17:30:40 | JVM requested a shutdown. (0)
  18. DEBUG  | wrapper  | 2024/02/21 17:30:40 | wrapperStopProcess(0, FALSE) called.
  19. DEBUG  | wrapper  | 2024/02/21 17:30:40 | Sending stop signal to JVM
  20. DEBUG  | wrapper  | 2024/02/21 17:30:40 | Enqueue Event 'jvm_stop'
  21. DEBUG  | wrapperp | 2024/02/21 17:30:40 | send a packet STOP : NULL
  22. DEBUG  | wrapperp | 2024/02/21 17:30:41 | read a packet STOPPED : 0
  23. DEBUG  | wrapper  | 2024/02/21 17:30:41 | JVM signaled that it was stopped.
  24. DEBUG  | wrapperp | 2024/02/21 17:30:41 | socket read no code (closed?).
  25. DEBUG  | wrapperp | 2024/02/21 17:30:41 | Closing backend socket.
  26. DEBUG  | wrapper  | 2024/02/21 17:30:41 | JVM process exited with a code of 1, setting the wrapper exit code to 1.
  27. DEBUG  | wrapper  | 2024/02/21 17:30:41 | JVM exited normally.
  28. DEBUG  | wrapper  | 2024/02/21 17:30:41 | Enqueue Event 'jvm_stopped'
  29. STATUS | wrapper  | 2024/02/21 17:30:42 | on_exit trigger matched.  Restarting the JVM.  (Exit code: 1)
  30. DEBUG  | wrapper  | 2024/02/21 17:30:42 | Preparing to restart with mode 4.

The error "Registering Probe - Failed" makes me think that is some kind of license key error but I have uninstalled and installed it twice so I don't think that's the cause.





                            Zoho Desk Resources

                            • Desk Community Learning Series


                            • Digest


                            • Functions


                            • Meetups


                            • Kbase


                            • Resources


                            • Glossary


                            • Desk Marketplace


                            • MVP Corner


                            • Word of the Day



                                Zoho Marketing Automation
                                        • Sticky Posts

                                        • We are coming to your city! Zoho Analytics Community Meetup

                                          Hello, business leaders and data enthusiasts! We are delighted to announce that registrations are now open for the ZUG meetups, and we can't wait for you to be a part of them. Our in-house analytics experts are geared up to lead discussions on constructing
                                        • Zoho Analytics: 2021 Look Back

                                          As we start a new year in 2022, here's some of our top moments from 2021. Zoho Analytics in 2021
                                        • [Customer Talk] PREMO Group's Analyst Interview at Zoho Day 2022

                                          Premo Group, a 50 year old Spanish Manufacturing Company, has been our long-standing customer with #ZohoAnalytics. They've been using our platform for their end-to-end, unified business analytics solution.  Hear more from Claudio Cabeza, Director at PREMO
                                        • Announcing Zoho Analytics 5.0 -- A Modern Self-service BI & Analytics Platform

                                          We are extremely delighted to unveil Zoho Analytics 5.0 - A Modern Self-service BI and Analytics platform to the public. Experience analytics like never before with the following new capabilities and enhancements: Comprehensive AI-Powered Data Preparation
                                        • Zoho Analytics | Quarterly Newsletter | Q2 2022

                                          Hello Everyone! I hope all of you are safe and well! Zoho Analytics - Q2 Quarterly Newsletter is out now! Check out the newsletter (attachment) to know all about our new features, recognitions, webinars, blogs, and many more exciting things.  Do let us


                                        Manage your brands on social media



                                              Zoho TeamInbox Resources

                                                Zoho DataPrep Resources



                                                  Zoho CRM Plus Resources

                                                    Zoho Books Resources


                                                      Zoho Subscriptions Resources

                                                        Zoho Projects Resources


                                                          Zoho Sprints Resources


                                                            Qntrl Resources


                                                              Zoho Creator Resources


                                                                Zoho WorkDrive Resources



                                                                  Zoho Campaigns Resources

                                                                    Zoho CRM Resources

                                                                    • CRM Community Learning Series

                                                                      CRM Community Learning Series


                                                                    • Tips

                                                                      Tips

                                                                    • Functions

                                                                      Functions

                                                                    • Meetups

                                                                      Meetups

                                                                    • Kbase

                                                                      Kbase

                                                                    • Resources

                                                                      Resources

                                                                    • Digest

                                                                      Digest

                                                                    • CRM Marketplace

                                                                      CRM Marketplace

                                                                    • MVP Corner

                                                                      MVP Corner

                                                                    





                                                                    




                                                                        Design. Discuss. Deliver.

                                                                        Create visually engaging stories with Zoho Show.

                                                                        Get Started Now