View Single Post
  #1 (permalink)  
Old 08-08-2007, 11:02 PM
Earl Bennett
 
Posts: n/a
Default Errors starting BIRT Runtime Engine

I have found the following errors in a log file in the
ReportEngine/Configuration directory.

!ENTRY org.eclipse.update.configurator 2007-05-22 09:04:33.735
!MESSAGE Could not install bundle
update@plugins/org.eclipse.emf.commo...0702131851.jar The
activator org.eclipse.emf.common.CommonPlugin$Implementation for bundle
org.eclipse.emf.common is invalid

!ENTRY org.eclipse.update.configurator 2007-05-22 09:04:33.735
!MESSAGE Could not install bundle
update@plugins/org.eclipse.emf.ecore...0702131851.jar The
activator org.eclipse.emf.ecore.xmi.XMIPlugin$Implementation for bundle
org.eclipse.emf.ecore.xmi is invalid

!ENTRY org.eclipse.update.configurator 2007-05-22 09:04:33.735
!MESSAGE Could not install bundle
update@plugins/org.eclipse.emf.ecore...0702131851.jar The
activator org.eclipse.emf.ecore.plugin.EcorePlugin$Implementation for
bundle org.eclipse.emf.ecore is invalid

I also am no longer able to generate PDF reports, although HTML reports
work OK.

Are these related? Do I need to be concerned about these errors?

Earl