[jira] [Assigned] (NETBEANS-4953) Can't open path like \\wsl$\Ubuntu\home\

2021-05-30 Thread Jan Lahoda (Jira)


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

Jan Lahoda reassigned NETBEANS-4953:


Assignee: Jan Lahoda

> Can't open path like \\wsl$\Ubuntu\home\
> 
>
> Key: NETBEANS-4953
> URL: https://issues.apache.org/jira/browse/NETBEANS-4953
> Project: NetBeans
>  Issue Type: Bug
> Environment: Windows 10 Home Netbeans 12.1
>Reporter: Sergio
>Assignee: Jan Lahoda
>Priority: Critical
>
> I got error when try create/open a project that located on  
> \\wsl$\Ubuntu\home\ ...
> ---
> java.net.URISyntaxException: Illegal character in hostname at index 10: 
> file://wsl$/Ubuntu/home//Projects/java.net.URISyntaxException: Illegal 
> character in hostname at index 10: file://wsl$/Ubuntu/home//Projects/ at 
> java.net.URI$Parser.fail(URI.java:2848) at 
> java.net.URI$Parser.parseHostname(URI.java:3387) at 
> java.net.URI$Parser.parseServer(URI.java:3236) at 
> java.net.URI$Parser.parseAuthority(URI.java:3155) at 
> java.net.URI$Parser.parseHierarchical(URI.java:3097) at 
> java.net.URI$Parser.parse(URI.java:3053) at java.net.URI.(URI.java:673) 
> at java.net.URI.(URI.java:774) at 
> org.netbeans.modules.masterfs.filebasedfs.FileBasedURLMapper.toURI(FileBasedURLMapper.java:111)Caused:
>  java.lang.Error at 
> org.netbeans.modules.masterfs.filebasedfs.FileBasedURLMapper.toURI(FileBasedURLMapper.java:113)
>  at 
> org.netbeans.modules.masterfs.filebasedfs.FileBasedURLMapper.toURI(FileBasedURLMapper.java:105)
>  at 
> org.netbeans.modules.masterfs.filebasedfs.FileBasedURLMapper.fileToURL(FileBasedURLMapper.java:87)
>  at 
> org.netbeans.modules.masterfs.filebasedfs.FileBasedURLMapper.getURL(FileBasedURLMapper.java:50)
>  at 
> org.netbeans.modules.masterfs.MasterURLMapper.getURL(MasterURLMapper.java:44) 
> at org.openide.filesystems.URLMapper.findURL(URLMapper.java:115) at 
> org.openide.filesystems.FileObject.toURL(FileObject.java:1216) at 
> org.openide.filesystems.FileObject.toURI(FileObject.java:1227) at 
> org.netbeans.modules.cpplite.project.CPPLiteProject.getRootPreferences(CPPLiteProject.java:57)
>  at 
> org.netbeans.modules.cpplite.project.CPPLiteProject.access$200(CPPLiteProject.java:44)
>  at 
> org.netbeans.modules.cpplite.project.CPPLiteProject$FactoryImpl.isProject2(CPPLiteProject.java:138)
>  at 
> org.netbeans.modules.cpplite.project.CPPLiteProject$FactoryImpl.isProject(CPPLiteProject.java:147)
>  at 
> org.netbeans.modules.cpplite.project.CPPLiteProject$FactoryImpl.loadProject(CPPLiteProject.java:152)
>  at 
> org.netbeans.modules.projectapi.nb.NbProjectManager.createProject(NbProjectManager.java:376)
>  at 
> org.netbeans.modules.projectapi.nb.NbProjectManager.access$300(NbProjectManager.java:69)
>  at 
> org.netbeans.modules.projectapi.nb.NbProjectManager$2.run(NbProjectManager.java:289)
>  at 
> org.netbeans.modules.projectapi.nb.NbProjectManager$2.run(NbProjectManager.java:218)
>  at 
> org.netbeans.modules.openide.util.DefaultMutexImplementation.readAccess(DefaultMutexImplementation.java:188)
>  at org.openide.util.Mutex.readAccess(Mutex.java:225) at 
> org.netbeans.modules.projectapi.nb.NbProjectManager.findProject(NbProjectManager.java:218)
>  at 
> org.netbeans.api.project.ProjectManager.findProject(ProjectManager.java:142) 
> at 
> org.netbeans.spi.project.support.ant.SourcesHelper.remarkExternalRoots(SourcesHelper.java:847)
>  at 
> org.netbeans.spi.project.support.ant.SourcesHelper.registerExternalRoots(SourcesHelper.java:818)
>  at 
> org.netbeans.spi.project.support.ant.SourcesHelper.registerExternalRoots(SourcesHelper.java:759)
>  at 
> org.netbeans.modules.php.project.PhpSources.initSources(PhpSources.java:119) 
> at org.netbeans.modules.php.project.PhpSources.access$100(PhpSources.java:45) 
> at org.netbeans.modules.php.project.PhpSources$1.run(PhpSources.java:93) at 
> org.netbeans.modules.php.project.PhpSources$1.run(PhpSources.java:82) at 
> org.netbeans.modules.openide.util.DefaultMutexImplementation.readAccess(DefaultMutexImplementation.java:188)
>  at org.openide.util.Mutex.readAccess(Mutex.java:193) at 
> org.netbeans.modules.php.project.PhpSources.getSourceGroups(PhpSources.java:82)
>  at 
> org.netbeans.modules.versioning.core.ProjectMenuItem.getRootFilesForProjectNodes(ProjectMenuItem.java:193)
>  at 
> org.netbeans.modules.versioning.core.ProjectMenuItem.createItems(ProjectMenuItem.java:74)
>  at 
> org.netbeans.modules.versioning.core.ProjectMenuItem.access$200(ProjectMenuItem.java:51)
>  at 
> org.netbeans.modules.versioning.core.ProjectMenuItem$DynamicDummyItem.getMenuPresenters(ProjectMenuItem.java:177)
>  at 
> org.netbeans.modules.openide.awt.DefaultAWTBridge.convertComponents(DefaultAWTBridge.java:100)
>  at org.openide.util.Utilities.actionsToPopup(Utilities.java:1714) at 
> 

[jira] [Commented] (NETBEANS-4953) Can't open path like \\wsl$\Ubuntu\home\

2021-05-30 Thread Jan Lahoda (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-4953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17354221#comment-17354221
 ] 

Jan Lahoda commented on NETBEANS-4953:
--

FWIW, I am looking into this.

> Can't open path like \\wsl$\Ubuntu\home\
> 
>
> Key: NETBEANS-4953
> URL: https://issues.apache.org/jira/browse/NETBEANS-4953
> Project: NetBeans
>  Issue Type: Bug
> Environment: Windows 10 Home Netbeans 12.1
>Reporter: Sergio
>Assignee: Jan Lahoda
>Priority: Critical
>
> I got error when try create/open a project that located on  
> \\wsl$\Ubuntu\home\ ...
> ---
> java.net.URISyntaxException: Illegal character in hostname at index 10: 
> file://wsl$/Ubuntu/home//Projects/java.net.URISyntaxException: Illegal 
> character in hostname at index 10: file://wsl$/Ubuntu/home//Projects/ at 
> java.net.URI$Parser.fail(URI.java:2848) at 
> java.net.URI$Parser.parseHostname(URI.java:3387) at 
> java.net.URI$Parser.parseServer(URI.java:3236) at 
> java.net.URI$Parser.parseAuthority(URI.java:3155) at 
> java.net.URI$Parser.parseHierarchical(URI.java:3097) at 
> java.net.URI$Parser.parse(URI.java:3053) at java.net.URI.(URI.java:673) 
> at java.net.URI.(URI.java:774) at 
> org.netbeans.modules.masterfs.filebasedfs.FileBasedURLMapper.toURI(FileBasedURLMapper.java:111)Caused:
>  java.lang.Error at 
> org.netbeans.modules.masterfs.filebasedfs.FileBasedURLMapper.toURI(FileBasedURLMapper.java:113)
>  at 
> org.netbeans.modules.masterfs.filebasedfs.FileBasedURLMapper.toURI(FileBasedURLMapper.java:105)
>  at 
> org.netbeans.modules.masterfs.filebasedfs.FileBasedURLMapper.fileToURL(FileBasedURLMapper.java:87)
>  at 
> org.netbeans.modules.masterfs.filebasedfs.FileBasedURLMapper.getURL(FileBasedURLMapper.java:50)
>  at 
> org.netbeans.modules.masterfs.MasterURLMapper.getURL(MasterURLMapper.java:44) 
> at org.openide.filesystems.URLMapper.findURL(URLMapper.java:115) at 
> org.openide.filesystems.FileObject.toURL(FileObject.java:1216) at 
> org.openide.filesystems.FileObject.toURI(FileObject.java:1227) at 
> org.netbeans.modules.cpplite.project.CPPLiteProject.getRootPreferences(CPPLiteProject.java:57)
>  at 
> org.netbeans.modules.cpplite.project.CPPLiteProject.access$200(CPPLiteProject.java:44)
>  at 
> org.netbeans.modules.cpplite.project.CPPLiteProject$FactoryImpl.isProject2(CPPLiteProject.java:138)
>  at 
> org.netbeans.modules.cpplite.project.CPPLiteProject$FactoryImpl.isProject(CPPLiteProject.java:147)
>  at 
> org.netbeans.modules.cpplite.project.CPPLiteProject$FactoryImpl.loadProject(CPPLiteProject.java:152)
>  at 
> org.netbeans.modules.projectapi.nb.NbProjectManager.createProject(NbProjectManager.java:376)
>  at 
> org.netbeans.modules.projectapi.nb.NbProjectManager.access$300(NbProjectManager.java:69)
>  at 
> org.netbeans.modules.projectapi.nb.NbProjectManager$2.run(NbProjectManager.java:289)
>  at 
> org.netbeans.modules.projectapi.nb.NbProjectManager$2.run(NbProjectManager.java:218)
>  at 
> org.netbeans.modules.openide.util.DefaultMutexImplementation.readAccess(DefaultMutexImplementation.java:188)
>  at org.openide.util.Mutex.readAccess(Mutex.java:225) at 
> org.netbeans.modules.projectapi.nb.NbProjectManager.findProject(NbProjectManager.java:218)
>  at 
> org.netbeans.api.project.ProjectManager.findProject(ProjectManager.java:142) 
> at 
> org.netbeans.spi.project.support.ant.SourcesHelper.remarkExternalRoots(SourcesHelper.java:847)
>  at 
> org.netbeans.spi.project.support.ant.SourcesHelper.registerExternalRoots(SourcesHelper.java:818)
>  at 
> org.netbeans.spi.project.support.ant.SourcesHelper.registerExternalRoots(SourcesHelper.java:759)
>  at 
> org.netbeans.modules.php.project.PhpSources.initSources(PhpSources.java:119) 
> at org.netbeans.modules.php.project.PhpSources.access$100(PhpSources.java:45) 
> at org.netbeans.modules.php.project.PhpSources$1.run(PhpSources.java:93) at 
> org.netbeans.modules.php.project.PhpSources$1.run(PhpSources.java:82) at 
> org.netbeans.modules.openide.util.DefaultMutexImplementation.readAccess(DefaultMutexImplementation.java:188)
>  at org.openide.util.Mutex.readAccess(Mutex.java:193) at 
> org.netbeans.modules.php.project.PhpSources.getSourceGroups(PhpSources.java:82)
>  at 
> org.netbeans.modules.versioning.core.ProjectMenuItem.getRootFilesForProjectNodes(ProjectMenuItem.java:193)
>  at 
> org.netbeans.modules.versioning.core.ProjectMenuItem.createItems(ProjectMenuItem.java:74)
>  at 
> org.netbeans.modules.versioning.core.ProjectMenuItem.access$200(ProjectMenuItem.java:51)
>  at 
> org.netbeans.modules.versioning.core.ProjectMenuItem$DynamicDummyItem.getMenuPresenters(ProjectMenuItem.java:177)
>  at 
> org.netbeans.modules.openide.awt.DefaultAWTBridge.convertComponents(DefaultAWTBridge.java:100)
>  at org.openide.util.Utilities.actionsToPopup(Utilities.java:1714) 

[jira] [Commented] (NETBEANS-5732) Profiler not working with Maven Project on MacOS

2021-05-30 Thread Geertjan Wielenga (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-5732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17354115#comment-17354115
 ] 

Geertjan Wielenga commented on NETBEANS-5732:
-

Yes, would be good to see if it can be reproduced on 12.3, if it can't be 
reproduced there, then this that was introduced in 12.4 might be the cause of 
the problem: https://github.com/apache/netbeans/pull/2731

> Profiler not working with Maven Project on MacOS
> 
>
> Key: NETBEANS-5732
> URL: https://issues.apache.org/jira/browse/NETBEANS-5732
> Project: NetBeans
>  Issue Type: Bug
>  Components: profiler - IDE
>Affects Versions: 12.4
>Reporter: Peter Hull
>Priority: Major
> Attachments: IDE_log.txt
>
>
> Profiler does not start when attempting to profile a Swing app using a maven 
> project on MacOS.
> Expected: profiler does start
> Actual: Shows an error in the output tab, given below:
> cd /Users/peterhull/Projects/mavenproject2; 
> JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-11.jdk/Contents/Home 
> "/Applications/NetBeans/Apache NetBeans 
> 12.4.app/Contents/Resources/NetBeans/netbeans/java/maven/bin/mvn" 
> "-Dexec.vmArgs='-agentpath:\\'/Applications/NetBeans/Apache NetBeans 
> 12.4.app/Contents/Resources/NetBeans/netbeans/profiler/lib/deployed/jdk16/mac/libprofilerinterface.jnilib\\'=\\'/Applications/NetBeans/Apache
>  NetBeans 
> 12.4.app/Contents/Resources/NetBeans/netbeans/profiler/lib\\',5140,10' 
> -XX:+HeapDumpOnOutOfMemoryError 
> '-XX:HeapDumpPath=/Users/peterhull/Library/Caches/NetBeans/12.4/mavencachedirs/1004131909/org-netbeans-modules-profiler
>  '" "-Dexec.args=${exec.vmArgs} -classpath %classpath ${exec.mainClass} 
> ${exec.appArgs}" -Dexec.mainClass=com.nowhere.mavenproject2.NewJFrame 
> -Dexec.executable=/Library/Java/JavaVirtualMachines/jdk-11.jdk/Contents/Home/bin/java
>  "-Dprofiler.jvmargs.all= -XX:+HeapDumpOnOutOfMemoryError 
> -XX:HeapDumpPath=/Users/peterhull/Library/Caches/NetBeans/12.4/mavencachedirs/1004131909/org-netbeans-modules-profiler
>  -agentpath:'/Applications/NetBeans/Apache NetBeans 
> 12.4.app/Contents/Resources/NetBeans/netbeans/profiler/lib/deployed/jdk16/mac/libprofilerinterface.jnilib'='/Applications/NetBeans/Apache
>  NetBeans 
> 12.4.app/Contents/Resources/NetBeans/netbeans/profiler/lib',5140,10" 
> "-Dprofiler.jvmargs.arg1=-agentpath:'/Applications/NetBeans/Apache NetBeans 
> 12.4.app/Contents/Resources/NetBeans/netbeans/profiler/lib/deployed/jdk16/mac/libprofilerinterface.jnilib'='/Applications/NetBeans/Apache
>  NetBeans 
> 12.4.app/Contents/Resources/NetBeans/netbeans/profiler/lib',5140,10" 
> -Dprofiler.jvmargs.arg2=-XX:HeapDumpPath=/Users/peterhull/Library/Caches/NetBeans/12.4/mavencachedirs/1004131909/org-netbeans-modules-profiler
>  -Dprofiler.jvmargs.arg3=-XX:+HeapDumpOnOutOfMemoryError -Dexec.appArgs= 
> org.codehaus.mojo:exec-maven-plugin:3.0.0:exec
> Running NetBeans Compile On Save execution. Phase execution is skipped and 
> output directories of dependency projects (with Compile on Save turned on) 
> will be used instead of their jar artifacts.
> Scanning for projects...
> -< com.nowhere:mavenproject2 >--
> Building mavenproject2 1.0-SNAPSHOT
> [ jar ]-
> --- exec-maven-plugin:3.0.0:exec (default-cli) @ mavenproject2 ---
> Error occurred during initialization of VM
> Could not find agent library \/Applications/NetBeans/Apache in absolute path, 
> with error: dlopen(\/Applications/NetBeans/Apache, 1): image not found
> Command execution failed.
> org.apache.commons.exec.ExecuteException: Process exited with an error: 1 
> (Exit value: 1)
>  at org.apache.commons.exec.DefaultExecutor.executeInternal 
> (DefaultExecutor.java:404)
>  at org.apache.commons.exec.DefaultExecutor.execute (DefaultExecutor.java:166)
>  at org.codehaus.mojo.exec.ExecMojo.executeCommandLine (ExecMojo.java:982)
>  at org.codehaus.mojo.exec.ExecMojo.executeCommandLine (ExecMojo.java:929)
>  at org.codehaus.mojo.exec.ExecMojo.execute (ExecMojo.java:457)
>  at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo 
> (DefaultBuildPluginManager.java:137)
>  at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
> (MojoExecutor.java:210)
>  at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
> (MojoExecutor.java:156)
>  at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
> (MojoExecutor.java:148)
>  at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
> (LifecycleModuleBuilder.java:117)
>  at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
> (LifecycleModuleBuilder.java:81)
>  at 
> org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
>  

[jira] [Comment Edited] (NETBEANS-5143) NetBeans 12.2, 12.3, 12.4 deploys webapps twice

2021-05-30 Thread Geertjan Wielenga (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-5143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17354114#comment-17354114
 ] 

Geertjan Wielenga edited comment on NETBEANS-5143 at 5/30/21, 9:44 PM:
---

Can this also be reproduced with Payara? Can you try? If so, we can ask the 
engineer who works on the Payara support in NetBeans to reproduce and fix this.

I see Andrew above reproduced this with Payara, so let's see if [~jgauravgupta] 
can investigate, from Payara. (And it appears from Andrew's report and Vlad's 
original report that the problem doesn't exist in 12.1.)

Maybe something introduced in 12.2 is the culprit, but I can't see what it 
could be from the feature list: 
http://netbeans.apache.org/download/nb122/index.html, though potentially a side 
effect of this fix: https://github.com/apache/netbeans/pull/2423


was (Author: geertjanwielenga):
Can this also be reproduced with Payara? Can you try? If so, we can ask the 
engineer who works on the Payara support in NetBeans to reproduce and fix this.

I see Andrew above reproduced this with Payara, so let's see if [~jgauravgupta] 
can investigate, from Payara. (And it appears from Andrew's report and Vlad's 
original report that the problem doesn't exist in 12.1.)

Maybe something introduced in 12.2 is the culprit, but I can't see what it 
could be from the feature list: 
http://netbeans.apache.org/download/nb122/index.html

> NetBeans 12.2, 12.3, 12.4 deploys webapps twice
> ---
>
> Key: NETBEANS-5143
> URL: https://issues.apache.org/jira/browse/NETBEANS-5143
> Project: NetBeans
>  Issue Type: Bug
>  Components: core
>Affects Versions: 12.2, 12.3, 12.4
> Environment: Windows 10 20H2/AMD Ryzen 7 4800H/32GB RAM
>  java: build 11.0.9.1+1, maven 3.6.3
>  Netbeans versions tested: 12.1, 12.2, 12.3, 12.4 (12.2/12.3/1.4 are effected)
>  Tomcat (new installs): 8.5.60, 9.0.40, Payara (per Patrick Musembi)
>Reporter: Vlad Palnik
>Priority: Major
>  Labels: webapp, webapp-deployment
>
> To whomever it concerns,
>   
>  Bug in NetBeans 12.2, 12.3, 12.4. Netbeans seems to interfere with the 
> deployment of web apps somehow and web apps are deployed twice.
>   
>  While deploying an app it follows this pattern: deploy => undeploy => deploy 
> (see build log below). I tried solving this issue by undeployed any previous 
> versions of the app manually and restarted Tomcat, the same error occurs. The 
> issue appears when using NB 12.2, 12.3
>   
>  When tested on NetBeans 12.1 using the same Java/Tomcat installation/config 
> no errors occur and deployment proceeds correctly.
>   
>  Steps to replicate:
>  1: Create maven webapp (Java EE7, Java 11) in NetBeans 12.1
>  2 Set Tomcat Server in Properties > Run
>  3. Build/Run project in 12.1, you will get a "Hello World" basic site.
>  4. Check build log, only a single deploy should show up.
>  5 Close 12.1 and open same project in 12.2/12.3/12.4
>  6 Before run/build make sure same server and java versions are selected
>  7 Build/Run project
>  8 Check build log, you will see two deploys of webapp
>   
>   
>  BUILD SUCCESS
>  
>  Total time:  18.211 s
>  Finished at: 2020-12-11T17:27:08-08:00
>  
>  Deploying on Tomcat 8.5.60
>      profile mode: false
>      debug mode: false
>      force redeploy: true
>  Starting Tomcat process...
>  Waiting for Tomcat...
>  Tomcat server started.
>  In-place deployment at C:\Users\username\Desktop\myapp\target\myapp##1.2.5
>  Deployment is in progress...
>  
> deploy?config=file%3A%2FC%3A%2FUsers%2Fusername%2FAppData%2FLocal%2FTemp%2Fcontext6407158500266578550.xml=/myapp
>  OK - Deployed application at context path [/myapp]
>  Start is in progress...
>  start?path=/myapp
>  OK - Started application at context path [/myapp]
>  Deploying on Tomcat 8.5.60
>      profile mode: false
>      debug mode: false
>      force redeploy: true
>  Undeploying ...
>  undeploy?path=/myapp
>  OK - Undeployed application at context path [/myapp]
>  In-place deployment at C:\Users\username\Desktop\myapp\target\myapp##1.2.5 
>  Deployment is in progress...
>  
> deploy?config=file%3A%2FC%3A%2FUsers%2Fusername%2FAppData%2FLocal%2FTemp%2Fcontext3519987589623367889.xml=/myapp
>  OK - Deployed application at context path [/myapp]
>  Start is in progress...
>  start?path=/myapp
>  OK - Started application at context path [/myapp]
>   
>   



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

For 

[jira] [Comment Edited] (NETBEANS-5143) NetBeans 12.2, 12.3, 12.4 deploys webapps twice

2021-05-30 Thread Geertjan Wielenga (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-5143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17354114#comment-17354114
 ] 

Geertjan Wielenga edited comment on NETBEANS-5143 at 5/30/21, 9:42 PM:
---

Can this also be reproduced with Payara? Can you try? If so, we can ask the 
engineer who works on the Payara support in NetBeans to reproduce and fix this.

I see Andrew above reproduced this with Payara, so let's see if [~jgauravgupta] 
can investigate, from Payara. (And it appears from Andrew's report and Vlad's 
original report that the problem doesn't exist in 12.1.)

Maybe something introduced in 12.2 is the culprit, but I can't see what it 
could be from the feature list: 
http://netbeans.apache.org/download/nb122/index.html


was (Author: geertjanwielenga):
Can this also be reproduced with Payara? Can you try? If so, we can ask the 
engineer who works on the Payara support in NetBeans to reproduce and fix this.

I see Andrew above reproduced this with Payara, so let's see if [~jgauravgupta] 
can investigate, from Payara. (And it appears from Andrew's report and Vlad's 
original report that the problem doesn't exist in 12.1.)

> NetBeans 12.2, 12.3, 12.4 deploys webapps twice
> ---
>
> Key: NETBEANS-5143
> URL: https://issues.apache.org/jira/browse/NETBEANS-5143
> Project: NetBeans
>  Issue Type: Bug
>  Components: core
>Affects Versions: 12.2, 12.3, 12.4
> Environment: Windows 10 20H2/AMD Ryzen 7 4800H/32GB RAM
>  java: build 11.0.9.1+1, maven 3.6.3
>  Netbeans versions tested: 12.1, 12.2, 12.3, 12.4 (12.2/12.3/1.4 are effected)
>  Tomcat (new installs): 8.5.60, 9.0.40, Payara (per Patrick Musembi)
>Reporter: Vlad Palnik
>Priority: Major
>  Labels: webapp, webapp-deployment
>
> To whomever it concerns,
>   
>  Bug in NetBeans 12.2, 12.3, 12.4. Netbeans seems to interfere with the 
> deployment of web apps somehow and web apps are deployed twice.
>   
>  While deploying an app it follows this pattern: deploy => undeploy => deploy 
> (see build log below). I tried solving this issue by undeployed any previous 
> versions of the app manually and restarted Tomcat, the same error occurs. The 
> issue appears when using NB 12.2, 12.3
>   
>  When tested on NetBeans 12.1 using the same Java/Tomcat installation/config 
> no errors occur and deployment proceeds correctly.
>   
>  Steps to replicate:
>  1: Create maven webapp (Java EE7, Java 11) in NetBeans 12.1
>  2 Set Tomcat Server in Properties > Run
>  3. Build/Run project in 12.1, you will get a "Hello World" basic site.
>  4. Check build log, only a single deploy should show up.
>  5 Close 12.1 and open same project in 12.2/12.3/12.4
>  6 Before run/build make sure same server and java versions are selected
>  7 Build/Run project
>  8 Check build log, you will see two deploys of webapp
>   
>   
>  BUILD SUCCESS
>  
>  Total time:  18.211 s
>  Finished at: 2020-12-11T17:27:08-08:00
>  
>  Deploying on Tomcat 8.5.60
>      profile mode: false
>      debug mode: false
>      force redeploy: true
>  Starting Tomcat process...
>  Waiting for Tomcat...
>  Tomcat server started.
>  In-place deployment at C:\Users\username\Desktop\myapp\target\myapp##1.2.5
>  Deployment is in progress...
>  
> deploy?config=file%3A%2FC%3A%2FUsers%2Fusername%2FAppData%2FLocal%2FTemp%2Fcontext6407158500266578550.xml=/myapp
>  OK - Deployed application at context path [/myapp]
>  Start is in progress...
>  start?path=/myapp
>  OK - Started application at context path [/myapp]
>  Deploying on Tomcat 8.5.60
>      profile mode: false
>      debug mode: false
>      force redeploy: true
>  Undeploying ...
>  undeploy?path=/myapp
>  OK - Undeployed application at context path [/myapp]
>  In-place deployment at C:\Users\username\Desktop\myapp\target\myapp##1.2.5 
>  Deployment is in progress...
>  
> deploy?config=file%3A%2FC%3A%2FUsers%2Fusername%2FAppData%2FLocal%2FTemp%2Fcontext3519987589623367889.xml=/myapp
>  OK - Deployed application at context path [/myapp]
>  Start is in progress...
>  start?path=/myapp
>  OK - Started application at context path [/myapp]
>   
>   



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Comment Edited] (NETBEANS-5143) NetBeans 12.2, 12.3, 12.4 deploys webapps twice

2021-05-30 Thread Geertjan Wielenga (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-5143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17354114#comment-17354114
 ] 

Geertjan Wielenga edited comment on NETBEANS-5143 at 5/30/21, 9:40 PM:
---

Can this also be reproduced with Payara? Can you try? If so, we can ask the 
engineer who works on the Payara support in NetBeans to reproduce and fix this.

I see Andrew above reproduced this with Payara, so let's see if [~jgauravgupta] 
can investigate, from Payara. (And it appears from Andrew's report and Vlad's 
original report that the problem doesn't exist in 12.1.)


was (Author: geertjanwielenga):
Can this also be reproduced with Payara? Can you try? If so, we can ask the 
engineer who works on the Payara support in NetBeans to reproduce and fix this.

I see Andrew above reproduced this with Payara, so let's see if [~jgauravgupta] 
can investigate, from Payara. (And it appears from Andrew's report that the 
problem doesn't exist in 12.1.)

> NetBeans 12.2, 12.3, 12.4 deploys webapps twice
> ---
>
> Key: NETBEANS-5143
> URL: https://issues.apache.org/jira/browse/NETBEANS-5143
> Project: NetBeans
>  Issue Type: Bug
>  Components: core
>Affects Versions: 12.2, 12.3, 12.4
> Environment: Windows 10 20H2/AMD Ryzen 7 4800H/32GB RAM
>  java: build 11.0.9.1+1, maven 3.6.3
>  Netbeans versions tested: 12.1, 12.2, 12.3, 12.4 (12.2/12.3/1.4 are effected)
>  Tomcat (new installs): 8.5.60, 9.0.40, Payara (per Patrick Musembi)
>Reporter: Vlad Palnik
>Priority: Major
>  Labels: webapp, webapp-deployment
>
> To whomever it concerns,
>   
>  Bug in NetBeans 12.2, 12.3, 12.4. Netbeans seems to interfere with the 
> deployment of web apps somehow and web apps are deployed twice.
>   
>  While deploying an app it follows this pattern: deploy => undeploy => deploy 
> (see build log below). I tried solving this issue by undeployed any previous 
> versions of the app manually and restarted Tomcat, the same error occurs. The 
> issue appears when using NB 12.2, 12.3
>   
>  When tested on NetBeans 12.1 using the same Java/Tomcat installation/config 
> no errors occur and deployment proceeds correctly.
>   
>  Steps to replicate:
>  1: Create maven webapp (Java EE7, Java 11) in NetBeans 12.1
>  2 Set Tomcat Server in Properties > Run
>  3. Build/Run project in 12.1, you will get a "Hello World" basic site.
>  4. Check build log, only a single deploy should show up.
>  5 Close 12.1 and open same project in 12.2/12.3/12.4
>  6 Before run/build make sure same server and java versions are selected
>  7 Build/Run project
>  8 Check build log, you will see two deploys of webapp
>   
>   
>  BUILD SUCCESS
>  
>  Total time:  18.211 s
>  Finished at: 2020-12-11T17:27:08-08:00
>  
>  Deploying on Tomcat 8.5.60
>      profile mode: false
>      debug mode: false
>      force redeploy: true
>  Starting Tomcat process...
>  Waiting for Tomcat...
>  Tomcat server started.
>  In-place deployment at C:\Users\username\Desktop\myapp\target\myapp##1.2.5
>  Deployment is in progress...
>  
> deploy?config=file%3A%2FC%3A%2FUsers%2Fusername%2FAppData%2FLocal%2FTemp%2Fcontext6407158500266578550.xml=/myapp
>  OK - Deployed application at context path [/myapp]
>  Start is in progress...
>  start?path=/myapp
>  OK - Started application at context path [/myapp]
>  Deploying on Tomcat 8.5.60
>      profile mode: false
>      debug mode: false
>      force redeploy: true
>  Undeploying ...
>  undeploy?path=/myapp
>  OK - Undeployed application at context path [/myapp]
>  In-place deployment at C:\Users\username\Desktop\myapp\target\myapp##1.2.5 
>  Deployment is in progress...
>  
> deploy?config=file%3A%2FC%3A%2FUsers%2Fusername%2FAppData%2FLocal%2FTemp%2Fcontext3519987589623367889.xml=/myapp
>  OK - Deployed application at context path [/myapp]
>  Start is in progress...
>  start?path=/myapp
>  OK - Started application at context path [/myapp]
>   
>   



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Comment Edited] (NETBEANS-5143) NetBeans 12.2, 12.3, 12.4 deploys webapps twice

2021-05-30 Thread Geertjan Wielenga (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-5143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17354114#comment-17354114
 ] 

Geertjan Wielenga edited comment on NETBEANS-5143 at 5/30/21, 9:40 PM:
---

Can this also be reproduced with Payara? Can you try? If so, we can ask the 
engineer who works on the Payara support in NetBeans to reproduce and fix this.

I see Andrew above reproduced this with Payara, so let's see if [~jgauravgupta] 
can investigate, from Payara. (And it appears from Andrew's report that the 
problem doesn't exist in 12.1.)


was (Author: geertjanwielenga):
Can this also be reproduced with Payara? Can you try? If so, we can ask the 
engineer who works on the Payara support in NetBeans to reproduce and fix this.

I see Andrew above reproduced this with Payara, so let's see if [~jgauravgupta] 
can investigate, from Payara.

> NetBeans 12.2, 12.3, 12.4 deploys webapps twice
> ---
>
> Key: NETBEANS-5143
> URL: https://issues.apache.org/jira/browse/NETBEANS-5143
> Project: NetBeans
>  Issue Type: Bug
>  Components: core
>Affects Versions: 12.2, 12.3, 12.4
> Environment: Windows 10 20H2/AMD Ryzen 7 4800H/32GB RAM
>  java: build 11.0.9.1+1, maven 3.6.3
>  Netbeans versions tested: 12.1, 12.2, 12.3, 12.4 (12.2/12.3/1.4 are effected)
>  Tomcat (new installs): 8.5.60, 9.0.40, Payara (per Patrick Musembi)
>Reporter: Vlad Palnik
>Priority: Major
>  Labels: webapp, webapp-deployment
>
> To whomever it concerns,
>   
>  Bug in NetBeans 12.2, 12.3, 12.4. Netbeans seems to interfere with the 
> deployment of web apps somehow and web apps are deployed twice.
>   
>  While deploying an app it follows this pattern: deploy => undeploy => deploy 
> (see build log below). I tried solving this issue by undeployed any previous 
> versions of the app manually and restarted Tomcat, the same error occurs. The 
> issue appears when using NB 12.2, 12.3
>   
>  When tested on NetBeans 12.1 using the same Java/Tomcat installation/config 
> no errors occur and deployment proceeds correctly.
>   
>  Steps to replicate:
>  1: Create maven webapp (Java EE7, Java 11) in NetBeans 12.1
>  2 Set Tomcat Server in Properties > Run
>  3. Build/Run project in 12.1, you will get a "Hello World" basic site.
>  4. Check build log, only a single deploy should show up.
>  5 Close 12.1 and open same project in 12.2/12.3/12.4
>  6 Before run/build make sure same server and java versions are selected
>  7 Build/Run project
>  8 Check build log, you will see two deploys of webapp
>   
>   
>  BUILD SUCCESS
>  
>  Total time:  18.211 s
>  Finished at: 2020-12-11T17:27:08-08:00
>  
>  Deploying on Tomcat 8.5.60
>      profile mode: false
>      debug mode: false
>      force redeploy: true
>  Starting Tomcat process...
>  Waiting for Tomcat...
>  Tomcat server started.
>  In-place deployment at C:\Users\username\Desktop\myapp\target\myapp##1.2.5
>  Deployment is in progress...
>  
> deploy?config=file%3A%2FC%3A%2FUsers%2Fusername%2FAppData%2FLocal%2FTemp%2Fcontext6407158500266578550.xml=/myapp
>  OK - Deployed application at context path [/myapp]
>  Start is in progress...
>  start?path=/myapp
>  OK - Started application at context path [/myapp]
>  Deploying on Tomcat 8.5.60
>      profile mode: false
>      debug mode: false
>      force redeploy: true
>  Undeploying ...
>  undeploy?path=/myapp
>  OK - Undeployed application at context path [/myapp]
>  In-place deployment at C:\Users\username\Desktop\myapp\target\myapp##1.2.5 
>  Deployment is in progress...
>  
> deploy?config=file%3A%2FC%3A%2FUsers%2Fusername%2FAppData%2FLocal%2FTemp%2Fcontext3519987589623367889.xml=/myapp
>  OK - Deployed application at context path [/myapp]
>  Start is in progress...
>  start?path=/myapp
>  OK - Started application at context path [/myapp]
>   
>   



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Comment Edited] (NETBEANS-5143) NetBeans 12.2, 12.3, 12.4 deploys webapps twice

2021-05-30 Thread Geertjan Wielenga (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-5143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17354114#comment-17354114
 ] 

Geertjan Wielenga edited comment on NETBEANS-5143 at 5/30/21, 9:39 PM:
---

Can this also be reproduced with Payara? Can you try? If so, we can ask the 
engineer who works on the Payara support in NetBeans to reproduce and fix this.

I see Andrew above reproduced this with Payara, so let's see if [~jgauravgupta] 
can investigate, from Payara.


was (Author: geertjanwielenga):
Can this also be reproduced with Payara? Can you try? If so, we can ask the 
engineer who works on the Payara support in NetBeans to reproduce and fix this.

> NetBeans 12.2, 12.3, 12.4 deploys webapps twice
> ---
>
> Key: NETBEANS-5143
> URL: https://issues.apache.org/jira/browse/NETBEANS-5143
> Project: NetBeans
>  Issue Type: Bug
>  Components: core
>Affects Versions: 12.2, 12.3, 12.4
> Environment: Windows 10 20H2/AMD Ryzen 7 4800H/32GB RAM
>  java: build 11.0.9.1+1, maven 3.6.3
>  Netbeans versions tested: 12.1, 12.2, 12.3, 12.4 (12.2/12.3/1.4 are effected)
>  Tomcat (new installs): 8.5.60, 9.0.40, Payara (per Patrick Musembi)
>Reporter: Vlad Palnik
>Priority: Major
>  Labels: webapp, webapp-deployment
>
> To whomever it concerns,
>   
>  Bug in NetBeans 12.2, 12.3, 12.4. Netbeans seems to interfere with the 
> deployment of web apps somehow and web apps are deployed twice.
>   
>  While deploying an app it follows this pattern: deploy => undeploy => deploy 
> (see build log below). I tried solving this issue by undeployed any previous 
> versions of the app manually and restarted Tomcat, the same error occurs. The 
> issue appears when using NB 12.2, 12.3
>   
>  When tested on NetBeans 12.1 using the same Java/Tomcat installation/config 
> no errors occur and deployment proceeds correctly.
>   
>  Steps to replicate:
>  1: Create maven webapp (Java EE7, Java 11) in NetBeans 12.1
>  2 Set Tomcat Server in Properties > Run
>  3. Build/Run project in 12.1, you will get a "Hello World" basic site.
>  4. Check build log, only a single deploy should show up.
>  5 Close 12.1 and open same project in 12.2/12.3/12.4
>  6 Before run/build make sure same server and java versions are selected
>  7 Build/Run project
>  8 Check build log, you will see two deploys of webapp
>   
>   
>  BUILD SUCCESS
>  
>  Total time:  18.211 s
>  Finished at: 2020-12-11T17:27:08-08:00
>  
>  Deploying on Tomcat 8.5.60
>      profile mode: false
>      debug mode: false
>      force redeploy: true
>  Starting Tomcat process...
>  Waiting for Tomcat...
>  Tomcat server started.
>  In-place deployment at C:\Users\username\Desktop\myapp\target\myapp##1.2.5
>  Deployment is in progress...
>  
> deploy?config=file%3A%2FC%3A%2FUsers%2Fusername%2FAppData%2FLocal%2FTemp%2Fcontext6407158500266578550.xml=/myapp
>  OK - Deployed application at context path [/myapp]
>  Start is in progress...
>  start?path=/myapp
>  OK - Started application at context path [/myapp]
>  Deploying on Tomcat 8.5.60
>      profile mode: false
>      debug mode: false
>      force redeploy: true
>  Undeploying ...
>  undeploy?path=/myapp
>  OK - Undeployed application at context path [/myapp]
>  In-place deployment at C:\Users\username\Desktop\myapp\target\myapp##1.2.5 
>  Deployment is in progress...
>  
> deploy?config=file%3A%2FC%3A%2FUsers%2Fusername%2FAppData%2FLocal%2FTemp%2Fcontext3519987589623367889.xml=/myapp
>  OK - Deployed application at context path [/myapp]
>  Start is in progress...
>  start?path=/myapp
>  OK - Started application at context path [/myapp]
>   
>   



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Commented] (NETBEANS-5143) NetBeans 12.2, 12.3, 12.4 deploys webapps twice

2021-05-30 Thread Geertjan Wielenga (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-5143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17354114#comment-17354114
 ] 

Geertjan Wielenga commented on NETBEANS-5143:
-

Can this also be reproduced with Payara? Can you try? If so, we can ask the 
engineer who works on the Payara support in NetBeans to reproduce and fix this.

> NetBeans 12.2, 12.3, 12.4 deploys webapps twice
> ---
>
> Key: NETBEANS-5143
> URL: https://issues.apache.org/jira/browse/NETBEANS-5143
> Project: NetBeans
>  Issue Type: Bug
>  Components: core
>Affects Versions: 12.2, 12.3, 12.4
> Environment: Windows 10 20H2/AMD Ryzen 7 4800H/32GB RAM
>  java: build 11.0.9.1+1, maven 3.6.3
>  Netbeans versions tested: 12.1, 12.2, 12.3, 12.4 (12.2/12.3/1.4 are effected)
>  Tomcat (new installs): 8.5.60, 9.0.40, Payara (per Patrick Musembi)
>Reporter: Vlad Palnik
>Priority: Major
>  Labels: webapp, webapp-deployment
>
> To whomever it concerns,
>   
>  Bug in NetBeans 12.2, 12.3, 12.4. Netbeans seems to interfere with the 
> deployment of web apps somehow and web apps are deployed twice.
>   
>  While deploying an app it follows this pattern: deploy => undeploy => deploy 
> (see build log below). I tried solving this issue by undeployed any previous 
> versions of the app manually and restarted Tomcat, the same error occurs. The 
> issue appears when using NB 12.2, 12.3
>   
>  When tested on NetBeans 12.1 using the same Java/Tomcat installation/config 
> no errors occur and deployment proceeds correctly.
>   
>  Steps to replicate:
>  1: Create maven webapp (Java EE7, Java 11) in NetBeans 12.1
>  2 Set Tomcat Server in Properties > Run
>  3. Build/Run project in 12.1, you will get a "Hello World" basic site.
>  4. Check build log, only a single deploy should show up.
>  5 Close 12.1 and open same project in 12.2/12.3/12.4
>  6 Before run/build make sure same server and java versions are selected
>  7 Build/Run project
>  8 Check build log, you will see two deploys of webapp
>   
>   
>  BUILD SUCCESS
>  
>  Total time:  18.211 s
>  Finished at: 2020-12-11T17:27:08-08:00
>  
>  Deploying on Tomcat 8.5.60
>      profile mode: false
>      debug mode: false
>      force redeploy: true
>  Starting Tomcat process...
>  Waiting for Tomcat...
>  Tomcat server started.
>  In-place deployment at C:\Users\username\Desktop\myapp\target\myapp##1.2.5
>  Deployment is in progress...
>  
> deploy?config=file%3A%2FC%3A%2FUsers%2Fusername%2FAppData%2FLocal%2FTemp%2Fcontext6407158500266578550.xml=/myapp
>  OK - Deployed application at context path [/myapp]
>  Start is in progress...
>  start?path=/myapp
>  OK - Started application at context path [/myapp]
>  Deploying on Tomcat 8.5.60
>      profile mode: false
>      debug mode: false
>      force redeploy: true
>  Undeploying ...
>  undeploy?path=/myapp
>  OK - Undeployed application at context path [/myapp]
>  In-place deployment at C:\Users\username\Desktop\myapp\target\myapp##1.2.5 
>  Deployment is in progress...
>  
> deploy?config=file%3A%2FC%3A%2FUsers%2Fusername%2FAppData%2FLocal%2FTemp%2Fcontext3519987589623367889.xml=/myapp
>  OK - Deployed application at context path [/myapp]
>  Start is in progress...
>  start?path=/myapp
>  OK - Started application at context path [/myapp]
>   
>   



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Comment Edited] (NETBEANS-5143) NetBeans 12.2, 12.3, 12.4 deploys webapps twice

2021-05-30 Thread Vlad Palnik (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-5143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17329334#comment-17329334
 ] 

Vlad Palnik edited comment on NETBEANS-5143 at 5/30/21, 9:31 PM:
-

RE: Netbeans IDE 12.4

FYI just tested Netbeans IDE 12.4, the bug persists.


was (Author: vladpaln):
RE: Netbeans IDE 12.4-rc1

FYI just tested Netbeans IDE 12.4-rc1, the bug persists. I don't think this 
issue will be resolved in the final release of 12.4.

> NetBeans 12.2, 12.3, 12.4 deploys webapps twice
> ---
>
> Key: NETBEANS-5143
> URL: https://issues.apache.org/jira/browse/NETBEANS-5143
> Project: NetBeans
>  Issue Type: Bug
>  Components: core
>Affects Versions: 12.2, 12.3, 12.4
> Environment: Windows 10 20H2/AMD Ryzen 7 4800H/32GB RAM
>  java: build 11.0.9.1+1, maven 3.6.3
>  Netbeans versions tested: 12.1, 12.2, 12.3, 12.4 (12.2/12.3/1.4 are effected)
>  Tomcat (new installs): 8.5.60, 9.0.40, Payara (per Patrick Musembi)
>Reporter: Vlad Palnik
>Priority: Major
>  Labels: webapp, webapp-deployment
>
> To whomever it concerns,
>   
>  Bug in NetBeans 12.2, 12.3, 12.4. Netbeans seems to interfere with the 
> deployment of web apps somehow and web apps are deployed twice.
>   
>  While deploying an app it follows this pattern: deploy => undeploy => deploy 
> (see build log below). I tried solving this issue by undeployed any previous 
> versions of the app manually and restarted Tomcat, the same error occurs. The 
> issue appears when using NB 12.2, 12.3
>   
>  When tested on NetBeans 12.1 using the same Java/Tomcat installation/config 
> no errors occur and deployment proceeds correctly.
>   
>  Steps to replicate:
>  1: Create maven webapp (Java EE7, Java 11) in NetBeans 12.1
>  2 Set Tomcat Server in Properties > Run
>  3. Build/Run project in 12.1, you will get a "Hello World" basic site.
>  4. Check build log, only a single deploy should show up.
>  5 Close 12.1 and open same project in 12.2/12.3/12.4
>  6 Before run/build make sure same server and java versions are selected
>  7 Build/Run project
>  8 Check build log, you will see two deploys of webapp
>   
>   
>  BUILD SUCCESS
>  
>  Total time:  18.211 s
>  Finished at: 2020-12-11T17:27:08-08:00
>  
>  Deploying on Tomcat 8.5.60
>      profile mode: false
>      debug mode: false
>      force redeploy: true
>  Starting Tomcat process...
>  Waiting for Tomcat...
>  Tomcat server started.
>  In-place deployment at C:\Users\username\Desktop\myapp\target\myapp##1.2.5
>  Deployment is in progress...
>  
> deploy?config=file%3A%2FC%3A%2FUsers%2Fusername%2FAppData%2FLocal%2FTemp%2Fcontext6407158500266578550.xml=/myapp
>  OK - Deployed application at context path [/myapp]
>  Start is in progress...
>  start?path=/myapp
>  OK - Started application at context path [/myapp]
>  Deploying on Tomcat 8.5.60
>      profile mode: false
>      debug mode: false
>      force redeploy: true
>  Undeploying ...
>  undeploy?path=/myapp
>  OK - Undeployed application at context path [/myapp]
>  In-place deployment at C:\Users\username\Desktop\myapp\target\myapp##1.2.5 
>  Deployment is in progress...
>  
> deploy?config=file%3A%2FC%3A%2FUsers%2Fusername%2FAppData%2FLocal%2FTemp%2Fcontext3519987589623367889.xml=/myapp
>  OK - Deployed application at context path [/myapp]
>  Start is in progress...
>  start?path=/myapp
>  OK - Started application at context path [/myapp]
>   
>   



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Updated] (NETBEANS-5143) NetBeans 12.2, 12.3, 12.4 deploys webapps twice

2021-05-30 Thread Vlad Palnik (Jira)


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

Vlad Palnik updated NETBEANS-5143:
--
Description: 
To whomever it concerns,
  
 Bug in NetBeans 12.2, 12.3, 12.4. Netbeans seems to interfere with the 
deployment of web apps somehow and web apps are deployed twice.
  
 While deploying an app it follows this pattern: deploy => undeploy => deploy 
(see build log below). I tried solving this issue by undeployed any previous 
versions of the app manually and restarted Tomcat, the same error occurs. The 
issue appears when using NB 12.2, 12.3
  
 When tested on NetBeans 12.1 using the same Java/Tomcat installation/config no 
errors occur and deployment proceeds correctly.
  
 Steps to replicate:
 1: Create maven webapp (Java EE7, Java 11) in NetBeans 12.1
 2 Set Tomcat Server in Properties > Run
 3. Build/Run project in 12.1, you will get a "Hello World" basic site.
 4. Check build log, only a single deploy should show up.
 5 Close 12.1 and open same project in 12.2/12.3/12.4
 6 Before run/build make sure same server and java versions are selected
 7 Build/Run project
 8 Check build log, you will see two deploys of webapp
  
  
 BUILD SUCCESS
 
 Total time:  18.211 s
 Finished at: 2020-12-11T17:27:08-08:00
 
 Deploying on Tomcat 8.5.60
     profile mode: false
     debug mode: false
     force redeploy: true
 Starting Tomcat process...
 Waiting for Tomcat...
 Tomcat server started.
 In-place deployment at C:\Users\username\Desktop\myapp\target\myapp##1.2.5
 Deployment is in progress...
 
deploy?config=file%3A%2FC%3A%2FUsers%2Fusername%2FAppData%2FLocal%2FTemp%2Fcontext6407158500266578550.xml=/myapp
 OK - Deployed application at context path [/myapp]
 Start is in progress...
 start?path=/myapp
 OK - Started application at context path [/myapp]
 Deploying on Tomcat 8.5.60
     profile mode: false
     debug mode: false
     force redeploy: true
 Undeploying ...
 undeploy?path=/myapp
 OK - Undeployed application at context path [/myapp]
 In-place deployment at C:\Users\username\Desktop\myapp\target\myapp##1.2.5 
 Deployment is in progress...
 
deploy?config=file%3A%2FC%3A%2FUsers%2Fusername%2FAppData%2FLocal%2FTemp%2Fcontext3519987589623367889.xml=/myapp
 OK - Deployed application at context path [/myapp]
 Start is in progress...
 start?path=/myapp
 OK - Started application at context path [/myapp]
  
  

  was:
To whomever it concerns,
  
 Bug in NetBeans 12.2, 12.3. Netbeans seems to interfere with the deployment of 
web apps somehow and web apps are deployed twice.
  
 While deploying an app it follows this pattern: deploy => undeploy => deploy 
(see build log below). I tried solving this issue by undeployed any previous 
versions of the app manually and restarted Tomcat, the same error occurs. The 
issue appears when using NB 12.2, 12.3
  
 When tested on NetBeans 12.1 using the same Java/Tomcat installation/config no 
errors occur and deployment proceeds correctly.
  
 Steps to replicate:
 1: Create maven webapp (Java EE7, Java 11) in NetBeans 12.1
 2 Set Tomcat Server in Properties > Run
 3. Build/Run project in 12.1, you will get a "Hello World" basic site.
 4. Check build log, only a single deploy should show up.
 5 Close 12.1 and open same project in 12.2/12.3
 6 Before run/build make sure same server and java versions are selected
 7 Build/Run project
 8 Check build log, you will see two deploys of webapp
  
  
 BUILD SUCCESS
 
 Total time:  18.211 s
 Finished at: 2020-12-11T17:27:08-08:00
 
 Deploying on Tomcat 8.5.60
     profile mode: false
     debug mode: false
     force redeploy: true
 Starting Tomcat process...
 Waiting for Tomcat...
 Tomcat server started.
 In-place deployment at C:\Users\username\Desktop\myapp\target\myapp##1.2.5
 Deployment is in progress...
 
deploy?config=file%3A%2FC%3A%2FUsers%2Fusername%2FAppData%2FLocal%2FTemp%2Fcontext6407158500266578550.xml=/myapp
 OK - Deployed application at context path [/myapp]
 Start is in progress...
 start?path=/myapp
 OK - Started application at context path [/myapp]
 Deploying on Tomcat 8.5.60
     profile mode: false
     debug mode: false
     force redeploy: true
 Undeploying ...
 undeploy?path=/myapp
 OK - Undeployed application at context path [/myapp]
 In-place deployment at C:\Users\username\Desktop\myapp\target\myapp##1.2.5 
 Deployment is in progress...
 
deploy?config=file%3A%2FC%3A%2FUsers%2Fusername%2FAppData%2FLocal%2FTemp%2Fcontext3519987589623367889.xml=/myapp
 OK - Deployed application at context path [/myapp]
 Start is in progress...
 start?path=/myapp
 OK - Started application at context path [/myapp]
  
  


> NetBeans 12.2, 

[jira] [Updated] (NETBEANS-5143) NetBeans 12.2, 12.3, 12.4 deploys webapps twice

2021-05-30 Thread Vlad Palnik (Jira)


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

Vlad Palnik updated NETBEANS-5143:
--
Environment: 
Windows 10 20H2/AMD Ryzen 7 4800H/32GB RAM
 java: build 11.0.9.1+1, maven 3.6.3
 Netbeans versions tested: 12.1, 12.2, 12.3, 12.4 (12.2/12.3/1.4 are effected)
 Tomcat (new installs): 8.5.60, 9.0.40, Payara (per Patrick Musembi)

  was:
Windows 10 20H2/AMD Ryzen 7 4800H/32GB RAM
 java: build 11.0.9.1+1, maven 3.6.3
 Netbeans versions tested: 12.1, 12.2, 12.3 (12.2/12.3 are effected)
 Tomcat (new installs): 8.5.60, 9.0.40, Payara (per Patrick Musembi)


> NetBeans 12.2, 12.3, 12.4 deploys webapps twice
> ---
>
> Key: NETBEANS-5143
> URL: https://issues.apache.org/jira/browse/NETBEANS-5143
> Project: NetBeans
>  Issue Type: Bug
>  Components: core
>Affects Versions: 12.2, 12.3, 12.4
> Environment: Windows 10 20H2/AMD Ryzen 7 4800H/32GB RAM
>  java: build 11.0.9.1+1, maven 3.6.3
>  Netbeans versions tested: 12.1, 12.2, 12.3, 12.4 (12.2/12.3/1.4 are effected)
>  Tomcat (new installs): 8.5.60, 9.0.40, Payara (per Patrick Musembi)
>Reporter: Vlad Palnik
>Priority: Major
>  Labels: webapp, webapp-deployment
>
> To whomever it concerns,
>   
>  Bug in NetBeans 12.2, 12.3. Netbeans seems to interfere with the deployment 
> of web apps somehow and web apps are deployed twice.
>   
>  While deploying an app it follows this pattern: deploy => undeploy => deploy 
> (see build log below). I tried solving this issue by undeployed any previous 
> versions of the app manually and restarted Tomcat, the same error occurs. The 
> issue appears when using NB 12.2, 12.3
>   
>  When tested on NetBeans 12.1 using the same Java/Tomcat installation/config 
> no errors occur and deployment proceeds correctly.
>   
>  Steps to replicate:
>  1: Create maven webapp (Java EE7, Java 11) in NetBeans 12.1
>  2 Set Tomcat Server in Properties > Run
>  3. Build/Run project in 12.1, you will get a "Hello World" basic site.
>  4. Check build log, only a single deploy should show up.
>  5 Close 12.1 and open same project in 12.2/12.3
>  6 Before run/build make sure same server and java versions are selected
>  7 Build/Run project
>  8 Check build log, you will see two deploys of webapp
>   
>   
>  BUILD SUCCESS
>  
>  Total time:  18.211 s
>  Finished at: 2020-12-11T17:27:08-08:00
>  
>  Deploying on Tomcat 8.5.60
>      profile mode: false
>      debug mode: false
>      force redeploy: true
>  Starting Tomcat process...
>  Waiting for Tomcat...
>  Tomcat server started.
>  In-place deployment at C:\Users\username\Desktop\myapp\target\myapp##1.2.5
>  Deployment is in progress...
>  
> deploy?config=file%3A%2FC%3A%2FUsers%2Fusername%2FAppData%2FLocal%2FTemp%2Fcontext6407158500266578550.xml=/myapp
>  OK - Deployed application at context path [/myapp]
>  Start is in progress...
>  start?path=/myapp
>  OK - Started application at context path [/myapp]
>  Deploying on Tomcat 8.5.60
>      profile mode: false
>      debug mode: false
>      force redeploy: true
>  Undeploying ...
>  undeploy?path=/myapp
>  OK - Undeployed application at context path [/myapp]
>  In-place deployment at C:\Users\username\Desktop\myapp\target\myapp##1.2.5 
>  Deployment is in progress...
>  
> deploy?config=file%3A%2FC%3A%2FUsers%2Fusername%2FAppData%2FLocal%2FTemp%2Fcontext3519987589623367889.xml=/myapp
>  OK - Deployed application at context path [/myapp]
>  Start is in progress...
>  start?path=/myapp
>  OK - Started application at context path [/myapp]
>   
>   



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Updated] (NETBEANS-5143) NetBeans 12.2, 12.3, 12.4 deploys webapps twice

2021-05-30 Thread Vlad Palnik (Jira)


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

Vlad Palnik updated NETBEANS-5143:
--
Affects Version/s: 12.4

> NetBeans 12.2, 12.3, 12.4 deploys webapps twice
> ---
>
> Key: NETBEANS-5143
> URL: https://issues.apache.org/jira/browse/NETBEANS-5143
> Project: NetBeans
>  Issue Type: Bug
>  Components: core
>Affects Versions: 12.2, 12.3, 12.4
> Environment: Windows 10 20H2/AMD Ryzen 7 4800H/32GB RAM
>  java: build 11.0.9.1+1, maven 3.6.3
>  Netbeans versions tested: 12.1, 12.2, 12.3 (12.2/12.3 are effected)
>  Tomcat (new installs): 8.5.60, 9.0.40, Payara (per Patrick Musembi)
>Reporter: Vlad Palnik
>Priority: Major
>  Labels: webapp, webapp-deployment
>
> To whomever it concerns,
>   
>  Bug in NetBeans 12.2, 12.3. Netbeans seems to interfere with the deployment 
> of web apps somehow and web apps are deployed twice.
>   
>  While deploying an app it follows this pattern: deploy => undeploy => deploy 
> (see build log below). I tried solving this issue by undeployed any previous 
> versions of the app manually and restarted Tomcat, the same error occurs. The 
> issue appears when using NB 12.2, 12.3
>   
>  When tested on NetBeans 12.1 using the same Java/Tomcat installation/config 
> no errors occur and deployment proceeds correctly.
>   
>  Steps to replicate:
>  1: Create maven webapp (Java EE7, Java 11) in NetBeans 12.1
>  2 Set Tomcat Server in Properties > Run
>  3. Build/Run project in 12.1, you will get a "Hello World" basic site.
>  4. Check build log, only a single deploy should show up.
>  5 Close 12.1 and open same project in 12.2/12.3
>  6 Before run/build make sure same server and java versions are selected
>  7 Build/Run project
>  8 Check build log, you will see two deploys of webapp
>   
>   
>  BUILD SUCCESS
>  
>  Total time:  18.211 s
>  Finished at: 2020-12-11T17:27:08-08:00
>  
>  Deploying on Tomcat 8.5.60
>      profile mode: false
>      debug mode: false
>      force redeploy: true
>  Starting Tomcat process...
>  Waiting for Tomcat...
>  Tomcat server started.
>  In-place deployment at C:\Users\username\Desktop\myapp\target\myapp##1.2.5
>  Deployment is in progress...
>  
> deploy?config=file%3A%2FC%3A%2FUsers%2Fusername%2FAppData%2FLocal%2FTemp%2Fcontext6407158500266578550.xml=/myapp
>  OK - Deployed application at context path [/myapp]
>  Start is in progress...
>  start?path=/myapp
>  OK - Started application at context path [/myapp]
>  Deploying on Tomcat 8.5.60
>      profile mode: false
>      debug mode: false
>      force redeploy: true
>  Undeploying ...
>  undeploy?path=/myapp
>  OK - Undeployed application at context path [/myapp]
>  In-place deployment at C:\Users\username\Desktop\myapp\target\myapp##1.2.5 
>  Deployment is in progress...
>  
> deploy?config=file%3A%2FC%3A%2FUsers%2Fusername%2FAppData%2FLocal%2FTemp%2Fcontext3519987589623367889.xml=/myapp
>  OK - Deployed application at context path [/myapp]
>  Start is in progress...
>  start?path=/myapp
>  OK - Started application at context path [/myapp]
>   
>   



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Updated] (NETBEANS-5143) NetBeans 12.2, 12.3, 12.4 deploys webapps twice

2021-05-30 Thread Vlad Palnik (Jira)


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

Vlad Palnik updated NETBEANS-5143:
--
Summary: NetBeans 12.2, 12.3, 12.4 deploys webapps twice  (was: NetBeans 
12.2, 12.3 deploys webapps twice)

> NetBeans 12.2, 12.3, 12.4 deploys webapps twice
> ---
>
> Key: NETBEANS-5143
> URL: https://issues.apache.org/jira/browse/NETBEANS-5143
> Project: NetBeans
>  Issue Type: Bug
>  Components: core
>Affects Versions: 12.2, 12.3
> Environment: Windows 10 20H2/AMD Ryzen 7 4800H/32GB RAM
>  java: build 11.0.9.1+1, maven 3.6.3
>  Netbeans versions tested: 12.1, 12.2, 12.3 (12.2/12.3 are effected)
>  Tomcat (new installs): 8.5.60, 9.0.40, Payara (per Patrick Musembi)
>Reporter: Vlad Palnik
>Priority: Major
>  Labels: webapp, webapp-deployment
>
> To whomever it concerns,
>   
>  Bug in NetBeans 12.2, 12.3. Netbeans seems to interfere with the deployment 
> of web apps somehow and web apps are deployed twice.
>   
>  While deploying an app it follows this pattern: deploy => undeploy => deploy 
> (see build log below). I tried solving this issue by undeployed any previous 
> versions of the app manually and restarted Tomcat, the same error occurs. The 
> issue appears when using NB 12.2, 12.3
>   
>  When tested on NetBeans 12.1 using the same Java/Tomcat installation/config 
> no errors occur and deployment proceeds correctly.
>   
>  Steps to replicate:
>  1: Create maven webapp (Java EE7, Java 11) in NetBeans 12.1
>  2 Set Tomcat Server in Properties > Run
>  3. Build/Run project in 12.1, you will get a "Hello World" basic site.
>  4. Check build log, only a single deploy should show up.
>  5 Close 12.1 and open same project in 12.2/12.3
>  6 Before run/build make sure same server and java versions are selected
>  7 Build/Run project
>  8 Check build log, you will see two deploys of webapp
>   
>   
>  BUILD SUCCESS
>  
>  Total time:  18.211 s
>  Finished at: 2020-12-11T17:27:08-08:00
>  
>  Deploying on Tomcat 8.5.60
>      profile mode: false
>      debug mode: false
>      force redeploy: true
>  Starting Tomcat process...
>  Waiting for Tomcat...
>  Tomcat server started.
>  In-place deployment at C:\Users\username\Desktop\myapp\target\myapp##1.2.5
>  Deployment is in progress...
>  
> deploy?config=file%3A%2FC%3A%2FUsers%2Fusername%2FAppData%2FLocal%2FTemp%2Fcontext6407158500266578550.xml=/myapp
>  OK - Deployed application at context path [/myapp]
>  Start is in progress...
>  start?path=/myapp
>  OK - Started application at context path [/myapp]
>  Deploying on Tomcat 8.5.60
>      profile mode: false
>      debug mode: false
>      force redeploy: true
>  Undeploying ...
>  undeploy?path=/myapp
>  OK - Undeployed application at context path [/myapp]
>  In-place deployment at C:\Users\username\Desktop\myapp\target\myapp##1.2.5 
>  Deployment is in progress...
>  
> deploy?config=file%3A%2FC%3A%2FUsers%2Fusername%2FAppData%2FLocal%2FTemp%2Fcontext3519987589623367889.xml=/myapp
>  OK - Deployed application at context path [/myapp]
>  Start is in progress...
>  start?path=/myapp
>  OK - Started application at context path [/myapp]
>   
>   



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[netbeans-website] branch master updated: Remove plugins page and redirect to plugin portal

2021-05-30 Thread geertjan
This is an automated email from the ASF dual-hosted git repository.

geertjan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans-website.git


The following commit(s) were added to refs/heads/master by this push:
 new f9cf7bb  Remove plugins page and redirect to plugin portal
 new df9040c  Merge pull request #551 from hectorespert/pluhins_link
f9cf7bb is described below

commit f9cf7bb8d586a068c847dba30a4e34f7fbe23307
Author: Hector Espert 
AuthorDate: Sun May 30 18:35:23 2021 +0200

Remove plugins page and redirect to plugin portal
---
 netbeans.apache.org/src/content/.htaccess  |  3 ++
 .../src/content/plugins/index.asciidoc | 39 --
 .../src/content/templates/footer.gsp   |  2 +-
 3 files changed, 4 insertions(+), 40 deletions(-)

diff --git a/netbeans.apache.org/src/content/.htaccess 
b/netbeans.apache.org/src/content/.htaccess
index beb8368..2bca662 100644
--- a/netbeans.apache.org/src/content/.htaccess
+++ b/netbeans.apache.org/src/content/.htaccess
@@ -46,6 +46,9 @@ Redirect 301 /community/releases/82/ 
/download/archive/index.html
 RedirectMatch 301 ^/community/releases/.*$ /download/archive/index.html
 RedirectMatch 301 ^/.?downloads/.*$ /download/index.html
 
+# Redirect plugin page to plugin portal
+Redirect 302 /plugins/index.html https://plugins.netbeans.apache.org/
+
 # A simple error page
 ErrorDocument 404 /404.html
 
diff --git a/netbeans.apache.org/src/content/plugins/index.asciidoc 
b/netbeans.apache.org/src/content/plugins/index.asciidoc
deleted file mode 100644
index 040746a..000
--- a/netbeans.apache.org/src/content/plugins/index.asciidoc
+++ /dev/null
@@ -1,39 +0,0 @@
-
- Licensed to the Apache Software Foundation (ASF) under one
- or more contributor license agreements.  See the NOTICE file
- distributed with this work for additional information
- regarding copyright ownership.  The ASF licenses this file
- to you under the Apache License, Version 2.0 (the
- "License"); you may not use this file except in compliance
- with the License.  You may obtain a copy of the License at
-
-   http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing,
- software distributed under the License is distributed on an
- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- KIND, either express or implied.  See the License for the
- specific language governing permissions and limitations
- under the License.
-
-= Apache NetBeans Plugins
-:jbake-type: page
-:jbake-tags: community
-:jbake-status: published
-:keywords: Apache NetBeans plugins modules
-:description: Apache NetBeans Plugins
-:toc: left
-:toc-title:
-
-
-The NetBeans IDE and the NetBeans Platform are built on top of a modular 
architecture, and can be enhanced with plugins. 
-
-We are currently transitioning the plugin portal to the new Apache 
infrastructure. Some plugins won't be able to be hosted in Apache 
infrastructure due to licensing issues.
-
-Apache NetBeans uses the same update center as in previous versions, so you 
should be able to install plugins (hosted outside the Apache infrastructure) 
designed for previous versions of NetBeans. You will be asked to accept the 
appropriate license agreement for any plugins you install.
-
-Please visit the previous 
link:http://plugins.netbeans.org/PluginPortal/[NetBeans Plugin Portal] for more 
information about NetBeans plugins.
-
-
-
-
diff --git a/netbeans.apache.org/src/content/templates/footer.gsp 
b/netbeans.apache.org/src/content/templates/footer.gsp
index b176fea..4769f03 100644
--- a/netbeans.apache.org/src/content/templates/footer.gsp
+++ b/netbeans.apache.org/src/content/templates/footer.gsp
@@ -83,7 +83,7 @@
 Download
 
 Releases   
 
-Plugins
+https://plugins.netbeans.apache.org/;>Plugins
 Building from 
source
 Previous 
releases
 

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

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



[jira] [Updated] (NETBEANS-5734) JDK-Selection for Glassfish 6.1 is restricted to JDK 1.8

2021-05-30 Thread S. M. (Jira)


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

S. M. updated NETBEANS-5734:

Description: 
When I try to assign a JDK to a Glassfish-6.1-Server the selection is 
restrikted to JDK 1.8-versions though ther are other JDK's configured in the 
Java Platform Manager (e.g. JDK 11). 

!netbeans_bug-2.png!

!netbeans_bug-3.png!


  was:
When I try to assign a JDK to a Glassfish-6.1-Server the selection is 
restrikted to JDK 1.8-versions thow ther are other JDK's configured in the Java 
Platform Manager (e.g. JDK 11). 

!netbeans_bug-2.png!

!netbeans_bug-3.png!



> JDK-Selection for Glassfish 6.1 is restricted to JDK 1.8
> 
>
> Key: NETBEANS-5734
> URL: https://issues.apache.org/jira/browse/NETBEANS-5734
> Project: NetBeans
>  Issue Type: Bug
>  Components: serverplugins - GlassFish
>Affects Versions: 12.4
>Reporter: S. M.
>Priority: Blocker
> Attachments: netbeans_bug-2.png, netbeans_bug-3.png
>
>
> When I try to assign a JDK to a Glassfish-6.1-Server the selection is 
> restrikted to JDK 1.8-versions though ther are other JDK's configured in the 
> Java Platform Manager (e.g. JDK 11). 
> !netbeans_bug-2.png!
> !netbeans_bug-3.png!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Updated] (NETBEANS-2275) Importing WSDL on Java Application, error during compile

2021-05-30 Thread S. M. (Jira)


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

S. M. updated NETBEANS-2275:

Affects Version/s: 12.4

> Importing WSDL on Java Application, error during compile
> 
>
> Key: NETBEANS-2275
> URL: https://issues.apache.org/jira/browse/NETBEANS-2275
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Project
>Affects Versions: 9.0, 11.0, 12.0, 12.4
> Environment: Windows 10, macOS 10.15
>Reporter: David Baldo
>Priority: Major
>
> I've an error while trying to create a new WSDL Client in Java Application 
> project
> Steps to reproduce:
> # Create a new Java Application project
>  # Create new WSDL Client
>  # find a WSDL source (tried with my internal wsdl and 
> [http://www.dneonline.com/calculator.asmx?WSDL)]
>  # Have this error: ant -f 
> C:\\Users\\David\\Desktop\\Lavoro\\RedEvo\\redevoclients\\Calculator 
> wsimport-client-calculator
> init:
> wsimport-init:
> Created dir: 
> C:\Users\David\Desktop\Lavoro\RedEvo\redevoclients\Calculator\build\generated-sources\jax-ws
> C:\Users\David\Desktop\Lavoro\RedEvo\redevoclients\Calculator\nbproject\jaxws-build.xml:15:
>  taskdef A class needed by class com.sun.tools.ws.ant.WsImport cannot be 
> found: com/sun/istack/tools/ProtectedTask
>  using the classloader 
> AntClassLoader[C:\netbeans-apache\netbeans9\java\modules\ext\jaxws22\FastInfoset.jar;C:\netbeans-apache\netbeans9\java\modules\ext\jaxws22\gmbal-api-only.jar;C:\netbeans-apache\netbeans9\java\modules\ext\jaxws22\ha-api.jar;C:\netbeans-apache\netbeans9\java\modules\ext\jaxws22\javax.mail_1.4.jar;C:\netbeans-apache\netbeans9\java\modules\ext\jaxws22\jaxws-rt.jar;C:\netbeans-apache\netbeans9\java\modules\ext\jaxws22\saaj-impl.jar;C:\netbeans-apache\netbeans9\java\modules\ext\jaxws22\stax2-api.jar;C:\netbeans-apache\netbeans9\java\modules\ext\jaxws22\woodstox-core-asl.jar;C:\netbeans-apache\netbeans9\java\modules\ext\jaxws22\stax-ex.jar;C:\netbeans-apache\netbeans9\java\modules\ext\jaxws22\streambuffer.jar;C:\netbeans-apache\netbeans9\java\modules\ext\jaxws22\policy.jar;C:\netbeans-apache\netbeans9\java\modules\ext\jaxws22\management-api.jar;C:\netbeans-apache\netbeans9\java\modules\ext\jaxws22\jaxws-tools.jar;C:\netbeans-apache\netbeans9\java\modules\ext\jaxws22\mimepull.jar;C:\netbeans-apache\netbeans9\java\modules\ext\jaxws22\api\jaxws-api.jar;C:\netbeans-apache\netbeans9\java\modules\ext\jaxws22\api\jsr181-api.jar;C:\netbeans-apache\netbeans9\java\modules\ext\jaxws22\api\javax.annotation.jar;C:\netbeans-apache\netbeans9\java\modules\ext\jaxws22\api\saaj-api.jar;C:\netbeans-apache\netbeans9\ide\modules\ext\jaxb\activation.jar;C:\netbeans-apache\netbeans9\ide\modules\ext\jaxb\api\jaxb-api.jar]
> BUILD FAILED (total time: 0 seconds)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Updated] (NETBEANS-5734) JDK-Selection for Glassfish 6.1 is restricted to JDK 1.8

2021-05-30 Thread S. M. (Jira)


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

S. M. updated NETBEANS-5734:

Summary: JDK-Selection for Glassfish 6.1 is restricted to JDK 1.8  (was: 
JDK-Selection for Glassfish is restricted to JDK 1.8)

> JDK-Selection for Glassfish 6.1 is restricted to JDK 1.8
> 
>
> Key: NETBEANS-5734
> URL: https://issues.apache.org/jira/browse/NETBEANS-5734
> Project: NetBeans
>  Issue Type: Bug
>  Components: serverplugins - GlassFish
>Affects Versions: 12.4
>Reporter: S. M.
>Priority: Blocker
> Attachments: netbeans_bug-2.png, netbeans_bug-3.png
>
>
> When I try to assign a JDK to a Glassfish-6.1-Server the selection is 
> restrikted to JDK 1.8-versions thow ther are other JDK's configured in the 
> Java Platform Manager (e.g. JDK 11). 
> !netbeans_bug-2.png!
> !netbeans_bug-3.png!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Updated] (NETBEANS-5255) Double deployment in maven web application

2021-05-30 Thread S. M. (Jira)


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

S. M. updated NETBEANS-5255:

Affects Version/s: 12.4

> Double deployment in maven web application
> --
>
> Key: NETBEANS-5255
> URL: https://issues.apache.org/jira/browse/NETBEANS-5255
> Project: NetBeans
>  Issue Type: Bug
>  Components: apisupport - Maven
>Affects Versions: 12.2, 12.3, 12.4
> Environment: Netbeans 12.2, Glassfish 4, Project: jdk1.8.0_65, 
> Netbeans: jdk 14.01
> and
> Netbeans 12.3, Glassfish 5.0.1; jdk-15.0.1
>Reporter: S. M.
>Priority: Major
> Attachments: screenshot_double_deployment.png
>
>
> Create a maven web application. Clean and build the project. When you run the 
> project, it is deployed two times. (Which is a menace for large projects)
>  
>  
> !screenshot_double_deployment.png!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Updated] (NETBEANS-5255) Double deployment in maven web application

2021-05-30 Thread S. M. (Jira)


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

S. M. updated NETBEANS-5255:

Summary: Double deployment in maven web application  (was: Duplicate 
deployment in maven web application)

> Double deployment in maven web application
> --
>
> Key: NETBEANS-5255
> URL: https://issues.apache.org/jira/browse/NETBEANS-5255
> Project: NetBeans
>  Issue Type: Bug
>  Components: apisupport - Maven
>Affects Versions: 12.2, 12.3
> Environment: Netbeans 12.2, Glassfish 4, Project: jdk1.8.0_65, 
> Netbeans: jdk 14.01
> and
> Netbeans 12.3, Glassfish 5.0.1; jdk-15.0.1
>Reporter: S. M.
>Priority: Major
> Attachments: screenshot_double_deployment.png
>
>
> Create a maven web application. Clean and build the project. When you run the 
> project, it is deployed two times. (Which is a menace for large projects)
>  
>  
> !screenshot_double_deployment.png!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Updated] (NETBEANS-5735) Fatal exception starting Glassfish 6.1

2021-05-30 Thread S. M. (Jira)


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

S. M. updated NETBEANS-5735:

Description: 
When I try to start Glassfish-6.1 within the Services-Server-Tab with JDK-1.8 
it does not start, instead the following is displayed:

Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
Unrecognized option: --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED

I guess it is because of Glassfish-6.1 is compiled with JDK-11 ... but I can't 
assign JDK-11 to the Glassfish-Instance because of Bug NETBEANS-5734.  

!netbeans_bug.png!



  was:
When I try to start Glassfish-6.1 within the Services-Server-Tab it does not 
start, instead the following is displayed:

Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
Unrecognized option: --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED

Starting Glassfish-6.1 outside of Netbeans in a terminal (with the same 
1.8-JDK) works properly.

!netbeans_bug.png!




> Fatal exception starting Glassfish 6.1
> --
>
> Key: NETBEANS-5735
> URL: https://issues.apache.org/jira/browse/NETBEANS-5735
> Project: NetBeans
>  Issue Type: Bug
>  Components: serverplugins - GlassFish
>Affects Versions: 12.4
>Reporter: S. M.
>Priority: Blocker
> Attachments: netbeans_bug.png
>
>
> When I try to start Glassfish-6.1 within the Services-Server-Tab with JDK-1.8 
> it does not start, instead the following is displayed:
> Error: Could not create the Java Virtual Machine.
> Error: A fatal exception has occurred. Program will exit.
> Unrecognized option: --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED
> I guess it is because of Glassfish-6.1 is compiled with JDK-11 ... but I 
> can't assign JDK-11 to the Glassfish-Instance because of Bug NETBEANS-5734.  
> !netbeans_bug.png!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Updated] (NETBEANS-5735) Fatal exception starting Glassfish 6.1

2021-05-30 Thread S. M. (Jira)


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

S. M. updated NETBEANS-5735:

Description: 
When I try to start Glassfish-6.1 within the Services-Server-Tab it does not 
start, instead the following is displayed:

Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
Unrecognized option: --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED

Starting Glassfish-6.1 outside of Netbeans in a terminal (with the same 
1.8-JDK) works properly.

!netbeans_bug.png!



  was:
When I try to start Glassfish-6.1 within the Services-Server-Tab it does not 
start, instead the following is displayed:

Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
Unrecognized option: --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED

Starting Glassfish-6.1 in a Terminal (with the same 1.8-JDK) works properly.

!netbeans_bug.png!




> Fatal exception starting Glassfish 6.1
> --
>
> Key: NETBEANS-5735
> URL: https://issues.apache.org/jira/browse/NETBEANS-5735
> Project: NetBeans
>  Issue Type: Bug
>  Components: serverplugins - GlassFish
>Affects Versions: 12.4
>Reporter: S. M.
>Priority: Blocker
> Attachments: netbeans_bug.png
>
>
> When I try to start Glassfish-6.1 within the Services-Server-Tab it does not 
> start, instead the following is displayed:
> Error: Could not create the Java Virtual Machine.
> Error: A fatal exception has occurred. Program will exit.
> Unrecognized option: --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED
> Starting Glassfish-6.1 outside of Netbeans in a terminal (with the same 
> 1.8-JDK) works properly.
> !netbeans_bug.png!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Updated] (NETBEANS-5735) Fatal exception starting Glassfish 6.1

2021-05-30 Thread S. M. (Jira)


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

S. M. updated NETBEANS-5735:

Description: 
When I try to start Glassfish-6.1 within the Services-Server-Tab it does not 
start, instead the following is displayed:

Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
Unrecognized option: --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED

Starting Glassfish-6.1 in a Terminal (with the same 1.8-JDK) works properly.

!netbeans_bug.png!



  was:
When I try to start Glassfish-6.1 within the Services-Server-Tab it does not 
start, instead the following is displayed:

Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
Unrecognized option: --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED

Starting Glassfish-6.1 in a Terminal (with the same 1.8-JDK) works properly.

!netbeans_bug.png"




> Fatal exception starting Glassfish 6.1
> --
>
> Key: NETBEANS-5735
> URL: https://issues.apache.org/jira/browse/NETBEANS-5735
> Project: NetBeans
>  Issue Type: Bug
>  Components: serverplugins - GlassFish
>Affects Versions: 12.4
>Reporter: S. M.
>Priority: Blocker
> Attachments: netbeans_bug.png
>
>
> When I try to start Glassfish-6.1 within the Services-Server-Tab it does not 
> start, instead the following is displayed:
> Error: Could not create the Java Virtual Machine.
> Error: A fatal exception has occurred. Program will exit.
> Unrecognized option: --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED
> Starting Glassfish-6.1 in a Terminal (with the same 1.8-JDK) works properly.
> !netbeans_bug.png!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Updated] (NETBEANS-5735) Fatal exception starting Glassfish 6.1

2021-05-30 Thread S. M. (Jira)


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

S. M. updated NETBEANS-5735:

Attachment: netbeans_bug.png

> Fatal exception starting Glassfish 6.1
> --
>
> Key: NETBEANS-5735
> URL: https://issues.apache.org/jira/browse/NETBEANS-5735
> Project: NetBeans
>  Issue Type: Bug
>  Components: serverplugins - GlassFish
>Affects Versions: 12.4
>Reporter: S. M.
>Priority: Blocker
> Attachments: netbeans_bug.png
>
>
> When I try to start Glassfish-6.1 within the Services-Server-Tab it does not 
> start, instead the following is displayed:
> Error: Could not create the Java Virtual Machine.
> Error: A fatal exception has occurred. Program will exit.
> Unrecognized option: --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED
> Starting Glassfish-6.1 in a Terminal (with the same 1.8-JDK) works properly.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Updated] (NETBEANS-5735) Fatal exception starting Glassfish 6.1

2021-05-30 Thread S. M. (Jira)


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

S. M. updated NETBEANS-5735:

Description: 
When I try to start Glassfish-6.1 within the Services-Server-Tab it does not 
start, instead the following is displayed:

Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
Unrecognized option: --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED

Starting Glassfish-6.1 in a Terminal (with the same 1.8-JDK) works properly.

!netbeans_bug.png"



  was:
When I try to start Glassfish-6.1 within the Services-Server-Tab it does not 
start, instead the following is displayed:

Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
Unrecognized option: --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED

Starting Glassfish-6.1 in a Terminal (with the same 1.8-JDK) works properly.




> Fatal exception starting Glassfish 6.1
> --
>
> Key: NETBEANS-5735
> URL: https://issues.apache.org/jira/browse/NETBEANS-5735
> Project: NetBeans
>  Issue Type: Bug
>  Components: serverplugins - GlassFish
>Affects Versions: 12.4
>Reporter: S. M.
>Priority: Blocker
> Attachments: netbeans_bug.png
>
>
> When I try to start Glassfish-6.1 within the Services-Server-Tab it does not 
> start, instead the following is displayed:
> Error: Could not create the Java Virtual Machine.
> Error: A fatal exception has occurred. Program will exit.
> Unrecognized option: --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED
> Starting Glassfish-6.1 in a Terminal (with the same 1.8-JDK) works properly.
> !netbeans_bug.png"



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Created] (NETBEANS-5735) Fatal exception starting Glassfish 6.1

2021-05-30 Thread S. M. (Jira)
S. M. created NETBEANS-5735:
---

 Summary: Fatal exception starting Glassfish 6.1
 Key: NETBEANS-5735
 URL: https://issues.apache.org/jira/browse/NETBEANS-5735
 Project: NetBeans
  Issue Type: Bug
  Components: serverplugins - GlassFish
Affects Versions: 12.4
Reporter: S. M.


When I try to start Glassfish-6.1 within the Services-Server-Tab it does not 
start, instead the following is displayed:

Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
Unrecognized option: --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED

Starting Glassfish-6.1 in a Terminal (with the same 1.8-JDK) works properly.





--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Updated] (NETBEANS-5734) JDK-Selection for Glassfish is restricted to JDK 1.8

2021-05-30 Thread S. M. (Jira)


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

S. M. updated NETBEANS-5734:

Description: 
When I try to assign a JDK to a Glassfish-6.1-Server the selection is 
restrikted to JDK 1.8-versions thow ther are other JDK's configured in the Java 
Platform Manager (e.g. JDK 11). 

!netbeans_bug-2.png!

!netbeans_bug-3.png!


  was:
When I try to assign a JDK to a Glassfish 6.1-Server the selection is 
restrikted to JDK 1.8 thow ther are other JDK's configured in the Java Platform 
Manager (e.g. JDK 11). 

!netbeans_bug-2.png!

!netbeans_bug-3.png!



> JDK-Selection for Glassfish is restricted to JDK 1.8
> 
>
> Key: NETBEANS-5734
> URL: https://issues.apache.org/jira/browse/NETBEANS-5734
> Project: NetBeans
>  Issue Type: Bug
>  Components: serverplugins - GlassFish
>Affects Versions: 12.4
>Reporter: S. M.
>Priority: Blocker
> Attachments: netbeans_bug-2.png, netbeans_bug-3.png
>
>
> When I try to assign a JDK to a Glassfish-6.1-Server the selection is 
> restrikted to JDK 1.8-versions thow ther are other JDK's configured in the 
> Java Platform Manager (e.g. JDK 11). 
> !netbeans_bug-2.png!
> !netbeans_bug-3.png!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Updated] (NETBEANS-5734) JDK-Selection for Glassfish is restricted to JDK 1.8

2021-05-30 Thread S. M. (Jira)


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

S. M. updated NETBEANS-5734:

Description: 
When I try to assign a JDK to a Glassfish 6.1-Server the selection is 
restrikted to JDK 1.8 thow ther are other JDK's configured in the Java Platform 
Manager (e.g. JDK 11). 

!netbeans_bug-2.png!

!netbeans_bug-3.png!


  was:
When I try to assign a JDK to a Glassfish 6.1-Server the selection is 
restrikted to JDK 1.8 thow ther are other JDK's configured in the Java Platform 
Manager (e.g. JDK 11).

!netbeans_bug-2.png!

!netbeans_bug-3.png!



> JDK-Selection for Glassfish is restricted to JDK 1.8
> 
>
> Key: NETBEANS-5734
> URL: https://issues.apache.org/jira/browse/NETBEANS-5734
> Project: NetBeans
>  Issue Type: Bug
>  Components: serverplugins - GlassFish
>Affects Versions: 12.4
>Reporter: S. M.
>Priority: Blocker
> Attachments: netbeans_bug-2.png, netbeans_bug-3.png
>
>
> When I try to assign a JDK to a Glassfish 6.1-Server the selection is 
> restrikted to JDK 1.8 thow ther are other JDK's configured in the Java 
> Platform Manager (e.g. JDK 11). 
> !netbeans_bug-2.png!
> !netbeans_bug-3.png!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Updated] (NETBEANS-5734) JDK-Selection for Glassfish is restricted to JDK 1.8

2021-05-30 Thread S. M. (Jira)


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

S. M. updated NETBEANS-5734:

Description: 
When I try to assign a JDK to a Glassfish 6.1-Server the selection is 
restrikted to JDK 1.8 thow ther are other JDK's configured in the Java Platform 
Manager (e.g. JDK 11).

!netbeans_bug-2.png!

!netbeans_bug-3.png!


  was:When I try to assign a JDK to a Glassfish 6.1-Server the selection is 
restrikted to JDK 1.8 thow ther are other JDK's configured in the Java Platform 
Manager (e.g. JDK 11).


> JDK-Selection for Glassfish is restricted to JDK 1.8
> 
>
> Key: NETBEANS-5734
> URL: https://issues.apache.org/jira/browse/NETBEANS-5734
> Project: NetBeans
>  Issue Type: Bug
>  Components: serverplugins - GlassFish
>Affects Versions: 12.4
>Reporter: S. M.
>Priority: Blocker
> Attachments: netbeans_bug-2.png, netbeans_bug-3.png
>
>
> When I try to assign a JDK to a Glassfish 6.1-Server the selection is 
> restrikted to JDK 1.8 thow ther are other JDK's configured in the Java 
> Platform Manager (e.g. JDK 11).
> !netbeans_bug-2.png!
> !netbeans_bug-3.png!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Updated] (NETBEANS-5734) JDK-Selection for Glassfish is restricted to JDK 1.8

2021-05-30 Thread S. M. (Jira)


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

S. M. updated NETBEANS-5734:

Attachment: netbeans_bug-3.png

> JDK-Selection for Glassfish is restricted to JDK 1.8
> 
>
> Key: NETBEANS-5734
> URL: https://issues.apache.org/jira/browse/NETBEANS-5734
> Project: NetBeans
>  Issue Type: Bug
>  Components: serverplugins - GlassFish
>Affects Versions: 12.4
>Reporter: S. M.
>Priority: Blocker
> Attachments: netbeans_bug-2.png, netbeans_bug-3.png
>
>
> When I try to assign a JDK to a Glassfish 6.1-Server the selection is 
> restrikted to JDK 1.8 thow ther are other JDK's configured in the Java 
> Platform Manager (e.g. JDK 11).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Created] (NETBEANS-5734) JDK-Selection for Glassfish is restricted to JDK 1.8

2021-05-30 Thread S. M. (Jira)
S. M. created NETBEANS-5734:
---

 Summary: JDK-Selection for Glassfish is restricted to JDK 1.8
 Key: NETBEANS-5734
 URL: https://issues.apache.org/jira/browse/NETBEANS-5734
 Project: NetBeans
  Issue Type: Bug
  Components: serverplugins - GlassFish
Affects Versions: 12.4
Reporter: S. M.
 Attachments: netbeans_bug-2.png

When I try to assign a JDK to a Glassfish 6.1-Server the selection is 
restrikted to JDK 1.8 thow ther are other JDK's configured in the Java Platform 
Manager (e.g. JDK 11).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Updated] (NETBEANS-5734) JDK-Selection for Glassfish is restricted to JDK 1.8

2021-05-30 Thread S. M. (Jira)


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

S. M. updated NETBEANS-5734:

Attachment: netbeans_bug-2.png

> JDK-Selection for Glassfish is restricted to JDK 1.8
> 
>
> Key: NETBEANS-5734
> URL: https://issues.apache.org/jira/browse/NETBEANS-5734
> Project: NetBeans
>  Issue Type: Bug
>  Components: serverplugins - GlassFish
>Affects Versions: 12.4
>Reporter: S. M.
>Priority: Blocker
> Attachments: netbeans_bug-2.png
>
>
> When I try to assign a JDK to a Glassfish 6.1-Server the selection is 
> restrikted to JDK 1.8 thow ther are other JDK's configured in the Java 
> Platform Manager (e.g. JDK 11).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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