When configuring a clustered Spotfire Statistical Services setup, you may get an "Invalid port number" error.
This error will be seen in the SplusServer.log as a stack trace.
Solution
The error is usually caused by an invalid database URL. This is specified by the database.urlparameter in the database.properties file. Contrary to what is written the installation manual, the format of this parameter should bedatabase.url=jdbc:oracle:thin:@hostname:1521:INSTANCE
Comments
0 comments
Article is closed for comments.