File not getting picked by File CC

Hi Experts,
Q1)An issue in files not getting picked up by communication channel in an inbound scenario  R/3<XI<-File Port
Retry interval started. Length: 120.0 seconds
7/24/09 1:33:14 PM   Error occurred while connecting to the FTP server "XXX.XXX.XX.webdti.com:21": java.net.SocketException: Connection timed out:could be due to invalid address
7/24/09 1:32:00 PM   Processing started
Any Quick helps highly appreciated.
Q2)How can i restart an file adapter?
Thanks,
Sudhansu

Hi Sudhanshu,
   Regarding your first question, check if you are able to  access the file port manually typing the ftp address in internet explorer or any browser.
Regarding your Q2, read this:
http://help.sap.com/saphelp_nw70/helpdata/en/1b/d5ef3b1ad56d4fe10000000a114084/content.htm
(CTRL+F for "To restart the adapter")
Regards,
Ravi

Similar Messages

  • File not getting picked with Sender Adapter

    Hello Experts,
    i have configured file sender adapter which is polling configured directory every 60 sec. But i could see file not getting picked up. when looked into Communication channel monitoring i could see following error:
    Putting message into send queue failed, due to: com.sap.aii.af.ra.ms.api.DuplicateMessageException : Message ID aa2ec9a0-44b3-11dc-9c5b-0003baa19669(OUTBOUND) already exists in database: com.sap.sql.DuplicateKeyException: ORA-00001: unique constraint (SAPDX1DB.SYS_C00120924) violated.
    is this due to adapter cache. we are on SP20.
    has anybody faced this problem earlier?
    Thanks in advance.
    Regards
    Rajeev

    Hello
    actually there was small problem in file generation and hence it was failing in message mapping which is resolved. but still that problem is there when it is attempting to delete the file. hence it is not able to delete that file.
    can we manually clear the send queues or should we refresh CPA cache?
    Thanks
    Rajeev

  • File to File (file not getting picked)

    Hi ,
    I am having a file to file scenario. My file is not getting processed from  the source directory. When i check in the communication channel monitoring bith my sender and rcvr communication chanels are wrking fine.
    I have placed the source file with the name mentioned in the sender communciation channel.The processing mode is Archive.
    My file Name is Actual_Labour_Cost.NE*.txt in Sender cc.
    so i placed the file With Actual_Labour_Cost.NE.
    Kindly suggest.
    Regards
    Sai

    Hi,
    If you have using thec orrect file name and extesnsion in the comms channel and still the file is not getting picked up then Could you check the file permission/authorizatios for the XI user you are using in XI to pick up the file from the source directory ?
    The file should at least have the permissions to Read/Write.
    Regards,
    Vishal

  • Files not getting picked from the FTP site

    Dear All,
    We are having one File-XI-RFC scenario running in XI-PRD Server. Sometimes what happens is that files available in the FTP site are not getting picked by the File adapter. I have checked in the adapter monitoring and communication channel is active there. Also, there are no errors regarding this in SXMB_MONI. I have configured alerts also but for this case no alerts are getting trigerred. And also when I am reactivating that particular communication channel then that file is getting picked instantaneously.
    Can anybody please guide me on what might be the real cause for this as this error is happening randomly.
    regards,
    N.Jain.

    HI,
    Have you used per File transfer parameter in FTP Communication channel.
    It makes the FTP adapter inactive in ideal time.
    So add the poll interval may be for every 30 mins or something like it. It will forcefully activate the FTP port after every 30 mins. You may have the poll interval for every 1 min. Only the files to be picked up are getting logged in in XI monitoring.
    So there will be no garbage collection of unwanted messages in Monitoring.
    Thanks
    Swarup

  • File not getting picked.

    If a file is not getting picked
    where can be issue...what is the first thing we should do....
    what is the exact location we should go...
    Harsha

    Hi Harsha,
    As your FTP is not picking up the file , you can please try out the following.
    1. Kindly check whether you are able to ping your server.
    2. Check whether you have correctly entered the name of your source folder in the sender communication channel.
    3. Also confirm the name of the file you are trying to send is same as mentioned in the sender channel.
    4. Check the user credentils ,i.e. you have entered the correct id and password in the sender communication channel.
    5. Please check the permissions of the the source folder i.e. they should be "write / read " with read atleast.
    If you are still facing the same problem ,kindly revert.
    Kindly reward the points if you find this reply has helped you solve / analyzed your problem.
    Regards,
    Vishal

  • File not getting picked up JMS sender communication chnanel in EOIO mode

    Hi Experts,
    We have a scenario to process the messages in sequence via JMS sender comm channel. We changed the jms channel to EOIO, after the change, the channel is in green but no message arrives to the Adapter engine.
    We are working on a newly installed PI 7.11 system.
    When i change the jms to EO the files are getting picked and processed by the channel from the JMS MQ client.
    Is there any setting that needs to be checked or changed?
    Are any drivers issue?
    Thanks.

    Did you create the Queue to be used for the EOIO messages ?
    For EO it would used any of existing Queues to process the messages for EOIO you have to mention specific Queue name which has to hold the messages in EOIO fasion.
    pls share the config details of JMS Sender Processing Tab. I'm sure once you setup the Queue it should work.
    Thanks
    Kishore

  • File not getting deleted using File.delete()

    Hi guys,
    I have a code like this:
    File tempdir = new File("tempdir");
    tempdir.mkdir();
    File temporaryFile = new File("tempdir\tempfile.txt");
    FileWriter writer = new FileWriter(temporaryFile);
    // write data into file
    writer.flush();
    writer.close();
    try {
        // Do something
    catch (Exception e) {
        // Do something
    temporaryFile.delete();
    tempdir.delete();The program runs successfully. The directory and the file is created and data is written successfully into it. However, the file as well as directory is not getting deleted at the end of the program. I tried temporaryFile.deleteOnExit(), but this also didn't help.
    Can anyone provide some input as to what can be the possible reasons for the file not getting deleted?
    Thanks..

    I want the file to be created inside the directory I specified. Hence, I put the "\". Please let me know if there is some other way to achieve this. This way I am getting the file created at the location I want.
    One more interesting thing which I noticed. Actually this code is part of a JUnit test. In the same JUnit, I am creating new files in atleast 2-3 test methods. But the deletion of files is really random. Sometimes, 2 out of 3 get deleted, sometimes only 1 gets deleted. However, I didn't come through a single instance wherein all the 3 files got deleted. :-(
    Also, the directory is never deleted. However, I got the reason behind this. As per the File API, the directory will not be deleted if it is not empty.

  • Alert for file not getting picked up

    Hi,
    how to create an alert when the file is not picked by adapter..consider a file adapterr...
    i mean the file is at the location...for some reasons the file is not being picked up....how to trigger an laert based on this.

    Aamir,
    its not an error...its just a requirement i need to fullfill.
    do you have any idea how to go ahead.......
    one more thing ..
    can you brief me what u said here....if file is not picked up due to some network connectivity issues and you get error in AE then alerts will be triggered
    u said only AE and IE errors are captured..then how about the above line u said....how will we trigger alerts...
    Edited by: Harsha reddy on Jun 24, 2008 8:03 PM

  • Files not getting picked up using Sender Communication Channel frm MDM sy

    Hi Experts,
    XI sender communication channel is configured to pick up any files coming from MDM system from the following path
    /XXX/XXX/mdm/mds/XXX/XXX/Material_Master/Outbound/P33/P33_R3_PORT/Ready
    Earlier we had the scenario working properly that created idocs in R3 system.(MDM>XI>R3)
    Currently i tried to test the scenario again but i don't see an entry in the sxmb_moni or tried checking whether the sender communication channel is working properly it showed polling correctly in RWB.The files are already sitting in the the above path.XI should be picking it up but don't know what the problem is?
    I also tried a test in RWB>Integration Engine>Test Message  put the payload and it was able to create idocs in R3.So i concluded there is an error in picking up message from MDM.
    Is there any log available for the commmunication channel where i can see error info of whether any files picked up or not.
    Please suggest me what all can be done to to ensure the CC is picking up the files.
    Earlier responses highly appreciated.
    B'Rgds,
    Sudhansu

    Hi,
    In addition to the RWB channel check suggested by Aamir, you should also check if the channel is
    1) Active in ID
    2) Channel is not locked in VA, if it is locked then your status in RWB will show processing started but the files wont be picked up...for more details check the unlocking procedure mentioned in this thread:
    JDBC Sender Adapter -  NOT FETCHING RECORDS -PROCESSING STARTED
    The unlocking procedure is the same for FILE and JDBC....
    Regards,
    Abhishek.

  • File not getting picked up by the FTP Adapter.............URGENT

    Hi Experts,
    I have created simple File to File scenario to archive a xml file of size 640 MB with in a FTP server.
    I monitored the channel for 2 hrs, it started but didn't picked the source file.
    Is it because of the huge file size?
    Please give your valuable suggestion, to resolve the issue.
    Thanks in advance.
    MK

    The scenario was working fine before with the small  files.
    Error details in the communication channel monitoring( for the sender adapter):
    error      12/03/08 04:54:12 <message id> Retry interval started. Length: 3660.0 seconds
                12/03/08 04:33:40   Processing started
    error      12/03/08 04:32:23  <message id> Retry interval started. Length: 3660.0 seconds
                 12/03/08 04:20:22   Polling interval started. Length: 3660.0 seconds
                 12/03/08 04:20:22   Processing finished successfully
                  12/03/08 04:20:03   Processing started
    And i have checked RWB and SXMB_MONI, it does not show any message.
    Please suggest further to resolve the problem.
    Thank you.

  • File is getting picked up by Communication channel but not processed by XI

    Hi,
    I have a File to File scenario. The input csv file is getting picked by the sender communication channel but its not being processed by XI and thats why no entry is coming in sxmb_moni.
    Then I think the message might getting stucked in the inbound que and it comes true. I delete all entries in smq2 but then again process the files but still it is not getting processed by XI rather the entry again came in inbound que.
    Br,
    Madan Agrawal.

    Hi,
    goto SXMB_ADM-Manage Queues-De-register
    And Register again
    Now trigger the scenario, it shld work
    Also cross check with this Blog
    /people/prasadbabu.nemalikanti3/blog/2006/02/13/configuration-of-a-central-integration-server
    Regards
    Seshagiri

  • File not getting posted at target directory

    Hi all,
    I am crearting a simple bypass scenario in which no mapping is involved. I simply have to pick up a file with particular naming convention from the FTP location and write it to other location at the target side with some different naming convention.
    The file is getting picked up from the FTP location but is not written at the target location?
    Can you please suggest me what could be the reason?
    Is there something to do with adapter specific parameters?
    Thanks & Regards,
    Sachi

    Hi,
        Are you seeing any for the same then post the same...
    at what stage you are stuck at...
    is sender adapter picked the file and sent to Integration engine ? check at sender adapter communication channel for logs..
    is message success in SXMB_MONI ?
    is receiver adapter resulted in error ..then check the logs and post the same if any error there....
    Also check the target directory have sufficient privileges for the file operaitons..
    HTH
    Rajesh

  • My LR 4 suddenly no longer recognized my memory cards. I am using the same cards and cameras but consisitently get the error message:"files not imported because the files could not be read. they are jpg and nef files...I am stuck without my workhorse! Any

    My LR 4 suddenly no longer recognized my memory cards. I am using the same cards and cameras but consisitently get the error message:"files not imported because the files could not be read. they are jpg and nef files...I am stuck without my workhorse! Any advice is helpful. This has never happened in 6 years

    answered in your other thread LR 4 suddenly no longer recognizes files.

  • Please I can not get a .jar file to run on XP SP3 start/run/cmd/

    I can not get a .jar file to run on XP SP3 start/run/cmd/
    Please help if can figure this out. I'm convinced it is a Windows XP SP3 problem from searching on google and seeing other ppl on XP SP3 with same problem (but no working solution for myself). I'll try to be complete-listing all I've done.
    I had installed: Java SE Runtime Environment v6u14 for Windows Multi-language
    I had checked here it was working properly: http://www.java.com/en/download/manual.jsp
    I'm trying to run this jar file (soht-client-0.6.2.jar):
    http://prdownloads.sourceforge.net/telnetoverhttp/soht-java-client-0.6.2.zip?download
    http://www.ericdaugherty.com/dev/soht/javaclient.html < this is the information for the program.
    (yes the file can be executed and should open the program's window
    I wanted to post screenshot of it but friend that it's working for isn't here)
    _(Please find log of all cmds I did in this post here: http://pastebin.com/f792983df )_
    _I have extracted +'all' the files to: C:\062\+_ (I have tried using other directories, same problem)
    ++I then start/open/run/cmd+
    then I: cd C:\062\+
    then I try various commands - all+ of these do absolutely nothing- meaning no errors, no reply, no window opens, nothing except enters that directoy again:
    java -jar soht-client-0.6.2.jar
    java -jar -client soht-client-0.6.2.jar
    java -client -jar soht-client-0.6.2.jar
    java -jar soht-client-0.6.2.jar soht.properties
    soht-client-0.6.2.jar
    So I try this cmd: java soht-client-0.6.2.jar
    Reply:
    C:\062>java soht-client-0.6.2.jar
    Exception in thread "main" java.lang.NoClassDefFoundError: soht-client-0/6/2/jar
    Caused by: java.lang.ClassNotFoundException: soht-client-0.6.2.jar
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClassInternal(Unknown Source)
    Could not find the main class: soht-client-0.6.2.jar. Program will exit.
    I try this cmd:
    java -jar soht-client-0.6.2.jar -client
    Reply:
    C:\062>java -jar soht-client-0.6.2.jar -client
    Unable to load configuration file: -client - java.io.FileNotFoundException: -cli
    ent (The system cannot find the file specified)
    SOHT Java Client
    The SOHT Java Client requires a properties file. Either start
    the application in the same directory as the soht.properties
    file, or specify the file name on the command line:
    java -jar soht-cleint-<version>.jar c:\soht.properties
    So then I do these cmds which produce the exact same error/reply just above; Unable to load..:
    j_ava -jar soht-client-0.6.2.jar -client soht.properties_
    java -jar soht-client-0.6.2.jar -client C:\062\soht.properties
    So then I copy soht.properties to C root and do:
    java -jar soht-client-0.6.2.jar -client C:\soht.properties <same error as above
    Then from other information I have read I right click on the .jar file, select open with Always open with:
    _"C:\Program Files\Java\jre6\bin\javaw.exe"_
    Try again.. same problem.
    Then I do cmd:
    _"C:\Program Files\Java\jre6\bin\javaw.exe" -jar "C:\062\soht-client-0.6.2.jar"_
    does nothing, retry the other commands same thing (either nothing or those same replies)
    Then I read (http://forums.sun.com/thread.jspa?threadID=5384879) someone had the same problem as I and they solved it by uninstalling all Java/reboot/ then install JDK 6 Update 14 with NetBeans 6.5.1 start NetBeans and then it worked for them.
    So I unistalled all Java, rebooted and gave the cmd another try (before re-installing), now a new error, of course:
    C:\062>java -jar soht-client-0.6.2.jar
    'java' is not recognized as an internal or external command, operable program or batch file.
    Then I install  Java SE and NetBeans Cobundle (JDK 6u14 and NB 6.5.1) Final Release/ reboot/ open Netbeans/
    go to test java page; all is good, run cmds again -and still nothing..
    C:\062>java -version
    java version "1.6.0_14"
    Java(TM) SE Runtime Environment (build 1.6.0_14-b08)
    Java HotSpot(TM) Client VM (build 14.0-b16, mixed mode, sharing)
    I reassociate program with: C:\Program Files\Java\jre1.6.007\bin\javaw.exe_
    same thing.. nothing
    Thank you very much for your time :D_
    PS. My computer has been newly reformatted so needing another reformat I'm sure is not the solution.

    Thank you very much for your replies Taggert_77 & swmtgoet_x :D
    Taggert77_: I have never used NetBeans. I only installed it in the bundle as I had read on another post that somehow installing the bundle magically helped another user with the same problem (he didn't know why it worked after that either).
    Before XP SP3 I was able to execute .jar file through cmd prompt. Now I am not.
    This file is executable, grab it and you will see. Here is a screen shot (program in front is FlashFXP, behind is the cmd prompt and what should happen):http://www.freeimagehosting.net/uploads/53273b4ddf.jpg
    swmtgoetx_: I only did the other cmd's to try to make it spit out something, anything lol :D
    The proper cmd is simply: java -jar soht-client-0.6.2.jar
    I did give your cmd a try, and it produced nothing :( (just like the other correct cmds)
    java -client -jar soht-client-0.6.2.jar soht.properties
    Thank you again...the mystery remains
    PS. If you do a search for this you'll find an amazing amount of XP SP3 users with the same problem and no solution posted that I could find except one chap that did the unistall install order that I did above).

  • "could not get an output file for the document (error RWI 00314)"

    Hi
    We are getting the following error when running the Webi Reports "could not get an output file for the document (error RWI 00314)". The issue seems to be related to Tomcat Memory Heap size, our Tomcat Java heap Size is 1024MB. We were able to resolve  the issue by restarting the Tomcat. We cannot restart the Tomcat in Prod if this is happening frequently.
    Can some one please suggest  any other solution other than restarting the Tomcat frequently, our platform is BOBJ XI 3.1 SP3 with FP 3.1 our Wndows OS is 32 Bit.
    Thank's for your help

    Hi Sreeram,
    Earlier i also faced same kind of problem.
    To solve this kind of problems you need to shutdown the server.
    second thing is when patches missed that time also you will get this kind of problem.
    check j2ee connection is it properly working or not?
    Regards,
    samar reddy.

Maybe you are looking for

  • Attributes of system message changing from warning to Erroro message

    dear experts,              I have an issue regarding to change the sytem message from warning to error message .For some materail groups are under Purchase requisition release Stratergy.For this without releasing Pur req system should not allow to ra

  • Working in Photoshop Elements

    This question was posted in response to the following article: http://help.adobe.com/en_US/photoshopelements/using/WS287f927bd30d4b1f89cffc612e28adab65-8 000.html

  • Dispalaying Trace message in sxmb_moni from UDF

    Dear Experts, This is regarding displaying the Trace produced by  User Defined Function in SXMB_MONI. I ve used a UDF in my scenario and am quite able to see the Warning Message(Trace) in the Test Environment for Message mapping.For that I ve used me

  • Help with TRASH please

    I have some items that will not empty from Trash, even with secure trash. I tried using some simpleunix commands as sudo, but no luck. When I type this, "sudo rm -rf ~/.Trash/*" I get this: rm: /Users/tommy/.Trash/xxx/Data/2004: Directory not empty r

  • NO YouTube on 4G LTE

    YouTube videos WILL NOT PLAY on the 4G network in Atlanta Georgia.  It was reported on Saturday 2/25/2012 and as of today 3/1/2012 it STILL DOES NOT WORK. YouTube will work on 3G. I called Verizon yesterday, re-reported it.  Today I am wondering if t