Starting with a Custom Configuration [message #1009624] |
Fri, 15 February 2013 06:57  |
Eclipse User |
|
|
|
Hi,
I am trying to run the DM server with multiple instances, based on Virgo User Guide (Section 7.5)
http://www.eclipse.org/virgo/documentation/virgo-documentation-3.6.0.RELEASE/docs/virgo-user-guide/htmlsingle/virgo-user-guide.html
According this configuration I have created another configuration/node1 directory and modified all required configuration files
example: tomcat-server.xml
<Connector port="8081" protocol="HTTP/1.1"
connectionTimeout="20000"
redirectPort="8444" /> and so on related configurations
But, While running with
prompt$ bin/startup.sh -configDir C:\\Install\\configuration\\node1
<DE0005I> Started bundle 'org.eclipse.gemini.web.core' version '2.2.0.RELEASE'.
<DE0004I> Starting bundle 'org.eclipse.gemini.web.tomcat' version '2.2.0.RELEASE'.
<TC0011E> Failed to start Tomcat. Port 8080 is in use.
<KE0010I> Shutdown initiated.
Server not starting properly, still the 8080 port binding
then I tried with
startup.bat -jmxport 8081 -configDir C:\\Install\\configuration\\node1
But the same Exception.
It would be very grateful if any body provide the solution.
Thanks,
Anjan
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.06358 seconds