bffmm1 / mycloudportal

Automatically exported from code.google.com/p/mycloudportal
0 stars 0 forks source link

Tom cat deploiement #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I followed those steps in deploying mycloud portal :
1- unzip mycp under /usr/share/tomcat6/webapps/ROOT/
2- creating schema with mycp.ddl.sql and mycp.dml.sql files
3- Configuring jbpm.hibernate.cfg.xml and database.properties with DB parameters

I check tomcat webpage http://myserver:8080/ , it's works fine.
But when i try to open the url http://myserver:8080/cloud-portal , nothing 
loads !!

So what is the other configurations I have to make ?

Original issue reported on code.google.com by tawfiq.z...@gmail.com on 19 Sep 2012 at 11:37

GoogleCodeExporter commented 9 years ago
can you send me the catalina.out file please? it would help me identify what 
exact issue you have.

Original comment by cgow...@gmail.com on 19 Sep 2012 at 2:55

GoogleCodeExporter commented 9 years ago
Here's the Logs files 

And Thx for your help

Original comment by tawfiq.z...@gmail.com on 19 Sep 2012 at 3:18

Attachments:

GoogleCodeExporter commented 9 years ago
i dont see that the mycloudportal is even started to get deployed from the logs.

please check the following
1. is the jdk sun/oracle 1.6?
2. did you remove all contents from ROOT folder before exploding the mycp zip 
file into it.
3. what is the content of the ROOT folder , does it have a web-inf inside it 
and other standard webapp files ?

Original comment by cgow...@gmail.com on 19 Sep 2012 at 4:24

GoogleCodeExporter commented 9 years ago
I Fixed the problem by :
* Removing all files from /ROOT and extracting mycp files into it.
* Upgrade tomcat to 7.0.30 version
* Installing java SE Runtime Environment (build 1.7.0-b147)
* Accessing mycp via http://myserver/cloud-portal

Thx for your help !

Original comment by tawfiq.z...@gmail.com on 20 Sep 2012 at 10:52

GoogleCodeExporter commented 9 years ago
problem solved by redeployment
tawfiq.zidi

Original comment by cgow...@gmail.com on 1 Oct 2012 at 4:45

GoogleCodeExporter commented 9 years ago
Hello,
I have the same problem with Tomcat, I followed the documentation 
recommendations and those in this thread but it's not running.

Original comment by barounis...@gmail.com on 10 Feb 2015 at 9:31