Errors in B2B.log

I have pointed out the errors in bold in my b2b.log,please comment on this .
2006.10.05 at 17:52:12:223: B2BStarter thread: B2B - (DEBUG) Repository:constructCertSQL SELECT cert.ID, cert.CLASSTYPE FROM TIP_Certificate_ra cert, TIP_Party_ra party, TIP_DocumentExchange_ra docex WHERE cert.ID = docex.signingcredential AND cert.tradingpartner = party.ID AND party.ishosted != 'Y'
2006.10.10 at 11:00:07:804: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.data.MsgListener:onMessage Enter
2006.10.10 at 11:00:07:999: Thread-10: B2B - (DEBUG) DBContext beginTransaction: Enter
2006.10.10 at 11:00:08:137: Thread-10: B2B - (DEBUG) DBContext beginTransaction: Transaction.begin()
2006.10.10 at 11:00:08:138: Thread-10: B2B - (DEBUG) DBContext beginTransaction: Leave
2006.10.10 at 11:00:08:299: Thread-10: B2B - (ERROR) IPMessage Exception From :null To: null Doc Type: null Revision: null Payload: oracle.sql.CLOB@8a52b6 - null
2006.10.10 at 11:00:08:362: Thread-10: B2B - (ERROR) java.lang.NullPointerException
     at oracle.tip.adapter.b2b.data.IPMessageOld.<init>(IPMessageOld.java:100)
     at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:486)
     at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:345)
     at java.lang.Thread.run(Thread.java:534)
2006.10.10 at 11:00:08:419: Thread-10: B2B - (DEBUG) DBContext commit: Enter
2006.10.10 at 11:00:08:474: Thread-10: B2B - (DEBUG) DBContext commit: Transaction.commit()
2006.10.10 at 11:00:08:474: Thread-10: B2B - (DEBUG) DBContext commit: Leave
2006.10.10 at 11:00:08:474: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.data.MsgListener:onMessage Exit
2006.10.10 at 11:36:57:941: B2BStarter thread: B2B - (DEBUG) B2BStarter - Current list is empty. Shutdown B2B
2006.10.10 at 11:36:58:008: B2BStarter thread: B2B - (DEBUG) B2BStarter - Shutdown B2B
2006.10.10 at 11:36:58:630: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:shutdown Shutdown B2B server start
2006.10.10 at 11:37:18:663: Thread-10: BusinessLogicLayer - (ERROR) caught error: Closed Connection
2006.10.10 at 11:37:18:672: Thread-10: IP - (ERROR) java.sql.SQLException: Closed Connection
     at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:137)
     at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:174)
     at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:239)
     at oracle.jdbc.driver.PhysicalConnection.rollback(PhysicalConnection.java:1267)
     at oracle.jdbc.OracleConnectionWrapper.rollback(OracleConnectionWrapper.java:90)
     at oracle.tip.repos.core.driver.CatalogDriver.disconnect(CatalogDriver.java:1662)
     at oracle.tip.repos.core.persistency.PersistencyService.disconnect(PersistencyService.java:578)
     at oracle.tip.buslogic.common.ExecutionContextImpl.disconnectService(ExecutionContextImpl.java:596)
     at oracle.tip.buslogic.common.ExecutionContextManager.closeLongRunningContext(ExecutionContextManager.java:511)
     at oracle.tip.adapter.b2b.data.B2BExecutionContext.close(B2BExecutionContext.java:208)
     at oracle.tip.adapter.b2b.data.DBContext.shutdown(DBContext.java:141)
     at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:395)
     at java.lang.Thread.run(Thread.java:534)
2006.10.10 at 11:37:18:687: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.data.MsgListener:run Thread end ignore exception
2006.10.10 at 11:37:18:688: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.data.MsgListener:run Thread end
2006.10.10 at 11:37:18:937: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:shutdown Shutdown Transport and App Transport
2006.10.10 at 11:37:18:938: B2BStarter thread: B2B - (DEBUG) B2BStarter - B2B Server shutdown
2006.10.10 at 11:37:49:165: B2BStarter thread: B2B - (DEBUG) B2BStarter - Context Initialized
2006.10.10 at 11:37:49:864: B2BStarter thread: B2B - (DEBUG) B2BStarter - Start B2B
2006.10.10 at 11:37:49:887: B2BStarter thread: B2B - (DEBUG) B2BStarter - Starting B2B
2006.10.10 at 11:37:49:889: B2BStarter thread: B2B - (DEBUG) B2BStarter - configuration obtained
2006.10.10 at 11:37:49:889: B2BStarter thread: B2B - (DEBUG) B2BStarter - clear global cache
2006.10.10 at 11:37:49:891: B2BStarter thread: B2B - (DEBUG) XEngine is already started. So clear cached objects inside XEngine.
2006.10.10 at 11:37:53:928: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:initialize enter
2006.10.10 at 11:37:53:928: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:initialize exit
2006.10.10 at 11:37:53:932: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:initialize Enter
2006.10.10 at 11:37:53:932: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:initialize initialize TPAProcessor
2006.10.10 at 11:37:53:937: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:initialize initialize DataContext
2006.10.10 at 11:37:53:938: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.data.MsgListener:initialize Exit
2006.10.10 at 11:37:53:938: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:initialize initialize Transport
2006.10.10 at 11:37:54:988: B2BStarter thread: B2B - (DEBUG) Repository:Repository:getDeliveryEndPointList() Wallet Location /etc/ORACLE/WALLETS/applmgr/ewallet.p12
2006.10.10 at 11:37:55:099: B2BStarter thread: B2B - (INFORMATION) Repository:getDeliveryEndPointList: Putting ftp://Vision1_server//project1/bpel
2006.10.10 at 11:37:55:100: B2BStarter thread: B2B - (INFORMATION) oracle.tip.adapter.b2b.transport.TransportInterface:initialize: Props: ftp://Vision1_server//project1/bpel file.receiver.channel_mask = None
file.receiver.wallet_location = /etc/ORACLE/WALLETS/applmgr/ewallet.p12
file.sender.channel_mask = None
file.receiver.user = applmgr
PROTOCOL_ENDPOINT = null
file.receiver.password = *****
polling_interval = 60
file.receiver.polling_interval = 60

This is the Payload generated from the fields we have mapped into different elements of 850.xsd.From here you can find the different values we have populated in different xsd elements using BPEL transformation activity.When we are running the business message status report in B2B the status is invalid and error is AIP:51505,General Validation Error.There we are getting this Payload.It shows the fields we have mapped in BPEL.
<?xml version="1.0" ?>
- <Transaction-850 xmlns="http://www.edifecs.com/xdata/100">
- <ns1:Segment-ST xmlns:ns1="http://www.edifecs.com/xdata/100">
<ns1:Element-143>850</ns1:Element-143>
<ns1:Element-329>A850</ns1:Element-329>
</ns1:Segment-ST>
- <ns1:Segment-BEG xmlns:ns1="http://www.edifecs.com/xdata/100">
<ns1:Element-353>00</ns1:Element-353>
<ns1:Element-92>KN</ns1:Element-92>
<ns1:Element-324>4686</ns1:Element-324>
<ns1:Element-373>20061016</ns1:Element-373>
</ns1:Segment-BEG>
- <ns1:Segment-PID xmlns:ns1="http://www.edifecs.com/xdata/100">
<ns1:Element-349>F</ns1:Element-349>
<ns1:Element-352>Printer Mechanism</ns1:Element-352>
</ns1:Segment-PID>
- <ns1:Loop-PO1 xmlns:ns1="http://www.edifecs.com/xdata/100">
- <ns1:Segment-PO1>
<ns1:Element-350>1</ns1:Element-350>
<ns1:Element-330>1</ns1:Element-330>
<ns1:Element-355_1>EA</ns1:Element-355_1>
<ns1:Element-234_1>Standard Purchase Order</ns1:Element-234_1>
</ns1:Segment-PO1>
</ns1:Loop-PO1>
- <ns1:Loop-CTT xmlns:ns1="http://www.edifecs.com/xdata/100">
- <ns1:Segment-CTT>
<ns1:Element-354>1</ns1:Element-354>
</ns1:Segment-CTT>
</ns1:Loop-CTT>
- <ns1:Segment-SE xmlns:ns1="http://www.edifecs.com/xdata/100">
<ns1:Element-96>6</ns1:Element-96>
<ns1:Element-329>A850</ns1:Element-329>
</ns1:Segment-SE>
</Transaction-850>
We have got this example in from the internet:
The header information like <ISA>,<GS>, <GE>,<IEA> are not there in the xsd we are using i.e. 850.xsd.Is it manadatory to have these fields for generating the envelope for the EDI document?If I don’t have these fields in the 850.xsd,should I add these fields,then how will I have the corresponding 850.ecs?
In this 850.xml you can see they have <ISA>,<GS>, <GE>.
- <PurchaseOrder>
- <ISA>
<LineID>ISA</LineID>
<AuthInfoQualifier>00</AuthInfoQualifier>
<AuthInfo />
<SecurityInfoQualifier>00</SecurityInfoQualifier>
<SecurityInfo />
<InterchangeIDQualifier1>01</InterchangeIDQualifier1>
<InterchangeSenderID>05922333338</InterchangeSenderID>
<InterchangeIDQualifier2>12</InterchangeIDQualifier2>
<IntechangeReceiverID>51043332205</IntechangeReceiverID>
<InterchangeDate>030207</InterchangeDate>
<InterchangeTime>1015</InterchangeTime>
<InterchangeControlID>U</InterchangeControlID>
<InterchangeControlVerNum>00401</InterchangeControlVerNum>
<InterchangeControlNum>000000001</InterchangeControlNum>
<AckRequested>1</AckRequested>
<UsageIndicator>P</UsageIndicator>
<ElementSeparator>></ElementSeparator>
- <GS>
<LineID>GS</LineID>
<FunctionalIDCode>PO</FunctionalIDCode>
<ApplicationSenderCode>0544446348</ApplicationSenderCode>
<ApplicationReceiverCode>5104222205</ApplicationReceiverCode>
<Date>20040916</Date>
<Time>161</Time>
<GroupControlNum>000000001</GroupControlNum>
<ResponsibleAgencyCode>X</ResponsibleAgencyCode>
<VersionIDCode>004010</VersionIDCode>
- <ST>
<LineID>ST</LineID>
<IDCode>850</IDCode>
<ControlNum>20771</ControlNum>
- <BEG>
<LineID>BEG</LineID>
<PurposeCode>00</PurposeCode>
<TypeCode>RL</TypeCode>
<PONum>261111124</PONum>
<Date>20040916</Date>
<ContractNum />
</BEG>
- <MSG>
<LineID>MSG</LineID>
<Message>I would like the ring sized a 13. Thank you, Donald</Message>
</MSG>
- <Address>
<LineID>N1</LineID>
<AddressType>ST</AddressType>
<Name>Donald Duck</Name>
<IDCodeQualifier />
<IDCode />
- <AdditionalName>
<LineID>N2</LineID>
<Name1>[email protected]</Name1>
<Name2 />
</AdditionalName>
- <AddressInfo>
<LindID>N3</LindID>
<AddressInfo1>100 Disney Avenue</AddressInfo1>
<AddressInfo2 />
</AddressInfo>
- <GeographicLocation>
<LineID>N4</LineID>
<CityName>Orlando</CityName>
<StateCode>FL</StateCode>
<PostalCode>32110</PostalCode>
<CountryCode>United States</CountryCode>
<LocationQualifier>CC</LocationQualifier>
<LocationIdentifier />
</GeographicLocation>
</Address>
- <PO1>
<LineID>PO1</LineID>
<AssignedID>1</AssignedID>
<QuantityOrdered>1</QuantityOrdered>
<UnitMeasureCode>EA</UnitMeasureCode>
<UnitPrice />
<BaseUnitPriceCode />
<ProductIDQualifier1 />
<ProductID1>3mm Titanium Engagement Ring Wedding Band</ProductID1>
<ProductIDQualifier2 />
<ProductID2 />
<ProductIDQualifier3 />
<ProductID3 />
<ProductIDQualifier4 />
<ProductID4 />
<ProductIDQualifier5 />
<ProductID5 />
<ProductIDQualifier6 />
<ProductID6 />
<ProductIDQualifier7 />
<ProductID7 />
<ProductIDQualifier8 />
<ProductID8 />
<ProductIDQualifier9 />
<ProductID9 />
<ProductIDQualifier10 />
<ProductID10 />
- <PID>
<LineID>PID</LineID>
<DescType>F</DescType>
<Description>3mm Titanium Engagement Ring Wedding Band</Description>
<AgencyQualifierCode />
<ProductDescCode />
<Description1 />
<SurfaceCode />
<SourceSubqualifier />
<ResponseCode />
<LanguageCode />
</PID>
</PO1>
- <CTT>
<LineID>CTT</LineID>
<NumberOfLineItems>1</NumberOfLineItems>
<HashTotal />
</CTT>
</ST>
- <SE>
<LineID>SE</LineID>
<NumberOfSegments>9</NumberOfSegments>
<TransactionSetControlNum>20771</TransactionSetControlNum>
</SE>
</GS>
- <GE>
<LineID>GE</LineID>
<NumTransactionSets>1</NumTransactionSets>
<GroupControlNum>000000001</GroupControlNum>
</GE>
</ISA>
- <IEA>
<LineID>IEA</LineID>
<NumFunctionalGroups>1</NumFunctionalGroups>
<InterchangeControlNum>000000001</InterchangeControlNum>
</IEA>
</PurchaseOrder>
Message was edited by:
Prabal

