Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
http error 500 BIRT 4_2.2
inoplaneteanku
<p>Hello everyone, </p>
<p> </p>
<p> Recently I installed Windows 8.1 and now my BIRT version 4_2.2 is giving me an error. The error is: </p>
<p> </p>
<p>"</p>
<div>HTTP ERROR: 500</div>
<div>Problem accessing /viewer/preview. Reason: </div>
<div> </div>
<div> Plug-in "org.eclipse.birt.report.viewer" was unable to instantiate class "org.eclipse.birt.report.servlet.BirtEngineServlet".</div>
<div> </div>
<div>
</div>
<div>Powered by Jetty:// </div>
<p>"</p>
<p> </p>
<p>Any ideas? Any suggestions to have BIRT running agian? I have searched online for simmilar problems and no luck on my end.</p>
<p> </p>
<p> </p>
Find more posts tagged with
Comments
Clement Wong
<p>So after you installed Windows 8.1, you installed BIRT 4.2.2? Did you try re-installing BIRT 4.2.2 using another downloaded ZIP from Eclipse.org? Or another version of BIRT?</p>
<p> </p>
<p>After you launch Eclipse/BIRT Designer, and can you check under the menu option H<em>elp > About Eclipse > Installation Details > Plug-ins </em>(tab), and look for Provider = Eclipse BIRT Project, Plug-in Name = BIRT Web Viewer. What is your Version? What is Plug-in Id?</p>
<p> </p>
<p>What version of Java are you running with BIRT 4.2.2? You can verify by checking under the menu option H<em>elp > About Eclipse > Installation Details > Configuration </em>(tab). Look for entries such as:</p>
<p> </p>
<p style="margin-left:40px;"><span style="font-family:'courier new', courier, monospace;">java.runtime.name=Java(TM) SE Runtime Environment<br>
java.runtime.version=1.8.0_111-b14<br>
java.specification.name=Java Platform API Specification<br>
java.specification.vendor=Oracle Corporation<br>
java.specification.version=1.8<br>
java.vendor=Oracle Corporation<br>
java.vendor.url=<a data-ipb='nomediaparse' href='
http://java.oracle.com/'>http://java.oracle.com/</a><br>
;
java.vendor.url.bug=<a data-ipb='nomediaparse' href='
http://bugreport.sun.com/bugreport/'>http://bugreport.sun.com/bugreport/</a><br>
;
java.version=1.8.0_111<br>
java.vm.info=mixed mode<br>
java.vm.name=Java HotSpot(TM) 64-Bit Server VM<br>
java.vm.specification.name=Java Virtual Machine Specification<br>
java.vm.specification.vendor=Oracle Corporation<br>
java.vm.specification.version=1.8<br>
java.vm.vendor=Oracle Corporation<br>
java.vm.version=25.111-b14</span></p>
inoplaneteanku
<p>Hello Clement, </p>
<p> </p>
<p> Thank you for taking time to reply to my concerns. </p>
<p> </p>
<p> First I installed Windows 8.1 and then BIRT. I did not tryied a new version of BIRT since this version worked just fine on Windows 7 - it seems like I may have to try a new version. </p>
<p> </p>
<p>In BIRT Report Designer Installation Details I have:</p>
<p>Provider: <u>Eclipse BIRT Project</u>;</p>
<p>Plug-in Name: <u>BIRT Web Viewer</u></p>
<p>Version: <u>4.2.2.v201302041142</u></p>
<p>Plug-in ID: <u>org.eclipse.birt.report.viewer</u></p>
<p> </p>
<p>As far as Java goes, I have: </p>
<p> </p>
<div><u>java.runtime.version=1.8.0_121-b13</u></div>
<div><u>java.vm.version=25.121-b13</u></div>
<div> </div>
<p>Again, thank you for your help.</p>
Clement Wong
<p>Things to try:</p>
<p> </p>
<p>1. Change the default internal browser that Eclipse uses to view to an external browser:<br><br><u>Step 1</u><br><em>General > Web Browser > Use External Web Browser</em><br><br>
Add a new browser pointing to Chrome, or Firefox.<br><br><u>Step 2</u><br>
OS BIRT: <em> Report Design > Preview > Always use external browsers</em><br>
Commercial BIRT: <em>OpenText BIRT > Preview > Always use external browsers</em></p>
<p> </p>
<p> </p>
<p>2. Use Java 7 instead of Java 8</p>