Libobk.a in OSB 10.2. in AIX

Hi,
I just recently upgraded from Oracle 10g R1 to R2 (10.2.0.4) on AIX 5L. Has anyone already installed and configured OSB Express 10.2 in AIX 5L (64-bit)? I just installed OSB 10.2 in AIX 5L (5.3) and configured it based from the 10.2 OSB install guide. However, the sbt library found in my OSB home is libobk.so which I believed should be libobk.a (shared library in AIX). When I tried to do test backup to tape through RMAN, it shows error ora-27211 failed to load Media Management Library error when trying to allocate channel sbt. And checking on the udump trace file. It shows "failed to load library libobk.a" error.
What I did for now to run a tape backup is to still use LSSV 7.1 bundled with 10gR1 using the sbt library libobk.a (copy to $ORACLE_HOME/lib and created a softlink to /usr/lib/libnwora.a). However, I want to also try the OSB 10.2 because it is also capable of filesystem backup.
I'm sure that I have downloaded the right software for AIX from technet.
Any help would be greatly appreciated.
Thanks and regards,
Ali

AIX supports both then name extension .so and .a for shared libraries
taken from the IBM doc...
AIX also supports shared objects with the file name .so. Apart from the conventions for the .o file name extension, a shared object file on AIX can be named using any extension. On AIX, the file name extension .so is sometimes used to indicate run-time linking.
I suggest renaming the libobk.so to libobk.a or make a copy named libobk.a. and trying Oracle Secure Backup again.

