Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

HTTP server (OHS) is not starting in weblogic

SKYNIAZISep 19 2020 — edited Sep 24 2020

Hello,

I'm running Oracle weblogic 12c and Oracle Forms & Reports 12c 12.2.1.4.0 on the windows 2019 server.

After multiple attempts to start OHS1 (HTTP server ) but failed although node manager , weblogic and WLS_FORMS are running.

Below is the error which i am getting

Failed to retrieve the LogFileMetadatas. JMX call: getLogMetaDataAsCompositeData for the Secure target [/Domain_base_domain/base_domain, weblogic_domain], Target List [[/Domain_base_domain/base_domain/ohs1,oracle_apache][com.bea:Name=ohs1,Type=SystemComponent]], Log Query MBean [oracle.logging:type=LogQuery,name=ProxyLogQuery,Location=AdminServer]. Exception Message:Unrecognized SSL message, plaintext connection?

Supplemental Detail javax.management.MBeanException: Unrecognized SSL message, plaintext connection?

at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:295)

at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:299)

at javax.management.remote.rmi.RMIConnectionImpl_12214_WLStub.invoke(Unknown Source)

at javax.management.remote.rmi.RMIConnector$RemoteMBeanServerConnection.invoke(RMIConnector.java:1020)

at weblogic.management.remote.wlx.ClientProvider$WLXMBeanServerConnectionWrapper.invoke(ClientProvider.java:541)

at sun.reflect.GeneratedMethodAccessor707.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:498)

Error.PNG

If anyone could help me, would be highly appreciated.

Regards,

Majid

This post has been answered by Suresh Pidikiti-Oracle on Sep 24 2020
Jump to Answer
Comments
Post Details
Added on Sep 19 2020
6 comments
10,530 views