{"id":11092,"date":"2018-04-25T20:14:46","date_gmt":"2018-04-25T18:14:46","guid":{"rendered":"https:\/\/www.dbi-services.com\/blog\/oracle-fusion-middleware-infrastructure-12-2-1-2-0-probable-incorrect-firewall-configuration\/"},"modified":"2018-04-25T20:14:46","modified_gmt":"2018-04-25T18:14:46","slug":"oracle-fusion-middleware-infrastructure-12-2-1-2-0-probable-incorrect-firewall-configuration","status":"publish","type":"post","link":"https:\/\/www.dbi-services.com\/blog\/oracle-fusion-middleware-infrastructure-12-2-1-2-0-probable-incorrect-firewall-configuration\/","title":{"rendered":"Oracle Fusion Middleware Infrastructure 12.2.1.2.0 &#8211; Probable Incorrect Firewall Configuration"},"content":{"rendered":"<p>It was a long time that I wrote my last blog. Lots of customer activities and I had no time to write one. With the acquired knowledges, it&#8217;s time to write more blogs and share knowledge, don&#8217;t you think ?<\/p>\n<p>Let&#8217;s begin with an easy one. During customer activity when upgrading a complex Fusion Middleware Platform, it was asked to us to provide support during a move to a secure zone. I can&#8217;t tell you what&#8217;s really behind the secure zone, probably a more protected and more restricted network\u00a0with more firewall restriction, don&#8217;t ask I have no idea but we unfortunately had an issue. Before that move, I was quite confident as it was\u00a0informed that it&#8217;s only impacting the current IP address. No stress\u00a0as all the Fusion Middleware Component configuration\u00a0were using a network alias leveraging the impact\u00a0of any\u00a0network changes that could happen. So as a sample for this blog post, the WebLogic instances listen addresses was set with the network alias &#8220;dbi-cust-1983.dbi-services.com&#8221; pointing to the real hostname in the DNS &#8220;vmtestdbiofm01.dbi-services.com&#8221;. The NodeManager was set the same for the configured machine. Please see some screenshot to help to understand the configuration we had.<\/p>\n<p><em>WebLogic Admin Server Listen Address<\/em><\/p>\n<p><a href=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/ofm-wls-firewall-AdminServer-ListenAddress.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-large wp-image-22706\" src=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/ofm-wls-firewall-AdminServer-ListenAddress.png\" alt=\"ofm-wls-firewall-AdminServer-ListenAddress\" width=\"1024\" height=\"528\" \/><\/a><\/p>\n<p><em>NodeManager machine Listen Address<\/em><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-large wp-image-22705\" src=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/ofm-wls-firewall-NM-ListenAddress.png\" alt=\"ofm-wls-firewall-NM-ListenAddress\" width=\"1024\" height=\"525\" \/><\/p>\n<p><em>NodeManager\u00a0Listen Address<\/em><\/p>\n<pre class=\"brush: actionscript3; gutter: true; first-line: 1\">weblogic@:\/home\/weblogic\/ [dbiOFMHDV] cd $DOMAIN_HOME\nweblogic@:\/data\/weblogic\/config\/domains\/dbiOFMHDV\/ [dbiOFMHDV] find .\/ -name nodemanager.properties\n.\/nodemanager\/nodemanager.properties\nweblogic@:\/data\/weblogic\/config\/domains\/dbiOFMHDV\/ [dbiOFMHDV] cat nodemanager\/nodemanager.properties | grep ListenAddress\nListenAddress=dbi-cust-1983.dbi-services.com<\/pre>\n<p>Let&#8217;s also add that the network naming resolution for the Middleware Components was also done through the DNS and the local naming resolution (\/etc\/hosts) wasn&#8217;t containing the real host nor the DNS alias used.<\/p>\n<pre class=\"brush: actionscript3; gutter: true; first-line: 1\">weblogic@:\/data\/weblogic\/config\/domains\/dbiOFMHDV\/ [dbiOFMHDV] cat \/etc\/hosts\n127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4\n::1         localhost localhost.localdomain localhost6 localhost6.localdomain6<\/pre>\n<p>So the operation began, we shutdown all the Middleware and Database Components, the Network and Unix Team worked on their tasks (IP changes, DNS\u00a0correlated changes, forcing changes propagation over the network, aso). Once they completed and once we confirmed that Network Config change have been properly applied (ifconfig, ping, nslookup), we started the platform again without any changes from the Middleware part. Application team performed smoke testing and there was no functional impact.<\/p>\n<p>After reviewing the logs for any error, I found an Error with the RJVM module as follow<\/p>\n<pre class=\"brush: bash; gutter: true; first-line: 1\">####&lt;Apr 16, 2018, 11:08:06,438 AM CEST&gt; &lt;Error&gt; &lt;RJVM&gt; &lt;vmtestdbiofm01.dbi-services.com&gt; &lt;AdminServer&gt; &lt;ExecuteThread: '0' for queue: 'weblogic.socket.Muxer'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;d41ced14-a5e8-4ef9-bd90-19f63910849d-00000059&gt; &lt;1523869686438&gt; &lt;[severity-value: 8] [rid: 0] [partition-id: 0] [partition-name: DOMAIN] &gt; &lt;BEA-000572&gt; &lt;The server rejected a connection attempt JVMMessage from: '3739718027889105070S:dbi-cust-1983.dbi-services.com:[-1,-1,9001,9001,-1,-1,-1]:dbiOFMHDV:WLS_FORMS' to: '0B:10.32.0.12:[8443,-1,-1,-1,-1,-1,-1]' cmd: 'CMD_IDENTIFY_REQUEST', QOS: '101', responseId: '-1', invokableId: '-1', flags: 'JVMIDs Sent, TX Context Not Sent, 0x1', abbrev offset: '183' probably due to an incorrect firewall configuration or administrative command.&gt;\n####&lt;Apr 16, 2018, 11:08:55,371 AM CEST&gt; &lt;Error&gt; &lt;RJVM&gt; &lt;vmtestdbiofm01.dbi-services.com&gt; &lt;AdminServer&gt; &lt;ExecuteThread: '3' for queue: 'weblogic.socket.Muxer'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;d41ced14-a5e8-4ef9-bd90-19f63910849d-0000005d&gt; &lt;1523869735371&gt; &lt;[severity-value: 8] [rid: 0] [partition-id: 0] [partition-name: DOMAIN] &gt; &lt;BEA-000572&gt; &lt;The server rejected a connection attempt JVMMessage from: '-2190410908851642855S:dbi-cust-1983.dbi-services.com:[-1,-1,9002,9002,-1,-1,-1]:dbiOFMHDV:WLS_REPORTS' to: '0B:10.32.0.12:[8443,-1,-1,-1,-1,-1,-1]' cmd: 'CMD_IDENTIFY_REQUEST', QOS: '101', responseId: '-1', invokableId: '-1', flags: 'JVMIDs Sent, TX Context Not Sent, 0x1', abbrev offset: '183' probably due to an incorrect firewall configuration or administrative command.&gt;\n####&lt;Apr 16, 2018, 11:09:06,509 AM CEST&gt; &lt;Error&gt; &lt;RJVM&gt; &lt;vmtestdbiofm01.dbi-services.com&gt; &lt;AdminServer&gt; &lt;ExecuteThread: '2' for queue: 'weblogic.socket.Muxer'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;d41ced14-a5e8-4ef9-bd90-19f63910849d-0000005e&gt; &lt;1523869746509&gt; &lt;[severity-value: 8] [rid: 0] [partition-id: 0] [partition-name: DOMAIN] &gt; &lt;BEA-000572&gt; &lt;The server rejected a connection attempt JVMMessage from: '3739718027889105070S:dbi-cust-1983.dbi-services.com:[-1,-1,9001,9001,-1,-1,-1]:dbiOFMHDV:WLS_FORMS' to: '0B:10.32.0.12:[8443,-1,-1,-1,-1,-1,-1]' cmd: 'CMD_IDENTIFY_REQUEST', QOS: '101', responseId: '-1', invokableId: '-1', flags: 'JVMIDs Sent, TX Context Not Sent, 0x1', abbrev offset: '183' probably due to an incorrect firewall configuration or administrative command.&gt;\n####&lt;Apr 16, 2018, 11:09:59,162 AM CEST&gt; &lt;Error&gt; &lt;RJVM&gt; &lt;vmtestdbiofm01.dbi-services.com&gt; &lt;AdminServer&gt; &lt;ExecuteThread: '0' for queue: 'weblogic.socket.Muxer'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;d41ced14-a5e8-4ef9-bd90-19f63910849d-00000059&gt; &lt;1523869799162&gt; &lt;[severity-value: 8] [rid: 0] [partition-id: 0] [partition-name: DOMAIN] &gt; &lt;BEA-000572&gt; &lt;The server rejected a connection attempt JVMMessage from: '-2190410908851642855S:dbi-cust-1983.dbi-services.com:[-1,-1,9002,9002,-1,-1,-1]:dbiOFMHDV:WLS_REPORTS' to: '0B:10.32.0.12:[8443,-1,-1,-1,-1,-1,-1]' cmd: 'CMD_IDENTIFY_REQUEST', QOS: '101', responseId: '-1', invokableId: '-1', flags: 'JVMIDs Sent, TX Context Not Sent, 0x1', abbrev offset: '183' probably due to an incorrect firewall configuration or administrative command.&gt;<\/pre>\n<p>Facing this issue, I ask colleagues for any recommendation or finding to solve the issue ASAP. They recommended to have a look on the cluster configuration for any broadcasting messaging mode, the default cluster configuration messaging mode of my Middleware component was unicast.<\/p>\n<p><em>WebLogic Server &#8211; Default Forms &amp; Reports Cluster configuration<\/em><\/p>\n<p><a href=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/ofm-wls-firewall-Cluster-ListUnicast.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-large wp-image-22704\" src=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/ofm-wls-firewall-Cluster-ListUnicast.png\" alt=\"ofm-wls-firewall-Cluster-ListUnicast\" width=\"1024\" height=\"333\" \/><\/a><\/p>\n<p>Let&#8217;s check the BEA error code to continue the investigation.<\/p>\n<p><em>The BEA-00572 error description<\/em><\/p>\n<p><a href=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/ofm-wls-firewall-BEA-ErrorDescription.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-large wp-image-22700\" src=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/ofm-wls-firewall-BEA-ErrorDescription.png\" alt=\"ofm-wls-firewall-BEA-ErrorDescription\" width=\"1024\" height=\"128\" \/><\/a><\/p>\n<p>The message is quite clear &#8220;The server rejected a connection attempt JVMMessage From &#8230;&#8221; As said before, all the Fusion Middleware was properly started and the functional tests shown that there was no impact at all. It&#8217;s always recommended to find a solution to remove such kind of error message. After some research on the MOS, I found a\u00a0document &#8220;Doc ID 860340.1&#8221; applicable the WebLogic Server since the version 7.0. It clearly described that this issue was not reported, nor tested on more recent WebLogic Server version 10.3 or 12c version. I was not really confident with this Oracle Support Note but I tested in case of and I was surprised.<\/p>\n<p>The provided solution by Oracle work very well on my case, I\u00a0append the\u00a0 JAVA Option with the flag &#8220;<strong>-Dweblogic.rjvm.enableprotocolswitch=true<\/strong>&#8221;\u00a0in the\u00a0setUserOverrides.sh script located under the $DOMAIN_HOME\/bin.<\/p>\n<pre class=\"brush: bash; gutter: true; first-line: 1\">export JAVA_OPTIONS=\"${JAVA_OPTIONS} -Ddomain.home=\/u02\/weblogic\/config\/domains\/dbiOFMHDV -Dweblogic.nodemanager.ServiceEnabled=true -Dweblogic.security.SSL.minimumProtocolVersion=TLSv1.2\u00a0-Dweblogic.security.disableNullCipher=true -Djava.security.egd=file:\/\/\/dev\/.\/urandom -Dweblogic.rjvm.enableprotocolswitch=true\"<\/pre>\n<p>After this change and after having restarted the whole domain, there error was gone. No more probable Firewall Configuration Error.<\/p>\n<p>Hope this will help other people that will have to move a Fusion Middleware 12c Platform into a secure zone.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>It was a long time that I wrote my last blog. Lots of customer activities and I had no time to write one. With the acquired knowledges, it&#8217;s time to write more blogs and share knowledge, don&#8217;t you think ? Let&#8217;s begin with an easy one. During customer activity when upgrading a complex Fusion Middleware [&hellip;]<\/p>\n","protected":false},"author":12,"featured_media":11096,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[197],"tags":[],"type_dbi":[],"class_list":["post-11092","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-application-integration-middleware"],"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>Oracle Fusion Middleware Infrastructure 12.2.1.2.0 - Probable Incorrect Firewall Configuration - dbi Blog<\/title>\n<meta name=\"description\" content=\"Fusion Middleware,WebLogic,Firewall,SecureZone,BEA-00572\" \/>\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\/oracle-fusion-middleware-infrastructure-12-2-1-2-0-probable-incorrect-firewall-configuration\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Oracle Fusion Middleware Infrastructure 12.2.1.2.0 - Probable Incorrect Firewall Configuration\" \/>\n<meta property=\"og:description\" content=\"Fusion Middleware,WebLogic,Firewall,SecureZone,BEA-00572\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.dbi-services.com\/blog\/oracle-fusion-middleware-infrastructure-12-2-1-2-0-probable-incorrect-firewall-configuration\/\" \/>\n<meta property=\"og:site_name\" content=\"dbi Blog\" \/>\n<meta property=\"article:published_time\" content=\"2018-04-25T18:14:46+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/ofm-wls-firewall-BEA-ErrorDescription.png\" \/>\n\t<meta property=\"og:image:width\" content=\"2870\" \/>\n\t<meta property=\"og:image:height\" content=\"358\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Arnaud Berbier\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Arnaud Berbier\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 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\/oracle-fusion-middleware-infrastructure-12-2-1-2-0-probable-incorrect-firewall-configuration\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/oracle-fusion-middleware-infrastructure-12-2-1-2-0-probable-incorrect-firewall-configuration\/\"},\"author\":{\"name\":\"Arnaud Berbier\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/c71a46720faf18cf28611499df2dea2f\"},\"headline\":\"Oracle Fusion Middleware Infrastructure 12.2.1.2.0 &#8211; Probable Incorrect Firewall Configuration\",\"datePublished\":\"2018-04-25T18:14:46+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/oracle-fusion-middleware-infrastructure-12-2-1-2-0-probable-incorrect-firewall-configuration\/\"},\"wordCount\":608,\"commentCount\":1,\"image\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/oracle-fusion-middleware-infrastructure-12-2-1-2-0-probable-incorrect-firewall-configuration\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/ofm-wls-firewall-BEA-ErrorDescription.png\",\"articleSection\":[\"Application integration &amp; Middleware\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.dbi-services.com\/blog\/oracle-fusion-middleware-infrastructure-12-2-1-2-0-probable-incorrect-firewall-configuration\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/oracle-fusion-middleware-infrastructure-12-2-1-2-0-probable-incorrect-firewall-configuration\/\",\"url\":\"https:\/\/www.dbi-services.com\/blog\/oracle-fusion-middleware-infrastructure-12-2-1-2-0-probable-incorrect-firewall-configuration\/\",\"name\":\"Oracle Fusion Middleware Infrastructure 12.2.1.2.0 - Probable Incorrect Firewall Configuration - dbi Blog\",\"isPartOf\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/oracle-fusion-middleware-infrastructure-12-2-1-2-0-probable-incorrect-firewall-configuration\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/oracle-fusion-middleware-infrastructure-12-2-1-2-0-probable-incorrect-firewall-configuration\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/ofm-wls-firewall-BEA-ErrorDescription.png\",\"datePublished\":\"2018-04-25T18:14:46+00:00\",\"author\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/c71a46720faf18cf28611499df2dea2f\"},\"description\":\"Fusion Middleware,WebLogic,Firewall,SecureZone,BEA-00572\",\"breadcrumb\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/oracle-fusion-middleware-infrastructure-12-2-1-2-0-probable-incorrect-firewall-configuration\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.dbi-services.com\/blog\/oracle-fusion-middleware-infrastructure-12-2-1-2-0-probable-incorrect-firewall-configuration\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/oracle-fusion-middleware-infrastructure-12-2-1-2-0-probable-incorrect-firewall-configuration\/#primaryimage\",\"url\":\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/ofm-wls-firewall-BEA-ErrorDescription.png\",\"contentUrl\":\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/ofm-wls-firewall-BEA-ErrorDescription.png\",\"width\":2870,\"height\":358},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/oracle-fusion-middleware-infrastructure-12-2-1-2-0-probable-incorrect-firewall-configuration\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\/\/www.dbi-services.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Oracle Fusion Middleware Infrastructure 12.2.1.2.0 &#8211; Probable Incorrect Firewall Configuration\"}]},{\"@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\/c71a46720faf18cf28611499df2dea2f\",\"name\":\"Arnaud Berbier\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/9c34f01cf55fcb9e46d5ffd439039b55176dc188e050aba15da81ccccad08bd9?s=96&d=mm&r=g\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/9c34f01cf55fcb9e46d5ffd439039b55176dc188e050aba15da81ccccad08bd9?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/9c34f01cf55fcb9e46d5ffd439039b55176dc188e050aba15da81ccccad08bd9?s=96&d=mm&r=g\",\"caption\":\"Arnaud Berbier\"},\"description\":\"Arnaud Berbier has more than three years of experience in Oracle application development. He is specialized in PL\/SQL and APEX 4 development and masters the programming of requests in SQL language. He has a solid expertise in the analysis of business requirements and architectures based on Oracle technologies. He is Oracle Application Express 4 Developer Certified Expert, Oracle Certified Associate (OCA) WebLogic 11g System Administrator, OCA Java, and ITIL Foundation V3 certified. Arnaud Berbier holds a Bachelor of Science in Information System Management from the University of Applied Sciences Western Switzerland (HES-SO ARC) in Neuch\u00e2tel. His branch-related experience covers Public Sector, Financial Services \/ Banking, etc.\",\"url\":\"https:\/\/www.dbi-services.com\/blog\/author\/arnaud-berbier\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Oracle Fusion Middleware Infrastructure 12.2.1.2.0 - Probable Incorrect Firewall Configuration - dbi Blog","description":"Fusion Middleware,WebLogic,Firewall,SecureZone,BEA-00572","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\/oracle-fusion-middleware-infrastructure-12-2-1-2-0-probable-incorrect-firewall-configuration\/","og_locale":"en_US","og_type":"article","og_title":"Oracle Fusion Middleware Infrastructure 12.2.1.2.0 - Probable Incorrect Firewall Configuration","og_description":"Fusion Middleware,WebLogic,Firewall,SecureZone,BEA-00572","og_url":"https:\/\/www.dbi-services.com\/blog\/oracle-fusion-middleware-infrastructure-12-2-1-2-0-probable-incorrect-firewall-configuration\/","og_site_name":"dbi Blog","article_published_time":"2018-04-25T18:14:46+00:00","og_image":[{"width":2870,"height":358,"url":"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/ofm-wls-firewall-BEA-ErrorDescription.png","type":"image\/png"}],"author":"Arnaud Berbier","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Arnaud Berbier","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.dbi-services.com\/blog\/oracle-fusion-middleware-infrastructure-12-2-1-2-0-probable-incorrect-firewall-configuration\/#article","isPartOf":{"@id":"https:\/\/www.dbi-services.com\/blog\/oracle-fusion-middleware-infrastructure-12-2-1-2-0-probable-incorrect-firewall-configuration\/"},"author":{"name":"Arnaud Berbier","@id":"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/c71a46720faf18cf28611499df2dea2f"},"headline":"Oracle Fusion Middleware Infrastructure 12.2.1.2.0 &#8211; Probable Incorrect Firewall Configuration","datePublished":"2018-04-25T18:14:46+00:00","mainEntityOfPage":{"@id":"https:\/\/www.dbi-services.com\/blog\/oracle-fusion-middleware-infrastructure-12-2-1-2-0-probable-incorrect-firewall-configuration\/"},"wordCount":608,"commentCount":1,"image":{"@id":"https:\/\/www.dbi-services.com\/blog\/oracle-fusion-middleware-infrastructure-12-2-1-2-0-probable-incorrect-firewall-configuration\/#primaryimage"},"thumbnailUrl":"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/ofm-wls-firewall-BEA-ErrorDescription.png","articleSection":["Application integration &amp; Middleware"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.dbi-services.com\/blog\/oracle-fusion-middleware-infrastructure-12-2-1-2-0-probable-incorrect-firewall-configuration\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.dbi-services.com\/blog\/oracle-fusion-middleware-infrastructure-12-2-1-2-0-probable-incorrect-firewall-configuration\/","url":"https:\/\/www.dbi-services.com\/blog\/oracle-fusion-middleware-infrastructure-12-2-1-2-0-probable-incorrect-firewall-configuration\/","name":"Oracle Fusion Middleware Infrastructure 12.2.1.2.0 - Probable Incorrect Firewall Configuration - dbi Blog","isPartOf":{"@id":"https:\/\/www.dbi-services.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.dbi-services.com\/blog\/oracle-fusion-middleware-infrastructure-12-2-1-2-0-probable-incorrect-firewall-configuration\/#primaryimage"},"image":{"@id":"https:\/\/www.dbi-services.com\/blog\/oracle-fusion-middleware-infrastructure-12-2-1-2-0-probable-incorrect-firewall-configuration\/#primaryimage"},"thumbnailUrl":"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/ofm-wls-firewall-BEA-ErrorDescription.png","datePublished":"2018-04-25T18:14:46+00:00","author":{"@id":"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/c71a46720faf18cf28611499df2dea2f"},"description":"Fusion Middleware,WebLogic,Firewall,SecureZone,BEA-00572","breadcrumb":{"@id":"https:\/\/www.dbi-services.com\/blog\/oracle-fusion-middleware-infrastructure-12-2-1-2-0-probable-incorrect-firewall-configuration\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.dbi-services.com\/blog\/oracle-fusion-middleware-infrastructure-12-2-1-2-0-probable-incorrect-firewall-configuration\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.dbi-services.com\/blog\/oracle-fusion-middleware-infrastructure-12-2-1-2-0-probable-incorrect-firewall-configuration\/#primaryimage","url":"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/ofm-wls-firewall-BEA-ErrorDescription.png","contentUrl":"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2022\/04\/ofm-wls-firewall-BEA-ErrorDescription.png","width":2870,"height":358},{"@type":"BreadcrumbList","@id":"https:\/\/www.dbi-services.com\/blog\/oracle-fusion-middleware-infrastructure-12-2-1-2-0-probable-incorrect-firewall-configuration\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/www.dbi-services.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Oracle Fusion Middleware Infrastructure 12.2.1.2.0 &#8211; Probable Incorrect Firewall Configuration"}]},{"@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\/c71a46720faf18cf28611499df2dea2f","name":"Arnaud Berbier","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/9c34f01cf55fcb9e46d5ffd439039b55176dc188e050aba15da81ccccad08bd9?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/9c34f01cf55fcb9e46d5ffd439039b55176dc188e050aba15da81ccccad08bd9?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/9c34f01cf55fcb9e46d5ffd439039b55176dc188e050aba15da81ccccad08bd9?s=96&d=mm&r=g","caption":"Arnaud Berbier"},"description":"Arnaud Berbier has more than three years of experience in Oracle application development. He is specialized in PL\/SQL and APEX 4 development and masters the programming of requests in SQL language. He has a solid expertise in the analysis of business requirements and architectures based on Oracle technologies. He is Oracle Application Express 4 Developer Certified Expert, Oracle Certified Associate (OCA) WebLogic 11g System Administrator, OCA Java, and ITIL Foundation V3 certified. Arnaud Berbier holds a Bachelor of Science in Information System Management from the University of Applied Sciences Western Switzerland (HES-SO ARC) in Neuch\u00e2tel. His branch-related experience covers Public Sector, Financial Services \/ Banking, etc.","url":"https:\/\/www.dbi-services.com\/blog\/author\/arnaud-berbier\/"}]}},"_links":{"self":[{"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/posts\/11092","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\/12"}],"replies":[{"embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/comments?post=11092"}],"version-history":[{"count":0,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/posts\/11092\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/media\/11096"}],"wp:attachment":[{"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/media?parent=11092"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/categories?post=11092"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/tags?post=11092"},{"taxonomy":"type","embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/type_dbi?post=11092"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}