Similar Messages

  • OSB 10.2.0.2 Implementation on AIX 5.2 with HACMP - SSL Trust Issues??

    Hello All
    I think I'm on a bit of a long shot with this one unfortunately, but I am trying to implement an OSB solution on a production HACMP cluster. The configuration would look as follows:
    OSB Admin & Media Host : Windows 2003 x86 (Host: FPTXOSB01)
    OSB Clients : Server 'pserver1' is node 1 in an HACMP cluster, public IP address 192.168.14.6
    : Server 'pserver2' is node 2 in the same HACMP cluster, pubic IP address 192.168.14.10
    : Server 'ptest1' is a stand alone AIX 5.2 host)
    OSB Version : 10.2.0.2.0
    I have implemented the solution on the stand alone host 'ptest1' without any problems, and performed a full database RMAN backup on this test servr at the first time of asking. The problem I am running into is with adding the HACMP clients to the OSB admin domain.
    HACMP is configured in such a way (rightly or wrongly I do not know as yet) with boot, public and cluster service addresses. Eg. Server 'pserver1' will return 'pserver1' if you enter the 'hostname' command at the AIX command prompt. Entering the 'uname -a' command also returns 'pserver1' as the machine host name. However, in the folder '/usr/local/oracle/backup/bin there is a link to a binary called 'hostinfo' and this is called by the installob routine during the installation phase. When I run this command manually, it returns the HACMP host boot address 'pserver1_boot'. The /etc/hosts file looks like this on one of the nodes:
    # Internet Address Hostname # Comments
    # 192.9.200.1 net0sample # ethernet name/address
    # 128.100.0.1 token0sample # token ring name/address
    # 10.2.0.2 x25sample # x.25 name/address
    127.0.0.1 loopback localhost
    10.10.10.86 pserver1_boot1 pserver1
    10.10.10.87 pserver2_boot1 pserver2
    10.11.10.86 pserver1_boot2
    10.11.10.87 pserver2_boot2
    10.12.10.86 pserver1_hb
    10.12.10.87 pserver2_hb
    192.168.14.5 pserver_svc
    192.168.14.6 pserver1_pers
    192.168.14.10 pserver2_pers
    As you can see, the main host name is tagged on the same line as the boot1 IP addresses. Unfortunately, the 10.10.10.xx range is private and dedicated to the HACMP cluster configuration. So the situation is, all of the clients on the network access the cluster via the 'pserver_svc' virtual IP, which is fine. The Oracle databases listen on that VIP too, no problems. For telnet/SSH access to the host, we log on via the '?_pers' addresses (persistent addresses), no problem. However, two hosts themselves see their own respective hosts as the '?boot1' name. So, on 'pserver1' if I were to ping 'pserver1' it resolves to the 10.10.10.86 IP. All good, however the OSB admin server is going to come in on the 192.168.14 public network.
    When adding the host using either the 'mkhost' command or the web tool, the host creation just sits there and eventually times out. If I change the '/etc/hosts' file such that 'pserver1' as en entry sits on a line on its own and configured with the correct persistent address of 192.168.14.6 and then try adding the host in OSB, the host adds okay. However, if I then try and ping the host using OSB, it returns the following:
    ob> pingh pserver1
    Error: can't connect to NDMP server on pserver1 (address 192.168.14.6) - timeout waiting for connection status message
    pserver1 (address 192.168.14.6): Oracle Secure Backup services are available
    Additionally, we have to switch the '/etc/hosts' configuration back because the HACMP cluster services expect that configuration and it will fail over if it performs a cluster host state check.
    With this in mind, we've introduced cabling on to another unused NIC port on the two hosts, and put these NICs on the network on 192.168.13.110 and 111. I have retried adding the hosts with the machines actual host name, with the boot address (pserver1_boot1) and also with a new alias for the new NICs of 'pserver1_en1'. In most of these cases, adding the host actually comes back with a success status. However, the OSB ping consistently fails.
    I believe that the mismatch in host names on each of the cluster hosts is causing the OSB trust relationships to break down as the certificates will be created with the non routable host/IP combination. The following is an extract of the 'observiced.log' from 'pserver2' following the host addition specifying the '192.168.13 .xxx' network:
    2009/01/07.14:33:53 listening for requests on --
    2009/01/07.14:33:53 en0 (10.10.10.87) port 400
    2009/01/07.14:33:53 en2 (10.11.10.87) port 400
    2009/01/07.14:33:53 en1 (192.168.13.111) port 400
    2009/01/07.14:34:01 listening for NDMP connections on --
    2009/01/07.14:34:01 en0 (10.10.10.87) port 10000
    2009/01/07.14:34:01 en2 (10.11.10.87) port 10000
    2009/01/07.14:34:01 en1 (192.168.13.111) port 10000
    2009/01/07.14:38:54 failure to negotiate SSL connection with component obtool on fd 6 - SSL fatal alert during negotation (FSP Oracle network security functions)
    I am clearly looking for help from anyone else who has had the unfortunate experience of implementing OSB in an HACMP environment. Speaking to people who work with HACMP tell me that the configuration is perfectly normal. To me, its odd that machine called one thing should return another value when it looks up itself, one that isn't routable.
    If anyone can suggest anything that might help, additional tracing, manually creating SSL certificates to work around the host name, disabling SSL, anything that might allow two way communications on ports 400 and 10000 using the OSB tools.
    Any helps here would be much appreciated.
    Regards
    Simon

    I already have.
    Thanks,

  • OSB Express for AIX 5L

    Hi,
    I'm trying to download OSB Express fro AIX 5L but seems cannot find it anywhere so far.
    Any idea how to get it ? is it out yet if not for when ?
    Thkx

    Oracle Secure Backup is not still certified on AIX 5L. It was planned for the last december...
    Nicolas.

  • OSB 10.1.0.0 on AIX crashes the entire system during an rman backup to tape

    Hi,
    I have here two AIX 5.3-07 systems with Oracle 10.2.0.2 and 10.2.0.3 on it. After installing Oracle Secure Backup for AIX I tried an online backup with rman. During the rman backup the entire AIX system crashes and reboots.
    I can reproduce this on both AIX machines. If I'm using only obtar to backup some files it works out of the box. On the 10.2.0.2 system I've initial installed a 10.2.0.1 database. With this installation I was able to make online backups without any crashes.
    Just before I open a tar I want to ask if someone has any hints?
    MfG
    J. Krause

    File an SR to further investigate this.

  • OSB to SOA suite package not forming correctly

    Setup is as follows:
    AIX 5.3 on the box, 10 gigs ram, installation of the latest releases of OSB and SOA suite on top of weblogic. I've built out a couple of simple database queries in BPEL based off wsdls, dropped them on to the SOA suite server, used EM to open a test console and plugged in some search data. Search returns successfully.
    I then open up OSB's console, create a business service to the endpoint on the soa server, and a proxy based off the same wsdl used in the BPEL construction which I then route to the business service. Both service and proxy are made with basic http for the protocol (not sure how to use the sb protocol, and not sure if that will fix the problem). Load the test console on the proxy service, which displays an xml form similar to what is used in the SOA suite. Fill out the same information, but the invoke returns BEA-380000. Following the invocation trace in OSB everything looks good in terms of package content.
    Wondering if it might simply be a problem with how the OSB interprets XML from a wsdl, I piped the XML from the SOA suite into the OSB's xml field, but to no luck, same error. After some more testing and frustration,I put the SOA suite XML straight in to the form field in the OSB test console, and it worked. However, the package itself seems oddly formed, consisting of:
    <soapenv:Envelope      xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
         <soap:Header      xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
         </soap:Header>
         <soapenv:Body>
         <soap:Envelope      xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
         <soap:Header/>
    Which I've been told is basically double wrapping the package, which shouldn't work, and more importantly wont be generated when someone uses say SOAPUI to access our service on the OSB.
    Now, on the SOA suite side of things. In EM console, I navigate to my BPEL process and can see the faults caused by the OSB. The same faults are also generated when binding to the OSB's endpoint with SOAPUI, but not when going directly to the SOA suite's endpoint. The error is the following:
    oracle.j2ee.ws.saaj.soap.SOAPVersionMismatchException: Mime Header Content-Type: text/xml requires SOAP envelope namespace: http://schemas.xmlsoap.org/soap/envelope/: Mime Header Content-Type: text/xml requires SOAP envelope namespace: http://schemas.xmlsoap.org/soap/envelope/
    And the payload sent shows as empty.
    So to my best uneducated guess, it looks like the OSB wraps the payload in an envelope, and then unwraps it before handing it to the SOA suite, which expects the payload to be wrapped. Sadly, I'm still pretty new to the wsdl/webservice/oracle world, so I'm not even sure if that's an accurate representation. Any insight on what might be happening or how to get OSB to talk with SOA suite correctly would be greatly appreciated. Included below are the XML payloads I've used (minus a bit for confidentiality reasons). Apologies if the formatting doesn't work so nice for it.
    OSB Generated (fails):
    SOAP Header:
    <soap:Header xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
    </soap:Header>
    Body:
    <ns2:SyncEmployeeIDRequest xmlns:ns="removed" xmlns:ns1="removed" xmlns:ns2="removed">
    <!--You have a CHOICE of the next 2 items at this level-->
    <ns:PersonIdentificationAssertion>
    <!--Optional:-->
    <ns1:PersonBirthDate>
    <ns1:Date>2008-09-28</ns1:Date>
    </ns1:PersonBirthDate>
    <!--Optional:-->
    <ns1:PersonGivenName>string</ns1:PersonGivenName>
    <ns1:PersonSurName>string</ns1:PersonSurName>
    </ns:PersonIdentificationAssertion>
    <ns1:DepartmentIDText>string</ns1:DepartmentIDText>
    </ns2:SyncEmployeeIDRequest>
    SOA Generated(works if plugged into OSB form field)
    SOAP Header:
    <soap:Header xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
    </soap:Header>
    <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
         <soap:Header></soap:Header>
         <soap:Body xmlns:ns1="removed">
              <ns1:SyncEmployeeIDRequest xmlns:ns2="removed">
                   <ns2:PersonIdentificationAssertion xmlns:ns3="removed">
                        <ns3:PersonBirthDate>
                             <ns3:Date>2008-09-28</ns3:Date>
    </ns3:PersonBirthDate>
                        <ns3:PersonGivenName>string</ns3:PersonGivenName>
                        <ns3:PersonSurName>string</ns3:PersonSurName>
    </ns2:PersonIdentificationAssertion>
    </ns1:SyncEmployeeIDRequest>
    </soap:Body>
    </soap:Envelope>
    Working Request Document in OSB:
    <soapenv:Envelope      xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
         <soap:Header      xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
         </soap:Header>
         <soapenv:Body>
         <soap:Envelope      xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
         <soap:Header/>
         <soap:Body      xmlns:ns1="removed">
         <ns1:SyncEmployeeIDRequest      xmlns:ns2="removed">
         <ns2:PersonIdentificationAssertion      xmlns:ns3="removed">
         <ns3:PersonBirthDate>
         <ns3:Date>2008-09-28</ns3:Date>
         </ns3:PersonBirthDate>
         <ns3:PersonGivenName/>
         <ns3:PersonSurName>ALastName</ns3:PersonSurName>
         </ns2:PersonIdentificationAssertion>
         </ns1:SyncEmployeeIDRequest>
         </soap:Body>
         </soap:Envelope>
         </soapenv:Body>
         </soapenv:Envelope>
    If I can provide anymore information that will help shed light on this issue please let me know.
    Thank you for your time.
    ~Nick

    Problem solved. When I originally created my business service inside of OSB, I created it based off an endpoint provided by the SOA server. Instead, I went and did a mass import from a url, pointed it at the SOA server wsdl, and then built the web service off of that wsdl resource in the OSB. Now it works like a charm.

  • Can a SMB (server message block) be used as our file share in clustered OSB/SOA instance instead of a NAS?

    We like to know if a SMB (server message block) will be adequate as our file share as opposed to a NAS. The SMB will be used for hosting files (e.g.: plan.xml, jms persistent stores, adapter control files, property files, binary files,...) that our services (OSB, SOA, Java) will be accessing in a cluster.
    Also, is this a recommended approach that Oracle certifies?
    Let me know if you need more details.
    Current instance details:
    OS: AIX 6.1
    Type: 64-bit
    WLS: 10.3.6

    Hi,
    As far as I know and as suggested by Mahdi, there is no such Group Policy settings which can help us to achieve this.
    However, as also suggested by Mahdi, we can ask for help in the following scripting forum to see whether some scripts can help achieving this.
    The Official Scripting Guys Forum
    https://social.technet.microsoft.com/Forums/scriptcenter/en-US/home?forum=ITCG
    If we can get such a script, we can use Group Policy to deploy the script to clients.
    Best regards,
    Frank Shen

  • Oracle Secure Backup AIX: Error sh [zn_init::]

    Hi,
    I have installed OSB on AIX and have the web administration tool up and running. However all the screens have the following in:
    sh [zn_init::]
    Has anyone come across this before. I have checked my setup and it seems fine, I habe also raised a TAR but not getting a quick response.
    Any help would be appreciated
    Regards

    does the missing file exist anywhere ?
    What does the Inventory log file say about firing up the installer.

  • OSB prospective is not showing up on elcipse

    Hello,
    I am running with an issue for OSB and need your expert help.
    I am running my SOA on AIX 64 bit and we I have installed OEPE - Oracle Enterprise Pack for Eclipse 11.1.1.7.2.
    with OSB 11.1.1.5.0. This OEPE pack.
    to do the development, I have downloaded Eclipse 3.6.2 (Helios) in my local but I dont see OSB prospective option in IDE.
    I kind of stuck here.. could someone please help me how to processes.

    OK, I'm gonna assume that you and Little Bo Peep have something in common..
    Here are the facts:
    1.  You have to have the device turned on and it must be connected to WiFi.
    2.  You have to have iCloud and Location Services enabled on the device.
    3.  If someone found or stole the device and then restored it to factory settings, you cannot use Find My iPod/iPhone to find the device, EVER.
    4.  You cannot turn the device on, or enable iCoud or enable Location Services remotely.
    5.  Apple does not have a magic wand or a self-aware computer that can find your device.

  • OSB sbconsole responding  too slow

    HI,
    when i deploy project or click any link in the osb's sbconsole,it responds very slow.And i want to know how to solve the problem.
    Anyone can help me or give some advice.
    thanks.
    Some information of my domain is:
    root 3998012 2556410 0 Apr 28 - 117:05 /usr/java6_64/bin/java -Xdebug -Xnoagent -Xrunjdwp:transport=dt_socket,address=8453,server=y,suspend=n -Djava.compiler=NONE -Xms2048m -Xmx2048m -Dweblogic.Name=AdminServer -Djava.security.policy=/usr/local/Oracle/Middleware/wlserver_10.3/server/lib/weblogic.policy -da:org.apache.xmlbeans... -ea -da:com.bea... -da:javelin... -da:weblogic... -ea:com.bea.wli... -ea:com.bea.broker... -ea:com.bea.sbconsole... -Dplatform.home=/usr/local/Oracle/Middleware/wlserver_10.3 -Dwls.home=/usr/local/Oracle/Middleware/wlserver_10.3/server -Dweblogic.home=/usr/local/Oracle/Middleware/wlserver_10.3/server -Ddomain.home=/usr/local/Oracle/Middleware/user_projects/domains/base_domain -Dcommon.components.home=/usr/local/Oracle/Middleware/oracle_common -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Djrockit.optfile=/usr/local/Oracle/Middleware/oracle_common/modules/oracle.jrf_11.1.1/jrocket_optfile.txt -Doracle.domain.config.dir=/usr/local/Oracle/Middleware/user_projects/domains/base_domain/config/fmwconfig -Doracle.server.config.dir=/usr/local/Oracle/Middleware/user_projects/domains/base_domain/config/fmwconfig/servers/AdminServer -Doracle.security.jps.config=/usr/local/Oracle/Middleware/user_projects/domains/base_domain/config/fmwconfig/jps-config.xml -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Digf.arisidbeans.carmlloc=/usr/local/Oracle/Middleware/user_projects/domains/base_domain/config/fmwconfig/carml -Digf.arisidstack.home=/usr/local/Oracle/Middleware/user_projects/domains/base_domain/config/fmwconfig/arisidprovider -Dweblogic.alternateTypesDirectory=/usr/local/Oracle/Middleware/oracle_common/modules/oracle.ossoiap_11.1.1,/usr/local/Oracle/Middleware/oracle_common/modules/oracle.oamprovider_11.1.1 -Dweblogic.jdbc.remoteEnabled=false -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=/usr/local/Oracle/Middleware/patch_wls1033/profiles/default/sysext_manifest_classpath:/usr/local/Oracle/Middleware/patch_ocp353/profiles/default/sysext_manifest_classpath weblogic.Server
    java version "1.6.0"
    Java(TM) SE Runtime Environment (build pap6460sr9fp1-20110208_03(SR9 FP1))
    IBM J9 VM (build 2.4, JRE 1.6.0 IBM J9 2.4 AIX ppc64-64 jvmap6460sr9-20110203_74623 (JIT enabled, AOT enabled)
    J9VM - 20110203_074623
    JIT - r9_20101028_17488ifx3
    GC - 20101027_AA)
    JCL - 20110203_01

    Please refer below threads -
    OSB sbconsole responding slow.
    OSB 10gR3: sbconsole very slow after 10-15 OSB projects
    Regards,
    Anuj

  • OSB !!!

    Hi all,
    we want to know that OSB 10.3.1 (Oracle Service Bus) is certified on IBM LPAR
    AIX Power 5.3 or not. Please provide Certified information for OSB 10.3.1.
    thanks,
    karthik

    Well, first of all OSB questions belong in the SOA Suite forum:
    SOA Suite
    2ndly, even though the supported configs guide says AIX/Power is supported, it may not be what the original question asks as he mentions LPAR. I suggest you contact Oracle Support. There are usually metalink documents that explain which virtualization technologies are supported. The forums may have the answer, but support is the only official channel if it's not explicitly mentioned in the documentation.

  • OSB 11.1.1.5.0 download file

    Hi,
    I am looking for OSB 11.1.1.5.0 download link for 64 bit AIX server. I have tried browsing oracle site but not able to find any download link for OSB 11.1.1.5.0 Version.
    Could you please point me to correct downloadable URL.

    Curiously, when I copy/paste that link into a Web browser, I too get a broken link. But if I just click on it directly from this Oracle support page, it works. Try that.

  • How to configure OSB using SAS drive on AIX6L?

    Hello, people.
    I've an AIX6L box with a SAS autoloader connected to it.
    Because of this I can't get basic informations to configure this device with OSB 10.3, i.e., this device don't have lun_id and scsi_id informations as described follow.
    Can you please help me?
    Thanks and best regards.
    [root@oracle1]/> lsdev -c tape
    rmt0 Available 03-08-00 IBM 3580 Ultrium Tape Drive (SAS)
    smc0 Available 03-08-00 IBM 3572 Library Medium Changer (SAS)
    [root@oracle1]/> lsattr -El rmt0
    block_size 512 BLOCK size (0=variable length) True
    delay 45 Set delay after a FAILED command True
    density_set_1 0 DENSITY setting #1 True
    density_set_2 0 DENSITY setting #2 True
    extfm yes Use EXTENDED file marks True
    mode yes Use DEVICE BUFFERS during writes True
    res_support no RESERVE/RELEASE support True
    ret_error no RETURN error on tape change or reset True
    rwtimeout 144 Set timeout for the READ or WRITE command True
    var_block_size 0 BLOCK SIZE for variable length support True
    ww_id 500169772116a010 World Wide Identifier False
    Edited by: rbrambila on Oct 13, 2010 5:44 PM

    OSB doesn't support SAS attached devices on AIX.
    Donna

  • Error while comitting a transaction in oSB. The following is the error stack

    Error while comitting a transaction in OSB. The following is the error stack
    <Apr 20, 2015 12:00:15 AM MDT> <Error> <EJB> <BEA-010026> <Exception occurred during commit of transaction Xid=BEA1-1AE41F1CAE45F2B146FD(296700848),Status=Rolled back. [Reason=Unknown],numRepliesOwedMe=0,numRepliesOwedOthers=0,seconds since begin=2,seconds left=120,XAServerResourceInfo[WLStore_SOA_PRDKS_DOMAIN_FileStore_SOA_MS2]=(ServerResourceInfo[WLStore_SOA_PRDKS_DOMAIN_FileStore_SOA_MS2]=(state=new,assigned=none),xar=null,re-Registered = false),XAServerResourceInfo[WLStore_OSB_PRDKS_DOMAIN_FileStore_auto_1]=(ServerResourceInfo[WLStore_OSB_PRDKS_DOMAIN_FileStore_auto_1]=(state=rolledback,assigned=OSB_MS1),xar=WLStore_OSB_PRDKS_DOMAIN_FileStore_auto_11603460297,re-Registered = false),XAServerResourceInfo[weblogic.jdbc.jta.DataSource]=(ServerResourceInfo[weblogic.jdbc.jta.DataSource]=(state=ended,assigned=none),xar=CMSDS,re-Registered = false),SCInfo[OSB_PRDKS_DOMAIN+OSB_MS1]=(state=rolledback),SCInfo[SOA_PRDKS_DOMAIN+SOA_MS2]=(state=pre-prepared),properties=({}),local properties=({weblogic.jdbc.jta.CMSDS=[ No XAConnection is attached to this TxInfo ]}),OwnerTransactionManager=ServerTM[ServerCoordinatorDescriptor=(CoordinatorURL=OSB_MS1+soaprd-vip-osb-ms1.cos.is.keysight.com:8001+OSB_PRDKS_DOMAIN+t3+, XAResources={eis/wls/Queue, WEDB_EVEREST_OSB_PRDKS_DOMAIN, XREFDS_OSB_PRDKS_DOMAIN, eis/activemq/Queue, CustomSchemaDS_OSB_PRDKS_DOMAIN, MobileApps_CIA_DS1_OSB_PRDKS_DOMAIN, eis/tibjmsDirect/Queue, eis/jbossmq/Queue, eis/Apps/Apps, MobileApps_AOS_MDS_OSB_PRDKS_DOMAIN, MobileApps_AOS_DRDS_OSB_PRDKS_DOMAIN, WSATGatewayRM_OSB_MS1_OSB_PRDKS_DOMAIN, eis/webspheremq/Queue, eis/AQ/aqSample, SBLPROD_OSB_PRDKS_DOMAIN, wlsbjmsrpDataSource_OSB_PRDKS_DOMAIN, eis/aqjms/Queue, CMSDS_OSB_PRDKS_DOMAIN, WLStore_OSB_PRDKS_DOMAIN_WseeFileStore_auto_1, FAP_OSB_PRDKS_DOMAIN, eis/sunmq/Queue, eis/pramati/Queue, FMWAPPDS_OSB_PRDKS_DOMAIN, weblogic.jdbc.jta.DataSource, GSDC_OSB_PRDKS_DOMAIN, eis/tibjms/Topic, eis/fioranomq/Topic, WLStore_OSB_PRDKS_DOMAIN_FileStore_MS1, PresidioOracleAppsDS_OSB_PRDKS_DOMAIN, GSDCDS_OSB_PRDKS_DOMAIN, eis/aqjms/Topic, CustOutDS_OSB_PRDKS_DOMAIN, OFMW/Logging/BAM, MobileAppsDS_OSB_PRDKS_DOMAIN, FIDDS_OSB_PRDKS_DOMAIN, WLStore_OSB_PRDKS_DOMAIN__WLS_OSB_MS1, HRMSDS_OSB_PRDKS_DOMAIN, WEDB_OSB_PRDKS_DOMAIN, OracleAppsDS_OSB_PRDKS_DOMAIN, eis/wls/Topic, eis/tibjms/Queue, eis/tibjmsDirect/Topic, IntrastatDS_OSB_PRDKS_DOMAIN, MobileApps_AOS_COSDS_OSB_PRDKS_DOMAIN, MobileApps_CIA_DS2_OSB_PRDKS_DOMAIN, EVEREST_WEDB_OSB_PRDKS_DOMAIN, WLStore_OSB_PRDKS_DOMAIN_FileStore_auto_1, Everest_OSB_PRDKS_DOMAIN},NonXAResources={})],CoordinatorURL=SOA_MS2+soaprd-vip-soa-ms2.cos.is.keysight.com:8002+SOA_PRDKS_DOMAIN+t3+): javax.transaction.SystemException: Lost connection to server while commit was in progress, ignoring because initiating server is not coordinating server. Remote Exception received=weblogic.rjvm.PeerGoneException: ; nested exception is:
            java.rmi.UnmarshalException: Incoming message header or abbreviation processing failed ; nested exception is:
            java.io.InvalidClassException: oracle.jdbc.xa.OracleXAException; local class incompatible: stream classdesc serialVersionUID = -2542408691177300269, local class serialVersionUID = -4551795881821760665
            at weblogic.transaction.internal.TransactionImpl.commit(TransactionImpl.java:376)
            at weblogic.transaction.internal.ServerTransactionImpl.internalCommit(ServerTransactionImpl.java:237)
            at weblogic.transaction.internal.ServerTransactionImpl.commit(ServerTransactionImpl.java:224)
            at weblogic.ejb.container.internal.MDListener.execute(MDListener.java:552)
            at weblogic.ejb.container.internal.MDListener.transactionalOnMessage(MDListener.java:423)
            at weblogic.ejb.container.internal.MDListener.onMessage(MDListener.java:325)
            at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:4659)
            at weblogic.jms.client.JMSSession.execute(JMSSession.java:4345)
            at weblogic.jms.client.JMSSession.executeMessage(JMSSession.java:3821)
            at weblogic.jms.client.JMSSession.access$000(JMSSession.java:115)
            at weblogic.jms.client.JMSSession$UseForRunnable.run(JMSSession.java:5170)
            at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)

    Hi,
    Have you tried Cancelling the release before adding the version?
    Select the active version of the IDOC Segment and cancel its release first. Only then you will be able to add a version.
    Please let me know if it worked!
    Vijay

  • Installation problem on AIX ( SAP4.7, Oracle-9i)

    Hello Gurus,
    We are installaing SAP4.7 on AIX with oracle-9i as an database
    we have completed central instance successfully, while database instance we are facing error
    I am attaching error log for your referenec
    error log
    You entered: /sapcd/oracle9/51030360/ORA92_1
    Found the label ORACLE:9.2:RDBMS(1/4):Oracle RDBMS AIX5 CD:CD51018585_1 but need
    the label ORACLE:9.2.0:RDBMS(1::
    Can any body help me regarding this error.
    Thanks & regards
    Shishir

    > You entered: /sapcd/oracle9/51030360/ORA92_1
    > Found the label ORACLE:9.2:RDBMS(1/4):Oracle RDBMS AIX5 CD:CD51018585_1 but need
    > the label ORACLE:9.2.0:RDBMS(1::
    Are the CDs numbers matching to your installation master CD?
    Markus

  • OSB file logging settings configuration

    Dear Experts,
    I need to know if it is possible to log on file all messages of error (i.e $fault variable) during a flow execution without using in the flow neither logs neither report. Is it possible ? If it is, which the correct WLS settings configuration ?
    Regards,
    Mike
    Edited by: Mike.Di on 3-dic-2009 5.55
    Edited by: Mike.Di on 3-dic-2009 5.57

    I can only think of one solution: using the debugging/tracing facilities of OSB. You could enable execution tracing for a particular proxy service, or you could enable debugging of pipelines in the alsbdebug.xml file in your domain's home. For this WLS's log should have a severity level of debug. Of course this would mean you'd have a lot more messages in the log files, not just the errors. I would not recommend this for a production environment.
    Why can't you use the Log action that's specially designed for sending messages to WLS's log file?

Maybe you are looking for

  • Error in sample

    HI i have read http://www.adobe.com/devnet/flex/articles/coldfusionflex_part1_02.html problem is that this sample is using flex data service 2.0 and i am using lcds2.5.1 as well as cold fusion 8 . I am not aware with both the thing i am a very new in

  • What are the new features on the iOS 4 software?

    I just finished downloading the new software update on my iPhone 3GS and so far having a wallpaper rocks. I see the multitasking, unified inbox for email, folders, different calendars, different note categories, geotagging pictures,5 times digital zo

  • S10-3 OS boot problem

    Sorry for my English. Config: Lenovo S10-3 RAM:1024Mb HDD:  WD 160Gb VIDEO ON BORAD: Forgot WiFI, CARD SLOT.// Case: I bough this notebook in local PC store of my country Moldavia, Chisinau. Mainly there was MeeGo OS. After few weeks I've installed W

  • Photo shop elements 7

    I have Photo Shop Elements 7 - using with Windows XP.  In the Organizer section, main menu, I cannot get the File, Edit, Find, View to show up without having to click on the double arrows first.  I would like them to appear as they do in Editor secti

  • Empty regions in Cross Tab report

    How to remove the blank spaces, empty spaces in a cross tab report? Basically ,I created a cross tab report and in my report I have multiple fields in the left section of the cross tab. And because of this a huge empty region comes up directly above