You are viewing the documentation for Blueriq 17. Documentation for other versions is available in our documentation directory.

If you would like to change the port number of the runtime after it has been installed, you can do that by editing the server.xml file  in C:\<deployments-dir>\<blueriq-version>\Runtime\tomcat\conf

 

 <Connector port="10091" protocol="HTTP/1.1" connectionTimeout="20000" redirectPort="8443"/>

 

The same is true for the port number that is used by the persistence service, which you can find in C:\<deployments-dir>\<blueriq-version>\Services\blueriq-customerdata\tomcat\conf