Error 7676 port used

208 views
Skip to first unread message

Marco Vinicio Gómez Gutiérrez

unread,
Oct 30, 2023, 10:16:10 AM10/30/23
to dataverse...@googlegroups.com, Marco Vinicio Gómez Gutiérrez
 Good morning, I have tested to install dataverse 6.0 using a server linux debian 12.2 and the ansible installation method. When I finish installation everything works, but when we restart the server, data does not start automatically, then I try to start by /usr/local/payara6/bin/asadmin start-domain, but I get this message " 7676 ´port is used". We have tried to change the port in /usr/local/payara6/glassfish/domains/domain1/config/domain.xml , for example to 7677, but repeat restart and the message is like "7677 port is used". If I stop payara6, by systemctl stop payara.service, and next asadmin start-domain, and local dataverse works. 
¿What it is happening?
¿Could systemctl be incorrectly set ?
¿How do I resolve this?

Thank 
Marco Vinicio Gomez Gutierrez
Tecnologico de Costa Rica. 

Don Sizemore

unread,
Oct 30, 2023, 10:36:38 AM10/30/23
to dataverse...@googlegroups.com
Hello,

Port 7676 is the JMS Provider port used by Payara, as you found, so systemd is launching Payara as it should.

I don't remember how far Dataverse-Ansible support for Debian 12 got (pending a merge into the main Dataverse repo to support Postgres 15+), but if you don't mind sending the output of a "systemctl status payara" and possibly some more system logs to me or into an issue in the Dataverse-Ansible repo I'll be happy to take a look.

Thank you,
Don


--
You received this message because you are subscribed to the Google Groups "Dataverse Users Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dataverse-commu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dataverse-community/CAC91annAekGURCBuc4bgemO9iW2JJfqz-V%3DqzrC0b8XhHzwhbg%40mail.gmail.com.

Marco Vinicio Gómez Gutiérrez

unread,
Oct 30, 2023, 3:19:24 PM10/30/23
to dataverse...@googlegroups.com

Thanks Don, I would like to comment, Ansible don't work without a little corrections, I should install Java and postgresql 13. If we have installed java and postgresql , ansible can install the rest of tools and software. Dataverse works good, but after restart server I must execute.                                                              i.      


root@debian:/usr/local/payara6/bin# ./asadmin stop-domain

root@debian:/usr/local/payara6/bin# ./asadmin start-domain

The problem is with the 7676 port, but I see "Admin port :4848".


image.png


image.png

regards 
Marco



Asbjørn Skødt

unread,
Nov 29, 2023, 9:58:28 AM11/29/23
to Dataverse Users Community
Hello
We also encounter this issue. Port 7676 is used by Java. If we kill that process, then we can start Payara.
But we repeatedly run into this issue, so we are interested in finding a permanent solution.

Reply all
Reply to author
Forward
0 new messages