Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » [ERR]: org.eclipse.birt.chart.exception.PluginException: Unable to locate any en
[ERR]: org.eclipse.birt.chart.exception.PluginException: Unable to locate any en [message #62350] Thu, 28 July 2005 18:01 Go to next message
Eclipse UserFriend
Originally posted by: jyl.us.ibm.com

I am a newcomer of BIRT, trying to learn Chart Programming by running the
"create a line chart programmatically" example in FAQ. I ran into the
[ERR]: org.eclipse.birt.chart.exception.PluginException: Unable to locate
any entries for lookup=dv.SWING; (full message attached). Will appreciate
any advice on how to resolve the problem.

Also, is there any doc describing how to start with the chart programming
with examples?

Thanks,
Juhnyoung




[ERR]: org.eclipse.birt.chart.exception.PluginException: Unable to locate
any entries for lookup=dv.SWING; element=(name:device) in any plugin.xml
file in all of the available plugins
org.eclipse.birt.chart.exception.PluginException: Unable to locate any
entries for lookup=dv.SWING; element=(name:device) in any plugin.xml file
in all of the available plugins
at
org.eclipse.birt.chart.util.PluginSettings.getPluginXmlObjec t(PluginSettings.java:636)
at
org.eclipse.birt.chart.util.PluginSettings.getDevice(PluginS ettings.java:324)
at
org.eclipse.birt.chart.examples.api.viewer.SwingLiveChartVie wer. <init>(SwingLiveChartViewer.java:116)
at
org.eclipse.birt.chart.examples.api.viewer.SwingLiveChartVie wer.main(SwingLiveChartViewer.java:92)
org.eclipse.birt.chart.exception.PluginException: Unable to locate any
entries for lookup=dv.SWING; element=(name:device) in any plugin.xml file
in all of the available plugins
at
org.eclipse.birt.chart.util.PluginSettings.getPluginXmlObjec t(PluginSettings.java:636)
at
org.eclipse.birt.chart.util.PluginSettings.getDevice(PluginS ettings.java:324)
at
org.eclipse.birt.chart.examples.api.viewer.SwingLiveChartVie wer. <init>(SwingLiveChartViewer.java:116)
at
org.eclipse.birt.chart.examples.api.viewer.SwingLiveChartVie wer.main(SwingLiveChartViewer.java:92)
java.lang.NullPointerException
at
org.eclipse.birt.chart.examples.api.viewer.SwingLiveChartVie wer.main(SwingLiveChartViewer.java:105)
Exception in thread "main"
Re: [ERR]: org.eclipse.birt.chart.exception.PluginException: Unable to locate any en [message #62444 is a reply to message #62350] Fri, 29 July 2005 02:03 Go to previous message
Nina Li is currently offline Nina LiFriend
Messages: 44
Registered: July 2009
Member
Greeting,

For resolving the problem you encountered, please add the following lines to
Run -> Arguments -> VM arguments:

-DSTANDALONE
-DBIRT_HOME=<Your BIRT_HOME>

In addition, you could find some chart programming examples in
org.eclipse.birt.chart.examples package.
Cheers.

Regards,
Nina


"Juhnyoung Lee" <jyl@us.ibm.com> wrote in message
news:08341c43d29dfc2eb6e05dd4750c554c$1@www.eclipse.org...
>I am a newcomer of BIRT, trying to learn Chart Programming by running the
>"create a line chart programmatically" example in FAQ. I ran into the
>[ERR]: org.eclipse.birt.chart.exception.PluginException: Unable to locate
>any entries for lookup=dv.SWING; (full message attached). Will appreciate
>any advice on how to resolve the problem.
>
> Also, is there any doc describing how to start with the chart programming
> with examples?
>
> Thanks,
> Juhnyoung
>
>
>
>
> [ERR]: org.eclipse.birt.chart.exception.PluginException: Unable to locate
> any entries for lookup=dv.SWING; element=(name:device) in any plugin.xml
> file in all of the available plugins
> org.eclipse.birt.chart.exception.PluginException: Unable to locate any
> entries for lookup=dv.SWING; element=(name:device) in any plugin.xml file
> in all of the available plugins
> at
> org.eclipse.birt.chart.util.PluginSettings.getPluginXmlObjec t(PluginSettings.java:636)
> at
> org.eclipse.birt.chart.util.PluginSettings.getDevice(PluginS ettings.java:324)
> at
> org.eclipse.birt.chart.examples.api.viewer.SwingLiveChartVie wer. <init>(SwingLiveChartViewer.java:116)
> at
> org.eclipse.birt.chart.examples.api.viewer.SwingLiveChartVie wer.main(SwingLiveChartViewer.java:92)
> org.eclipse.birt.chart.exception.PluginException: Unable to locate any
> entries for lookup=dv.SWING; element=(name:device) in any plugin.xml file
> in all of the available plugins
> at
> org.eclipse.birt.chart.util.PluginSettings.getPluginXmlObjec t(PluginSettings.java:636)
> at
> org.eclipse.birt.chart.util.PluginSettings.getDevice(PluginS ettings.java:324)
> at
> org.eclipse.birt.chart.examples.api.viewer.SwingLiveChartVie wer. <init>(SwingLiveChartViewer.java:116)
> at
> org.eclipse.birt.chart.examples.api.viewer.SwingLiveChartVie wer.main(SwingLiveChartViewer.java:92)
> java.lang.NullPointerException
> at
> org.eclipse.birt.chart.examples.api.viewer.SwingLiveChartVie wer.main(SwingLiveChartViewer.java:105)
> Exception in thread "main"
Previous Topic:Viewer App Server
Next Topic:Multiple data sources in a report table ?
Goto Forum:
  


Current Time: Wed Jul 17 03:20:37 GMT 2024

Powered by FUDForum. Page generated in 0.03578 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top