Error Example

<?xml version="1.0" encoding="UTF-8"?>
<se:Envelope xmlns:se="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:eb="http://www.oasis-open.org/committees/ebxml-msg/schema/msg-header-2_0.xsd" xmlns:ve="http://www.velosel.com/schema/messaging-extension/1.0" xsi:schemaLocation="http://schemas.xmlsoap.org/soap/envelope/ http://www.oasis-open.org/committees/ebxml-msg/schema/envelope.xsd
   http://www.oasis-open.org/committees/ebxml-msg/schema/msg-header-2_0.xsd  http://www.oasis-open.org/committees/ebxml-msg/schema/msg-header-2_0.xsd">
   <se:Header>
      <eb:MessageHeader eb:version="2.1" se:mustUnderstand="1">
         <eb:From>
            <eb:PartyId eb:type="GLN">7981315111113</eb:PartyId>
         </eb:From>
         <eb:To>
            <eb:PartyId eb:type="GLN">8380160030003</eb:PartyId>
         </eb:To>
         <eb:CPAId>NotApplicable</eb:CPAId>
         <eb:ConversationId>EP09MG6VSK8THFRI</eb:ConversationId>
         <eb:Service eb:type="Velosel version 1.0">Catalog</eb:Service>
         <eb:Action>Synchronize</eb:Action>
         <eb:MessageData>
            <eb:MessageId>928289090288282</eb:MessageId>
            <eb:Timestamp>2004-08-22T08:56:00-08:00</eb:Timestamp>
            <eb:RefToMessageId>MSG-BTP7H80CS88TJCMM</eb:RefToMessageId>
         </eb:MessageData>
      </eb:MessageHeader>
      <eb:ErrorList eb:version="2.1" eb:highestSeverity="Error" se:mustUnderstand="1">
         <eb:Error eb:errorCode="DeliveryFailure" eb:severity="Error">
            <eb:Description xml:lang="en-US">Error Sending Message To AS2 Gateway</eb:Description>
            <ve:DiagnosticString>STACKTRACE: javax.jms.JMSException: java.net.ConnectException: Connection refused: localhost:2506
progress.message.jclient.QueueConnectionFactory.createQueueConnection(Unknow
n Source)
at
com.tibco.mdm.integration.messaging.queue.MqClusterMgr.createConnection(MqClusterMgr.jav
a:1704)
at
com.tibco.mdm.integration.messaging.queue.MqClusterMgr.createClusterDefConnection(MqClus
terMgr.java:1644)
SecurityFailure Message Security Checks Failed.
Validation of signatures or checks on the authenticity or
authority of the sender of the message have failed.
Unknown Unknown Error.
Table 69 Valid errorCode values
Error Code Description
 at
