POR Issue

Hi,
After making the POR from SUS, the status of POR (BUS2209) in EBP went into Error In Process. Because of this, confirmation button is not visible at SUS. When I analysed the workitem is not triggered for POR in EBP. We have automatic approval in EBP for Purchase ORDER Response. However, when I investigated for a particular date on SWI2_DIAG i got the following message against the EBP POR GUID
Error when transferring from PO confirmation data to PO
Work item 000013331809: Object 4D9D48CB7308012FE10080009148B875 method SETRELEASED cannot be exec
Please let me know how can i process the above. I tried in restarting the errorerd out workflow but ended with Vain.
Please let me know how to fix the above issue.
Thanks
Rajesh K

Hi Nikhil,
Yes the workflow has not been triggered however the relevant workflow is active. I checked in event linkage and start condition of automatic approval of POR. Also please note that this issue occured only to this POR and not with others. On the same day, we got more than 1000 responses from the supplier through XI without any issues. I believe you would have gone through my first post where i attached the error content which I took it from SWI2_DIAG. Kindly throw some light from the error message.
Thanks
Rajesh K

Similar Messages

  • Problema de validação na contingência (Switched to Contingency)

    Bom dia!
    Por gentileza, poderiam me ajudar?
    Estou com problema para colocar uma NF em contingência através do monitor, segue procedimento realizado:
    1) Criei uma NF writer
    2) No monitor, selecionei a NF e pressionei o botão u201Ccontingencyu201D, informei o motivo
    (após informar o motivo e clicar no botão switch to contingency, o sistema não atualiza o motivo da contingencia no campo NF-e Conting Reason e Desc.)
    3) A NF-e foi atualizada para status u201Cswitched to contingencyu201D.
    (o campo Switched to Contingency = X)
    (o campo SCS = 5)
    4) Em seguida cancelei a NF-e que foi u201Cswitched to contingencyu201D através da transação J1B3N
    5) Após o cancelamento o sistema mostra no monitor a NF atualizada com status cancelada (canceled = x e Step = 7)
    6) Na J1B1n criei uma nova NF com referência a NF-e u201Cswitched to contingencyu201D.
    (Na aba NF-e Data o campo Posted Cont. está flegado e o Tipo de emissão = 2)
    7) A nf foi automaticamente gerada em contingência.
    (o campo Posted Cont = x, Step = 3)
    8) seleciono a NF e envio para a sefaz
    9) após o envio para a sefaz, o status é atualizado (Step = 8, NF-e Log = bandeirinha vermelha)
    Segue log com o erro de validação
    Validation error: Field (XJUST) Reason for Activating Exception Situation, Must be filled in combination with other fields.
    Validation info: Field DHCONT in check NOT_INIT_FIELDS is filled
    Nesse caso o sistema não deveria pegar o motivo de contingência que foi informado na primeira nota?
    Por acaso alguém já passou por erro ou sabe me informar se tem alguma nota que corrige esse problema. Já pesquisei e não encontrei.
    Obrigada,
    Moní

    Bom dia Moní,
    As explicações já estão dadas, então vou comentar apenas sobre a rejeição:
    9) após o envio para a sefaz, o status é atualizado (Step = 8, NF-e Log = bandeirinha vermelha)
    Segue log com o erro de validação
    Validation error: Field (XJUST) Reason for Activating Exception Situation, Must be filled in combination with other fields.
    Validation info: Field DHCONT in check NOT_INIT_FIELDS is filled
    Verifique se o motivo que está sendo utilizado existe no idioma que o job está rodando.
    Tabela J_1BNFE_CONTINRT contém as descrições por idioma. Se o customizing foi feito num idioma e o job/user numera em outro pode acontecer isso.
    Além disso pode estar faltando SAP Notes, procure no market-place por "issuing type" "contingency" "SCAN" "decouple"
    Atenciosamente, Fernando Da Ró

  • Map a custom SRM field to a standard field in R/3

    Hello All,
    We have created a custom field in SRM and it needs to be transferred to one of R/3's
    standard field. it has to be done in both the classic and extended classic scenario.
    For the extended classic scenario I tried using the BADI BBP_ECS_PO_OUT_BADI
    but this is not getting called in the creation of local purchase order neither
    does it transfer the changes made to r/3
    As for classic scenario I tried using the BADI BBP_CREATE_BE_PO_NEW ~ FILL_PO_INTERFACE1
    but the structure cs_po1_document-IT_POITEM does not get filled up with the item_guid
    which needs to act as a reference field to read the table.
    At the backend i tried using the bbp_po_inbound_badi and tried to change the value in the
    debuggung mode. But it didn't carry the value to the field either.
    Thanks in advance,
    Prasanna

    1. The BADI BBP_CREATE_BE_PO_NEW will only be called in the classic
    scenario wherein the purchase order is directly created in the backend
    R/3 system.
    For extended classic scenario, kindly use the BADI BBP_ECS_PO_OUT_BADI
    instead.
    Please be sure that you have filled  BBP_CREATE_BE_PO_NEW  with these lines:
    CS_CTRL_ATT-BE_DOC_TYPE = 'SRM'.
    CS_CTRL_ATT-BE_STORAGE_CAT = 'DMS_C1_ST'
    Please also check the settings in the customing of the backend (DC10, DC20, DC30).
    2.  Please create test data in BAPI_PO_CREATE1 in backend system according to note 539978 As in the note described, please 
      - set the Parameter FBGENDAT 'X' in the backend system for the
        RFC user of the SRM system
      - execute the report FBGENDAT in the mode 'A'.
        after activating this report, test data will be created by every
        BAPI_PO_CREATE(1) call.
      - once you have a new entry in the SM13 of the backend system,
        please deactivate the generation of test data in report FBGENDAT.
    Please check the Data transfered from SRM.
    3, There are some field with will be cleared during MM processing when
    you run the BAPI_PO_CREATE1 with the data transfered from SRM.
    Examples : 
    Classic scenario.
    In this case you create service purchase order.
    For service purchase orders fields WEMPF and ABLAD(GR_RCPT and UNLOAD_PT in BAPI) are not filled when creating the document. It is absolutely not possible to have this unloading point/ Recepient on item level service documents. The account assignment is entered on service level and it is then used to determine the account assignment on item level.  So even if you were able to pass from SRM the unloading point/Recepient on item level in service documents it would be overwritten from the account assignment of services. This functionality won't be available in standard R/3.
    Please see note 118008 for more information.
    Extended classic scenario.
    As soon as you pass delivery address The system clears field EMLIF (supp_vendor in the BAPI interface). Do not pass delivery address and you will be able to have Vendor in the purchase order. Due to the fact that delivery address exist, a lot of fields in lt_item are cleared, including supp_vendor.
    Call stack:
    8 SAPL2012 FORM PROCESS_ADDR_TABLE
    7 SAPL2012 FORM CREATE_ITEM_ADDR
    6 SAPL2012 FORM PROCESS_NON_INTEGRATED_COMP
    5 SAPL2012 FUNCTION BAPI_PO_CREATE1
    Please see code in subroutine PROCESS_ADDR_TABLE:
                    CLEAR imt_item-kunnr.
                    imt_itemx-kunnr = bapi_yes.
                    CLEAR imt_item-emlif.            !!!!!!!!!!!!!!!!!!!!
                    imt_itemx-emlif = bapi_yes.
                    CLEAR imt_item-lblkz.
    If you have the fields cleared in MM process , it is not a SRM-EBP-POR issue , but a MM-PUR-PO-BAPI  The BADI BBP_CREATE_BE_PO_NEW will only be called in the classic scenario wherein the purchase order is directly created in the backend R/3 system. For extended classic scenario, kindly use the BADI BBP_ECS_PO_OUT_BADI instead.
    I hope this information will help you .
    Summer Wang
    Edited by: Summer Wang on Nov 24, 2009 2:50 AM

  • POR transferred into MM(Backend) system in Extended Classic Scenario

    I am working on standard EBP-SUS Extended Classic Scenario. We have SRM Server 7.0 SP9 
    As we are successfully send PO from EBP to SUS.
    Issue : On working to Purchase Order Response,i am getting POR sent by SUS to EBP but we are not getting it replicated to MM.
    Our Concerns about is it need extra configuration required or need to have apply some note to getting replicated POR in MM from EBP or have to configure some XI Scenario to replicate POR from SRM EBP to MM.
    As we know that Extended Classic Scenario supports till Purchase Order Response still we are not getting Purchase Order Response in MM.
    Please tell us, Provided Solution will  be really appreaciated.
    Thanks.
    Regards,
    Pawan Keshwani

    hi,
    Pls see the foll notes:
    Note 576349 - Terms of payment in the ECS
    Note 541934 - Modification note: Copying base date from T052
    Note 953999 - ECS: Terms of Payment values not in PO header
    <b>Note 940453 - Backend payment term data not updated in the extended PO
    Note 945018 - Incoterms data not transferred to the back end</b>
    BR,
    Disha.
    Pls reward points for useful answers.

  • Campo NF-e issuing type na chave de acesso

    Caros,
    Estou fazendo alguns testes de entrada de fornecedor e deparei com uma dúvida.
    Segundo a SAP Note 1497422 o campo  NF-e issuing type terá o valor de 1 a 5.
    Vamos supor que eu estaria dando entrada de uma nota com a chave de acesso 34100851474716000161550010000072960330544794
    O campo NF-e issuing type está bloqueado por default, até aí tudo bem é só liberar.
    Como vai ficar o dígito zero (detaacdo em vermelho) sendo que abrindo o match code vai de 1 a 5 ?   Sem falar que se ficar 1 no lugar do zero o usuário não conseguirá consultar a NFe na SEFAZ.
    Obrigado a todos.
    Marcelo

    Bom dia Marcelo,
    O issuing type requerido de 1 a 5, fazendo parte da chave de acesso é apenas para o layout 2.0.
    Quando na chave de acesso correta você tem o valor 0, refere-se ao padrão até o layout 1.10, então se o programa após esta aplicação exigir o 1 a 5 é um erro de programa.
    Se ao abrir você ficar com erro, por favor crie um chamado para XX-CSC-BR-NFE, com o step-by-step para reproduzir.
    Notas relevantes:
    1497422 TPEMIS wrong default value (0) for incoming NF-e
    1486401 NF-e: Issuing type not filled in accordance to
    1489116 NF-e: Issuing type not correct for SCAN and non-decouple
    1485996 NF-e: Issuing type in status contingency not correct
    1454408 Nf-e: Change of access key: tpEmis and random number
    1443089 NFe: Inclusion of NF-e issuing type in Access Key - Part 1
    Atenciosamente, Fernando Da Ró

  • Boa tarde eu comprei um plano de 22,00 por mês do photoshop e lightroom, e não consigo  baixar

    boa tarde eu comprei um plano de 22,00 por mês do photoshop e lightroom, e não consigo  baixar, e nem tenho numero de serie

    CC 2014 does not need serial number, it is based on Adobe ID. If the payment is up to date & CC is active then you should not be asked for serial number.
    Please refer to Creative Cloud applications ask for serial number
    I don't know which operating system you are working on so i am giving you some steps windows and MAC OS:
      Windows:
       In windows 7 navigate to following location:
         /windows/system32/drivers/etc
       1. look out for "Hosts" file
       2. Open it with notepad
       3. Check if you have any entry for Adobe
       4. Remove the entries and try again launching any product from CC
      Mac:
       1. Please click on "Go" and navigate to /private/etc
       2. Open "hosts" file and check out for any entries for Adobe.com
       3. Remove the entries and save the file
       4.  try again launching any product from CC
    http://helpx.adobe.com/x-productkb/policy-pricing/activation-network-issues.html.
    Please let us know if it worked.
    Regards,

  • Issues with Creative Cloud payment - Problemas al intentar pagar el abono de Creative Cloud

    La primera vez que adquirí el producto se realizó el pago, el segundo mes me llegó una notificación que no se había podido efectuar el pago, así que revise mi tarjeta de crédito y había cupo disponible, sin embargo la fecha automática de cobro ya pasó, y continua en 31/07/2013. Mi abono de Creative Cloud pasó a versión de prueba y ahora solo me quedan unos cuantos días...qué puedo hacer? por qué no está funcionando el pago?
    Gracias
    The first time I bought Creative Cloud there were no issues with my payment method, but second month I recieved some notifications due to a transaction error.  I check my credit card and it has enough funds for paying Creative Cloud. During this period the automatic pay day, changed to 31/07/2013; now I'm trying to make again the payment but there is no way to do it manually, My Creative Cloud subscription is now in test mode, and I just have 3 days until the test mode period ends. How can I try to pay again manually? why is this not working?
    Best Regards

    It may not be possible to manually update your payment details.  Could you please place a new order and get back to us if you have further issues.
    Thanks
    Bev

  • Please Help, Issues when batch processing Multi Frame images in Fireworks

    I hope someone will know how to do this and tell me where I am going wrong.
    Objective 1
    I have a large number of images that all have the exact same number of frames (4) and are all exactly the same size that I want to get resized, cropped and water marked (when I say 'watermarked I mean have my websites logo pasted in a specificlocation on each frame, I have my websites logo as a seperate .png file which I copy from).
    Current Process
    I create a command which will crop the image then paste my companys url/log onto the first frame, move it to the correct location on the frame then copy it again and then paste it onto each of the other frames, the command then resizes the image tot he exact proportions I want.
    I start a batch process and use my command, making sure that I also export from the .png to animated gif (and I edit the settings to make it 256 animated gif).
    Error 1
    The process described above resizes and crops my images however it does NOT put the watermark in the correct place, it seems to put it int he right place on the first frame and then in a different place on all the followingn frames thus giving the effect of the watermark jumping around. Which is obviously NOT what I want.
    Question 1
    Please let me know what process I should be following to correct the Error 1 above.
    Objective & Question 2
    I want to do exactly the same thing as shown above but this time the files have a varying number of frames (from 2 to 45 frames (or instances as CS4 seems to call them)). Is there a way to paste my logo to the to the exact same location on ALL frames?
    Other information
    I have tried WHXY Paste extension and I can not see how to use that to solve the issue. I have also tried 'Paste in Place' however I can not see how to use the Paste In Place extension as it is not appering in my list of commands.
    Many thanks in advance for your help.
    Andy

    Andy, you could start a batch process which will do most of the things you are asking for. THe batch process can be done using Fireworks. The right way to start is going to Archivo / Procesar por Lotes and then follow all the different option this tool has to offer.  Yes, I know I gave you the names in Spanish but that is the way I use Adobe Fireworks.
    I hope this was usefull for you!
    Best regards,
    Frank Meier | Curso Arreglos Florales

  • Creative in the dock over driver issues for older cards and upsetting consumers please read!

    To Who this may concern at TOP LEVEL AT Creative's Board It's come to my attention to a very serious issue From Creative,and the story starts from here.
    I have just required the Audigy 2 ZS Sound Card so looking to install the latest drivers from CREATIVE'S UK WEBSITE. So I look into the date which is 9/4/200 on Creative's website. However I did abit more investigating into the issues from other consumer's from passed half soaked drivers that Creative are supposed to put right with their half asleep development team(what a joke!!).
    AS I did more research? on this issue on the forums and hardware websites, it came across to my attention on a Brazilian I. T. Expert called Daniel Kawakami (surprisesurprise and I don't suppose Creative know anything about him other than trying to kick him the balls for his work to help others with their sound cards very good PR work Creative well done!!!!).So armed with all this information and believe me I have gone into alot of reading in the forums about the issues,and yes Creative Board Of Directors you are entitled to your Copy Rights,for now !!!
    So I find out more about this super hero Daniel Kawakami? to Creative's miss givings to put right the Drivers for Consumers let down by Creative, I came across one of the driver updates for the Audigy 2 ZS Sound Card done by Daniel Kawakami, and Bingo most consumer's now have a working drivers by him.
    So for all the hard work and precious time this Daniel Kawakami has done for Creative Consumers(including me) YOU SELFISH CREATIVE BOARD OF DIRECTOR'S go and kick him the face, so I will say this to you what about his rights as a creative product consumer? ,his driver copy rights and on top that his right to put things right that your team cannot put right in the first place. This is the EXACT PEOPLE WE NEED IN THIS HIGHLY COMPLICATED IT INDUSTRY, so what do you do you try and do, you bin him.
    So Creative I am going to ask some questions and I EXPECT YOU TO ANSWER THEM with me as a CONSUMER OF YOUR PRODUCTS(customer is King not you!!)
    1. The drivers you realised on the 9th April 200 are working drivers for the Audigy 2 zs for windows 7 ultimate.
    2. So how can you convince me that they are working?
    3. At the moment I can only trust Daniel Kawakami's? working drivers, since he has had over whelming praise for his work.What makes me think I can trust you with your drivers.
    4. Your Drivers came out on the 9/4/200, Daniel Kawakami's Drivers came out on 9/4/200 its too close a call,since your development Team are too lazy to put things right, how can you convince me that you did not copy his Drivers into your download Driver website(I would not be surprised if you did, as it would certainly be a cost cutting exercise ,and taking away his copy rights for all the work he has done for nothing!!!)
    5. Are you going to treat customer and consumers better service and support? in the Future,and that includes me,and 3rd party developers like Daniel Kawakami .
    The concussion to all of this, there are lessons to be learned by you Creative for your mis givings and the treatment of customers passed and present and especially the appalling treatment of Daniel Kawakami ,this guy deserves far better for his talent. I Have one message for the President Of Creative ,don't you EVER think you can scare me as a customer and also as Registered? disabled deaf person ,and for that reason I have far more powers you will ever have. For what I have read I am so angry and dismayed when someone like Daniel Kawakami is only trying help others ,but to be treated in this way.
    It is only right for me to post this ,because You Creative have hurt? alot people and that includes me. I look forward to the comments and p.m.(if I get any) And Daniel Kawakami? I hope you do read this and all the best for the future ,keep doing what you do ,and once again Creative you should be holding your heads in Shame.
    Regards Jonoace U.k.

    !!! Creative jamais vai responder.
    At seria justo se Creative viesse a publico falar de sua incapacidade e que at onde as placas Audigy funcionariam em Vista e ?7.
    Mas por?incompet?ncia, pois nem suas novas placas funcionam direito, se era para vender est? mal.
    Problemas de memoria superior a 4 gb e tantos outros que Creative no tem respostas;
    Drivers de Daniel e Pax so alternativas, mas que tambm tem muitas limitaes.
    Sinceramente acho que esta na hora de Creative vir a publico fazer um relato srio, e descrever claramente as limitaes de sua placas colocando um ponto final emexpectativas frustraes eeng dos.
    Chega a ser vergonhoso que placas onboard como realtek funcionem melhor que placas Creative;
    Realmente, antes era um sonho e orgulho possuir um produto CREATIVE, tornou-se um pesadelo e uma vergonha.
    Mas enfim o que fazer, apenas esperar um momento de honestidade por parte de Creative.
    Flavio Kern - Audigy 2 ZS
    Creative will never respond. So it would be fair if Creative would publish his inability to speak and that even where the plates Audigy would work in Vista and 7. But by incompetence, since neither her new adapter works right, if it was to sell is poorly. Problems of memory above 4 gb, and so many others that Creative does not have answers; Daniel and Pax Drivers are alternati'ves, but which also has many limitations. I honestly think this time Creative come publico do a serious story, and describe clearly the limitations of your cards by putting an end-point on expectations, frustrations and forgeries. It is shameful that onboard realtek cards like that boards Creative work better; Actually, before it was a dream and pride have a CREATIVE product, became a nightmare and a shame. But anyway what to do, just wait a moment of honesty from Creative.
    Flavio Kern-Audigy 2 ZS

  • Error : oracle.jbo.NoDefException: JBO-25002: Definition oracle.apps.icx.por.schema.server.XXTBPoRequisitionLineEO of type Entity Definition not found

    Hi, while extending EO, we are getting error "oracle.jbo.NoDefException: JBO-25002: Definition oracle.apps.icx.por.schema.server.XXTBPoRequisitionLineEO of type Entity Definition not found". We have placed class and xml files in respective folder, imported customization and bounced the system but still error did not go. Kindly help to trace the issue.

    Can you elaborate how you deployed your custom code, were steps documented here followed ? Did you create a ADF library jar and copy it over to the application lib directory ? Please provide the exact steps done for deployment.
    Jani Rautiainen
    Fusion Applications Developer Relations
    https://blogs.oracle.com/fadevrel/

  • System Start up issue in my ABAP + JAVA system

    HI,
    when i try to start up my SAP (ABAP+JAVA) system, server processes fail to start. Below is the trace file.
    Though it says missing file jvmx.jar, not sure if this is the reason for the start up issue.
    Thanks to check and assist.
    trc file: "D:\usr\sap\P1D\DVEBMGS00\work\dev_server1", trc level: 1, release: "700"
    node name   : ID3944951
    pid         : 7752
    system name : P1D
    system nr.  : 00
    started at  : Wed May 05 13:27:07 2010
    arguments   :
       arg[00] : D:\usr\sap\P1D\DVEBMGS00\exe\jlaunch.exe
       arg[01] : pf=D:\usr\sap\P1D\SYS\profile\P1D_DVEBMGS00_blrkec115278d
       arg[02] : -DSAPINFO=P1D_00_server
       arg[03] : pf=D:\usr\sap\P1D\SYS\profile\P1D_DVEBMGS00_blrkec115278d
       arg[04] : -DSAPSTART=1
       arg[05] : -DCONNECT_PORT=1243
       arg[06] : -DSAPSYSTEM=00
       arg[07] : -DSAPSYSTEMNAME=P1D
       arg[08] : -DSAPMYNAME=blrkec115278d_P1D_00
       arg[09] : -DSAPPROFILE=D:\usr\sap\P1D\SYS\profile\P1D_DVEBMGS00_blrkec115278d
       arg[10] : -DFRFC_FALLBACK=ON
       arg[11] : -DFRFC_FALLBACK_HOST=localhost
    [Thr 7756] Wed May 05 13:27:07 2010
    [Thr 7756] *** WARNING => INFO: Unknown property [instance.box.number=P1DDVEBMGS00blrkec115278d] [jstartxx.c   841]
    [Thr 7756] *** WARNING => INFO: Unknown property [instance.en.host=blrkec115278d] [jstartxx.c   841]
    [Thr 7756] *** WARNING => INFO: Unknown property [instance.en.port=3201] [jstartxx.c   841]
    [Thr 7756] *** WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [D:\usr\sap\P1D\DVEBMGS00\j2ee\cluster\instance.properties]
    -> ms host    : blrkec115278d
    -> ms port    : 3901
    -> OS libs    : D:\usr\sap\P1D\DVEBMGS00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] :
    -> D:\usr\sap\P1D\DVEBMGS00\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : blrkec115278d
    -> ms port    : 3901
    -> os libs    : D:\usr\sap\P1D\DVEBMGS00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : D:\usr\sap\P1D\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID3944900  :
    -> D:\usr\sap\P1D\DVEBMGS00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID3944950  :
    -> D:\usr\sap\P1D\DVEBMGS00\j2ee\cluster\instance.properties
    -> [03] bootstrap_ID3944951  :
    -> D:\usr\sap\P1D\DVEBMGS00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID3944900            : D:\usr\sap\P1D\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] ID3944950            : D:\usr\sap\P1D\DVEBMGS00\j2ee\cluster\instance.properties
    -> [02] ID3944951            : D:\usr\sap\P1D\DVEBMGS00\j2ee\cluster\instance.properties
    [Thr 7756] JLaunchRequestQueueInit: create named pipe for ipc [Thr 7756] JLaunchRequestQueueInit: create pipe listener thread [Thr 7776] WaitSyncSemThread: Thread 7776 started as semaphore monitor thread.
    [Thr 7764] JLaunchRequestFunc: Thread 7764 started as listener thread for np messages.
    [Thr 7756] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202) [Thr 7756] CPIC (version=700.2005.12.02)
    [Thr 7756] *** WARNING => Maximum Java heap size specified twice (through maxHeapSize and in javaParameters) - using -Xmx1024m [jstartxx.c   2604]
    [Thr 7756] [Node: server1] java home is set by profile parameter  Java Home: C:\j2sdk1.4.2_21 [Thr 7756] JStartupICheckFrameworkPackage: can't find framework package D:\usr\sap\P1D\DVEBMGS00\exe\jvmx.jar
    JStartupIReadSection: read node properties [ID3944951]
    -> node name          : server1
    -> node type          : server
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\j2sdk1.4.2_21
    -> java parameters    : -Djava.security.policy=./java.policy -Djava.security.egd=file:/dev/urandom -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy -Dorg.xml.sax.driver=com.sap.engine.lib.xml.parser.SAXParser -verbose:gc -Djco.jarm=1 -XX:PermSize=256m -XX:MaxPermSize=256m -XX:NewSize=160m -XX:MaxNewSize=160m -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -XX:PrintGCTimeStamps -XX:UseTLAB -XX:SoftRefLRUPolicyMSPerMB=1 -Dsun.io.useCanonCaches=false -Djava.awt.headless=true -XX:+UseParNewGC
    -> java vm version    : 1.4.2_21-b03
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 1024M
    -> init heap size     : 1024M
    -> root path          : D:\usr\sap\P1D\DVEBMGS00\j2ee\cluster\server1
    -> class path         : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path       : D:\usr\sap\P1D\DVEBMGS00\j2ee\os_libs
    -> main class         : com.sap.engine.boot.Start
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : D:\usr\sap\P1D\DVEBMGS00\exe\jstartup.jar;D:\usr\sap\P1D\DVEBMGS00\exe\jvmx.jar
    -> shutdown class     : com.sap.engine.boot.Start
    -> parameters         :
    -> debuggable         : no
    -> debug mode         : no
    -> debug port         : 50026
    -> shutdown timeout   : 120000
    [Thr 7756] JLaunchISetDebugMode: set debug mode [no] [Thr 7792] JLaunchIStartFunc: Thread 7792 started as Java VM thread.
    JHVM_LoadJavaVM: VM Arguments of node [server1]
    -> stack   : 262144 Bytes
    -> arg[  0]: exit
    -> arg[  1]: abort
    -> arg[  2]: vfprintf
    -> arg[  3]: -Djava.security.policy=./java.policy
    -> arg[  4]: -Djava.security.egd=file:/dev/urandom
    -> arg[  5]: -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy
    -> arg[  6]:
    -> -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonP
    -> roxy arg[  7]:
    -> -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.Por
    -> tableRemoteObjectProxy arg[  8]:
    -> -Dorg.xml.sax.driver=com.sap.engine.lib.xml.parser.SAXParser
    -> arg[  9]: -verbose:gc
    -> arg[ 10]: -Djco.jarm=1
    -> arg[ 11]: -XX:PermSize=256m
    -> arg[ 12]: -XX:MaxPermSize=256m
    -> arg[ 13]: -XX:NewSize=160m
    -> arg[ 14]: -XX:MaxNewSize=160m
    -> arg[ 15]: -XX:SurvivorRatio=2
    -> arg[ 16]: -XX:TargetSurvivorRatio=90
    -> arg[ 17]: -XX:+PrintGCTimeStamps
    -> arg[ 18]: -XX:+UseTLAB
    -> arg[ 19]: -XX:SoftRefLRUPolicyMSPerMB=1 arg[ 20]:
    -> -Dsun.io.useCanonCaches=false arg[ 21]: -Djava.awt.headless=true arg[
    -> 22]: -XX:+UseParNewGC arg[ 23]:
    -> -Dsys.global.dir=D:\usr\sap\P1D\SYS\global
    -> arg[ 24]: -Dapplication.home=D:\usr\sap\P1D\DVEBMGS00\exe
    -> arg[ 25]: -Djava.class.path=D:\usr\sap\P1D\DVEBMGS00\exe\jstartup.jar;D:\usr\sap\P1D\DVEBMGS00\exe\jvmx.jar;.\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> arg[ 26]:
    -> -Djava.library.path=C:\j2sdk1.4.2_21\jre\bin\server;C:\j2sdk1.4.2_21\
    -> jre\bin;C:\j2sdk1.4.2_21\bin;D:\usr\sap\P1D\DVEBMGS00\j2ee\os_libs;D:
    -> \oracle\product\10.2.0\db_1\bin;C:\SYSROOT\system32;C:\SYSROOT;C:\SYS
    -> ROOT\System32\Wbem;C:\Program
    -> Files\CA\SharedComponents\ScanEngine;C:\Program
    -> Files\CA\SharedComponents\CAUpdate\;C:\Program
    -> Files\CA\SharedComponents\ThirdParty\;C:\Program
    -> Files\CA\SharedComponents\SubscriptionLicense\;C:\Program
    -> Files\CA\eTrustITM;C:\Program Files\Windows
    -> Imaging\;D:\usr\sap\P1D\SYS\exe\uc\NTI386
    -> arg[ 27]: -Dmemory.manager=1024M
    -> arg[ 28]: -Xmx1024M
    -> arg[ 29]: -Xms1024M
    -> arg[ 30]: -DLoadBalanceRestricted=no
    -> arg[ 31]: -Djstartup.mode=JCONTROL
    -> arg[ 32]: -Djstartup.ownProcessId=7752 arg[ 33]:
    -> -Djstartup.ownHardwareId=N1596875852
    -> arg[ 34]: -Djstartup.whoami=server
    -> arg[ 35]: -Djstartup.debuggable=no
    -> arg[ 36]: -DSAPINFO=P1D_00_server
    -> arg[ 37]: -DSAPSTART=1
    -> arg[ 38]: -DCONNECT_PORT=1243
    -> arg[ 39]: -DSAPSYSTEM=00
    -> arg[ 40]: -DSAPSYSTEMNAME=P1D
    -> arg[ 41]: -DSAPMYNAME=blrkec115278d_P1D_00 arg[ 42]:
    -> -DSAPPROFILE=D:\usr\sap\P1D\SYS\profile\P1D_DVEBMGS00_blrkec115278d
    -> arg[ 43]: -DFRFC_FALLBACK=ON
    -> arg[ 44]: -DFRFC_FALLBACK_HOST=localhost arg[ 45]: -DSAPSTARTUP=1
    -> arg[ 46]: -DSAPSYSTEM=00 arg[ 47]: -DSAPSYSTEMNAME=P1D arg[ 48]:
    -> -DSAPMYNAME=blrkec115278d_P1D_00 arg[ 49]: -DSAPDBHOST=blrkec115278d
    -> arg[ 50]: -Dj2ee.dbhost=blrkec115278d
    CompilerOracle: exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources
    CompilerOracle: exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector getApplicationDomain
    CompilerOracle: exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub
    CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils escapeToJS
    CompilerOracle: exclude com/sapportals/portal/prt/core/broker/PortalServiceItem startServices
    CompilerOracle: exclude com/sap/engine/services/webservices/server/deploy/WSConfigurationHandler downloadFile
    CompilerOracle: exclude com/sapportals/portal/prt/jndisupport/util/AbstractHierarchicalContext lookup
    CompilerOracle: exclude com/sapportals/portal/navigation/cache/CacheNavigationNode getAttributeValue
    CompilerOracle: exclude com/sapportals/portal/navigation/TopLevelNavigationiView PrintNode
    CompilerOracle: exclude com/sapportals/wcm/service/ice/wcm/ICEPropertiesCoder encode
    CompilerOracle: exclude com/sap/lcr/pers/delta/importing/ObjectLoader loadObjects
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readElement
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readSequence
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/TypeMappingImpl initializeRelations
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/GeneratedComplexType loadInto [Thr 7792] JHVMLoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [server1]
    [Thr 7872] Wed May 05 13:27:08 2010
    [Thr 7872] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr 7872] Wed May 05 13:27:09 2010
    [Thr 7872] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 7872] JLaunchISetClusterId: set cluster id 3944951 [Thr 7872] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)] [Thr 7872] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    Wed May 05 13:27:13 2010
    5.640: [ParNew 81920K->5980K(1007616K), 0.0258446 secs]
    Wed May 05 13:27:17 2010
    9.773: [ParNew 87893K->13835K(1007616K), 0.0529425 secs]
    Wed May 05 13:27:21 2010
    13.293: [ParNew 95755K->17179K(1007616K), 0.0572638 secs]
    Wed May 05 13:27:23 2010
    15.634: [ParNew 99099K->17958K(1007616K), 0.0419008 secs]
    [Thr 6392] Wed May 05 13:27:26 2010
    [Thr 6392] JHVM_RegisterNatives: registering methods in com.sap.mw.rfc.driver.CpicDriver [Thr 6392] JHVM_RegisterNatives: registering methods in com.sap.i18n.cp.ConverterJNI
    [Thr 6392] Wed May 05 13:27:29 2010
    [Thr 6392] JHVM_RegisterNatives: registering methods in com.sap.mw.rfc.engine.Compress
    [Thr 7804] Wed May 05 13:27:33 2010
    [Thr 7804] JLaunchIExitJava: exit hook is called (rc = -11113) [Thr 7804] **********************************************************************
    ERROR => The Java VM terminated with a non-zero exit code.
    Please see SAP Note 943602 , section 'J2EE Engine exit codes'
    for additional information and trouble shooting.
    [Thr 7804] JLaunchCloseProgram: good bye (exitcode = -11113)

    Have you changed your java administrator password recently? If so, have you changed it in the configtool as well?
    Kind regards,
    Mark

  • Having issues with longMessage and back button usage

    Hello,
    I have part of an app that consists of 2 pages. The first page is a set of checkboxes and an Analyze (submit) button. when the user hits Analyze, I commit the transaction and forward to the second page which displays the checkboxes they checked and some other information regarding those choices. If a user wants to change their answers, they use the browser's back button and change their choices, then click Analyze again. This is working fine.
    I now want to add a longMessage to each checkbox above with some additional information about each choice. I've setup these up and they work fine; the dialog box launches just fine when they click the little (i) icon.
    So that's the status quo; here's my problem:
    Scenario
    1. User clicks one of the longMessage icons
    2. clears that box by clicking OK
    3. then hits Analyze to progress to the second page
    4. now user hits browser's Back button to go back to questions
    5. PROBLEM
    At this point, all my checkboxes are blank. If I try to re-check one and hit Analyze, I get an error stating "No current row for View (XXXLProcNavVO1)"
    If I don't ever click a longMessage icon, everything works fine. I can only replicate this if I follow the exact steps in the scenario.
    So what is wrong? Why am I losing my current row in my VO when I use the longMessage?
    I've included my CO from page 1 for reference below.
    Thanks!
    /*===========================================================================+
    | Copyright (c) 2001, 2005 Oracle Corporation, Redwood Shores, CA, USA |
    | All rights reserved. |
    +===========================================================================+
    | HISTORY |
    +===========================================================================*/
    package lanl.oracle.apps.icx.por.req.webui;
    import oracle.apps.fnd.common.VersionInfo;
    import oracle.apps.fnd.framework.webui.OAControllerImpl;
    import oracle.apps.fnd.framework.webui.OAPageContext;
    import oracle.apps.fnd.framework.webui.beans.OAWebBean;
    import oracle.apps.fnd.framework.OAApplicationModule;
    import oracle.apps.fnd.framework.OAException;
    import oracle.apps.fnd.framework.OAViewObject;
    import oracle.apps.fnd.framework.webui.OAWebBeanConstants;
    import oracle.apps.fnd.framework.webui.TransactionUnitHelper;
    //import oracle.apps.fnd.framework.webui.OADialogPage;
    import oracle.jbo.domain.Number;
    import oracle.jbo.Row;
    import oracle.apps.fnd.framework.OARow;
    * Controller for ...
    public class LANLProcNavCO extends OAControllerImpl
    public static final String RCS_ID="$Header$";
    public static final boolean RCS_ID_RECORDED =
    VersionInfo.recordClassVersion(RCS_ID, "%packagename%");
    * Layout and page setup logic for a region.
    * @param pageContext the current OA page context
    * @param webBean the web bean corresponding to the region
    public void processRequest(OAPageContext pageContext, OAWebBean webBean)
    super.processRequest(pageContext, webBean);
    OAApplicationModule am = pageContext.getApplicationModule(webBean);
    OAViewObject vo = (OAViewObject)am.findViewObject("XXXLProcNavVO1");
    if (!pageContext.isBackNavigationFired(false))
    // We indicate that we are starting the create transaction (this
    // is used to ensure correct Back button behavior).
    TransactionUnitHelper.startTransactionUnit(pageContext, "createProcNavForm");
    // This test ensures that we don't try to create a new doc if
    // we had a JVM failover, or if a recyled application module
    // is activated after passivation. If these things happen, BC4J will
    // be able to find the row that you created so the user can resume
    // work.
    if (!pageContext.isFormSubmission())
    am.invokeMethod("initPVO");
    String stringReqHeaderId = pageContext.getParameter("REQ_ID");
    Number defaultReqHeaderId = null;
    try
    defaultReqHeaderId = new Number(stringReqHeaderId);
    catch(Exception e)
    throw new OAException("ICX", "XXXL_INVALID_NUMBER");
    // set this value for subsequent form buttons pressed
    vo.setWhereClauseParams(null);
    vo.setWhereClauseParam(0,defaultReqHeaderId);
    vo.executeQuery();
    if (vo.getRowCount() == 0)
    vo.insertRow(vo.createRow());
    Row voRow = (Row)vo.first();
    voRow.setNewRowState(Row.STATUS_INITIALIZED);
    voRow.setAttribute("ReqHeaderId",defaultReqHeaderId);
    OAViewObject pvo = (OAViewObject)am.findViewObject("LANL838cPVO1");
    OARow prow = (OARow)pvo.first();
    prow.setAttribute("lReqID",stringReqHeaderId);
    * Procedure to handle form submissions for form elements in
    * a region.
    * @param pageContext the current OA page context
    * @param webBean the web bean corresponding to the region
    public void processFormRequest(OAPageContext pageContext, OAWebBean webBean)
    super.processFormRequest(pageContext, webBean);
    OAApplicationModule am = pageContext.getApplicationModule(webBean);
    OAViewObject vo = (OAViewObject)am.findViewObject("XXXLProcNavVO1");
    // Pressing the "Apply" button means the transaction should be validated
    // and committed.
    if (pageContext.getParameter("Analyze") != null)
    // Simply telling the transaction to commit will cause all the Entity Object validation
    // to fire.
    // Note: there's no reason for a developer to perform a rollback. This is handled by
    // the framework if errors are encountered.
    am.invokeMethod("apply");
    // Assuming the "commit" succeeds, navigate back to the prev page with
    // and display a "Confirmation" message at the top of the page.
    TransactionUnitHelper.endTransactionUnit(pageContext, "createProcNavForm");
    // OAException confirmMessage = new OAException("XXXL", "XXXL_PROCNAV_CREATE_CONFIRM", null, OAException.CONFIRMATION, null);
    // Per the UI guidelines, we want to add the confirmation message at the
    // top of the search/results page and we want the old search criteria and
    // results to display.
    // pageContext.putDialogMessage(confirmMessage);
    vo.clearCache();
    vo.reset();
    pageContext.forwardImmediately("OA.jsp?page=/lanl/oracle/apps/icx/por/req/webui/LANLSupplDocSummaryPG",
    null,
    OAWebBeanConstants.KEEP_MENU_CONTEXT,
    null,
    null,
    true, // retain AM
    OAWebBeanConstants.ADD_BREAD_CRUMB_NO);
    else if (pageContext.getParameter("Cancel") != null)
    am.invokeMethod("rollbackDoc");
    // Indicate that the Create transaction is complete.
    TransactionUnitHelper.endTransactionUnit(pageContext, "createProcNavForm");
    pageContext.forwardImmediately("OA.jsp?page=/oracle/apps/icx/por/req/webui/ShoppingCartPG",
    null,
    OAWebBeanConstants.KEEP_MENU_CONTEXT,
    null,
    null,
    true, // retain AM
    OAWebBeanConstants.ADD_BREAD_CRUMB_NO);
    }

    Hi
    in this scenarion control is not going inside the condition
    if (vo.getRowCount() == 0) and therefore VO is not getting initialized
    why u are counting the row of VO to initialize the VO ,if possible pls remove this condition check ,problem will be solved .pls let me know in case of any issues.
    thanx
    Pratap

  • FM posting date issue in extended classic

    We are experiencing issue with SRM deriving incorrect posting period when PO changes are made. We are in extended classic scenario with two FM periods open across fiscal years.
    PO changes  “No further confirmation” and “No further Invoice” from “No” to “Yes”, changes to anything on Account assignment(Asset, GL account, fund etc).
    Earlier when we were in Classic scenario, we had FMOD capability to post the FM documents in previous year and current year. Do we have similar functionality retained in extended classic?

    Hello Ratnakar,
    could you please check below OSS note:
    1981805 - Document Date is always updated with FM Posting Date
    You could also check for OSS notes dealing with PSM-GPR-POR application area.
    Regards.
    Laurent.

  • MM SUS Issues

    Hello Friends,
    We are implementing MM-SUS functionality and facing some issues. Could be very generic for those who have already worked on it so would need your help to fix these.
    1. Once the PO is created and submitted to Supplier , he is able to send POR for quantity greater than the PO quantity. Although we have configured message control as error for object type POR but still the system is allowing the supplier to post the POR with quantity greater than PO.
    2. We are not able to trigger the changed PO to SUS. We are changing the PO and saving it but a changed IDOC is not triggered ( may be some config is missing or we are not able to figure it out).
    3. Same tolerance check issue is with ASN as well where supplier is allowed to create it with quantity greater than PO. I checked and found a note on this 1960743 which says that system would issue a warning in that case , which is happening but although i have changed the message to error still it is issuing warning and allowing the user to post the document.
    4. Has anyone implemented an attachment function for documents ASN and INVOICE ( as this is not available in MM-SUS as compared to SRM-SUS).
    Regards

    Hi Sushant,
    I don't see any tolerance maintained for SUS documents specifically. Tolerance check is there only for the normal PO , GR and Invoice but nothing specifically for SUS documents.
    I have checked in SPRO and couldn't locate any place to maintain.
    Let me know how this can be acheived.
    Regards
    Ushir

  • Status In Process remains in PO SUS with POR

    Hello.
    We have SRM 5.0 SP12.
    We have the next issue in scenario PO EBP-SUS:
    In SUS, when we made a POR and we changed date u201CConfirmed foru201D (date in future), the
    system does not conserve the status u201CConfirmedu201D; this status is changes
    by u201CIn Processu201D.
    With POR without change in dates there is no problem.
    I think the POR is awaiting approval by the date change. But I do not need this.
    Please we needed to solve this issue and changed the PO whit status u201CIn
    processu201D to u201CConfirmedu201D in SUS.
    Regards,
    Raúl Hernández

    Thanks Khan
    Here they are the situation we have detected and that is causing us problem.
    1.     When POR is created at SUS and the date from u201CCONFIRMED FORu201D is changed  (even with future dates) the status u201CConfirmedu201D change to u201CIn Processu201D.
    When the date at POR is not updated or changed, the status still as u201Cconfirmedu201D
    2.     At SRM transaction BBPMAININT, when the check box u201CERSu201D from the vendor record, in the tab u201CVENDOR DATAu201D is active; the status of POR at SUS change from u201CConfirmedu201D to u201CIn Processu201D. This change of status  is  causing us errors into the operation.
    3.     On the other hand,  when the  check box  u201CERSu201D is inactive ; the status u201CCONFIRMEDu201D of POR  at SUS is maintained. This is the result we are expecting.
    What do you suggest us to do to keep the status u201CCONFIRMEDu201D in the POR at SUS when the check box u201CERSu201D is active eventhough  the date being changed? 
    We believe that Inactive the Check box u201CERSu201D is not an option due to it is required  into the process of the Purchase order  confirmation  in R/3
    Regards
    Raul

