{"id":10598,"date":"2017-10-27T17:23:41","date_gmt":"2017-10-27T15:23:41","guid":{"rendered":"https:\/\/www.dbi-services.com\/blog\/new-installed-fusion-middleware-12c-reports-or-forms-weblogic-servers-fails-to-start-after-configuring-ssl\/"},"modified":"2024-09-11T08:51:05","modified_gmt":"2024-09-11T06:51:05","slug":"new-installed-fusion-middleware-12c-reports-or-forms-weblogic-servers-fails-to-start-after-configuring-ssl","status":"publish","type":"post","link":"https:\/\/www.dbi-services.com\/blog\/new-installed-fusion-middleware-12c-reports-or-forms-weblogic-servers-fails-to-start-after-configuring-ssl\/","title":{"rendered":"New installed Fusion Middleware 12C Reports or Forms WebLogic Servers fails to start after configuring SSL"},"content":{"rendered":"<p>We installed a Fusion Middleware report and Forms 12.2.1.2.0 on a Linux Server.<br \/>\nThis was a single node Reports and Forms servers.<br \/>\nAfter disabling the Non SSL Listen Port, we get below error in logs while starting the Managed Server with only SSL ports enabled.<\/p>\n<pre class=\"brush: actionscript3; gutter: false; first-line: 1\">####&lt;Oct 27, 2017, 2:38:23,265 PM CEST&gt; &lt;Info&gt; &lt;Deployer&gt; &lt;host01.example.com&gt; &lt;WLS_FORMS&gt; &lt;[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;728708fe-00a1-4078-bb31-f12fb2c6beae-00000030&gt; &lt;1509107903265&gt; &lt;[severity-value: 64] [rid: 0] [partition-id: 0] [partition-name: DOMAIN] &gt; &lt;BEA-149060&gt; &lt;Module dms.war of application DMS Application [Version=12.2.1.1.0] successfully transitioned from STATE_ACTIVE to STATE_ADMIN on server WLS_FORMS.&gt;\n####&lt;Oct 27, 2017, 2:38:23,765 PM CEST&gt; &lt;Critical&gt; &lt;WebLogicServer&gt; &lt;host01.example.com&gt; &lt;WLS_FORMS&gt; &lt;main&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;728708fe-00a1-4078-bb31-f12fb2c6beae-00000031&gt; &lt;1509107903765&gt; &lt;[severity-value: 4] [rid: 0] [partition-id: 0] [partition-name: DOMAIN] &gt; &lt;BEA-000386&gt; &lt;Server subsystem failed. Reason: A MultiException has 4 exceptions. They are:\n1. java.lang.AssertionError: No replication server channel for WLS_FORMS\n2. java.lang.IllegalStateException: Unable to perform operation: post construct on weblogic.cluster.replication.ReplicationService\n3. java.lang.IllegalArgumentException: While attempting to resolve the dependencies of weblogic.cluster.singleton.SingletonServicesBatchManager errors were found\n4. java.lang.IllegalStateException: Unable to perform operation: resolve on weblogic.cluster.singleton.SingletonServicesBatchManager\n\nA MultiException has 4 exceptions. They are:\n1. java.lang.AssertionError: No replication server channel for WLS_FORMS\n2. java.lang.IllegalStateException: Unable to perform operation: post construct on weblogic.cluster.replication.ReplicationService\n3. java.lang.IllegalArgumentException: While attempting to resolve the dependencies of weblogic.cluster.singleton.SingletonServicesBatchManager errors were found\n4. java.lang.IllegalStateException: Unable to perform operation: resolve on weblogic.cluster.singleton.SingletonServicesBatchManager\nat org.jvnet.hk2.internal.Collector.throwIfErrors(Collector.java:89)\nat org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:249)\nat org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:357)\nat org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:471)\nat org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:232)\nat org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:85)\nat org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2020)\nat org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:114)\nat org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:88)\nat org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.oneJob(CurrentTaskFuture.java:1213)\nat org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.run(CurrentTaskFuture.java:1144)\nat weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:666)\nat weblogic.invocation.ComponentInvocationContextManager._runAs(ComponentInvocationContextManager.java:348)\nat weblogic.invocation.ComponentInvocationContextManager.runAs(ComponentInvocationContextManager.java:333)\nat weblogic.work.LivePartitionUtility.doRunWorkUnderContext(LivePartitionUtility.java:54)\nat weblogic.work.PartitionUtility.runWorkUnderContext(PartitionUtility.java:41)\nat weblogic.work.SelfTuningWorkManagerImpl.runWorkUnderContext(SelfTuningWorkManagerImpl.java:640)\nat weblogic.work.ExecuteThread.execute(ExecuteThread.java:406)\nat weblogic.work.ExecuteThread.run(ExecuteThread.java:346)\nCaused By: java.lang.AssertionError: No replication server channel for WLS_FORMS\nat weblogic.cluster.replication.ReplicationManagerServerRef.initialize(ReplicationManagerServerRef.java:128)\nat weblogic.cluster.replication.ReplicationManagerServerRef.&lt;clinit&gt;(ReplicationManagerServerRef.java:84)\nat java.lang.Class.forName0(Native Method)\nat java.lang.Class.forName(Class.java:264)\nat weblogic.rmi.internal.BasicRuntimeDescriptor.getServerReferenceClass(BasicRuntimeDescriptor.java:496)\nat weblogic.rmi.internal.BasicRuntimeDescriptor.createServerReference(BasicRuntimeDescriptor.java:452)\nat weblogic.rmi.internal.OIDManager.makeServerReference(OIDManager.java:193)\nat weblogic.rmi.internal.OIDManager.getReplacement(OIDManager.java:173)\nat weblogic.rmi.utils.io.RemoteObjectReplacer.replaceRemote(RemoteObjectReplacer.java:107)\nat weblogic.rmi.utils.io.RemoteObjectReplacer.replaceObject(RemoteObjectReplacer.java:90)\nat weblogic.rmi.extensions.server.ServerHelper.exportObject(ServerHelper.java:252)\nat weblogic.cluster.replication.ReplicationServicesImplBase.exportSelf(ReplicationServicesImplBase.java:17)\nat weblogic.cluster.replication.ReplicationManager.startService(ReplicationManager.java:305)\nat weblogic.cluster.replication.ReplicationService.start(ReplicationService.java:46)\nat weblogic.server.AbstractServerService.postConstruct(AbstractServerService.java:76)\nat sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)\nat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\nat java.lang.reflect.Method.invoke(Method.java:498)\nat org.glassfish.hk2.utilities.reflection.ReflectionHelper.invoke(ReflectionHelper.java:1262)\nat org.jvnet.hk2.internal.ClazzCreator.postConstructMe(ClazzCreator.java:332)\nat org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:374)\nat org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:471)\nat org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:232)\nat org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:85)\nat org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2020)\nat org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:114)\nat org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:693)\nat org.jvnet.hk2.internal.ThreeThirtyResolver.resolve(ThreeThirtyResolver.java:78)\nat org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:211)\nat org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:234)\nat org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:357)\nat org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:471)\nat org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:232)\nat org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:85)\nat org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2020)\nat org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:114)\nat org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:88)\nat org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.oneJob(CurrentTaskFuture.java:1213)\nat org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.run(CurrentTaskFuture.java:1144)\nat weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:666)\nat weblogic.invocation.ComponentInvocationContextManager._runAs(ComponentInvocationContextManager.java:348)\nat weblogic.invocation.ComponentInvocationContextManager.runAs(ComponentInvocationContextManager.java:333)\nat weblogic.work.LivePartitionUtility.doRunWorkUnderContext(LivePartitionUtility.java:54)\nat weblogic.work.PartitionUtility.runWorkUnderContext(PartitionUtility.java:41)\nat weblogic.work.SelfTuningWorkManagerImpl.runWorkUnderContext(SelfTuningWorkManagerImpl.java:640)\nat weblogic.work.ExecuteThread.execute(ExecuteThread.java:406)\nat weblogic.work.ExecuteThread.run(ExecuteThread.java:346)\n&gt;\n####&lt;Oct 27, 2017, 2:38:23,815 PM CEST&gt; &lt;Notice&gt; &lt;WebLogicServer&gt; &lt;host01.example.com&gt; &lt;WLS_FORMS&gt; &lt;main&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;728708fe-00a1-4078-bb31-f12fb2c6beae-00000031&gt; &lt;1509107903815&gt; &lt;[severity-value: 32] [rid: 0] [partition-id: 0] [partition-name: DOMAIN] &gt; &lt;BEA-000365&gt; &lt;Server state changed to FAILED.&gt;<\/pre>\n<p>Even if no cluster is used, the default Reports and Forms domain configuration creates a WebLogic Cluster.<\/p>\n<p>To solve \u201cServers do not have a common channel to communicate over\u201d errors do the following steps as administrator<\/p>\n<ol>\n<li>Login into the Administration Console<\/li>\n<li>Expand the Environment tab and navigate to Clusters<\/li>\n<li>Select the and click \u2018Replication\u2019 subtab in the Configuration TAB<\/li>\n<li>Find Replication Channel, check box beside \u201cSecure Replication Enabled\u201d (to set it as true)<\/li>\n<li>Save<\/li>\n<li>Rerun the steps 2 to 5 for all clusters<\/li>\n<li>Activate the changes<\/li>\n<li>Restart the full WebLogic domain<\/li>\n<\/ol>\n<p>or in WLST:<br \/>\nStart wlst.sh and connect to the WebLogic Domain<\/p>\n<pre class=\"brush: actionscript3; gutter: false; first-line: 1\">connect('user','password','t3s:\/\/host01.example.com:7002')\n\nstartEdit()\n\ncd('\/Clusters\/cluster_forms')\ncmo.setClusterType('none')\ncmo.setPersistSessionsOnShutdown(false)\ncmo.setReplicationChannel('ReplicationChannel')\ncmo.setSecureReplicationEnabled(true)\n\nsave()\nactivate()<\/pre>\n<p>Rerun the same for the reports_cluster<\/p>\n<p>Once done restart the full WebLogic Domain<\/p>\n","protected":false},"excerpt":{"rendered":"<p>We installed a Fusion Middleware report and Forms 12.2.1.2.0 on a Linux Server. This was a single node Reports and Forms servers. After disabling the Non SSL Listen Port, we get below error in logs while starting the Managed Server with only SSL ports enabled. ####&lt;Oct 27, 2017, 2:38:23,265 PM CEST&gt; &lt;Info&gt; &lt;Deployer&gt; &lt;host01.example.com&gt; &lt;WLS_FORMS&gt; [&hellip;]<\/p>\n","protected":false},"author":40,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[197],"tags":[38,307],"type_dbi":[],"class_list":["post-10598","post","type-post","status-publish","format-standard","hentry","category-application-integration-middleware","tag-cluster","tag-oracle-weblogic"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.2 (Yoast SEO v27.2) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>New installed Fusion Middleware 12C Reports or Forms WebLogic Servers fails to start after configuring SSL - dbi Blog<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.dbi-services.com\/blog\/new-installed-fusion-middleware-12c-reports-or-forms-weblogic-servers-fails-to-start-after-configuring-ssl\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"New installed Fusion Middleware 12C Reports or Forms WebLogic Servers fails to start after configuring SSL\" \/>\n<meta property=\"og:description\" content=\"We installed a Fusion Middleware report and Forms 12.2.1.2.0 on a Linux Server. This was a single node Reports and Forms servers. After disabling the Non SSL Listen Port, we get below error in logs while starting the Managed Server with only SSL ports enabled. ####&lt;Oct 27, 2017, 2:38:23,265 PM CEST&gt; &lt;Info&gt; &lt;Deployer&gt; &lt;host01.example.com&gt; &lt;WLS_FORMS&gt; [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.dbi-services.com\/blog\/new-installed-fusion-middleware-12c-reports-or-forms-weblogic-servers-fails-to-start-after-configuring-ssl\/\" \/>\n<meta property=\"og:site_name\" content=\"dbi Blog\" \/>\n<meta property=\"article:published_time\" content=\"2017-10-27T15:23:41+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-09-11T06:51:05+00:00\" \/>\n<meta name=\"author\" content=\"Middleware Team\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Middleware Team\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/new-installed-fusion-middleware-12c-reports-or-forms-weblogic-servers-fails-to-start-after-configuring-ssl\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/new-installed-fusion-middleware-12c-reports-or-forms-weblogic-servers-fails-to-start-after-configuring-ssl\/\"},\"author\":{\"name\":\"Middleware Team\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/8d8563acfc6e604cce6507f45bac0ea1\"},\"headline\":\"New installed Fusion Middleware 12C Reports or Forms WebLogic Servers fails to start after configuring SSL\",\"datePublished\":\"2017-10-27T15:23:41+00:00\",\"dateModified\":\"2024-09-11T06:51:05+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/new-installed-fusion-middleware-12c-reports-or-forms-weblogic-servers-fails-to-start-after-configuring-ssl\/\"},\"wordCount\":175,\"commentCount\":0,\"keywords\":[\"Cluster\",\"Oracle WebLogic\"],\"articleSection\":[\"Application integration &amp; Middleware\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.dbi-services.com\/blog\/new-installed-fusion-middleware-12c-reports-or-forms-weblogic-servers-fails-to-start-after-configuring-ssl\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/new-installed-fusion-middleware-12c-reports-or-forms-weblogic-servers-fails-to-start-after-configuring-ssl\/\",\"url\":\"https:\/\/www.dbi-services.com\/blog\/new-installed-fusion-middleware-12c-reports-or-forms-weblogic-servers-fails-to-start-after-configuring-ssl\/\",\"name\":\"New installed Fusion Middleware 12C Reports or Forms WebLogic Servers fails to start after configuring SSL - dbi Blog\",\"isPartOf\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/#website\"},\"datePublished\":\"2017-10-27T15:23:41+00:00\",\"dateModified\":\"2024-09-11T06:51:05+00:00\",\"author\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/8d8563acfc6e604cce6507f45bac0ea1\"},\"breadcrumb\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/new-installed-fusion-middleware-12c-reports-or-forms-weblogic-servers-fails-to-start-after-configuring-ssl\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.dbi-services.com\/blog\/new-installed-fusion-middleware-12c-reports-or-forms-weblogic-servers-fails-to-start-after-configuring-ssl\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/new-installed-fusion-middleware-12c-reports-or-forms-weblogic-servers-fails-to-start-after-configuring-ssl\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\/\/www.dbi-services.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"New installed Fusion Middleware 12C Reports or Forms WebLogic Servers fails to start after configuring SSL\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/#website\",\"url\":\"https:\/\/www.dbi-services.com\/blog\/\",\"name\":\"dbi Blog\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.dbi-services.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/8d8563acfc6e604cce6507f45bac0ea1\",\"name\":\"Middleware Team\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/ddcae7ba0f9d1a0e7ae707f0e689e4a9c95bb48ec49c8e6d9cc86d43f4121cb6?s=96&d=mm&r=g\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/ddcae7ba0f9d1a0e7ae707f0e689e4a9c95bb48ec49c8e6d9cc86d43f4121cb6?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/ddcae7ba0f9d1a0e7ae707f0e689e4a9c95bb48ec49c8e6d9cc86d43f4121cb6?s=96&d=mm&r=g\",\"caption\":\"Middleware Team\"},\"url\":\"https:\/\/www.dbi-services.com\/blog\/author\/middleware-team\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"New installed Fusion Middleware 12C Reports or Forms WebLogic Servers fails to start after configuring SSL - dbi Blog","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.dbi-services.com\/blog\/new-installed-fusion-middleware-12c-reports-or-forms-weblogic-servers-fails-to-start-after-configuring-ssl\/","og_locale":"en_US","og_type":"article","og_title":"New installed Fusion Middleware 12C Reports or Forms WebLogic Servers fails to start after configuring SSL","og_description":"We installed a Fusion Middleware report and Forms 12.2.1.2.0 on a Linux Server. This was a single node Reports and Forms servers. After disabling the Non SSL Listen Port, we get below error in logs while starting the Managed Server with only SSL ports enabled. ####&lt;Oct 27, 2017, 2:38:23,265 PM CEST&gt; &lt;Info&gt; &lt;Deployer&gt; &lt;host01.example.com&gt; &lt;WLS_FORMS&gt; [&hellip;]","og_url":"https:\/\/www.dbi-services.com\/blog\/new-installed-fusion-middleware-12c-reports-or-forms-weblogic-servers-fails-to-start-after-configuring-ssl\/","og_site_name":"dbi Blog","article_published_time":"2017-10-27T15:23:41+00:00","article_modified_time":"2024-09-11T06:51:05+00:00","author":"Middleware Team","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Middleware Team","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.dbi-services.com\/blog\/new-installed-fusion-middleware-12c-reports-or-forms-weblogic-servers-fails-to-start-after-configuring-ssl\/#article","isPartOf":{"@id":"https:\/\/www.dbi-services.com\/blog\/new-installed-fusion-middleware-12c-reports-or-forms-weblogic-servers-fails-to-start-after-configuring-ssl\/"},"author":{"name":"Middleware Team","@id":"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/8d8563acfc6e604cce6507f45bac0ea1"},"headline":"New installed Fusion Middleware 12C Reports or Forms WebLogic Servers fails to start after configuring SSL","datePublished":"2017-10-27T15:23:41+00:00","dateModified":"2024-09-11T06:51:05+00:00","mainEntityOfPage":{"@id":"https:\/\/www.dbi-services.com\/blog\/new-installed-fusion-middleware-12c-reports-or-forms-weblogic-servers-fails-to-start-after-configuring-ssl\/"},"wordCount":175,"commentCount":0,"keywords":["Cluster","Oracle WebLogic"],"articleSection":["Application integration &amp; Middleware"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.dbi-services.com\/blog\/new-installed-fusion-middleware-12c-reports-or-forms-weblogic-servers-fails-to-start-after-configuring-ssl\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.dbi-services.com\/blog\/new-installed-fusion-middleware-12c-reports-or-forms-weblogic-servers-fails-to-start-after-configuring-ssl\/","url":"https:\/\/www.dbi-services.com\/blog\/new-installed-fusion-middleware-12c-reports-or-forms-weblogic-servers-fails-to-start-after-configuring-ssl\/","name":"New installed Fusion Middleware 12C Reports or Forms WebLogic Servers fails to start after configuring SSL - dbi Blog","isPartOf":{"@id":"https:\/\/www.dbi-services.com\/blog\/#website"},"datePublished":"2017-10-27T15:23:41+00:00","dateModified":"2024-09-11T06:51:05+00:00","author":{"@id":"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/8d8563acfc6e604cce6507f45bac0ea1"},"breadcrumb":{"@id":"https:\/\/www.dbi-services.com\/blog\/new-installed-fusion-middleware-12c-reports-or-forms-weblogic-servers-fails-to-start-after-configuring-ssl\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.dbi-services.com\/blog\/new-installed-fusion-middleware-12c-reports-or-forms-weblogic-servers-fails-to-start-after-configuring-ssl\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.dbi-services.com\/blog\/new-installed-fusion-middleware-12c-reports-or-forms-weblogic-servers-fails-to-start-after-configuring-ssl\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/www.dbi-services.com\/blog\/"},{"@type":"ListItem","position":2,"name":"New installed Fusion Middleware 12C Reports or Forms WebLogic Servers fails to start after configuring SSL"}]},{"@type":"WebSite","@id":"https:\/\/www.dbi-services.com\/blog\/#website","url":"https:\/\/www.dbi-services.com\/blog\/","name":"dbi Blog","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.dbi-services.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/8d8563acfc6e604cce6507f45bac0ea1","name":"Middleware Team","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/ddcae7ba0f9d1a0e7ae707f0e689e4a9c95bb48ec49c8e6d9cc86d43f4121cb6?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/ddcae7ba0f9d1a0e7ae707f0e689e4a9c95bb48ec49c8e6d9cc86d43f4121cb6?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/ddcae7ba0f9d1a0e7ae707f0e689e4a9c95bb48ec49c8e6d9cc86d43f4121cb6?s=96&d=mm&r=g","caption":"Middleware Team"},"url":"https:\/\/www.dbi-services.com\/blog\/author\/middleware-team\/"}]}},"_links":{"self":[{"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/posts\/10598","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/users\/40"}],"replies":[{"embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/comments?post=10598"}],"version-history":[{"count":1,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/posts\/10598\/revisions"}],"predecessor-version":[{"id":34718,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/posts\/10598\/revisions\/34718"}],"wp:attachment":[{"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/media?parent=10598"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/categories?post=10598"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/tags?post=10598"},{"taxonomy":"type","embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/type_dbi?post=10598"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}