| Author |
Message |
|
|
Post subject: org.eclipse.birt.report.exception.ViewerException
Posted: Apr 18, 2008 - 06:36 PM
|
|
Registered Member


Joined: Sep 22, 2007
Posts: 6
|
|
Hello,
I deployed my trial report project to MyEclipse TomCat an no error message appear in the console. However when I try to access the .jsp for the report I get...
.. this error on the page: Fatal error occurred when try to startup report engine
... this error on the console:org.eclipse.birt.report.exception.ViewerException: Fatal error occurred when try to startup report engine. at org.eclipse.birt.report.service.ReportEngineService.setEngineContext(Unknown Source)..
Thank you,
Dave
Also, here is some additional background on my installation:
*** Date:
Friday, April 18, 2008 12:28:14 PM CDT
** System properties:
OS=WindowsXP
OS version=5.1
Java version=1.5.0_11
*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 6.0.1 GA
Build id: 6.0.1-GA-200710
*** Eclipse details:
MyEclipse Enterprise Workbench
Version: 6.0.1 GA
Build id: 6.0.1-GA-200710
Eclipse Project SDK
Version: 3.3.3.r33x_r20080129-7M7J7LB-u3aphGW6o3_VmiVfGXWO
Build id: M20080221-1800
Eclipse Platform
Version: 3.3.3.r33x_r20080129-_19UEl7Ezk_gXF1kouft
Build id: M20080221-1800
Eclipse Java Development Tools
Version: 3.3.2.r33x_r20080129-7o7jE7_EDhYDiyVEnjb1pFd7ZGD7
Build id: M20080221-1800
Eclipse RCP
Version: 3.3.3.r33x_r20080129-8y8eE9UEUWI6qujeED0xT7bc
Build id: M20080221-1800
Eclipse Plug-in Development Environment
Version: 3.3.3.r33x_r20080129-7N7M5DQVIA_6oJsEFkEL
Build id: M20080221-1800
Eclipse Graphical Editing Framework
Version: 3.3.1.v20070814
Build id: 20070814-1555
Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\MyEclipse6\eclipse\eclipse.exe
-name
Eclipse
--launcher.library
C:\MyEclipse6\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.3.R33x_v20080118\eclipse_1023.dll
-startup
C:\MyEclipse6\eclipse\plugins\org.eclipse.equinox.launcher_1.0.1.R33x_v20080118.jar
-exitdata
c24_70
-vm
C:\MyEclipse6\jre\bin\javaw.exe |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: org.eclipse.birt.report.exception.ViewerException
Posted: Apr 21, 2008 - 04:33 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 8012
|
|
Were you able to setup the MyEclipse Reports update successfully after installing MyEclipse ?
Do you see the MyEclipse Reports libraries in your build path for your project? If so, can you open you project properties, go to the Java Build Path and then the Libraries tab and expand the library group there and make sure none of the JARs are marked with warning or error markers? |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject: RE: org.eclipse.birt.report.exception.ViewerException
Posted: Apr 22, 2008 - 04:23 AM
|
|
Registered Member


Joined: Sep 22, 2007
Posts: 6
|
|
Yes I do have it properly installed. In fact, I did get it working only by changing from the default MyEclipseTomcat (v.6.x) to my self-installed Tomcat 5.5. I'm not really sure why deploying to the 5.5 worked but the default did not. Any thoughts? |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: org.eclipse.birt.report.exception.ViewerException
Posted: Apr 22, 2008 - 05:55 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 8012
|
|
Can you go to Windows > Prefs > MyEclipse > Servers > Integrated Sandbox > MyEclipse Tomcat 6 and hit the "Restore MyEclipse Tomcat 6 Installation". Now try to get the report to work. Do you get the same error? |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|
| |