Menu

#240 DCI-Bridge problem on 3.6.8

trunk
closed
nobody
3.6.8 (1)
9 - High
2014-10-09
2014-10-01
No

Dear gUSE team,

we have tried to install the latest gUSE version (3.6.8) but we have encountered some problems. We have followed your installation guide.
During the first startup of tomcat, we have found this error:

ERROR [http-8080-12] (EngineConfigurationFactoryServlet.java:162) - Unable to find config file. Creating new servlet engine config file: /WEB-INF/server-config.wsdd

During the first Information Wizard, the DCI-Bridge URL remains empty. Therefore, if I try to check the DCI-Resources, Liferay gave me the following error:

The requested resource was not found.

http://192.168.0.103:8080/liferay-portal-6.1.0/web/guest/null

How can I fix this problem?

Thanks in advance,
Luca Roverelli

Thanks in adavance,
Luca Roverelli

Discussion

  • Gabor Hermann

    Gabor Hermann - 2014-10-01

    Dear Luca,

    the mentioned error message "ERROR [http-8080-12] (EngineConfigurationFactoryServlet.java:162) - Unable to find config file. Creating new servlet engine config file: /WEB-INF/server-config.wsdd" is habitual it has nothing to do with your problems.

    We have tested the installation procedure detailed and it should work.
    So I can suggest you to repeat parts or the whole installation procedure - in order to do it with the minimal pain, please do it in the following order.

    I. Minimal effort:

    Repeat only the initialization ( Start Point 6. of Chapter VI of the installation manual ): take special care of the IP address to be defined of the machine containing the MySQL Server.

    In case of trouble:

    II. Half effort:

    Kill the tomcat, and restart the tomcat, and do the initialization:
    ~/guse/apache-tomcat-6.0.35/bin/shutdown.sh
    ~/guse/apache-tomcat-6.0.35/bin/killall -9 java
    ~/guse/apache-tomcat-6.0.35/bin/startup.sh

    i.e. see the activities starting Point 4. of Chapter VI of the installation manual.

    In case of trouble:

    III.Full effort:

    delete the eventual java processes by "~/guse/apache-tomcat-6.0.35/bin/killall -9 java" delete the whole ~/guse/ sub directory and repeat the initialization from the beginning.

    In order to avoid further uncertainties:

    • check the existence and state of all software are mentioned in the manual as prerequisites
    • Record all of your installation choices and parameters during the installation: If we are compelled to repeat the installation in the future we will know what might have caused the error.
     

    Last edit: Gabor Hermann 2014-10-01
  • Luca Roverelli

    Luca Roverelli - 2014-10-01

    Dear Gabor,

    we installed this version on a local virtual machine where it was previously installed the 3.5.6 and everything was ok. The only difference that I can notice is the Java version (openJDK 6). We have tried different times the suggested solution with no luck.

    I attach you the log of the information part:

    +++++++++++++++++++++++++++++
    --databaseRequestHandle=>false
    --emailRequestHandler=>false
    --serviceRequestHandle=>false
    --succesConfigURLRequestHandle=>false
    --succesConfigURLRequestHandle=>false
    +++++++++++++++++++++++++++++
    +++pjdbc=jdbc:mysql://localhost:3306/guse
    +++ppass=guse
    +++puser=guse
    +++pdriver=org.gjt.mm.mysql.Driver
    --databaseRequestHandle=>true
    +++++++++++++++++++++++++++++
    +++pyouremail=
    +++psmtp=
    --databaseRequestHandle=>false
    --emailRequestHandler=>true
    +++++++++++++++++++++++++++++
    +++phost=http://localhost:8080
    --databaseRequestHandle=>false
    --emailRequestHandler=>false
    +++++++++++++++++++++++++++++
    +++phost=http://localhost:8080
    --databaseRequestHandle=>false
    --emailRequestHandler=>false
    INFO [http-8080-12] (ServiceInformationImpl.java:90) - MESSAGES:1024
    INFO [http-8080-13] (ServiceInformationImpl.java:90) - MESSAGES:1024
    ++++wspgrade=http://localhost:8080/wspgrade
    ++++wfi=http://localhost:8080/wfi
    ++++wfs=http://localhost:8080/wfs
    ++++storage=http://localhost:8080/storage
    ++++repository=http://localhost:8080/repository
    ++++information=http://localhost:8080/information
    ++++statvisualizer=http://localhost:8080/statvisualizer
    ++++stataggregator=http://localhost:8080/stataggregator
    --serviceRequestHandle=>true
    ++++wspgrade=http://localhost:8080/wspgrade
    ++++wfi=http://localhost:8080/wfi
    ++++wfs=http://localhost:8080/wfs
    ++++storage=http://localhost:8080/storage
    ++++repository=http://localhost:8080/repository
    ++++information=http://localhost:8080/information
    ++++statvisualizer=http://localhost:8080/statvisualizer
    ++++stataggregator=http://localhost:8080/stataggregator
    --serviceRequestHandle=>true
    +++++++++++++++++++++++++++++
    +++pfine=ok
    --databaseRequestHandle=>false
    --emailRequestHandler=>false
    --serviceRequestHandle=>false
    --succesConfigURLRequestHandle=>true
    Processing file /home/guse/guse3.6.8/apache-tomcat-6.0.39/webapps/information/WEB-INF/lib/UI.wsdd
    <admin>Done processing</admin>
    Processing file /home/guse/guse3.6.8/apache-tomcat-6.0.39/webapps/information/WEB-INF/lib/portal.wsdd
    <admin>Done processing</admin>
    Processing file /home/guse/guse3.6.8/apache-tomcat-6.0.39/webapps/information/WEB-INF/lib/resource.wsdd
    <admin>Done processing</admin>
    ---------propertyinit--------
    http-param:is.id-/services/urn:infoservice
    http-param:is.url-http://localhost:8080/information
    http-param:service.url-http://localhost:8080/wspgrade
    SET-PROPERTY:is.url=http://localhost:8080/information
    SET-PROPERTY:is.id=/services/urn:infoservice
    SET-PROPERTY:service.url=http://localhost:8080/wspgrade
    SET-PROPERTY:notify.quota.time.in.hour=1
    SET-PROPERTY:guse.system.database.driver=com.mysql.jdbc.Driver
    SET-PROPERTY:notify.smtp.host=smtp.sztaki.hu
    SET-PROPERTY:repeat.submit.workflow=1
    SET-PROPERTY:gemlcacache.refreshintervall_min=30
    SET-PROPERTY:guse.wspgrade.suportedwfengines=zen
    SET-PROPERTY:guse.system.database.url=jdbc:mysql://localhost:3306/guse
    SET-PROPERTY:guse.system.database.user=guse
    SET-PROPERTY:wspgrade.maxulpoadfilesize=100
    SET-PROPERTY:guse.logdir=/guselogg
    SET-PROPERTY:cache.time.msec=3000000
    SET-PROPERTY:service.loglevel=6
    SET-PROPERTY:guse.system.database.password=guse
    SET-PROPERTY:notify.quota.max.percent=95
    SET-PROPERTY:service.logtrace=false
    Processing file /home/guse/guse3.6.8/apache-tomcat-6.0.39/webapps/wspgrade/WEB-INF/lib/storage.wsdd
    <admin>Done processing</admin>
    Processing file /home/guse/guse3.6.8/apache-tomcat-6.0.39/webapps/wspgrade/WEB-INF/lib/submitter.wsdd
    <admin>Done processing</admin>
    Processing file /home/guse/guse3.6.8/apache-tomcat-6.0.39/webapps/wspgrade/WEB-INF/lib/remote.wsdd
    <admin>Done processing</admin>
    Processing file /home/guse/guse3.6.8/apache-tomcat-6.0.39/webapps/wspgrade/WEB-INF/lib/wfi.wsdd
    <admin>Done processing</admin>
    LOGGER ACTIVALVA:http://localhost:8080/wspgrade
    Processing file /home/guse/guse3.6.8/apache-tomcat-6.0.39/webapps/wfi/WEB-INF/lib/portal.wsdd
    <admin>Done processing</admin>
    ---------propertyinit--------
    http-param:is.id-/services/urn:infoservice
    http-param:is.url-http://localhost:8080/information
    http-param:service.url-http://localhost:8080/wfi
    SET-PROPERTY:is.url=http://localhost:8080/information
    SET-PROPERTY:is.id=/services/urn:infoservice
    SET-PROPERTY:service.url=http://localhost:8080/wfi
    SET-PROPERTY:tt.wsdl=http://localhost:8080/management/TesterService?wsdl
    SET-PROPERTY:wfi.zen.loggfile=guselogg/wfi
    SET-PROPERTY:guse.system.database.driver=com.mysql.jdbc.Driver
    SET-PROPERTY:wfi.zen.activeingjobs.max=500000
    SET-PROPERTY:guse.wfi.zen.sendinitstatus=true
    SET-PROPERTY:guse.system.database.url=jdbc:mysql://localhost:3306/guse
    SET-PROPERTY:guse.logdir=/guselogg
    SET-PROPERTY:guse.system.database.user=guse
    SET-PROPERTY:service.loglevel=6
    SET-PROPERTY:wfi.incomingpoll.sendcount=100
    SET-PROPERTY:guse.system.database.password=guse
    SET-PROPERTY:wfi.zen.waiting.getjobcount=60000
    SET-PROPERTY:wfi.incomingpoll.waiting=1000
    SET-PROPERTY:system.id=guse3.4
    LOGGER ACTIVALVA:http://localhost:8080/wfi
    ---------propertyinit--------
    http-param:is.id-/services/urn:infoservice
    http-param:is.url-http://localhost:8080/information
    http-param:service.url-http://localhost:8080/wfs
    SET-PROPERTY:is.url=http://localhost:8080/information
    SET-PROPERTY:is.id=/services/urn:infoservice
    SET-PROPERTY:service.url=http://localhost:8080/wfs
    SET-PROPERTY:guse.wfs.system.saveonlyendstatus=false
    SET-PROPERTY:guse.wfs.wfiplugin.zen=hu.sztaki.lpds.wfs.service.angie.plugins.wfi.ZenImpl
    SET-PROPERTY:guse.system.database.url=jdbc:mysql://localhost:3306/guse
    SET-PROPERTY:guse.system.database.user=guse
    SET-PROPERTY:guse.system.database.driver=com.mysql.jdbc.Driver
    SET-PROPERTY:guse.wfs.system.savevisualizerdata=true
    SET-PROPERTY:history.max=200
    SET-PROPERTY:guse.wfs.system.savestatus=true
    SET-PROPERTY:noproxy=DesktopGrid,Local,Unibroker
    SET-PROPERTY:guse.system.database.password=guse
    SET-PROPERTY:guse.wfs.system.defaultworkflowtype=zen
    SET-PROPERTY:guse.wfs.system.sleepsavetime=2000
    Processing file /home/guse/guse3.6.8/apache-tomcat-6.0.39/webapps/wfs/WEB-INF/lib/portal.wsdd
    <admin>Done processing</admin>
    Processing file /home/guse/guse3.6.8/apache-tomcat-6.0.39/webapps/wfs/WEB-INF/lib/wfi.wsdd
    <admin>Done processing</admin>
    Processing file /home/guse/guse3.6.8/apache-tomcat-6.0.39/webapps/wfs/WEB-INF/lib/repository.wsdd
    <admin>Done processing</admin>
    Processing file /home/guse/guse3.6.8/apache-tomcat-6.0.39/webapps/wfs/WEB-INF/lib/storage.wsdd
    <admin>Done processing</admin>
    ---------propertyinit--------
    http-param:is.id-/services/urn:infoservice
    http-param:is.url-http://localhost:8080/information
    http-param:service.url-http://localhost:8080/storage
    SET-PROPERTY:is.url=http://localhost:8080/information
    SET-PROPERTY:is.id=/services/urn:infoservice
    SET-PROPERTY:service.url=http://localhost:8080/storage
    SET-PROPERTY:guse.system.database.url=jdbc:mysql://localhost:3306/guse
    SET-PROPERTY:guse.system.database.user=guse
    SET-PROPERTY:guse.system.database.driver=com.mysql.jdbc.Driver
    SET-PROPERTY:guse.storage.importid.type=date
    SET-PROPERTY:guse.storage.system.defaultworkflowtype=zen
    SET-PROPERTY:guse.system.database.password=guse
    SET-PROPERTY:guse.storageclient.localmode.sendquota=true
    Processing file /home/guse/guse3.6.8/apache-tomcat-6.0.39/webapps/storage/WEB-INF/lib/portal.wsdd
    <admin>Done processing</admin>
    Processing file /home/guse/guse3.6.8/apache-tomcat-6.0.39/webapps/storage/WEB-INF/lib/wfi.wsdd
    <admin>Done processing</admin>
    Processing file /home/guse/guse3.6.8/apache-tomcat-6.0.39/webapps/storage/WEB-INF/lib/submitter.wsdd
    <admin>Done processing</admin>
    trigger called QuotaService()
    ---------propertyinit--------
    http-param:is.id-/services/urn:infoservice
    http-param:is.url-http://localhost:8080/information
    http-param:service.url-http://localhost:8080/repository
    SET-PROPERTY:is.url=http://localhost:8080/information
    SET-PROPERTY:is.id=/services/urn:infoservice
    SET-PROPERTY:service.url=http://localhost:8080/repository
    SET-PROPERTY:guse.system.database.url=jdbc:mysql://localhost:3306/guse
    SET-PROPERTY:guse.system.database.user=guse
    SET-PROPERTY:rootuser=root
    SET-PROPERTY:guse.system.database.driver=com.mysql.jdbc.Driver
    SET-PROPERTY:quotamax=2000
    SET-PROPERTY:guse.storage.importid.type=date
    SET-PROPERTY:guse.system.database.password=guse
    Processing file /home/guse/guse3.6.8/apache-tomcat-6.0.39/webapps/repository/WEB-INF/lib/portal.wsdd
    <admin>Done processing</admin>
    ---------propertyinit--------
    http-param:is.id-/services/urn:infoservice
    http-param:is.url-http://localhost:8080/information
    http-param:service.url-http://localhost:8080/stataggregator
    SET-PROPERTY:is.url=http://localhost:8080/information
    SET-PROPERTY:is.id=/services/urn:infoservice
    SET-PROPERTY:service.url=http://localhost:8080/stataggregator
    SET-PROPERTY:jobinstancetimeout=1
    SET-PROPERTY:guse.system.database.url=jdbc:mysql://localhost:3306/guse
    SET-PROPERTY:guse.system.database.user=guse
    SET-PROPERTY:guse.system.database.driver=com.mysql.jdbc.Driver
    SET-PROPERTY:statrunningtimeout=1
    SET-PROPERTY:aggregatejoblimit=250
    SET-PROPERTY:sleeptime=100
    SET-PROPERTY:guse.system.database.password=guse
    ---------propertyinit--------
    http-param:is.id-/services/urn:infoservice
    http-param:is.url-http://localhost:8080/information
    http-param:service.url-http://localhost:8080/statvisualizer
    SET-PROPERTY:is.url=http://localhost:8080/information
    SET-PROPERTY:is.id=/services/urn:infoservice
    SET-PROPERTY:service.url=http://localhost:8080/statvisualizer
    SET-PROPERTY:guse.system.database.url=jdbc:mysql://localhost:3306/guse
    SET-PROPERTY:guse.system.database.user=guse
    SET-PROPERTY:guse.system.database.driver=com.mysql.jdbc.Driver
    SET-PROPERTY:portal.url=http://localhost:8080/wspgrade
    SET-PROPERTY:guse.system.database.password=guse
    SET-PROPERTY:language=hu
    SET-PROPERTY:country=HU

     
  • Gabor Hermann

    Gabor Hermann - 2014-10-01

    Please

    - first of all check that you use Java 7 (as stated in the installation manual) - the installation fails with Java 6
    - After that check the running state of all deployed components in your Tomcat manager(s)
       ( http://<IP>:8080/manager/html )
    - send us the  catalina.out(s) log files of your tomcat(s)
    
     
  • Luca Roverelli

    Luca Roverelli - 2014-10-01

    Thank you Gabor. Using the openJDK 7 it works!

     
  • Gabor Hermann

    Gabor Hermann - 2014-10-09
    • status: open --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB