Details
-
Fix
-
Status: Known Issue (View Workflow)
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
Current Situation
- The JobScheduler is installed successfully (including database table creation) using the pipe ("|") symbol in a database connection password, however, the JobScheduler service/daemon is unable to start.
Desired Behavior
- The JobScheduler service/daemon should start even if the database connection password contains a pipe symbol ("|").
Steps to reproduce
- Create a database connection with a password that contains a pipe ("|") symbol.
- Install the JobScheduler with this database connection.
- During installation, the database tables will be created successfully and the JobScheduler installation will be completed successfully.
- But after that, when trying to start the JobScheduler service/daemon, then it will not start!