Java-exception-Creating Schema error - IMG 6.9.0 Installation
Originally Published: 2015-03-02
Article Number
Applies To
Issue
Error:
=====
Screen error:
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/log4j/Logger
at com.aveksa.migration.jdbctool.Main.run(Main.java:186)
at com.aveksa.migration.jdbctool.Main.main(Main.java:381)
Caused by: java.lang.ClassNotFoundException: org.apache.log4j.Logger
at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
at java.lang.ClassLoader.loadClass(ClassLoader.java:323)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
at java.lang.ClassLoader.loadClass(ClassLoader.java:268)
... 2 more
Aveksa-install.log:
==============
--------------------------------------------------------------------------
Checking database connections...
Validated oracle configured to SID: AVDB
--------------------------------------------------------------------------
Creating schema...
Logout
Resolution
As per our installation guide, it recommend not to copy any installation directories from machine to another, just create the needed directories then copy the installation packages:
- Delete any exiting aveksa directory under /tmp
As root:
# rm -rf /tmp/aveksa
- Create new aveksa directory under /tmp and create the packages and staging subdirectories. [RSA_IMG_v6.9_Installation_Guide page 31]
- Extract the packages under /tmp/aveksa/staging after copying them to packages. [RSA_IMG_v6.9_Installation_Guide.pdf page 31]
- Uninstall aveksa:
As root:
# cd /tmp/aveksa/staging/deploy
# ./uninstall.sh
- Reboot the machine [ appliance or VM ]
- Start the installation script again. [RSA_IMG_v6.9_Installation_Guide page 37]
Related Articles
RSA Authentication Manager - License Installation Fails with 'License/Serial Number Does Not Match' 2.88KNumber of Views Overview of Public Database Schema Views in RSA Identity Governance & Lifecycle 173Number of Views RSA Via Lifecycle & Governance (L&G) upgrade or installation on WebSphere or WebLogic fails to deploy aveksa.ear file with… 228Number of Views How to overcome the RSA Identity Governance & Lifecycle initialization status error when the database schema version is hi… 173Number of Views How to query a public database schema table for Segregation of Duties (SOD) violations in RSA Identity Governance & Lifecycle 110Number of Views
Don't see what you're looking for?