You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Andreas Ernst (JIRA)" <ji...@apache.org> on 2019/08/03 12:16:00 UTC

[jira] [Updated] (NETBEANS-2947) WebApp In-place deployment fails

     [ https://issues.apache.org/jira/browse/NETBEANS-2947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Ernst updated NETBEANS-2947:
------------------------------------
    Description: 
*Maven WebApp project fails the In-place deployment on Payara 5.192*
{code:java}
Deploying on Payara 5.192
    profile mode: false
    debug mode: false
    force redeploy: true
Starting Payara 5.192
Payara 5.192 is running.
cd /Users/andreas/Documents/NetBeansProjects/AutoMX; JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-12.0.1.jdk/Contents/Home M2_HOME=/dis/java/apache-maven-3.6.1 /dis/java/apache-maven-3.6.1/bin/mvn -Dnetbeans.deploy=true package
Scanning for projects...

--------------------------< de.aeits:AutoMX >---------------------------
Building AutoMX 1.0.1
--------------------------------[ war ]---------------------------------
[...]
{code}
 

*NetBeans is build the WAR, instead of In-place deployment. Here the output of 11.0:*
{code:java}
Deploying on Payara 5.192
    profile mode: false
    debug mode: false
    force redeploy: true
Starting Payara 5.192
Payara 5.192 is running.
In-place deployment at /Users/andreas/Documents/NetBeansProjects/AutoMX/target/AutoMX-1.0.1
{code}
 

It could be possible that the Payara Plugins are needed for that. The Payara Plugins could not install on 11.1. 

 

 

  was:
*Maven WebApp project fails the In-place deployment on Payara 5.192*
{code:java}
Deploying on Payara 5.192
    profile mode: false
    debug mode: false
    force redeploy: true
Starting Payara 5.192
Payara 5.192 is running.
cd /Users/andreas/Documents/NetBeansProjects/AutoMX; JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-12.0.1.jdk/Contents/Home M2_HOME=/dis/java/apache-maven-3.6.1 /dis/java/apache-maven-3.6.1/bin/mvn -Dnetbeans.deploy=true package
Scanning for projects...

--------------------------< de.aeits:AutoMX >---------------------------
Building AutoMX 1.0.1
--------------------------------[ war ]---------------------------------
[...]
{code}
 

*NetBeans is build the WAR, instead of In-place deployment. Here the output of 11.0:*
{code:java}
Deploying on Payara 5.192
    profile mode: false
    debug mode: false
    force redeploy: true
Starting Payara 5.192
Payara 5.192 is running.
In-place deployment at /Users/andreas/Documents/NetBeansProjects/AutoMX/target/AutoMX-1.0.1
{code}
 

 

 


> WebApp In-place deployment fails
> --------------------------------
>
>                 Key: NETBEANS-2947
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-2947
>             Project: NetBeans
>          Issue Type: Bug
>    Affects Versions: 11.1
>            Reporter: Andreas Ernst
>            Priority: Blocker
>
> *Maven WebApp project fails the In-place deployment on Payara 5.192*
> {code:java}
> Deploying on Payara 5.192
>     profile mode: false
>     debug mode: false
>     force redeploy: true
> Starting Payara 5.192
> Payara 5.192 is running.
> cd /Users/andreas/Documents/NetBeansProjects/AutoMX; JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-12.0.1.jdk/Contents/Home M2_HOME=/dis/java/apache-maven-3.6.1 /dis/java/apache-maven-3.6.1/bin/mvn -Dnetbeans.deploy=true package
> Scanning for projects...
> --------------------------< de.aeits:AutoMX >---------------------------
> Building AutoMX 1.0.1
> --------------------------------[ war ]---------------------------------
> [...]
> {code}
>  
> *NetBeans is build the WAR, instead of In-place deployment. Here the output of 11.0:*
> {code:java}
> Deploying on Payara 5.192
>     profile mode: false
>     debug mode: false
>     force redeploy: true
> Starting Payara 5.192
> Payara 5.192 is running.
> In-place deployment at /Users/andreas/Documents/NetBeansProjects/AutoMX/target/AutoMX-1.0.1
> {code}
>  
> It could be possible that the Payara Plugins are needed for that. The Payara Plugins could not install on 11.1. 
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists