Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » DTP » DTP Init Not Thread Safe
DTP Init Not Thread Safe [message #596207] Fri, 31 July 2009 19:34
Erik Englund is currently offline Erik EnglundFriend
Messages: 49
Registered: July 2009
Member
Is DTP to be considered Thread safe?

I have run across a problem when multiple threads at startup.

I believe the problem is within
org.eclipse.datatools.connectivity.internal.ConnectionProfil eManager.processExtensions

because the error I am getting is an Assertion failure on multiple
definitions of an attribute.

In my code I am calling
IConnectionProfile.createConnection(ConnectionProfileConstan ts.PING_FACTORY_ID)
and getting those assertion errors.
Previous Topic:Missing Dependency
Next Topic:Access Web Services using DTP
Goto Forum:
  


Current Time: Fri Sep 20 19:25:15 GMT 2024

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

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

Back to the top