Hi,
While following the AA&I tutorial here 
https://wiki.onap.org/pages/viewpage.action?pageId=10783023, I end up with:

java 
-DAJSC_HOME=/home/minodida/LF/AAI/resources/aai-resources/target/swm/package/nix/dist_files/opt/app/aai-resources
 -DBUNDLECONFIG_DIR="bundleconfig-local" -cp 
aai-common/aai-core/target/aai-core-1.2.2-SNAPSHOT.jar:resources/aai-resources/target/aai-resources-1.2.0-SNAPSHOT.jar
 org.onap.aai.dbgen.GenTester
Exception in thread "main" java.lang.NoClassDefFoundError: 
com/att/eelf/configuration/EELFManager
        at org.onap.aai.dbgen.GenTester.main(GenTester.java:55)
Caused by: java.lang.ClassNotFoundException: 
com.att.eelf.configuration.EELFManager
        at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
        ... 1 more

I had to update the java command line to point to the latest snapshots where I 
guess the EELFManager class no longer exists ?
Any help ?
Best regards,
David.

_________________________________________________________________________________________________________________________

Ce message et ses pieces jointes peuvent contenir des informations 
confidentielles ou privilegiees et ne doivent donc
pas etre diffuses, exploites ou copies sans autorisation. Si vous avez recu ce 
message par erreur, veuillez le signaler
a l'expediteur et le detruire ainsi que les pieces jointes. Les messages 
electroniques etant susceptibles d'alteration,
Orange decline toute responsabilite si ce message a ete altere, deforme ou 
falsifie. Merci.

This message and its attachments may contain confidential or privileged 
information that may be protected by law;
they should not be distributed, used or copied without authorisation.
If you have received this email in error, please notify the sender and delete 
this message and its attachments.
As emails may be altered, Orange is not liable for messages that have been 
modified, changed or falsified.
Thank you.

_______________________________________________
onap-discuss mailing list
[email protected]
https://lists.onap.org/mailman/listinfo/onap-discuss

Reply via email to