Hi!
I have recently installed xPlore 1.2 in a Red Hat 5.7 linux. The instalation didn't give away any problem, and after that I configured the dsearch. Before configuring the index agent, I tried to start the dsearch using the script destinated to it (startPrimaryDsearch.sh), but I get the following error:
08:33:56,663 ERROR [AbstractKernelController] Error installing to Start: name=jboss:service=WebService state=Create mode=Manual requiredState=Installed
java.lang.Exception: Port 9303 already in use.
at org.jboss.web.WebServer.start(WebServer.java:233)
at org.jboss.web.WebService.startService(WebService.java:322)
at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:376)
at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:322)
Of course, I have no other application using the 9303 port... What can be causing this error??
Thanks in advance!!