Hi,
We are migrating from TS 7.1 to T.S 7.5 (windows platform). There was a custom JDBC datasource present in the TS 7.1 to gererate some custom reports, now we have to create the same custom datasource in TS 7.5. I go to reporting console, hit create new datasource, it ask for the type of datasource and I select JDBC, on the next screen, I enter the details (Name, ID, Driver, connecting string, user name and password) and hit test connection, it gives me test failed message. I verified connection information, I can connect to the reporting server using those credetials which I am giving in connection server.
Besides, same connecting details are working in existing TS 7.1. No log is getting update, only when I start the report service it give below warning:
WARNING: path isn't a valid local location for TcpTransport to use
java.lang.NumberFormatException: For input string: "\"
No other error, I am not sure what this warning mean, please help.
The database I am using for datasource is SQL.
Thanks in Advance!
Jitu