Installing QM with Enterprise Reporting. All goes fine until setting up the ETL tasks. I put in the proper database information, however the database test fails
Tested database connection failed. Reason: "For input string: "Nor""
No such string anywhere in my configuration. Am able to login using SQL Mgmt Studio and built a DSN that tests successfully using the same information.
Maybe not so coincidentally the file location test fails with the same error.
This error in the velocity.log seems to indicate a missing version issue.
Left side ($!data.User.getPerm("eqbversion").toString()) of '==' operation has null value. If a reference, it may not be in the context. Operation not possible. navigations/html/witbanner.vm [line 113, column 70]
Any assistance would be greatly appreciated.
Tested database connection failed. Reason: "For input string: "Nor""
No such string anywhere in my configuration. Am able to login using SQL Mgmt Studio and built a DSN that tests successfully using the same information.
Maybe not so coincidentally the file location test fails with the same error.
This error in the velocity.log seems to indicate a missing version issue.
Left side ($!data.User.getPerm("eqbversion").toString()) of '==' operation has null value. If a reference, it may not be in the context. Operation not possible. navigations/html/witbanner.vm [line 113, column 70]
Any assistance would be greatly appreciated.
Comment