Jump to content
Software FX Community

Could not able to run sample program. Throwing out the following error. Need help!


Recommended Posts

Posted

<p>java.lang.IllegalArgumentException: Wrong type at constant pool index at sun.reflect.ConstantPool.getClassAt0(Native Method) at sun.reflect.ConstantPool.getClassAt(Unknown Source) at sun.reflect.annotation.AnnotationParser.parseAnnotation(Unknown Source) at sun.reflect.annotation.AnnotationParser.parseAnnotations(Unknown Source) at java.lang.Class.initAnnotationsIfNecessary(Unknown Source) at java.lang.Class.getDeclaredAnnotations(Unknown Source) at com.softwarefx.sfxnet.System.Type.a(SourceFile:836) at com.softwarefx.sfxnet.internal.vj.a(SourceFile:12) at com.softwarefx.chartfx.desktop.internal.Chart.a(SourceFile:129) at com.softwarefx.chartfx.desktop.Chart.<init>(SourceFile:21) at Annotation.getChart1(Annotation.java:27) at Annotation.getJContentPane(Annotation.java:196) at Annotation.initialize(Annotation.java:79) at Annotation.<init>(Annotation.java:68) at Annotation$1.run(Annotation.java:56) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source)</p>

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...