Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 209690

Summary: Errors when launching RCP LA
Product: z_Archived Reporter: Liz Dancy <lizdancy>
Component: TPTPAssignee: Alex Nan <apnan>
Status: CLOSED FIXED QA Contact:
Severity: major    
Priority: P1 CC: jkubasta, slavescu, zung
Version: unspecifiedKeywords: plan
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard: closed460

Description Liz Dancy CLA 2007-11-13 14:35:10 EST
The following errors occur in the log when I launch the RCP LA for AC. These errors also appear in the headless services when trying to launch in context and they are making the command line services unsightly.

Thread[Basic Context Implementation:N950DD4104B211D8800094453AC7DD44,5,main] - Plugin org.eclipse.hyades.resources.database.database_extensions, extension org.eclipse.hyades.resources.database.internal.extensions.cloudscape.CloudscapeExtension
A databaseExtension for postfix "__Cloudscape.trcadb" with higher or equal priority already exists, databaseExtension "org.eclipse.hyades.resources.database.internal.extensions.cloudscape.CloudscapeExtension@7b627b62" will be ignored.
	at org.eclipse.hyades.loaders.util.RegistryReader.logError(RegistryReader.java:242)
	at org.eclipse.hyades.resources.database.internal.impl.DatabaseRegistryReader.readElement(DatabaseExtensions.java:82)
	at org.eclipse.hyades.loaders.util.RegistryReader.internalReadElement(RegistryReader.java:318)

Thread[Basic Context Implementation:N950DD4104B211D8800094453AC7DD44,5,main] - Plugin org.eclipse.hyades.resources.database.database_extensions, extension org.eclipse.hyades.resources.database.internal.extensions.cloudscape.CloudscapeExtension
A databaseExtension for postfix "__Cloudscape.corrdb" with higher or equal priority already exists, databaseExtension "org.eclipse.hyades.resources.database.internal.extensions.cloudscape.CloudscapeExtension@7b627b62" will be ignored.
	at org.eclipse.hyades.loaders.util.RegistryReader.logError(RegistryReader.java:242)
	at org.eclipse.hyades.resources.database.internal.impl.DatabaseRegistryReader.readElement(DatabaseExtensions.java:82)
	at org.eclipse.hyades.loaders.util.RegistryReader.internalReadElement(RegistryReader.java:318)

Thread[Basic Context Implementation:N950DD4104B211D8800094453AC7DD44,5,main] - Plugin org.eclipse.hyades.resources.database.database_extensions, extension org.eclipse.hyades.resources.database.internal.extensions.cloudscape.CloudscapeExtension
A databaseExtension for postfix "__Cloudscape.symptomdb" with higher or equal priority already exists, databaseExtension "org.eclipse.hyades.resources.database.internal.extensions.cloudscape.CloudscapeExtension@7b627b62" will be ignored.
	at org.eclipse.hyades.loaders.util.RegistryReader.logError(RegistryReader.java:242)
	at org.eclipse.hyades.resources.database.internal.impl.DatabaseRegistryReader.readElement(DatabaseExtensions.java:82)
	at org.eclipse.hyades.loaders.util.RegistryReader.internalReadElement(RegistryReader.java:318)

Thread[Basic Context Implementation:N950DD4104B211D8800094453AC7DD44,5,main] - Plugin org.eclipse.hyades.resources.database.database_extensions, extension org.eclipse.hyades.resources.database.internal.extensions.cloudscape.CloudscapeExtension
A databaseExtension for postfix "__Cloudscape.executiondb" with higher or equal priority already exists, databaseExtension "org.eclipse.hyades.resources.database.internal.extensions.cloudscape.CloudscapeExtension@7b627b62" will be ignored.
	at org.eclipse.hyades.loaders.util.RegistryReader.logError(RegistryReader.java:242)
	at org.eclipse.hyades.resources.database.internal.impl.DatabaseRegistryReader.readElement(DatabaseExtensions.java:82)
	at org.eclipse.hyades.loaders.util.RegistryReader.internalReadElement(RegistryReader.java:318)
Comment 1 Alex Nan CLA 2007-11-14 11:12:47 EST
Liz that's actually only a warning or rather information message, it just says that the resource extension registered in the large resource IBM plugin takes precendence, which is exactly what you want. The IBM resource extension will be used in the IBM LA RCP and not the TPTP resource extension, that's all it says.
Comment 2 Marius Slavescu CLA 2007-11-14 11:17:15 EST
That's a debug message, I'll disable the print out when ModelDebugger.debug==false
Comment 3 jkubasta CLA 2007-11-22 09:09:39 EST
Do we plan to fix this?
Comment 4 Alex Nan CLA 2007-11-22 10:41:08 EST
We can do this. I target it for i4 for now.
Comment 5 Alex Nan CLA 2007-11-30 15:36:02 EST
Fixed.
Comment 6 Paul Slauenwhite CLA 2009-06-30 10:30:25 EDT
As of TPTP 4.6.0, TPTP is in maintenance mode and focusing on improving quality by resolving relevant enhancements/defects and increasing test coverage through test creation, automation, Build Verification Tests (BVTs), and expanded run-time execution. As part of the TPTP Bugzilla housecleaning process (see http://wiki.eclipse.org/Bugzilla_Housecleaning_Processes), this enhancement/defect is verified/closed by the Project Lead since the originator of this enhancement/defect has an inactive Bugzilla account and considered to be fixed. If this enhancement/defect is still unresolved and reproducible in the latest TPTP release (http://www.eclipse.org/tptp/home/downloads/), please re-open.