[User] HTTP BC is not starting service assembly in OpenESB-SE-3.2.4
Dave Woodman
dave at naffnet.org.uk
Thu Dec 3 09:48:43 GMT 2020
But WHERE in the script did you define them? Just defining them is not
enough: did you add them to JAVA_OPTS? If not, did you add them to the
command line used to start the instance?
If you did one of those things then please attach a simple project that
shows the problem.
-----Original Message-----
From: User <user-bounces at lists.open-esb.net> On Behalf Of Sachin Mallarappa
Sent: 03 December 2020 09:34
To: user at lists.open-esb.net
Subject: Re: [User] HTTP BC is not starting service assembly in
OpenESB-SE-3.2.4
Thanks for considering this Dave,
Please find the steps followed Once I received the OpenESB-SE-3.2.4
*1.* Added below entries in openesb.sh
(OpenESB-SE-3.2.4\OE-Instance\bin\openesb.sh)
-Djavax.net.ssl.keyStore=$OPENESB_HOME/keystore.jks
-Djavax.net.ssl.keyStorePassword=changeit
-Djavax.net.ssl.trustStore=$OPENESB_HOME/cacerts.jks
-Djavax.net.ssl.trustStorePassword=changeit
No error encountered here! and was able to open the Openesb web console and
deploy all the BC and libs
*2.* *When I try to deploy Service assembly with HTTP soap and start the
assembly not able to see the HTTP bc getting started (Please find the Image
attached)*
*3.* Server log errors.
java.lang.Exception: HTTPBC-E00673: Cannot start port 9,081 for https
connection: cannot locate the JKS keystore configuration.
at
com.sun.jbi.httpsoapbc.embedded.EmbeddedServerController.startServer(Embedde
dServerController.java:119)
at
com.sun.jbi.httpsoapbc.HttpSoapBindingLifeCycle.endpointActivated(HttpSoapBi
ndingLifeCycle.java:640)
at
com.sun.jbi.httpsoapbc.ServiceUnitImpl.start(ServiceUnitImpl.java:330)
at
com.sun.jbi.httpsoapbc.HttpSoapBindingDeployer.start(HttpSoapBindingDeployer
.java:280)
at
com.sun.jbi.framework.ServiceUnitOperation.process(ServiceUnitOperation.java
:184)
at com.sun.jbi.framework.Operation.run(Operation.java:104)
at java.lang.Thread.run(Thread.java:745)
2020-12-03T09:16:21.368+0000 SEVERE [com.sun.jbi.httpsoapbc.ServiceUnitImpl]
(ENST_FG_Bin_Tran_CA-sun-http-binding) HTTPBC-E00301: Fai led to activate
endpoint
http://j2ee.netbeans.org/wsdl/ENST_FG_Bin_Transfer_BP/src/HTTP_POST_WSDL,HTT
P_POST_WSDLService,HTTP_POST_WSDL
Port,Consumer. java.lang.Exception: HTTPBC-E00673: Cannot start port 9,081
for https connection: cannot locate the JKS keystore config uration.
java.lang.Exception: java.lang.Exception: HTTPBC-E00673: Cannot start port
9,081 for https connection: cannot locate the JKS keystore configuration.
at
com.sun.jbi.httpsoapbc.HttpSoapBindingLifeCycle.endpointActivated(HttpSoapBi
ndingLifeCycle.java:647)
at
com.sun.jbi.httpsoapbc.ServiceUnitImpl.start(ServiceUnitImpl.java:330)
at
com.sun.jbi.httpsoapbc.HttpSoapBindingDeployer.start(HttpSoapBindingDeployer
.java:280)
at
com.sun.jbi.framework.ServiceUnitOperation.process(ServiceUnitOperation.java
:184)
at com.sun.jbi.framework.Operation.run(Operation.java:104)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.Exception: HTTPBC-E00673: Cannot start port 9,081 for
https connection: cannot locate the JKS keystore configurat ion.
at
com.sun.jbi.httpsoapbc.embedded.EmbeddedServerController.startServer(Embedde
dServerController.java:119)
at
com.sun.jbi.httpsoapbc.HttpSoapBindingLifeCycle.endpointActivated(HttpSoapBi
ndingLifeCycle.java:640)
... 5 more
2020-12-03T09:16:21.369+0000 SEVERE
[com.sun.jbi.httpsoapbc.HttpSoapBindingDeployer]
(ENST_FG_Bin_Tran_CA-sun-http-binding) HTTPBC-E00
205: Start failed. java.lang.Exception: java.lang.Exception: HTTPBC-E00673:
Cannot start port 9,081 for https connection: cannot locat e the JKS
keystore configuration.
javax.jbi.JBIException: java.lang.Exception: java.lang.Exception:
HTTPBC-E00673: Cannot start port 9,081 for https connection: cannot locate
the JKS keystore configuration.
at
com.sun.jbi.httpsoapbc.ServiceUnitImpl.start(ServiceUnitImpl.java:348)
Thanks,
Sachin M
<http://openesb-community-forum.794670.n2.nabble.com/file/t395950/2020_12_03
_15_01_42_OpenESB_Web_Console.png>
--
Sent from: http://openesb-community-forum.794670.n2.nabble.com/
More information about the User
mailing list