Similar Messages

  • Getting Error in b2b.log AIP-50075: Cannot find Document Exchange Plugin

    Hi Gurus,
    I have a configuration in which Oracle B2B has to pick messages from a filesystem. I have created IDCs to pick messages from the path configured. But Oracle B2B is not picking up the file from the path specified. When I went to b2b.log to look for any errors, I was getting following statements in b2b.log.
    2009.10.23 at 19:37:28:867: B2BStarter thread: B2B - (DEBUG) B2BStarter - Context Initialized
    2009.10.23 at 19:37:28:867: B2BStarter thread: B2B - (DEBUG) B2BStarter - Start B2B
    2009.10.23 at 19:37:28:867: B2BStarter thread: B2B - (DEBUG) B2BStarter - Starting B2B
    2009.10.23 at 19:37:28:867: B2BStarter thread: B2B - (DEBUG) B2BStarter - configuration obtained
    2009.10.23 at 19:37:28:867: B2BStarter thread: B2B - (DEBUG) B2BStarter - clear global cache
    2009.10.23 at 19:37:28:867: B2BStarter thread: B2B - (DEBUG) XEngine not running. So no need to clear cached objects inside XEngine.
    2009.10.23 at 19:37:28:867: B2BStarter thread: B2B - (INFORMATION) Repository:print: [0] EDI X12 over SMTP
    2009.10.23 at 19:37:28:867: B2BStarter thread: B2B - (INFORMATION) Repository:print: [1] EDI X12 over AS1
    2009.10.23 at 19:37:28:867: B2BStarter thread: B2B - (INFORMATION) Repository:print: [2] HL7 over MLLP Exchange
    2009.10.23 at 19:37:28:867: B2BStarter thread: B2B - (INFORMATION) Repository:print: [3] Custom Document over Generic Exchange
    2009.10.23 at 19:37:28:867: B2BStarter thread: B2B - (INFORMATION) Repository:print: [4] EDI EDIFACT over Generic Exchange
    2009.10.23 at 19:37:28:867: B2BStarter thread: B2B - (INFORMATION) Repository:print: [5] EDI X12 over Generic Exchange
    2009.10.23 at 19:37:28:867: B2BStarter thread: B2B - (INFORMATION) Repository:print: [6] RosettaNet over RNIF
    2009.10.23 at 19:37:28:867: B2BStarter thread: B2B - (INFORMATION) Repository:print: [7] Custom Document over MLLP Exchange
    2009.10.23 at 19:37:28:867: B2BStarter thread: B2B - (INFORMATION) Repository:print: [8] EDI X12 over EMail
    2009.10.23 at 19:37:28:867: B2BStarter thread: B2B - (INFORMATION) Repository:print: [9] Custom Document over AS1
    2009.10.23 at 19:37:28:867: B2BStarter thread: B2B - (INFORMATION) Repository:print: [10] EDI EDIFACT over EMail
    2009.10.23 at 19:37:28:867: B2BStarter thread: B2B - (INFORMATION) Repository:print: [11] EDI EDIFACT over AS1
    2009.10.23 at 19:37:28:867: B2BStarter thread: B2B - (INFORMATION) Repository:print: [12] HL7 over Generic Exchange
    2009.10.23 at 19:37:28:867: B2BStarter thread: B2B - (INFORMATION) Repository:print: [13] Custom Document over ebMS
    2009.10.23 at 19:37:28:867: B2BStarter thread: B2B - (INFORMATION) Repository:print: [14] Custom Document over Internet
    2009.10.23 at 19:37:28:867: B2BStarter thread: B2B - (INFORMATION) Repository:print: [15] OAG Document over Generic Exchange
    2009.10.23 at 19:37:28:867: B2BStarter thread: B2B - (INFORMATION) Repository:print: [16] EDI EDIFACT over Internet
    2009.10.23 at 19:37:28:867: B2BStarter thread: B2B - (INFORMATION) Repository:print: [17] EDI X12 over Internet
    2009.10.23 at 19:37:29:383: B2BStarter thread: B2B - (ERROR) Error -: AIP-50075: Cannot find Document Exchange Plugin - "{0}"
         at oracle.tip.adapter.b2b.init.B2BServer.initialize(B2BServer.java:255)
         at oracle.tip.adapter.b2b.init.B2BStarter.startB2B(B2BStarter.java:318)
         at oracle.tip.adapter.b2b.init.B2BStarter.run(B2BStarter.java:151)
         at java.lang.Thread.run(Thread.java:534)
    2009.10.23 at 19:37:29:383: B2BStarter thread: B2B - (DEBUG) B2BStarter - Exception Error -: AIP-50075: Cannot find Document Exchange Plugin - "{0}"
    2009.10.23 at 19:37:29:383: B2BStarter thread: B2B - (DEBUG) B2BStarter - Leaving ExecutionContext
    2009.10.23 at 19:37:29:383: B2BStarter thread: B2B - (DEBUG) B2BStarter - Sleeping for 30000
    This is happening continuously.
    Can anybody please help me on this.
    Regards,
    Nagasudhan

    Hi Anuj,
    Please find below the status of last patch applied.
    D:\oraHome_cache\ip\install>opatch lsinventory
    Oracle Interim Patch Installer version 1.0.0.0.57
    Copyright (c) 2007 Oracle Corporation. All Rights Reserved..
    We recommend you refer to the OPatch documentation under
    OPatch/docs for usage reference. We also recommend using
    the latest OPatch version. For the latest OPatch version
    and other support related issues, please refer to document
    293369.1 which is viewable from metalink.oracle.com
    Oracle Home : D:\oraHome_cache
    Oracle Home Inventory : D:\oraHome_cache\inventory
    Central Inventory : C:\Program Files\oracle\inventory
    from : N/A
    OUI location : D:\oraHome_cache\oui
    OUI shared library : D:\oraHome_cache\oui\lib\win32\oraInstaller.dll
    Java location : "D:\oraHome_cache\jdk\jre\bin\java.exe"
    Log file location : D:\oraHome_cache/.patch_storage/<patch ID>/*.log
    Creating log file "D:\orahome_cache\.patch_storage\LsInventory__10-26-2009_09-51
    -11.log"
    Result:
    Installed Patch List:
    =====================
    1) Patch 8552373 applied on Wed Oct 21 18:58:47 IST 2009
    [ Base Bug(s): 7652646 7497854 7664370 7661101 7007789 6352814 6802446 766
    5607 7641078 6496457 6013963 8330151 7305413 7460584 7529893 7458954 7020996 839
    3885 8210401 6329207 6740403 7126458 6511970 7379065 7230993 6774631 7198642 830
    9511 7661769 8392729 7605518 6733262 7479148 8349002 6736026 7322333 7239355 724
    2500 8344645 7645440 8451004 6747966 6369424 6737334 8339176 6774134 7046561 641
    2124 7210461 7506319 8235175 7258882 7184318 6453359 7456866 7673646 6043277 676
    9895 7457597 7193710 7668247 8404955 7132740 7261965 7485790 6518386 7305363 685
    2370 6433256 7673431 6764239 8360048 7501748 7379153 8281019 7498031 8216457 704
    6574 6875312 6754906 6656289 6417367 7658271 7556011 7000190 6979467 6852308 760
    0385 7211208 6732051 8524862 7461051 8263026 7609467 7379161 7672714 6353293 715
    7229 7594997 7211287 7034069 7563311 6822375 6640935 7359202 6769261 6919593 602
    9507 6974391 7139013 7518641 6817264 7501903 7576785 7496014 7130151 5523563 732
    2581 8508905 7680097 7241737 8480395 7660780 7660781 7191994 6924921 6800745 843
    2093 7672723 8217566 7481317 6639030 6200414 7529795 7354853 7376270 7016005 730
    3860 7678901 7368610 6881977 6016128 7033061 6397084 7672730 7709562 6449656 704
    5589 6491068 7378745 7643811 7435853 7615836 6447557 7379042 6940476 7670634 695
    0383 6764273 6962327 7478322 8546454 7157324 7184219 7164618 7672744 7672745 723
    0184 7576730 7261863 7590301 8327427 6769430 8295683 7526186 8298731 6414280 613
    9955 6646997 8233048 7692853 6794296 7457066 8225241 8552373 7204022 7706387 ]
    2) Patch 5907304 applied on Wed Oct 21 16:04:28 IST 2009
    [ Base Bug(s): 5458753 5131722 4563343 5711011 3726607 3613066 5901912 451
    8385 5068565 4895416 4625102 4682514 3662022 4533048 4760744 5634746 5136454 475
    4900 5380055 3543720 4561318 5179574 4329444 4871035 4605877 5907304 4297270 475
    1932 3950478 5660845 5500883 5490845 5123798 4377469 4542097 3043199 5178202 545
    0493 4587607 5490058 3365575 5345593 5017662 5694719 5381668 5114330 5090822 548
    7993 5600971 4134994 4397366 4736134 5056864 5003119 4598613 5251148 4439455 473
    9114 4545809 3559326 4360454 4573573 5901877 4537790 4768040 5049074 4663819 549
    0935 4593537 5049077 4593539 5689908 4359124 3879892 4214618 5599596 3962946 496
    6897 4689959 3842618 4932527 4624776 5057964 4150034 4529637 4625938 4632072 311
    4089 4638391 4331689 5229137 5057606 4597251 4903532 3356492 4892623 5232076 522
    5797 3928773 4874628 5385973 4864649 4554284 5261796 4458415 4605400 4700543 550
    9707 4900129 4222791 5408970 5716295 4083461 4407719 4703814 5345988 4713437 539
    4728 4712638 5390154 4760148 4939157 5043713 5336737 4137422 5257709 4899105 505
    5442 5611353 5411847 5242647 5037807 4607523 4335559 5068988 5632264 5417371 467
    1216 4575854 4943839 5731187 4523125 3667025 4547083 5227050 4924174 5698037 509
    2688 5415410 3837600 4736248 4703253 4449900 4882231 4443086 5188810 4704700 476
    4518 4391164 ]
    OPatch succeeded.
    OPatch returns with error code = 0
    Regards,
    Nagasudhan

  • Error message in logs: LAJO Real error test

    We get the following error in b2b.log:
    2009.04.27 at 10:09:18 B2BStarter thread: BusinessLogicLayer (ERROR) LAJO Real error test
    It happens again if we restart the system. We are at the latest patch level (MLR 9). What does it mean?

    Can you please elaborate the Issue and the scnerio. Also please email the b2b.log in DEBUG mode to (mail Id in profile )
    Regards,
    Dheeraj

  • Getting error in B2B while processing Revison Number EDI

    Hi Guru's
    The EDI file being sent to us by our partener has following ISA/GS header
    ISA*00* *00* *12*8283234100 *01*041158668 *081103*1315*U*00200*000271883*0*P*>
    GS*OG*8283234100*9099751019*20081103*1315*271883*T*004010UCS
    We have setup the B2B with reviosin as 04010. For the development phase we were testing with removing the UCS from the header and processing the file
    i.e our header looks like
    ISA*00* *00* *12*8283234100 *01*041158668 *081103*1315*U*00200*000271883*0*P*>
    GS*OG*8283234100*9099751019*20081103*1315*271883*T*004010
    Our partner can't truncate the 004010UCS as 004010 and will continue sending the file with GS header having revision as 004010UCS. Issue is when we send the file having 004010UCS transaction gets failed as it doesnt matches the doc revision. Error from the log is
    2009.02.05 at 03:57:29:109: Thread-35: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:doLookup key = GroupVersionNumber, val = [004010]
    2009.02.05 at 03:57:29:109: Thread-35: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:doLookup param = [004010UCS]
    2009.02.05 at 03:57:29:109: Thread-35: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:doLookup Value and doc parameter don't match
    due to which I see the following error
    2009.02.05 at 03:57:29:121: Thread-35: B2B - (DEBUG) iAudit report :
    Error Brief :
    5082: XEngine error - Guideline look-up failed.
    and
    <![CDATA[Machine Info: (soaappcrp1.dpi.com)
    Validation of Group parameters failed. Please verify all the Group parameters in the B2B configuration match the Group parameters in the message. The following parameters do not match the configured parameters in B2B:
    null  ]]>
    I tried changing the values from current value 004010 to 004010UCS in DC and Business action but still the issue persists. Can you please let me know where else do I need to change the values so that there is no need to modify the file before sending.
    Any pointers will be highly appreciated.
    Regards
    Sahil

    Hi Prasanna,
    Thanks very much for the reply. But we are genrating the ECS file without ISA/GS headers. If we generate the ECS with ISA/GS header then we will get the following error
    <errorDescription>
    <![CDATA[Machine Info: (soaappcrp1.dpi.com)
    Segment ISA(Interchange Control Header) at guideline position (N/A) is missing. This segment's standard option is Mandatory.{br}{br}This segment was expected after:{br}{tab}Segment Count: 0{br}{tab}Character: 837 ]]>
    </errorDescription>
    Please refer to our post on forum
    Error B2B Segment ISA at guideline position missing
    Any thoughts how can we do this.
    Regards
    Sahil

  • AS2 logging payload = encrypted payload in b2b.log, how to see decrypted ?

    I'm trying to diagnose an issue with a Trading Partner which may be sending unexpected characters.
    The b2b.log (DEBUG) has this :
    2009.11.16 at 14:29:52:536: RMI TCP Connection(2)-172.27.24.20: B2B - (DEBUG) oracle.tip.adapter.b2b.document.custom.CustomDocumentPlugin:identifyIncomingDocument Enter
    2009.11.16 at 14:29:53:235: RMI TCP Connection(2)-172.27.24.20: B2B - (DEBUG) oracle.tip.adapter.b2b.document.custom.CustomDocumentPlugin:identifyIncomingDocument non-XML Payload
    2009.11.16 at 14:29:53:235: RMI TCP Connection(2)-172.27.24.20: B2B - (DEBUG) oracle.tip.adapter.b2b.document.custom.CustomDocumentPlugin:identifyIncomingDocument iDoc ECS = null
    2009.11.16 at 14:29:53:236: RMI TCP Connection(2)-172.27.24.20: B2B - (DEBUG) oracle.tip.adapter.b2b.document.custom.CustomDocumentPlugin:identifyIncomingDocument continuing
    2009.11.16 at 14:29:53:236: RMI TCP Connection(2)-172.27.24.20: B2B - (DEBUG) oracle.tip.adapter.b2b.document.custom.CustomDocumentPlugin:identifyIncomingDocument non-XML Payload
    2009.11.16 at 14:29:53:236: RMI TCP Connection(2)-172.27.24.20: B2B - (DEBUG) oracle.tip.adapter.b2b.document.custom.CustomDocumentPlugin:identifyIncomingDocument iDoc ECS = null
    2009.11.16 at 14:29:53:236: RMI TCP Connection(2)-172.27.24.20: B2B - (DEBUG) oracle.tip.adapter.b2b.document.custom.CustomDocumentPlugin:identifyIncomingDocument could not get start pos
    2009.11.16 at 14:29:53:236: RMI TCP Connection(2)-172.27.24.20: B2B - (DEBUG) oracle.tip.adapter.b2b.document.custom.CustomDocumentPlugin:identifyIncomingDocument could not get end pos
    2009.11.16 at 14:29:53:236: RMI TCP Connection(2)-172.27.24.20: B2B - (DEBUG) oracle.tip.adapter.b2b.document.custom.CustomDocumentPlugin:identifyIncomingDocument Exit
    2009.11.16 at 14:29:53:479: RMI TCP Connection(2)-172.27.24.20: B2B - (ERROR) Error -: AIP-50083: Document protocol identification error
    So, I enabled the payload logging, but the payload is still encrypted in the log.
    How can I get the b2b to log the decrypted payload ?
    Protocol : AS2
    Custom document over internet

    Thank you for the suggestion, but the decryption is working already.
    When a valid message is loaded into the b2b schema tables it is visible decrypted (in payload) and encrypted (in wire column).
    However, the problem here is that the message is not parsed correctly and is not written to the b2b schema, so I must rely on the logs.
    The b2b.log shows the errors about not finding the start and end position of the payload, and provides other messages about successful decryption of the payload, so I know the decryption has occurred successfully.
    But, it does not write the decrypted payload to the log file, even though it is successfully decrypting and the logPayload setting = true.

  • Error:RefTo B2B MessageID not found-- pls help

    Hi,
    I had configured two TP's with Acme and Globalchips and the mode of communication is ebms.Acme is sending the PO to Globalchips in return Gloablchips is sennding a ACk. On Globalchips side there is no error while on Acme side i am getting the following error while receiving the ACK
    Description: RefTo B2B MessageID not found
    StackTrace:
    Error -: AIP-50904: ReferTo message not found
         at oracle.tip.adapter.b2b.engine.Correlation.incomingCorrelate(Correlation.java:246)
         at oracle.tip.adapter.b2b.engine.Engine.processIncomingMessage(Engine.java:1704)
         at oracle.tip.adapter.b2b.engine.Engine.incomingContinueProcess(Engine.java:2554)
         at oracle.tip.adapter.b2b.engine.Engine.handleMessageEvent(Engine.java:2424)
         at oracle.tip.adapter.b2b.engine.Engine.processEvents(Engine.java:2379)
         at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:527)
         at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:374)
         at java.lang.Thread.run(Thread.java:534)
    Please Help
    Kartheek
    Edited by: user10614137 on Nov 18, 2008 8:13 AM

    Hi prassanna,
    There is no error begore the ref to message id not found error.
    The B2B log:-
    2008.11.19 at 10:54:57:978: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:processIncomingMessage Protocol Collaboration Id : Acme@0A4C72FB11DB3354C7A000001B2D7E10
    2008.11.19 at 10:54:57:978: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Correlation:incomingCorrelate Enter
    2008.11.19 at 10:54:57:978: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Correlation:incomingCorrelate Message type is not OUT_OF_BAND_EXCEPTION
    2008.11.19 at 10:54:57:978: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:getB2BMsgId Protocol Message Id: Acme@0A4C72FB11DB3354C7A000001B2D7E10 Protocol Collaboration Id: Acme@0A4C72FB11DB3354C7A000001B2D7E10
    2008.11.19 at 10:54:57:978: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:getB2BMsgId :SQLException ORA-06550: line 1, column 7:
    PLS-00201: identifier 'GET_WIREMESSAGE_DETAILS' must be declared
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored
    2008.11.19 at 10:54:57:994: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Correlation:incomingCorrelate RefTo B2B MessageID not found
    2008.11.19 at 10:54:58:041: RMI TCP Connection(2)-10.76.114.251: B2B - (DEBUG) DBContext commit: Transaction.commit()
    2008.11.19 at 10:54:58:041: RMI TCP Connection(2)-10.76.114.251: B2B - (DEBUG) DBContext commit: Leave
    2008.11.19 at 10:54:58:822: Thread-10: B2B - (ERROR) Error -: AIP-50904: ReferTo message not found
         at oracle.tip.adapter.b2b.engine.Correlation.incomingCorrelate(Correlation.java:246)
         at oracle.tip.adapter.b2b.engine.Engine.processIncomingMessage(Engine.java:1704)
         at oracle.tip.adapter.b2b.engine.Engine.incomingContinueProcess(Engine.java:2554)
         at oracle.tip.adapter.b2b.engine.Engine.handleMessageEvent(Engine.java:2424)
         at oracle.tip.adapter.b2b.engine.Engine.processEvents(Engine.java:2379)
         at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:527)
         at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:374)
         at java.lang.Thread.run(Thread.java:534)
    2008.11.19 at 10:54:58:885: Thread-10: B2B - (ERROR) Error -: AIP-50904: ReferTo message not found
         at oracle.tip.adapter.b2b.engine.Correlation.incomingCorrelate(Correlation.java:246)
         at oracle.tip.adapter.b2b.engine.Engine.processIncomingMessage(Engine.java:1704)
         at oracle.tip.adapter.b2b.engine.Engine.incomingContinueProcess(Engine.java:2554)
         at oracle.tip.adapter.b2b.engine.Engine.handleMessageEvent(Engine.java:2424)
         at oracle.tip.adapter.b2b.engine.Engine.processEvents(Engine.java:2379)
         at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:527)
         at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:374)
         at java.lang.Thread.run(Thread.java:534)
    2008.11.19 at 10:54:58:885: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Correlation:incomingCorrelate Error in Correlation
    2008.11.19 at 10:54:58:885: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:handleExceptionAfterIncomingTPA Enter
    2008.11.19 at 10:54:58:885: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:XXX: handleInboundException Enter
    2008.11.19 at 10:54:58:885: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:XXX: handleInboundException Error message is Error -: AIP-50904: ReferTo message not found
    regards
    Rakesh
    Edited by: rakeshkumar on Nov 18, 2008 9:39 PM

  • B2B logs files needed

    Hi,
    We have configured oracle B2B to receive EDI transactions from trading partner. However trading partner is some times not able to post the EDI transaction. They are getting following error message.
    "HTTP Error Response(500 Internal Server Error"
    I would like to know which log files to check in B2B to find the root cause of the error. Any leads would be appreciated.
    thanks

    Hello,
    You can check the b2b.log file under $ORACLE_HOME/ip/log/b2b directory. You can also the HTTP Server (Apache) and opmn logs to see why you're getting an internal server error. The opmn logs are located under $ORACLE_HOME/opmn/logs directory. You can look at the B2B-B2BServer... file or the OC4J-home-default_island~1 file. Go to your $ORACLE_HOME/Apache/Apache/logs directory and look at the access_log.<xxx> and error_log.<xxx> to see if there is an http server issue.
    Hope this helps.
    Thanks,
    Ahmad

  • WebClient Error - Failed to log on to the comm. mgmt. software

    Hi, following the CR410 i have created a webclient profile/ framework, and assigned the profile to an org unit.
    now when try to open the webclient using crm_ic, i am getting the above error on the IDES system.
    <b>"Failed to log on to the communication management software system"</b>
    <b>Details of the above error</b>
    Diagnosis
    An error occurred while logging in to the communication management software system.
    System Response
    The multichannel services are not available. You will not be able to work with contacts such as phone calls, e-mails, or chat sessions.
    Procedure
    Contact your system administrator.
    Procedure for System Administration
    Review the ICI trace.
    what could be error...
    Thanks,

    Have you configured CTI with IC WebClient? If yes under IC WebCLient profile look for CONTACTCENTER function profile and enter correct profile.
    If you do not have CTI in place make sure that CONTACTCENTER entry is blank under IC WebClient profile.
    Thanks,
    Thirumala.

  • Error 1017 received logging on to the standby

    Hi anyone,
    Please help me...
    i have database running on Oracle 10gR1 EE (10.1.0.4.0) on Linux Red Hat. and this server is replicate to DR server for backup. we change 'SYS' password about a week ago and nothing occur until today, the database is not connecting to DR server. here is the error obtain from the alert_log file. is there i 've missed anything when changing SYS password?
    somebody please help me.. im in horror now.
    thanks in advance.
    -Nonie

    forgot to paste the error.
    Mon Jan 21 14:54:20 2008
    Error 1017 received logging on to the standby
    Check that the primary and standby are using a password file
    and remote_login_passwordfile is set to SHARED or EXCLUSIVE,
    and that the SYS password is same in the password files.
    returning error ORA-16191
    It may be necessary to define the DB_ALLOWED_LOGON_VERSION
    initialization parameter to the value "10". Check the
    manual for information on this initialization parameter.
    -Nonie

  • Oracle error 1012 ("Not Logged On") & AUTOTRAN=Y

    Hi.
    I have a problem trying to access an Oracle 8.0.6
    database from a 6.5 Tuxedo server.
    Both TMS and server execute tpopen correctly
    All services are declared as AUTOTRAN
    Everything seems to be OK according to the logsgenerated by Oracle XA libraries
    However, I always get the Oracle error 1012 ("Not Logged On")
    when executing SQL statements from my pro*C server.
    I just can't figure out why this error occurs.
    I also tried to explicitly open a transaction from the client,
    but the result is exactly the same (tpbegin is successfull,
    however).
    Could someone help me to make this work ?
    Thanks.

    Solved by removing "DB=<db>" from my OPENINFO string, as far as this parameter
    should only be used when using proc*C "EXEC SQL ... AT <db>" statements.
    "Mathieu Chauvin" <[email protected]> wrote:
    >
    Hi.
    I have a problem trying to access an Oracle 8.0.6
    database from a 6.5 Tuxedo server.
    Both TMS and server execute tpopen correctly
    All services are declared as AUTOTRAN
    Everything seems to be OK according to the logsgenerated by Oracle XA libraries
    However, I always get the Oracle error 1012 ("Not Logged On")
    when executing SQL statements from my pro*C server.
    I just can't figure out why this error occurs.
    I also tried to explicitly open a transaction from the client,
    but the result is exactly the same (tpbegin is successfull,
    however).
    Could someone help me to make this work ?
    Thanks.

  • Error reading job logs of Apps server from Central Instance

    Dear Gurus,
    We have newly installed system with one CI ( cluster environment) and 2 application Instances.
    Systems are recently installed by other team. I am looking into support part after handover.
    We have noticed below error while reading failed background job logs from our CI. If suppose any job is failing, we can read respective job log from that application instance but it throws error while reading job log from CI to either of application instance.
    I checked /sapmnt/SID/global is shared among all 3 servers and i am successfully able to "Touch a" from applications instances.
    Even though i have given "777" permissions to all folders like  /sapmnt/SID , /sapmnt/SID/global , /sapmnt/SID/global/400JOB*
    I am not able to read job log from CI , for same failed job I can read job log from respective application instance.
    Error log :
    Error reading job log JOBLGX00080700X39290
    Message no. BT167
    Diagnosis
    The background processing system was unable to read the job log named in the message.
    This message suggests that there is a problem with the TEMSE storage system of the SAP system.  The TEMSE storage system is a repository for temporary objects, such as job logs and spool requests. Job logs are always stored in the TEMSE as operating system files.
    This error occurs if the TEMSE system is not able to find or access the file that contains the text of the job log that you requested. Possible causes for the loss or unavailability of the job log include the following:
    Someone deleted the required TEMSE file (from the operating system, not from within the SAP system).
    A CRON (or equivalent scheduler) job has deleted the TEMSE file.
    The file system in which the TEMSE stores its files is not mounted or is not accessible (NFS problem, disk failure, or similar problem).
    The TEMSE reorganize or consistency check functions were used within the SAP system and deleted the job log.
    SM21 logs :
    Error 2 for write/read access to a file. File = /usr/sap/SID/SYS/global
    BP_JOBLOG_SHOW: Failed to display jobs. Reason:
    > Error reading job log JOBLGX00080700X39290
    Strange this is I can check failed job log on one application instance frfom other application instance but not from CI.
    Kindly throw some lights where to check.
    Regards,

    Hi Shravan,
    I guess it is related to permission to /sapmnt/SID/global folder. Please ensure owner is sidadm:sapsys in all the systems viz CI, App servers etc.
    Check the mounting options are correctly set with read/write mode.
    Hope this helps.
    Regards,
    Deepak Kori

  • Error in system log

    HI all,
    this is not a security query, but I need help in this regard.
    Following error msg i showing in system log. I'm getting this error whenever i'm trying to read the Job in SM37. And in some cases I'm unable to see the spool list which is generated by the bg jobs. what coul be the reason?
    <b>> Error reading job log JOBLGX15165600X64603
    Error 2 for write/read access to a file. File = /usr/sap/PRD/SYS/global/999JOBLG/0001X15165600X64603
    BP_JOBLOG_SHOW: Failed to display jobs. Reason:</b>

    Thanks Jose
    Porblem is solved.
    /sapmnt/PRD/global and profile are not mounted on that server.
    Thnak u so much for ur cooperation.
    Regards,
    Raja

  • LE_SHP_DELIVERY_PROC Error message through Log .

    Hi,
    I'm working on a BADI LE_SHP_DELIVERY_PROC inside the method FILL_DELIVERY_ITEM. I have to show an error message over here. If i passed like MESSAGE e000(zless) WITH text-006 text-007 it is displaying message but it is come out from the layout of the transaction in scope.
    Te be more specific, when the pop up of message comes out and after that the user click on the "Exit" button, the  system should go back on the previous layout of the report to allow the user making another selection.
    I'm using Vl10D transaction.
    Now I'm trying to generate the error message through log by CT_LOG internal table . I have to block the deliveries whichever is creating through this transaction. If for a particular STO there are different loading points then I need to block the deliveries.
    I'm trying to block the current delivery using  IS_LIKP-LIFSK = 'X' and also I need to block the previous delivery IT_XLIKP-LIFSK = 'X'.
    strange thing is happening with STO which has 2 deliveries are getting created (because error msg is not getting tirggered thorugh log),  though I have blocked the deliveries.
    Could you please let me know how can i populate this error message through log as well as I can block the deliveries?
    Thanks in advance,
    Abhijit

    Hi
    To lock the delivery, see Note 198137 - VL10: Customer-specific enhancements / user exits and use this userexits. To populate the log I think that using the structure CT_LOG in the BADI is OK. Check when are called the userexit and BADI.
    I hope this helps you
    Regards
    Eduardo

  • Issue while running a custom package:ORA-20100: File o2670336.tmp creation for FND_FILE failed.You will find more information on the cause of the error in request log. in Package PA_OPPORTUNITY_MGT_PVT Procedure modify_project_attributes ORA-20100: File o

    Hi Guys,
    We have created a custom package where in we are trying to call the standard API's of Oracle projects i.e PA_PROJECT_PUB.When we are trying to call these APIs we are facing the below issue.
    We have tried testing in two instances ,Initially it worked in both instances.
    Using the same API's multiple times we tested the same data set in these instances.
    For the first few runs it works fine.But when we go on using the same API's again and again for our testing we face now and then the below issue.
    Standard API's
    =========
    add_task
    update_project
    change_structure_status
    create_draft_plan
    Error:
    ORA-20100: File o2670336.tmp creation for FND_FILE failed.You will find more information on the cause of the error in request log. in Package PA_OPPORTUNITY_MGT_PVT Procedure modify_project_attributes ORA-20100: File o2670336.tmp creation for FND_FILE failed.
    You will find more information on the cause of the error in request log. in Package PA_PROJECT_PUB Procedure update_project:ORA-0000: normal, successful completionError while publishing the task
    Please let us know if anyone of has come across the same situation.
    Regards,
    Vijay

    But have issue only with validating invoice batch. I followed metalink ID's 605542.1, 167990.1,261693.1,1088553.1,749491.1, 461271.1 and few more.Was this working before? If yes, any changes have been done recently?
    Please see if these docs help.
    APXAPRVL: Invoice Validation Errors With MSG-00001 and REP-1419 [ID 333305.1]
    Invoice Validation Errors When Others:101505:Non-Oracle Exception Rep-1419 [ID 464125.1]
    Invoice Validation Fails with REP-1419 Error in Ap_approval_matched_pkg.Execute_matched_checks [ID 293425.1]
    Invoice Validation Failing On Fnd_file Could Not Write To File L0202306.Tmp [ID 461520.1]
    Invoice Validation (APPRVL) Errors ORA-20001 APP-SQLAP-10000 PSA_FUNDS_CONTROL_PKG.glxfck [ID 463184.1]
    Validate Invoice Error With ORA-20001: APP-SQLAP-10000: AP_FUNDS_CONTROL_PKG.Calc_QV [ID 432702.1]
    Invoice Validation Program Is Erroring Out [ID 382844.1]
    Error On Validation Of Invoices From Previous Periods [ID 412814.1]
    Thanks,
    Hussein

  • Hello. I have a problem with OEL 6.5 and ocfs2. When I mount ocfs2 with mount -a command all ocfs2 partitions mount and work, but when I reboot no ocfs2 partitions auto mount. No error messages in log. I use DAS FC and iSCSI FC.

    Hello.
    I have a problem with OEL 6.5 and ocfs2.
    When I mount ocfs2 with mount -a command all ocfs2 partitions mount and work, but when I reboot no ocfs2 partitions auto mount. No error messages in log. I use DAS FC and iSCSI FC.
    fstab:
    UUID=32130a0b-2e15-4067-9e65-62b7b3e53c72 /some/4 ocfs2 _netdev,defaults 0 0
    #UUID=af522894-c51e-45d6-bce8-c0206322d7ab /some/9 ocfs2 _netdev,defaults 0 0
    UUID=1126b3d2-09aa-4be0-8826-0b2a590ab995 /some/3 ocfs2 _netdev,defaults 0 0
    #UUID=9ea9113d-edcf-47ca-9c64-c0d4e18149c1 /some/8 ocfs2 _netdev,defaults 0 0
    UUID=a368f830-0808-4832-b294-d2d1bf909813 /some/5 ocfs2 _netdev,defaults 0 0
    UUID=ee816860-5a95-493c-8559-9d528e557a6d /some/6 ocfs2 _netdev,defaults 0 0
    UUID=3f87634f-7dbf-46ba-a84c-e8606b40acfe /some/7 ocfs2 _netdev,defaults 0 0
    UUID=5def16d7-1f58-4691-9d46-f3fa72b74890 /some/1 ocfs2 _netdev,defaults 0 0
    UUID=0e682b5a-8d75-40d1-8983-fa39dd5a0e54 /some/2 ocfs2 _netdev,defaults 0 0

    What is the output of:
    # chkconfig --list o2cb
    # chkconfig --list ocfs2
    # cat /etc/ocfs2/cluster.conf

Maybe you are looking for

  • JSF 1.2_06 failed hard where MyFaces 1.2.1 issued a warning  0 : 1 for My F

    Using JSF 1.2_06 RI Facelets 1.1.14 richfaces-ui-3.1.2.SP1.jar richfaces-impl-3.1.2.SP1.jar richfaces-api-3.1.2.SP1.jar Websphere 6.1.013 JDK 5 impl J2EE 1.4 spec before you say that it's not jsf 1.2, it's RichFaces, i already verified this and no it

  • AS3 Math issue

    If i have this code: var test: Boolean; test = false; if (2 == 2 == 1)     test = true; trace (test); Result: true. var test: Boolean; test = false; if (2 == 2 == 2)     test = true; trace (test); Result: false var test: Boolean; test = false; if (2

  • Update from another table

    I am new in oracle, can anybody help. I have table price1 and price2, and have same records, only the price is difference. price1 have field item_num, Group_num, unit_price, case_lot price2 have field item_num, Group_num, unit_price, case_lot I want

  • Gallery and chat

    A few of my friends are traveling to another country so though it would be a neat project to design a photo gallery and a chat program on the web that we can use to keep in touch. the small problem is i don't know fully where to start the project. I

  • Purpose of .xml & .itl files

    Perhaps I'm confused & simply need clarification on a couple of points. the .xml/.itl files are simply the database files for your library/playlists, correct? They have nothing to do with playback. Also, did the upgrades create a second .itl file in