[jboss-jira] [JBoss JIRA] (WFLY-11857) Multi JSF Installer error in deployment

Erick de Oliveira Leal (Jira) issues at jboss.org
Sat Mar 16 11:37:00 EDT 2019


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

Erick de Oliveira Leal updated WFLY-11857:
------------------------------------------
    Description: 
Using Windows 10.

I used mvn -Djsf-version=2.3.3 -Pmyfaces clean assembly:single to generate cli script, ok.

Tried to deploy it with the following command:
deploy  C:\wildfly-16.0.0.Final\bin\install-myfaces-2.3.3.cli

Got:
org.jboss.as.cli.CommandLineException: java.util.concurrent.ExecutionException: org.jboss.as.cli.CommandLineException: Failed to locate C:\Users\Administrador\AppData\Local\Temp\vfs\cli-1552682962092\cli-1552682962092c7cc554a5d9bf7e0\install-myfaces-2.3.3.cli-a80aafee764c05cb\C, if you defined a nonexistent resource on purpose you should use the --allow-nonexistent-resources option

  was:
Using Windows 10.

I used mvn -Djsf-version=2.3.3 -Pmyfaces clean assembly:single to generate cli script, ok.

Tried to deploy it with the following command:
deploy  C:\wildfly-16.0.0.Final\bin\install-myfaces-2.3.3.cli

Got:
org.jboss.as.cli.CommandLineException: java.util.concurrent.ExecutionException: org.jboss.as.cli.CommandLineException: Failed to locate C:\Users\Administrador\AppData\Local\Temp\vfs\cli-1552682962092\cli-1552682962092c7cc554a5d9bf7e0\install-myfaces-2.3.3.cli-a80aafee764c05cb\C, if you defined a nonexistent resource on purpose you should use the --allow-nonexistent-resources option

Opening the zip I also noticed it put digester 1.8.1. But in script is 1.8. I modified that and still it fails with same error




> Multi JSF Installer error in deployment
> ---------------------------------------
>
>                 Key: WFLY-11857
>                 URL: https://issues.jboss.org/browse/WFLY-11857
>             Project: WildFly
>          Issue Type: Bug
>          Components: JSF
>    Affects Versions: 16.0.0.Final
>            Reporter: Erick de Oliveira Leal
>            Assignee: Farah Juma
>            Priority: Major
>
> Using Windows 10.
> I used mvn -Djsf-version=2.3.3 -Pmyfaces clean assembly:single to generate cli script, ok.
> Tried to deploy it with the following command:
> deploy  C:\wildfly-16.0.0.Final\bin\install-myfaces-2.3.3.cli
> Got:
> org.jboss.as.cli.CommandLineException: java.util.concurrent.ExecutionException: org.jboss.as.cli.CommandLineException: Failed to locate C:\Users\Administrador\AppData\Local\Temp\vfs\cli-1552682962092\cli-1552682962092c7cc554a5d9bf7e0\install-myfaces-2.3.3.cli-a80aafee764c05cb\C, if you defined a nonexistent resource on purpose you should use the --allow-nonexistent-resources option



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list