View Issue Details

IDProjectCategoryView StatusLast Update
0006771SymmetricDS ProBugpublic2025-03-24 12:01
Reportercquamme Assigned Toemiller  
Prioritynormal 
Status resolvedResolutionfixed 
Product Version3.16.0 
Target Version3.16.1Fixed in Version3.16.1 
Summary0006771: RabbitMQ fails to connect when using the Connect Database wizard
DescriptionWhen attempting to connect to RabbitMQ in the Connect Database wizard, SymmetricDS fails with the below error.
Additional Informationjava.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)
TagsNo tags attached.

Relationships

related to 0006543 closedemiller Add a Configure Canvas to replace the Design tab 

Activities

There are no notes attached to this issue.

Issue History

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