Error: [129]: transaction rolled back by an internal error:  [129] transaction rolled back by an internal error: exception 141000274: exception 141000274: TRexUtils/ParallelDispatcher.cpp:275 message not found; $message$=

Hello Gurus,
I have a couple of calculation views in HANA and each of them has text fields (like Employee Name, Country Name etc.).
As part of my project requirement, I have join those two views and get all the fields that exist in them.
When I am doing so, I am getting a weird error as shown below.
Error: [129]: transaction rolled back by an internal error:  [129] transaction rolled back by an internal error: exception 141000274: exception 141000274:
TRexUtils/ParallelDispatcher.cpp:275
message not found; $message$='TSR HTKD JFSDFM'
Please check lines: 59,
Upon, researching further, I could see that the value 'TSR HTKD JFSDFM' is the value in text field of Employee Name.
I did try to increase the length of the field and change the data types but nothing has worked.
Could you please help me in getting this one resolved.
Thanks,
Raviteja

Hi,
I am exactly facing the same issue:
Error: [129]: transaction rolled back by an internal error:  [129] transaction rolled back by an internal error: exception 141000274:
But i found a fix :-) .....
This may be a very late reply but it would help people who desperately searching for an answer for this issue.
I used CAST function .. The problem is, we are selecting data from table and of course we dont know the size of the data (attribute) @ runtime. We assign the length by looking at the table attr length or view op attr length. But what happens is the junk data which exceeds the limit of the allocated space hence we get this error.
So i used CAST function to truncate the excess junk values (may be spaces).
Example:
I have a ATTR view of date in the format YYYY-MM-DD which means 10 char size.
In my CALC view I have created date OP column of VARCHAR(10) but I get the above error for no reason. Eventhoug i am 100% sure about my ATTR date would be max of 10 char my CALC view is failing @ runtime.
So i did a CAST on date as CAST(my_date as varchar(10)) and the magic happend. It works .......
But you need to be careful in using this because if you use CAST you may lose data. Careful. In my case i dont.
Somebody from HANA team should look at this issue from SAP and solve this. I am sure it is a serious bug from HANA (eventhough i am using SAP HANA SP09 Rev 92 the most latest as of today !!!!!!!!!! )
Enjoy....
Thanks & Regards
Prakash K

Similar Messages

  • 'Error loading plugin: Plugin file not found' message on ONLY 5 sites, but all others OK.  Help, please!

    Hi Again!
    I posted this problem here before, but since I really need to access the sites that receive this error message in less than a month, I had to re-post; hopefully someone who didn't see it before will see it & have a solution for me.
    Here are the details:  I'm running windows 8.1 & I use Firefox 33.1.1, Pale Moon 25.1.0 or Opera 26.0 as my browsers, (I have IE installed & up-to-date, but I never use it).  I followed the 10-point checklist on Adobe & everything was done, except for "uncheck Hardware Acceleration" in Flash 'Settings'; I tried to uncheck it on this site, where it's indicated, as well as in my 4 browsers when I'm doing something that uses Flash, but no matter how hard I try, I can't 'uncheck' the check mark in that tiny box!  Since this error problem only affects 5 web sites, & I can watch streaming media on all other sites, I don't think it's an issue. 
    Here's how this problem began:  I was watching a live, streaming nest-cam on 5/09/14 around 11:00AM, (yes, I DO know the exact time & date, because it happened so suddenly while I was watching this website that I'd been watching since the end of February, 2014), when my screen went black.  I thought it was probably an Adobe Crash, but when the usual Crash Report window didn't show up, I just closed Firefox & reopened it, expecting to resume watching the nest-cam.  When I went back to the site, I got the black screen with the "Error loading plugin: Plugin file not found" message.  The chat portion on the site still works, though. I know there are other sites with this nest-cam feed, so I started trying them, but it took several tries for me to find one that didn't get the error message! I posted this problem on "Windows BBS" forum, & someone else posted that the same thing happened to them AND on the same sites!  They didn't have a solution, either.  I cleared my cache, rebooted my PC & even did a System Restore, but whatever happened in that brief second made using ONLY 5 sites impossible.  Here are the sites that receive the error message:
    http://pixcontroller.com/eagles, (but I CAN go to http://pixcontroller.com, but there isn't any streaming media)
    http://cbslocal.com/eagles
    http://westmorelandconservancy.org/BlueBirdwebcam-1.htm
    http://wildearth.tv/cam/pittsburgh-bald-eagles, (I get the error message on ALL cams on this site)
    http://aviary.org/BE-NestCam1 (I get the error message on ALL cams on this site)
    Now if any videos from the 5 websites above are uploaded to YouTube, I can watch them perfectly...no error message if I watch the videos elsewhere.  Luckily, I found Ustream, & they have most of the nest cams I watch, but I need to fix this issue, because it's nearing nesting time!  I'm an amateur nest-watcher & it's vital that I have access to these 5 sites, so if anyone knows how to fix this, PLEASE tell me!
    Thanks for taking the time to read my post.
    All suggestions/solutions are gratefully accepted.
    Thanks in advance for your help!
    DogPal 

    File Not Found Error in Welcome Screen
    07-Nov-2013 10:25
    Tags: #dreamweaver_cs6_update
    Help please!
    Live preview also not working.
    I have exactly the exact problem described below but do not have a folder with the same name as the volume created under the volume. Please can someone help - I've tried everything. This problem only happened when I upgraded to Dreaweaver CC!
    "On launching Dreamweaver on your Macintosh if your Welcome Screen is not loading and if you see a "File not found" error, please check if you have a folder with the same name as your volume created under the volume. For more info on this please go through the attached pdf document. Other dialogs/panels in dreamweaver that will be blank due to this issue are Jquery Swatches panel, Adobe Edge Webfonts tab in Manage Fonts dialog,W3c Error Info dialog, Externalise Javascript dialog and svn revert dialog. After following the changes mentioned in the attached document please check all the affected dialogs/panels to confirm everything is working as expected."
    Thanks,
    Martin Bond
    [personal information removed by moderator]

  • Error -:  AIP-50904:  ReferTo message not found

    Hi,
    We have 3 windows system acting as TP's (TP1, TP2 and TP3).
    When the message is fired from TP1, it reaches TP2 and TP2 sends back an acknowledgement to TP1.
    But when the message is fired from TP3, the acknowledgement is being sent back to TP1 instead of TP3 and the error appearing in TP1 is "Error -: AIP-50904: ReferTo message not found".
    The configuration on TP2 for TP1 and TP3 are as follows:-
    1) The DUNS IDs of TP1 and TP3 are the same.
    2) The Delivery channel names in TP1 and TP3 are different.
    3) The transport server names are the same, but their IP addresses are different.
    4) The agreement names are different, but their Agreement IDs are the same.
    Can you please treat this issue on priority and look into it ASAP?
    Regards,
    Vishal
    +919881737231

    Hi Prasanna,
    Thanks a lot for your reply.
    The solution given by you worked.
    But now iam getting different error at the TP2.
    The ACk shows the status as complete but the request PO show error and it takes 20-30 min to process the ack.
    The error it shows is as follows:-
    rror -: AIP-50903: Message "AC1F755611E2AA4AEA80000017749090-1" retry count is zero
         at oracle.tip.adapter.b2b.msgproc.MessageHandler.handleAppMessageRetry(MessageHandler.java:375)
         at oracle.tip.adapter.b2b.msgproc.MessageHandler.deliverMessageToDestination(MessageHandler.java:325)
         at oracle.tip.adapter.b2b.msgproc.Request.putMsg(Request.java:650)
         at oracle.tip.adapter.b2b.msgproc.Request.continueRequest(Request.java:474)
         at oracle.tip.adapter.b2b.msgproc.Request.incomingRequest(Request.java:403)
         at oracle.tip.adapter.b2b.engine.Engine.processIncomingMessage(Engine.java:2042)
         at oracle.tip.adapter.b2b.engine.Engine.incomingContinueProcess(Engine.java:2554)
         at oracle.tip.adapter.b2b.engine.Engine.handleMessageEvent(Engine.java:2424)
         at oracle.tip.adapter.b2b.engine.Engine.processEvents(Engine.java:2379)
         at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:527)
         at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:374)
         at java.lang.Thread.run(Thread.java:534)
    2008.12.12 at 15:31:23:938: Thread-16: B2B - (ERROR) Error -: AIP-50903: Message "AC1F755611E2AA4AEA80000017749090-1" retry count is zero
         at oracle.tip.adapter.b2b.msgproc.MessageHandler.handleAppMessageRetry(MessageHandler.java:375)
         at oracle.tip.adapter.b2b.msgproc.MessageHandler.deliverMessageToDestination(MessageHandler.java:325)
         at oracle.tip.adapter.b2b.msgproc.Request.putMsg(Request.java:650)
         at oracle.tip.adapter.b2b.msgproc.Request.continueRequest(Request.java:474)
         at oracle.tip.adapter.b2b.msgproc.Request.incomingRequest(Request.java:403)
         at oracle.tip.adapter.b2b.engine.Engine.processIncomingMessage(Engine.java:2042)
         at oracle.tip.adapter.b2b.engine.Engine.incomingContinueProcess(Engine.java:2554)
         at oracle.tip.adapter.b2b.engine.Engine.handleMessageEvent(Engine.java:2424)
         at oracle.tip.adapter.b2b.engine.Engine.processEvents(Engine.java:2379)
         at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:527)
         at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:374)
         at java.lang.Thread.run(Thread.java:534)
    2008.12.12 at 15:31:23:938: Thread-16: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:updateMsgError(3 params) Exit
    2008.12.12 at 15:31:23:938: Thread-16: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:notifyApp retry value <= 0, so sending exception to IP_IN_QUEUE
    2008.12.12 at 15:31:23:938: Thread-16: B2B - (DEBUG) Engine:notifyApp Enter
    2008.12.12 at 15:31:23:938: Thread-16: B2B - (DEBUG) Enqueue Engine AQJMSCorrelationID = null
    2008.12.12 at 15:31:23:938: Thread-16: B2B - (DEBUG) notifyApp:notifyApp Enqueue the ip exception message:
    <Exception xmlns="http://integration.oracle.com/B2B/Exception" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <correlationId>null</correlationId>
    <b2bMessageId>AC1F755611E2AA4AEA80000017749090-1</b2bMessageId>
    <errorCode>AIP-50903</errorCode>
    <errorText>Message "AC1F755611E2AA4AEA80000017749090-1" retry count is zero</errorText>
    <errorDescription>
    <![CDATA[Machine Info: (PUNIN1879164449)
    Message "AC1F755611E2AA4AEA80000017749090-1" retry count is zero  ]]>
    </errorDescription>
    <errorSeverity>2</errorSeverity>
    </Exception>
    Can you please help me on this.
    Regards,
    Rakesh

  • BPM error : Message pipeline PE_ADAPTER unknown XML message not found. Help

    Hello All,
    I have done 3 steps in BPM
    RFC --- BPM --- RFC
    RECEIVE step ==> Opens SYNCH ASYNCH bridge and receives RFC request message
    SEND synchronous ==> to send RFC request and get the RFC response.
    SEND ==> Closes SYNCH ASYNCH bridge and Send's response back to the RFC.
    In my last send step (response back) I am getting message
    "Message pipeline PE_ADAPTER unknown XML message not found" .
    Pls help

    Hi Rick,
    check out this SAP Note: 1087532
    Regards
    Dominic

  • SXMB_MONI : Error in Persistence Layer : XML Message Not Found

    Hi Team,
    There are some messages in our Production system and is in Scheduled state in SXMB_MONI and when we try to re-process those messages, we are getting message : Error in Persistence Layer and when we double click on message, we are getting the error : XML Message Not Found.
    Any help on this is highly appreciated.
    Thanks & Regards,
    C V Jayachandra

    Hi,
    Please refer the below discussion
    SXMB_MONI - Error accessing persistence layer
    regards,
    Harish

  • Brrestore give error termination message not found

    Dear all
    i have try to restore offline backup to test system bcaz while database upgrade it got crashed it shows error ora-01157 and ora-01110 i have the backup of system
    while i am trying to restore the backup it throws error terminated message not found d:\oracle\SID\sapbackup\beojggvh.afd log file incomplete
    i used following command
    brrestore -b beojggvh.afd -m full -c
    i copied backSID.log and beojggvh.afd file from offline backup folder to target system /oracle/sid/sapbackup  suggest i went wrong
    i am on windows
    Regards

    Hi,
    Share the complete error log file and make sure data file using for restore should be a successful one complete offline backup.In addition share alert_<SID>.log file also.
    Regards,
    Gaurav

  • Error 906 message not found on compiling form in forms builder

    When compiling a form in forms builder 6i I get the message: error 906: message not found. No message file for product=plsql80 facility=PCM
    What should I do?

    Is your PLSQL80 environment variable set? - Should point to the PLSQL80 directory as well.
    If this is the only missing error that you have I wouldn't worry about it. 906 just means that PL/SQL could not compile the program unit.

  • Crs_stat errors out with "message not found"

    hi gurus
    After patching patch 8705958, crs_stat errors out with "message not found" ,what could be the problem?
    Thank you!

    Never faced such issue...
    please search on metalink or raise an SR with Oracle Support..
    Cheers !
    Rajesh

  • Proxy not found message now when it comes back on it has

    Proxy not found message now when it comes back on it has only the windows sign now when it comes back on but nothing else

    Satellite A200-1VM (PSAE3E-04601MG3)
    Is that your computer [from your August message]?
    Can you explain that situation in more detail and attach a picture?
    Do you have the recovery discs now?
    -Jerry

  • Internal error: data not found message

    Every time I try to upload pics I get this message:
    internal error: data not found
    How can I fix this problem? Thank you so much, Stacey

    Please explain in detail about the process you are trying to perform...Do tell if any settings or any change in preferences you have made. How many files you rae trying to upload. Your account is not expired and you are admin etc.
    -Garry

  • When I start my computer I get a "AppleSyncNotifier.exe Entry Point Not Found message.  I also get an error message when trying to sync with iTunes that a backup session cannot be started.  How do I fix this?

    In the last few days when I start my computer, I get a box that opens with "AppleSyncNotifier.exe" Entry Point Not Found in the title.
    It says:  "The procedure entry point sqlite3_wal_checkpoint could not be located in the dynamic link library SQlite3.dll.
    I have tried uninstalling and reinstalling iTunes and still get an error message when trying to sync my phone with iTunes
    "iTunes could not back up iPhone ####, because a session could not be started with the iPhone."
    The last time I tried to sync my phone (iPhone 3G S) with iTunes, everything seemed to freeze up at Stage 4 of the sync process. 
    Any advice????

    With Windows Explorer, navigate to your C:\Program Files\Common Files\Apple\Apple Application Support folder.
    Copy the SQLite3.dll that you should find there, navigate to the nearby Mobile Device Support folder, and Paste it in there also.
    Reboot and see if all is well
    In case that your OS is Windows 7 (64 bit)
    1. Open windows explorer, go to location C:\Program Files (x86)\Common Files\Apple\Apple Application Support
    2. Copy file "SQLite3.dll"
    3. Open new windows explorer, to to location C:\Program Files (x86)\Common Files\Apple\Mobile Device Support
    4. Paste file "SQLite3.dll" to the location.
    5. Reboot your computer, it should not display that message, it should be clear.
    Good Luck

  • Validation error message not found in PI 7.1 :

    I've enabled Validation at adapter engine level.When a message is failed at validation level,i got an alert email with message id.
    But i can't see the message in Message monitorring and Communication chennel monitorring as well.
    Any idea/.??????
    Thanks
    Prabhakar

    I've enabled Validation at adapter engine level.When a message is failed at validation level,i got an alert email with
    message id.
    But i can't see the message in Message monitorring and Communication chennel monitorring as well.
    XML Validation in Adapter Engine = backward Error handling
    backward Error handling = Message Not Persisted ....hence there would be no message that you can see.
    For more info refer page 14, 17
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/b04bc560-e4e7-2a10-92ab-92dbf097aae1?quicklink=events&overridelayout=true
    Regards,
    Abhishek.

  • Recording error File not found message?

    I am trying to record onto an audio track in logic. When I push the record button a error message comes up: File not found result code-43??
    What does THAT mean? As long as I have a audio track selected, nothing works. I push play,..same error message. When I select any othe track besides an audio track, it works fine. Any ideas?

    I believe that error message is telling you that a record path has not been set.
    Hit "A" on your keyboard, and you'll get the recording path dialog box. Tell it where you want the newly recorded audio files to be placed on your hard drive, and that should fix it.

  • Listner and "Message not Found" Error

    I tried to find other info on this, but i couldn't, so any
    information would be very helpful.
    whenever i run:
    lsnrctl start
    i get these errors:LSNRCTL for Linux: Version 8.0.5.0.0 -
    Production on 17-AUG-99 22:58:55
    (c) Copyright 1997 Oracle Corporation. All rights reserved.
    Message 1070 not found; No message file for product=NETWORK,
    facility=TNSTNSLSNR for Linux: Version 8.0.5.0.0 - Production
    NL-00280: Message 280 not found; No message file for
    product=NETWORK, facility=NL [listener.log]
    NL-00278: Message 278 not found; No message file for
    product=NETWORK, facility=NL
    SNL-00016: Message 16 not found; No message file for
    product=NETWORK,
    i used the default listener.ora and tnsnames.ora that were
    installed.
    thanks for any help,
    -- adam
    null

    Thank you so much!!!! that was the problem. i could have sworn i
    set up my "oracle" account properly, but i didn't. this will
    probably fix any other problems i was going to have also...
    thank you very very much,
    -- adam
    Michael Tokarev (guest) wrote:
    : Set and export ORACLE_HOME env. variable.
    : Adam (guest) wrote:
    : : I tried to find other info on this, but i couldn't, so any
    : : information would be very helpful.
    : : whenever i run:
    : : lsnrctl start
    : : i get these errors:LSNRCTL for Linux: Version 8.0.5.0.0 -
    : : Production on 17-AUG-99 22:58:55
    : : (c) Copyright 1997 Oracle Corporation. All rights reserved.
    : : Message 1070 not found; No message file for product=NETWORK,
    : : facility=TNSTNSLSNR for Linux: Version 8.0.5.0.0 - Production
    : : NL-00280: Message 280 not found; No message file for
    : : product=NETWORK, facility=NL [listener.log]
    : : NL-00278: Message 278 not found; No message file for
    : : product=NETWORK, facility=NL
    : : SNL-00016: Message 16 not found; No message file for
    : : product=NETWORK,
    : : i used the default listener.ora and tnsnames.ora that were
    : : installed.
    : : thanks for any help,
    : : -- adam
    null

  • ITunes Sync Error Message Not found in iTunes - Where is this?

    Occasionally when I sync my iPhone 4 with iTunes I will get an error on the iPhone that says 'Itunes Sync - some items could not be synced. See iTunes for more information' - I look in iTunes and can't find any error. Where is this displayed? Is there an error log?

    Occasionally when I sync my iPhone 4 with iTunes I will get an error on the iPhone that says 'Itunes Sync - some items could not be synced. See iTunes for more information' - I look in iTunes and can't find any error. Where is this displayed? Is there an error log?

Maybe you are looking for