SenderAgreement not found in RFC to File

Hi,
In  RFC - File scenario, i am facing the following error:
Error in processing caused by: com.sap.aii.adapter.rfc.afcommunication.RfcAFWException: senderAgreement not found: lookup of binding via CPA-cache failed for AdapterType RFC, AdapterNS http://sap.com/xi/XI/System, direction INBOUND, fromParty '', fromService 'DEC', toParty '', toService '', interface 'SLDJAVA_ACCESSOR_REQUEST', NS 'urn:sap-com:document:sap:rfc:functions' for channel 'CC_LOTUSNOTES_OUTBOUND_SND_RFC'
I deleted the sender CC and created it again, did a CPACahe Refresh but nothing happened.
could anybody help to solve this issue.
in the ECC side I have coded a RFC which is included in the BAPI, then i am calling this RFC in ABAP program. i created a LS in ECC which has the PI details. RFC is called like below:
CALL FUNCTION 'Z_HR_OUTBOUND_DATA2'
IN BACKGROUND TASK DESTINATION 'DPICLNT100'    -
> this is the PI server
is this correct, or am i missing some steps?
thanks

Hi Siva,
I have done the following for RFC to File scenario:
ECC side:
1. Created a RFC and tagged it to BAPI
2. In the ABAP program, i am calling the RFC like below:
CALL FUNCTION 'Z_HR_OUTBOUND_DATA2'
IN BACKGROUND TASK DESTINATION 'Z_HR_OUTBOUND_DATA2'
               EXPORTING
                 INTERFACE       =
IMPORTING
   FILENAME        = FILENAME
   RETURN          = RETURN
TABLES
   ITAB10          = ITAB10
   P_STATUS        = P_STATUS
COMMIT WORK.
3. Created a RFC destination using SM59
RFC detination     : Z_HR_OUTBOUND_DATA2
Connection type    : TCP/IP
Enabled Registered Server Program
Program ID : SAPSLDAPI_DPI -
> not sure whether this correct. but took this vvalue in
on the TCP/IP connection in PI (As mentioned if i am giving any other value say SAPECC etc, then it gives an error while Tst connection  * TP sapecc not registered* )
Gateway host : ECC's host number
Gateway service : ECC's service number.
In PI side:
I have created :
1 DT for File Rcvr
1 MT for File Rcvr
1 SI for File Rcvr (async)
1 MM (sender RFC and receiver File)
1 OM
1 CC with RFc as sender with the following parameters:
   Communication component : ECC's component
   application server (gateway) : ecc's gateway
   application server service(Gateway) : ecc's service number
   Program id : SAPSLDAPI_DPI -
> not sure whether this correct.
in on the TCP/IP connection in PI
   inital connections 1
   max. connections 1
And also gave ecc's details in application server , s/y number, auth. mode, logon user ,
pwd, ecc's client number
1 CC with File adapter and file content conversion
1 receiver determination
1 interface determination
1 sender agreement
1 receiver agreement
When i am executing the ABAP program in R/3 I am getting the following error:
*Error in processing caused by: com.sap.aii.adapter.rfc.afcommunication.RfcAFWException:
lookup of alternativeServiceIdentifier via CPA-cache failed for channel
'CC_LOTUSNOTES_OUTBOUND_SND_RFC' (f455111112de33bba4c3dc3dbf93ed1b, party '', schema
'TechnicalSystem', identifier 'DEC#120')*
Please let me know if any of my steps are wrong and how to rectify this error and make
the scenario working.
Thanks for your help

