Hi,

I solved the issue by myself.
If anyone cares what the problem was:

It wasn't a NetBeans, Payara or J2EE issue.
It was caused by the VPN connection to our company I used so I can do home office. I guess that the server was doing a nice detour through the internet and back again to notice that port 7676 (JMS-Port) is running on the local machine.

Holy cow.

Now I have to find a workaround for that...

Regards,
Steff


Am 22.04.2020 um 13:39 schrieb Stefan Obpacher:
Hi everyone!

Since using NetBeans 11.3, deployment of my EAR-Project to payara is really slow.

I have about 20 message driven beans in my EJB-Module and for every
single one of it the following output is written to the console
during deployment:

 >>...
End point determines destination name,
     Res name: javax.jms.Queue,
     JNDI name: java:global/jms/<queuename>
     descriptor name : <MDB-Name>|#]
...<<

On every occurence of such a line it takes a few seconds before the
deployment goes on.

In NetBeans 8.2 and payara 4.1.x it was ok.
Then I upgraded to NetBeans 11.3 -> Slow behaviour.
Then I upgraded to payara 5.201 -> Worked a few times, but now again: very slow deployment.

Do you have any ideas or advice for me?

Running on Win 10, JDK 1.8
If you need further information, please let me know!

Regards,
Stefan


---------------------------------------------------------------------
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



--
Stefan Obpacher
Anschlusswerk GmbH
--<>--<>--<>--<>--<>--<>--<>--<>--<>--
Kotzinger Straße 21, 83278 Traunstein
Fon: +49 (0) 861 / 900500 -21
Fax: +49 (0) 861 / 900500 -10
Mail: [email protected]

---------------------------------------------------------------------
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

Reply via email to