Custom Characteristic InfoObject is not loaded after 3.5 upgrade

Hello aLL,
How r u ?
We are having many Custom Created Characteristic IO. In those 2 of them are running into problem everyday for the past 2 weeks. These 2 Master Data Loads makes the other loads to wait.
We try to Cancel the job and let the other loads to complete. After that we tried to reload the InfoPackage (regenereted the DS, checked the data, activated the Transfer Rules).
On clicking START the InfoPackage leads to short dump or it shows the same screen and ends with a timeout.
The Dump shows the following,
<b>ABAP Runtime Errors</b>
Runtime Errors         TYPELOAD_NEW_VERSION
Date and Time          04.10.2006 11:17:46
<b>ShrtText</b>
Data type "/BIC/B0000457000" was found in a newer version than required.
<b>What happened?</b>
<i>Runtime error</i>
The current ABAP program, "GP7MG3DD8I300EUTA2VQW0NXU17", had to be terminated because one of the statements could not be executed at runtime.
<b>What can you do?</b>
Try restarting the program.
If the error occurrs several times, consult your SAP administrator.
Choose "Print" to obtain a hard copy of the termination message.
You can use Transaction ST22 to display and manage short dump messages.
It also allows you to retain them beyond their normal deletion date.
<b>Error analysis</b>
The data type "/BIC/B0000457000" was reloaded from the database while the program was running.
However, the system found a version of the type that was newer than the one required.
<b>How to correct the error</b>
Try to restart the program.
Could anyone assist us to proceed further ?!
Best Regards....
Sankar Kumar
+91 98403 47141

Try this,
Create a new infopackaage for the same.
Run once (hope it will run without dump)
Then run once again the older one.
Vijay.

Similar Messages

  • Facebook is not loading after 3.6 upgrade

    Hi there.
    After my firefox was automatically upgraded to 3.6, Facebook did not work anymore. Facebook.com loads, but after I log on, nothing happens if I click on anything. If I right click and try and open something in a new tab, the page does not load, just stays blank.
    I tried IE and it works fine, no problems. I have also cleared everything in my history, but it does not help.
    Please assist as soon as possible.
    Thank you!
    == URL of affected sites ==
    http://www.facebook.com

    The same for me. On Windows and on MacOSX. Both with 3.6.7. If I open fb with IE (using IEtab) it works ok.

  • Y50 Not Loading after Windows 10 upgrade

    I just ran the Windows 10 upgrade and it said it was installing and it appeared to complete the install and then it began to restart the laptop. Now, my laptop is stuck on the black screen with Lenovo.. It has been stuck here for around 30 minutes now. Is it possibly still loading and I should wait it out or what should I do? Thanks!

    Hi Secoda,
    Welcome to Lenovo Community Forums!
    You can try this step.
         Turn OFF the computer Remove the AC adapter and remove the battery
          HOLD the power button down  for another 15 sec.
          Power UP the computer with the AC  and Battery and check for any changes.
    Let me know if this works for you
    Regard
    Solid Cruver

  • My imac will not load after I enter my password. The only thing I get is the arrow from my mouse on top of a blank white screen.  Can anyone tell me what this is?  I've restarted and turned off several times.  I left it on in this state for 8 hours and

    My imac will not load after I enter my password. The only thing I get is the arrow from my mouse on top of a blank white screen.  Can anyone tell me what this is?  I've restarted and turned off several times.  I left it on in this state for 8 hours hoping it would reload and work.  No luck.

    Hello KCC4ME,
    You may try booting your Mac in Safe Boot, as it can resolve many issues that may prevent a successful login.
    OS X: What is Safe Boot, Safe Mode?
    http://support.apple.com/kb/HT1564
    If a Safe Boot allows you to successfully log in, you may have issues with one or more login itmes (while the following article is labelled as a Mavericks article, it is viable for earlier versions of the Mac OS, as well).
    OS X Mavericks: If you think you have incompatible login items
    http://support.apple.com/kb/PH14201
    Cheers,
    Allen

  • Site does not load after some minutes of creation or after restart the server

    Hello,
    I have been asked to create a test enviroment identical to the production enviroment. So, what I did was:
    Backed up the production web application's content database: Prod_WSS_ContentDB
    Created new test servers (domain controller, sql server and sharepoint 2013 server) in a new, completely isolated, network environment, without any connection with the production environment (specifically Azure)
    Created a new web application in test environment with a new content database.
    Dismounted the new content database with powershell: Dismount-spcontentdatabase Test_WSS_Content
    Copy the Prod_WSS_ContentDB database to the test sql server and restored it with Management Studio.
    Mount the Prod_WSS_ContentDB databe to the web application with powershell:
    Mount-spcontentdatabse Prod_WSS_ContentDB -WebApplication http://testsp/
    Then, when I type http://testsp in the browser it redirects me to http://testsp/SitePages/Home.aspx
    and the site loads exactly as the production environment.
    But, after some minutes, or if I restart the Sharepoint Server, when I navigate to
    http://sitesp I am redirected to http://testsp/SitePages/Home.aspx
    as expected, but the site does not load, the browser just show a complety blank page.
    The Central Administration site loads normally.
    Trying to fix it I found that if I dismount the content database Prod_WSS_ContentDB, then mount the test database Test_WSS_Content,
    then navigate to the site, dismount Test_WSS_Content and finally mount again Prod_WSS_ContentDB, the site loads normally, no blank page, but after some minutes or if I restart the same happens again.
    For the error event I receice in event viewer it seems that the problem is related to database. I have not found a solution for this error... How can I solve  this?
    The error is:
    Log Name:      Application
    Source:        Microsoft-SharePoint Products-SharePoint Foundation
    Date:          6/27/2014 2:44:22 PM
    Event ID:      5586
    Task Category: Database
    Level:         Error
    Keywords:      
    User:          UCETEST\spaccount
    Computer:      TESTSP01.ucetest.edu.do
    Description:
    Unknown SQL Exception -2146893055 occurred. Additional error information from SQL Server is included below.
    A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: SSL Provider, error: 0 - The handle specified is invalid)
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-SharePoint Products-SharePoint Foundation" Guid="{6FB7E0CD-52E7-47DD-997A-241563931FC2}" />
        <EventID>5586</EventID>
        <Version>15</Version>
        <Level>2</Level>
        <Task>3</Task>
        <Opcode>0</Opcode>
        <Keywords>0x4000000000000000</Keywords>
        <TimeCreated SystemTime="2014-06-27T14:44:22.743159500Z" />
        <EventRecordID>4742</EventRecordID>
        <Correlation />
        <Execution ProcessID="1688" ThreadID="1692" />
        <Channel>Application</Channel>
        <Computer>TESTSP01.ucetest.edu.do</Computer>
        <Security UserID="S-1-5-21-2552298216-324766354-3392103171-1108" />
      </System>
      <EventData>
        <Data Name="int0">-2146893055</Data>
        <Data Name="string1">A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: SSL Provider, error: 0 - The handle specified is invalid)</Data>
      </EventData>
    </Event>
    Melvintt
    MCTS, Windows Server 2008 R2: Network Infrastructure
    MCTS, Windows Server 2008 R2: Active Directory, Configuring

    Hi,
    According to your post, my understanding is that Site does not load after some minutes of creation or after restart the server.
    Please make sure you create a test environment for existing production site correctly.
    Here are some great articles for your reference:
    Moving content between SharePoint environments
    Copy SharePoint production data to a test environment
    Build a SharePoint 2010 Test/Development Farm
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support
    Hello Linda Li,
    I follwed that steps to create my test enviroment... and I have recreated it some times using that same steps, but the problem persits. After some minutes or after I restart the SharePoint server the site does not load.
    Melvintt
    MCTS, Windows Server 2008 R2: Network Infrastructure
    MCTS, Windows Server 2008 R2: Active Directory, Configuring

  • Aperture 2.1.4 update will not load after Snow Leopard update

    Has any one found the fix for aperture 2.1.4 update not loading after the installation of Snow Leopard. I to am also getting the alert "aperture 2.0 or later is required to install the update". I installed my copy of aperture 2.1 using the installer with no problems so the program is in the correct location. I've seen the posts related to this problem and it does not seem a fix has been found.

    Just ran into this myself. I did check to see if there was a preference to delete under ~/Library/Preferences and one is not created since 2.1 is never actually launched. 2.1 is sitting in the root of Applications and hasn't been renamed, but the 2.1.4 update just doesn't detect that it is there and just gives the alert "Aperture 2.0 or later is required to install this update."

  • The webpage does not load after pressing enter or CTRL+ENTER. My OS is Windows 7 Ultimate

    I have tried installing the older version Firefox 3.6. After entering the URL on address bar it does not load after pressing enter or CTRL+ENTER

    This issue can be caused by an extension (AVG Safe Search can cause this) that isn't working properly.
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    * Don't make any changes on the Safe mode start window.
    * https://support.mozilla.com/kb/Safe+Mode
    * [[Troubleshooting extensions and themes]]
    In Firefox 4 you can use one of these to start in <u>[[Safe mode]]</u>:
    * Help > Restart with Add-ons Disabled
    * Hold down the Shift key while double clicking the Firefox desktop shortcut (Windows)

  • The app store will not load after downloading Mountain Lion.

    The app store will not load after downloading Mountain Lion. Anyone else having this problem. It works on the the admins acount on the computer but none others. All of the parnetal controls are off and it doesnt work. All i get from the app store is this.

    Yes. I have done everything. restarted, made sure there are no funny blocks or no permissions

  • PE 9 will not load after installing Elements 10

    Installed Elements 10 on Vista 64-bit.  Did not uninstall Elements 9.  Now PE 9 will not load; get window Adobe Premiere Elements.exe - No Disk.  There is no disk in the drive. Please insert a disk into drive\Harddisk2\DR2.  Tried disk 2 of 3 from package, nothing happens.

    Tried twice, PE9 still locked up both times - I think the intent is to have me try PE10, because that did work!!!
      From: Steve Grisetti
      Sent: Monday, January 02, 2012 7:09 PM
      To: cptiger
      Subject: PE 9 will not load after installing Elements 10
            Re: PE 9 will not load after installing Elements 10
            created by Steve Grisetti in Premiere Elements - View the full discussion

  • 10.2.8 Finder does not load after getting into OS X

    I am pretty sure this happened to a lot of people, as I have read many many messages on this issue.
    My computer is a Powerbook 867 with 128built in DDR and 512 added.
    40Gb internal HDD and a 40GB firewire 3G ipod (the old 3G).
    Here's the problem:
    Last night just when I finishsed watching some divx on VLC running on 10.2.8, I quitted VLC using apple+Q, then closed the finder window i opened with apple+W. They both closed, but then the finder just did not respond (or have quitted). There isn't a little triangle below my finder icon on the dock. Everything else on the dock works perfectly fine. Desktop icons have disappeared.
    Now I have restarted, nothing helps; went on apple discussion and found some "HELPFUL" solutions - deleting the finder preferences. First how was I suppose to delete it? ok... I installed a 10.2.3 on my ipod and boot it through there, also did a repair permission on my internal HDD. Finally deleted the com.apple.finder.plist.. So I booted up using my internal again. But still... finder DOES NOT LOAD after I got into my OS X.
    Please if anyone can give me a solution to this problem!
    P.S. the finder on my ipod is working fine. AND I do not want to reinstall OS X on my interal because I only did it last week after it went to service after a HDD fail (it has been replaced).
    Powerbook 867Mhz 128+512MbDDR   Mac OS X (10.2.x)   10.2.8

    Check System Preferences - Accounts
    Choose you account - login items: If iTunesHelper
    shows up - remove it it will prevent re-installation.
    It did not have iTunes in the list, just mail and iCal alarm. Deadlines and emails are vital in my home office.
    Now that I think about it, adding Mail to the list was the only thing that I had changed to the computer when this happened, but I can't imagine how that would alter permission to install on the OS.
    Eric
    Note: I saw a G5 1.2 for $1,500 CAN. I was tempted.

  • Tried to reinstall PS CS6 from download, will not load after download and install, need assistance

    I tried to reinstall PS CS6 from download, will not load after download and install, need assistance.
    Thank you.

    Thanks for the suggestion - but I eventually tried again and was able to contact via "chat" to someone qualified to help. The problem was that in my existing "bridge" - preference was (I think by default) - checked to startup in background on Login. I did not realize this - because I don't think I set it that way in the first place (maybe I did a few years ago) - and I could not see anything in task manager to suggest that bridge was running an application or any process - but when I learned this - I was successful in installing PS CS6.
    Yes, I'm still not on solid ground re: whether or not I want to change from "owning" the tool or renting it -- what concerns me is that is sounds like regardless of users wishes, Adobe is headed in this direction and will eventually make it financially more feasible to go that route. At the moment I think they are "asking" for everyone to get on their bandwagon, but who knows. They have a powerful set of tools, that they continue to support and advance - and along with those development and support costs, they also would like to make a profit - so I understand if their past marketing model is no longer sufficient.
    Thanks again.
    John

  • Usb hard drive not loading after security update

    usb hard drive not loading after security update
    I can't seem to find any other posts about this problem.
    I have three external hard rives connect by a USB hub to my iMac.
    Problem is that if I turn on the hard drive(s) AFTER start up I get a message that the drive either was not recognized by the OS or that it was ejected unexpectedly. 
    I get the same issue but not all the time if I turn them on before I boot the iMac.
    I used the disk drive utility to "repair" the drives but they always come back as "probably ok". 
    If I restart the iMac with the drives connected (on), it seems to work but not all the time.
    A bit annoying as I am wondering if the drives are OK or not.
    I don't always need the drives as they are for backing up images from my camera using Apreture.
    This all began after i did the latest security update.
    is the update to blame?
    mahalo.

    Yes, you can still use those instructions to reset the PRAM.
    You said that you booted to your install disk and that your primary drive did not show up at the Select a Destination screen? That usually means that the computer is either not recognizing your partition, or it's not recognizing the hard drive itself.
    Start with this article and follow all the steps even if you already tried them. I suspect that you'll get to step 4 and you'll end up having to call Applecare. If you haven't done those steps, they're most likely going to make you do them anyway, so you might as well get them done before the call.

  • Ipad Air not loading after downloading ISO 8.3

    Ipad Air will not load after downloading  ISO 8.3.  I cannot get to the home screen before it crashes and go to apple logo and starts downloading again

    Hi, is your issue the same as what's reported here?  Anyone else seeing issue with iOS 8.3 update on iPad Mini 3?

  • Itunes is not loading after i've updated to ios7. What do i do?

    Itunes is not loading after i've updated to ios7. What do i do?

    Try a Restart.
    Press and hold the Sleep/Wake button for a few seconds until the red "slide to power off" slider appears, and then slide the slider. Press and hold the Sleep/Wake button until the Apple logo appears.
    Resetting your settings
    You can also try resetting all settings. Settings>General>Reset>Reset All Settings. You will have to enter all of your device settings again.... All of the settings in the settings app will have to be re-entered. You won't lose any data, but it takes time to enter all of the settings again.
    Resetting your device
    Press and hold the Sleep/Wake button and the Home button together for at least ten seconds, until the Apple logo appears. Apple recommends this only if you are unable to restart it.
    Or if this doesn't work and nobody else on the blog doesn't have a better idea you can contact Apple.
    Here is a link to their contacts with most of the information below.
    http://www.apple.com/contact/

  • My home page is not loaded after I started firefox again.

    When I filled in my home page in the tools option menu. This is not loaded after I shut firefox down and started again. Just the http://search.imesh.com/ is loaded and not my home page.

    Running FF 18, lots of my add ons no good with 20 on PC.
    Thanks

Maybe you are looking for