Cannot understand Security element wsu:Timestamp error

I got the below error while trying to call the GetEvents method. I generated a Web Service proxy in Jdeveloper 11g and I'm using Weblogic 10.X. Below are my code. Do you have any idea?
IntegrationEventWS integEventService = new IntegrationEventWS_Impl("IntegrationEventWS_saved_wsdl.wsdl");
InputStream inbound = new Object().getClass().getResourceAsStream("/weblogic/wsee/policy/runtime/Wssp1.2-2007-Https-UsernameToken-Plain.xml");
Default_Binding_IntegrationEventWS port = integEventService.getDefault(inbound, true, false);
Stub portStub = (Stub)port;
ArrayList credentialproviders = new ArrayList();
CredentialProvider cp = new ClientUNTCredentialProvider(username.getBytes(),password.getBytes());
credentialproviders.add(cp);
portStub._setProperty(WSSecurityContext.CREDENTIAL_PROVIDER_LIST,credentialproviders);
IntegrationEventWS_GetEvents_Input getEventsInput = new IntegrationEventWS_GetEvents_Input();
getEventsInput.setEventCount(null);
getEventsInput.setQueueName("Opportunity");
IntegrationEventWS_GetEvents_Output getEventsOutput = port.getEvents(getEventsInput);
Error
java.rmi.RemoteException: SOAPFaultException - FaultCode [{http://schemas.xmlsoap.org/soap/envelope/}MustUnderstand] FaultString [Cannot understand Security element wsu:Timestamp] FaultActor [null]No Detail; nested exception is:
     weblogic.wsee.jaxrpc.soapfault.WLSOAPFaultException: Cannot understand Security element wsu:Timestamp
java.rmi.RemoteException: SOAPFaultException - FaultCode [{http://schemas.xmlsoap.org/soap/envelope/}MustUnderstand] FaultString [Cannot understand Security element wsu:Timestamp] FaultActor [null]No Detail; nested exception is:
     weblogic.wsee.jaxrpc.soapfault.WLSOAPFaultException: Cannot understand Security element wsu:Timestamp
     at oracle.e1.bssv.JC57M007.proxy.Default_Binding_IntegrationEventWS_Stub.getEvents(Default_Binding_IntegrationEventWS_Stub.java:87)
     at oracle.e1.bssv.JC57M007.IBS_CRMODProcessor.manageOpportunity(IBS_CRMODProcessor.java:63)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at oracle.e1.bssvfoundation.impl.jdenet.CallSBFHandler.callSBF(Unknown Source)
     at oracle.e1.bssvfoundation.impl.jdenet.CallSBFMsgHandler.process(Unknown Source)
     at oracle.e1.bssvfoundation.impl.jdenet.SBFServerJavaKernel.process(Unknown Source)
     at com.jdedwards.system.net.ProcessKernel.run(Unknown Source)
Caused by: weblogic.wsee.jaxrpc.soapfault.WLSOAPFaultException: Cannot understand Security element wsu:Timestamp
     at weblogic.wsee.codec.soap11.SoapCodec.decodeFault(SoapCodec.java:357)
     at weblogic.wsee.ws.dispatch.client.CodecHandler.decodeFault(CodecHandler.java:118)
     at weblogic.wsee.ws.dispatch.client.CodecHandler.decode(CodecHandler.java:103)
     at weblogic.wsee.ws.dispatch.client.CodecHandler.handleFault(CodecHandler.java:91)
     at weblogic.wsee.handler.HandlerIterator.handleFault(HandlerIterator.java:309)
     at weblogic.wsee.handler.HandlerIterator.handleResponse(HandlerIterator.java:269)
     at weblogic.wsee.ws.dispatch.client.ClientDispatcher.handleResponse(ClientDispatcher.java:213)
     at weblogic.wsee.ws.dispatch.client.ClientDispatcher.dispatch(ClientDispatcher.java:150)
     at weblogic.wsee.ws.WsStub.invoke(WsStub.java:87)
     at weblogic.wsee.jaxrpc.StubImpl._invoke(StubImpl.java:337)
     at oracle.e1.bssv.JC57M007.proxy.Default_Binding_IntegrationEventWS_Stub.getEvents(Default_Binding_IntegrationEventWS_Stub.java:82)
     ... 9 more

Thank you for the replys. However, when running the command:
*$ java -classpath /export/home/jtownsen/java/ojdbc14_g.jar Connect*
I got the following error message:
Exception in thread "main" java.lang.NoClassDefFoundError: Connect
In case anyone is interested, I did figure out a solution. First, I set the environment variable like so: (using Korn shell)
*$ CLASSPATH=/export/home/jtownsen/java/ojdbc14_g.jar:/export/home/jtownsen/java/Connect.class:*
*$ export CLASSPATH*
Then I compiled the program with:
*$ javac Connect.java*
...which created the Connect.class file.
And ran the program with:
*$ java Connect*
...and the program ran with no errors returned.
Now I can begin on the next step. Thanks again to those who have replied.

Similar Messages

  • Cannot open Photoshop Elements. Receive error message 400 (Photoshop services are currently unavailable. Please try again later (I have) or check your network connections (they are OK). Error 400.

    Cannot open Photoshop Elements. Receive error message 400 (Photoshop services are currently unavailable. Please try again later (I have) or check your network connections (they are OK). Error 400.

    Photoshop.com is no longer available. The service transferred to Revel.
    Ignore the sign-in altogether.
    You may need to turn off Sync in Organizer prefs if you have it activated.

  • Cannot produce target element

    Hi,
    I am getting "Cannot produce target element /ns:OUTFILE_MT" error when trying to do a simple File2File scenario.
    Message Mapping test is working fine.
    Any help would be appreciated.
    Regards,
    Sudha

    if your scenario is text file to xml file then use the following parameters in the sender communication channel.
    RECORD.fieldSeparator :,
    RECORD.fieldNames :KEY,FNAME,LNAME,AGE
    RECORD.keyFieldValue :1
    DETAIL.fieldSeparatr :,
    DETAIL.fieldNames :KEY,SALARY,EMPID
    DETAIL.fieldNames :2
    Note:these parameters are accoding to the structure given below.
    suppose you have a structure like as below
    data (0..unbounded)
    record (0..unbounded)
    key (1..1)
    fname (1..1)
    lname (1..1)
    age (1..1)
    detail (0..unbounded)
    key (1..1)
    salary (1..1)
    empid (1..1)
    and the input file will look like as below
    1,aaa,bbb,23
    2,12000,10838
    1,ccc,ddd,23
    2,13000,10830
    Thanks
    Rinku

  • Cannot sign in to Elements 9 Get error message 400-photoshop services unavailable

    Cannot sign into Elements 9. Get Error message 400-photoshop services unavailable

    They're not available because photoshop.com is dead and gone, and any photos there are moved to revel, which you can't access through PSE versions prior to PSE 11. You should have received a bunch of emails about this back when it was happening.
    http://barbarabrundage.com/2013/09/16/pse-8-9-10-cant-sign-in-error-404/

  • Error in message mapping - Cannot produce target element

    As one step in my integration process, I am builing a very simple file to BPM integration (inbound MI async, outbound MI abstract).
    The source type and the target type are completely equal - I am only doing some modifications to some of the content.
    The type for both messages - source & target message - is an imported external definition (DTD), and hence no DT or MT are created.
    As a first step I am trying to fill the target message with the content from the source message (without any modifications to the content). However, when testing this in the message mapping area, I get an error message already when filling the first element, the 'root node'.
    The error message is as follows:
    Start of test
    Compilation of <MM name> successful
    Cannot produce target element <elementname>. Check xml instance is valid for source xsd and target-field mapping fulfills requirements of target xsd Cannot produce target element <elementname>. . Check xml instance is valid for source xsd and target-field mapping fulfills requirements of target xsd
    End of test
    Any suggestions?
    Thanks,
    C

    Thanks,
    when creating the source message manually in the MM it worked - so nothing wrong with the mapping.
    I saved this file and compared with the "original file" - containing the content which I wanted to upload, and on which the xsd (external definition) was based - and there where some inconsistancies.
    I changed some values in the source XML which made it work, also when uploading the file from a drive.
    So, I will go back to the source system and try to get a better XML.
    Thanks for now!

  • Mapping error: cannot produce target element

    Hello all,
    I am trying to test a mapping. i have 3 messages in my source and one Msg in my target. when i test execute it
    i get this msg:
    1) compilation of mapping successful
    2) cannot produce target elements/Check xml instance is valid for source xsd and target-field mapping fulfills requirements of target xsd.
    I am not sure what the error might be, can somebody please advice..
    Thanks in advance

    Hi Harika,
    how many Elements do u have In your Source Message Type(for example you have 3 elements and how u want to see these elements in your Target Message Type, define that much elements in your Target Message Type and Mappe those)
    1. usually people will go with one to one element mappaing, in such case define your souce and Target Message type Elements equal
    other wise you can do one Source having 3 elements and you want to see only one output from them then use Standard Function like "Contacte" that will add the 3 elements in one.
    if you are satisfied with this please provide points to me.
    Ashok

  • ERROR IDoc2File "Cannot produce target element"

    Hi,
    well i am sending an IDoc as i did some times before via XI to the client.
    Funny thing is that now it's the first time the MM is not able to handle empty fields from sender.
    I configured the target DT and the field 'co' from IDoc for occurrence with 0..1 but when i test the MM with the given XML-Structure from SXMB_MONI i am getting following ERROR:
    <b>Cannot produce target element /ns0:MT_Certificate/recordType2A/co. Check xml instance is valid for source xsd and target-field mapping fulfills requirements of target xsd</b>
    This field is the first one which is empty in the sent IDoc - but i have no clue why the is a problem because i did this some times before and it all works and i havn't done anything wrong - i hope.
    So do u have an idea?!
    br, Jens

    Jese,
    I explained it above, but let me try to put it better.
    MAPWITHDEFAULT is used to check if a the source field exists. if it exists then it maps the source with the field else it maps the default value to the target field.
    When a field is not populated by an idoc, the field is not a part of your XML strucuture itself. In your mapping, the field for which you have used MAPWITHDEFAULT I guess has a occurence of 1..1 and so, as the source field does not come in the Idoc, the mapping fails and this is now handled with mapwithdefault.
    Hope this helps,
    Regards
    Bhavesh

  • In ME29n (PO appr), error "Cannot Find Screen Element shell in Replay Mode"

    In ME29n (PO approval), in the header I pressed on the release button, the recording went well. and while executing the script  it worked well.  Problem is When there is any change in the ME29n HEADER screen (e.g. expanding header and collapsing header: specially if header is in Collapsed mode) , ecatt is giving error "Cannot Find Screen Element shell in Replay Mode" "Error in eCATT command SAPGUI".
    Please help me how to avoid this error either in recording phase or in SAP settings.
    Also discuss how to make ecatt script independent of the system settings like HEADER is in collapsed mode or expanded mode.
    Thanks in advance.

    Hello Srinivas,
    Once the value is retrieved into the variable , based on whether you need collapse or not you can put ur SAPGUI recording inside the loop and continue ur operation.
    eg:
    say currently its collapse and u need collapse to carryout ur process
    IF ( RC = "COLLAPSE HEADER CTRL+F5" ).
    your process (SAPGUI recording)
    ELSE (if its expanded and u need collapse)
    call the script to collapse or you can record to collapse and the continue your process
    ENDIF.
    Hope this answers your question , let me know if not.
    Thanks & Best regards,
    Ajay

  • Using MBSA 2.2 getting error 'Cannot load security CAB file" when attempting to scan any remote systems

    Could scan all remote servers previously from same sources and version.  Replaced/updated all cabs and other files associated (C:\Documents and Settings\<username>\Local Settings\Application Data\Microsoft\MBSA\Cache) with no change.  Removed/re-installed
    MBSA 2.2 with not effect.
    Local scans appear to function fine, but do not wish to download MBSA on EVERY system we need to scan.
    Settings for remote scan are: Check for security updates>Configure computers for Microsoft
    Update and scanning prerequisites>Advanced Update Services
    options:>Scan using
    Microsoft Update only
    Have attempted from different systems/OS's, with same results.  Checked firewall for any blocked traffic from both host and scanner, no entries.
    Checked Technet/blogged for about two hours, without any positive results. Please advise/assist.
    Regards,
    AJ Lebeau
    MCSE, MCP, MCP+I, CNA, ACNA, A+
    Server Administrator
    Progenics Pharmaceuticals
    [email protected]
    (914) 789-4558

    Thank you for sending this to the MBSA forums!
    If you haven't already, you may want to check the MBSA FAQ located here:
    http://technet.microsoft.com/en-us/security/cc184922 specifically under the sections titled, "How can I scan a computer that is protected by a firewall" (to resolve potential DCOM connectivity issues), and "When attempting to scan a remote machine,
    why do I see the error 'Cannot deploy security metadata?"
    This is also a very misleading error message since the problem could be due to connectivity to the target (client) machines - nothing relating to the CAB file.  In any circumstance, you should not need to install MBSA on all of the target machines to
    successfully assess their security state. 
    Possible solutions include
    Confirm the latest WUA client is installed on all target machines (with the files you've already placed in the cache directory, you can simply check the scan option to "Configure computers for Microsoft
    Update and scanning prerequisites" - which will update and re-register each target machine with the latest WUA client and the ability to respond to requests from MBSA.
    Check whether the target machines have limited disk space (unlikely)
    Check DCOM settings on both the server - but more likely due to the failure to remotely scan - the target machines.
    Change the scan options to further troubleshoot.  Specifically, 'Check for security updates' option uses a DCOM connection to the target WUA client while the other scan settings 'Check for weak passwords, etc." use specific UDP/TCP ports as indicated
    in the System Requirements section of the MBSA help file and the MBSA FAQ.  Also use the 'Advanced Update Services options' to determine whether WSUS connectivity may be at issue.
    Please let me know if that helps.
    Doug Neal - Microsoft Update and MBSA

  • Timestamp Error when calling Encrypt and Signed Web Service

    Hello,
    I maked one Web Service in the Oracle Service Bus 10gR3 that supports Encryption and Sign, basically inserting (manually) this on WSDL Contract:
    This two namespaces:
    xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"
    xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy"
    This Declarations:
    <wsp:UsingPolicy Required="true"/>
    <input>
    <wsp:Policy>
    <wsp:PolicyReference URI="policy:Encrypt.xml"/>
    </wsp:Policy>
    <soap:body use="literal" />
    </input>
    <wsp:Policy>
    <wsp:PolicyReference URI="policy:Sign.xml"/>
    </wsp:Policy>
    The above declarations was inserted in the correct points inside the WSDL Contract and the Web Service is working correctly.
    The Problem is related to Sign.xml declaration, when i insert this declaration:
    <wsp:Policy>
    <wsp:PolicyReference URI="policy:Sign.xml"/>
    </wsp:Policy>
    Then, the Web Service shows an error. Following the Request and Resonse (That shows the error):
    Request:
    <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ger="http://www.abc.com.br/Service">
    <soapenv:Header/>
    <soapenv:Body>
    <ger:gerarHashSenha>
    <arg0>123456</arg0>
    </ger:gerarHashSenha>
    </soapenv:Body>
    </soapenv:Envelope>
    Response:
    <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/">
    <env:Header/>
    <env:Body>
    <env:Fault>
    <faultcode>env:Server</faultcode>
    *<faultstring>Can not retrieve header: {http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd}Timestamp</faultstring>*
    </env:Fault>
    </env:Body>
    </env:Envelope>
    Observation: I was invoking the WebService using the soapUI Tool.
    I Tryed change the request to bellow code, but doesn't work:
    <soapenv:Envelope xmlns:ger="http://www.abc.com.br/Service" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
    <soapenv:Header>
    <wsse:Security soapenv:mustUnderstand="1" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
    <wsu:Timestamp wsu:Id="Timestamp-447" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">
    <wsu:Created>2010-05-27T21:40:55.667Z</wsu:Created>
    <wsu:Expires>2010-05-27T21:41:55.667Z</wsu:Expires>
    </wsu:Timestamp>
    </wsse:Security>
    </soapenv:Header>
    <soapenv:Body>
    <ger:gerarHashSenha>
    <arg0>123456</arg0>
    </ger:gerarHashSenha>
    </soapenv:Body>
    </soapenv:Envelope>
    Thanks.
    Victor Jabur.

    someone has any idea ?
    Thanks

  • CANNOT PRINT FROM ELEMENTS 10

    Not long ago I created a few documents and printed them out from Elements 10, now for some reason I cannot print, and I am getting error messages telling me to install my printer when there is one already installed.  Please help!

    Hatstead, I can print documents from all MS apps, however I was having a problem with a card creation software with the same issue.
    I said was because before I desided to reply to your question, I checked the programs, both the card creation and Elements 10 and found that the issue has been resolved...for both.  I am happy, but still don't understand what took place from the start of the problem to the resolution of the problem.  I do remember clearing my cache and temporary files, but no updated downloads. What do you make of that? My biggest fear is, the problem resurfacing and I'll be starting back at square one.  If you can help by giving me a few suggestions for future reference, I would appreciate it.  Thank you for responding.

  • I cannot update my iPad and notes it cannot be updated due to unknown error (6). I have not yet updated my Macbook to Yosemite (which I do not intend to do so yet) so would this be the problem and if so, how can I update the iPad?

    I cannot update my iPad and notes it cannot be updated due to unknown error (6). I have not yet updated my Macbook to Yosemite (which I do not intend to do so yet) so would this be the problem and if so, how can I update the iPad?
    Thanks,
    glhiker

    Hi glhiker,
    I understand that you may be having some issues with your ability to update your iPad. Here is an article that references your error code and can help you take some steps to resolve it:
    Resolve iOS update and restore errors - Apple Support
    http://support.apple.com/en-us/TS3694
    Check your security software
    Related errors: 2, 4, 6, 9, 1000, 1611, 9006. Sometimes security software can prevent your device from communicating with either the Apple update server or with your device.
    Check your security software and settings to make sure that they aren't preventing a connection to the Apple servers.
    Thanks for coming to the Apple Support Communities!
    Regards,
    Braden

  • REPORTS SECURITY WITHIN WEBDB (setup errors)

    As per WebDB and Reports 6i requirement, i
    ran the two script files
    D:\orant\report60\server\security
    rwwwvins.sql webdb
    and
    D:\ORANT\REPORT60\SERVER\SECURITY\RWENABLE.SQL
    Got errors while creating some package definitions..
    those package include
    package specs:
    rw_comp_cal
    rw_cpc_pm
    package body:
    wwv_rw_utl
    wwv_rw_usr
    wwv_rw_adm
    rwutlsave
    rwutlbuild
    wwv_rwrepgen
    rw_comp_cal
    rw_cpc_pm
    wwv_rwmanrwo
    Warning: Package created with compilation errors.
    No errors.
    attached :spool file which had errors listed
    SQL> @d:\orant\report60\server\security\rwwwvins.sql webdb
    B E G I N O R A C L E R E P O R T S I N S T A L L
    ...start: Monday 27 December , 1999 14:53:43
    Role dropped.
    Role created.
    old 1: grant RW_ADMINISTRATOR to &&1
    new 1: grant RW_ADMINISTRATOR to webdb
    Grant succeeded.
    Role dropped.
    Role created.
    Role dropped.
    Role created.
    Role dropped.
    Role created.
    I. Extent utlobj.sql
    Table dropped.
    Table created.
    Table dropped.
    Sequence dropped.
    Sequence created.
    Table created.
    Table dropped.
    Table created.
    Table dropped.
    Table dropped.
    Table dropped.
    Table created.
    Table created.
    Table created.
    Trigger created.
    II. Extent moduleda.sql
    0 rows deleted.
    delete from WWV_SYS_MODULE_TYPES$ where ID >= 50 and id<60
    ERROR at line 1:
    ORA-02292: integrity constraint (WEBDB.WWV_MODULES$_FK) violated - child record found
    delete from WWV_SYS_MODULE_GROUPS$ where ID >= 50 and id<60
    ERROR at line 1:
    ORA-02292: integrity constraint (WEBDB.WWV_SYS_MODULE_TYPES$_FK) violated - child record found
    INSERT INTO wwv_sys_module_groups$ VALUES (
    ERROR at line 1:
    ORA-00001: unique constraint (WEBDB.WWV_SYS_MODULE_GROUPS$_PK) violated
    INSERT INTO wwv_sys_module_groups$ VALUES (
    ERROR at line 1:
    ORA-00001: unique constraint (WEBDB.WWV_SYS_MODULE_GROUPS$_PK) violated
    INSERT INTO wwv_sys_module_groups$ VALUES (
    ERROR at line 1:
    ORA-00001: unique constraint (WEBDB.WWV_SYS_MODULE_GROUPS$_PK) violated
    INSERT INTO wwv_sys_module_groups$ VALUES (
    ERROR at line 1:
    ORA-00001: unique constraint (WEBDB.WWV_SYS_MODULE_GROUPS$_PK) violated
    Commit complete.
    Finished groups
    INSERT INTO wwv_sys_module_types$ VALUES (
    ERROR at line 1:
    ORA-00001: unique constraint (WEBDB.WWV_SYS_MODULE_TYPES$_PK) violated
    INSERT INTO wwv_sys_module_types$ VALUES (
    ERROR at line 1:
    ORA-00001: unique constraint (WEBDB.WWV_SYS_MODULE_TYPES$_PK) violated
    INSERT INTO wwv_sys_module_types$ VALUES (
    ERROR at line 1:
    ORA-00001: unique constraint (WEBDB.WWV_SYS_MODULE_TYPES$_PK) violated
    INSERT INTO wwv_sys_module_types$ VALUES (
    ERROR at line 1:
    ORA-00001: unique constraint (WEBDB.WWV_SYS_MODULE_TYPES$_PK) violated
    INSERT INTO wwv_sys_module_types$ VALUES (
    ERROR at line 1:
    ORA-00001: unique constraint (WEBDB.WWV_SYS_MODULE_TYPES$_PK) violated
    Commit complete.
    III. Install Oracle Reports packages
    Package created.
    No errors.
    Package created.
    No errors.
    Package created.
    No errors.
    Package created.
    No errors.
    Package created.
    No errors.
    Table dropped.
    Table created.
    Grant succeeded.
    Package created.
    No errors.
    Table dropped.
    Table created.
    Table dropped.
    Table created.
    Table dropped.
    Table created.
    Table dropped.
    Table created.
    Commit complete.
    Package created.
    No errors.
    0 rows deleted.
    delete from WWV_SYS_MODULE_TYPES$ where ID >= 50 and id<60
    ERROR at line 1:
    ORA-02292: integrity constraint (WEBDB.WWV_MODULES$_FK) violated - child record found
    delete from WWV_SYS_MODULE_GROUPS$ where ID >= 50 and id<60
    ERROR at line 1:
    ORA-02292: integrity constraint (WEBDB.WWV_SYS_MODULE_TYPES$_FK) violated - child record found
    INSERT INTO wwv_sys_module_groups$ VALUES (
    ERROR at line 1:
    ORA-00001: unique constraint (WEBDB.WWV_SYS_MODULE_GROUPS$_PK) violated
    INSERT INTO wwv_sys_module_groups$ VALUES (
    ERROR at line 1:
    ORA-00001: unique constraint (WEBDB.WWV_SYS_MODULE_GROUPS$_PK) violated
    INSERT INTO wwv_s ys_module_groups$ VALUES (
    ERROR at line 1:
    ORA-00001: unique constraint (WEBDB.WWV_SYS_MODULE_GROUPS$_PK) violated
    INSERT INTO wwv_sys_module_groups$ VALUES (
    ERROR at line 1:
    ORA-00001: unique constraint (WEBDB.WWV_SYS_MODULE_GROUPS$_PK) violated
    Commit complete.
    Finished groups
    INSERT INTO wwv_sys_module_types$ VALUES (
    ERROR at line 1:
    ORA-00001: unique constraint (WEBDB.WWV_SYS_MODULE_TYPES$_PK) violated
    INSERT INTO wwv_sys_module_types$ VALUES (
    ERROR at line 1:
    ORA-00001: unique constraint (WEBDB.WWV_SYS_MODULE_TYPES$_PK) violated
    INSERT INTO wwv_sys_module_types$ VALUES (
    ERROR at line 1:
    ORA-00001: unique constraint (WEBDB.WWV_SYS_MODULE_TYPES$_PK) violated
    INSERT INTO wwv_sys_module_types$ VALUES (
    ERROR at line 1:
    ORA-00001: unique constraint (WEBDB.WWV_SYS_MODULE_TYPES$_PK) violated
    INSERT INTO wwv_sys_module_types$ VALUES (
    ERROR at line 1:
    ORA-00001: unique constraint (WEBDB.WWV_SYS_MODULE_TYPES$_PK) violated
    Commit complete.
    Warning: Package created with compilation errors.
    No errors.
    Package created.
    No errors.
    Package created.
    No errors.
    Package created.
    No errors.
    Package created.
    No errors.
    Warning: Package created with compilation errors.
    Errors for PACKAGE RW_COMP_CAL:
    7/5 PL/SQL: Declaration ignored
    8/55 PLS-00382: expression is of wrong type
    Warning: Package created with compilation errors.
    Errors for PACKAGE RW_CPC_PM:
    7/5 PL/SQL: Declaration ignored
    8/55 PLS-00382: expression is of wrong type
    Package created.
    No errors.
    Package created.
    No errors.
    Package created.
    No errors.
    Package created.
    No errors.
    Package created.
    No errors.
    Package created.
    No errors.
    Grant succeeded.
    Synonym dropped.
    old 1: CREATE PUBLIC SYNONYM wwv_rw_adm_tst FOR &&1..wwv_rw_adm_tst
    new 1: CREATE PUBLIC SYNONYM wwv_rw_adm_tst FOR webdb.wwv_rw_adm_tst
    Synonym created.
    Grant succeeded.
    Synonym dropped.
    old 1: CREATE PUBLIC SYNONYM rwcaljmp FOR &&1..rwcaljmp
    new 1: CREATE PUBLIC SYNONYM rwcaljmp FOR webdb.rwcaljmp
    Synonym created.
    Grant succeeded.
    Synonym dropped.
    old 1: CREATE PUBLIC SYNONYM rwcalsum FOR &&1..rwcalsum
    new 1: CREATE PUBLIC SYNONYM rwcalsum FOR webdb.rwcalsum
    Synonym created.
    Grant succeeded.
    Synonym dropped.
    old 1: CREATE PUBLIC SYNONYM rw_comp_cal FOR &&1..rw_comp_cal
    new 1: CREATE PUBLIC SYNONYM rw_comp_cal FOR webdb.rw_comp_cal
    Synonym created.
    Grant succeeded.
    Synonym dropped.
    old 1: CREATE PUBLIC SYNONYM rw_cpc_pm FOR &&1..rw_cpc_pm
    new 1: CREATE PUBLIC SYNONYM rw_cpc_pm FOR webdb.rw_cpc_pm
    Synonym created.
    Grant succeeded.
    Synonym dropped.
    old 1: CREATE PUBLIC SYNONYM rwfindbx FOR &&1..rwfindbx
    new 1: CREATE PUBLIC SYNONYM rwfindbx FOR webdb.rwfindbx
    Synonym created.
    Grant succeeded.
    Synonym dropped.
    old 1: CREATE PUBLIC SYNONYM rwpform FOR &&1..rwpform
    new 1: CREATE PUBLIC SYNONYM rwpform FOR webdb.rwpform
    Synonym created.
    Grant succeeded.
    Synonym dropped.
    old 1: CREATE PUBLIC SYNONYM wwv_rwrepgen FOR &&1..wwv_rwrepgen
    new 1: CREATE PUBLIC SYNONYM wwv_rwrepgen FOR webdb.wwv_rwrepgen
    Synonym created.
    Grant succeeded.
    Synonym dropped.
    old 1: CREATE PUBLIC SYNONYM rwrunrpterr FOR &&1..rwrunrpterr
    new 1: CREATE PUBLIC SYNONYM rwrunrpterr FOR webdb.rwrunrpterr
    Synonym created.
    Grant succeeded.
    Synonym dropped.
    old 1: CREATE PUBLIC SYNONYM rwrunrpt FOR &&1..rwrunrpt
    new 1: CREATE PUBLIC SYNONYM rwrunrpt FOR webdb.rwrunrpt
    Synonym created.
    Grant succeeded.
    Synonym dropped.
    old 1: CREATE PUBLIC SYNONYM rwsbuser FOR &&1..rwsbuser
    new 1: CREATE PUBLIC SYNONYM rwsbuser FOR webdb.rwsbuser
    Synonym created.
    Grant succeeded.
    Synonym dropped.
    old 1: CREATE PUBLIC SYNONYM wwv_rw_usr_tst FOR &&1..wwv_rw_usr_tst
    new 1: CREATE PUBLIC SYNONYM wwv_rw_usr_tst FOR webdb.wwv_rw_usr_tst
    Synonym created.
    Grant succeeded.
    Synonym dropped.
    old 1: CREATE PUBLIC SYNONYM rwutlbuild FOR &&1..rwutlbuild
    new 1: CREATE PUBLIC SYNONYM rwutlbuild FOR webdb.rwutlbuild
    Synonym created.
    Grant succeeded.
    Synonym dropped.
    old 1: CREATE PUBLIC SYNONYM rwutlsave FOR &&1..rwutlsave
    new 1: CREATE PUBLIC SYNONYM rwutlsave FOR webdb.rwutlsave
    Synonym created.
    Grant succeeded.
    Synonym dropped.
    old 1: CREATE PUBLIC SYNONYM wwv_rw_adm FOR &&1..wwv_rw_adm
    new 1: CREATE PUBLIC SYNONYM wwv_rw_adm FOR webdb.wwv_rw_adm
    Synonym created.
    Grant succeeded.
    Synonym dropped.
    old 1: CREATE PUBLIC SYNONYM wwv_rw_err FOR &&1..wwv_rw_err
    new 1: CREATE PUBLIC SYNONYM wwv_rw_err FOR webdb.wwv_rw_err
    Synonym created.
    Grant succeeded.
    Synonym dropped.
    old 1: CREATE PUBLIC SYNONYM wwv_rw_usr FOR &&1..wwv_rw_usr
    new 1: CREATE PUBLIC SYNONYM wwv_rw_usr FOR webdb.wwv_rw_usr
    Synonym created.
    Grant succeeded.
    Synonym dropped.
    old 1: CREATE PUBLIC SYNONYM wwv_rw_int FOR &&1..wwv_rw_int
    new 1: CREATE PUBLIC SYNONYM wwv_rw_int FOR webdb.wwv_rw_int
    Synonym created.
    Grant succeeded.
    Synonym dropped.
    old 1: CREATE PUBLIC SYNONYM wwv_rw_utl FOR &&1..wwv_rw_utl
    new 1: CREATE PUBLIC SYNONYM wwv_rw_utl FOR webdb.wwv_rw_utl
    Synonym created.
    Package body created.
    No errors.
    Warning: Package Body created with compilation errors.
    Errors for PACKAGE BODY WWV_RW_UTL:
    194/5 PL/SQL: Statement ignored
    194/16 PLS-00382: expression is of wrong type
    Warning: Package Body created with compilation errors.
    Errors for PACKAGE BODY WWV_RW_USR:
    436/5 PL/SQL: Statement ignored
    436/16 PLS-00382: expression is of wrong type
    508/5 PL/SQL: Statement ignored
    508/12 PLS-00382: expression is of wrong type
    547/5 PL/SQL: Statement ignored
    547/12 PLS-00382: expression is of wrong type
    595/5 PL/SQL: Statement ignored
    595/16 PLS-00382: expression is of wrong type
    659/5 PL/SQL: Statement ignored
    659/16 PLS-00382: expression is of wrong type
    Warning: Package Body created with compilation errors.
    Errors for PACKAGE BODY WWV_RW_ADM:
    157/5 PL/SQL: Statement ignored
    157/16 PLS-00382: expression is of wrong type
    217/5 PL/SQL: Statement ignored
    217/16 PLS-00382: expression is of wrong type
    272/5 PL/SQL: Statement ignored
    272/16 PLS-00382: expression is of wrong type
    Package body created.
    No errors.
    Package body created.
    No errors.
    0 rows deleted.
    0 rows deleted.
    0 rows deleted.
    ... HELP.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... HEADING.sql ...
    ... LARGEBOX.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... SECTION_IMAGE.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... BOX_IMAGE.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ...hint.sql...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ...mode.sql...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ...welcome.sql...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... S0.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... S1.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... S2.sql ... users and roles
    1 row created.
    ... S3.sql ... availability
    1 row created.
    1 row created.
    ... S4.sql ... required parameters
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ...S5.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... S6.sql ...
    1 row created.
    ... S7.sql ...
    1 row created.
    1 row created.
    Commit complete.
    0 rows deleted.
    0 rows deleted.
    ... HELP.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... HEADING.sql ...
    ... LARGEBOX.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... SECTION_IMAGE.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... BOX_IMAGE.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... S0.sql ...
    1 row created.
    1 row created.
    1 row created.
    ... S1.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... S2.sql ...
    1 row created.
    ... S3.sql ...
    1 row created.
    1 row created.
    ... S4.sql ...
    1 row created.
    1 row created.
    ... S5.sql ...
    Commit complete.
    0 rows deleted.
    0 rows deleted.
    ... HELP.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... HEADING.sql ...
    ... LARGEBOX.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... SECTION_IMAGE.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... BOX_IMAGE.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... S0.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... S1.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... S2.sql ...
    1 row created.
    ... S3.sql ...
    1 row created.
    1 row created.
    ... S4.sql ...
    1 row created.
    1 row created.
    Commit complete.
    0 rows deleted.
    0 rows deleted.
    ... HELP.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... HEADING.sql ...
    ... LARGEBOX.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... SECTION_IMAGE.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... BOX_IMAGE.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... S0.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... S1.sql ...
    1 row created.
    1 row created.
    1 row created.
    ... S2.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... S3.sql ...
    1 row created.
    ... S4.sql ...
    1 row created.
    1 row created.
    Commit complete.
    0 rows deleted.
    0 rows deleted.
    ... HELP.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... HEADING.sql ...
    ... LARGEBOX.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... SECTION_IMAGE.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... BOX_IMAGE.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... S0.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... S1.sql ...
    1 row created.
    1 row created.
    1 row created.
    ... S2.sql ...
    1 row created.
    ... S3.sql ...
    1 row created.
    1 row created.
    ... S4.sql ...
    1 row created.
    ... S5.sql ...
    1 row created.
    Commit complete.
    Warning: Package Body created with compilation errors.
    Errors for PACKAGE BODY RWUTLSAVE:
    180/5 PL/SQL: Statement ignored
    180/15 PLS-00382: expression is of wrong type
    181/5 PL/SQL: Statement ignored
    181/15 PLS-00382: expression is of wrong type
    182/5 PL/SQL: Statement ignored
    182/15 PLS-00382: expression is of wrong type
    183/5 PL/SQL: Statement ignored
    183/15 PLS-00382: expression is of wrong type
    Warning: Package Body created with compilation errors.
    Errors for PACKAGE BODY RWUTLBUILD:
    0/0 PL/SQL: Compilation unit analysis terminated
    1/14 PLS-00905: object WEBDB.RWUTLBUILD is invalid
    1/14 PLS-00304: cannot compile body of 'RWUTLBUILD' without its
    specification
    Package body created.
    No errors.
    Package body created.
    No errors.
    Package body created.
    No errors.
    Warning: Package Body created with compilation errors.
    Errors for PACKAGE BODY WWV_RWREPGEN:
    1122/5 PL/SQL: Statement ignored
    1122/23 PLS-00382: expression is of wrong type
    Warning: Package Body created with compilation errors.
    Errors for PACKAGE BODY RW_COMP_CAL:
    0/0 PL/SQL: Compilation unit analysis terminated
    1/14 PLS-00905: object WEBDB.RW_COMP_CAL is invalid
    1/14 PLS-00304: cannot compile body of 'RW_COMP_CAL' without its
    specification
    Warning: Package Body created with compilation errors.
    Errors for PACKAGE BODY RW_CPC_PM:
    0/0 PL/SQL: Compilation unit analysis terminated
    1/14 PLS-00905: object WEBDB.RW_CPC_PM is invalid
    1/14 PLS-00304: cannot compile body of 'RW_CPC_PM' without its
    specification
    Package body created.
    No errors.
    Package body created.
    No errors.
    Package body created.
    No errors.
    Package body created.
    No errors.
    Package body created.
    No errors.
    Warning: Package Body created with compilation errors.
    Errors for PACKAGE BODY WWV_RWMANRWO:
    249/9 PL/SQL: Statement ignored
    249/23 PLS-00382: expression is of wrong type
    385/9 PL/SQL: Statement ignored
    385/23 PLS-00382: expression is of wrong type
    ... grant Oracle Reports Menu privileges
    PL/SQL procedure successfully completed.
    ... done
    ...end: Monday 27 December , 1999 14:57:25
    D O N E I N S T A L L
    SQL> SPOOL OFF
    null

    The above error is occuring only if the script is ran over a pre-existing reports security on webdb.
    The drop table commands in the scripts may be having some untested errors due to which the above errors resulted.
    I had re-installed webdb and when
    the above scripts were run for first time i didn't encounter those errors.
    FYI.
    Thanks.

  • Cannot run application HRSystem due to error deploying to DefaultServer.

    I am new to java and jdeveloper. I am tring my hands on the tutorial on HRSystem. Below is the error message recieved while deploying the application. Dont know what to do please help.
    The plaform is linux. Thanks
    DefaultServer startup time: 12661 ms.
    DefaultServer started.
    [Running application HRSystem on Server Instance DefaultServer...]
    Uploading credentials.
    ---- Deployment started. ---- Jun 2, 2009 3:10:10 PM
    Target platform is (Weblogic 10.3).
    Running dependency analysis...
    2009-06-02 15:10:10.73: Writing WAR file to /home/oracle/.jdeveloper/system11.1.1.0.31.52.05/o.j2ee/drs/HRSystem/HRSystem-ViewController-webapp
    2009-06-02 15:10:10.973: Wrote WAR file to /home/oracle/.jdeveloper/system11.1.1.0.31.52.05/o.j2ee/drs/HRSystem/HRSystem-ViewController-webapp
    2009-06-02 15:10:57.397: Writing EAR file to /home/oracle/.jdeveloper/system11.1.1.0.31.52.05/o.j2ee/drs/HRSystem
    2009-06-02 15:10:57.404: Wrote EAR file to /home/oracle/.jdeveloper/system11.1.1.0.31.52.05/o.j2ee/drs/HRSystem
    Deploying Application...
    <Jun 2, 2009 3:10:59 PM CET> <Warning> <J2EE> <BEA-160195> <The application version lifecycle event listener oracle.security.jps.wls.listeners.JpsAppVersionLifecycleListener is ignored because the application HRSystem is not versioned.>
    Jun 2, 2009 3:10:59 PM oracle.adf.share.config.ADFConfigFactory cleanUpApplicationState
    INFO: Cleaning up application state
    Jun 2, 2009 3:10:59 PM oracle.as.jmx.framework.PortableMBeanFactory setJMXFrameworkProviderClass
    INFO: JMX Portable Framework initialized with platform SPI "class oracle.as.jmx.framework.wls.spi.JMXFrameworkProviderImpl"
    <Jun 2, 2009 3:11:22 PM CET> <Error> <HTTP> <BEA-101371> <There was a failure when processing annotations for application /home/oracle/.jdeveloper/system11.1.1.0.31.52.05/o.j2ee/drs/HRSystem/HRSystem-ViewController-webapp. Please make sure that the annotations are valid. The error is javax.faces.webapp.FacesServlet>
    Jun 2, 2009 3:11:22 PM oracle.adf.share.config.ADFConfigFactory cleanUpApplicationState
    INFO: Cleaning up application state
    <Jun 2, 2009 3:11:22 PM CET> <Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID '1243951858599' for task '0'. Error is: 'weblogic.application.ModuleException: Failed to load webapp: 'HRSystem-ViewController-context-root''
    weblogic.application.ModuleException: Failed to load webapp: 'HRSystem-ViewController-context-root'
         at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:387)
         at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)
         at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:93)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:387)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
         Truncated. see log file for complete stacktrace
    java.lang.ClassNotFoundException: javax.faces.webapp.FacesServlet
         at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:283)
         at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:256)
         at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:54)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
         Truncated. see log file for complete stacktrace
    >
    <Jun 2, 2009 3:11:22 PM CET> <Warning> <Deployer> <BEA-149004> <Failures were detected while initiating deploy task for application 'HRSystem'.>
    <Jun 2, 2009 3:11:22 PM CET> <Warning> <Deployer> <BEA-149078> <Stack trace for message 149004
    weblogic.application.ModuleException: Failed to load webapp: 'HRSystem-ViewController-context-root'
         at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:387)
         at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)
         at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:93)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:387)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
         Truncated. see log file for complete stacktrace
    java.lang.ClassNotFoundException: javax.faces.webapp.FacesServlet
         at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:283)
         at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:256)
         at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:54)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
         Truncated. see log file for complete stacktrace
    >
    [Deployer:149034]An exception occurred for task [Deployer:149026]deploy application HRSystem on DefaultServer.: Failed to load webapp: 'HRSystem-ViewController-context-root'.
    weblogic.application.ModuleException: Failed to load webapp: 'HRSystem-ViewController-context-root'
    #### Deployment incomplete. #### Jun 2, 2009 3:11:22 PM
    oracle.jdeveloper.deploy.DeployException
         at oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer.doDeploymentAction(Jsr88RemoteDeployer.java:247)
         at oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer.deployImpl(Jsr88RemoteDeployer.java:157)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdevimpl.deploy.fwk.WrappedDeployer.deployImpl(WrappedDeployer.java:39)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdeveloper.deploy.common.BatchDeployer.deployImpl(BatchDeployer.java:82)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdevimpl.deploy.fwk.WrappedDeployer.deployImpl(WrappedDeployer.java:39)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdevimpl.deploy.fwk.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:436)
         at oracle.jdeveloper.deploy.DeploymentManager.deploy(DeploymentManager.java:209)
         at oracle.jdevimpl.runner.adrs.AdrsStarter$5$1.run(AdrsStarter.java:1365)
    Caused by: oracle.jdeveloper.deploy.DeployException
         at oracle.jdevimpl.deploy.common.Jsr88DeploymentHelper.deployApplication(Jsr88DeploymentHelper.java:413)
         at oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer.doDeploymentAction(Jsr88RemoteDeployer.java:238)
         ... 11 more
    Caused by: oracle.jdeveloper.deploy.DeployException: Deployment Failed
         at oracle.jdevimpl.deploy.common.Jsr88DeploymentHelper.deployApplication(Jsr88DeploymentHelper.java:395)
         ... 12 more
    #### Cannot run application HRSystem due to error deploying to DefaultServer.
    [Application HRSystem stopped and undeployed from Server Instance DefaultServer]
    Edited by: user1423903 on Jun 2, 2009 8:11 AM

    Try removing this directory: /home/oracle/.jdeveloper/system11.1.1.0.31.52.05/ and restarting JDeveloper.

  • Cannot create target element /Invoice. Values missing in queue context.

    Hi Experts,
    I am working on Idoc to File scenario using SAP PI 7.1. In this scenario I am mapping Invoic02 Idoc with Invoice xsd. I am able to test the mapping in ESR with status as success.
    In ID Tools --> Test Configuration I used the same payload and tried testing the configuration step by step. while executing I am getting an error at Operation Mapping saying "Runtime exception occurred during application mapping com/sap/xi/tf/_MM_SRM_Hubwoo_Invoice_; com.sap.aii.mappingtool.tf7.IllegalInstanceException: Cannot create target element /Invoice. Valuesmissing in queue context. Target XSD requires a v~"
    Even though the mapping is getting executed successfully in ESR, I am not able to fix this issue. Need your inputs in resolving the same.
    Regards,
    Saurabh
    Edited by: saurabh mathure on Oct 16, 2010 8:14 AM

    Hi ,
    issue"Can not create the target element   value missing the queue context'.
    reason for this issue:
    Target field expecting some value from sender field. so in testing your not getting  any data from source field  for this reason your getting that issue.
    Solution:
    In mapping use node function:Mapwith deafault between source and taget fileds.
    Then activate mapping . now excute the scenario it  will properly without that issue.
    Cheers,
    Meera

Maybe you are looking for

  • Standard Report for Project

    Hi All, Is there a standard SAP report that gives me a list of all open projects by a customer. I have researched into almost all PS reports, but i am unable to find the right one. Any thoughts?? Thanks, R

  • 2 easy questions - one on file size, teh other on sound reduction

    Hi, hope you can help: 1. If I make a 30 second movie clip in imovies that I would like to put on myspace it is 600MB and the limit is 100MB. How do I reduce the file size or what other options do I have? 2. When I overlay music from itunes onto a mo

  • FOR EACH command in planning modeler

    Hi all, can anybody explain me the difference between foreach, foreach in selection,foreach in ref data. i have a requirement where i needs to copy some temporary variable in to keyfigure. my fox formula is : foreach season,brand,du. {zkf1,season,bra

  • Changed password not accepted in Mail????

    I have recently changed both my Gmail and Hotmail passwords following the announcement that some account details had been posted online. Now, when starting Mail, I got the pop up window saying my password was not accepted (hotmail) and I duly entered

  • Failing dock connection?

    This problem seems obvious enough, but I figured it wouldn't hurt to ask around and see if there are people out there with similar experiences. I have a 80GB iPod Classic. It gets connected and disconnected to a dock connection multiple times a day: