[jira] [Commented] (NETBEANS-1898) ide unresponsive / process not exiting / OutOfMemoryError: GC overhead limit exceeded

2019-01-20 Thread Reema Taneja (JIRA)


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

Reema Taneja commented on NETBEANS-1898:


Can you please provide more information to help reproduce the issue. How many 
files are there in the open projects, what is the heap size set. Can you please 
share the .hprof file.

> ide unresponsive / process not exiting / OutOfMemoryError: GC overhead limit 
> exceeded
> -
>
> Key: NETBEANS-1898
> URL: https://issues.apache.org/jira/browse/NETBEANS-1898
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 10.0
> Environment: windows 10 1809, java 1.8.0_181
>Reporter: patrick
>Priority: Critical
>
> 
>   2019-01-07T04:18:36
>   1546831116007
>   2928
>   org.openide.util.WeakListenerImpl
>   900
>   12
>   Problem encountered while calling class 
> org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObj.removeFileChangeListener(public
>  final void 
> org.netbeans.modules.masterfs.filebasedfs.fileobjects.BaseFileObj.removeFileChangeListener(org.openide.filesystems.FileChangeListener))
>  on C:\Users\bendorf\AppData\Local\Temp\wctB860.tmp@70160217:1bebdd87[invalid]
> org.openide.util.WeakListenerImpl$ProxyListener[null[interface 
> org.openide.filesystems.FileChangeListener]
>   
> C:\Users\bendorf\AppData\Roaming\NetBeans\10.0\var\log\heapdump.hprof
>   
>     java.lang.reflect.InvocationTargetException
>     
>   sun.reflect.GeneratedMethodAccessor177
>   invoke
>   
>     
>     
>   sun.reflect.DelegatingMethodAccessorImpl
>   invoke
>   43
>   ${java.home}lib/rt.jar
>     
>     
>   java.lang.reflect.Method
>   invoke
>   498
>   ${java.home}lib/rt.jar
>     
>     
>   org.openide.util.WeakListenerImpl$ListenerReference
>   run
>   619
>   ${netbeans.home}lib/org-openide-util.jar
>     
>     
>   org.openide.util.lookup.implspi.ActiveQueue$Daemon
>   run
>   116
>   ${netbeans.home}lib/org-openide-util-lookup.jar
>     
>   
>   
>    java.lang.OutOfMemoryError: GC overhead limit exceeded
>     
>   org.openide.util.CharSequences$ByteBasedSequence
>   toChars
>   1467
>   ${netbeans.home}lib/org-openide-util.jar
>     
>     
>   org.openide.util.CharSequences$ByteBasedSequence
>   toString
>   1461
>   ${netbeans.home}lib/org-openide-util.jar
>     
>     
>   org.netbeans.modules.masterfs.filebasedfs.naming.FileName
>   getName
>   89
>   ${netbeans.home}modules/org-netbeans-modules-masterfs.jar
>     
>     
>   org.netbeans.modules.masterfs.filebasedfs.naming.FileName
>   getFile
>   84
>   ${netbeans.home}modules/org-netbeans-modules-masterfs.jar
>     
>     
>   
> org.netbeans.modules.masterfs.filebasedfs.fileobjects.BaseFileObj
>   refresh
>   870
>   ${netbeans.home}modules/org-netbeans-modules-masterfs.jar
>     
>     
>   
> org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObj
>   refresh
>   355
>   ${netbeans.home}modules/org-netbeans-modules-masterfs.jar
>     
>     
>   
> org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj
>   refreshImpl
>   459
>   ${netbeans.home}modules/org-netbeans-modules-masterfs.jar
>     
>     
>   
> org.netbeans.modules.masterfs.filebasedfs.fileobjects.BaseFileObj
>   refresh
>   868
>   ${netbeans.home}modules/org-netbeans-modules-masterfs.jar
>     
>     
>   
> org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj
>   refresh
>   537
>   ${netbeans.home}modules/org-netbeans-modules-masterfs.jar
>     
>     
>   org.openide.filesystems.FileObject
>   refresh
>   1194
>   ${netbeans.home}core/org-openide-filesystems.jar
>     
>     
>   
> org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObjectFactory$AsyncRefreshAtomicAction
>   run
>   885
>   ${netbeans.home}modules/org-netbeans-modules-masterfs.jar
>     
>     
>   org.openide.filesystems.EventControl
>   runAtomicAction
>   102
>   ${netbeans.home}core/org-openide-filesystems.jar
>     
>     
>   org.openide.filesystems.FileSystem
>   runAtomicAction
>   494
>   ${netbeans.home}core/org-openide-filesystems.jar
>     
>     
>   org.openide.filesystems.FileUtil
>   runAtomicAction
>   396
>   ${netbeans.home}core/org-openide-filesystems.jar
>     
>     
>   
> org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObjectFactory
>   refreshFromGetter
>   893
>   ${netbeans.home}modules/org-netbeans-modules-masterfs.jar
>     
>     
>   
> org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObjectFactory
> 

[jira] [Created] (NETBEANS-1966) Test Cases for Formatting issue in Switch Expression(JDK-12)

2019-01-20 Thread ARUNAVA SINHA (JIRA)
ARUNAVA SINHA created NETBEANS-1966:
---

 Summary: Test Cases for Formatting issue in Switch 
Expression(JDK-12)
 Key: NETBEANS-1966
 URL: https://issues.apache.org/jira/browse/NETBEANS-1966
 Project: NetBeans
  Issue Type: Task
Reporter: ARUNAVA SINHA
Assignee: ARUNAVA SINHA


Test cases for below issue will be added once nb-javac for jdk-12 is available.

https://issues.apache.org/jira/browse/NETBEANS-1780



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1965) Export public & friend packages for Payara Plugin

2019-01-20 Thread Gaurav Gupta (JIRA)
Gaurav Gupta created NETBEANS-1965:
--

 Summary: Export public & friend packages for Payara Plugin
 Key: NETBEANS-1965
 URL: https://issues.apache.org/jira/browse/NETBEANS-1965
 Project: NetBeans
  Issue Type: Task
Affects Versions: 10.0
Reporter: Gaurav Gupta
Assignee: Gaurav Gupta
 Fix For: 11.0






--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1965) Export public & friend packages for Payara Plugin

2019-01-20 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot updated NETBEANS-1965:
-
Labels: Export-Package Exported-Packages pull-request-available  (was: 
Export-Package Exported-Packages)

> Export public & friend packages for Payara Plugin
> -
>
> Key: NETBEANS-1965
> URL: https://issues.apache.org/jira/browse/NETBEANS-1965
> Project: NetBeans
>  Issue Type: Task
>Affects Versions: 10.0
>Reporter: Gaurav Gupta
>Assignee: Gaurav Gupta
>Priority: Minor
>  Labels: Export-Package, Exported-Packages, pull-request-available
> Fix For: 11.0
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1844) OutOfMemoryError: GC overhead limit exceeded

2019-01-20 Thread Reema Taneja (JIRA)


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

Reema Taneja commented on NETBEANS-1844:


Can you please provide steps to reproduce the issue.

> OutOfMemoryError: GC overhead limit exceeded
> 
>
> Key: NETBEANS-1844
> URL: https://issues.apache.org/jira/browse/NETBEANS-1844
> Project: NetBeans
>  Issue Type: Bug
> Environment: Windows 10
>Reporter: Emmanuel Gabriel
>Priority: Critical
>
> OutOfMemoryError: GC overhead limit exceeded



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1944) git clone a project fails use ssh + Private key

2019-01-20 Thread sihai (JIRA)


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

sihai commented on NETBEANS-1944:
-

macos 10.14.2 (18C54)  / JDK 11 / Netbeans 10

> git clone a project fails use ssh +  Private key
> 
>
> Key: NETBEANS-1944
> URL: https://issues.apache.org/jira/browse/NETBEANS-1944
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 10.0
>Reporter: sihai
>Priority: Critical
> Attachments: 屏幕快照 2019-01-17 上午11.28.19.png, 屏幕快照 2019-01-17 
> 上午11.39.31.png
>
>
> shell git clone g...@github.com:giant35/thorntail-hello.git ok , git push 
> also ok . 
> But use NB 10 clone use Menu "Team" => "Git" =>"Clone..." use Private key  
> tip "Incorrect credentials for repository at 
> github.com:giant35/thorntail-hello.git" 
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1964) Test Cases for Support for auto-complete of enum case values in switch expression

2019-01-20 Thread ARUNAVA SINHA (JIRA)
ARUNAVA SINHA created NETBEANS-1964:
---

 Summary: Test Cases for Support for auto-complete of enum case 
values in switch expression
 Key: NETBEANS-1964
 URL: https://issues.apache.org/jira/browse/NETBEANS-1964
 Project: NetBeans
  Issue Type: Task
Reporter: ARUNAVA SINHA
Assignee: ARUNAVA SINHA


Test cases is pending for below Jira Task:

https://issues.apache.org/jira/browse/NETBEANS-1673

Test cases will be added once nbjavac for jdk-12 is available.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1963) New Project HTML5/JS Application - No Install Chrome Extension dialog box

2019-01-20 Thread Darya Akbari (JIRA)


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

Darya Akbari updated NETBEANS-1963:
---
Description: 
The Install Chrome Extension dialog box does not open when creating a new 
HTML5/JS Application project as described under [[Getting Started with HTML5 
Applications|https://netbeans.apache.org/kb/docs/webclient/html5-gettingstarted.html]|[https://netbeans.apache.org/kb/docs/webclient/html5-gettingstarted.html].]
 

When I click on Run in the toolbar nothing happens.

!image-2019-01-21-00-44-55-998.png!

  was:
the Install Chrome Extension dialog box does not open when creating a new 
HTML5/JS Application project as described under [[Getting Started with HTML5 
Applications|https://netbeans.apache.org/kb/docs/webclient/html5-gettingstarted.html]|[https://netbeans.apache.org/kb/docs/webclient/html5-gettingstarted.html].]
 

When I click on Run in the toolbar nothing happens.

!image-2019-01-21-00-44-55-998.png!


> New Project HTML5/JS Application - No Install Chrome Extension dialog box
> -
>
> Key: NETBEANS-1963
> URL: https://issues.apache.org/jira/browse/NETBEANS-1963
> Project: NetBeans
>  Issue Type: Bug
>  Components: web - HTML Project
>Affects Versions: 10.0
>Reporter: Darya Akbari
>Priority: Critical
> Attachments: image-2019-01-21-00-44-55-998.png
>
>
> The Install Chrome Extension dialog box does not open when creating a new 
> HTML5/JS Application project as described under [[Getting Started with HTML5 
> Applications|https://netbeans.apache.org/kb/docs/webclient/html5-gettingstarted.html]|[https://netbeans.apache.org/kb/docs/webclient/html5-gettingstarted.html].]
>  
> When I click on Run in the toolbar nothing happens.
> !image-2019-01-21-00-44-55-998.png!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1963) New Project HTML5/JS Application - No Install Chrome Extension dialog box

2019-01-20 Thread Darya Akbari (JIRA)
Darya Akbari created NETBEANS-1963:
--

 Summary: New Project HTML5/JS Application - No Install Chrome 
Extension dialog box
 Key: NETBEANS-1963
 URL: https://issues.apache.org/jira/browse/NETBEANS-1963
 Project: NetBeans
  Issue Type: Bug
  Components: web - HTML Project
Affects Versions: 10.0
Reporter: Darya Akbari
 Attachments: image-2019-01-21-00-44-55-998.png

the Install Chrome Extension dialog box does not open when creating a new 
HTML5/JS Application project as described under [[Getting Started with HTML5 
Applications|https://netbeans.apache.org/kb/docs/webclient/html5-gettingstarted.html]|[https://netbeans.apache.org/kb/docs/webclient/html5-gettingstarted.html].]
 

When I click on Run in the toolbar nothing happens.

!image-2019-01-21-00-44-55-998.png!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1396) Maven: Downloaded javadoc / sources not attached to artifact with classifier

2019-01-20 Thread Tobias Oelgarte (JIRA)


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

Tobias Oelgarte edited comment on NETBEANS-1396 at 1/20/19 10:09 PM:
-

After i copied the jar archives javafx-xyz-(source|javadoc).jar to 
javafx-xyz-linux-(source|javadoc).jar i get code completion with Javadocs, but 
not for all methods, fields or constructors. In most cases the the Javadocs 
can't be displayed.

This might be two separate issues:
 # Netbeans is looking at the wrong place for the documentation (it ignores the 
classifier by treating it as part of the archive/module name)
 # Even if Netbeans finds the javadoc archive it is still not able to find the 
documentation of all class members/methods. This could be either the fault of 
Netbeans (faulty parser) or JavaFX (faulty documentation).


was (Author: niabot):
After i copied the jar archives javafx-xyz-(source|javadoc).jar to 
javafx-xyz-linux(source|javadoc).jar i get code completion with Javadocs, but 
not for all methods, fields or constructors. In most cases the the Javadocs 
can't be displayed.

This might be two separate issues:
 # Netbeans is looking at the wrong place for the documentation (it ignores the 
classifier by treating it as part of the archive/module name)
 # Even if Netbeans finds the javadoc archive it is still not able to find the 
documentation of all class members/methods. This could be either the fault of 
Netbeans (faulty parser) or JavaFX (faulty documentation).

> Maven: Downloaded javadoc / sources not attached to artifact with classifier
> 
>
> Key: NETBEANS-1396
> URL: https://issues.apache.org/jira/browse/NETBEANS-1396
> Project: NetBeans
>  Issue Type: Bug
>Reporter: Thomas Zimmermann
>Priority: Major
> Attachments: javafx11-javadoc-sources-download.zip
>
>
> The Maven artifacts org.openjfx:javafx-controls and friends use a jar with 
> classifier for each operating system for the actual classes, javafx-controls 
> is only an empty shell. If I understand correctly, sources / javadoc are 
> attached in maven by having additional artifacts with the classifiers 
> "sources" and "javadoc". Both are available for javafx-controls etc., but 
> NetBeans doesn't use them for javafx-controls (linux) (the platform specific 
> version with the actual classes). I think that's a bug, NetBeans should use 
> the sources and javadoc artifacts for all artifacts of the same groupId + 
> artifactId.
> Steps to reproduce:
>  # Download attached maven project
>  # Right click Dependencies -> Download Javadoc + Download Sources
>  # Open App.java, see that no source / docs are attached for 
> javafx.application.Application



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1396) Maven: Downloaded javadoc / sources not attached to artifact with classifier

2019-01-20 Thread Tobias Oelgarte (JIRA)


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

Tobias Oelgarte commented on NETBEANS-1396:
---

After i copied the jar archives javafx-xyz-(source|javadoc).jar to 
javafx-xyz-linux(source|javadoc).jar i get code completion with Javadocs, but 
not for all methods, fields or constructors. In most cases the the Javadocs 
can't be displayed.

This might be two separate issues:
 # Netbeans is looking at the wrong place for the documentation (it ignores the 
classifier by treating it as part of the archive/module name)
 # Even if Netbeans finds the javadoc archive it is still not able to find the 
documentation of all class members/methods. This could be either the fault of 
Netbeans (faulty parser) or JavaFX (faulty documentation).

> Maven: Downloaded javadoc / sources not attached to artifact with classifier
> 
>
> Key: NETBEANS-1396
> URL: https://issues.apache.org/jira/browse/NETBEANS-1396
> Project: NetBeans
>  Issue Type: Bug
>Reporter: Thomas Zimmermann
>Priority: Major
> Attachments: javafx11-javadoc-sources-download.zip
>
>
> The Maven artifacts org.openjfx:javafx-controls and friends use a jar with 
> classifier for each operating system for the actual classes, javafx-controls 
> is only an empty shell. If I understand correctly, sources / javadoc are 
> attached in maven by having additional artifacts with the classifiers 
> "sources" and "javadoc". Both are available for javafx-controls etc., but 
> NetBeans doesn't use them for javafx-controls (linux) (the platform specific 
> version with the actual classes). I think that's a bug, NetBeans should use 
> the sources and javadoc artifacts for all artifacts of the same groupId + 
> artifactId.
> Steps to reproduce:
>  # Download attached maven project
>  # Right click Dependencies -> Download Javadoc + Download Sources
>  # Open App.java, see that no source / docs are attached for 
> javafx.application.Application



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1396) Maven: Downloaded javadoc / sources not attached to artifact with classifier