Maybe you are looking for

  • IOException when sendRedirect() in servlet

    I write 2 servlets when I try to sendRedirect() to call from one servlet to the second servlet it work but make HANDLER THREAD PROBLEM: java.io.IOException:socket Closed I will thank any one for help my. tal

  • OAS 10.1 3.1 0 OC4J JDBC Connection/Timeout settings

    I am fairly new to OAS, and am trying to resolve a intermitent issue, I have an OAS 10.1.3.1.0 with a deployed EAR file I was provided by a supplier containing mainly PL/SQL based logic, which configured the OAS to ask a middle tier for a an external

  • Cisco Prime infrastructure template undeploy

    Hi, I am new to cisco prime, I have create the new Trap receiver template and deployed to one of the wireless controller and saved the deployment Now I want to undeploy the templates, When I tried undeploying the templates for same wireless controlle

  • Images won't display - mapping problem?

    My images are stored outside of wwwroot, and they do not display when I browse pages on my production server (it's a virtual private server on hostmysite.com) Everything works fine on my development server, which appears to be set up identically. My

  • Help interpreting a screenshot

    I've been having problems with my Mac Pro and possibly Safari. This seems to happen every few days where things just freeze up. At its worse, I get some screen noise as well. I can move the mouse, but nothing responses. As far as I can determine, it