Very strange error: unable to activate any messgae mapping in IR

very strange error,
i m unable to activating any message mapping in IR,
while activating the error thrown was:
/usr/sap/XID/DVEBMGS00/j2ee/cluster/server0/./temp/classpath_resolver/Mapdddd0cb0100311dca6090012799eddc6/source/com/sap/xi/tf/_MM_sdptestFileToFile_.java (No such file or directory (errno:2))
My observation:
On looking at the error, i found that the folder Mapdddd0cb0100311dca6090012799eddc6 is not created at the proper place.....
Which i assume is created dynamically created on activating a message mapping,
Now, i saw that the directory in which these Map* folders were created, already contained 32765 folders....... since this machine is UNIX, the max no. of directories that can be inside a directory cannot be more than 32768(not confirm).....
hence the folder Map* cant be created at the proper place...and hence message mapping cant be activated.........
ever encountered this problem....................
pls help

solved by self,
solution: delete temporary folders created during any activation of message-mapping in IR, in the classpath_resolver folder of XID HOME directory......
solution is specific to file system/OS....

Similar Messages

  • HT5439 when i do these steps on apple tv i recieve error "unable to activate " step2 after install update . any solution for this problem

    when I do this steps on apple tv I recieve  this error "unable to activate " any solution

    Did you follow the instructions here:
    http://support.apple.com/kb/HT4367
    Pay attention to differences in power connection depending on whether or not you have AppleTV2 or AppleTV 3.
    Also some microUSB leads don't seem to work - try another if you can. Disconnect superfluous USB device/hubs too if possible.
    AC

  • Very strange error in text properties - AI CS6

    Hello Everyone,
    This morning I found very very STRANGE error in Adobe CS6 about text properties. Here you go.
    In the picture one text 'ei and mosterd' was bold.
    But after copy to new string the bold characters are changed to 'ig and mosterdz'.
    This is very strange error I have seen ever.
    Do you guys have any reason why CS6 act like this?
    also do you  have any option to fix this issue?
    For your information:
    I just done copy past. Nothing else.
    All the properties are same for both.
    No difference except the text string size
    I tried the same file in different machines for check. But I still see the same error in all the machines.
    System properties:
    Mac os x: 10.8.5
    Processor 2,8 Ghz Intel Core i5
    Memory: 8 GB
    Software: Adobe CS6
    Regards,
    FroQ

    Wow, this is absolutely incredible... you try to parse an empty String to an int and it throws an exception... I'd never have thought.

  • Runcluvfy.sh stage -pre crsinst: error Unable to reach any of the nodes

    Hii all,
    Well, I've gone through the pre-reqs for trying to install 11G clusterware on RHEL 5.3.
    I'm to the point where i'm trying to run:
    ./runcluvfy.sh stage -pre crsinst -n node1 -verbose
    I get this:
    Performing pre-checks for cluster services setup
    Checking node reachability...
    Node reachability check failed from node "node1 ".
    Check failed on nodes:
    node1
    ERROR:
    Unable to reach any of the nodes.
    Verification cannot proceed.
    Pre-check for cluster services setup was unsuccessful on all the nodes.
    I'm just wanting right now, to install a one node RAC system (I will add servers later as I get them online).
    I've verified that ssh is working (thinking it may be trying to connect to itself by ssh). I have the keys generated and installed...if I connect ssh as the oracle user back to the same machine, it gets me right on with no prompts for passwords.
    nslookup on node1 looks great.
    This box has 2 cards....eth0 and eth1. Right now in the /etc/hosts file, I have node1 to the IP for eth0, and node1-priv set for the IP address eth1.
    I do have a little trouble understanding what the node1-vip is supposed to do or be set. I found the an IP address one higher than for eth0 wasn't being used, and set node1-vip to be that.
    (Can someone explain to me a little more about the vip host?? Is it supposed to somehow point to node1's IP address on eth0 like the regular one does?)
    Since this is a one box, one node install...hoping clusterware and checks are just looking at the /etc/hosts file. I've tried playing around, and setting node1-vip to be the same as node1 (IP)...that doesn't work either.
    One thing I can guess 'might' be wrong. Does runcluvfy use "ping"? I found the oracle user cannot ping this box from this box. The box (node1) can be pinged from outside the box...it is registered on DNS, I can ssh into it no problem, and again, oracle can ssh into himself on same box with keys properly generated).
    I've been looking around, and I just don't see much of what to look at to troubleshoot with this error, I guess everyone gets past the verification the first time with no host unreachable errors?
    I'm a bit weak when it comes to networking. Any help greatly appreciated...suggestions, links...etc!!
    cayenne

    Ok...looks like this was the problem. It appears the SA's, per newer policy, had turned off "ping" for any other user on the box besides root.
    I took a shot in the dark, and had them turn it on (as that ssh'ing and other items to check seemed to work outside the runcluvfy script). They turned on ping. The nodes from the script are now reachable and test positive for equivalency.
    Performing pre-checks for cluster services setup
    Checking node reachability...
    Check: Node reachability from node "node1"
    Destination Node Reachable?
    node1 yes
    Result: Node reachability check passed from node "node1".
    Checking user equivalence...
    Check: User equivalence for user "oracle"
    Node Name Comment
    node1 passed
    Result: User equivalence check passed for user "oracle".
    Pre-check for cluster services setup was unsuccessful on all the nodes.
    I"m guessing that last line...was due to not having the clusterware running on any other boxes?
    Anyway, will try to config. RAC, and get things installed.

  • Very strange error : IDOC to jdbc scenario

    Hi
    I am getting a very strange error when I see the log for the idoc to jdbc scenario that I am building.
    The mapping test shows the header record and line item record properly in the mapping result.
    insert, access nodes, fields with access nodes are all formed correctly.
    However the communication channel log shows below error.
    Could not execute statement for table/stored proc. "tblTestItem" (structure "Item") due to com.microsoft.sqlserver.jdbc.SQLServerException: Incorrect syntax near ')'.
    JDBC Message processing failed, due to Error processing request in sax parser: Error when executing statement for table/stored proc. 'tblTestItem' (structure 'Item'): com.microsoft.sqlserver.jdbc.SQLServerException: Incorrect syntax near ')'.
    The message status was set to WAIT.
    The query that I see in the log is :INSERT INTO  tblTestItem () VALUES ()
    However mapping tool shows that all nodes are correctly formed.
    Please assist.

    Hi
    I am still getting this issue even after the below steps so kind of stuck - actually very much stuck.
    1. Restart of the dev environment
    2. Tried with a new extension of the idoc
    In the communication channel log for the JDBC receiver channel I still see
    INSERT INTO tblItem () VALUES ()
    The payload that I see in the message content tab is as follows
    <?xml version="1.0" encoding="UTF-8" ?>
    - <ns0:MT_XXX_XXXX xmlns:ns0="http://capita.com/pi/XXXX">
    - <Statement>
    - <dbTableName action="INSERT">
      <table>tblItem</table>
      </dbTableName>
    - <access>
      <InvoiceNo>0000000009293467</InvoiceNo>
      </access>
      </Statement>
      </ns0:MT_XXX_XXXX>
    How do I debug the jdbc adapter to see how it converts the above xml output from the mapping step (note that this output is from an actual run and not test tool) to a sql query.
    Very strange that the column names are present in the target payload but it is not reflecting in the query.
    I have other tables being populated with the same jdbc receiver communication channel which makes this more and more confusing.
    PLEASE ADVICE.

  • TS1424 i restored my ipad 3 using itune but it is unable to activate any help please

    i succesfully restored my ipad 3 using itune but it is unable to activate any help please

    Welcome to the Apple Community.
    Are you following these instructions.
    Remove ALL cables from Apple TV. (if you don't you will not see Apple TV in the iTunes Source list)
    Connect the micro USB cable to the Apple TV and to your computer.
    Reconnect the power cable (only for Apple TV 3)
    Open iTunes.
    Select your Apple TV in the Source list, and then click Restore.

  • Error: Unable to find any Adapter Engines

    Hi all,
    I am trying to execute a very simple scenario.
    A xml-file is read from a drive by the XI system.
    XI reads the values.
    Another xml-file containing some parts of this info is written to another location.
    I see that the file is read and removed.
    However, when I check the monitoring I find follwing error message:
    <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="INTERNAL">AE_DETAILS_GET_ERROR</SAP:Code>
      <SAP:P1>af.cx1.cernum05\cx1</SAP:P1>
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText>Exception in SLD client: AbapSLDRequestHandler.exe: Unable to find any Adapter Engines</SAP:AdditionalText>
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Error when reading the access data (URL, user, password) for the Adapter Engine af.cx1.cernum05\cx1</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
    </SAP:Error>
    Is there some configuration missing?
    We are running XI3.0 SP9.
    Thanks in advance.
    Kind regards

    Hi Geert,
    My first guess is that something is not configured correctly. Try checking if your adapter engine is registered in the SLD:
    In a browser, goto http://host:port/sld. Choose Technical Landscape. Under Technical System Type, select Exchange Infrastructure. You should have an entry like:
    "Adapter Engine on cx1.cernum05"
    If not, check the settings in Visual Administrator for the SLD Provider service and test the update from here.
    Also check your receiver communication channel. Under Adapter Engine, it should say "Integration Server". If it says e.g. af.cx1.cernum05, your SLD has not been updated correctly.
    Regards,
    Thorsten

  • New Error - Unable to Create Any Backups (com.adobe.versioncue.boot - Failed to start com.adobe.vers

    A new error just started showing up in my Vc logs: com.adobe.versioncue.boot - Failed to start com.adobe.versioncue.backup.schedule.
    Since the report of this error, I am unable to create any kind of Version Cue backups. Has anyone else seen this error?
    I had hoped that a simple reboot would alleviate the problem, but it didn't. The error occurs during Vc startup (boot). It's a little odd that Vc was mostly fine until I rescheduled my Windows Backup (ntbackup.exe) to run 90 minutes earlier, and failed to tell Diskeeper to also not auto-defrag 90 minutes earlier. (In other words, it's possible that Diskeeper did its thing the same time ntbackup was running.)
    Running Windows XP SP3. I'm going to try a repair install of Vc in a few moments.

    Update 2: ntbackup restore of System State to day before last successful Vc backup failed to correct the problem. I can't even run a manual backup.
    Can anyone tell me how to determine the ClassPath used by Vc?
    There is no stack trace from this error - the exception is caught and handled, so Vc continues to run after creating the single log entry posted in Msg-1 above. By knowing the ClassPath, I may be able to restore the corrupted Java JARs, if that is the root of this problem.
    I'd really hate to have to (ntbackup) restore the whole computer back to last Monday...

  • Very strange errors on newest WLC version (4.1.171.0)

    Hello,
    I have just finished upgrading my WLC 4404's to the newest version (bootloader and all), and am running into a series of strange errors.
    The initial upgrade occured on May 8th, and ever since then my WCS (4.0.97.0) has been swarmed with minor security errors related to the access points.
    I have 129 APs in my network, and so far about 60 have shown up with these errors.
    The errors state:
    "Client '<MAC1>' which was associated with AP '<MAC2>', interface '1' is excluded. The reason code is '1(802.11 Association failed repeatedly)'".
    and
    "Client '<MAC1>' which was associated with AP '<MAC2>', interface '1' is excluded. The reason code is '3(802.1X Authentication failed 3 times.)'"
    I have tested some of the APs listed and am having no trouble associating or authenticating (though I have yet to test them all).
    The strange thing is, <MAC1> on both error message types is actually my AP's MAC addresses, whereas <MAC2> is the Client's MAC (as far as I know). So it looks like the Mac's are being listed in the wrong order. I checked the caveat's on the release notes for this version but found nothing on this apparent bug.
    I know it seems like a typical authentication error (with the odd MAC placements as the exception), but these just started coming up after the upgrade - mainly wondering if that's just coincidence or a bug in the version?
    Thanks in advance for anyone's input.

    To Ankur,
    It's more than 2 clients, seems to be just random people trying to connect as far as I can tell - random APs also.
    Unfortunately I can't confirm the security settings on the client laptops as they are not supplied by the education facility I work at (they're personal computers). I imagine it is possible that it could be a client misconfiguration problem.. we have just started a new term so there's a good possibility alot of new laptops are on campus. I'll have to look into it.
    To Eric,
    The AP's are the same software version as the WLC's, but they are on different Boot versions (since 4.1.171.0 the software and boot images are on different files). I loaded the new boot image this morning on the controllers but it doesn't look like it pushed through to the APs..do you think that could be the cause of the WCS thinking the AP's are clients?
    The AP's boot image is still only 2.1.78.0 on all the AP's I looked at, are these supposed to update?
    Thanks for the replies guys.

  • Very Strange error and can't find any answer anywhere in the net

    I created a login form (see below).
    If I use the regular HTML form and form fields for the username, password and submit button I don't get any problem viewing my form
    But if I use cfform and cfinput form fields I get this error.
    Here is my cfform codes:
    cfform name="login" action="/login/checkLogin.cfm" method="post">
      cfinput type="text" name="username" size="25" required="Yes" message="Please enter your username">
      cfinput type="password" name="password" size="25" required="Yes" message="Please enter you password">
       cfinput type="submit" value="Sign In">
    /cfform>
    When I launch this page I get this error and I don't understand what this means and what am I supposed to do, please help!
    Total Time Avg Time Count Template
    1 ms 1 ms 1 /opt/coldfusion10/cfusion/wwwroot/CFIDE/administrator/templates/secure_profile_error.cfm
    0 ms 0 ms 1 top level /home/space/users/www/webdocsec/login/login.cfm
    19 ms   STARTUP, PARSING, COMPILING, LOADING, & SHUTDOWN
    20 ms   TOTAL EXECUTION TIME
    red = over 250 ms average execution time
    Exceptions
    10:08:08.008 - Template Exception - in : line -1
         Attribute validation error for tag CFINPUT.

    Using cfform
    To start with, leave cfform aside. You will find in the documentation that most developers are abandoning Coldfusion's native UI tags, for example, cfform, cfgrid, and so on. They are outdated and occasionally perform erratically. If you wish to validate forms, use a Javascript library such as jQuery.
    Implementing Site-Wide Error Handler
    By default, there is no site-wide error handler configured. It is advisable to create your own. Then register the path of the page in the Coldfusion Administrator.
    As the name implies, it is a CFM page which ColdFusion runs when it encounters an error on your site. Creating your own enables you to present a simple, customized, user-friendly page to your visitors.
    Alternatively, you may choose to implement a Secure Profile. This is available in the Administrator, on the page Security => Secure Profile.
    When you check the box, you configure Coldfusion to automatically implement all the security measures listed in the table. That includes Coldfusion's own the Site-Wide Error Handler. It is the system file, /CFIDE/administrator/templates/secure_profile_error.cfm.

  • Migration from 8i to 9.0.1(very strange error)

    Hi All,
    I have a really weird problem. I have 3 different 8i databases (8.0.5, 8.1.6, 8.1.7) and all of them work properly. I have an Oracle 9i (9.0.1) database on another server as well. I used Oracle 8i export(exp command line) to export 8i databases and then used Import 8i (imp command line) to import them to 9i database. Without any error & warning it's done. Everything seems ok on 9i database, but when I issue a very simple query in sqlplus as follow:
    SELECT
    Table1.column1
    FROM
    Table1
    WHERE
    (Table1.column1 = '01' or Table1.column1 is null )
    It returns 1 row, which is true. But if I change the query as follow:
    SELECT
    Table1.column1
    FROM
    Table1
    WHERE
    (Table1.column1 = '01' or Table1.column1 is null )
    AND (1=2 or 1 in nul)
    again it returns one row which is wrong because of that false condition (1=2 or 1 in null), It shouldn't return any rows. But if I create a new table as select * from table1, then it works for new table. So conclusion is something happening at the time of importing to 9i. What is that!? I don't have any idea ! (I did this process for all three 8i databases and got the same result)
    If anybody has any comments, I would appreciate it.
    Thanks,
    Arash
    P.S. I did everything to fix the problem ( Reinstall Oracle 9i, create a new database from scratch,...)

    Thanks for your time. I did all possible way, but still the same problem. I mean
    EXP 8... IMP 8
    EXP 8... IMP 9
    EXP 9... IMP 9
    Today I found that, NLS_LANG of two databases are different. Oracle 8i is : WE8ISO8859P1
    AND Oracle9i is : WE8MSWIN1252
    So I created a new database from scratch with Oracle 8i character set :WE8ISO8859P1 and then use imp9i to import the file. Still the same problem.
    Thanks,
    Arash

  • Very Strange Error Message. "There was an error downloading your.......

    There was an error downloading your purchased music. The disk could not be read from or written to.
    Does anyone know what this means? I purchased 2 films and cant watch them ;( I wonder if I will be charged??????

    I have the same problem, It says error(-50) right? but i tried to buy 3 diffrent songs to see if it would work on any of them but it didnt and i got charged for them.Whenever i go to "advanced" tool bars and click on look up purchased music it tries to repurchase my music but it never works.Can anyone help? = ]
    -Riahx
    Windows xp   Windows XP  

  • ORA-01422,,, Very Strange Error in my code!!!

    Dear,
    I need your help please,,,
    I have the below code in a database package which always throws (ORA-01422)
    SELECT (NVL(amount,0) - NVL(cash_disc,0)) INTO v_bill_amount
    FROM pac_bills
    WHERE pac_bills.bill_no = v_bill_no AND pac_bills.bill_type = 3;
    Now when I execute this code I get (ORA-01422) for v_bill_no = 207000003. when I execute same statement from TOAD or SqlPlus IT RETURN ONE ROW ONLY!!! for same bill_no
    This error make me mad and I need any help

    I would try to see what extra rows are selected in the pacakage. If it's a database package then it could be something like this:
    /* Temp table to register selected rows */
    CREATE TABLE Tmp_Debug(
      TS TIMESTAMP, /* to identify different statement executions */
      bill_no INTEGER,
      r ROWID
    /* DEBUG fragment to be inserted into the package */
    DECLARE
      PROCEDURE Trace(
        p_bill_no INTEGER
      ) IS
        PRAGMA AUTONOMOUS_TRANSACTION;
      BEGIN
        INSERT INTO Tmp_Debug(ts, bill_no, r)
          SELECT systimestamp, p_bill_no, (NVL(amount,0) - NVL(cash_disc,0))
          FROM pac_bills
          WHERE pac_bills.bill_no = p_bill_no AND pac_bills.bill_type = 3;
        COMMIT;
      END;
    BEGIN
      /* Original select */
      SELECT (NVL(amount,0) - NVL(cash_disc,0)) INTO v_bill_amount
      FROM pac_bills
      WHERE pac_bills.bill_no = v_bill_no AND pac_bills.bill_type = 3;
    EXCEPTION
      WHEN TOO_MANY_ROWS THEN
        Trace(v_bill_no);
    END;
    /* End of DEBUG fragment */Reproduce the error and see in Tmp_Debug, what rows are actually selected. Sure I didn't test it.
    If it's a forms package then you may implement some debug form or something else to see the actually selected rows.
    One more thought: is it possible that app logic produces extra rows? They are not commited and rolled back after the error, this is why you can't see them in TOAD/Sql*Plus.
    Regards,
    Dima.

  • [SOLVED] Intel+Compiz+Catalyst-utils = VERY strange error!

    So,
    I have an intel graphics card and am using the intel i8x0 driver - but compiz fusion refuses to run unless I have catalyst-utils present - what gives? Also the latest catalyst-utils breaks CF and I can't pin it in pacman.conf using HoldPkg.
    This is very peculiar, any thoughts?
    Last edited by floke (2008-02-21 15:28:49)

    signorl_rossi - you are star - thank-you very much!
    <buys signor_rossi a beer>

  • Every 2 to 3 mouse clicks, I am unable to activate any of the controls on the web page.

    Current workaround involves having task manager on screen, clicking in it to activate it & then continuing on the web page for another 2 or 3 clicks. I've had to go back to V3.0.19 as the latest version was crucifying my system performance with container.exe
    I'm running firefox on a win XP system. I was running the latest version up until about a week ago, but it is too processor hungry and ran painfully slow after it had been on for a while. So I reverted back to an older version, which I don't recall having any issues with in the past.
    I always use the internet in a limited user account, and I have no anti virus software running.
    When I reverted back to the previous version, I kept all my current settings. Is it possible that some of the retained settings are incompatible?

    Force iPad into Recovery Mode
    1. Turn off iPad
    2. Connect USB cable to computer; leave the other end alone
    3. Press and hold the Home button down and connect the docking end of cable to iPad
    4. Continue holding the Home button until you see the "Connect To iTune" screen
    5. Release the Home button
    6. Open iTune
    7. You should see "iTunes has detected an iPad in recovery mode"
    8. Use iTune to restore iPad
    Note: You need to be patient and repeat the above many times.

Maybe you are looking for

  • No Events BEfore 11/24/09 in Calendar List view

    In Month View, if I go to any month earlier than November 2009 (ie, January 2008) and then switch to List View I can only see events from 11/24/09 onward. When I switch back to Month View it is set for November 2009. This happens on both my iPhone 4

  • Need help, Ipod Touch being recognized as a camera on Windows XP

        Whenever I go to do something with my ipod and pull up My Computer, my iPod is always shown as a digital camera. I looked all around for solutions to this and found one that I think is the solution that I need.  It asks you to pull up device mana

  • Is it possible not to update Product Stock Quantity upon ADD TO CART event?

    Greetings, Is it possible that the Product Stock Quantity (In Stock) not to be updated on Add to Cart event or when the basket still exist? And the updates/decrease of quantity will only happen when the customer have successfully paid or checked out.

  • Problem setting up the UCP Web Service

    I am new to CISCO and my first project is to set up the UCP Web Service.  I don't have access to the web interface on ACS but I was told that acs config-web-interface ucp enable was run.  I have in the UCP file on tomcat C:\Tomcat 7.0\webapps\ROOT\UC

  • Help with building a select box from a query?

    New thread from a topic I started yesterday. From the responses, and a search of other threads, I realized that I was way off base:-) So, I went back and verified that my TomCat setup was alright. After a few tweeks I verified that I could display th