2019-01-20 Thread Jose Pereda (JIRA)


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

Jose Pereda edited comment on NETBEANS-1396 at 1/20/19 8:09 PM:


There is an [issue|https://github.com/openjfx/openjfx-docs/issues/44] filed at 
the OpenJFX.io docs about this. It happens not only with Maven, but with Ant 
and Gradle JavaFX 11 projects.

As discussed there, a possible explanation of the issue is this:

> NetBeans only adds javadoc/source jars for a jar with the exact same name and 
>{{-javadoc}}/{{-source}} suffix

With that in mind I've tested a possible workaround for Maven, and I've posted 
it here:

[https://stackoverflow.com/questions/54278159/javafx-11-in-netbeans-10-with-maven-has-no-sources-javadocs]

Of course, this is a workaround, not a proper fix, but maybe that helps in 
order to find one.

 

 


was (Author: jpereda):
There is an [issue|https://github.com/openjfx/openjfx-docs/issues/44] filed at 
the OpenJFX.io docs about this. It happens with Ant, Maven and Gradle JavaFX 11 
projects.

As discussed there, a possible explanation of the issue is this:

> NetBeans only adds javadoc/source jars for a jar with the exact same name and 
>{{-javadoc}}/{{-source}} suffix

With that in mind I've tested a possible workaround for Maven, and I've posted 
it here:

[https://stackoverflow.com/questions/54278159/javafx-11-in-netbeans-10-with-maven-has-no-sources-javadocs]

Of course, this is a workaround, not a proper fix, but maybe that helps in 
order to find one.

 

 

> Maven: Downloaded javadoc / sources not attached to artifact with classifier
> 
>
> Key: NETBEANS-1396
> URL: https://issues.apache.org/jira/browse/NETBEANS-1396
> Project: NetBeans
>  Issue Type: Bug
>Reporter: Thomas Zimmermann
>Priority: Major
> Attachments: javafx11-javadoc-sources-download.zip
>
>
> The Maven artifacts org.openjfx:javafx-controls and friends use a jar with 
> classifier for each operating system for the actual classes, javafx-controls 
> is only an empty shell. If I understand correctly, sources / javadoc are 
> attached in maven by having additional artifacts with the classifiers 
> "sources" and "javadoc". Both are available for javafx-controls etc., but 
> NetBeans doesn't use them for javafx-controls (linux) (the platform specific 
> version with the actual classes). I think that's a bug, NetBeans should use 
> the sources and javadoc artifacts for all artifacts of the same groupId + 
> artifactId.
> Steps to reproduce:
>  # Download attached maven project
>  # Right click Dependencies -> Download Javadoc + Download Sources
>  # Open App.java, see that no source / docs are attached for 
> javafx.application.Application



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1396) Maven: Downloaded javadoc / sources not attached to artifact with classifier

2019-01-20 Thread Jose Pereda (JIRA)


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

Jose Pereda commented on NETBEANS-1396:
---

There is an [issue|https://github.com/openjfx/openjfx-docs/issues/44] filed at 
the OpenJFX.io docs about this. It happens with Ant, Maven and Gradle JavaFX 11 
projects.

As discussed there, a possible explanation of the issue is this:

> NetBeans only adds javadoc/source jars for a jar with the exact same name and 
>{{-javadoc}}/{{-source}} suffix

With that in mind I've tested a possible workaround for Maven, and I've posted 
it here:

[https://stackoverflow.com/questions/54278159/javafx-11-in-netbeans-10-with-maven-has-no-sources-javadocs]

Of course, this is a workaround, not a proper fix, but maybe that helps in 
order to find one.

 

 

> Maven: Downloaded javadoc / sources not attached to artifact with classifier
> 
>
> Key: NETBEANS-1396
> URL: https://issues.apache.org/jira/browse/NETBEANS-1396
> Project: NetBeans
>  Issue Type: Bug
>Reporter: Thomas Zimmermann
>Priority: Major
> Attachments: javafx11-javadoc-sources-download.zip
>
>
> The Maven artifacts org.openjfx:javafx-controls and friends use a jar with 
> classifier for each operating system for the actual classes, javafx-controls 
> is only an empty shell. If I understand correctly, sources / javadoc are 
> attached in maven by having additional artifacts with the classifiers 
> "sources" and "javadoc". Both are available for javafx-controls etc., but 
> NetBeans doesn't use them for javafx-controls (linux) (the platform specific 
> version with the actual classes). I think that's a bug, NetBeans should use 
> the sources and javadoc artifacts for all artifacts of the same groupId + 
> artifactId.
> Steps to reproduce:
>  # Download attached maven project
>  # Right click Dependencies -> Download Javadoc + Download Sources
>  # Open App.java, see that no source / docs are attached for 
> javafx.application.Application



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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] [Closed] (NETBEANS-1176) Publish Apache NetBeans javadoc

2019-01-20 Thread Antonio Vieiro (JIRA)


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

Antonio Vieiro closed NETBEANS-1176.

Resolution: Fixed

bits.netbeans.org is now under control of the ASF, 404 redirections (for 
previous javadoc versions) still go to the legacy Oracle server.

See

[https://bits.netbeans.org/dev/javadoc]

[https://bits.netbeans.org/9.0/javadoc]

[https://bits.netbeans.org/10.0/javadoc]

 

> Publish Apache NetBeans javadoc
> ---
>
> Key: NETBEANS-1176
> URL: https://issues.apache.org/jira/browse/NETBEANS-1176
> Project: NetBeans
>  Issue Type: Task
>Reporter: Geertjan Wielenga
>Assignee: Antonio Vieiro
>Priority: Major
>
> Task for publishing NetBeans javadoc.
> Discussion is here:
> https://lists.apache.org/thread.html/b5d3c2a6c083b01ddd232f6b1b9150d08efab5837eb67b0bf4aa09aa@%3Cdev.netbeans.apache.org%3E



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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] [Closed] (NETBEANS-1942) Obtain Let's Encrypt certificate for bits.netbeans.org

2019-01-20 Thread Antonio Vieiro (JIRA)


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

Antonio Vieiro closed NETBEANS-1942.

Resolution: Fixed

Closed by Infra with

[https://github.com/apache/infrastructure-puppet/pull/1383]

 and

[https://github.com/apache/infrastructure-puppet/pull/1384]

 

 

> Obtain Let's Encrypt certificate for bits.netbeans.org
> --
>
> Key: NETBEANS-1942
> URL: https://issues.apache.org/jira/browse/NETBEANS-1942
> Project: NetBeans
>  Issue Type: Sub-task
>  Components: website
>Reporter: Antonio Vieiro
>Priority: Major
>  Labels: javadoc, website
>
> Set up automatic creation/update of a Let's Encrypt SSL Certificate (free) 
> for bits.netbeans.org



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1958) Wrong netbeans-vm yaml configuration file

2019-01-20 Thread Antonio Vieiro (JIRA)


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

Antonio Vieiro commented on NETBEANS-1958:
--

See [https://github.com/apache/infrastructure-puppet/pull/1384]

> Wrong netbeans-vm yaml configuration file
> -
>
> Key: NETBEANS-1958
> URL: https://issues.apache.org/jira/browse/NETBEANS-1958
> Project: NetBeans
>  Issue Type: Bug
>Reporter: Antonio Vieiro
>Assignee: Antonio Vieiro
>Priority: Major
>
> The file at 
> [https://github.com/vieiro/infrastructure-puppet/blob/deployment/data/nodes/netbeans-vm.apache.org.yaml]
>  does not properly quote "%", so redirections are lost.
> We should look for other similar yaml files in the directory and properly 
> quote "%" there.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1956) Unable to configure project as a "Java Frontend Application", freezes on "Finding Feature"

2019-01-20 Thread Juan Antelo (JIRA)


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

Juan Antelo commented on NETBEANS-1956:
---

This may have something to do with my JavaFX not being set up correctly

> Unable to configure project as a "Java Frontend Application", freezes on 
> "Finding Feature"
> --
>
> Key: NETBEANS-1956
> URL: https://issues.apache.org/jira/browse/NETBEANS-1956
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 10.0
>Reporter: Juan Antelo
>Priority: Blocker
> Attachments: Screen Shot 2019-01-20 at 11.56.56 AM.png, Screen Shot 
> 2019-01-20 at 2.09.35 AM.png, Screen Shot 2019-01-20 at 2.09.47 AM.png
>
>
> See attached for details



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1956) Unable to configure project as a "Java Frontend Application", freezes on "Finding Feature"

2019-01-20 Thread Juan Antelo (JIRA)


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

Juan Antelo updated NETBEANS-1956:
--
Attachment: Screen Shot 2019-01-20 at 11.56.56 AM.png

> Unable to configure project as a "Java Frontend Application", freezes on 
> "Finding Feature"
> --
>
> Key: NETBEANS-1956
> URL: https://issues.apache.org/jira/browse/NETBEANS-1956
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 10.0
>Reporter: Juan Antelo
>Priority: Blocker
> Attachments: Screen Shot 2019-01-20 at 11.56.56 AM.png, Screen Shot 
> 2019-01-20 at 2.09.35 AM.png, Screen Shot 2019-01-20 at 2.09.47 AM.png
>
>
> See attached for details



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1962) Java 11: Opening Java source files from the JDK takes minutes

2019-01-20 Thread JIRA
Michael Groß created NETBEANS-1962:
--

 Summary: Java 11: Opening Java source files from the JDK takes 
minutes
 Key: NETBEANS-1962
 URL: https://issues.apache.org/jira/browse/NETBEANS-1962
 Project: NetBeans
  Issue Type: Bug
  Components: java - Platform, java - Source
Affects Versions: 11.0
 Environment: Debian GNU/Linux 9, OpenJDK 11.0.1
Reporter: Michael Groß
 Attachments: 
2019-01-19_Netbeans10_Java11_JavaPlatformManager_Sources_fast.png, 
2019-01-19_Netbeans10_Java11_JavaPlatformManager_Sources_verySLOW.png, 
2019-01-20_Netbeans10_Java8_JavaPlatformManager_Sources.png

For Java 8 it is enough to provide the path to the 
/usr/lib/jvm/openjdk-8/src.zip with the source files of the JDK with the Java 
Platform Manager/Sources. The I can click on a class like java.lang.String the 
source file for it is opened almost immediately.

For Java 11 providing the /usr/lib/jvm/openjdk-11/src.zip does not bring the 
source. There is no error message in the IDE log (View > IDE Log).

Unpacking the src.zip and then including each folder herein, from java.base to 
java.xml.crypto works - but it took minutes on my machine at high CPU load 
(Intel(R) Pentium(R) CPU B940 @ 2.00GHz, SSD drive).

Then I merged all sub-directories from the direcories java.base to 
java.xml.crypto together. The resulting structure is

com/
java/
javax/
jdk/
org/
sun/

(such as the structure before Java 9). Now I can open the Java sources for Java 
11 as fast as before.
 # Could you please adapt the program such that I can provide a src.zip for the 
JDK and it opens the sources from where?
 # Could you please write an error in the IDE log when the source file was not 
found (including the absolute path of that file)?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1961) All NetBeans Javadoc links shall use https

2019-01-20 Thread Laszlo Kishalmi (JIRA)
Laszlo Kishalmi created NETBEANS-1961:
-

 Summary: All NetBeans Javadoc links shall use https
 Key: NETBEANS-1961
 URL: https://issues.apache.org/jira/browse/NETBEANS-1961
 Project: NetBeans
  Issue Type: Improvement
Reporter: Laszlo Kishalmi


Some of our links points to specifically http in the javadoc pages. These shall 
be converted to https.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1960) Java 11: Java Platform Manager does not read from javadoc files from docs/api/

2019-01-20 Thread JIRA
Michael Groß created NETBEANS-1960:
--

 Summary: Java 11: Java Platform Manager does not read from javadoc 
files from docs/api/
 Key: NETBEANS-1960
 URL: https://issues.apache.org/jira/browse/NETBEANS-1960
 Project: NetBeans
  Issue Type: Bug
  Components: java - Javadoc, java - Platform
Affects Versions: 10.0
Reporter: Michael Groß
 Attachments: 
2019-01-19_Netbeans10_Java11_JavaPlatformManager_Javadoc.png, 
2019-01-20_Netbeans10_Java8_JavaPlatformManager_Javadoc.png

For Java 8 it was enough to provide the directory 
/usr/lib/jvm/java-8-openjdk-amd64/docs/api  to provide the javadocs. For Java 
11 it requires to provide each directory below, from

/usr/lib/jvm/java-11-openjdk-amd64/docs/api/usr/lib/jvm/java-11-openjdk-amd64/docs/api/java.base

until

/usr/lib/jvm/java-11-openjdk-amd64/docs/api/java.xml.crypto

If the javadoc was not found when required (e.g. when adding a method by typing 
"." after an object), there is no error message in the IDE log (View > IDE Log).

I would like to see:
 # That adding /usr/lib/jvm/java-11-openjdk-amd64/docs/api/ as Javadoc works 
for Java 11
 # An error message in IDE log if it failed to open a javadoc including the 
expected path.

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1807) PHP Debugging with Chrome ClassNotFoundException Issue

2019-01-20 Thread Pete Whelpton (JIRA)


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

Pete Whelpton edited comment on NETBEANS-1807 at 1/20/19 12:55 PM:
---

I was able to replicate, to a degree.  In my case, the exception is only thrown 
the *first* time a PHP statement is running in debug mode in Chrome w/ PHP 
internal webserver.  Debugging still seems to work despite the exception.  
Subsequent debugging sessions in Chrome work without issue

 

Netbeans: Apache NetBeans IDE 10.0 (Build 
incubator-netbeans-release-380-on-20181217)

Java: OpenJDK 11.0.1+13

PHP: 7.3.1

XDebug: xdebug-2.7.0beta1-7.3-vc15-nts-x86_64

 

Steps to replicate:



 
 # Install PHP 7.3.1 with XDebug .dll in the /ext directory
 # Create amend php.ini file with standard XDebug settings
 # Create a new PHP project in NB 10.0 with an index.php file
 # index.php should be a basic HTML5 page with  in the 

 # Amend project properties > run configuration to use PHP Built - in webserver 
on localhost:9000
 # Start debugging index.php file
 # Step through over statements -> as soon as the phpinfo(); statement is 
stepped over, the Exception will be thrown.  It is silent, so keep an eye on 
notifications window
 # Subsequent runs through will not throw Exception

 

 

 


was (Author: peedeeboy):
I was able to replicate, to a degree.  In my case, the exception is only thrown 
the *first* time a PHP statement is running in debug mode in Chrome w/ PHP 
internal webserver.  Debugging still seems to work despite the exception.  
Subsequent debugging sessions in Chrome

 

Netbeans: Apache NetBeans IDE 10.0 (Build 
incubator-netbeans-release-380-on-20181217)

Java: OpenJDK 11.0.1+13

PHP: 7.3.1

XDebug: xdebug-2.7.0beta1-7.3-vc15-nts-x86_64

 

Steps to replicate:



 
 # Install PHP 7.3.1 with XDebug .dll in the /ext directory
 # Create amend php.ini file with standard XDebug settings
 # Create a new PHP project in NB 10.0 with an index.php file
 # index.php should be a basic HTML5 page with  in the 

 # Amend project properties > run configuration to use PHP Built - in webserver 
on localhost:9000
 # Start debugging index.php file
 # Step through over statements -> as soon as the phpinfo(); statement is 
stepped over, the Exception will be thrown.  It is silent, so keep an eye on 
notifications window
 # Subsequent runs through will not throw Exception

 

 

 

> PHP Debugging with Chrome ClassNotFoundException Issue
> --
>
> Key: NETBEANS-1807
> URL: https://issues.apache.org/jira/browse/NETBEANS-1807
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Debugger
>Affects Versions: 10.0
> Environment: Product Version = Apache NetBeans IDE 10.0 (Build 
> incubator-netbeans-release-380-on-20181217)
> Operating System = Windows 10 version 10.0 running on amd64
> Java; VM; Vendor = 11.0.1; Java HotSpot(TM) 64-Bit Server VM 11.0.1+13-LTS; 
> Oracle Corporation
> Runtime = Java(TM) SE Runtime Environment 11.0.1+13-LTS
> Java Home = C:\Program Files\Java\jdk-11.0.1
>Reporter: Shannon Cole
>Priority: Minor
>
> When attempting to launch debugging with chrome the following error occurs. 
> Debugging does work with Internet Explorer.
> SEVERE [org.openide.util.RequestProcessor]: Error in RequestProcessor 
> org.netbeans.modules.netserver.websocket.WebSocketServerImpl
> java.lang.ClassNotFoundException: javax.xml.bind.DatatypeConverter
>  at 
> java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:583)
>  at 
> java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
>  at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)
>  at org.netbeans.ProxyClassLoader.loadClass(ProxyClassLoader.java:197)
> Caused: java.lang.ClassNotFoundException: javax.xml.bind.DatatypeConverter 
> starting from ModuleCL@36584abc[org.netbeans.modules.netserver] with possible 
> defining loaders [ModuleCL@5255cea7[org.netbeans.modules.xml.jaxb.api]] and 
> declared parents [org.netbeans.JarClassLoader@5c484e64, 
> ModuleCL@390f8b48[org.netbeans.api.annotations.common]]
>  at org.netbeans.ProxyClassLoader.loadClass(ProxyClassLoader.java:199)
>  at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)
> Caused: java.lang.NoClassDefFoundError: javax/xml/bind/DatatypeConverter
>  at 
> org.netbeans.modules.netserver.websocket.AbstractWSHandler7.generateAcceptKey(AbstractWSHandler7.java:231)
>  at 
> org.netbeans.modules.netserver.websocket.WebSocketHandler7.createAcceptKey(WebSocketHandler7.java:116)
>  at 
> org.netbeans.modules.netserver.websocket.WebSocketHandler7.sendHandshake(WebSocketHandler7.java:44)
>  at 
> 

[jira] [Commented] (NETBEANS-1807) PHP Debugging with Chrome ClassNotFoundException Issue

2019-01-20 Thread Pete Whelpton (JIRA)


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

Pete Whelpton commented on NETBEANS-1807:
-

I was able to replicate, to a degree.  In my case, the exception is only thrown 
the *first* time a PHP statement is running in debug mode in Chrome w/ PHP 
internal webserver.  Debugging still seems to work despite the exception.  
Subsequent debugging sessions in Chrome

 

Netbeans: Apache NetBeans IDE 10.0 (Build 
incubator-netbeans-release-380-on-20181217)

Java: OpenJDK 11.0.1+13

PHP: 7.3.1

XDebug: xdebug-2.7.0beta1-7.3-vc15-nts-x86_64

 

Steps to replicate:



 
 # Install PHP 7.3.1 with XDebug .dll in the /ext directory
 # Create amend php.ini file with standard XDebug settings
 # Create a new PHP project in NB 10.0 with an index.php file
 # index.php should be a basic HTML5 page with  in the 

 # Amend project properties > run configuration to use PHP Built - in webserver 
on localhost:9000
 # Start debugging index.php file
 # Step through over statements -> as soon as the phpinfo(); statement is 
stepped over, the Exception will be thrown.  It is silent, so keep an eye on 
notifications window
 # Subsequent runs through will not throw Exception

 

 

 

> PHP Debugging with Chrome ClassNotFoundException Issue
> --
>
> Key: NETBEANS-1807
> URL: https://issues.apache.org/jira/browse/NETBEANS-1807
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Debugger
>Affects Versions: 10.0
> Environment: Product Version = Apache NetBeans IDE 10.0 (Build 
> incubator-netbeans-release-380-on-20181217)
> Operating System = Windows 10 version 10.0 running on amd64
> Java; VM; Vendor = 11.0.1; Java HotSpot(TM) 64-Bit Server VM 11.0.1+13-LTS; 
> Oracle Corporation
> Runtime = Java(TM) SE Runtime Environment 11.0.1+13-LTS
> Java Home = C:\Program Files\Java\jdk-11.0.1
>Reporter: Shannon Cole
>Priority: Minor
>
> When attempting to launch debugging with chrome the following error occurs. 
> Debugging does work with Internet Explorer.
> SEVERE [org.openide.util.RequestProcessor]: Error in RequestProcessor 
> org.netbeans.modules.netserver.websocket.WebSocketServerImpl
> java.lang.ClassNotFoundException: javax.xml.bind.DatatypeConverter
>  at 
> java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:583)
>  at 
> java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
>  at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)
>  at org.netbeans.ProxyClassLoader.loadClass(ProxyClassLoader.java:197)
> Caused: java.lang.ClassNotFoundException: javax.xml.bind.DatatypeConverter 
> starting from ModuleCL@36584abc[org.netbeans.modules.netserver] with possible 
> defining loaders [ModuleCL@5255cea7[org.netbeans.modules.xml.jaxb.api]] and 
> declared parents [org.netbeans.JarClassLoader@5c484e64, 
> ModuleCL@390f8b48[org.netbeans.api.annotations.common]]
>  at org.netbeans.ProxyClassLoader.loadClass(ProxyClassLoader.java:199)
>  at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)
> Caused: java.lang.NoClassDefFoundError: javax/xml/bind/DatatypeConverter
>  at 
> org.netbeans.modules.netserver.websocket.AbstractWSHandler7.generateAcceptKey(AbstractWSHandler7.java:231)
>  at 
> org.netbeans.modules.netserver.websocket.WebSocketHandler7.createAcceptKey(WebSocketHandler7.java:116)
>  at 
> org.netbeans.modules.netserver.websocket.WebSocketHandler7.sendHandshake(WebSocketHandler7.java:44)
>  at 
> org.netbeans.modules.netserver.websocket.WebSocketServerImpl$WebSocketHandler.initHandler(WebSocketServerImpl.java:226)
>  at 
> org.netbeans.modules.netserver.websocket.WebSocketServerImpl$WebSocketHandler.handshake(WebSocketServerImpl.java:197)
>  at 
> org.netbeans.modules.netserver.websocket.WebSocketServerImpl$WebSocketHandler.read(WebSocketServerImpl.java:186)
>  at 
> org.netbeans.modules.netserver.SocketFramework.readData(SocketFramework.java:155)
>  at 
> org.netbeans.modules.netserver.SocketFramework.process(SocketFramework.java:129)
>  at org.netbeans.modules.netserver.SocketServer.process(SocketServer.java:82)
>  at 
> org.netbeans.modules.netserver.SocketFramework.doRun(SocketFramework.java:113)
>  at org.netbeans.modules.netserver.SocketServer.run(SocketServer.java:53)
>  at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
>  at 
> org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)
>  at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278)
> [catch] at 
> org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)
> INFO [org.netbeans.core.execution.Install]: KILL_PENDING_TASKS
> INFO [org.netbeans.core.netigso.Netigso]: bundle 
> 

[jira] [Created] (NETBEANS-1959) Unable to start debugging PHP (xdebug)

2019-01-20 Thread Lucio Crusca (JIRA)
Lucio Crusca created NETBEANS-1959:
--

 Summary: Unable to start debugging PHP (xdebug)
 Key: NETBEANS-1959
 URL: https://issues.apache.org/jira/browse/NETBEANS-1959
 Project: NetBeans
  Issue Type: Bug
  Components: php - Debugger
Affects Versions: 10.0
 Environment: OS: Debian GNU/Linux buster/sid amd64
NB10
OpenJDK 11
PHP 7.x
Reporter: Lucio Crusca


Product Version = NetBeans 10
Operating System = Debian GNU/Linux testing/sid up to date
openjdk version "11.0.1" 2018-10-16
OpenJDK Runtime Environment 18.9 (build 11.0.1+13)

Reproducibility: Happens every time

I'm not able to debug any PHP project. NB shows "Waiting For Connection 
(xdebug)", and it does not automatically open my PHP website in the browser 
tab, but the internal PHP Debugger state has nothing to do with the wait for 
xdebug connection.

Here is my xdebug configuration, which works correctly at least with Visual 
Studio Code for Linux :

{{zend_extension = /usr/lib/php/20180731/xdebug.so}}
{{xdebug.remote_autostart = 1}}
{{xdebug.remote_enable = 1}}
{{xdebug.remote_handler = dbgp}}
{{xdebug.remote_host = 127.0.0.1}}
{{xdebug.remote_mode = req}}
{{xdebug.remote_port = }}
{{xdebug.profiler_enable_trigger_value="dbgp"}}
{{xdebug.trace_enable_trigger_value="dbgp"}}
{{xdebug.profiler_enable=0}}
{{xdebug.profiler_enable_trigger=1}}
{{xdebug.trace_enable_trigger=1}}
{{xdebug.profiler_output_dir="/var/log/xdebug"}}
{{xdebug.gc_stats_output_dir="/var/log/xdebug"}}
{{xdebug.trace_output_dir="/var/log/xdebug"}}
{{xdebug.remote_log="/var/log/xdebug/remote.log"}}
{{xdebug.coverage_enable=0}}
{{xdebug.extended_info=1}}
{{xdebug.profiler_append=1}}
{{xdebug.trace_options=1}}
{{xdebug.collect_params=1}}

I think either NB has a bug at DGBP protocol level, or the "Waiting For 
Connection (xdebug)" message does not reflect the real state of the PHP 
Debugger, at least in my case. More likely the latter.

Here are the contents of /var/log/xdebug/remote.log:

{{[23361] Log opened at 2019-01-20 10:55:27}}
{{[23361] I: Connecting to configured address/port: 127.0.0.1:.}}
{{[23361] I: Connected to client. :-)}}
{{[23361] -> http://xdebug.org/dbgp/xdebug; 
fileuri="file:///home/lucio/virtualbit/progetti/workspace/netbeans/bvacance/index.php"
 language="PHP" xdebug:language_version="7.3.0RC3" protocol_version="1.0" 
appid="23361" idekey="lucio">}}
{{[23361]}}
{{[23361] <- feature_set -i 0 -n show_hidden -v 1}}
{{[23361] -> http://xdebug.org/dbgp/xdebug; command="feature_set" 
transaction_id="0" feature="show_hidden" success="1">}}
{{[23361]}}
{{[23361] <- feature_set -i 1 -n max_depth -v 2}}
{{[23361] -> http://xdebug.org/dbgp/xdebug; command="feature_set" 
transaction_id="1" feature="max_depth" success="1">}}
{{[23361]}}
{{[23361] <- feature_set -i 2 -n max_children -v 30}}
{{[23361] -> http://xdebug.org/dbgp/xdebug; command="feature_set" 
transaction_id="2" feature="max_children" success="1">}}
{{[23361]}}
{{[23361] <- feature_set -i 3 -n max_data -v 65536}}
{{[23361] -> http://xdebug.org/dbgp/xdebug; command="feature_set" 
transaction_id="3" feature="max_data" success="1">}}
{{[23361]}}

However, when I try with Visual Studio Code for Linux, which works, the log 
file contents are completely different (which was expected), but a noticeable 
difference is the presence of "breakpoint_set" and "run" commands in the VSC 
case, that are missing in the NB case. 

I suspect NB fails to start the browser tab for some reason and, as a 
consequence, fails to send the appropriate commands to xdebug.

What I know for sure is that the "Waiting For Connection (xdebug)" message is 
misleading at best in my case, because logs show the connection has correctly 
happened, and the problem is elsewhere.

I don't know if we need more precise messages about what's going on in NB to 
sort this out, so I don't know if the bug here is the approximate message, or 
the failure to open the browser tab, or a real problem in the DBGP protocol 
implementation.

Please note that, when I say NB does not open my site in the browser tab, I 
mean NB magages to open a new browser tab, but it fails to redirect it to my 
website, and I get only a new browser tab, pointing to a tmp file and showing a 
blank page.

 

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1958) Wrong netbeans-vm yaml configuration file

2019-01-20 Thread Antonio Vieiro (JIRA)
Antonio Vieiro created NETBEANS-1958:


 Summary: Wrong netbeans-vm yaml configuration file
 Key: NETBEANS-1958
 URL: https://issues.apache.org/jira/browse/NETBEANS-1958
 Project: NetBeans
  Issue Type: Bug
Reporter: Antonio Vieiro
Assignee: Antonio Vieiro


The file at 
[https://github.com/vieiro/infrastructure-puppet/blob/deployment/data/nodes/netbeans-vm.apache.org.yaml]
 does not properly quote "%", so redirections are lost.

We should look for other similar yaml files in the directory and properly quote 
"%" there.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1867) [TUTORIALS] - review and publication

2019-01-20 Thread Geertjan Wielenga (JIRA)


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

Geertjan Wielenga commented on NETBEANS-1867:
-

Excellent.

> [TUTORIALS] - review and publication
> 
>
> Key: NETBEANS-1867
> URL: https://issues.apache.org/jira/browse/NETBEANS-1867
> Project: NetBeans
>  Issue Type: Task
>  Components: website
>Reporter: Antonio Vieiro
>Priority: Major
>  Labels: documentation, pull-request-available, third-donation, 
> tutorials, website
> Attachments: image-2019-01-15-12-22-29-742.png, 
> image-2019-01-15-12-26-14-652.png
>
>  Time Spent: 50m
>  Remaining Estimate: 0h
>
> The third donation from Oracle included the NetBeans Tutorials. These have 
> been transformed automatically to the AsciiDoc format and need review.
> h2. Things to review
> Review process consists of the following steps:
>  * Find the images that have not been donated, and create alternatives.
>  * Fix any formatting issues from the automated process.
>  * Review the "language" of the code examples, so syntax highlighing is 
> correct.
>  * Create learning trails.
>  * Remove the "*Contents*" section of the tutorial pages (if any, the 
> automatic process should have removed most of them), we should also remove 
> the list of links to headings in the content in the Contents section. We're 
> generating a Table of Contents automatically, so we don't need to manually 
> create one.
> h2. Asigning a tutorial to yourself
> The review process will tackle different sets of Tutorials in the following 
> order:
>  # IDE Tutorials in src/content/kb/docs/ide
>  # Java Tutorials in src/content/kb/docs/java
>  # PHP Tutorials in src/content/kb/docs/php
>  # Rest of tutorials: javaee, javame, web, webclient, websvc. Order will be 
> defined later.
> If you want to review some tutorials please create a subtask using the 
> *"More"/"Create sub-task"* menu entry, like so
> !image-2019-01-15-12-22-29-742.png|width=650,height=436!
> When creating the sub-task remember to set the "*labels*" field to 
> *documentation / third-donation / tutorials / website,* 
> like so:
> *!image-2019-01-15-12-26-14-652.png|width=741,height=126!*
> Also remember to *clearly state the tutorials you're working with* (say 
> "java/a*": all tutorials starting with "a" in the "java" folder, or 
> "ide/git.asciidoc").
> h2. Help Material / Tips & Tricks
> Please see 
> [https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=100827339] 
> for NetBeans specific Asciidoc Trips & Tricks.
> Please see 
> [https://issues.apache.org/jira/secure/RapidBoard.jspa?projectKey=NETBEANS=303]
>  for a Kanban Board of the status the tutorials donation.
>  
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1867) [TUTORIALS] - review and publication

2019-01-20 Thread Antonio Vieiro (JIRA)


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

Antonio Vieiro commented on NETBEANS-1867:
--

Regarding the title, we can try to extract the level 0 header ("= XXX") and add 
it there. It seems asciidoctorj does not add it to the document :(. Let me 
investigate to see if we can add it there as well for tutorials.

 

> [TUTORIALS] - review and publication
> 
>
> Key: NETBEANS-1867
> URL: https://issues.apache.org/jira/browse/NETBEANS-1867
> Project: NetBeans
>  Issue Type: Task
>  Components: website
>Reporter: Antonio Vieiro
>Priority: Major
>  Labels: documentation, pull-request-available, third-donation, 
> tutorials, website
> Attachments: image-2019-01-15-12-22-29-742.png, 
> image-2019-01-15-12-26-14-652.png
>
>  Time Spent: 50m
>  Remaining Estimate: 0h
>
> The third donation from Oracle included the NetBeans Tutorials. These have 
> been transformed automatically to the AsciiDoc format and need review.
> h2. Things to review
> Review process consists of the following steps:
>  * Find the images that have not been donated, and create alternatives.
>  * Fix any formatting issues from the automated process.
>  * Review the "language" of the code examples, so syntax highlighing is 
> correct.
>  * Create learning trails.
>  * Remove the "*Contents*" section of the tutorial pages (if any, the 
> automatic process should have removed most of them), we should also remove 
> the list of links to headings in the content in the Contents section. We're 
> generating a Table of Contents automatically, so we don't need to manually 
> create one.
> h2. Asigning a tutorial to yourself
> The review process will tackle different sets of Tutorials in the following 
> order:
>  # IDE Tutorials in src/content/kb/docs/ide
>  # Java Tutorials in src/content/kb/docs/java
>  # PHP Tutorials in src/content/kb/docs/php
>  # Rest of tutorials: javaee, javame, web, webclient, websvc. Order will be 
> defined later.
> If you want to review some tutorials please create a subtask using the 
> *"More"/"Create sub-task"* menu entry, like so
> !image-2019-01-15-12-22-29-742.png|width=650,height=436!
> When creating the sub-task remember to set the "*labels*" field to 
> *documentation / third-donation / tutorials / website,* 
> like so:
> *!image-2019-01-15-12-26-14-652.png|width=741,height=126!*
> Also remember to *clearly state the tutorials you're working with* (say 
> "java/a*": all tutorials starting with "a" in the "java" folder, or 
> "ide/git.asciidoc").
> h2. Help Material / Tips & Tricks
> Please see 
> [https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=100827339] 
> for NetBeans specific Asciidoc Trips & Tricks.
> Please see 
> [https://issues.apache.org/jira/secure/RapidBoard.jspa?projectKey=NETBEANS=303]
>  for a Kanban Board of the status the tutorials donation.
>  
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1867) [TUTORIALS] - review and publication

