Skip to main content



      Home
Home » Eclipse Projects » OSEE » OSEE installation - database connection
OSEE installation - database connection [message #7145] Thu, 15 May 2008 11:56
Eclipse UserFriend
Dear OSEE newsgroup,

I am trying to install OSEE on Eclipse 3.3 Linux x86. I downloaded,
compiled and installed all required plugin (I have access to "Define"
and "ATS" perspective).

Could you please provide more information for the configuration, in
particular for the connection to the database?

At the moment, when I try to open the "Define" perspective, I got the
following error: "Unable to get a database connection: Unable to locate
a Connection Factory for the driver type".

The error log signals "Unable to get database connection" with the log I
append at the end of the message (which I suppose is expected).

Thanks for the support.

Kind regards,

Matteo Bordin



java.lang.IllegalStateException: Unable to locate a Connection Factory
for the driver type [org.postgresql.Driver].
at
org.eclipse.osee.framework.database.DBConnection.getNewConne ction(DBConnection.java:52)
at
org.eclipse.osee.framework.database.DBConnection.getNewConne ction(DBConnection.java:44)
at
org.eclipse.osee.framework.database.ConnectionHandler.getNew Connection(ConnectionHandler.java:91)
at
org.eclipse.osee.framework.database.ConnectionHandler.getCon nection(ConnectionHandler.java:77)
at
org.eclipse.osee.framework.database.ConnectionHandler.getCon nection(ConnectionHandler.java:66)
at
org.eclipse.osee.framework.ui.skynet.util.DbConnectionExcept ionComposite.dbConnectionIsOk(DbConnectionExceptionComposite .java:39)
at
org.eclipse.osee.framework.ui.skynet.search.QuickSearchView. createPartControl(QuickSearchView.java:124)
at
org.eclipse.ui.internal.ViewReference.createPartHelper(ViewR eference.java:370)
at org.eclipse.ui.internal.ViewReference.createPart(ViewReferen ce.java:227)
at
org.eclipse.ui.internal.WorkbenchPartReference.getPart(Workb enchPartReference.java:592)
at
org.eclipse.ui.internal.WorkbenchPage$ActivationList.setActi ve(WorkbenchPage.java:4080)
at
org.eclipse.ui.internal.WorkbenchPage$17.runWithException(Wo rkbenchPage.java:3145)
at
org.eclipse.ui.internal.StartupThreading$StartupRunnable.run (StartupThreading.java:31)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:3 5)
at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.java:129)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.jav a:3296)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2974)
at
org.eclipse.ui.application.WorkbenchAdvisor.openWindows(Work benchAdvisor.java:801)
at
org.eclipse.ui.internal.Workbench$25.runWithException(Workbe nch.java:1342)
at
org.eclipse.ui.internal.StartupThreading$StartupRunnable.run (StartupThreading.java:31)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:3 5)
at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.java:129)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.jav a:3296)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2974)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2309)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:22 19)
at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
at
org.eclipse.core.databinding.observable.Realm.runWithDefault (Realm.java:289)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:461)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:149)
at
org.eclipse.ui.internal.ide.application.IDEApplication.start (IDEApplication.java:106)
at
org.eclipse.equinox.internal.app.EclipseAppHandle.run(Eclips eAppHandle.java:169)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .runApplication(EclipseAppLauncher.java:106)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAppLauncher.java:76)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:363)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:176)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java: 508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
Previous Topic:OSEE installation - database connection
Next Topic:Collaboration Inquiry and Civil Engineering
Goto Forum:
  


Current Time: Wed Mar 12 00:38:35 EDT 2025

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

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

Back to the top