Similar Messages

  • "senderAgreement not found: lookup of binding via CPA-cache failed for..."

    Hi,
         I have configured asynchronous sender RFC to JDBC scenario and when I execute RFC I get short dump "senderAgreement not found: lookup of binding via CPA-cache failed for..."
         My scenario configurations, RFC destination, are all okey..
    A Hint:
         Our XI Server is "LARA"
         Our R/3 4.6C Server is "ZULIA"
    This are the RFC Sender Communication Channel on LARA:
         RFC Server Parameter
         Application Server (Gateway):           ZULIA
         Application Server Service (Gateway):      sapgw00
         Program ID:                     DEV210
         SNC:                          NOT CHECKED
         UNICODE:                     NOT CHECKED
         Inital Connections:               10
         Maximum Connections:               10
         Advanced Mode:                    NOT CHECKED
         RFC Metada Repository Parameter
         Load Balancing:                NOT CHECKED
         Application Server:               ZULIA
         System Number:                    00
         Authentication Mode:               Use Logon Data for SAP System
         Logon User:                    ldiego
         Logon Password:                    **********
         Logon Language:                    ES
         Logon Client:                    210
         Adapter-Specific Message Attributes
         Set Adapter-Specific Message Attributes: NOT CHECKED
    This are the configuration of RFC Destination on ZULIA:
         RFC Destination Name:                XI_RFC
         Connection Type:               T
         ID Program:                    DEV210
         Host Gateway:                    ZULIA
         TCP Service                    sapgw00
    Must I create the RFC Destination on the JCo RFC Provider in Visual Administrator?

    <i>Is the RFC destination created in the R/3 is pointing correctly to the XI system and vice -versa. Test the connection.</i>
    I tested my RFC Destination from R/3 system and the response was successful. What do you mean about vice-versa? How do I test it in the other way?.
    I recreate my Sender Agreement. And my Business System is correct.
    This are the parameters of my Sender Agreement:
    Service:     DES210_DEV
    Interface:     Z_DATOS_SAP
    Namespace:     urn:sap-com:document:sap:rfc:functions
    Sender Communnication Channel: cc_s_rfc_dataCom
    When I execute the FM in R/3 the dump now is:
    Wrong Sender Agreement:The Sender agreement does not have channel

  • Java.lang.AssertionError: WSDL not found in the class file "processes

    Hi,
    I am using WLI 10.3 workshop to build process application. I have designed one JPD which inturn call another process JPD. So i have used worklist process control to create the process and tried to access the process. When i am executing the code, i am getting below error message.
    13-Jun-2011 14:13:00 o'clock BST> <Error> <WLI> <BEA-000000> <Exception processing processes.ISPSSQMsgLisnt
    Java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    at com.bea.wli.knex.runtime.core.dispatcher.DispUnit.loadDispFile(DispUnit.java:219)
    Truncated. see log file for complete stacktrace
    Java.lang.AssertionError: WSDL not found in the class file "processes.ISPSSQMsgLisnt", annotated class = processes.ISPSSQMsgLisnt
    --ClassAnnotations:
    --Method Annotations:
    --Field Annotations:
    can't continue
    at com.bea.wli.knex.runtime.jws.dispatcher.JwsDispClass.<init>(JwsDispClass.java:392)
    at com.bea.wli.bpm.runtime.JpdDispClass.<init>(JpdDispClass.java:65)
    at com.bea.wli.bpm.runtime.JpdDispClass.<init>(JpdDispClass.java:55)
    at com.bea.wli.bpm.runtime.JpdDispFile.createPrimaryDispClass(JpdDispFile.java:382)
    at com.bea.wli.knex.runtime.core.dispatcher.DispFile.<init>(DispFile.java:154)
    Truncated. see log file for complete stacktrace
    xception processing processes.ISPSSQMsgLisnt
    ava.lang.reflect.InvocationTargetException
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    at com.bea.wli.knex.runtime.core.dispatcher.DispUnit.loadDispFile(DispUnit.java:219)
    at com.bea.wli.knex.runtime.core.dispatcher.DispUnit.<init>(DispUnit.java:153)
    at com.bea.wli.knex.runtime.core.dispatcher.DispCache.ensureDispUnit(DispCache.java:628)
    at com.bea.wli.knex.runtime.core.dispatcher.DispCache.ensureDispUnitForURI(DispCache.java:1029)
    at com.bea.wli.knex.runtime.core.dispatcher.DispCache.ensureDispUnitForURI(DispCache.java:950)
    at com.bea.wli.broker.JWSSubscriber.getDispClass(JWSSubscriber.java:231)
    at com.bea.wli.broker.JWSSubscriber.getRequest(JWSSubscriber.java:184)
    at com.bea.wli.broker.JWSSubscriber.doDispatch(JWSSubscriber.java:358)
    at com.bea.wli.broker.JWSSubscriber.doDispatch(JWSSubscriber.java:348)
    at com.bea.wli.broker.SubscriptionDispatcher.doDispatch(SubscriptionDispatcher.java:87)
    at com.bea.wli.broker.MessageBroker$PrivilegedSubscriptionDispatcher.run(MessageBroker.java:179)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(Unknown Source)
    at com.bea.wli.security.authentication.AuthenticationService.runAs(AuthenticationService.java:108)
    at com.bea.wli.broker.MsgBrokerSecurityHelper.doDispatch(MsgBrokerSecurityHelper.java:231)
    at com.bea.wli.broker.MessageBroker$PrivilegedSubscriptionDispatcher.doDispatch(MessageBroker.java:165)
    at com.bea.wli.broker.MessageBroker.publishMessage(MessageBroker.java:984)
    at com.bea.wli.mbconnector.jms.JmsConnMDB.publishMBMessage(JmsConnMDB.java:343)
    at com.bea.wli.mbconnector.jms.JmsConnMDB.onMessage(JmsConnMDB.java:475)
    at weblogic.ejb.container.internal.MDListener.execute(MDListener.java:466)
    at weblogic.ejb.container.internal.MDListener.transactionalOnMessage(MDListener.java:371)
    at weblogic.ejb.container.internal.MDListener.onMessage(MDListener.java:327)
    at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:4547)
    at weblogic.jms.client.JMSSession.execute(JMSSession.java:4233)
    at weblogic.jms.client.JMSSession.executeMessage(JMSSession.java:3709)
    at weblogic.jms.client.JMSSession.access$000(JMSSession.java:114)
    at weblogic.jms.client.JMSSession$UseForRunnable.run(JMSSession.java:5058)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:516)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    aused by: java.lang.AssertionError: WSDL not found in the class file "processes.ISPSSQMsgLisnt", annotated class = processes.ISPSSQMsgLisnt
    --ClassAnnotations:
    --Method Annotations:
    --Field Annotations:
    can't continue
    at com.bea.wli.knex.runtime.jws.dispatcher.JwsDispClass.<init>(JwsDispClass.java:392)
    at com.bea.wli.bpm.runtime.JpdDispClass.<init>(JpdDispClass.java:65)
    at com.bea.wli.bpm.runtime.JpdDispClass.<init>(JpdDispClass.java:55)
    at com.bea.wli.bpm.runtime.JpdDispFile.createPrimaryDispClass(JpdDispFile.java:382)
    at com.bea.wli.knex.runtime.core.dispatcher.DispFile.<init>(DispFile.java:154)
    at com.bea.wli.knex.runtime.jws.dispatcher.JwsDispFile.<init>(JwsDispFile.java:24)
    at com.bea.wli.bpm.runtime.JpdDispFile.<init>(JpdDispFile.java:108)
    ... 34 more

    Hi
    Are you using wli process control?
    That uses wsdl and could cause the issue.
    I also saw couple of internal bugs CR264315 and CR288904 on the same issue on 9.2.
    Since this is a wli issue could you post in the wli newsgroup to get more answers http://forums.bea.com/forum.jspa?forumID=2047 ?
    Also you can open a BEA support case at http://support.bea.com and an wli support engineer would help you. Please refer to the Cr numbers above in your support case.
    Thanks
    Vimala

  • UCM Log in error : Error 404--Not Found From RFC 2068 Hypertext Transfer Pr

    i am not able to get ucm login page , admin and manage server is up and there is no error in logs . but iam getting below error in login page
    Error 404--Not Found
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.4.5 404 Not Found
    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
    If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.

    Hi ,
    This is an indication that ECM cs.ear deployment has failed for some reason . To get the exact reason either check ucm_server1.log or start the server from command line and there the errors will be shown.
    Copy the core part and post it .
    Thanks
    srinath

  • SQL Error 130, not found in ERROR.SQL file.

    Dear All,
    While connecting my application with Oracle Release 9.2.0.8.0 I am having the following error message would any one help in this regard please?
    SQL Error 130, not found in ERROR.SQL file
    Thanks
    GQ

    How is this connection being made?
    Is it Oracle Forms, SQL*Plus, Java, .NET, JDBC etc?
    The error message doesn't look like a standard ORA-XXXXX oracle error so I would suggest the message relates to the application trying to make the connection.

  • TestStand 4.2 Error String not found in language resource files

    I've installed TestStand 4.2 on two Windows XP machines.  On one machine it worked fine first time. On the other machine I receive the following message in the login box, and also in the templates pane:  'String not found in language resource files." I have tried uninstalling and re-installing TestStand twice but still get this error.  This error prevents me being able to login as an administrator so I am unable to use TestStand 4.2. I understand that these language resource files are provided by the installer but for some reason it seems that the machine with the error cannot locate these.
    The only difference between the two XP machines that I can find is the location of user profiles.  I note that on Vista compatible TestStand versions that TestStand user settings are stored to C:\Documents and Settings\All Users\Documents\National Instruments\TestStand 4.2\Components on XP machines.  On the XP machine with the error all user profiles are stored under C:\profiles, rather than C:\Documents and Settings.  This is the standard profile used by our company so I am unable to change this. The TestStand installer does recognise this and installs TestStand user settings to  C:\profliles\All Users\Documents\National Instruments\TestStand 4.2\.  Does anyone know whether the location of the user profiles is important, or whether there is another cause for this error?
    Regards,
    David
    Solved!
    Go to Solution.

    Hi Scott,
    I've held off on the changes suggested by John for now.  You are correct in that the knowledge base article referenced by John does not apply since the engine does initialise. 
    I've attached two screen shots.  The first one is the standard login box which displays the "String Not found in language resource files" message in place of the usual "administrator" user name.  If I overwrite the  "String Not found in language resource files" user name with "administrator" and click OK to log in then I get an "Invalid User Name" error dialogue box. Therefore I am unable to log into TestStand.
    The second screen shot shows the TestStand sequence editor with the String Not found in language resource files visible in the templates pane.
    Regards,
    David
    Attachments:
    TS Login Prompt.JPG ‏11 KB
    TS Seq Editor.JPG ‏75 KB

  • No oidAdminClass property not found in servicename.properties file

    Hi ,
    I am new to forum. I got one exception in lione no 2 as follows, when i am trying to get the user information , as follows.
    the code is like this.... Any help...
    Tons of advance in advance...
    1.ProviderContext pc = pReq.getProviderInstance().getProviderContext();
    2.OidManager oidMgr = new OidManagr(pc);
    The exception is as follows...
    oracle.portal.provider.v2.ProviderException: No oidAdminClass property not found in servicename.properties file
    08/04/17 18:43:03      at oracle.portal.utils.v2.ContainerException.fillInStackTrace(Unknown Source)
    08/04/17 18:43:03      at java.lang.Throwable.<init>(Throwable.java:195)
    08/04/17 18:43:03      at java.lang.Exception.<init>(Exception.java:41)
    08/04/17 18:43:03      at oracle.portal.utils.v2.ContainerException.<init>(Unknown Source)
    08/04/17 18:43:03      at oracle.portal.provider.v2.ProviderException.<init>(Unknown Source)
    08/04/17 18:43:03      at oracle.portal.provider.v2.oid.OidManager.<init>(Unknown Source)
    08/04/17 18:43:03      at htdocs.oratest._OraTestShowPage._jspService(_OraTestShowPage.java:90)
    08/04/17 18:43:03      at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
    08/04/17 18:43:03      at oracle.jsp.runtimev2.JspPageTable.compileAndServe(JspPageTable.java:569)
    08/04/17 18:43:03      at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:305)
    08/04/17 18:43:03      at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509)
    08/04/17 18:43:03      at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413)
    08/04/17 18:43:03      at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    08/04/17 18:43:03      at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:824)
    08/04/17 18:43:03      at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
    08/04/17 18:43:03      at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:253)
    08/04/17 18:43:03      at oracle.portal.provider.v2.render.http.AbstractResourceRenderer.renderBody(Unknown Source)
    08/04/17 18:43:03      at oracle.portal.provider.v2.render.RenderManager.render(Unknown Source)
    08/04/17 18:43:03      at oracle.portal.provider.v2.DefaultPortletInstance.render(Unknown Source)
    08/04/17 18:43:03      at oracle.webdb.provider.v2.adapter.soapV1.ProviderAdapter.showPortlet(Unknown Source)
    08/04/17 18:43:03      at oracle.webdb.provider.v2.adapter.soapV1.ProviderAdapter.handleHttp(Unknown Source)
    08/04/17 18:43:03      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    08/04/17 18:43:03      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    08/04/17 18:43:03      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    08/04/17 18:43:03      at java.lang.reflect.Method.invoke(Method.java:324)
    08/04/17 18:43:03      at oracle.webdb.provider.v2.adapter.SOAPServlet.doHTTPCall(Unknown Source)
    08/04/17 18:43:03      at oracle.webdb.provider.v2.adapter.SOAPServlet.service(Unknown Source)
    08/04/17 18:43:03      at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    08/04/17 18:43:03      at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:824)
    08/04/17 18:43:03      at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
    08/04/17 18:43:03      at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
    08/04/17 18:43:03      at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:224)
    08/04/17 18:43:03      at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)
    08/04/17 18:43:03      at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
    08/04/17 18:43:03      at java.lang.Thread.run(Thread.java:534)

    the password value stored in OID is just a hashed value (by default) and it's virtually impossible to retrieve the original value of password, as entered by the user.
    There are option in OID for storing the encrypted value (vs the hash value). Perhaps that in this case there are means to do the job.
    In my opinion it's a bad choice (from governance perspective) to allow developers retrieving a user password value from a directory.
    Patrick.

  • "File Not Found" When opening a file in illustrator CS3

        I having issues where when I click on a file it launches illustrator but then I get prompted with file not found. I then open illustrator and browse to the file and am to open it....any ideas? This one has me stumped.

    I think I found the problem. I am using Illustrator CS5 (15.0.02) running on MacOS (10.7.5).
    In my script, Folder.selectDialog function was returning "file:///Users/alex/Apps/temp", when I selected the temp folder from the dialog box. I want the function to return "/Users/alex/Apps/temp". If I hardcode the path (as shown below), the javascript runs fine.
    // Select the source folder.
    //sourceFolder = Folder.selectDialog( 'Select the folder with Illustrator files', '~' );
    sourceFolder = Folder("/Users/alex/Apps/temp");

  • Sun server - file not found warning message - send-file reports: HTTP4142

    (File not found)
    [25/Sep/2012:17:37:34] warning ( 9732): for host 127.0.0.1 trying to GET /vt/css/body_ie8.css, send-file reports: HTTP4142: can't find C:/Program Files/Sun/WebServer7/https-AC7440R877W6X.com/web-app/AC7440R877W6X.com/vt/css/body_ie8.css.
    sun server is trying to find file body_ie8.css which is not exist. now i m testing application in ie8 so getting error like this. If i run same application in ie6 i will get body_ie6.css. if i create dummy files with these name i wont get any error message.
    another sample error message
    warning (14280): for host 127.0.0.1 trying to GET /vt/css/icefaces_ie.css, send-file reports: HTTP4142: can't find C:/Program Files/Sun/WebServer7/https-AC7440R877W6X.com/web-app/AC7440R877W6X.com/vt/css/icefaces_ie.css (File not found).
    I m running JSF framework icefaces implememntation

    Hi:
    After some days and several test I discover the solution.
    I'm using Unicodes in the messages text (like \u00e9, \u00e1) and due to a typing mistake, in just a word the sequence \u00es appears instead of \u00e9.
    It seems \u00es is not a valid Unicode code and that was the cause of this particular error.
    I think this kind of message error must change depending which web server is used.
    As i said, i'm using the embedded oc4j server.
    Bye.

  • Command not found on running binary files.

    I have a very strange problem with my new arch installation, which I never faced on other linux installations/distros.
    I'm trying to execute binary files from android-sdk, which I have them from other distros and always worked, and I get always "command not found" message. For e.g I tried to run adb(5 different files from different places), from terminal and from the folder in which is each and all times I get "command not found" message.
    Some other work though, as eclipse binary. All files I've tried worked fine, and also work fine if I run them from Ubuntu installation.
    I had this problem and for some newly isntalled packages too, as packagkit, and rutorrent. Packagekit worked after a reboot, but rutorrent gives same message.
    Any help?

    user-arch@archusrpc /home/@solushome/user-solus/QtADB-cwm_edition $ QtADB
    bash: QtADB: command not found
    user-arch@archusrpc /home/@solushome/user-solus/QtADB-cwm_edition $ ./QtADBbash: ./QtADB: No such file or directory
    user-arch@archusrpc /home/@solushome/user-solus/QtADB-cwm_edition $ sh ./QtADB
    ./QtADB: ./QtADB: cannot execute binary file
    user-arch@archusrpc /home/@solushome/user-solus/QtADB-cwm_edition $ sh QtADB
    QtADB: QtADB: cannot execute binary file
    user-arch@archusrxpc /home/@solushome/user-solus/QtADB-cwm_edition $ ls -l
    σύνολο 2940
    -rw-rw-r-- 1 user-arch 1000    5259 Απρ  13  2012 Changes.txt
    -rw-rw-r-- 1 user-arch 1000   25330 Ιούν 26  2012 debug.log
    -rwxrwxr-x 1 user-arch 1000 2970612 Απρ  13  2012 QtADB
    drwxr-xr-x 1 user-arch 1000       0 Ιούν 26  2012 tmp
    drwxrwxr-x 1 user-arch 1000     366 Μάρ  13  2012 tools
    user-arch@archusrpc /home/@solushome/user-solus/QtADB-cwm_edition $
    Last edited by dancer69 (2013-01-17 18:30:23)

  • Resource bundle not found in adapter ear file

              Hi,
              I have an ear file which contains a JCA adapter and a resource bundle properties
              file in a jar file. THis jar file is referenced by the rar file. After deploying
              it, the server generates an resource bundle not found exception. The only way
              to make it deploy is to put my adatper jar to the global classpath. This is not
              consistent with EJB deployment. I tested an ear file that contains an EJB jar
              with contains a resource bundle. The server is able to load the resource file
              from the EJB jar as I would expect. Any comments on that? By the way, I tested
              on WLS 6.1 sp1 and sp2. Thanks.
              Siming
              

              I am having the same problem. Is anything going to be done to fix this?
              "Siming Mu" <[email protected]> wrote:
              >
              >Hi,
              >
              >I have an ear file which contains a JCA adapter and a resource bundle
              >properties
              >file in a jar file. THis jar file is referenced by the rar file. After
              >deploying
              >it, the server generates an resource bundle not found exception. The
              >only way
              >to make it deploy is to put my adatper jar to the global classpath. This
              >is not
              >consistent with EJB deployment. I tested an ear file that contains an
              >EJB jar
              >with contains a resource bundle. The server is able to load the resource
              >file
              >from the EJB jar as I would expect. Any comments on that? By the way,
              >I tested
              >on WLS 6.1 sp1 and sp2. Thanks.
              >
              >Siming
              

  • File not found error when checking file into SCC

    I am attempting to setup the built in source code control features in Labview 7.0. I set up the master directory and my working directory. I copied the project I was working on into my working directory and opened the top level V.I.. I was able to successfully add it to the SCC. Then I was able to check it out and modify it. However when I check it back in I get the following error:
    Error 7 occurred at Invoke Node in Version Control CIN.vi->SCC Enter Change Comments.vi->Builtin SCC Checkin.vi->Builtin SCC Checkin GUI.vi->Check In.vi
    Possible reason(s):
    LabVIEW: File not found. The file might have been moved or deleted, or the file path might be incorrectly formatted for the operating system. For example, use
    \ as path separators on Windows, : on Mac OS, and / on UNIX.
    NI-488: Non-existent board.
    The path for my master directory is C:\temp\TestSCC and the path for the working directory is C:\temp\LVWD. I am able to undo check out, but I cannot check it back in with out getting this error.
    I am using Windows 2000 5.00.125
    Can anyone help?
    Josh

    There are some strange things that occur with the SCC. See the following posting and the comment from NI which suggests to clear the revision history.
    http://exchange.ni.com/servlet/ProcessRequest?RHIV​EID=101&RPAGEID=135&HOID=506500000008000000FEE2000​0&UCATEGORY_0=_49_%24_6_&UCATEGORY_S=0&USEARCHCONT​EXT_QUESTION_0=Error+7+SCC&USEARCHCONTEXT_QUESTION​_S=0
    If the link doesn't work search on terms Error 7 and SCC it will be one of the first ones.
    See also DevZone article titled: "LabVIEW 6.1 Source Code Control Doesn't Recognize Local Changes when Revision History is Used"
    I found that the same thing still ccurred in LabVIEW 7. Not sure about LabVIEW 7.1

  • "File Not Found" on copy/paste files!

    I had one big "real instrument" file that I decided to split into several smaller files. To do this, I would copy a section, paste it into a new file I had created, saved the new file, and then delete the original.
    Now, when I try to open them, only a few will actually play. The others say "Audio File 'Recording#04.aif' not found,'" the Recording# varying with the tracks. It gives me the option to either "skip" or "search," the latter leading to a message that says the same thing, only this time with an exclamation point at the end. I then click "continue," which brings me to the file with a purple track section the same length as the music that used to be there, only now saying "file not found" and without any music on it.
    Is there any way to retrieve these files?? It happens with 7 of the 10 files I did this with.

    I dont have the latest version of GB. I have whatever version is on a 2010 macbook pro.
    That would be some version of GarageBand '11, but did you ever run Software update, to be sure to have the latest GarageBand '11 version compatible with your 2010 MacBook?  You can check the version number of any Mac application from the "About" panel. In the main menu bar click the name of the application in the upper left corner of the screen and select the menu entry "About ...". This will show the version number.
    GB doesnt crash....the files just seem to go missing.
    How much free disk space do you have? Running out of disk space could explain what you are seeing.
    Do you have the latest driver for your audio interface installed?
    Check the manufacturer's page:  http://tascam.com/product/us-144mkii/downloads/
    I can find crash logs....but the tracks are useless....i cant edit them or anything.
    Do you mean you found the audio files in the "Media" folder, when you open the package?  Then try to copy the audio files out of the package, and drag the copy back to the guitar track. Do they play?
    Should i upgrade to the latest operating system and the latest version of gb??? Any help would be very much appreciated. 2010 macbook pro.
    Upgrading to a different system and the newest GarageBand 10 will not help, if we do not know, what is causing the problems on your Mac. Run software update to make sure,you are running the latest update of your current GarageBand version.  

  • Export/import of Project: Master Image Not Found? No Referenced Files

    I am using Snow Leopard and latest Aperture. I just exported a project from my Macbook and imported it on my iMac. All 200 images indicate that the Master Image Not Found and have the yellow triangle with the exclamation point.
    I have read about problems using Referenced files. These are not Referenced.
    What am I missing? Is this not the preferred way to move projects from machine to machine?
    Thanks for any help...
    Tom

    Tony -
    Just to close the loop. I discovered that some new RAM in the MBP was not good (it was OK, then didn't turn on - after a near heart attack, I tried taking out the new RAM and it was fixed!). It may be that the project export was corrupted by the bad RAM. I also disconnected the firewire drive, so that may also have contributed (even though the drive was not directly involved in any of the transfers).
    So I'm marking this 'Solved'.
    Thanks for your interest and help!
    Tom

  • Plugin Not Found, Cannot Open INDD File

    Hi everyone. I'm using clean default installs of InDesign CC and InCopy CC. I attempted to open an INDD file in InCopy, and got an error message telling me IC cannot open the file because a plugin was not found.
    I selected OK and in spite of the "cannot open file" header in the warning box and subsequent "do you want to open the file anyway" question in its fine print, the file opened without a problem. I then came here to the forum.
    There was a message in the forum header that advised me a bugfix was made to prevent ID and IC from opening incompatible plugins, and I'm assuming that's what generated the error message.
    I have two questions. How do I identify the program that installed this incompatible plugin so that I can properly remove it from my system?
    Thanks

    Hi Stephen,
    I am currently experiencing a very similar problem(using CS6).
    I have custom InDesign Preflight Plugins installed (so i know atleast what is causing my error).
    As you mentioned, the file does open correctly after dimissing the error.
    My question is:
    Is there a way to avoid this error on opening items in InCopy?
    Thanks.

Maybe you are looking for

  • Hp printer 3050 all in one j610 series. My window is in a foreign language

    Hi, am wanting to purchase the above printer, it is 2nd hand & I urgently need to set it up to ensure it is working properly. I however cannot change the foreign language in the window to put in mine. Can anyone help please. I never received a manual

  • Header Text in delivery to be made mandatory

    Dear Friends,    I want to make Certain Text in the delivery to be made mandaotry, the sytem should not allow the user to process further without updating the required text. I could not find the exact field to be included in the incompletion log. I h

  • How to get Personal Hotspot working consistently?

    Hi All, I have an iPhone 5s 16gb and an iPad Air 32gb (non cellular). I'm having issues with the personal hotspot working/not working intermittently.  It never connects first time, even though wireless,Bluetooth and hotspot are all turned on, I have

  • Object encoding error

    Hello! "Object encoding error; terminating connection : rtmp://_defaultRoot_/_defaultVHost_/onair/_definst_" This message sends the FMS 3.0 to the console, when I try connecting to a remote shared object from a client side flash app, and after the Ne

  • Conversion urgent

    Hi  All,         I have a program in which i dont want decimal values.So i am moving the value from Floating point to int4.Now i have a problem that one of the values is '3.0114e+09' and  more and its giving a dump due to overflow .Doe any know how t