2019-01-20 Thread Geertjan Wielenga (JIRA)


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

Geertjan Wielenga commented on NETBEANS-1867:
-

The new banner height is great!

> [TUTORIALS] - review and publication
> 
>
> Key: NETBEANS-1867
> URL: https://issues.apache.org/jira/browse/NETBEANS-1867
> Project: NetBeans
>  Issue Type: Task
>  Components: website
>Reporter: Antonio Vieiro
>Priority: Major
>  Labels: documentation, pull-request-available, third-donation, 
> tutorials, website
> Attachments: image-2019-01-15-12-22-29-742.png, 
> image-2019-01-15-12-26-14-652.png
>
>  Time Spent: 50m
>  Remaining Estimate: 0h
>
> The third donation from Oracle included the NetBeans Tutorials. These have 
> been transformed automatically to the AsciiDoc format and need review.
> h2. Things to review
> Review process consists of the following steps:
>  * Find the images that have not been donated, and create alternatives.
>  * Fix any formatting issues from the automated process.
>  * Review the "language" of the code examples, so syntax highlighing is 
> correct.
>  * Create learning trails.
>  * Remove the "*Contents*" section of the tutorial pages (if any, the 
> automatic process should have removed most of them), we should also remove 
> the list of links to headings in the content in the Contents section. We're 
> generating a Table of Contents automatically, so we don't need to manually 
> create one.
> h2. Asigning a tutorial to yourself
> The review process will tackle different sets of Tutorials in the following 
> order:
>  # IDE Tutorials in src/content/kb/docs/ide
>  # Java Tutorials in src/content/kb/docs/java
>  # PHP Tutorials in src/content/kb/docs/php
>  # Rest of tutorials: javaee, javame, web, webclient, websvc. Order will be 
> defined later.
> If you want to review some tutorials please create a subtask using the 
> *"More"/"Create sub-task"* menu entry, like so
> !image-2019-01-15-12-22-29-742.png|width=650,height=436!
> When creating the sub-task remember to set the "*labels*" field to 
> *documentation / third-donation / tutorials / website,* 
> like so:
> *!image-2019-01-15-12-26-14-652.png|width=741,height=126!*
> Also remember to *clearly state the tutorials you're working with* (say 
> "java/a*": all tutorials starting with "a" in the "java" folder, or 
> "ide/git.asciidoc").
> h2. Help Material / Tips & Tricks
> Please see 
> [https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=100827339] 
> for NetBeans specific Asciidoc Trips & Tricks.
> Please see 
> [https://issues.apache.org/jira/secure/RapidBoard.jspa?projectKey=NETBEANS=303]
>  for a Kanban Board of the status the tutorials donation.
>  
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1867) [TUTORIALS] - review and publication

2019-01-20 Thread Geertjan Wielenga (JIRA)


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

Geertjan Wielenga commented on NETBEANS-1867:
-

Makes sense, will fix. But how should we do the title? There's no title in 
mysql.html.

> [TUTORIALS] - review and publication
> 
>
> Key: NETBEANS-1867
> URL: https://issues.apache.org/jira/browse/NETBEANS-1867
> Project: NetBeans
>  Issue Type: Task
>  Components: website
>Reporter: Antonio Vieiro
>Priority: Major
>  Labels: documentation, pull-request-available, third-donation, 
> tutorials, website
> Attachments: image-2019-01-15-12-22-29-742.png, 
> image-2019-01-15-12-26-14-652.png
>
>  Time Spent: 50m
>  Remaining Estimate: 0h
>
> The third donation from Oracle included the NetBeans Tutorials. These have 
> been transformed automatically to the AsciiDoc format and need review.
> h2. Things to review
> Review process consists of the following steps:
>  * Find the images that have not been donated, and create alternatives.
>  * Fix any formatting issues from the automated process.
>  * Review the "language" of the code examples, so syntax highlighing is 
> correct.
>  * Create learning trails.
>  * Remove the "*Contents*" section of the tutorial pages (if any, the 
> automatic process should have removed most of them), we should also remove 
> the list of links to headings in the content in the Contents section. We're 
> generating a Table of Contents automatically, so we don't need to manually 
> create one.
> h2. Asigning a tutorial to yourself
> The review process will tackle different sets of Tutorials in the following 
> order:
>  # IDE Tutorials in src/content/kb/docs/ide
>  # Java Tutorials in src/content/kb/docs/java
>  # PHP Tutorials in src/content/kb/docs/php
>  # Rest of tutorials: javaee, javame, web, webclient, websvc. Order will be 
> defined later.
> If you want to review some tutorials please create a subtask using the 
> *"More"/"Create sub-task"* menu entry, like so
> !image-2019-01-15-12-22-29-742.png|width=650,height=436!
> When creating the sub-task remember to set the "*labels*" field to 
> *documentation / third-donation / tutorials / website,* 
> like so:
> *!image-2019-01-15-12-26-14-652.png|width=741,height=126!*
> Also remember to *clearly state the tutorials you're working with* (say 
> "java/a*": all tutorials starting with "a" in the "java" folder, or 
> "ide/git.asciidoc").
> h2. Help Material / Tips & Tricks
> Please see 
> [https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=100827339] 
> for NetBeans specific Asciidoc Trips & Tricks.
> Please see 
> [https://issues.apache.org/jira/secure/RapidBoard.jspa?projectKey=NETBEANS=303]
>  for a Kanban Board of the status the tutorials donation.
>  
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1957) Auto-complete creates an extra space below the fist bracket of a class/interface declaration

2019-01-20 Thread Imb (JIRA)
Imb created NETBEANS-1957:
-

 Summary: Auto-complete creates an extra space below the fist 
bracket of a class/interface declaration
 Key: NETBEANS-1957
 URL: https://issues.apache.org/jira/browse/NETBEANS-1957
 Project: NetBeans
  Issue Type: Bug
  Components: php - Formatting  Indentation
Affects Versions: 10.0
Reporter: Imb
 Attachments: nb-space-bug.png

When using the auto-format feature ({{Alt+Shift+F}}), an extra space is 
generated by Netbeans (PHP) just below the first *{* (bracket) of a class or 
interface declaration.

There appears to be no way to remove this in the current settings.

(See screenshot for demo)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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