Markview Installer - Troubleshooting - import.module.sh not connecting to the database with error Unable to create JDBC connection with URL
Article # 3024261 - Page views: 130
3024261
Question / Problem:
When running import-module.sh we are receiving the error
com.markview.common.db.SchemaException: Unable to create JDBC connection with URL [jdbc:oracle:thin:markview/******@server.domain:1521:markview_sid]
We have verified the username, password, host, port and database SID are correct and match exactly what is being used in weblogic.
Answer / Solution:
This will happen when there is a dollar sign character in the database password, it will end up getting truncated. You can enclose the entire password in single quotes or temporarily change the password of the database to allow the connection to work.
Applies to:
Product | Version |
---|---|
Markview | All Versions |