Hi Arno,
Im trying to run two different versions of RS under the same Tomcat instance. I have configured both on different ports but there seems to be an internal setting which binds port 8022 to the first instance that is deployed.
"org.apache.catalina.core.StandardServer await
SEVERE: StandardServer.await: create[localhost:8022]:
java.net.BindException: Address already in use "
Can i set the port for my second instance to 8023 ? I could not (if and) find where this can be done..
When i searched for port 8022…these were the matches found:
Binary file ./WEB-INF/lib/ooxml-schemas-1.1.jar matches
Binary file ./WEB-INF/lib/org.eclipse.birt.birt-runtime-4.5.0.jar matches
Binary file ./WEB-INF/lib/Saxon-HE-9.5.1-8.jar matches
Any help appreciated.
![]()
Thanks,
TZ