Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cosmos-dev] Problem with tomcat on linux with COSMOS i10 build

Title: Problem with tomcat on linux with COSMOS i10 build

Hi,

We are having problem with tomcat on linux box, after deploying COSMOS i10 build.

We have installed latest i10 candidate driver on Red Hat Enterprise Linux 5.0 server based on
i10 demo page instructions, after that tomcat is either hanging or dead slow in responding to any of its queries.

"
> ./configDemo.sh /home/domsr01/cosmosi10/apache-tomcat-5.5.25 /home/domsr01/cosmosi10/cosmos-demo /home/domsr01/cosmosi10/builds/birt-runtime-2.3M6.zip /home/domsr01/cosmosi10/builds/dojo-release-1.0.2.zip /home/domsr01/cosmosi10/builds/axis2.war

Unzipping /home/domsr01/cosmosi10/builds/axis2.war to /home/domsr01/cosmosi10/apache-tomcat-5.5.25/webapps/axis2...
Installed axis2 on Apache Tomcat server.
Installed web application: COSMOSReportViewer
Installed web application: COSMOSUI
Unzipping /home/domsr01/cosmosi10/builds/birt-runtime-2.3M6.zip to /home/domsr01/cosmosi10/apache-tomcat-5.5.25/webapps/COSMOSReportViewer...

Unzipped BIRT to COSMOSReportViewer
Copied BIRT web viewer example to COSMOSReportViewer
Unzipping /home/domsr01/cosmosi10/builds/dojo-release-1.0.2.zip to /home/domsr01/cosmosi10/apache-tomcat-5.5.25/webapps/COSMOSUI...

Unzipped dojo to COSMOSUI.
Installed web service: SMLMDR
Installed web service: AperiMdr
Installed web service: Broker
Installed web service: ServiceFinder
Installed web service: StatDataManager
Installed web service: LoggingDataManager
Installed web service: TestFederatingCMDB
Installed web service: ExampleMdr
Copied axis jar files to COSMOSUI.
Copied axis jar files to COSMOSReportViewer.
Copied axis jar files to cosmos client.
Updated axis2.xml.
Updated services.xml for SML MDR.
Updated services.xml for statistical MDR.


COSMOS> broker registerAllDataManagers
log4j:WARN No appenders could be found for logger (org.apache.axis2.util.Loader).
log4j:WARN Please initialize the log4j system properly.
There was a problem with this command.
COSMOS>
"

Does any one seen this issue earlier ?? I guess there is some problem with i10 build deployment or with it's dependencies ?.

When we just install tomcat and axis2, tomcat works fine.

We have tested this with both builds ( COSMOS-1.0.0-200804201223 , COSMOS-1.0.0-200804211200), but same result. 
I have filed a bug on this : https://bugs.eclipse.org/bugs/show_bug.cgi?id=228374

Thanks,
Srinivas


Back to the top