Hi There,

        This exception is thrown when the Method.invoke method is called. The
actual reason for this exception occurring is that the method invoked by
this call has thrown an Exception.

For more information on the exception an the Method class please look at the
API documentation:

http://java.sun.com/j2se/1.4.2/docs/api/

Thanks

Pete

-----Original Message-----
From: Andi Reinbrech [mailto:[EMAIL PROTECTED]
Sent: 18 May 2004 09:24
To: 'Tomcat Users List'
Subject: RE: Apps terminating abruptly


Thanks for replying,

Well, a thread dump wouldn't help.  I've noticed last night that the app
actually terminates at a specific point, but no exception is raised, so I
can't figure out what the problem is.

Java "sends" the exception back to .NOT - I get a "
java.lang.reflect.InvocationTargetException" from within my C# application.

I have now narrowed it down to not being a 5.0.24 issue, as I have just
copied the whole jakarta-5.0.18 dir from my test server to my local machine,
and it *still* doesn't work.  I.e. something is buggered on my machine.

I have set PATH= and CLASSPATH= to nothing before running startup.bat, just
to make sure I'm not picking up Oracle's JRE instead of 1.4.2.  The JSDK
verions on production and my machine are identical.  Hmmmm... apart from the
/jre/lib/ext directories - maybe there's something extra in there that
"makes it work" on the production box.  Will give that a try.

But in the meantime I would greatly appreciate any help - esp. what the "
java.lang.reflect.InvocationTargetException" exactly means.

Thanks,
Andi

****************************************************************************
**********************************************
Everything in this e-mail and attachments relating to the official business
of MultiChoice Africa is proprietary to
the company. Any view or opinion expressed in this message may be the view
of the individual and should not automatically
be ascribed to the company.  If you are not the intended recipient, you may
not peruse, use, disseminate, distribute or
copy this message. If you have received this message in error, please notify
the sender immediately by email, facsimile
or telephone and destroy the original message.
****************************************************************************
**********************************************

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to