idempiereServer4.1Daily.gtk.linux JNP Port Missing, Client therefore cannot connect thru port 1091

63 views
Skip to first unread message

flob...@gmail.com

unread,
Mar 3, 2017, 7:26:15 AM3/3/17
to iDempiere
Hello !
Im new to adempiere.
define application-server AS
My AS -Http-port, my postgre-database and AS - Osgi-port are fine.
Connection to my AS via browser is possible.
My setup leaks a JNP port at all, so the idempiere-client cannot connect to the AS at all.

I think it must have something to do with jboss or glassfish.


thats my start-script:

export JAVA_HOME=/opt/oracle-jdk-bin-1.8.0.121
# I set the following 3 vars bcause i found it elsewhere, but no effect
# one idea is, theres a jar missing that might trigger the login onto port 1091
export ADEMPIERE_APPS_TYPE=jboss
# Application server host name
export ADEMPIERE_APPS_SERVER=172.25.0.10
# In future, i like to bend port 1091 to port 8095
# got nothing to do with my prob now.
export ADEMPIERE_JNP_PORT=8095

unset DISPLAY
BASE=`dirname $( readlink -f idempiere-server.sh )`

# i found out alpn-boot must exactly match my java, pushed fine below I think
$JAVA ${DEBUG} -Xbootclasspath/p:alpn/alpn-boot-8.1.11.v20170118.jar -Dorg.osgi.framework.bootdelegation=sun.security.ssl,org.eclipse.jetty.alpn -Dosgi.compatibility.bootdelegation=true -Djetty.home=$BASE/jettyhome -Djetty.etc.config.urls=etc/jetty.xml,etc/jetty-deployer.xml,etc/jetty-ssl.xml,etc/jetty-ssl-context.xml,etc/jetty-http.xml,etc/jetty-alpn.xml,etc/jetty-http2.xml,etc/jetty-https.xml -Dosgi.console=localhost:12612 -Dmail.mime.encodefilename=true -Dmail.mime.decodefilename=true -Dmail.mime.encodeparameters=true -Dmail.mime.decodeparameters=true -jar $BASE/plugins/org.eclipse.equinox.launcher_1.*.jar -application org.adempiere.server.application


The more, I get the following warnings:
I bet yet another jar missing, but no clue right now.

2:23:10.138 AdempiereMonitor.init:  [13]
12:23:11.664           LoggedSessionListener.contextInitialized: context initialized [13]
12:23:12.459-----------> DefaultAnnotationProcessor.fallbackToManualAnnotatedClasses: Unable to detect annotations. Application may fail to deploy. [13]
12:23:13.796-----------> ServiceLoader: Service loader could not load 'META-INF/services/com.hazelcast.instance.NodeExtension' It may be empty or does not exist. [34]
12:23:13.838-----------> ServiceLoader: Service loader could not load 'META-INF/services/com.hazelcast.PortableHook' It may be empty or does not exist. [34]
12:23:13.845-----------> ServiceLoader: Service loader could not load 'META-INF/services/com.hazelcast.DataSerializerHook' It may be empty or does not exist. [34]
12:23:13.876-----------> ServiceLoader: Service loader could not load 'META-INF/services/com.hazelcast.SerializerHook' It may be empty or does not exist. [34]
12:23:14.918-----------> Node: [172.25.0.10]:5701 [adempiere.idempiere/172.25.0.10] [3.5.3] No join method is enabled! Starting standalone. [34]

Someone can help at one of my probs ?
Regards Florian
Reply all
Reply to author
Forward
0 new messages