It's all about the answers!

Ask a question

generateChangeLog getting IllegalArgumentException


James Adams (547) | asked Oct 30 '13, 11:18 a.m.
edited Nov 04 '13, 5:52 p.m. by Stephanie Taylor (24115)
 Hello everyone,

We are currently trying to execute a generateChangeLog in unix (OMVS) and are getting the following error:

java.lang.IllegalArgumentException: EClass: org.eclipse.emf.ecore.impl.EClassImpl@ef72da92 (name: Auditable) (instanceClassName: null) (abstract: false, interface: false)

I have tried to pinpoint why/where the problem is occurring but have been unable to resolve the issue. The version we are using is:

<generateChangeLog currentSnapshotName="" 
                      beforeSnapshotName=""
                      showFileChanges=""
                      changeLogFile="" 
                      repositoryAddress=""
                      userId=""
                      password=""
                      verbose="" />  
Obviously, with the fields all filled in.

Thank you in advance for your help.

One answer



permanent link
James Adams (547) | answered Nov 06 '13, 4:55 p.m.
 We were pointing to the wrong library of JARs. Updating our classpath fixed the issue by pointing to the latest working version.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.