Menu

Exception running startLog4JbackgroundProcess

Help
2004-03-15
2004-03-15
  • Nobody/Anonymous

    I got an exception when running startLog4JbackgroundProcess.

    C:\Log4plsql\cmd>startLog4JbackgroundProcess.bat

    C:\Log4plsql\cmd>setlocal

    C:\Log4plsql\cmd>call setVariable.bat
    variable setup
    Exception in thread "main" java.lang.NoClassDefFoundError: oracle/xml/parser/v2/XMLNode
    Press any key to continue . . .

    I downloaded version V3. There are three zip files. I only unzip one and installed it.

    I modified <connection> setting in log4plsql.xml. but I cannot find <categoty Name="Action"> element as mentioned in UserGuide.

    thanks.

    TJ

     
    • Manuel Romeiro

      Manuel Romeiro - 2004-03-15

      Hi

      May be you don't have the file oracle\ora81\lib\xmlparserv2.jar, or this file isn't included in the classpath.
      See https://sourceforge.net/forum/message.php?msg_id=2205562

      The answer to your 2nd question, is you will found the tag <category name="..." ...>....</category> in the file log4j.xml.

      Manuel Romeiro

       

Log in to post a comment.