Bug 780188 (SOA-2566) - EDS adminshell - changeVDBConnectionType - always fails
Summary: EDS adminshell - changeVDBConnectionType - always fails
Keywords:
Status: CLOSED NEXTRELEASE
Alias: SOA-2566
Product: JBoss Enterprise SOA Platform 5
Classification: JBoss
Component: EDS
Version: 5.1.0.ER3
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 5.1.0.ER5
Assignee: Default User
QA Contact:
URL: http://jira.jboss.org/jira/browse/SOA...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-11-10 19:50 UTC by Len DiMaggio
Modified: 2011-01-06 18:45 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-01-06 18:45:08 UTC
Type: Bug


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker SOA-2566 0 None None None Never
Red Hat Issue Tracker TEIID-1356 0 None None None Never

Description Len DiMaggio 2010-11-10 19:50:49 UTC
project_key: SOA

To recreate:

groovy:000> getVDB("Interoperability", 2)                                      
===> Interoperability.2[Weather[Weather/MessageWeather/java:WeatherDS]]

groovy:000> changeVDBConnectionType("Interoperability", 2, "ANY")          
    
ERROR org.teiid.adminapi.AdminComponentException:
Error Code:0 Message:Error Code:0 Message:Failed to convert from String value to java.lang.String type
        at org.teiid.client.util.ExceptionUtil.convertException (ExceptionUtil.java:72)
        at org.teiid.net.socket.SocketServerInstanceImpl$RemoteInvocationHandler.invoke (SocketServerInstanceImpl.java:365)
        at org.teiid.net.socket.SocketServerConnection$1.invoke (SocketServerConnection.java:216)
        at $Proxy7.changeVDBConnectionType (Unknown Source)
        at org.teiid.adminapi.AdminFactory$AdminProxy.invoke (AdminFactory.java:76)
        at $Proxy7.changeVDBConnectionType (Unknown Source)
        at org.teiid.adminshell.AdminShell.changeVDBConnectionType (AdminShell.java:163)
        at org.teiid.adminshell.AdminShell$changeVDBConnectionType.callStatic (Unknown Source)
        at groovysh_evaluate.run (groovysh_evaluate:3)

Comment 1 Van Halbert 2010-11-11 18:47:00 UTC
Link: Added: This issue Cloned to SOA-2574


Comment 2 Van Halbert 2010-11-11 20:43:11 UTC
Fix was committed to 7.1.x product branch and should be in the ER5 release.

Comment 3 Len DiMaggio 2011-01-06 18:45:08 UTC
Verifed in ER6 build.


Note You need to log in before you can comment on or make changes to this bug.