`
michales003
  • 浏览: 403335 次
  • 性别: Icon_minigender_1
  • 来自: 深圳
文章分类
社区版块
存档分类
最新评论

solaris 关闭防火墙 soa 10.1.3.1.0安装异常

 
阅读更多

# svcs -a |grep network |egrep "pfil|ipf"

enable        4:36:25 svc:/network/pfil:default
online         23:41:33 svc:/network/ipfilter:default
#svcadm disable  svc:/network/ipfilter:default

 

 

 

OWSM Config Assistant Fails with: java.sql.sqlexception: Connection Reset, and with Error Code = 12592 in the Database [ID 740861.1]

 

 

需要重新安装

 

In this Document
  Symptoms
  Cause
  Solution
  References


 

 

Applies to:

Oracle Web Services Manager - Version: 10.1.3.1 to 10.1.3.4.0 - Release: AS10gR3 to
Oracle SOA Platform - Version: 10.1.3.1.0 to 10.1.3.4.0   [Release: AS10gR3 to ]
Information in this document applies to any platform.

Symptoms

When attempting to install the SOA suite there is an error in the log while installing the OWSM
section of it.

ERROR
BUILD FAILED
/u01/app/oracle/product/soa_suite/owsm/scripts/install.xml:1971: The following error occurred while executing this line:
/u01/app/oracle/product/soa_suite/owsm/scripts/dataload.xml:314: The following error occurred while executing this line:
/u01/app/oracle/product/soa_suite/owsm/scripts/dataload.xml:316: The following error occurred while executing this line:
/u01/app/oracle/product/soa_suite/owsm/scripts/dataload.xml:278: java.sql.SQLException: connection reset


during the loading of this table:

desc orawsm.policy_manager_objects;
Name Null? Type
----------------------------------------- -------- ----------------------------
OBJECT_ID NOT NULL NUMBER(12)
OBJECT_DOCUMENT CLOB

On the server side the next trace file is generated:

opitsk: network error occurred while two-task server trying to send break; error code = 12592

 

Cause

Based on the error reported in the database side:  error code = 12592

The issue is caused by the next possible reasons:

  1. One possible source of the problem:

    There is more than one default gateway IP address and no static IP entry in the routing tables for the server attempting the remote access. The NT server is not always sending the return message to the same gateway IP address and therefore the remote user session locked.

    Solution
    Check if there is more than one default gateway IP address entered with no static entry in the routing table. Remove the extra default gateway IP address (located in the TCP/IP properties) where possible. If the remote client is required to do other connections to the NT server then add the IP address as static (permanent) to the NT routing table.

  2. Some times this problem is generated by the networking card. Check if the cards are in perfect conditions.

  3. Is there any firewall between the SOA installation and the database host?

    If there is one, is it possible to check the configuration or disable it just for the time the installation is done and let me know the results?


This issue is described in Note 373431.1 : TroubleShooting Guide For TNS - 12592 TNS BAD PACKET

Solution

As the problem has been verified as been introduced by the firewall, it is necessary to disable
the firewall during the installation process to avoid this problem to happen.

It has been verified that the firewall introduces an erroneous behavior during the installation
of OWSM (network connection reset); in particular while execute the POLICY_MANAGER_OBJECTS.sql script. It doesn't happen if the firewall.is not crossed.


References

NOTE:373431.1 - TroubleShooting Guide For TNS - 12592 TNS BAD PACKET

分享到:
评论

相关推荐

    NativeExcel.v.3.1.0.D4-XE10.1.Src

    NativeExcel v3.x is a high-performance solution for Delphi Developers that allows writing of new Excel spreadsheets and reading of existing ones. A key feature of this version of NativeExcel is ...

    Castle.Core.3.1.0.zip

    开发者可以通过阅读这个文件了解如何安装、配置和开始使用Castle.Core 3.1.0。每个子目录(如net35、sl4等)代表针对不同.NET框架的编译版本,便于在特定环境下引用。 总结,Castle.Core 3.1.0是一个强大且灵活的...

    Mos.Versions.3.1.0.dmg

    Mos.Versions.3.1.0.dmg

    liunx soa 集群安装配置手册 英文版

    Oracle Application Server 10g Release 3 (10.1.3.1.0) provides the Oracle SOA Suite, which is a complete set of service infrastructure components for creating, deploying, and managing Service Oriented ...

    red head liunx安装 Oracle SOA集群中文文档

    在安装Oracle SOA Suite 10.1.3.1.0集群的环境中,首先需要确保你的Red Hat Linux操作系统满足所有必要的软件包需求。本文档是针对Linux环境下,特别是Red Head Linux,提供了一套详尽的步骤来指导你完成整个安装...

    smthchat.3.1.0.apk

    smthchat.3.1.0.apk

    exchangeonlinemanagement.3.1.0.nupkg

    exchangeonlinemanagement.3.1.0.nupkg 安装包

    Autofac.Configuration.3.1.0

    Autofac.Configuration.3.1.0 是一个针对Autofac框架的配置模块,主要用于扩展Autofac容器的配置方式,使用户能够通过配置文件(如XML)来管理依赖注入的设置。Autofac是一个流行的.NET依赖注入(DI)框架,它支持控制...

    org.codehaus.plexus.plexus-container-default.3.1.0

    标题 "org.codehaus.plexus.plexus-container-default.3.1.0" 指的是一个特定版本的 Plexus 容器默认组件,版本号为 3.1.0。Plexus 是一个用于构建、管理和运行软件组件的框架,尤其在 Maven 和其他Apache软件项目中...

    Autofac.WebApi.3.1.0

    Autofac.WebApi.3.1.0 是一个针对ASP.NET Web API的依赖注入框架的扩展,由Autofac团队开发。Autofac是.NET平台上的一款流行的轻量级、面向接口的IoC(Inversion of Control)容器,它提供了一种有效的方式来管理...

    OpenSees.SRC.3.1.0.zip

    OpenSees的核心是其C++源代码,这正是在"OpenSees.SRC.3.1.0.zip"压缩包中的主要内容。V3.1.0版本代表了该软件的一个稳定里程碑,包含了一系列的改进和新功能。对于那些希望深入理解OpenSees工作原理或者想要为其...

    PowerBI-visuals-clustering-kmeans-1.0.3.1.0..pbiviz

    PowerBI-visuals-clustering-kmeans-1.0.3.1.0..pbiviz

    ORACLE EXADATA升级—从11.2.3.1.0到11.2.3.3.0

    Oracle Exadata一体机从11.2.3.1.0到11.2.3.3.0的升级步骤

    WeifenLuo.WinFormsUI.Docking3.1.0

    附件:WeifenLuo.WinFormsUI.Docking3.1.0.rar 包含: WeifenLuo.WinFormsUI.Docking.dll, license.txt ,WeifenLuo.WinFormsUI.Docking.pdb 等三个文件。基于Net4.0; 布局控件"WeifenLuo.WinFormsUI.Docking"是一个...

    Castle.Windsor.3.1.0.zip

    `readme.txt` 文件通常包含了项目的快速入门指南、安装步骤或者常见问题解答,对于初次接触 Castle.Windsor 的开发者来说,这是了解项目的一个重要入口。 `net40-client`、`net35`、`sl4`、`net40` 这些目录代表了 ...

    .org.apache.commons.httpclient-3.1.0.jar

    小贝程序员生活\jar\lib\com.springsource.org.apache.commons.httpclient-3.1.0.jar 小贝程序员生活\jar\lib\com.springsource.org.apache.commons.httpclient-3.1.0.jar 小贝程序员生活\jar\lib\...

    STM32(F7,H7,STBlueNRG-2)固件包库,DFP文件

    Keil.STBlueNRG-2_DFP.1.0.0.pack,Keil.STM32F7xx_DFP.2.10.0.pack,Keil.STM32H7xx_DFP.2.1.0.pack,固件包库,DFP文件

    org.springframework.web-3.1.0.RELEASE.jar

    org.springframework.web-3.1.0.RELEASE.jar

    com.springsource.org.objectweb.asm-3.1.0.jar

    jar包,官方版本,自测可用

    weifenluo.winformsui.docking3.1.0,最新版本2021年8月最后更新

    标题 "weifenluo.winformsui.docking3.1.0" 指的是一个针对Windows Forms应用程序的停靠库,由Weifen Luo开发。这个版本是2021年8月的最后更新,更新到了3.1.0,意味着它包含了自上一版本以来的一些错误修复和潜在...

Global site tag (gtag.js) - Google Analytics