-
Bug
-
Resolution: Done
-
Blocker
-
None
-
-
- Description of problem:
-
[mbaluch@localhost bin]$ sh kie-config-cli.sh
********************************************************
-
-
-
-
-
-
-
-
-
-
-
-
- Welcome to Kie config CLI ****************
-
-
-
-
-
-
-
-
-
-
-
********************************************************
Exception in thread "main" org.jboss.weld.exceptions.DeploymentException: Exception List with 4 exceptions:
Exception 0 :
org.jboss.weld.exceptions.DeploymentException: WELD-001408 Unsatisfied dependencies for type [AuthenticationService] with qualifiers [@Default] at injection point [[parameter 1] of [method] @Produces @RequestScoped @Default public static org.uberfire.server.cdi.UberFireGeneralFactory.getSessionInfo(AuthenticationService)]
at org.jboss.weld.bootstrap.Validator.validateInjectionPoint(Validator.java:315)
at org.jboss.weld.bootstrap.Validator.validateInjectionPoint(Validator.java:284)
at org.jboss.weld.bootstrap.Validator.validateBean(Validator.java:147)
at org.jboss.weld.bootstrap.Validator.validateRIBean(Validator.java:167)
at org.jboss.weld.bootstrap.Validator.validateBeans(Validator.java:386)
at org.jboss.weld.bootstrap.Validator.validateDeployment(Validator.java:371)
at org.jboss.weld.bootstrap.WeldBootstrap.validateBeans(WeldBootstrap.java:379)
at org.jboss.weld.bootstrap.api.helpers.ForwardingBootstrap.validateBeans(ForwardingBootstrap.java:85)
at org.jboss.weld.environment.se.Weld.initialize(Weld.java:136)
at org.kie.config.cli.CliContext.buildContext(CliContext.java:59)
at org.kie.config.cli.CmdMain.main(CmdMain.java:75)
...
-
-
- Additional Info:
-
It looks like the tool has not received corresponding updates to business-central changes. It might be a good idea to check also that
commands are working. We would like to avoid the situation that test development will be blocked by another issue hiding behind this
one.
- is related to
-
RHBRMS-1501 Cannot clone repositories from Business Central over ssh:// protocol
- Verified
-
RHBPMS-2849 [kie-config-cli] Refactor to use REST instead of VFS
- Closed
- relates to
-
RHBRMS-1501 Cannot clone repositories from Business Central over ssh:// protocol
- Verified
-
RHBPMS-2849 [kie-config-cli] Refactor to use REST instead of VFS
- Closed