Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » problem with library
problem with library [message #157191] Fri, 28 April 2006 15:22
Alain Garneau is currently offline Alain GarneauFriend
Messages: 4
Registered: July 2009
Junior Member
Hi,

I am using a library to design a new report. When I first drop a
component from the library to the report, the library is included in the
report. Then when I want to drag another component I get the following
error:

Error.DesignFileException.SYNTAX_ERROR - 2 errors found!
Plug-in Provider:Eclipse.org
Plug-in Name:BIRT Model
Plug-in ID:org.eclipse.birt.report.model
Version:2.0.1
Error Code:Error.DesignFileException.SYNTAX_ERROR
Error Message:Error.DesignFileException.SYNTAX_ERROR - 2 errors found!
1.) ( line = 10, tag = property) (Element = Library, Name = null),
org.eclipse.birt.report.model.command.LibraryException (code =
Error.LibraryException.DUPLICATE_LIBRARY_NAMESPACE, message : The library
namespace "regieMySql" exists already.)
2.) ( line = 14, tag = oda-data-source) (Element = OdaDataSource,
Name = regieMySql),
org.eclipse.birt.report.model.api.command.ExtendsException (code =
Error.ExtendsException.NOT_FOUND, message : The parent element
"regieMySql.regieMySql" does not exist.)


The library I am using uses another library wich contains just the
database connection. This libarary is called RegieMySql. So should I
redefine the database connection evrytime I create a new library instead
of keeping it in a common library?


Thanks
Alain
Previous Topic:Chart Serializer
Next Topic:Error when previewing a report
Goto Forum:
  


Current Time: Tue Jul 23 09:37:32 GMT 2024

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

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

Back to the top