[
https://issues.apache.org/jira/browse/NETBEANS-3316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16964173#comment-16964173
]
Gaurav Gupta edited comment on NETBEANS-3316 at 10/31/19 5:09 PM:
------------------------------------------------------------------
Hi [~naris],
Attached logs have many errors listed related to fetching the dtd files. May
you also try to deploy a hello-world application without any
deployment-descriptor (e.g glassfish-resources.xml) file on Payara 4.x & the
latest 5.19x and share the result.
If without dd, your application deploys quickly, then please share the
deployment-descriptor file here. Also, try to check the accessibility of dtd
URL.
Example replace dtd URL from
[http://glassfish.org/dtds/glassfish-resources_1_5.dtd] to
[https://raw.githubusercontent.com/eclipse-ee4j/jakartaee-tck/master/lib/dtds/glassfish-resources_1_5.dtd]
in glassfish-resources.xml.
was (Author: jgauravgupta):
Hi [~naris],
Attached logs have many errors listed related to fetching the dtd files. May
you also try to deploy a hello-world application without any
deployment-descriptor file on Payara 4.x & the latest 5.19x and share the
result. If without dd, your application deploys quickly, then please share the
deployment-descriptor file here.
> Running Java EE projects on Payara takes a VERY LONG TIME to start
> ------------------------------------------------------------------
>
> Key: NETBEANS-3316
> URL: https://issues.apache.org/jira/browse/NETBEANS-3316
> Project: NetBeans
> Issue Type: Bug
> Components: ide - Performance, java - Project, javaee - Web Project,
> serverplugins - GlassFish
> Affects Versions: 8.2, 11.1
> Environment: Windows 10 64-bit
> Payara 4,2
> Java 1.8,0_231 64 bit (also happens with Java 11.0.1 64 bit)
> Reporter: Murray Wilson
> Priority: Critical
> Attachments: messages.log, messages.log, messages.log.1,
> messages.log.1, messages.log.2, metrics, selfsampler.npss, uigestures
>
>
> When working on any Java EE Web Project, attempting to start or debug the
> project takes an extremely long time - over 20 minutes to start an
> application on a local paya server on a windows 10 machine with the local
> payara server already loaded, even if the project had already having been
> deployed.
> It will deploy the project to the local server again and then get stuck at
> 50% completion for over 20-30 minutes using Netbeans 11.1 (in 8.2 it would
> take 2-6 minutes). This delay seems to be getting longer with each release
> and it has gotten to the point where netbeans is unusable for web development.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists