Skip to main content



      Home
Home » Archived » BIRT » Missing data in report preview, jdbc driver issue
Missing data in report preview, jdbc driver issue [message #24918] Tue, 05 April 2005 10:16 Go to next message
Eclipse UserFriend
Missing data in report preview in recent builds seem to caused by
NoClassDefFoundException because plugin is unable to load JDBC driver.
Exception is logged to jdk1.4 logger and does not appear in either
standard output or platform log. ;)

Workaround: add jdbc driver jar to boot class path.

BTW. Bugzilla link on
http://www.eclipse.org/birt/index.php?page=community.html is broken.
Should be https://bugs.eclipse.org/bugs/enter_bug.cgi?product=BIRT.
Re: Missing data in report preview, jdbc driver issue [message #25025 is a reply to message #24918] Tue, 05 April 2005 13:56 Go to previous messageGo to next message
Eclipse UserFriend
Aleksander Bandelj wrote:

> Missing data in report preview in recent builds seem to caused by
> NoClassDefFoundException because plugin is unable to load JDBC driver.
> Exception is logged to jdk1.4 logger and does not appear in either
> standard output or platform log. ;)

> Workaround: add jdbc driver jar to boot class path.

Sorry for such a simple, newbie question such as this, but...

How do you add the JAR to the classpath? Is that using -vmargs or
something like that?

jaaron
Re: Missing data in report preview, jdbc driver issue [message #25064 is a reply to message #25025] Wed, 06 April 2005 08:07 Go to previous messageGo to next message
Eclipse UserFriend
Yes, passing -vmargs -bootclasspath/a:yourdriver.jar to eclipse
executable should work.

>
>> Workaround: add jdbc driver jar to boot class path.
>
>
> Sorry for such a simple, newbie question such as this, but...
>
> How do you add the JAR to the classpath? Is that using -vmargs or
> something like that?
>
> jaaron
>
Re: Missing data in report preview, jdbc driver issue [message #25106 is a reply to message #25064] Wed, 06 April 2005 08:10 Go to previous messageGo to next message
Eclipse UserFriend
Sorry, should be -vmargs -Xbootclasspath/a:yourdriver.jar

Aleksander Bandelj wrote:

> Yes, passing -vmargs -bootclasspath/a:yourdriver.jar to eclipse
> executable should work.
>
>>
>>> Workaround: add jdbc driver jar to boot class path.
>>
>>
>>
>> Sorry for such a simple, newbie question such as this, but...
>>
>> How do you add the JAR to the classpath? Is that using -vmargs or
>> something like that?
>>
>> jaaron
>>
Re: Missing data in report preview, jdbc driver issue [message #25555 is a reply to message #24918] Sat, 09 April 2005 07:12 Go to previous message
Eclipse UserFriend
Please see the thread on "Oracle Driver - Problem Solved with latest
release" for the solution to the report preview problem.

Linda

Aleksander Bandelj wrote:

> Missing data in report preview in recent builds seem to caused by
> NoClassDefFoundException because plugin is unable to load JDBC driver.
> Exception is logged to jdk1.4 logger and does not appear in either
> standard output or platform log. ;)
>
> Workaround: add jdbc driver jar to boot class path.
>
> BTW. Bugzilla link on
> http://www.eclipse.org/birt/index.php?page=community.html is broken.
> Should be https://bugs.eclipse.org/bugs/enter_bug.cgi?product=BIRT.
Previous Topic:FW: How can I add Dataset Parameters andReport Parameters
Next Topic:Continued BIRT Integration Issue
Goto Forum:
  


Current Time: Thu May 29 02:16:25 EDT 2025

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

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

Back to the top