Hi guys, Try to switch the log level to DEBUG by switching the INFO to DEBUG value inside logback.xml. The InvocationTargetException is always thrown when a configuration exception is encountered but the real exception is its cause that should be printed just below.
Regards, -- Sebastien BAHLOUL IAM / Security specialist Ldap Synchronization Connector : http://lsc-project.org Blog : http://sbahloul.wordpress.com/ 2012/8/17 Davydov, Mark - IS <[email protected]> > No, I’m not using nis.jar. What bothers me the most that it throws > ‘java.lang.reflect.InvocationTargetException' > that means some of the underlying methods throws an exception, but no stack > trace. Is there a way to get stack trace printed? Somekind config change? > **** > > ** ** > > Thanks**** > > ** ** > > *From:* dunkan [mailto:[email protected]] > *Sent:* Thursday, August 16, 2012 6:50 PM > > *To:* Davydov, Mark - IS > *Cc:* lsc-userslsc-users > *Subject:* Re: [lsc-users] VERY URGENT: Need help with debugging > 'org.lsc.exception.LscConfigurationException:java.lang.reflect.InvocationTargetException' > **** > > ** ** > > My issue was with the nis.jar, not sure if you are using that or not. I > used 1.7. That may not be applicable to you at all, just what I saw. > > -Joel**** > > On Thu, Aug 16, 2012 at 12:20 PM, Davydov, Mark - IS < > [email protected]> wrote:**** > > Joel,**** > > **** > > Thanks a lot. I’m using Oracle jdk1.6.18. Which jar specifically I need to > check?**** > > **** > > Thanks,**** > > **** > > Mark **** > > **** > > *From:* dunkan [mailto:[email protected]] > *Sent:* Thursday, August 16, 2012 1:57 PM > *To:* Davydov, Mark - IS > *Cc:* lsc-userslsc-users > *Subject:* Re: [lsc-users] VERY URGENT: Need help with debugging > 'org.lsc.exception.LscConfigurationException:java.lang.reflect.InvocationTargetException' > **** > > **** > > Hey David, > > I ran into this twice in different ways. One was my version of Java, I > moved from OpenJDK to the real Oracle version to fix it. The second was I > had stuck the jar file for the plugin I was using into the lib directory > twice as different names, ensuring only one jar file existed in my path > fixed it for that one. > > Those would be good places to start I believe. > > -Joel**** > > On Thu, Aug 16, 2012 at 10:11 AM, Davydov, Mark - IS < > [email protected]> wrote:**** > > Hi, > > New to LSC. Urgently need help to debug > 'org.lsc.exception.LscConfigurationException:java.lang.reflect.InvocationTargetException'. > I' getting this when running '> lsc.bat - a (or s - does not matter, same > error) all -f etc'. > > Did run with lsc -v. There was INFO message - 'Configuration and > environment successfully checked!'. But when running for real, getting > 'org.lsc.exception.LscConfigurationException:java.lang.reflect.InvocationTargetException' > and nothing more beyond > 'org.lsc.exception.LscConfigurationException:java.lang.reflect.InvocationTargetException' > and nothing in the log. Can anyone suggest how to debug it? > > Any help is greatly appreciated. > > Mark > > Email addresses of ITT Exelis employees have changed from itt.com to > exelisinc.com. Please update your favorites and contact information to > reflect these changes. > > This e-mail and any files transmitted with it may be proprietary and are > intended solely for the use of the individual or entity to whom they are > addressed. If you have received this e-mail in error please notify the > sender. Please note that any views or opinions presented in this e-mail are > solely those of the author and do not necessarily represent those of Exelis > Inc. The recipient should check this e-mail and any attachments for the > presence of viruses. Exelis Inc. accepts no liability for any damage caused > by any virus transmitted by this e-mail. > _______________________________________________________________ > Ldap Synchronization Connector (LSC) - http://lsc-project.org > > lsc-users mailing list > [email protected] > http://lists.lsc-project.org/listinfo/lsc-users**** > > **** > > ** ** > > _______________________________________________________________ > Ldap Synchronization Connector (LSC) - http://lsc-project.org > > lsc-users mailing list > [email protected] > http://lists.lsc-project.org/listinfo/lsc-users > >
_______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-users mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-users

