View Issue Details

IDProjectCategoryView StatusLast Update
0002373SymmetricDS ProBugpublic2015-09-11 20:26
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.7.19 
Target Version3.7.21Fixed in Version3.7.21 
Summary0002373: Configure->Grouplets screen error prevents linking trigger routers
DescriptionThe Configure->Grouplets screen is broken when clicking the "Link Trigger Routers" button, the screen receives a fatal exception that prevents the dialog from opening.
Additional InformationCaused by: java.lang.IllegalArgumentException: Value is of invalid type, got com.vaadin.ui.NativeSelect but com.vaadin.ui.ComboBox was expected
    at com.vaadin.data.util.IndexedContainer$IndexedContainerProperty.setValue(IndexedContainer.java:941)
    at com.vaadin.ui.Table.addItem(Table.java:2631)
    at com.jumpmind.symmetric.console.ui.screen.configure.GroupletEditPanel$b.b(GroupletEditPanel.java:770)
    at com.jumpmind.symmetric.console.ui.screen.configure.GroupletEditPanel$b.<init>(GroupletEditPanel.java:675)
    at com.jumpmind.symmetric.console.ui.screen.configure.GroupletEditPanel$1.buttonClick(GroupletEditPanel.java:115)
    at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:622)
    at com.vaadin.event.ListenerMethod.receiveEvent(ListenerMethod.java:508)
    ... 41 more
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2015-08-17 16:42 elong New Issue
2015-08-17 16:42 elong Status new => assigned
2015-08-17 16:42 elong Assigned To => elong
2015-08-17 16:50 elong Status assigned => resolved
2015-08-17 16:50 elong Fixed in Version => 3.7.21
2015-08-17 16:50 elong Resolution open => fixed
2015-09-11 20:26 chenson Status resolved => closed