[jboss-jira] [JBoss JIRA] (WFLY-8321) IllegalArgumentException in autocomplete of driver-name of datasource add command with embedded server
Michal Petrov (JIRA)
issues at jboss.org
Wed Mar 8 10:17:01 EST 2017
[ https://issues.jboss.org/browse/WFLY-8321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michal Petrov moved JBEAP-9417 to WFLY-8321:
--------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-8321 (was: JBEAP-9417)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: JCA
(was: JCA)
Affects Version/s: 11.0.0.Alpha1
(was: 7.1.0.DR13)
> IllegalArgumentException in autocomplete of driver-name of datasource add command with embedded server
> ------------------------------------------------------------------------------------------------------
>
> Key: WFLY-8321
> URL: https://issues.jboss.org/browse/WFLY-8321
> Project: WildFly
> Issue Type: Bug
> Components: JCA
> Affects Versions: 11.0.0.Alpha1
> Reporter: Michal Petrov
> Assignee: Michal Petrov
> Priority: Minor
>
> IllegalArgumentException in autocomplete of driver-name of datasource add command with embedded server
> {noformat}
> Exception in thread "Aesh Process Loop 1006094903" java.lang.IllegalArgumentException
> at org.jboss.dmr.ModelValue.asList(ModelValue.java:143)
> at org.jboss.dmr.ModelNode.asList(ModelNode.java:1566)
> at org.jboss.as.cli.handlers.jca.JDBCDriverNameProvider.getAllCandidates(JDBCDriverNameProvider.java:71)
> at org.jboss.as.cli.impl.DefaultCompleter.complete(DefaultCompleter.java:64)
> at org.jboss.as.cli.operation.OperationRequestCompleter.complete(OperationRequestCompleter.java:276)
> at org.jboss.as.cli.operation.OperationRequestCompleter.complete(OperationRequestCompleter.java:89)
> at org.jboss.as.cli.CommandCompleter.doComplete(CommandCompleter.java:137)
> at org.jboss.as.cli.CommandCompleter.complete(CommandCompleter.java:64)
> at org.jboss.as.cli.impl.Console$Factory$1$1.complete(Console.java:143)
> at org.jboss.aesh.console.AeshCompletionHandler.complete(AeshCompletionHandler.java:155)
> at org.jboss.aesh.console.AeshInputProcessor.complete(AeshInputProcessor.java:429)
> at org.jboss.aesh.console.AeshInputProcessor.parseOperation(AeshInputProcessor.java:166)
> at org.jboss.aesh.console.Console.processInternalOperation(Console.java:778)
> at org.jboss.aesh.console.Console.execute(Console.java:738)
> at org.jboss.aesh.console.Console.access$900(Console.java:73)
> at org.jboss.aesh.console.Console$6.run(Console.java:647)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> at java.lang.Thread.run(Thread.java:745)
> {noformat}
> see. Steps to Reproduce
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list