ITS upgrade: issue.

<i>Hi.
We have recently updated the ITS from version 610 patch 27 to 620 patch 24 and while doing the UAT we found out that there's something going wrong.
When executing a R/3 transaction in the portal we have several fields to complete, some of those fields are mandatory, however for some reason the fields are displayed as read-only and we cannot write in them. Because of that we cannot execute the transaction, just because whenever we try to we get the error "Mandatory field missing".
After this error shows up, then the screen refreshes and the Read-only field becomes writable and now we can write and save the changes.
However this situation is not good, it should save all the changes togheter and with only one execution.
Does anyone had any problem similar to this one or any idea about why is this happening and what can i do?
Kind Regards,
Ivan</i>

Hey noorfrombaghdad,
Thanks for the question. I understand you are experiencing a network connectivity issue with your iPhone 5c. The following resource should help you troubleshoot this issue:
iPhone: Troubleshooting a cellular data connection
http://support.apple.com/kb/ts3780
Thanks,
Matt M.

Similar Messages

  • ITS Upgrade to 6.20 on EP 5.0 SP4

    Hi,
    We upgraded the ITS from 6.10 to 6.20 on Windows 2000. The EP Version is 5.0 SP4 on Windows 2000 and R/3 is 4.6C. The ITS upgrade was successful and I was able to publish transaction using W3_PUBLISH_SERVICES program in R/3 and view it by logging into ITS. But, the Entreprise Portal Users could not login into portal once the upgrade was performed even the admin user got locked out. The users are maintained in LDAP Directories. Is there some compatibility issues between IIS 5.0 on Windows 2000 and ESS(Integrated with EP)? Can some provide me help as to why this problem could have occured.
    Thanks in advance for all your help.
    Many thanks,
    Best regards,
    Divya Rao

    Hi Divya,
    Is your problem solved? If so, please grant reward points to helpful SDN user postings and mark this topic as answered.
    Best regards,
    Henning.

  • Upgrade issues OBIEE 10g to 11g along with OBIA upgrade

    Hi,
    I have to upgrade OBIEE 10.1.3.4.1 to OBIEE 11.1.1.5 along with OBIA 7.9.6.1 to 7.9.6.5(Informatica 8.6.1 to 9.0.1) at my client location and I have very little knowledge on it. and want to know/have help documents for upgrade.
    And if anyone in the forums involved in upgrade please list the errors/issues occured during upgrade and after upgrade.
    1. OBIEE 10g to 11g upgrade issues??
    2. OBIA OBIA 7.9.6.1 to 7.9.6.5 upgrade issues along with 10g to 11g??
    3. Informatica 8.6.1 to 9.0.1 upgrade issues??
    4. DAC upgrade issues??
    any response for my questions is appreciated.
    Thanks
    Jay.
    Edited by: Jay on Apr 11, 2012 9:11 AM

    HI Jay,
    We cannot explained thread list here, If you get any errors plz post me,will try to help out.
    This is oracle document link - This document has given step by step with screen shots upgration for 10g to 11g ,Please refer the below link.
    http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi11115/upgrade/upgrade_to_11g.htm
    http://obieemanu.blogspot.in/2011/05/rpd-upgration-from-10g-to-11g.html
    http://docs.oracle.com/cd/E21764_01/upgrade.1111/e10125/ua_command_line.htm#ASMAS149
    Award points it is useful.
    Thanks,
    satya

  • Report generation toolkit upgrade issues

    I have created multiple vi's in that utilize the previous report generation toolkits specifically using the Generate Report Get Data to Modify.vi and the Generate Report Set Modified Data.vi.  Obviously the report reference has now changed in 8.6's version of the report generation toolkit and these vi's do not exist in the 8.6 library anymore.  What vi's do I need to replace these functions with to make this code work.  Can anyone tell me what the work around is to solving this problem.  This is a picture of the code.
    BJD1613
    Lead Test Tools Development Engineer
    Philips Respironics
    Certified LV Architect / Instructor
    Attachments:
    code.JPG ‏92 KB

    Hi BJD1613,
    The Report Generation VIs on the LabVIEW Palettes mutate properly. However, you may run into upgrade issues if VIs distributed with LabVIEW, but not available in the Palettes are used in the code. Hence, I would caution against using them for the same reason.
    In this case, the specific references do exist in the report generation classes; however, since they are private, they cannot be accessed by VIs outside the respective classes. A temporary workaround for now is mentioned in the following KB 4OOCSJ4M Getting References in Report Generation Toolkit 1.1.3 with LabVIEW 8.6.  
    This was reported to R&D (CAR# 123064) for further investigation

  • EHP Upgrade Issue - Java Stack

    Hi,
    Our Source System at NW 7.0 SP13 and we are upgrading the system to EHP1 SP03.
    Upgrade failed at Downtime > DEPLOY_ONLINE_DEPL phase.
    Error log:
    Sep 9, 2009 10:11:51 PM [Error]:                       com.sap.sdt.ucp.phases.AbstractPhaseType.doExecute(AbstractPhaseType.java:863) [Thread[main,5,main]]: Exception has occurred during the execution of the phase.
    Sep 9, 2009 10:11:51 PM [Error]:             com.sap.sdt.jspm.unattended.RequestController.addContextInfo(RequestController.java:178) [Thread[main,5,main]]: Deployment of queue sapjup-queue completed with error
    JSPM version is 7.01.3.0.15. Current JSPM log directory is /usr/sap/XPD/JC00/j2ee/JSPM/log/log_2009_09_09_16_09_42.
    Sep 9, 2009 10:11:51 PM [Error]: com.sap.sdt.sapjup.tools.sapjupjspm.SAPJupJSPMRapiAdapter.createAndLogRapiException(SAPJupJSPMRapiAdapter.java:698) [Thread[main,5,main]]: The deployment of the queue failed.
    Sep 9, 2009 10:11:51 PM [Error]: com.sap.sdt.sapjup.tools.sapjupjspm.deploy.SAPJupJSPMDeployer.deployList(SAPJupJSPMDeployer.java:68) [Thread[main,5,main]]: Could not execute deployment of stack file /usr/sap/trans/EPS/in/XPD.xml.
    Sep 9, 2009 10:11:51 PM [Error]:      com.sap.sdt.j2ee.phases.PhaseTypeDeploymentManager.execute(PhaseTypeDeploymentManager.java:519) [Thread[main,5,main]]: Error while executing DeploymentManager phase with action deploySlot. Check the log files for the specified action.
    Sep 9, 2009 10:11:51 PM [Info]:                         com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:906) [Thread[main,5,main]]: Phase UPGRADE/DEPLOYMENT_BASED_UPGRADE/DEPLOY_ONLINE_DEPL has been completed.
    Sep 9, 2009 10:11:51 PM [Info]:                         com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:907) [Thread[main,5,main]]: Start time: 2009/09/09 22:09:42.
    Sep 9, 2009 10:11:51 PM [Info]:                         com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:909) [Thread[main,5,main]]: End time: 2009/09/09 22:11:51.
    Sep 9, 2009 10:11:51 PM [Info]:                         com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:910) [Thread[main,5,main]]: Duration: 0:02:08.248.
    Sep 9, 2009 10:11:51 PM [Info]:                         com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:911) [Thread[main,5,main]]: Phase status is error.
    I went through the following link , proceeded with option 2, But still getting same error.  
    Portal Upgrade Issue
    Please advise the resolution for the issue I have.
    Thanks in advance
    Regards
    Srinivas
    Edited by: Srinivas Dasari on Sep 10, 2009 5:48 AM
    Edited by: Srinivas Dasari on Sep 10, 2009 5:48 AM

    Issue resolved

  • Upgrade issues list needed

    Hi,
    We're currently on 4.6b and going to upgrade to ECC6 with unicode I'm trying to compile a list point taken care converting to unicode from ABAP technical point of view. Does anyone have such a list?
    Some points i shortlisted are :
    1) Use GUI_UPLOAD and GUI_DOWNLOAD rather than WS_UPLOAD and WS_DOWNLOAD.
    2) Structures or table headers that contain non-character data need to be identical when moving, comparing, selecting into, updating from, etc.
    3) OPEN DATASET filename IN TEXT MODE FOR INPUT ENCODING DEFAULT.
    I know there are others. Any help would be appreciated.
    aRs

    Check the below links
    http://www.sapfans.com/forums/viewtopic.php?t=268386&highlight=upgrade+issues
    http://www.sapfans.com/forums/viewtopic.php?t=263434&highlight=upgrade+issues
    http://www.sapfans.com/forums/viewtopic.php?t=261051&highlight=upgrade+issues
    http://www.sapfans.com/forums/viewtopic.php?t=253316&highlight=upgrade+issues

  • Errors in Forte 3.5 -Upgrade issue

    hello ,
    We are having a frequent disruption in the communication SO which has an
    externalConnection Class. Did anything change in 3.5? We did not have
    these errors in 3L!
    After these erros, we have a mutex locking problem which leaves our
    application hanging.
    Any help will be greatly appreciated!
    thanks
    suma
    Here is an Excerpt of the log file
    Task 9: extConn4030a808.Write: 194 bytes written to 10
    INFORMATION: Network partner closed connection. This usually means the
    process at the other end of the wire failed. Please go look there and
    find
    out why.
    Class: qqsp_DistAccessException
    Error #: [501, 152]
    Detected at: qqcm_HoseFSM::ReceivedClose at 2
    Error Time: Thu May 24 09:16:29
    Exception occurred (locally) on partition "MerlinWindows_cl41_Part8",
    (partitionId = F2E11800-5003-11D5-BF99-AE145F2AAA77:0x105, taskId =
    [F2E11800-5003-11D5-BF99-AE145F2AAA77:0x105.7]) in application
    "MerlinWindows_cl41", pid 23406 on node laxrc2 in environment laxrc2.
    INFORMATION: Error parameters for Set:0 Msg:0:
    Class: qqsp_DistAccessException
    Detected at: qqcm_HoseFSM::ReceivedClose at 1
    Error Time: Thu May 24 09:16:29
    Exception occurred (locally) on partition "MerlinWindows_cl41_Part8",
    (partitionId = F2E11800-5003-11D5-BF99-AE145F2AAA77:0x105, taskId =
    [F2E11800-5003-11D5-BF99-AE145F2AAA77:0x105.7]) in application
    24-May-2001 09:16:47: VH.G.G..GUIT/GUI0/PLAXRC172.23.4.401/../..;PGYX;
    Task 9: extConn4030a808.Write: 233 bytes written to 10
    INFORMATION: Network partner closed connection. This usually means the
    process at the other end of the wire failed. Please go look there and
    find
    out why.
    Class: qqsp_DistAccessException
    Error #: [501, 152]
    Detected at: qqcm_HoseFSM::ReceivedClose at 2
    Error Time: Thu May 24 09:16:47
    Exception occurred (locally) on partition "MerlinWindows_cl41_Part8",
    (partitionId = F2E11800-5003-11D5-BF99-AE145F2AAA77:0x105, taskId =
    [F2E11800-5003-11D5-BF99-AE145F2AAA77:0x105.7]) in application
    "MerlinWindows_cl41", pid 23406 on node laxrc2 in environment laxrc2.
    INFORMATION: Error parameters for Set:0 Msg:0:
    Class: qqsp_DistAccessException
    Detected at: qqcm_HoseFSM::ReceivedClose at 1
    Error Time: Thu May 24 09:16:47
    regards,
    Suma Venkatesh

    -----Original Message-----
    From: Venkatesh, Suma
    Sent: Thursday, May 24, 2001 2:39 PM
    To: '[email protected]'
    Subject: Errors in Forte 3.5 -Upgrade issue
    hello ,
    We are having a frequent disruption in the communication SO which has an
    externalConnection Class. Did anything change in 3.5? We did not have
    these errors in 3L!
    After these erros, we have a mutex locking problem which leaves our
    application hanging.
    Any help will be greatly appreciated!
    thanks
    suma
    Here is an Excerpt of the log file
    Task 9: extConn4030a808.Write: 194 bytes written to 10
    INFORMATION: Network partner closed connection. This usually means the
    process at the other end of the wire failed. Please go look there and
    find
    out why.
    Class: qqsp_DistAccessException
    Error #: [501, 152]
    Detected at: qqcm_HoseFSM::ReceivedClose at 2
    Error Time: Thu May 24 09:16:29
    Exception occurred (locally) on partition "MerlinWindows_cl41_Part8",
    (partitionId = F2E11800-5003-11D5-BF99-AE145F2AAA77:0x105, taskId =
    [F2E11800-5003-11D5-BF99-AE145F2AAA77:0x105.7]) in application
    "MerlinWindows_cl41", pid 23406 on node laxrc2 in environment
    laxrc2.
    INFORMATION: Error parameters for Set:0 Msg:0:
    Class: qqsp_DistAccessException
    Detected at: qqcm_HoseFSM::ReceivedClose at 1
    Error Time: Thu May 24 09:16:29
    Exception occurred (locally) on partition "MerlinWindows_cl41_Part8",
    (partitionId = F2E11800-5003-11D5-BF99-AE145F2AAA77:0x105, taskId =
    [F2E11800-5003-11D5-BF99-AE145F2AAA77:0x105.7]) in application
    24-May-2001 09:16:47: VH.G.G..GUIT/GUI0/PLAXRC172.23.4.401/../..;PGYX;
    Task 9: extConn4030a808.Write: 233 bytes written to 10
    INFORMATION: Network partner closed connection. This usually means the
    process at the other end of the wire failed. Please go look there and
    find
    out why.
    Class: qqsp_DistAccessException
    Error #: [501, 152]
    Detected at: qqcm_HoseFSM::ReceivedClose at 2
    Error Time: Thu May 24 09:16:47
    Exception occurred (locally) on partition "MerlinWindows_cl41_Part8",
    (partitionId = F2E11800-5003-11D5-BF99-AE145F2AAA77:0x105, taskId =
    [F2E11800-5003-11D5-BF99-AE145F2AAA77:0x105.7]) in application
    "MerlinWindows_cl41", pid 23406 on node laxrc2 in environment
    laxrc2.
    INFORMATION: Error parameters for Set:0 Msg:0:
    Class: qqsp_DistAccessException
    Detected at: qqcm_HoseFSM::ReceivedClose at 1
    Error Time: Thu May 24 09:16:47
    regards,
    Suma Venkatesh

  • R12 upgrade issue:Not able to login using forms:Please help****urgent

    We have recently upgraded our instance from 11.5.9 to 12.0.4 in Windows 2003 server.
    We are unable to login to forms after upgrade, however we are able access self service responsibilities without any issues.
    We are getting APP-FND-01496 when we access any forms responsibility. We have tried all possible metalink notes with no luck.
    Any help to resolve this issue will be appreciated.

    Duplicate thread ...
    R12 upgrade issue:Not able to login to forms**please help
    Re: R12 upgrade issue:Not able to login to forms**please help

  • ECC 6.0 EHP-4 upgrade Issue in phase MAIN SHDRUN/ALTNTAB FILL were negative

    Hi Basis Expert,
    while doing ECC 6.0 EHP-4 Upgrade in MAIN_SHDRUN/ALTNTAB_FILL phase we are getting the following issue please help us.
    Checks after phase MAIN_SHDRUN/ALTNTAB_FILL were negative!
    Last error code set: BATCH JOB RDDNT2MT FAILED: Error(s) found in the log(s), accumulated in "ALTNTFI.ELG".
    We check the shadow instance is up and we can log in to the system. Check ST22 and SM21 notice no error.
    Check the JOB RDDNT2MT (SM37) successfully running and all the job finish without any error.
    Hope anybody can share a bit your experience on this issue. we try search the note and  find the forum but no luck.
    Thanks

    Hi,
    > 2EETG011 "No shadow system""(environment parameter)""auth_shadow_upgrade"
    > 2EETG011 "No shadow system""DB-connect not against shadow tables !"
    >
    It looks from your log that shadow system is not able to connect to database. Please check your shadow system. Check below link as well:
    http://sap.ittoolbox.com/groups/technical-functional/sap-basis/ecc-6-upgrade-issue-in-phase-altntab_fill-1556272
    Thanks
    Sunny
    Edited by: Sunny Pahuja on Oct 15, 2010 1:27 PM

  • Upgrade issues list

    Hi All,
    I was wondering if anyone had a list of Upgrade issues (most likely, from ticketting system) to the 5.0 system.
    Thanks

    Hi mark,
    Can u please send me the  upgrade issue list to this email address
    [email protected]

  • IDSM-2 - upgrade issue - 5.x to 6.x

    Hello All,
    I have an issue upgrading the IDSM-2 module I'm playing with.
    It is currently running version 5.0(2).
    The thing is when I try to upgrade the image to the latest 6.x version using the .bin.gz file, I get the follwing error message :
    The filename IPS-IDSM2-K9-sys-1.1-a-6.1-2-E3.bin.gz is not a valid upgrade file type.
    Continue with upgrade? []:
    There is no image file that is not .bin.gz on the download section of the website. Only recovery images have the .pkg extension.
    Does anybody how to troubleshoot this simple(I guess) upgrade issue?
    Regards,
    Thibault.

    You are trying to "upgrade" using a "System Image" (-sys-) file instead of an Upgrade file.
    The upgrade file for the IDSM-2 is the standard upgrade file used across almost all IPS/IDS models:
    IPS-K9-6.1-2-E3.pkg
    It can be downloaded here:
    http://www.cisco.com/cgi-bin/tablebuild.pl/ips6

  • Frustrating Phone Upgrade issue

    We need help with phone upgrade issue we encounter when BestBuy associate process our upgrade. Associate is saying we are not eligible but we have not done any phone upgrade since Jan 2011. Our ATT mobile service was established with BB in 2009 and we only upgraded 2 phones in Jan 2011 thru BB. The only recent change in January 2013 was a change of responsibility between my spouse and me since my company has a better employer discount thru ATT. No change and per ATT, no contract and we should be able to upgrade in any retail store. But BB keeps telling us we have issue with ATT and can do our upgrade only with ATT Corporate Store. Our mobile account is a regular family plan account as originally established with BB and just like any BB customer, have employer's discount attached. I don't understand how BB system communicates with ATT system so it is hard for me to explain to ATT what "error message" BB associate is receiving. It has become so frustrating with BestBuy telling us to check with ATT and then for ATT to tell us that there is no issue at their end. We have been a loyal BB customer with all major appliances bought from them including protection plan. The least they can do is work with their ATT representative to figure out between themselves what the issue is. Here we are willing to give both companies our business with new phones and new contracts and no one can help us out.

    LTGee -
    I am very sorry to hear about this. I am going to send you a Private Message to collect some information from you to see if we can get to the bottom of this. To check your private messages, ensure you are logged into the forum and click on the envelope on the upper right hand side of the forum.
    Thanks!
    Jesus|Senior Social Media Specialist | Best Buy® Corporate
     Private Message

  • I am using iphone 4s its under warranty , phone got automatically turn off even if has 50% battery and not get on until i connect to charger . if i go to service center will they change my phone ? and will i have to pay anything if its battery issue ???/

    i am using iphone 4s its under warranty , phone got automatically turn off even if has 50% battery and not get on until i connect to charger . if i go to service center will they change my phone ? and will i have to pay anything if its battery issue ???/

    Take it in and see what the technicians say is wrong and then how they want to handle the iPhone.  If the iPhone has a problem covered by the warranty then you should have no problems.

  • ITS upgrade from 46D to 620

    Hi
    I am about to do ITS upgrade from 46D to 620. Could any one please tell me the step by step procedure to do this activity. Whether I need to uninstall 46D and do fresh installation of 620 or is it possible to do an upgrade to 620 without uninstalling 46D?
    Please guide me.
    Regards,
    Vinodh.

    Hi Vinodh
    I Think the best way to go is Install ITS 6.20 and run both ITS's in parallel until the new ITS is tested, then remove the old ITS.
    Best regards
    Juan!

  • Primary hard drive upgrade issues

    All this great software has finally taken its toll on the 80Gb of hard drive space that this computer came with (Just for the record, I use the primary drive for the OS and applications only -- I store all of my data on other drives).
    So, I need to upgrade the primary hard drive so I can install even more software and do even more amazing things . I'm going to upgrade my primary drive to a 120gb.
    I've got Carbon Copy Cloner, but it hasn't solved a couple of issues:
    First off, when I make the dupe, it doesn't maintain the original disk's Tech Tool Pro eDrive partition -- I need this on my new drive just in case. Now, you'll say "Why don't you just uninstall Tech Tool Pro and then re-install it when you set up your new drive?" Well, that's because Micromat tracks how many installs you make with any particular activation code, and I'd have to purchase another license to do another install -- and I really don't want to have to lay out $$ when there's really no clear reason.
    Secondly, the CCC'd dupe doesn't play well with Classic. (Yeah, I'm a hold-out who still has a couple of OS9 oldies-but-goodies that I won't give up). The CCC'd dupe drive doesn't contain the OS9 drivers that I need to be able to successfully run Classic.
    So, my overall question is this -- how do I properly set up my new 120gb drive and then properly transfer a complete image of my old 80gb drive onto it so I maintain all my functionality and all my software applications, but wind up with more space to play?
    Thanks!

    I solved my own problem! Here's how we did it:
    First, we booted up using the Tech Tool Pro disk and removed the eDrive partition from the original boot drive.
    Next, we took the new target drive (we went with a 250gb rather than a 120 -- more is always better, no?) and formatted it using Disk Utility from the OSX Panther install disk. This allowed us to put in the OS9 drivers on the disk (didn't find the option for this with Tiger's DU).
    Then we used CCC to clone the old drive over. Then I did a little bit of physical re-arranging so that the new drive was in the master spot on the primary IDE chain in the box.
    Finally, we booted up again using the TTP disk and had TTP create a new eDrive on the 250gb disk.
    After all that, everything works just fine! No problems running apps in Classic, and no need to re-install TTP and spend more money on another license!

Maybe you are looking for

  • Installing time capsule on windows

    Hi all, I'm trying to install my time capsule. When I start it up, the amber light flashes and never changes. I did a couple of hard resets too; but no changes. I have my own modem/voip/router and just want to add this to the network to transfer all

  • Search bar in contacts is a mystery

    I cannot figure out how the search bar is set up for contacts. Sometimes it will jump up there so you can search and others it will just at the last location- Why did apple NOT make it so it is always visible no matter where you are within your conta

  • HT4972 Can you update an Ipod touch 3.1.2

    Is it possible to update an ipod touch version 3.1.2?  It does not have an update option under settings/general.

  • SilverLight Header Column should be the Checkbox in dynamically created datagrid

    Hi, here I'm Creating the Dynamic datagrid for this DataGridTemplateColumn I'm creating using the StringBuilder and I'm assigning using append method. But I need the header to be the Checkbox ..How can I create the Header of the particular datagrid c

  • Weblogic 10 - Help me configure Log4j ????

    I have deploy an Application and using Weblogic 10.3. I want using Log4j to control debug but i don't know configure it. Who was using it please help me.