Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic java.lang.reflect.InvocationTargetException (Read 1900 times)
choohj70
Junior Member
**
Offline


I love YaBB 1G - SP1!

Posts: 77
Joined: Sep 23rd, 2008
java.lang.reflect.InvocationTargetException
Oct 20th, 2009 at 7:41am
Print Post  
When I try to export PDF for a complex network, I am getting the following error.

Please let me know how I can eliminate this error.

----------------------------------------------------------
Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Timestamp: Tue, 20 Oct 2009 07:36:44 UTC


Message: java.lang.reflect.InvocationTargetException
Line: 101
Char: 9
Code: 0
URI: http://(URL of the site)/WebResource.axd?d=koI1ciIQuYe6-DNMaRvdu8m3oGDGzQvEttSE96Yof7dIeFxoDlfloctS
9MeNsHLq5mQLmHuarPG7JH85W0DZtRQjAMLxI97ern9XVuKi5Kg1&t=633892951140000000
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re:  java.lang.reflect.InvocationTargetExcept
Reply #1 - Oct 20th, 2009 at 8:09am
Print Post  
This looks like error in some JavaScript code, it could happen if you misspell the name of a function from the Java applet API. If it comes from one of the JS functions embedded in the control, could you check which one, e.g. from the Firebug debugger plugin for Firefox?
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint