Customer Portal

Some components are not loading after server reboot

Comments 1

  • Avatar
    admin
    0
    Comment actions Permalink
    Hi,

    Usually, when you see an error message related to a missing library class, it might indicate some java related issue. In order to resolve this, please check the following:

    1. What Java version and vendor do you use? I mean, the supported vendor for JBoss application server is Oracle JDK and it is also quite important to have the right java version in relation to the version of JBoss container. For more information please see the following link: http://doc.cloveretl.com/documentation/UserGuide/index.jsp?topic=/com.cloveretl.server.docs/docs/system-requirements-for-cloveretl-server.html
    2. What components does it fail on? Are they some special (customized) components that include custom java code? If so, you should also make sure you have JDK installed not just JRE.
    3. Have you changed anything related to the classpath?
    4. Also, something could have happened during the CloverETL deployment to the JBoss server. Can you please give it a try and redeploy the clover.war to the application server? Please make sure that you have saved a backup of your CloverETL Server before you do any changes in the production system.

    If none of the above helps, please provide me with more details, for instance:
    1. CloverETL version, JBoss version, Java version
    2. Component original name, e.g. FlatFileWriter
    3. all.log file located in ${java.io.tmpdir}/cloverlogs

    Any other information is appreciated, thank you.
    Best Regards, Eva

Please sign in to leave a comment.