PO replicated into backend but remains on status I1132 (Transfer Failed)

Hi,
we are on SRM 5.5 ECS, we have a PO in SRM that is on status I1132 - Transfer Failed. But however we see the PO in ECC backend, so it is transfered now.
The status is not being updated even not after manually running BBP_GET_STATUS_2 , CLEAN_REQREQ_UP and also not after a retransfer to backend with BBP_PD_PO_TRANSFER_EXEC_V2.
Is there any way to solve this issue, update the status ? Because PO is now also not available for user to perform any Goods Receipts on it..
Status         Description                    Inactiv
0000000002 I1021          Created
HEADER     I1015          Awaiting Approval              X
HEADER     I1021          Created
HEADER     I1038          Complete
HEADER     I1043          Ordered
HEADER     I1080          In Transfer to Execution Syst. X
HEADER     I1120          Change was Transmitted
HEADER     I1132          Transfer Failed (E.Sys.)
HEADER     I1180          Document Completed
0000000001 I1021          Created

check BBP_DOCUMENT_TAb table... if you can find the PO there with the idoc number... how many entries are there? and what are the idoc status in WE02 for those?

Similar Messages

  • Jobs appearing in "Report Schedules" but remain at status 'Scheduled'

    Hello Folks
    We're running Business Intelligence Publisher 10.1.3.4.2 on Linux x86
    We are sending jobs to BIP using Oracle APEX communictaing over web service.
    Here are the symptoms
    1. Request document production from within APEX
    2. APEX communicates with BIP over web service
    3. Job appears as scheduled in BIP but never gets processed.
    Additional background
    1. This process has worked for years
    2. It stopped working this month
    3. If I log in to BIP I am able to run the report either in 'View' mode or 'Export' mode
    4. This would suggest that there is nothing wrong with the template, the queries or the ability of BIP to produce a PDF
    5. The issue seems to be when a job is scheduled to burst the PDF files to save in the directtory on the server.
    6. I get the same behaviour as described above whether the job appears in the schedule as a result from a webservice request from APEX or even if I 'Schedule' the job from within BIP itself.
    I have pasted some log information below just in case it makes sense to anyone on the forum.
    Any assitance gratefully received.
    [030612_024438223][][STATEMENT] Logger.init(): *** DEBUG MODE IS ON. ***
    [030612_024438223][][STATEMENT] Logger.init(): LogDir=/apps/oracle/product/10.1.3/bip/log
    [030612_024438225][][STATEMENT] Template parsing started...
    [030612_024438225][][STATEMENT] Template parsing started...
    [030612_024438246][][STATEMENT] Data Template ......
    [030612_024438246][][STATEMENT] Data Template ......
    [030612_024438247][][STATEMENT] oracle.xml.parser.v2.XMLDocument@1f47f7a
    [030612_024438247][][STATEMENT] oracle.xml.parser.v2.XMLDocument@dd5d08
    [030612_024438251][][STATEMENT] Inside properties Parser...
    [030612_024438252][][STATEMENT] Inside properties Parser...
    [030612_024438252][][STATEMENT] include_null_Element=false
    [030612_024438252][][STATEMENT] include_null_Element=false
    [030612_024438253][][STATEMENT] Inside parameterParser...
    [030612_024438254][][STATEMENT] Inside parameterParser...
    [030612_024438255][][STATEMENT] Parameter:P_CONTACT_ID Default value:
    [030612_024438255][][STATEMENT] Parameter:P_CONTACT_ID Default value:
    [030612_024438256][][STATEMENT] Inside dataQueryParser...
    [030612_024438256][][STATEMENT] Inside dataQueryParser...
    [030612_024438259][][STATEMENT] Inside dataStructureParser...
    [030612_024438259][][STATEMENT] Inside dataStructureParser...
    [030612_024438268][][STATEMENT] Group ...report
    [030612_024438268][][STATEMENT] Group ...report
    [030612_024438269][][STATEMENT] Group ...ROWSET1_ROW
    [030612_024438269][][STATEMENT] Group ...ROWSET1_ROW
    [030612_024438276][][STATEMENT] Group ...ROWSET2_ROW
    [030612_024438277][][STATEMENT] Group ...ROWSET2_ROW
    [030612_024438277][][STATEMENT] Template parsing completed...
    [030612_024438278][][STATEMENT] Group ...ROWSET3_ROW
    [030612_024438279][][STATEMENT] Template parsing completed...
    [030612_024438316][][STATEMENT] Start process Data
    [030612_024438316][][STATEMENT] Process Data ...
    [030612_024438316][][STATEMENT] P_CONTACT_ID
    [030612_024438320][][STATEMENT] Writing Data ...
    [030612_024438324][][STATEMENT] Sql Query :Q1: select *
    from vw_invoice_summary_sms
    where invoice_summary_sms_id in (select invoice_summary_id
    from invoice_print_selection
    where contact_id = :P_CONTACT_ID)
    order by 4
    [030612_024438324][][STATEMENT] 1: P_CONTACT_ID:1
    [030612_024438331][][STATEMENT] Start process Data
    [030612_024438331][][STATEMENT] Process Data ...
    [030612_024438331][][STATEMENT] P_CONTACT_ID
    [030612_024438332][][STATEMENT] Writing Data ...
    [030612_024438333][][STATEMENT] Sql Query :Q1: select *
    from vw_invoice_summary_gsm
    where invoice_summary_gsm_id in (select invoice_summary_id
    from invoice_print_selection
    where contact_id = :P_CONTACT_ID)
    order by 4
    [030612_024438333][][STATEMENT] 1: P_CONTACT_ID:1
    [030612_024438481][][STATEMENT] Sql Query :Q2: Select o.main_reference cpmn,
    o2.main_reference ppmn,
    lpad(to_char(ilig.record_number), 5,'0')seq,
    ilig.dch_calc_curr ccur,
    ilig.dch_calc_curr_net ccnet,
    ilig.dch_calc_curr_gross ccgro,
    ilig.dch_pymt_curr pcur,
    ilig.dch_pymt_curr_net pcnet,
    ilig.dch_pymt_curr_gross pcgro
    from invoice_line_item_gsm ilig
    join invoice_summary_gsm isg on isg.invoice_summary_gsm_id = ilig.invoice_summary_gsm_id
    join operator o on o.operator_id = isg.client_operator_id
    join operator o2 on o2.operator_id = isg.home_operator_id
    where ilig.INVOICE_SUMMARY_GSM_ID = :INVOICE_SUMMARY_GSM_ID
    and ilig.record_type_id = 1
    order by ilig.RECORD_NUMBER
    [030612_024438482][][STATEMENT] 1: INVOICE_SUMMARY_GSM_ID:309070
    [030612_024438490][][STATEMENT] Sql Query :Q3: Select o.main_reference rcpmn,
    o2.main_reference rppmn,
    lpad(to_char(ilig.record_number), 5,'0')rseq,
    lpad(to_char(ilig.ASSOCIATED_RECORD_NUMBER), 5,'0')rtapseq,
    ilig.dch_calc_curr rccur,
    ilig.dch_calc_curr_net rccnet,
    ilig.dch_calc_curr_gross rccgro,
    ilig.dch_pymt_curr rpcur,
    ilig.dch_pymt_curr_net rpcnet,
    ilig.dch_pymt_curr_gross rpcgro
    from invoice_line_item_gsm ilig
    join invoice_summary_gsm isg on isg.invoice_summary_gsm_id = ilig.invoice_summary_gsm_id
    join operator o on o.operator_id = isg.client_operator_id
    join operator o2 on o2.operator_id = isg.home_operator_id
    where ilig.invoice_summary_gsm_id = :INVOICE_SUMMARY_GSM_ID
    and ilig.record_type_id = 2
    and ilig.PSS_ID = 63
    order by ilig.RECORD_NUMBER
    [030612_024438490][][STATEMENT] 1: INVOICE_SUMMARY_GSM_ID:309070
    [030612_024438531][][EVENT] Data Generation Completed...
    [030612_024438531][][EVENT] Total Data Generation Time 0.0 seconds
    [030612_024438567][][STATEMENT] Oracle XML Parser version ::: Oracle XML Developers Kit 10.1.3.130 - Production
    [030612_024438570][][STATEMENT] Logger.init(): *** DEBUG MODE IS ON. ***
    [030612_024438570][][STATEMENT] Logger.init(): LogDir=/apps/oracle/product/10.1.3/bip/log
    [030612_024438593][][STATEMENT] Template parsing started...
    [030612_024438595][][STATEMENT] Data Template ......
    [030612_024438595][][STATEMENT] oracle.xml.parser.v2.XMLDocument@1ea2b4a
    [030612_024438596][][STATEMENT] Inside parameterParser...
    [030612_024438596][][STATEMENT] Inside dataQueryParser...
    [030612_024438596][][STATEMENT] Template parsing completed...
    [030612_024438596][][STATEMENT] include_parameters=false
    [030612_024438597][][STATEMENT] Start process Data
    [030612_024438597][][STATEMENT] Process Data ...
    [030612_024438598][][STATEMENT] Writing Data ...
    [030612_024438598][][STATEMENT] Sql Query : select isg.invoice_summary_gsm_id KEY
    , o.main_reference TEMPLATE
    ,'RTF' TEMPLATE_FORMAT
    ,'en-GB' LOCALE
    ,'PDF' OUTPUT_FORMAT
    ,'FILE' DEL_CHANNEL
    ,'/data/oradata/generic/invoices' PARAMETER1
    ,isg.invoice_summary_gsm_id||'.pdf' PARAMETER2
    ,null PARAMETER3
    ,null PARAMETER4
    ,null PARAMETER5
    ,null PARAMETER6
    ,null PARAMETER7
    from invoice_summary_gsm isg
    join operator o on o.operator_id = isg.client_operator_id
    join traffic_period tp on tp.traffic_period_id = isg.traffic_period_id
    union
    select isg.invoice_summary_gsm_id KEY
    , o.main_reference TEMPLATE
    ,'RTF' TEMPLATE_FORMAT
    ,'en-GB' LOCALE
    ,'PDF' OUTPUT_FORMAT
    ,'FILE' DEL_CHANNEL
    ,'/data/oradata/generic/invoices' PARAMETER1
    ,isg.invoice_reference||'.pdf' PARAMETER2
    ,null PARAMETER3
    ,null PARAMETER4
    ,null PARAMETER5
    ,null PARAMETER6
    ,null PARAMETER7
    from invoice_summary_gsm isg
    join operator o on o.operator_id = isg.client_operator_id
    join traffic_period tp on tp.traffic_period_id = isg.traffic_period_id
    [030612_024446999][][EVENT] Data Generation Completed...
    [030612_024446999][][EVENT] Total Data Generation Time 8.0 seconds
    [030612_024450332][][EVENT] Data Generation Completed...
    [030612_024451123][][EVENT] Total Data Generation Time 13.0 seconds
    [030612_024451129][][STATEMENT] Oracle XML Parser version ::: Oracle XML Developers Kit 10.1.3.130 - Production
    [030612_024451130][][STATEMENT] Logger.init(): *** DEBUG MODE IS ON. ***
    [030612_024451130][][STATEMENT] Logger.init(): LogDir=/apps/oracle/product/10.1.3/bip/log
    [030612_024451165][][STATEMENT] Template parsing started...
    [030612_024451166][][STATEMENT] Data Template ......
    [030612_024451166][][STATEMENT] oracle.xml.parser.v2.XMLDocument@6f205e
    [030612_024451167][][STATEMENT] Inside parameterParser...
    [030612_024451167][][STATEMENT] Inside dataQueryParser...
    [030612_024451167][][STATEMENT] Template parsing completed...
    [030612_024451167][][STATEMENT] include_parameters=false
    [030612_024451168][][STATEMENT] Start process Data
    [030612_024451169][][STATEMENT] Process Data ...
    [030612_024451169][][STATEMENT] Writing Data ...
    [030612_024451204][][STATEMENT] Sql Query : select iss.invoice_summary_sms_id KEY
    , o.main_reference TEMPLATE
    ,'RTF' TEMPLATE_FORMAT
    ,'en-GB' LOCALE
    ,'PDF' OUTPUT_FORMAT
    ,'FILE' DEL_CHANNEL
    ,'/data/oradata/generic/invoices' PARAMETER1
    ,iss.invoice_summary_sms_id||'.pdf' PARAMETER2
    ,null PARAMETER3
    ,null PARAMETER4
    ,null PARAMETER5
    ,null PARAMETER6
    ,null PARAMETER7
    from invoice_summary_sms iss
    join operator o on o.operator_id = iss.client_operator_id
    join traffic_period tp on tp.traffic_period_id = iss.traffic_period_id
    union
    select iss.invoice_summary_sms_id KEY
    , o.main_reference TEMPLATE
    ,'RTF' TEMPLATE_FORMAT
    ,'en-GB' LOCALE
    ,'PDF' OUTPUT_FORMAT
    ,'FILE' DEL_CHANNEL
    ,'/data/oradata/generic/invoices' PARAMETER1
    ,iss.invoice_reference||'.pdf' PARAMETER2
    ,null PARAMETER3
    ,null PARAMETER4
    ,null PARAMETER5
    ,null PARAMETER6
    ,null PARAMETER7
    from invoice_summary_sms iss
    join operator o on o.operator_id = iss.client_operator_id
    join traffic_period tp on tp.traffic_period_id = iss.traffic_period_id
    [030612_024452964][][EVENT] Data Generation Completed...
    [030612_024452964][][EVENT] Total Data Generation Time 2.0 seconds
    [030612_024455726][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15074] Tmp dir for bursting : /apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/tmp/
    [030612_024455726][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15074] [Bursting node]=[SMSInvoice/LIST_ROWSET1_ROW/ROWSET1_ROW/INVOICE_SUMMARY_SMS_ID], [Delivery node]=[SMSInvoice/LIST_ROWSET1_ROW/ROWSET1_ROW/INVOICE_SUMMARY_SMS_ID]
    [030612_024455743][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15074] Layout template : [name]=[ARMOR], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp10256934.tmp]
    [030612_024455746][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15074] Layout template : [name]=[BELKO], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp69466047.tmp]
    [030612_024455748][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15074] Layout template : [name]=[DNKHU], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp82585904.tmp]
    [030612_024455750][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15074] Layout template : [name]=[DNKTD], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp74339796.tmp]
    [030612_024455752][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15074] Layout template : [name]=[EGYAR], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp4226652.tmp]
    [030612_024456776][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15074] Layout template : [name]=[ESPRT], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp45349479.tmp]
    [030612_024456779][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15074] Layout template : [name]=[GBRHU], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp14794567.tmp]
    [030612_024456783][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15074] Layout template : [name]=[HRVVI], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp49428610.tmp]
    [030612_024456786][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15074] Layout template : [name]=[IRLH3], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp40329386.tmp]
    [030612_024456790][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15074] Layout template : [name]=[ISLNO], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp24142953.tmp]
    [030612_024456793][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15074] Layout template : [name]=[MKDNO], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp55564008.tmp]
    [030612_024456798][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15074] Layout template : [name]=[SRBNO], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp3526336.tmp]
    [030612_024456801][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15074] Layout template : [name]=[SWEHU], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp77789765.tmp]
    [030612_024456805][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15074] Layout template : [name]=[UKRAS], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp82203944.tmp]
    [030612_024456805][][STATEMENT] /apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/tmp/
    [030612_024456808][][STATEMENT] BurstingProcessor:Property Key=>xslt-scalable : value=>true
    [030612_024456808][][STATEMENT] BurstingProcessor:Property Key=>xslt._XDOTIMEZONE : value=>'Europe/London'
    [030612_024456809][][STATEMENT] BurstingProcessor:Property Key=>xdk-secure-io-mode : value=>true
    [030612_024456809][][STATEMENT] BurstingProcessor:Property Key=>xslt._XDOCALENDAR : value=>'GREGORIAN'
    [030612_024456809][][STATEMENT] BurstingProcessor:Property Key=>xslt._XDOLOCALE : value=>'en_US'
    [030612_024456818][oracle.apps.xdo.batch.BurstingProcessorEngine][STATEMENT] ========================> startElement() ::: startDocument is entered <========================
    [030612_024456819][oracle.apps.xdo.batch.BurstingProcessorEngine][STATEMENT] ========================> startElement() ::: endDocument is entered <========================
    [030612_024456828][][STATEMENT] /apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/tmp//030612_024456808 deleted successfully...
    [030612_024456829][oracle.apps.xdo.servlet.scheduler.XDOJob][EXCEPTION] [ID:15074] Unexpected exception occurred while running the job.
    oracle.apps.xdo.servlet.scheduler.ProcessingException: java.lang.NullPointerException
         at oracle.apps.xdo.servlet.scheduler.XDOJob.runBurstingReport(XDOJob.java:2116)
         at oracle.apps.xdo.servlet.scheduler.XDOJob.execute(XDOJob.java:358)
         at org.quartz.core.JobRunShell.run(JobRunShell.java:195)
         at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:520)
    Caused by: java.lang.NullPointerException
         at com.sun.java.util.collections.Hashtable.get(Hashtable.java:321)
         at oracle.apps.xdo.batch.bursting.ProcessEnterpriseDocument.processLayout(Unknown Source)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.addDocument2Queue(Unknown Source)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.createBurstingDocument(Unknown Source)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.endDocument(Unknown Source)
         at oracle.xml.parser.v2.XMLContentHandler.endDocument(XMLContentHandler.java:119)
         at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:311)
         at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:263)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.burstingRequest(Unknown Source)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.process(Unknown Source)
         at oracle.apps.xdo.servlet.scheduler.XDOJob.runBurstingReport(XDOJob.java:2008)
         ... 3 more

    Additional Log....
    [030612_024456830][][STATEMENT] Default write connection pool max:0, min:0, total:0, available:0
    [030612_024456881][][STATEMENT] ToplinkDataHandler.terminateSession() : releasing the session.
    [030612_024456892][oracle.apps.xdo.delivery.DeliveryManager][STATEMENT] createRequest(): called with request type :smtp_email
    [030612_024456914][oracle.apps.xdo.delivery.DeliveryManager][STATEMENT] createRequest(): exiting
    [030612_024456915][oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequest][STATEMENT] submit(): Called
    [030612_024456915][oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequest][STATEMENT] setDefaultServerProperties(): default server properties are loaded for this request type (smtp_email) : {HOST:String=smtp.itaction.net, server-name=MailServer, PORT:Integer=25}
    [030612_024456915][oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequest][STATEMENT] setDefaultServerProperties(): properties defined in this request.
    [PORT:Integer] [25]
    [SMTP_FROM:String] [[email protected]]
    [SMTP_CHARSET:String] [ISO-8859-1]
    [server-name] [MailServer]
    [SMTP_CONTENT_TYPE:String] [text/plain;charset=ISO-8859-1]
    [ASYNC_TIMEOUT:Integer] [86400000]
    [SMTP_ENCODING:String] [Q]
    [HOST:String] [smtp.itaction.net]
    [RETRY:Integer] [0]
    [ASYNC_CHECK_INTERVAL:Integer] [60000]
    [SMTP_TO_RECIPIENTS:String] [[email protected]]
    [TEMP_FILE_SUFFIX:String] [.tmp]
    [SMTP_ATTACHMENT_FIRST:Boolean] [(java.lang.Boolean]
    [SMTP_SUBJECT:String] [Report Delivery Failure]
    [TEMP_FILE_PREFIX:String] [dlvr]
    [RETRY_INTERVAL:Integer] [60000]
    [030612_024456916][oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequest][STATEMENT] submit(): BUFFERING_MODE is OFF.
    [030612_024456916][oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequest][STATEMENT] submit(): Start reading given document InputStream.
    [030612_024456916][oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequest][STATEMENT] submit(): Calling DeliveryRequestHandler.submitRequest()
    [030612_024456917][oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequestHandler][STATEMENT] submitRequest(): called
    [030612_024456938][oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequestHandler][STATEMENT] submitRequest(): This request has never been submitted before.
    [030612_024456945][oracle.apps.xdo.delivery.smtp.Attachment][STATEMENT] addAttachment(): Adding an attachment ...[filename]=[null], [content-type]=[text/plain;charset=ISO-8859-1], [index]=[0], [disposition]=[inline]
    [030612_024456945][oracle.apps.xdo.delivery.smtp.Attachment][STATEMENT] addAttachment(): Character set for MIME headers : ISO-8859-1
    [030612_024456945][oracle.apps.xdo.delivery.smtp.Attachment][STATEMENT] addAttachment(): Character encoding for MIME headers : Q
    [030612_024456945][oracle.apps.xdo.delivery.smtp.Attachment][STATEMENT] addAttachment(): Exiting addAttachment()
    [030612_024456981][oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequestHandler][STATEMENT] submitRequest(): Character set for MIME headers : ISO-8859-1
    [030612_024456981][oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequestHandler][STATEMENT] submitRequest(): Character encoding for MIME headers : Q
    [030612_024457711][oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequestHandler][STATEMENT] submitRequest(): exiting
    [030612_024457711][oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequest][STATEMENT] submit(): Finished calling DeliveryRequestHandler.submitRequest()
    [030612_024457712][oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequest][STATEMENT] submit(): Process done successfully. Exiting submit()
    [030612_024515815][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] Tmp dir for bursting : /apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/tmp/
    [030612_024515816][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] [Bursting node]=[GSMInvoice/LIST_ROWSET1_ROW/ROWSET1_ROW/INVOICE_SUMMARY_GSM_ID], [Delivery node]=[GSMInvoice/LIST_ROWSET1_ROW/ROWSET1_ROW/INVOICE_SUMMARY_GSM_ID]
    [030612_024515824][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] Layout template : [name]=[ARMOR], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp37365181.tmp]
    [030612_024515830][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] Layout template : [name]=[BELKO], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp26570728.tmp]
    [030612_024515837][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] Layout template : [name]=[BMUNI], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp4387822.tmp]
    [030612_024515842][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] Layout template : [name]=[DNKHU], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp2827844.tmp]
    [030612_024515846][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] Layout template : [name]=[DNKTD], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp63646593.tmp]
    [030612_024515855][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] Layout template : [name]=[ECUAL], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp80840101.tmp]
    [030612_024515862][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] Layout template : [name]=[ECUOT], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp20694448.tmp]
    [030612_024515867][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] Layout template : [name]=[EGYAR], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp90062593.tmp]
    [030612_024515875][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] Layout template : [name]=[ESPRT], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp90729074.tmp]
    [030612_024515881][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] Layout template : [name]=[FJIDP], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp49194851.tmp]
    [030612_024515884][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] Layout template : [name]=[GBRHU], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp68941910.tmp]
    [030612_024515892][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] Layout template : [name]=[HRVVI], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp64755985.tmp]
    [030612_024515896][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] Layout template : [name]=[IRLH3], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp6093376.tmp]
    [030612_024515901][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] Layout template : [name]=[ISLNO], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp95434455.tmp]
    [030612_024515904][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] Layout template : [name]=[MKDNO], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp16294940.tmp]
    [030612_024515914][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] Layout template : [name]=[SRBNO], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp8851271.tmp]
    [030612_024515917][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] Layout template : [name]=[SWEHU], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp25326232.tmp]
    [030612_024515922][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] Layout template : [name]=[TONDP], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp15285568.tmp]
    [030612_024515928][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] Layout template : [name]=[UKRAS], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp27288147.tmp]
    [030612_024515932][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] Layout template : [name]=[USACB], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp48946666.tmp]
    [030612_024515937][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] Layout template : [name]=[USACP], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp54990470.tmp]
    [030612_024515944][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] Layout template : [name]=[USANW], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp81536864.tmp]
    [030612_024515949][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] Layout template : [name]=[USAPU], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp85195258.tmp]
    [030612_024515953][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] Layout template : [name]=[USAUN], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp95134410.tmp]
    [030612_024515963][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] Layout template : [name]=[USAVI], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp93684833.tmp]
    [030612_024515965][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] Layout template : [name]=[USAWC], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp11836207.tmp]
    [030612_024515969][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] Layout template : [name]=[VUTDP], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp47095917.tmp]
    [030612_024515973][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:15073] Layout template : [name]=[WSMDP], [rtf], [location]=[apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp76134981.tmp]
    [030612_024515973][][STATEMENT] /apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/tmp/
    [030612_024515973][][STATEMENT] BurstingProcessor:Property Key=>xslt-scalable : value=>true
    [030612_024515973][][STATEMENT] BurstingProcessor:Property Key=>xslt._XDOTIMEZONE : value=>'Europe/London'
    [030612_024515973][][STATEMENT] BurstingProcessor:Property Key=>xdk-secure-io-mode : value=>true
    [030612_024515974][][STATEMENT] BurstingProcessor:Property Key=>xslt._XDOCALENDAR : value=>'GREGORIAN'
    [030612_024515974][][STATEMENT] BurstingProcessor:Property Key=>xslt._XDOLOCALE : value=>'en_US'
    [030612_024517080][oracle.apps.xdo.batch.BurstingProcessorEngine][STATEMENT] ========================> startElement() ::: startDocument is entered <========================
    [030612_024517093][][STATEMENT] template File/apps/oracle/product/10.1.3/bip/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp60436649.tmp
    [030612_024517101][][STATEMENT] Logger.init(): *** DEBUG MODE IS ON. ***
    [030612_024517101][][STATEMENT] Logger.init(): LogDir=/apps/oracle/product/10.1.3/bip/log

  • What happened? After this morning Firefox's update, I couldn't get into Firefox but got this message, "The application failed to start because it's side-by-side configuration is incorrect.

    This morning I went to go into Firefox, a message came up stating it was updating. After the update, Firefox didn't open, so I clicked on the icon and got this message. C:\Program Files (x86) Mozilla Fire\firefox.exe. The application has failed to start because its side-by-side configuration is incorrect. I tried removing & re-installing and I even try the Window's restoration point of a couple days back and I still get the message. Has anyone had or have this problem?

    You can click the link in my above post if you haven't done that yet.
    *https://support.mozilla.org/questions/910134
    That SxS error seems to be caused by a corrupted Visual C installation that requires some DLL files to be reinstalled.
    *http://www.vistax64.com/software/245768-side-side-configuration-incorrect.html

  • SRM 7.0 Contract not replicating to backend system

    Hi,
    We have created CCTR global outline agreement in SRM 7.0 extended classic scenario. the contract is not replicating into backend. we have maintained necessary message types BLAORD, COND_A in ECC system as inbound parameters for partner type as SRM system.
    when i looked rz20, i am seeing the message as "back end data could not be read"
    When I executed function module B46B_CTR_TRANSFER I am getting an error, RFC destination could not be found.
    please let me know what we are missing.
    thanks
    vem

    "Hi,
    I guess your SRM70 connected to backend ECC with EHP4 pack applied. If so, Central contract will not use IDocs instead it works on new eSOA technology where Xi/PI need to be set up to process service calls.
    If you are not using EHp 4 pack on your ECC, then SRM70 use IDocs to distribute contracts to backend.
    Thanks,
    Jagadish
    Hi jagdish,
    we are on SRM 7.0 and ENHPack 4.0 and as you said its picking up the eSOA route to distribute contracts in backend ECC system.
    I would like to know how can we  this programmatically ( BADI / Enhancement points)  and force system to pick the ALE/IDOC route ???
    Do you know any BADI / Enhancement points where we can implement this ???

  • Change in account assignment for Limit Order SRM not replicated to backend

    User has made in SRM (5.0 Ext Classic scenario) a limit shopping cart with Invoice and Confirmation and Acc. assigment 'Known' . This resulted in a PO with has been replicated to backend . In MM PO with Imtem category 'D' has been created.
    The user know reports that he has made wrong account assignment and asks for change so that the new cost assigment appears in his Confirmations as proposal.
    Normally I am able to do this through Tx 'process purchase order' (BBP_POC) in SRM and it is properly replicated to backend - meaning PO in MM is updated with new cost assigment
    However for this limit order the changes I have made in BBP_POC seems not to be replicated into backend and hence on goods receipt it still shows the old assigment.
    Anyone an idea of cause for this?
    Thanks in advance for any reply or help

    Hello,
    1) Are you seeing any errors in rz20.
    2) You may consider transferring the PO again to the backed using the function module BBP_PD_PO_TRANSFER_EXEC.
    3) If you see any account assignment errors , check the account assignment in SRM and ERP PO are the same or as mapped in the table BBP_C_ACC
    Regards,
    Pavan

  • I am using a T61 ThinkPad with an external hard drive and my itunes library keeps disapearing but remains on the external drive. Any idea how to fix this so my music doesn't disapear all the time? It's a real drag pulling music back into iTunes each week.

    I am using a T61 ThinkPad with an external hard drive and my itunes library keeps disapearing but remains on the external drive. Any idea how to fix this so my music doesn't disapear all the time? It's a real drag pulling music back into iTunes each week

    In iTunes 11 uncheck the preferences setting in in the iTunes Preferences panel "Advanced > Copy Files to iTunes Media folder when adding to Library"

  • TS3354 Cannot downloading TV movies. Itune attempts download but then freezes after about 1 minute into the download.  Download status first states video will take 37 then 45 hours to download

    Cannot downloading TV movies. Itune attempts download but then freezes after about 1 minute into the download.  Download status first states video will take 37 then 45 hours to download. My computer more than meets the minimum requirement for HD downloads...not sure about the HDCP  capability

    Hi 1611kjb,
    Please refer to the solution mentioned in the following threads :
    http://forums.adobe.com/message/5396792#5396792
    http://forums.adobe.com/message/5409050#5409050

  • PO not replicated in Backend

    Hi,
    I have created a SC and that SC got approved by all the approvers. PO also generated in SRM. But that PO is not replicated in backend. I have checked that PO in SRM through Process purchase order. The status in "Error in process" and even I have make changes in the PO through Process PO and order it. But then also it has not replicated in backend and the Status is also same as earlier.
    Could any one can tell me what should be the right way to replicate this to backend?
    I am using Extended classic and self service procurement.

    Hello,
    You can check if the PO in question can be transferred manually to ECC system, in order to check if there is an error with this action:
    - Breakpoint at FM B46B_DPO_TRANSFER;
    - SE37 BBP_PD_PO_TRANSFER_EXEC, enter PO header GUID and execute;
    - Program will stop at FM where the BP was set;
    - Look for statement CALL FUNCTION 'BBP_PO_INBOUND' DESTINATION lv_destination;
    - F6 or F5 to debug into ERP (2nd session will start). Here you can check the table lt_bapi_return in order to check if the PO has been created or not in backend.
    Kind regards,
    Ricardo

  • SRM 7.0 PO not replicated to Backend ECC 6.0 Ehp 4

    Hi SRM Gurus,
    SRM 7.0  SP 8 - ECC 6.04 SAPKH60406 ECS
    RFx Response to PO -
    SRM Local PO is created and is in held status.  Purchaser gives the source of supply and Acc Assignment and order it.
    PO now is in Ordered status.
    Issue: this PO is not replicated to Backend ECC 6.04.
    Did the Debugging as follows:
    1.  BP at B46B_DPO_TRANSFER.
    2.  Got the PO GUID from the BBP_PD transaction.
    3.  FM BBP_PD_PO_TRANSFER_EXEC, execute it and it  stopped in the breakpoint.
    4.  On 'FUNCTION 'BBP_PO_INBOUND' DESTINATION lv_destination',  hit F6.
    5. Checked  lt_bapi_return details.
    Here there should be information regarding some error during the PO copy to backend.
    With this error message you can check why the PO was not created in backend.
    ERRORS from Backend are as follows:
    1.   No instance of object type PurchaseOrder has been created. External reference:   E  BAPI 001
    2.   Document contains no items       E    ID 06   Number 010
    3.   Please enter items first.              W   ID 05                 005
    No XML messages in SXMB_moni both in SRM side and ECC side.
    What am i doing wrong here?  Any help is highly appreciated.
    with regards,
    Freemind

    RZ20 errors:
    Local Errors:   Business to Business Procurement(600)
    Error reading export data for EXEC transfer of purchase order
    Error in local purchase order; no update of references in EXEC system
    Backend Errors:
    PO 3000000051: No instance of object type PurchaseOrder has been created. External reference:
    Purchase order 3000000051: Document contains no items
    Purchase order 3000000051: Transfer Failed; Resubmit
    Since we are in SRM 7.0 ECC 6.04 Ehp 4,  with PI 7.11 + ROS and no SUS.
    doent the system uses ESOA Service for PO replication.
    We did CCTR / CPPR scenarios too. Both are sucessful.
    Do we need to impl BADI PUR_SE_PO_INTERFACE_OUT_SELECT
    But thats for Service hierarchy and Service POs -  We dont have Service hierarchy or SUS in our SLD.
    IF PO replication also uses PI, what configuration do i need to do?

  • Jobs remain in status SCHEDULED

    Hi all,
    does anyone have an idea what to do when scheduled jobs which should run remain in status SCHEDULED instead of changing into RUNNING? The transaction run if started manually in the workbench.
    I will restart MII but hoping to find another way to get the scheduler working. The system is MII 12.0.2.
    Michael

    Hi Nick,
    thanks for your reply.
    Actually the save "trick" is the one that mostly cures those problems, but not in my case. The status is correctly set to PENDING after saving the job, but when started again, the job got stuck in status SCHEDULED instead of RUNNING. When I try to run the job directly from the Schedule Editor, it says it has run, but actually it didn't.
    I have also tried to stop and start the scheduler, but no change.
    Michael

  • Plan driven procurement: PO not replicated at backend

    Hi Experts,
    I am working with extended classic scenario (SRM 7.0 and ECC 6.0).  
    If I create a shopping cart and then PO at SRM, this PO is transfer to ECC sucessfully.
    But for external requirements, purchase order is not replicated into ECC.  So, if purchase requisitions is created at backend, transfer to SRM,  PO created at SRM without errors, then PO is not replicated at backend. 
    No errors appear at SLG1 nor RZ20 nor SMQ1/2.
    After debugging I found out that SUBTYPE field from BBP_PDIGP table is empty.   
    Any idea how can this issue could be solved?  How can be PO replicated at ECC?
    Thanks in advance!
    Best Regards,
    Martín Amat

    Hello,
    You can check if there is an error returning from backend.
    Follow the steps below:
    - Breakpoint at FM B46B_DPO_TRANSFER;
    - SE37 BBP_PD_PO_TRANSFER_EXEC, enter PO header GUID and execute;
    - Program will stop at FM where the BP was set.
    - Look for statement CALL FUNCTION 'BBP_PO_INBOUND' DESTINATION lv_destination;
    - F6 or F5 to debug into ERP (2nd session will start). Here you can check the table lt_bapi_return in order to check the result.
    If you have a RFC with dialog user, you can debug through the ECC system and check why and when the error message is generated.
    Regards,
    Ricardo

  • Some Sales Orders are not replicating into CRM

    Hi guys,
    when I check SMQ2 in CRM,  I find that some sales orders are not replicating into CRM, then check the error, its says check SMW01..
    when I check the SMW01 it says validation error and BDOC status is F05 (information no processing). I tried to search the sales order in CRMD_Order transaction could not find the sales order...
    *Error in SMW01*
         Processing of document with Guid E01D11C71856C4F1AEBF0024E84DD0CE is canceled     CRM_ORDER
         Validation error occurred: Module CRM_DOWNLOAD_BTMBDOC_VAL, BDoc type BUS_TRANS_MSG.     SMW3
    It's not giving much clue what's the error is...
    I tried to setup a request to replicate those sales orders.. those request also end up in the same error...
    any help on this?
    thanks,
    Ken

    Hello Ken,
    When reprocessing a BDoc(via SMW01) you might need to set a flag.
    Goto trxn. SMW01. Start the debugger using command '/h' and reprocess the BDoc. After going into the debug mode press SHIFT+F7 and put a breakpoint at 2nd Tab in : class:cl_smw_flow and method 'restart_processing'. Keep debugging(F5 or F6 accordingly) until you find the requisite flag l_retry_allowed and set it as 'X'. This will allow you to reprocess the Bdoc.
    Thanks,
    Rohit

  • Reading 8kb tiff image and then writing into backend. please help

    Hi All, Please Help ..
    My aim is to read a tiff image which of 8kb 1732x717 size, and then store it into backend.
    what I did is read the image into bufferedImage and then used tiffencodeparam with compression_none but the problem is size is too much after encoding.
    code sample
    BufferedImage image = ImageIO.read(tiff_filename); to read tiff image
    to write tiff image
    TiffEncodeParam p = new TiffEncodeParam();
    p.setCompression(TiffEncdeParam.COMPRESSION_NONE);
    FileOutputStream out = new FIleOutputStream(tiff_filename);
    ImageEncoder e = ImageCodec.createImageEncoder(""TIFF,out,p);
    e.encode(image);
    out.close();

    I got all my pictures AND everything else back, folders, ratings, keywords etc
    Fortunately I had a backup of the entire iPhoto library folder, it was about 3 months old (I know shame on me) so I didn't want to just use the entire backup folder and lose 3 months of photos.
    So I just copied the AlbumData.xml file and the Library6.iPhoto file. PRESTO all my pictures were back WITH all the folders,keywords etc, etc intact!! (up till the 3 month old backup point).
    Then I just re-imported the missing 3 months worth of pictures from the original folder in the iphoto library folder. So all I had to recreate was 3 months worth of customization. WHEW!!
    Reading through the discussions it seems there is a fair number of users where iPhoto would go empty, but they knew the images were still on the computer. I am not a programmer, but it seems silly to me the their are files that get re-written everytime iPhoto closes....computers crash. and then what happens to the files? Mine got corrupted, lesson learned BACKUP more frequently!!
    Thanks to Old Toad who steered me to the Library6.iPhoto as a possible troublemaker in another thread!

  • Scheduled reports (DeskI) remain in status "Pending" in SP4(FP 4.3)

    Hi,
    I am facing a weird problem with a BO XI R2 cluster installation (2 Windows Servers, one CMS, 2 DeskI Job servers on one node) after installing SP4 + FP 4.3. The users are allowed to schedule DeskI reports they created themselves. The scheduling works out fine at the beginning but at some point overnight the DeskI servers (although empty) completely ignore the fact that there are available jobs for scheduling. This means that the DeskI reports remain in status "Pending". Changing the "maximum number of jobs" setting at the CMC in the DeskI job servers properties tab seems to work like a wake-up call and the scheduling starts again. After a while though (can take up to a day to get there) the job servers start again to ignore the pending jobs.
    Is this a known issue in SP 4? Anyone had similar experiences two?
    Any help/ideas & hints will be highly appreciated.
    Cheers
    Stratos

    Hi Will,
    Quote: "In any case, in normal circumstances, you should not having pending jobs if your number of running numbers is below your max number of jobs setting". Exactly this is what we are expecting but the job server seems to sleep not caring about the actual number of pending jobs und wakes up only if we use a high setting (40) for the maximum number of jobs.
    Have found some references about similar problems for both the Web Intelligence and the Crystal Report Job Servers but not a real solution so far. It may be a problem with the CMS but I am not really sure. Restarting the CMS does not help neither.
    Cheers
    Stratos

  • CUA: Idocs USERCLONE remain in Status 64

    Hello experts,
    I'm setting up a CUA at the moment.
    Basically everything works fine, but in case of mass maintenance activites (e.g. TA SU10 or when distributing via report RSCCUSND), the child system only processes some of the received USERCLONE-Idocs, the left ones remain in status 64.
    I know that they can be processed via report RBDAPP01 periodically in batch-mode, but I want to have them triggered immediatly.
    Can you tell me what's the reason for this behavior? Is this a general ALE-Setting or based on my partner settings in WE20?
    Thanks for your help!

    Thanks Bernhard,
    I knew that this might be a resource issue, but actually my problem was that the CUA-Batch-User had no authorition for releasing Batch Jobs, this is mentioned in the SAP Note...
    After adding this to the CUA-Role, everything works fine!
    BR
    Werner

Maybe you are looking for

  • Payment verify error!

    I play KABAM / Hobbit app on an I-pad and I-phone daily. Mid game gold purchase on I-pad the app crashed (diff issue) and purchase transaction did not go through. Now, every time I open the game I'm asked for my apple I'd and password... then iget me

  • How do I drag and drop an action onto a task flow?

    In How to pass View Object bind variable from ADF page John states that You should also consider dragging-and-dropping the executeWithParams operation on your task flow and wiring it to occur before your page instead of putting it in the page definit

  • Failed to erase dvd rw

    failed to erase dvd+rw

  • How to type Pashto in Microsoft Office Word in Macbook Pro?

    How to type Pashto in Microsoft Office Word in Macbook Pro? Though I have added Pashto Language, but when typing Pashto, It types something non-sense. Please guide me, if you know. The writing method of Pashto is the same like Arabic. I mean from Rig

  • Persistence and hibernate (and maybe XFire)

    Sorry didnt know in which forum to post this. I have a very weird problem. We are using Springframework with XFire and Hibernate. All Database rows are implemented as Persistence Objects for Hibernate. So far it works well. We transfer this persisten