Hi, That exception issue is settled. It's a problem of missing some part of the database URL property. It should be >>>> *jdbc:dasjdriver:*
*https://localhost:9443/analytics/ <https://www.google.com/url?q=https%3A%2F%2Flocalhost%3A9443%2Fanalytics%2F&sa=D&sntz=1&usg=AFQjCNFhjYINkte5BaQp05Fe1Ly8PgPVaQ>* Thanks, Pawan On Wed, Nov 9, 2016 at 12:06 PM, Pawan Gunaratne <[email protected]> wrote: > Hi, > > I'm working on DAS report generation stuff. So I have tried to connect > eclipse BIRT reporting tool with WSO2 DAS using DAS JDBC driver. but I'm > getting an exception after giving the connection properties.That > exception is related to connection properties. > > ------------------------------------------------------------ > ------------------------------------------ > org.eclipse.datatools.connectivity.oda.OdaException: Failed to create a > connection. Please verify the connection properties. > at org.eclipse.birt.report.data.oda.jdbc.ui.profile. > JDBCSelectionPageHelper$TestInProcessDialog$TestConnectionJob$1.run( > JDBCSelectionPageHelper.java:218) > at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) > at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages( > Synchronizer.java:182) > at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4528) > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4146) > at org.eclipse.jface.window.Window.runEventLoop(Window.java:818) > at org.eclipse.jface.window.Window.open(Window.java:794) > at org.eclipse.jface.dialogs.MessageDialog.open( > MessageDialog.java:396) > at org.eclipse.birt.report.data.oda.jdbc.ui.profile. > JDBCSelectionPageHelper$8.widgetSelected(JDBCSelectionPageHelper.java: > 1036) > at org.eclipse.swt.widgets.TypedListener.handleEvent( > TypedListener.java:249) > at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) > at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5219) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340) > at org.eclipse.swt.widgets.Display.runDeferredEvents( > Display.java:4553) > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4143) > at org.eclipse.jface.window.Window.runEventLoop(Window.java:818) > at org.eclipse.jface.window.Window.open(Window.java:794) > at org.eclipse.birt.report.designer.data.ui.actions. > NewDataSourceAction.run(NewDataSourceAction.java:127) > at org.eclipse.jface.action.Action.runWithEvent(Action.java:473) > at org.eclipse.jface.action.ActionContributionItem. > handleWidgetSelection(ActionContributionItem.java:565) > at org.eclipse.jface.action.ActionContributionItem.lambda$ > 4(ActionContributionItem.java:397) > at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) > at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5219) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340) > at org.eclipse.swt.widgets.Display.runDeferredEvents( > Display.java:4553) > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4143) > at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run( > PartRenderingEngine.java:1121) > at org.eclipse.core.databinding.observable.Realm. > runWithDefault(Realm.java:336) > at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run( > PartRenderingEngine.java:1022) > at org.eclipse.e4.ui.internal.workbench.E4Workbench. > createAndRunUI(E4Workbench.java:150) > at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:687) > at org.eclipse.core.databinding.observable.Realm. > runWithDefault(Realm.java:336) > at org.eclipse.ui.internal.Workbench.createAndRunWorkbench( > Workbench.java:604) > at org.eclipse.ui.PlatformUI.createAndRunWorkbench( > PlatformUI.java:148) > at org.eclipse.ui.internal.ide.application.IDEApplication. > start(IDEApplication.java:138) > at org.eclipse.equinox.internal.app.EclipseAppHandle.run( > EclipseAppHandle.java:196) > at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher. > runApplication(EclipseAppLauncher.java:134) > at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start( > EclipseAppLauncher.java:104) > at org.eclipse.core.runtime.adaptor.EclipseStarter.run( > EclipseStarter.java:388) > at org.eclipse.core.runtime.adaptor.EclipseStarter.run( > EclipseStarter.java:243) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke( > NativeMethodAccessorImpl.java:62) > at sun.reflect.DelegatingMethodAccessorImpl.invoke( > DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:498) > at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) > at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) > at org.eclipse.equinox.launcher.Main.run(Main.java:1519) > at org.eclipse.equinox.launcher.Main.main(Main.java:1492) > > ------------------------------------------------------------ > -------------------------------------- > > Here I have attached a screenshot of connection properties also*. *So > need any kind of help to fix this issue. > > Thanks, > Pawan > > > -- > *Pawan Gunaratne* > Software Engineering Intern > *WSO2* > *Mob : 0770373556* > -- *Pawan Gunaratne* Software Engineering Intern *WSO2* *Mob : 0770373556*
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
