Notice & Contact

  • Cooperation between JenniferSoft and Caucho Technology

  • JenniferSoft USA

    360 Fairview Way Milpitas, CA 95035
    Tel : +1-408-946-5508
    Fax : +1-408-946-5509
    sales@jennifersoft.com
    tech@jennifersoft.com

    JenniferSoft Japan

    2F VillaSK Bldg,6-5-8 Sotokanda, Chiyoda-ku, Tokyo, Japan
    Tel :+81-3-5809-1600
    Fax :+81-3-5809-1610
    info.jp@jennifersoft.com

    JenniferSoft Korea

    StarValley 1104, Gasan-dong 60-11, Geumcheon-gu, Seoul, Korea
    Tel :+82-2-2027-0397
    Fax :+82-2-2027-0390
    info.ko@jennifersoft.com

    Print

    Q&A

    I can't see the classloader list and JDBC-related data in JENNIFER dashboard
    [ Name: guest, Date: 08-08-05 11:12:23 ] ( ko en ja )
    Edit | Delete

    I installed JENNIFER by referring to Installation Guide but, I can’t see the class loader list and JDBC-related data in JENNIFER dashboard. I’m not sure that lwst30 is configured properly.

    System environment = LINUX, JDK1.5, TOMCAT5.5 I designated DB pool at w11.conf through ibatis as follows.

    jdbc_connection_get=com.ibatis.common.jdbc.SimpleDataSource.getConnection() I searched information in the Q&A board and changed into comm.ibatis.sqlmap.engbatis.sqlmap.engine.transaction.jdbc.JdbcTransaction.getConnection() but it is not running.

    One of strange things is .. An error as follows occurs when I execute Tomcat. “main” java.lang.NoClassDefFoundError: com/javaservice/lwst/FileTrace So I added /home1/jennifer/agent/lwst30.setup.jar in JAVA_OPTS of Tomcat catalina.sh. Here is attached env file.

    Thank you.

    Filename Title Size
    env.txt 6,091 Bytes
    Create lwst and put the file.
    [ Name: guest, Date: 08-08-12 15:49:48 ] ( ko en ja )
    Edit | Delete

    Create lwst file as follows.

    lwst30.sh sun /usr/java/jdk1.5.0_11/jre/lib/rt.jar

    After creating lwst30.sun.jar file, put this file as -Xbootclasspath/p.