DIP issue :ActiveChgImp:Error in Mapping EngineODIException: DIP_GEN_INITIA

Hi,
I have configured Sync between AD->OID.
I am getting following Error:
Trace Log Started at Tue Aug 30 19:06:51 IST 2011
java.lang.NullPointerException
at oracle.ldap.odip.engine.ConfigReader.readConfigInfo(ConfigReader.java:264)
at oracle.ldap.odip.engine.Profile.initConfigInfo(Profile.java:551)
at oracle.ldap.odip.engine.Profile.initialise(Profile.java:214)
at oracle.ldap.odip.engine.Profile.initProfile(Profile.java:507)
at oracle.ldap.odip.engine.SchedEntry.<init>(SchedEntry.java:65)
at oracle.ldap.odip.engine.Scheduler.addToSyncList(Scheduler.java:975)
at oracle.ldap.odip.engine.Scheduler.createSyncList(Scheduler.java:492)
at oracle.ldap.odip.engine.Scheduler.run(Scheduler.java:269)
Trace Log Started at Tue Aug 30 19:07:03 IST 2011
ActiveChgImp:Error in Mapping EngineODIException: DIP_GEN_INITIALIZATION_EXCEPTION
java.lang.NullPointerException
at oracle.ldap.odip.util.DirUtils.getLastChgNum(DirUtils.java:48)
at oracle.ldap.odip.gsi.LDAPReader.initAvailableChgKey(LDAPReader.java:933)
at oracle.ldap.odip.gsi.LDAPReader.initialise(LDAPReader.java:264)
at oracle.ldap.odip.engine.AgentThread.readerInitialise(AgentThread.java:461)
at oracle.ldap.odip.engine.AgentThread.mapInitialise(AgentThread.java:510)
at oracle.ldap.odip.engine.AgentThread.execMapping(AgentThread.java:376)
at oracle.ldap.odip.engine.AgentThread.run(AgentThread.java:238)
ActiveChgImp:about to Update exec status
Updated Attributes
orclodipLastExecutionTime: 20110830190703
orclodipConDirLastAppliedChgNum: 62024511
orclOdipSynchronizationStatus: Mapping Failure, Agent Execution Not Attempted
orclOdipSynchronizationErrors: Profile Initialization Failure
Any Pointer on this.
My Mapping File is :
DomainRules
OU=users,OU=Domino User Mig Accounts,DC=atfoods,DC=com:cn=Users, dc=atfoods,dc=com
OU=TSUsers,OU=HYD Users,OU=HYD Site,DC=atfoods,DC=com:cn=Users, dc=atfoods,dc=com
#OU=users,OU=Domino User Mig Accounts,DC=atfoods,DC=com:cn=Users, dc=atfoods,dc=com
#OU=HYD Site,DC=atfoods,DC=com:cn=Users, dc=atfoods,dc=com
#CN=Users,DC=atfoods,DC=com:cn=Users, dc=atfoods,dc=com
AttributeRules
# attribute rule common to all objects
objectguid: :binary:group :orclobjectguid:string:groupofuniquenames :bin2b64(objectguid)
ObjectSID: :binary:group:orclObjectSID:string :orclADGroup:bin2b64(ObjectSID)
distinguishedName: : : :orclSourceObjectDN: :orclADObject
# attribute rule for mapping windows organizationalunit
ou: : :organizationalunit:ou: : organizationalunit:
# attribute rule for mapping directory containers
cn: : :container: cn: :orclContainer:
# attribute rule for mapping directordomains
dc: : :domain: dc: :domain:
# USER ENTRY MAPPING RULES
# attribute rule for mapping windows LOGIN id
sAMAccountName,userPrincipalName: : :user:orclSAMAccountName: :orclADUser:toupper(truncl(userPrincipalName,'@'))+"$"+sAMAccountname
# attribute rule for mapping Active Directory LOGIN id
userPrincipalName: : :user:orclUserPrincipalName: :orclADUser:userPrincipalName
# Map the userprincipalname to the nickname attr by default
#userPrincipalName: : :user:uid: :inetorgperson:userPrincipalName
# Map the SamAccountName to the nickname attr if required
# If this rule is enabled, userprincipalname rule needs to be disabled
sAMAccountName: : :user:uid: :inetorgperson:
# Assign the userprincipalname to Kerberaos principalname
userPrincipalName: : :user:krbPrincipalName: :orcluserv2:trunc(userPrincipalName,'@')+'@'+toupper(truncl(userPrincipalName,'@'))
# This rule is mapped as SAMAccountName is a mandatory attr on AD
# and sn is mandatory on OID. sn is not mandatory on Active Directory
#SAMAccountName: : :user:sn: : person:
# attributes to map to cn - normally this is the given name
cn: : :person:cn: :inetorgperson:
departmentNumber: : :inetorgperson:departmentnumber: :inetorgperson:
# attribute rule for mapping entry and to create orclUserV2
# There should be a mapping rule with orcluserv2 objectclass
# without which the PORTAL may not function properly
# The next rule shows any attribute of any objectclass can be mapped
# to different attribute of different objectclass so long as the
# schema and syntax are compatible.
#givenName: : :user:displayName: :inetorgperson:
employeeID: : :user:employeeNumber: :inetOrgPerson:
physicalDeliveryOfficeName: : :user:physicalDeliveryOfficeName: :organizationalPerson:
title: : :user:title: :organizationalPerson:
mobile: : :organizationalperson:mobile: :inetorgperson:
telephonenumber: : :organizationalperson:telephonenumber: :inetorgperson:
facsimileTelephoneNumber: : :organizationalperson:facsimileTelephoneNumber: :inetorgperson:
l: : :user:l: :organizationalperson:
# mail needs to be assigned valid value for default settings in DAS
mail: : :user:mail: :inetorgperson:
#Start of additional attributes added for SSO
sAMAccountName : : :user:uid: :inetorgperson:truncr(sAMAccountName, '.')+'_'+truncl(sAMAccountName, '.')
#manager: : :user:manager: :inetorgperson:dnconvert(manager)
givenName: : :user:givenName: :inetorgperson:
sn,sAMAccountName: : :user:sn: :inetorgperson:sn|truncl(sAMAccountName, '.')
displayname: : :user:displayname: :inetorgperson:
streetAddress: : :user:street: :inetorgperson:
st: : :user:st: :inetorgperson:
postalcode: : :user:postalcode: :inetorgperson:
homephone: : :user:homephone: :inetorgperson:
department: : :user:departmentnumber: :inetorgperson:
#End of additonal attributed added for SSO
# GROUP ENTRY MAPPING RULES
#cn: : :group:cn: :groupofuniquenames:
# displayname needs to be assigned a valid value for default settings on DAS
#SAMAccountName: : :group:displayName: :orclgroup:
# Description needs tobe assigned a valid value for default settings on DAS
#Description: : :group:Description: :groupOfUniqueNames:
#member: : :group:uniquemember: :groupofUniqueNames:
#managedby: : :group:owner: :groupOfUniqueNames:
#sAMAccountName: : :group:orclSAMAccountName: :orclADGroup:
and my activechgimp.properties
# Profile Name : Name of the profile
# NOTE - This should be a unique name
odip.profile.name = ActiveChgImp
# Profile Password : Specifies the password for accessing this profile
#odip.profile.password = ProfilePassword
odip.profile.password = welcome1
#Welcome123
# Profile Status : Can be either DISABLE or ENABLE
# NOTE - Default is DISABLE
odip.profile.status = ENABLE
# Synchronization Mode : Specifies the direction of synchronization i.e when the
# changes are required to be propagated from the 3rd party to OID then the
# synchronization mode is IMPORT. On the other hand when the changes needs ot be
# propagated to the 3rd party directory then the synchronization mode is EXPORT.
odip.profile.syncmode = IMPORT
# Retry Count : Maximum number of times this profile should be executed
# in case of an error before the integration server gives up
# NOTE - the default value is 4
odip.profile.retry = 5
# Schedule Interval: The time interval between successive execution of this
# profile by the integration server.
# NOTE - the default value is 60 sec. If the previous execution has not
# compeleted then the next execution will not resume until it completes.
odip.profile.schedinterval = 60
# Agent Execution Command : In case of a NON-LDAP interface the command
# that needs to be executed that would produce the information in LDIF format.
odip.profile.agentexecommand =
# Connected Directory Url : The 3rd party directory location
#odip.profile.condirurl = host:port:sslmode
odip.profile.condirurl = 192.168.40.56:389:0
# Connected Directory Account : The Dn or user name used to connect to
# the 3rd party directory.
odip.profile.condiraccount = CN=ssoadmintest,OU=SSO,OU=Administrators,DC=atfoods,DC=com
#ssoadmintest
# Connected Directory Account : The password used for identification to
# the 3rd party directory. This password will be prompted to the user.
odip.profile.condirpassword = Welcome12
# Interface Type : Whether the LDAP or LDIF or DB or TAGGED format is
# to be used for data exchange
# NOTE - Default value is LDAP
odip.profile.interface = LDAP
# Config Info : Additional information required for execution of this
# profile by the integration server.
# NOTE - The value for this property is the name of the file that contains
# the additional profile specific information to be used for execution
odip.profile.configfile = /sso/oracle/infra/ldap/odi/conf/activechg.cfg.master
# Mapping Rules : Specifies the Mapping Rules to be used for execution
# of the profile by the integration server.
# NOTE - The value for this property is the name of the file that contains
# the domain and attribute mapping rules
odip.profile.mapfile = /sso/oracle/infra/ldap/odi/conf/activechg.map.master
# Matching filter Con Dir : Specifies the filter that needs to be
# applied to the changes that are read from the connected directory
# before importing to OID
# NOTE - The default provided here will import from Active Directory the
# following objectclass:
# gorup, organizationunit, and user (but not computer)
#odip.profile.condirfilter = "searchfilter=(|(objectclass=group)(objectclass=organizationalunit)(&(objectclass=user)(!(objectclass=computer))))"
odip.profile.condirfilter = "searchfilter=(&(objectclass=user)(!(objectclass=computer)))"
# Matching filter OID : Specifies the filter that needs to be applied
# to the changes that are read from the OID before exporting to the
# connected directory
odip.profile.oidfilter = orclObjectGUID
# Change Number : Specifies the last applied change number. In case of
# an export profile this number refer's to OID's last applied change number.
# However, in case of the import profile this number refers to the last
# applied change number in the connected directory.
odip.profile.lastchgnum = 39467751
# Debug Level : Specifies the debug level of the profile
odip.profile.debuglevel = 64
odip.profile.interface = LDAP
odip.profile.directorytype=ACTIVEDIRECTORY
==========
Profile successfully modified.
Note: For security reasons it is not recommended to provide a password on the command line, unless you're being prompted for it.

ldapmody -a -h -p -D -w -f <Filename>
file
===
dn: orclodipAgentName=ActiveChgImp,cn=subscriber profile,cn=changelog subscriber,cn=oracle internet directory
modify :add/replace
Add:orclodipagentconfiginfo
orclodipagentconfiginfo :[INTERFACEDETAILS]
orclodipagentconfiginfo :Package: gsi
orclodipagentconfiginfo :Reader: ActiveChgReader
orclodipagentconfiginfo :SkipErrorToSyncNextChange: TRUE
orclodipagentconfiginfo :SearchDeltaSize: 500
orclodipagentconfiginfo :UpdateSearchCount: 100

Similar Messages

  • Error in trace log - Error in Mapping EngineODIException

    Hi,
    in the trace log file of OID i am getting the following error:
    Trace Log Started at Mon Sep 24 08:56:34 CEST 2007
    c360f8d929b0427faf0c332e05e78025_85bf9c6eeeec452c8a41c3ab23d03fc6 - Error in Mapping EngineODIException: Exception Connecting to DB :java.sql.SQLException: ORA-01017: invalid username/password; logon denied
    ODIException: Exception Connecting to DB :java.sql.SQLException: ORA-01017: invalid username/password; logon denied
         at oracle.ldap.odip.gsi.DBConnector.connect(DBConnector.java:134)
         at oracle.ldap.odip.prov.ProvWriter.initialise(ProvWriter.java:113)
         at oracle.ldap.odip.engine.ProvThread.mapInitialise(ProvThread.java:642)
         at oracle.ldap.odip.engine.ProvThread.execMapping(ProvThread.java:559)
         at oracle.ldap.odip.engine.ProvThread.runOldVersion(ProvThread.java:543)
         at oracle.ldap.odip.engine.ProvThread.run(ProvThread.java:173)
    java.lang.NullPointerException
         at oracle.ldap.odip.gsi.DBConnector.end(DBConnector.java:210)
         at oracle.ldap.odip.engine.ProvThread.mapEnd(ProvThread.java:718)
         at oracle.ldap.odip.engine.ProvThread.runOldVersion(ProvThread.java:546)
         at oracle.ldap.odip.engine.ProvThread.run(ProvThread.java:173)
    java.lang.NullPointerException
    Exception in Provthread
    It started since I changed password of PORTAL schema.
    everything works but i am wondering what's going on because trc file is now full of those messages
    thanks,
    Branislav

    Hi Sami,
    Check if thse threads can help u,
    Error in BPE Adapter
    BPM - BPE_ADAPTER errors
    BPE Adapter Error
    Exeception during execution error
    ***********Reward points if helpfull************

  • Internal error Occured mapping can not be opened - while opening interface

    Hi Gurus,
    I Am using ODI 11g to load data from Oracel to Oracel database using different schemas as a source to load facts.
    for the first time its loading sucessfully and when i try to open the same interface to see the mapping its showing the errror like *"Internam error Occured mapping can not be opened"*
    Tis is very urgent to resolve as per my project neeed.
    Please suggest steps : how to resolve the issue.
    Thanks in Advance.
    regards
    sri

    While the iTunes app is being updated, you are correct, it cannot be opened.
    This is true of all Apple apps on your Mac.
    iTunes is not very large compared to other apps.  Let it update, then open it.

  • Please help me to solve error: Split mapping created no messages

    Hi Experts,
    I am facing Split mapping created no messages  when i run my scenario.
    My Scenario is : Proxy to FILE.
    I am triggering Proxy and based on one condition i am generating different Flat Files.
    Now when i do this i am getting error :Split mapping created no messages in SXI_MONITOR.
    When i check this in Message Mapping by taking data from SXI_MONI its working fine...
    but when i trigger the data from RUNTIME WORKBENCH its throughing the error.
    When i remove the NameSpaces <ns0:message>
    and <ns0:messages1> its working fine.
    How can i solve this issue.
    Even though i removed Namespace in Message Type, i am getting the error.
    I changed occurance of Target message to O..unbounded both in Message Mapping and Interface Mapping.
    Its working fine in Message Mapping, problem occurs only when i run end-to-end scenario.
    So please help me to solve this issue.

    I think there might be mismatch between your name spaces.
    may be this link might help you
    Split mapping created no messages -Mluti Mapping
    are you getting the same structure from your proxies whatever structure you have in your XI structure(sender) and NS should match.
    but I dont have exp with proxies.
    Sri

  • Error Interface Mapping Not found..

    Hi Friends,
    I am simply using file to ABAP proxy scenario.
    I am getting error as : This I am getting while test my configuration at Scenario level  Tools  - > Test Configuration..
    Interface Mapping  :    
    Runtime error
    com.sap.aii.utilxi.misc.api.BaseRuntimeException thrown during application mapping com/sap/xi/tf/_MM_Source_Target_Proxy_: Parsing an empty source. Root element expected!
    Plz help.
    Regard
    Deepak Sodhi

    Hi Rajesh,
    I am keeping the file as it is from Meassage mapping SRC File..
    Message Mapping is giving me no error..
    <?xml version="1.0" encoding="UTF-8"?>
    <ns0:MT_Source_Proxy xmlns:ns0="https://tcsfenest/test">
       <EmpId>315143</EmpId>
       <EmpName>Deepak Sodhi</EmpName>
       <EmpOffc>Gurgaon</EmpOffc>
    </ns0:MT_Source_Proxy>
    Only at the time of Testing configuration Environment -> Test Scenario.
    Its giving me error Interface mapping not found.. My strucuture is flat.
    DT - Complex type
    Empid element string
    Empname element string
    Empoffc element string
    Please help to resolove this issue.
    Regards
    depak

  • Error in Mapping (Details: transaction SMW01)

    Hi,
    I am tring to replicate materials to SRM.
    I ran the transaction R3AS and given the load object as MATERIAL.
    When i checked in SMQ2 i found an error.
    The error is as follows.
    "Error in Mapping (Details: transaction SMW01)"
    Kindly help me in resolving this issue.
    Feel free to contact me on +919886157678
    Thanks and Regards,
    Satish

    As Jorge said check transaction SMW01.
    Probably you'll see that some material group is missing, so you'll have to adapt your filters for that and replicate the material group (DNL_CUST_PROD1) using R3AS.
    Regards,
    Robin

  • Error in Mapping of Data for Scrambling Rule due to Inconsistency detected in Mapping Engine PIFD

    Hi all,
    We are performing an HCM Data scrambling, however, in Package Setting phase, we are encountering error in mapping of data for scrambling rule, saying there are inconsistency detected in mapping Engine PIFD.
    We have already implemented and checked below SAP notes, but still no luck.
    1854557 - Missing PIFD objects or mappings after LT AddOn install.
    1665861
    - TDMS 4.0 - Collective note for Scrambling
    Please advise how to fix the issue? Project is at stand still due to this.
    OSS message already opened.
    Thanks and regards,
    Philip

    Hi
    This is bug 5195315, which looks to be fixed in a 10.2 patch. If you can pick up the latest 10.2 patch there is like 3 years of fixes worth picking up.
    Cheers
    David

  • XI Error : EXCEPTION_DURING_EXECUTE.Mapping Queue stopped

    Hi All,
    We are facing an issue when the mapping fails due to a use one as many function it fails the queue and Queue goes into state SYSFAIL. We see the error as XI Error : EXCEPTION_DURING_EXECUTE.Mapping Queue stopped
    Is this expected ? Isnt the queue expected to work normally by just failing the message which would then appear in sxmb_moni?
    Any help , pointers?
    Regards,
    Sathya

    Hi Jyothi,
    Sorry for not being clear.. I know what is causing the mapping error. its incorrect number of values in use one as many function as i Mentioned earlier.
    I want to know is there a way to stop the queue from failing. Queue failure causes other messages which are coming from other interfaces to get blocked.
    Ideally the messages in error should show up in sxmb_moni and queues should be processing normally. However in this case it does not happend.
    Regards,
    Sathya

  • Error saving map. Stored procedure returned non-zero result. Check if source and target schemas are present.

    I am using VS 2012 and BizTalk 2013 and attempting to deploy an application to BizTalk when I get these errors:
    Error 47
    at Microsoft.BizTalk.Deployment.Assembly.BtsMap.Save()
       at Microsoft.BizTalk.Deployment.Assembly.BtsArtifactCollection.Save()
       at Microsoft.BizTalk.Deployment.Assembly.BtsAssembly.Save(String applicationName)
       at Microsoft.BizTalk.Deployment.BizTalkAssembly.PrivateDeploy(String server, String database, String assemblyPathname, String applicationName)
       at Microsoft.BizTalk.Deployment.BizTalkAssembly.Deploy(Boolean redeploy, String server, String database, String assemblyPathname, String group, String applicationName, ApplicationLog log)
    0 0
    Error 49
    Failed to add resource(s). Change requests failed for some resources. BizTalkAssemblyResourceManager failed to complete end type change request. Failed to deploy map "XXX.BTS2013.XXX.Maps.map_XXXX_R01_InsLabProc".
    Error saving map. Stored procedure returned non-zero result. Check if source and target schemas are present. Error saving map. Stored procedure returned non-zero result. Check if source and target schemas are present.
    0 0
    Error 46
    Failed to deploy map "XXX.BTS2013.XXX.Maps.map_XXXX_R01_InsLabProc".
    Error saving map. Stored procedure returned non-zero result. Check if source and target schemas are present.
    0 0
    I also tried to Import a MSI file from our test environment to see if that would work...got the same errors.  After spending hours (not kidding) looking for an answer, all I could find is that a hotfix would work.  So, I got the hotfix from Microsoft
    Support and applied it then rebooted.  Still getting the same errors.  I'm absolutely at a stand still.  Interesting that I got this application to deploy yesterday and then the next time I deployed it I started getting these errors.  I'm
    ready to pull my hair out!
    Is there an answer for this out there somewhere?  Any help would be appreciated.
    Thanks,
    Dave

    Hi Dave,
    Which hotfix have you applied? I don't think a hotfix of this issue is available for BizTalk 2013 yet. You should create a
    support ticket with Microsoft to get a solution.
    If this answers your question please mark as answer. If this post is helpful, please vote as helpful by clicking the upward arrow mark next to my reply.

  • My iCloud Contacts will not load in Microsoft Office. error is MAP[ was unable to load the information service C:\PROGRA~2\COMMON~1\Apple\INTERN~1\APLZOD.dll

    My iCloud Contacts will not load in Microsoft Office. error is MAP[ was unable to load the information service C:\PROGRA~2\COMMON~1\Apple\INTERN~1\APLZOD.dll.  How do I correc t this problem?

    Hey PCSISTAH,
    Thanks for the question. I understand that you are experiencing issues with iCloud Contacts and Microsoft Outlook. The following resource may provide a solution:
    iCloud: Troubleshooting iCloud Contacts
    http://support.apple.com/kb/TS3998
    Thanks,
    Matt M.

  • XSL Error: XSL Map generation failed

    When i try to open the xsl-design window i get the error
    Error: XSL Map generation failed. Please use the source editor.....
    When i switch to the source editor, i have a red box in the scroll bar. This has a tooltip with:
    "Obligatorisches Attribut version fehlt in Element xsl:stylesheet"
    translated:
    "obligatory attribut version is missing in element xsl:stylesheet"
    I get this error on every xsl map. New generated and others which has worked... Does anybody know, how to fix this?

    Hi HEWizard ,
    I am also facing similar issue,i am not able to open my xsl with ide.
    i am seeing XSL Map generation Failed error for all my XSL :( even all new XSL as well.
    how did you solve this problem,
    Any pointers.
    Thanks,
    Murali

  • DISK UTILITY Error: Partition map repair failed...

    Hi all,
    I purchased a new SEAGATE BACKUP PLUS 3T USB3.0 drive - and formatted GUID 1 partition - then ran repair disk and it showed with = "Error: Partition map repair failed while adjusting structures to fit current whole disk size"
    And I also tried 4 partitions but no help
    And I also tried formatting same on older 10.6 mac with no errors - then came back to 10.8 and error shows there...
    Can some folks please try this on there own setups to see how widespread this is...
    Criteria...
    1 - ML 10.8.2
    2 - Large external drive 2T or greater
    Q: Has anyone experienced this and has a possible solution?
    Thanks

    HI all,
    This issue has been in discussion (actively) since last August here:
    https://discussions.apple.com/thread/4218970?start=0&tstart=0
    After months and months of new reports, it's pretty clear that this is an Apple Mountain Lion problem and one that Apple needs to address.  As one frustrated user noted :
    >>There is no consistent solution for a user.  Apple has to supply it.  All you can do is submit a bug report to
    >> http://www.apple.com/feedback    
    Please, if you are encountering this problem you will save yourself a lot of wasted time and energy simply by joining me and others in asking Apple to fix this problem: Make a bug report.
    Thanks!

  • How do I resolve error message "mapi was unable to load aplzod.dll"? Outlook2010 on Win7

    Attempts to open Outlook calendar files (apparently located) on iCloud result in the error message "MAPI was unable to load the information service C:\PROGRA~2\COMMON~1\Apple\Internet Services\APLZOD.dll". Be sure the service is correctly installed and configured."
    I am running Outlook 2010 on Windows 7. I have uninstalled and reinstalled iTunes with no apparent effect. Is this a problem with iTunes or Outlook, how do I resolve it?

    That's part of my problem - I was getting the error message when I tried to click on iCloud in the Calendar portion of Outlook 2010. I don't know where it was generated (iCloud, iTunes, or as an add-in to Outlook).
    After my original post I tried restoring my computer to a date when I knew this worked, the restoration worked, and I can access my calendar. So that problem resolved itself.
    I do have another question, but I'll post it separately. Thanks for your response.

  • The Game Center is "unable to load data due to network connectivity issues or errors".

    The Game Center is "unable to load data due to network connectivity issues or errors".
    My internet is fine: all other apps that do not rely on the Game Center work, as does my browser and other online functions; additionally, a friend's iPhone connects to his Game Center perfectly while he is sitting next to me.
    Closing the Game Center app and then reopening it is ineffective. Opening the options for the Game Center in the settings, logging out of my Apple ID, then logging back in, and then reopening the Game Center is ineffective. Opening the options for the Game Center in the settings, logging out of my Apple ID, then reopening the Game Center app and logging back in from there is ineffective.
    This issue has gone on for more than a month, and so the phone has gone through all variations of "turn it off then back on again, refresh the system, etc etc" that are the basic first suggestions for trouble shooting.
    One game app, which required a Game Center profile to launch, stopped working entirely, and would return a message saying something like "connect to the Game Center". I eventually deleted it to free up space. Other games which can be linked to the Game Center to connect with friends simply fail to link, returning "Game Center unavailable". This is the aspect that is currently bothering me the most: I cannot play games with friends unless the app can also link to Facebook and connect to friends from there.
    When I open the Game Center, I see the following screen. The bubbles float gently, and it seems as if I had the ability to update my "status". However doing so results in a message that has vanished once the app is reopened.
    Upon tapping Games, either the bubble from the main screen or the option on the ribbon at the bottom, the following screen appears. Clicking on Challenges shows a message that achievements must be viewed to issue a challenge. Clicking achievements results in a message that games must be connected (and from my friend's phone I know I have several apps that should appear).
    Upon tapping friends, it does show me a list of suggested friends pulled from Facebook, but attempting to send a friend request results in the following screen. After accepting the error box, the "send" button for the request is grayed out and unavailable regardless of adding or deleting friends and/or an accompanying message.
    In short, the Game Center is completely unresponsive for no discernible reason, and this problem began with no warning and is now long term. Though my iPhone is older (a 4s), my friend's is even older (a regular 4) and works fine.

    I am having the very same problem on my iPad running ios 7. All is fine on my iPhone it opens no problem - this is running on ios 8. I wish they would fix it.

  • Issuing an Error in Table Maintenance Event

    Hi,
    How can I issue an error in the table maintenance event without exiting the screen.
    When an event is triggered (Before Save), it will perform a check in the data changed or created. It will issue an error when the changes are not correct. But when I press enter or click on the check button, it will exit the table maintenance screen.
    What do I have to do in order to issue an error but will still go back to the table maintenance view.
    Making the message as information or type I, will not work because it will still save.

    Hi,
    I came to the same problem, maybe this will help someone.
    You can move check into view cluster event.
    1. load the view
         PERFORM vcl_set_table_access_for_obj
              USING 'view'
              CHANGING error_flag.
    2. assing to structure
         LOOP AT <vcl_total> INTO ls_view
    3. perform check, set VCL_STOP which will stop saving and will display message
         VCL_STOP = 'X'.
         MESSAGE ....

Maybe you are looking for