View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006771 | SymmetricDS Pro | Bug | public | 2025-03-19 12:31 | 2025-03-24 12:01 |
Reporter | cquamme | Assigned To | emiller | ||
Priority | normal | ||||
Status | resolved | Resolution | fixed | ||
Product Version | 3.16.0 | ||||
Target Version | 3.16.1 | Fixed in Version | 3.16.1 | ||
Summary | 0006771: RabbitMQ fails to connect when using the Connect Database wizard | ||||
Description | When attempting to connect to RabbitMQ in the Connect Database wizard, SymmetricDS fails with the below error. | ||||
Additional Information | java.lang.IllegalStateException: Had trouble registering the JDBC driver: null at org.jumpmind.db.util.BasicDataSourceFactory.create(BasicDataSourceFactory.java:90) at org.jumpmind.db.util.BasicDataSourceFactory.create(BasicDataSourceFactory.java:70) at com.jumpmind.symmetric.console.impl.dz.C(AbstractWizardScreen.java:314) at com.jumpmind.symmetric.console.impl.dz.D(AbstractWizardScreen.java:341) at com.jumpmind.symmetric.console.impl.dX.<init>(SummaryScreen.java:27) at com.jumpmind.symmetric.console.impl.dV.q(SetupHttpScreen.java:83) at com.jumpmind.symmetric.console.impl.dK.c(ConnectDatabaseWizard.java:198) at com.jumpmind.symmetric.console.impl.dK.b(ConnectDatabaseWizard.java:97) at com.vaadin.flow.component.ComponentEventBus.fireEventForListener(ComponentEventBus.java:239) at com.vaadin.flow.component.ComponentEventBus.handleDomEvent(ComponentEventBus.java:488) at com.vaadin.flow.component.ComponentEventBus.lambda$addDomTrigger$dd1b7957$1(ComponentEventBus.java:298) at com.vaadin.flow.internal.nodefeature.ElementListenerMap.lambda$fireEvent$2(ElementListenerMap.java:447) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at com.vaadin.flow.internal.nodefeature.ElementListenerMap.fireEvent(ElementListenerMap.java:447) at com.vaadin.flow.server.communication.rpc.EventRpcHandler.handleNode(EventRpcHandler.java:62) at com.vaadin.flow.server.communication.rpc.AbstractRpcInvocationHandler.handle(AbstractRpcInvocationHandler.java:74) at com.vaadin.flow.server.communication.ServerRpcHandler.handleInvocationData(ServerRpcHandler.java:466) at com.vaadin.flow.server.communication.ServerRpcHandler.lambda$handleInvocations$4(ServerRpcHandler.java:447) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2025-03-19 12:31 | cquamme | New Issue | |
2025-03-19 12:31 | cquamme | Status | new => assigned |
2025-03-19 12:31 | cquamme | Assigned To | => cquamme |
2025-03-19 13:19 | cquamme | Assigned To | cquamme => |
2025-03-19 13:20 | cquamme | Relationship added | related to 0006543 |
2025-03-19 18:51 | cquamme | Status | assigned => acknowledged |
2025-03-19 18:52 | cquamme | Status | acknowledged => new |
2025-03-21 15:14 | emiller | Assigned To | => emiller |
2025-03-21 15:14 | emiller | Status | new => assigned |
2025-03-24 12:01 | emiller | Status | assigned => resolved |
2025-03-24 12:01 | emiller | Resolution | open => fixed |
2025-03-24 12:01 | emiller | Fixed in Version | => 3.16.1 |