com.tibco.mdm.integration.messaging.queue.MqClusterMgr.createSharedConnInfo(MqClusterMgr
.java:1334)
at
com.tibco.mdm.integration.messaging.queue.MqClusterMgr.createQueueDefConnRef(MqClusterMg
r.java:1274)
at
com.tibco.mdm.integration.messaging.queue.MqClusterMgr.getConnection(MqClusterMgr.java:2
97)
at
com.tibco.mdm.integration.messaging.queue.MqMessageEnqueuer.beginSession(MqMessageEnqueu
er.java:359)
at
com.tibco.mdm.integration.messaging.util.MqMessageSenderManager.init(MqMessageSenderMana
ger.java:353)
at
com.tibco.mdm.integration.messaging.util.MqMessageSenderManager.init(MqMessageSenderMana
ger.java:77)
at com.tibco.mdm.util.InitClassUtil.initObject(InitClassUtil.java:433)
at
com.tibco.mdm.util.InitClassUtil.createAndInitObject(InitClassUtil.java:273)
at
com.tibco.mdm.infrastructure.globalobj.GlobalObjInitializer.init(GlobalObjInitializer.java:
68)
at com.tibco.mdm.infrastructure.globalobj.MqStartup.startup(MqStartup.java:336)
at
com.tibco.mdm.infrastructure.globalobj.MqStartupWrapper.init(MqStartupWrapper.java:78)
at javax.servlet.GenericServlet.init(GenericServlet.java:258)
at
com.ibm.servlet.engine.webapp.StrictServletInstance.doInit(ServletManager.ja
va:802)
at
com.ibm.servlet.engine.webapp.StrictLifecycleServlet._init(StrictLifecycleSe
rvlet.java:141)
at
com.ibm.servlet.engine.webapp.PreInitializedServletState.init(StrictLifecycl
eServlet.java:254)
at
com.ibm.servlet.engine.webapp.StrictLifecycleServlet.init(StrictLifecycleSer
vlet.java:107)
at
com.ibm.servlet.engine.webapp.ServletInstance.init(ServletManager.java:388)
at javax.servlet.GenericServlet.init(GenericServlet.java:258)
at
com.ibm.servlet.engine.webapp.ServletManager.addServlet(ServletManager.java:
84)
at
com.ibm.servlet.engine.webapp.WebAppServletManager.loadServlet(WebAppServlet
Manager.java:211)
at
com.ibm.servlet.engine.webapp.WebAppServletManager.loadAutoLoadServlets(WebA
ppServletManager.java:350)
at
com.ibm.servlet.engine.webapp.WebApp.loadServletManager(WebApp.java:1217)
at com.ibm.servlet.engine.webapp.WebApp.init(WebApp.java:145)
at com.ibm.servlet.engine.srt.WebGroup.loadWebApp(WebGroup.java:259)
at com.ibm.servlet.engine.srt.WebGroup.init(WebGroup.java:168)
at
com.ibm.servlet.engine.ServletEngine.addWebApplication(ServletEngine.java:85
7)
at com.ibm.ws.runtime.WebContainer.install(WebContainer.java:43)
at com.ibm.ws.runtime.Server.startModule(Server.java:618)
at com.ibm.ejs.sm.active.ActiveModule.startModule(ActiveModule.java:511)
at com.ibm.ejs.sm.active.ActiveModule.startAction(ActiveModule.java:355)
at com.ibm.ejs.sm.active.ActiveObject.startObject(ActiveObject.java:948)
at com.ibm.ejs.sm.active.ActiveObject.start(ActiveObject.java:137)
at
com.ibm.ejs.sm.active.ActiveObject.operateOnContainedObjects(ActiveObject.ja
va:815)
at
com.ibm.ejs.sm.active.ActiveEJBServer.startAction(ActiveEJBServer.java:735)
at com.ibm.ejs.sm.active.ActiveObject.startObject(ActiveObject.java:948)
at com.ibm.ejs.sm.active.ActiveObject.start(ActiveObject.java:137)
at java.lang.reflect.Method.invoke(Native Method)
at
com.ibm.ejs.sm.agent.AdminAgentImpl.activeObjectInvocation(AdminAgentImpl.ja
va:93)
at
com.ibm.ejs.sm.agent.AdminAgentImpl.invokeActiveObject(AdminAgentImpl.java:6
2)
at
com.ibm.ejs.sm.agent._AdminAgentImpl_Tie._invoke(_AdminAgentImpl_Tie.java:73
)
at
com.ibm.CORBA.iiop.ExtendedServerDelegate.dispatch(ExtendedServerDelegate.ja
va:532)
at com.ibm.CORBA.iiop.ORB.process(ORB.java:2450)
at com.ibm.CORBA.iiop.OrbWorker.run(OrbWorker.java:186)
at com.ibm.ejs.oa.pool.ThreadPool$PooledWorker.run(ThreadPool.java:104)
at
com.ibm.ws.util.CachedThread.run(ThreadPool.java:144)</ve:DiagnosticString>
</eb:Error>
</eb:ErrorList>
</se:Header>
<se:Body>
      <ve:Payload><![CDATA[
      <!DOCTYPE Envelope SYSTEM "http://www.transora.com/util/pi/TDC_XML/4.0/CatalogueRequest_Envelope.dtd">
      <eb:MessageHeader eb:version="2.0">
         <eb:From>
            <eb:PartyId eb:type="GLN">7981315111113</eb:PartyId>
         </eb:From>
         <eb:To>
            <eb:PartyId eb:type="GLN">8380160030003</eb:PartyId>
         </eb:To>
         <eb:CPAId>NotApplicable</eb:CPAId>
         <eb:ConversationId>EP09MG6VSK8THFRI</eb:ConversationId>
         <eb:Service eb:type="TransoraXML version 2.0">DataCatalogue</eb:Service>
         <eb:Action>DataCatalogueItem</eb:Action>
         <eb:MessageData>
            <eb:MessageId>MSG-EHLCJK6VSK8THFQU</eb:MessageId>
            <eb:Timestamp>2004-07-27T08:56:00-08:00</eb:Timestamp>
         </eb:MessageData>
      </eb:MessageHeader>
      <CatalogRequest>
         <RequestHeader>
            <CorrelationIDHeader>MSG-EHLCJK6VSK8THFQU</CorrelationIDHeader>
            <PrincipalHeader>tdsnc13xml</PrincipalHeader>
            <OrganizationUnitID>7981315111113</OrganizationUnitID>
         </RequestHeader>
         <Payload>
            <PayloadEntry format="TransoraXML" operation="Modify" type="Item">
               <Item>
                  <ItemIdentification>
                     <GlobalTradeItemNumber>00040872014378</GlobalTradeItemNumber>
                     <InformationProvider>7981315111113</InformationProvider>
                  </ItemIdentification>
                  <TDCProductionDate>2004-07-23T00:00:00.000</TDCProductionDate>
                  <GlobalAttributes>
                     <GTINName>
                        <LanguageCode>en</LanguageCode>
                        <Text>Pname Pallet</Text>
                     </GTINName>
                     <ProductType>PL</ProductType>
                     <Brand>
                        <BrandName>Bname</BrandName>
                        <OwningOrganizationGLN>7981315111113</OwningOrganizationGLN>
                     </Brand>
                     <BrandDescription>
                        <LanguageCode>en</LanguageCode>
                        <Text>desc</Text>
                     </BrandDescription>
                     <BrandDescription>
                        <LanguageCode>fr</LanguageCode>
                        <Text>Offres Spéciales Internet</Text>
                     </BrandDescription>
                     <SizeMetric>
                        <UOM>MX</UOM>
                        <Value>7</Value>
                     </SizeMetric>
                     <SizeImperial>
                        <UOM>MX</UOM>
                        <Value>9</Value>
                     </SizeImperial>
                     <GlobalClassificationCode>000000002.000000017.000000362</GlobalClassificationCode>
                     <PackagingType>NA</PackagingType>
                     <Pack>1</Pack>
                     <BaseUnitIndicator>FALSE</BaseUnitIndicator>
                     <IsTradeItemAConsumerUnit>FALSE</IsTradeItemAConsumerUnit>
                     <Hi>6</Hi>
                     <Ti>7</Ti>
                     <OwnLabelPrivateLabel>FALSE</OwnLabelPrivateLabel>
                  </GlobalAttributes>
                  <TargetMarketAttributes>
                     <TargetMarket>US</TargetMarket>
                     <EANUCC>
                        <EANUCCCode>040872014378</EANUCCCode>
                        <EANUCCType>UP</EANUCCType>
                     </EANUCC>
                     <ManufacturerGLN>7981315111113</ManufacturerGLN>
                     <ProductName>
                        <LanguageCode>en</LanguageCode>
                        <Text>Pname Pallet</Text>
                     </ProductName>
                     <Variant>
                        <LanguageCode>en</LanguageCode>
                        <Text>variant</Text>
                     </Variant>
                     <IsPrivate>FALSE</IsPrivate>
                     <DangerousGoodsIndicator>FALSE</DangerousGoodsIndicator>
                     <HasBatchNumber>FALSE</HasBatchNumber>
                     <IsNetContentDeclarationIndicated>FALSE</IsNetContentDeclarationIndicated>
                     <ProductInformation>
                        <ProductDescription>
                           <LanguageCode>en</LanguageCode>
                           <Text>short desc</Text>
                        </ProductDescription>
                        <ProductIsBaseOrConcentrate>FALSE</ProductIsBaseOrConcentrate>
                     </ProductInformation>
                     <DescriptionInformation>
                        <PosDescription1>
                           <LanguageCode>en</LanguageCode>
                           <Text>POSDESC1</Text>
                        </PosDescription1>
                     </DescriptionInformation>
                     <DateInformation>
                        <StartAvailabilityDate>2005-07-22T00:00:00.000</StartAvailabilityDate>
                        <EndAvailabilityDate>2005-07-22T00:00:00.000</EndAvailabilityDate>
                        <FirstShipDate>2004-06-07T00:00:00.000</FirstShipDate>
                        <LastShipDate>2005-06-07T00:00:00.000</LastShipDate>
                     </DateInformation>
                     <MeasureCharacteristics>
                        <Height>
                           <UOM>IN</UOM>
                           <Value>10.438</Value>
                        </Height>
                        <Width>
                           <UOM>IN</UOM>
                           <Value>1</Value>
                        </Width>
                        <Depth>
                           <UOM>IN</UOM>
                           <Value>4.875</Value>
                        </Depth>
                        <GrossWeight>
                           <UOM>LB</UOM>
                           <Value>2.37</Value>
                        </GrossWeight>
                        <NetWeight>
                           <UOM>LB</UOM>
                           <Value>2.37</Value>
                        </NetWeight>
                        <Volume>
                           <UOM>CI</UOM>
                           <Value>217</Value>
                        </Volume>
                     </MeasureCharacteristics>
                     <UnitIndicator>
                        <DispatchUnitIndicator>FALSE</DispatchUnitIndicator>
                        <OrderingUnitIndicator>FALSE</OrderingUnitIndicator>
                     </UnitIndicator>
                     <HazMatInformation>
                        <HazardCode>1897</HazardCode>
                        <HazMatClassCode>190</HazMatClassCode>
                        <HazardousTypeClassificationSystem>A</HazardousTypeClassificationSystem>
                        <DangerousGoodsItemNumberLetter>2F</DangerousGoodsItemNumberLetter>
                        <DangerousGoodsSubstanceIdentification>2F</DangerousGoodsSubstanceIdentification>
                        <DangerousGoodsAMarginNumber>123-ABC</DangerousGoodsAMarginNumber>
                        <DangerousGoodsPackingGroup>2F</DangerousGoodsPackingGroup>
                        <DangerousGoodsShippingName>
                           <LanguageCode>en</LanguageCode>
                           <Text>SNAME</Text>
                        </DangerousGoodsShippingName>
                        <DangerousGoodsTechnicalName>
                           <LanguageCode>en</LanguageCode>
                           <Text>TNAME</Text>
                        </DangerousGoodsTechnicalName>
                        <Page>198</Page>
                        <FlashPointTemperature>
                           <UOM>CE</UOM>
                           <Value>201</Value>
                        </FlashPointTemperature>
                        <ContactName>CNAME</ContactName>
                        <ContactPhone>123 123 1232</ContactPhone>
                        <HazMatSpecialInstructions>
                           <LanguageCode>en</LanguageCode>
                           <Text>SPL</Text>
                        </HazMatSpecialInstructions>
                     </HazMatInformation>
                     <TradeItemCharacteristics>
                        <FreshnessDateProduct>TRUE</FreshnessDateProduct>
                        <BarCoded>TRUE</BarCoded>
                        <MaterialSafetyDataSheet>TRUE</MaterialSafetyDataSheet>
                        <MaterialSafetyDataSheetNumber>4711</MaterialSafetyDataSheetNumber>
                     </TradeItemCharacteristics>
                     <DSDAttributes>
                        <PricingUPC>040872014378</PricingUPC>
                     </DSDAttributes>
                  </TargetMarketAttributes>
               </Item>
            </PayloadEntry>
         </Payload>
      </CatalogRequest>
      </ve:Payload>
   </se:Body>
</se:Envelope>