Announcement

Collapse
No announcement yet.

CSVUtil NoClassDefFoundError Roll Up #2

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • CSVUtil NoClassDefFoundError Roll Up #2

    Hello,
    I'm attempting to install RU # 2 on top of OTM 5.5.3, and running the update shell scripts results in the following error:
    uxunt130:/opt/oracle/otm/glog/oracle/script8# ./update_onecsv.sh FINDER_SET /opt/oracle/otm/glog/config dbaglogowner
    Exception in thread "main" java.lang.NoClassDefFoundError: glog/database/admin/CSVUtil
    I'm looking for guidance as to where I will find the missing CSVUtil, and where it needs to be installed.
    Regards,
    Scott T.

  • #2
    Re: CSVUtil NoClassDefFoundError Roll Up #2

    Scott,

    This error occurs because of a dependance between the OTM codebase for CSVUtil and the jarfiles provided by WebLogic. Sounds like you are using OAS as your application server, so these aren't present.

    To resolve, do the following:
    1. Download the trial version of WebLogic Server 8.1 SP4 (the version is important)
    2. Install this version and extract the weblogic.jar and xmlx.jar files from the following directory (may differ slightly - I don't have access to an OTM environment at this moment) $BEA_HOME/wlserver81/server/lib/
    3. Copy these into the OTM 3rd party libs directory. Again, I don't have access, but believe it is: $OTM_HOME/glog/gc3webapp/WEB-INF/lib/3rdparty/
    4. Try again - it should work now.

    I also recommend opening an SR with Oracle, so they can resolve this in development.

    --Chris
    Chris Plough
    twitter.com/chrisplough
    MavenWire

    Comment


    • #3
      Re: CSVUtil NoClassDefFoundError Roll Up #2

      Chris -
      Update on the issue/resolution - I had opened an SR with Oracle, and it turned out that I didn't need to download the weblogic jar files. I hadn't run the gc3env.sh script. After doing so, the update_onecsv.sh scripts were able to run successfully.
      Thanks,
      Scott T.

      Comment

      Working...
      X
      😀
      🥰
      🤢
      😎
      😡
      👍
      👎