[teiid-issues] [JBoss JIRA] Resolved: (TEIID-841) Failed to export extension module from admin shell

Ramesh Reddy (JIRA) jira-events at lists.jboss.org
Fri Sep 18 18:52:02 EDT 2009


     [ https://jira.jboss.org/jira/browse/TEIID-841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ramesh Reddy resolved TEIID-841.
--------------------------------

    Resolution: Done


bug in the bsh script where the object was being mis-interpreted as boolean

> Failed to export extension module from admin shell
> --------------------------------------------------
>
>                 Key: TEIID-841
>                 URL: https://jira.jboss.org/jira/browse/TEIID-841
>             Project: Teiid
>          Issue Type: Bug
>    Affects Versions: 6.2.0
>            Reporter: Ramesh Reddy
>            Assignee: Ramesh Reddy
>             Fix For: 6.2.0
>
>
> admin $ connectAsAdmin("admin","teiid","mm://localhost:31000");
> conn-1[mm://localhost:31000] $ exportExtensionModule("connector-text-6.2.0-SNAPSHOT.jar", "/home/pnittel/temp/foo.jar");
> // Error: EvalError: Condition must evaluate to a Boolean or boolean. : at Line: 385 : in file: URL: jar:file:/home/pnittel/teiid62RC1/adminshell/lib/teiid-adminshell-6.2.0-SNAPSHOT.jar!/scripts/adminapi.bsh : contents 
> Called from method: exportExtensionModule : at Line: 2 : in file: <unknown file> : exportExtensionModule ( "connector-text-6.2.0-SNAPSHOT.jar" , "/home/pnittel/temp/foo.jar" ) 
> Boolean? What Boolean?? (I like that it must evaluate to a Boolean or boolean. What's up with that?)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list