ESB system problems - cachemap not initialized!!!

Hi,
I tried to change the meta-data repository of the ESB from the Oracle Lite to the OracleXE. I changed the ESBPool connection pool in JDBC resources of the "home" instance application server, as well as the ESBDataSource to make it work with XE.
Before that, I executed the sql scripts located in the %SOA_INSTALL%\install\soa_schemas\irca\sql\esb, creating the user and the schema needed. But now, when I go on the ESB Control panel, I have no system showing up. I tried to create a DefaultSystem but a message "cachemap not initialized!!!" appeard. I undeployed all my BPEL processes, re-executed the sql scripts, but still I cannot create a new system on the ESB.
When I check in the XE DB, in the wf_systems table, there is a row with a DefaultSystem but nothing appears on the ESB Control panel.
Any help would be greatly appreciated.
Amir
null

When you migrate from olite to Oracle, you should first export your esb params table to a properties file and import it after you have rebuilt the schemas. Just in case you did not do this, you can use these insert statements to recreate the default OC4J JMS esb_parameter table entries. change host and port as required.
insert into esb_parameter values('PROP_NAME_MONITOR_TOPIC_JNDI','OracleASjms/ESBMonitorTopic');
insert into esb_parameter values('PROP_NAME_ERROR_XATCF_JNDI','OracleASjms/MyXATCF');
insert into esb_parameter values('PROP_NAME_ERROR_RETRY_JNDI','OracleASjms/ESBErrorRetryTopic');
insert into esb_parameter values('DT_OC4J_HTTP_PORT','8888');
insert into esb_parameter values('PROP_NAME_CONTROL_TCF_JNDI','OracleASjms/MyXATCF');
insert into esb_parameter values('PROP_NAME_MONITOR_TCF_JNDI','OracleASjms/MyTCF');
insert into esb_parameter values('PROP_NAME_ERROR_TOPIC_JNDI','OracleASjms/ESBErrorTopic');
insert into esb_parameter values('PROP_NAME_ERROR_TCF_JNDI','OracleASjms/MyTCF');
insert into esb_parameter values('PROP_NAME_CONTROL_TOPIC_JNDI','OracleASjms/ESBControlTopic');
insert into esb_parameter values('PROP_NAME_DEFERRED_TCF_JNDI','OracleASjms/MyTCF');
insert into esb_parameter values('DT_OC4J_HOST','localhost');
insert into esb_parameter values('PROP_NAME_DEFERRED_XATCF_JNDI','OracleASjms/MyXATCF');
insert into esb_parameter values('PROP_NAME_ERROR_RETRY_TCF_JNDI','OracleASjms/MyXATCF');

Similar Messages

  • EPM system security is not initialized properly

    Hi,
    We are in the process of installing 11.1.2.2 on Windows 2008 server.
    Step 1. we installed Foundation Service, Reporting and FM
    Step2. 1st did configuration of foundation service and Performance Management Architect
    Result - Successful. Was able to login to workspace ans shared service
    Step 3. 2nd we Configured Financial Management.
    Configuration was successful.
    All services are running but we are not able to login into workspace.
    We are geting following error in log file of HyS9EPMServer
    "EPM system security is not initialized properly"
    Any help will be appreciated.
    Edited by: user8638468 on Aug 15, 2012 9:42 AM

    Yes Vivek.
    We did run Foundation Service --> Configure Web Server after configuring HFM module. It was susccessful.
    After that we run "Start EPM System". Then everything stopped.
    While installing HFM in 2nd leg on "Configure Database" screen we selected "Perform first-time configuration of database".
    Entered username HFM.
    We noticed that after installation EPMSystemRegistry-jdbc got changed.
    Path is C:\Oracle\Middleware\user_projects\domains\EPMSystem\config\jdbc\EPMSystemRegistry-jdbc.xml
    <value>HSS</value> got changed to <value>HFM</value>
    I are not sure but I think we should have selected "Connect to a previously configured database".
    I am going to install it again and will update the forum.
    -Devidas

  • Crontab Entry Problem..Not Initiating Backup

    hi!
    I have a file which is intiating my db backup. If i run this file through ./radbbackup.sh then its working fine but amazingly if i am making his entry into crontan then its not initiating rman backup.
    OS: HP-UX ratest B.11.23 U ia64 3065154095 unlimited-user license
    DB: 10.2.0.4.0
    ----------------- bash script --------------------
    #!/bin/sh
    #export ORACLE_SID=RAID
    #export ORACLE_HOME=/oracle/product/10.2.0
    #export RMAN=$ORACLE_HOME/bin/rman
    echo "Starting Backup"
    sleep 3
    #Change Database Mode
    #/export/home/oracle/backup/dbmount.sh
    sleep 3
    echo "Database is mounted"
    sleep 2
    echo "Starting Backup"
    sleep 3
    rman target / << EOF
    backup database;
    exit;
    EOF
    echo "Backup of Database is Completed"
    echo "Send Backup Mail to Users"
    echo
    echo
    sleep 3
    ---- crontab entry
    11 16 * * * sh /export/home/oracle/backup/bakdb.sh
    I will highly appreciate your quick response.
    regards
    irfan ahmad

    hi!
    thanks for your responses.
    Actually crontab is running the script correctly but its not intiating the RMAN backup. After running through crontab its just sending me this information.
    Starting Backup
    Database is mounted
    Starting Backup
    if run manually through ./file_name.sh then its sending me this information:
    Starting Backup
    Database is mounted
    Starting Backup
    Recovery Manager: Release 10.2.0.4.0 - Production on Thu Oct 8 14:52:52 2009
    Copyright (c) 1982, 2007, Oracle. All rights reserved.
    connected to target database: RAIDDEV (DBID=1621392743)
    RMAN>
    using target database control file instead of recovery catalog
    List of Backup Sets
    ===================
    BS Key Type LV Size Device Type Elapsed Time Completion Time
    1 Full 80.00K DISK 00:00:01 11-SEP-09
    BP Key: 1 Status: AVAILABLE Compressed: NO Tag: RAIDSPF
    Piece Name: /oracle/product/10.2.0/dbs/RAIDSPF_01kp0ujs_1_1_697334396.BAK
    SPFILE Included: Modification time: 22-MAY-09
    RMAN>
    Recovery Manager complete.
    Waiting.

  • X4100 ILOM 1.3 upgrade downgrade problem IPMI not initialized

    Hello Gurus.
    X4100 is giving me lots of problems, I upgrade to ILOM 1.3 following Sun docs but Redirection started to give me problem during Windows 2003 installation.
    I checked some forums and decided to downgrade to ILOM 1.2.1 but now when I log into Web Gui a message like this appears: - IPMI not initilized start new session. This error doesn't allow to use some Webgui and CLI functions.
    I cannot use upgrade function.
    Please help. I need to install the system this week.
    How to recover from this position.
    How to reset everything and start from scratch.

    M.Khayatan wrote:
    Hi
    I have done many times upgrade from EBS 12.1.1 to EBS 12.1.3 in Oracle Linux 64b
    but it's my first time in HPUX Itanium 64b.
    please give me an answer for my qustions:>
    *1) i'm now in EBS 12.1.1 and database 11.1.0.7*
    according to document  761570.1 I should do path E or Path C ??? (before I did path E, but i'm not sure it's correct path)
    I'm still not sure, but i am agree with EBSDBA that I do like before, so I do Path E again.
    I applied patch 6460304 and next was 7111245, but 7111245 exit with this error:
    Applied Session failed: Patch ID is null
    OPATCH failed with error code 73
    after searched this I found out my OPatch version was old (OPatch version 11.1.0.6)
    and I replace it with OPatch version : 11.1.0.9.10 (Latest Version)Now I think it's true, we should always be in last OPatch version.
    but now when I want to apply 7111245 it says that there is patch 14739378 as prerequest.
    I would to download this patch but I can't like other !!!
    *2) why before this time I didn't need to upgrade my OPatch version and i could apply 7111245 without any problem?*I think OPatch version in this checked first, so when it was wrong other patches didn't checked.
    *3) why before this time I didn't need to applied this patch (14739378)?*
    I checked patch 7111245 in linux x86-64, there isn't any pre request patch for that, but in readme of patch HPUX itanium 7111245 in pre request list there is one patch (14739378) as pre request, so it's in HPUX itanium only.
    *4) I think it's because of my OPatch version (14739378 as prerequest), can i downgrade my opatch version between 11.1.0.6 and 11.1.0.9 that patch 7111245 could be applied??*no, it's wrong completely
    *5) what about If I skip this patch (7111245)??*
    ofcourse it seems that patch 14739378 is an important patch, so it's wrong to skip this patch, if we skip this or any patch we may encounter new errors.
    Thanks

  • The report server installation is not initialized. (rsReportServerNotActivated) (rsRPCError) Problem

    hi all,
    I just installed the reporting service and was configuring it.. and when i try to access it via the browser i get the following error :
    "The report server installation is not initialized. (rsReportServerNotActivated) (rsRPCError)"
    When i go to the configuration tool i see the initialized tab greyed out with an X. How can i fix this problem ?
    Please help, i am open to ideas.

    I cant get into it..
    when i click on the initialize tab it goes no where.. since its greyed out.
    This is what my rsreportserver:
    <Configuration>
        <Dsn>AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAPMlqBjowR0Wc2PsZTt8ubgQAAAAiAAAAUgBlAHAAbwBy
    AHQAaQBuAGcAIABTAGUAcgB2AGUAcgAAAANmAACoAAAAEAAAAKuZ9/RkgkVVFff8TowDacEAAAAA
    BIAAAKAAAAAQAAAAYydq6zu5Vw/UKFYwQOsI8RgBAAC+zTe1u8S4v+Jr08+s9SEZiAUHrwpnpGMf
    04ooFOQisqo7rVO5s7CRu2y81LGigD/AJY/gYJ7oGVui8NlMRYcPwqWp7152Foz4nmNVxbvI3Drd
    hAN4k3Loi2NHXR8sP7wmBeOTDHenMR+5A0KcqXzf2q9w30wFpiC6qC7TR4ogCcDWGwCKw9UT6sMU
    7WzPEtver6oMgGJYN6Otm0qf1hEEEZ8BGKzFRC3CWmm7lMi60EGIng53k/3QSu5UJ2P7J4S3dTor
    eITJIfLTt+k/sRJn1gkrMP6PUGfuaAsl79AjOiDSaeluxWo/jqVwNJcKjHEpIQlaSBBOV/vD3Q1A
    scKlYsUXh2lARG/AGvlS/+tWuDfF7H16eX5VFAAAAPX9eFGdbE4J/YNa1wqJn7XRfaC+
    </Dsn>
        <ConnectionType>Default</ConnectionType>
        <LogonUser></LogonUser>
        <LogonDomain></LogonDomain>
        <LogonCred></LogonCred>
        <InstanceId>MSSQL.3</InstanceId>
        <InstallationID>{5dab2548-1d82-4cdf-85d8-febe60944ed7}</InstallationID>
        <Add Key="SecureConnectionLevel" Value="0"/>
        <Add Key="ProcessRecycleOptions" Value="0"/>
        <Add Key="CleanupCycleMinutes" Value="10"/>
        <Add Key="SQLCommandTimeoutSeconds" Value="60"/>
        <Add Key="MaxActiveReqForOneUser" Value="20"/>
        <Add Key="DatabaseQueryTimeout" Value="120"/>
        <Add Key="RunningRequestsScavengerCycle" Value="60"/>
        <Add Key="RunningRequestsDbCycle" Value="60"/>
        <Add Key="RunningRequestsAge" Value="30"/>
        <Add Key="MaxScheduleWait" Value="5"/>
        <Add Key="DisplayErrorLink" Value="true"/>
        <Add Key="WebServiceUseFileShareStorage" Value="false"/>
        <!--  <Add Key="WatsonFlags" Value="0x0430" /> full dump-->
        <!--  <Add Key="WatsonFlags" Value="0x0428" /> minidump -->
        <!--  <Add Key="WatsonFlags" Value="0x0002" /> no dump-->
        <Add Key="WatsonFlags" Value="0x0428"/>
        <Add Key="WatsonDumpOnExceptions" Value="Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException,Microsoft.ReportingServices.Modeling.InternalModelingException"/>
        <Add Key="WatsonDumpExcludeIfContainsExceptions" Value="System.Data.SqlClient.SqlException,System.Threading.ThreadAbortException"/>
        <Service>
            <IsSchedulingService>True</IsSchedulingService>
            <IsNotificationService>True</IsNotificationService>
            <IsEventService>True</IsEventService>
            <PollingInterval>10</PollingInterval>
            <WindowsServiceUseFileShareStorage>False</WindowsServiceUseFileShareStorage>
            <MemoryLimit>60</MemoryLimit>
            <RecycleTime>720</RecycleTime>
            <MaximumMemoryLimit>80</MaximumMemoryLimit>
            <MaxAppDomainUnloadTime>30</MaxAppDomainUnloadTime>
            <MaxQueueThreads>0</MaxQueueThreads>
            <UrlRoot>http://oneilreports/reportserver</UrlRoot>
            <UnattendedExecutionAccount>
                <UserName></UserName>
                <Password></Password>
                <Domain></Domain>
            </UnattendedExecutionAccount>
            <PolicyLevel>rssrvpolicy.config</PolicyLevel>
            <WebServiceAccount>NT AUTHORITY\SYSTEM</WebServiceAccount>
            <IsWebServiceEnabled>True</IsWebServiceEnabled>
            <FileShareStorageLocation>
                <Path></Path>
            </FileShareStorageLocation>
        </Service>
        <Extensions>
            <Delivery>
                <Extension Name="Report Server FileShare" Type="Microsoft.ReportingServices.FileShareDeliveryProvider.FileShareProvider,ReportingServicesFileShareDeliveryProvider">
                    <MaxRetries>3</MaxRetries>
                    <SecondsBeforeRetry>900</SecondsBeforeRetry>
                    <Configuration>
                        <FileShareConfiguration>
                            <ExcludedRenderFormats>
                                <RenderingExtension>HTMLOWC</RenderingExtension>
                                <RenderingExtension>NULL</RenderingExtension>
                                <RenderingExtension>RGDI</RenderingExtension>
                            </ExcludedRenderFormats>
                        </FileShareConfiguration>
                    </Configuration>
                </Extension>
                <Extension Name="Report Server Email" Type="Microsoft.ReportingServices.EmailDeliveryProvider.EmailProvider,ReportingServicesEmailDeliveryProvider">
                    <MaxRetries>3</MaxRetries>
                    <SecondsBeforeRetry>900</SecondsBeforeRetry>
                    <Configuration>
                        <RSEmailDPConfiguration>
                            <SMTPServer></SMTPServer>
                            <SMTPServerPort></SMTPServerPort>
                            <SMTPAccountName></SMTPAccountName>
                            <SMTPConnectionTimeout></SMTPConnectionTimeout>
                            <SMTPServerPickupDirectory></SMTPServerPickupDirectory>
                            <SMTPUseSSL></SMTPUseSSL>
                            <SendUsing>2</SendUsing>
                            <SMTPAuthenticate></SMTPAuthenticate>
                            <From></From>
                            <EmbeddedRenderFormats>
                                <RenderingExtension>MHTML</RenderingExtension>
                            </EmbeddedRenderFormats>
                            <PrivilegedUserRenderFormats></PrivilegedUserRenderFormats>
                            <ExcludedRenderFormats>
                                <RenderingExtension>HTMLOWC</RenderingExtension>
                                <RenderingExtension>NULL</RenderingExtension>
                                <RenderingExtension>RGDI</RenderingExtension>
                            </ExcludedRenderFormats>
                            <SendEmailToUserAlias>True</SendEmailToUserAlias>
                            <DefaultHostName></DefaultHostName>
                            <PermittedHosts></PermittedHosts>
                        </RSEmailDPConfiguration>
                    </Configuration>
                </Extension>
                <Extension Name="NULL" Type="Microsoft.ReportingServices.NullDeliveryProvider.NullProvider,ReportingServicesNullDeliveryProvider"/>
                <Extension Name="Report Server DocumentLibrary" Type="Microsoft.ReportingServices.SharePoint.SharePointDeliveryExtension.DocumentLibraryProvider,ReportingServicesSharePointDeliveryExtension">
                    <MaxRetries>3</MaxRetries>
                    <SecondsBeforeRetry>900</SecondsBeforeRetry>
                    <Configuration>
                        <DocumentLibraryConfiguration>
                            <ExcludedRenderFormats>
                                <RenderingExtension>HTMLOWC</RenderingExtension>
                                <RenderingExtension>NULL</RenderingExtension>
                                <RenderingExtension>RGDI</RenderingExtension>
                            </ExcludedRenderFormats>
                        </DocumentLibraryConfiguration>
                    </Configuration>
                </Extension>
            </Delivery>
            <Render>
                <Extension Name="XML" Type="Microsoft.ReportingServices.Rendering.XmlDataRenderer.XmlDataReport,Microsoft.ReportingServices.XmlRendering"/>
                <Extension Name="NULL" Type="Microsoft.ReportingServices.Rendering.NullRenderer.NullReport,Microsoft.ReportingServices.NullRendering" Visible="false"/>
                <Extension Name="CSV" Type="Microsoft.ReportingServices.Rendering.CsvRenderer.CsvReport,Microsoft.ReportingServices.CsvRendering"/>
                <Extension Name="IMAGE" Type="Microsoft.ReportingServices.Rendering.ImageRenderer.ImageReport,Microsoft.ReportingServices.ImageRendering"/>
                <Extension Name="PDF" Type="Microsoft.ReportingServices.Rendering.ImageRenderer.PdfReport,Microsoft.ReportingServices.ImageRendering"/>
                <Extension Name="RGDI" Type="Microsoft.ReportingServices.Rendering.ImageRenderer.RemoteGdiReport,Microsoft.ReportingServices.ImageRendering" Visible="false" LogAllExecutionRequests="false"/>
                <Extension Name="HTML4.0" Type="Microsoft.ReportingServices.Rendering.HtmlRenderer.Html40RenderingExtension,Microsoft.ReportingServices.HtmlRendering" Visible="false" LogAllExecutionRequests="false"/>
                <Extension Name="HTML3.2" Type="Microsoft.ReportingServices.Rendering.HtmlRenderer.Html32RenderingExtension,Microsoft.ReportingServices.HtmlRendering" Visible="false"/>
                <Extension Name="MHTML" Type="Microsoft.ReportingServices.Rendering.HtmlRenderer.MHtmlRenderingExtension,Microsoft.ReportingServices.HtmlRendering"/>
                <Extension Name="EXCEL" Type="Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer,Microsoft.ReportingServices.ExcelRendering"/>
            </Render>
            <Data>
                <Extension Name="SQL" Type="Microsoft.ReportingServices.DataExtensions.SqlConnectionWrapper,Microsoft.ReportingServices.DataExtensions"/>
                <Extension Name="OLEDB" Type="Microsoft.ReportingServices.DataExtensions.OleDbConnectionWrapper,Microsoft.ReportingServices.DataExtensions"/>
                <Extension Name="OLEDB-MD" Type="Microsoft.ReportingServices.DataExtensions.AdoMdConnection,Microsoft.ReportingServices.DataExtensions"/>
                <Extension Name="ORACLE" Type="Microsoft.ReportingServices.DataExtensions.OracleClientConnectionWrapper,Microsoft.ReportingServices.DataExtensions"/>
                <Extension Name="ODBC" Type="Microsoft.ReportingServices.DataExtensions.OdbcConnectionWrapper,Microsoft.ReportingServices.DataExtensions"/>
                <Extension Name="XML" Type="Microsoft.ReportingServices.DataExtensions.XmlDPConnection,Microsoft.ReportingServices.DataExtensions"/>
                <Extension Name="SAPBW" Type="Microsoft.ReportingServices.DataExtensions.SapBw.SapBwConnection,Microsoft.ReportingServices.DataExtensions.SapBw"/>
                <Extension Name="ESSBASE" Type="Microsoft.ReportingServices.DataExtensions.Essbase.EssbaseConnection,Microsoft.ReportingServices.DataExtensions.Essbase"/>
                <!-- <Extension Name="SSIS" Type="Microsoft.SqlServer.Dts.DtsClient.DtsConnection,Microsoft.SqlServer.Dts.DtsClient, Version=9.0.242.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91"/> -->
                <!-- <Extension Name="SAP" Type="Microsoft.Adapter.SAP.SAPConnection,Microsoft.Adapter.SAP.SAPProvider, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/> -->
            </Data>
            <SemanticQuery>
                <Extension Name="SQL" Type="Microsoft.ReportingServices.SemanticQueryEngine.Sql.MSSQL.MSSqlSQCommand,Microsoft.ReportingServices.SemanticQueryEngine">
                    <Configuration>
                        <EnableMathOpCasting>False</EnableMathOpCasting>
                    </Configuration>
                </Extension>
                <Extension Name="ORACLE" Type="Microsoft.ReportingServices.SemanticQueryEngine.Sql.Oracle.OraSqlSQCommand,Microsoft.ReportingServices.SemanticQueryEngine">
                    <Configuration>
                        <EnableMathOpCasting>True</EnableMathOpCasting>
                        <DisableNO_MERGEInLeftOuters>False</DisableNO_MERGEInLeftOuters>
                        <EnableUnistr>False</EnableUnistr>
                        <DisableTSTruncation>False</DisableTSTruncation>
                    </Configuration>
                </Extension>
                <Extension Name="OLEDB-MD" Type="Microsoft.AnalysisServices.Modeling.QueryExecution.ASSemanticQueryCommand,Microsoft.AnalysisServices.Modeling"/>
            </SemanticQuery>
            <ModelGeneration>
                <Extension Name="SQL" Type="Microsoft.ReportingServices.SemanticQueryEngine.Sql.MSSQL.MsSqlModelGenerator,Microsoft.ReportingServices.SemanticQueryEngine"/>
                <Extension Name="ORACLE" Type="Microsoft.ReportingServices.SemanticQueryEngine.Sql.Oracle.OraSqlModelGenerator,Microsoft.ReportingServices.SemanticQueryEngine"/>
                <Extension Name="OLEDB-MD" Type="Microsoft.AnalysisServices.Modeling.Generation.ModelGeneratorExtention,Microsoft.AnalysisServices.Modeling"/>
            </ModelGeneration>
            <Security>
                <Extension Name="Windows" Type="Microsoft.ReportingServices.Authorization.WindowsAuthorization, Microsoft.ReportingServices.Authorization"/>
            </Security>
            <Authentication>
                <Extension Name="Windows" Type="Microsoft.ReportingServices.Authentication.WindowsAuthentication, Microsoft.ReportingServices.Authorization"/>
            </Authentication>
            <EventProcessing>
                <Extension Name="SnapShot Extension" Type="Microsoft.ReportingServices.Library.HistorySnapShotCreatedHandler,ReportingServicesLibrary">
                    <Event>
                        <Type>ReportHistorySnapshotCreated</Type>
                    </Event>
                </Extension>
                <Extension Name="Timed Subscription Extension" Type="Microsoft.ReportingServices.Library.TimedSubscriptionHandler,ReportingServicesLibrary">
                    <Event>
                        <Type>TimedSubscription</Type>
                    </Event>
                </Extension>
                <Extension Name="Cache Update Extension" Type="Microsoft.ReportingServices.Library.ReportExecutionSnapshotUpdateEventHandler,ReportingServicesLibrary">
                    <Event>
                        <Type>SnapshotUpdated</Type>
                    </Event>
                </Extension>
            </EventProcessing>
        </Extensions>
    </Configuration>
    any ideas.

  • I updated my IPhone 3GS to the new 5.1 operating system and have since had a range of problems with not only my phone but also my IPad.

    I updated my IPhone 3GS to the new 5.1 operating system and have since had a range of problems with not only my phone but also my IPad.
    Programs (Safari, mail, messages) keep crashing, mail will not delete properly (some will keep popping into my inbox again for no reason!!!), slow, settings lock up etc. etc.
    This only seemed to become an issue once I updated to ios 5.1 and funnily also affected my Ipad even though i hadn't updated the software yet. I have since updated the software on my ipad thinking it might help too but that only made things worse!! So I am not sure if it's an ICloud issue, but when i try to disable ICloud my devices lock up as well.
    The battery life is also shocking!!
    I have hard reset both devices, restored both devices, reset the setting and tried a whole host of other suggestions (like closing background programs) on this forum buit nothing works and i am tearing my hair out.
    I looked in the phone and ipad log and there do seem to be low memory reports though i don't know why these are occuring now when they never have before??
    I don't know if I can restore the old operating system (If I can please let me know how). The phone or ipad are not jailbroken.

    but you should have a backup in itunes.
    Every time you sync your iOS device iTunes creates a backup. go check if its there, iTunes Preferences >Devices. and there you should see if you have a backup, and in case from which date the backup is.
    And ofcourse you can get your icloud data back by just logging in with your Appleid under icloud in settings on the iphone.
    But anyway, if the iPhone works when you restor it as new: try adding your backup, and see if the issue comes back. And experiment with your backup and try to work out what is causing the issue, my guess is that its some app!   Good Luck!

  • The password for the account "account name" was not changed. Your system administrator may not allow you to change your password or there was some other problem with your password. Contact your system administrator for help.

    I have a user who's Active Directory password is going to expire. I had her reset her password by going to apple > system prefs > user > and clicking change password. She received the error "The password for the account "account name" was not changed. Your system administrator may not allow you to change your password or there was some other problem with your password. Contact your system administrator for help."
    I had her change her password via the kpasswd command in terminal and that changed her password on the server sucessfully however the laptop has FileVault on it. Filevault is not recognizing the new password just the old password.
    I have deleted the keychain which didn't resolve and now I am going to decrypt and reencrypt the drive. I'm hoping this is an isolated issue I have over 25 laptops configured like this.

    I "think" the trick was unbinding and rebinding the computer account.
    After unencrypting and trying to reencrypt Filevault would still not take the new password.
    Rebooted the prompt to update the keychain appeared. Updated the keychain. Filevault would still not take the new password.
    Unbinded and rebinded the computer account. It worked and let me add the user to filevault.

  • 64-bit compilation problem on Solaris/Intel: 7th argument not initialized

    I have a problem when compiling a program on a 64-bit Solaris Intel server. The problem is that when calling a function, if the 7th or next arguments are long arguments and I pass uncasted small integers values to it, the first 32-bit of my values are uninitialized.
    I have isolated the problem in the following source code.
    #include <stdio.h>
    #include <strings.h>
    void fnc1(a,b,c,d,e,f,g,h)
    long a,b,c,d,e,f,g,h;
    printf("%ld,%ld,%ld,%ld,%ld,%ld,%ld,%ld\n", a,b,c,d,e,f,g,h);
    void main()
    fnc1(0x10101010deadbeef,0x20202020deadbeef,
         0x30303030deadbeef,0x40404040deadbeef,
         0x50505050deadbeef,0x60606060deadbeef,
         0x70707070deadbeef,0x80808080deadbeef);
    fnc1(1,2,3,4,5,6,7,8);
    }I compile it using the following command:
    cc src1.c -g $* -m64 -o prog1.exeWhen I run the resulting .exe, I get the following result:
    1157442768875667183,2314885534015405807,3472328299155144431,4629771064294883055,5787213829434621679,6944656594574360303,8102099359714098927,-9187201948855714065
    1,2,3,4,5,6,8102099355978170375,-9187201952591642616The problem is that the first 32 bits of my 7th and 8th arguments are not initialized when the function is called.
    I know that in the following cases, I do not have the problem:
    - if I cast the arguments;
    - on other platforms (AIX, SunOs/Sparc, HPUX) or if I compile in 32-bit;
    - if I use optimization (-xO1 to -xO5) ;
    - if I prototype my function at the beginning of my source (void fnc1(long a,long b,long c,long d,long e,long f,long g,long h););
    I have over 1,000,000 lines of existing code to support. I am afraid using optimization would have other impacts and for now, I cast the arguments as problems are reported. Would there be a better way to handle this? By using a compiler switch?
    Thanks in advance.

    Tom.Truscott wrote:
    clamage45 wrote:
    But if you are passing to an ellipsis, you either cast actual arguments to the type the function expects, or the function extracts the default promoted type. Such code always works ...Yes, and developers should attempt to accomplish just that. Alas this is very difficult to ensure, particularly given the lack of a run-time type checking mechanism.In theory, proper use of the ellipsis function would be documented, and programmers would read and follow the documentation. In practice, some programmers don't read the instructions, or forget them, or someone ill-advisedly changes the way the function works so that existing calls stop working. Variable-argument functions are a fragile mechanism. (I program almost exclusively in C++, which has combinations of features such that variable-argument functions are rarely, if ever, needed.)
    Can one even assume that the value of the NULL macro is correct? Never, because the C standard allows a variety of definitions for NULL, and implementations vary. Passing NULL to an ellipsis is a recipe for failure. Don't do it.
    >
    Suppose you have function FI with an ellipsis that expects to get int arguments, and another FL that expects to get long arguments. When you port the code to a 64-bit environment, function FL fails. If you use the -signext option, function FI will fail.Ah, but for us FL never fails, since the compilers always widen the arguments. I fail to see the circumstance in which widening would cause FI to fail, could you please give a more specific example?
    void FI(int count, ...)
        va_list va;
        va_start(va, count);
        int t;
        while( --count >= 0) {
           t = va_arg(va, int);
           do_something(t);
    }Function FI expects to extract 32-bit int arguments. If compiled with -signext, the calling function will pass 64-bit arguments. Perhaps the -signext option also causes the 32-bit extraction to be changed to a 64-bit extraction. I have no personal experience with the option, and I'm not in a position where I can experiment right now.

  • While typing, the keyboard starts typing multiple letters. I'm fed up of this. I don't think I am doing something at my own, it's happening at its own. Is it because of some problem in the hardware since OS and system refresh could not resolve this.

    While i type, the keyboard starts typing multiple letters. I'm fed up of this. I think it's happening at its own. Is it because of some problem in the hardware since OS and system refresh could not resolve this please help.

    First thing to try is to reset your device. Press and hold the Home and Sleep buttons simultaneously ignoring the red slider should one appear until the Apple logo appears. Let go of the buttons and let the device restart. See if that fixes your problem.
    If you have done this like I describe above and the problem continues I suggest you contact Apple Support or make an appointment at an Apple Store and have your iPad examined by a technician.

  • HT5225 use a imac  os x 10.4.11.  I can't access my mail as of late yesterday.  Is there a system problem or can I now longer use my .mac email address.  I do not have any other device including a phone.  thanks

    use a imac  os x 10.4.11.  I can't access my mail as of late yesterday.  Is there a system problem or can I now longer use my .mac email address.  I do not have any other device including a phone.  thanks

    I reset the password. As you instructed, but that was not enough to solve the problem.
    To solve the problem I also did the following:
    For my user name I included @me.com., but I'm not sure that made any difference.
    I think the key to solving this was that I pushed past the error I got on the Outgoing Mail Server window. I wasn't sure I should do that but I was desperate:
    Next I got this window and checked SSL.
    That was it!
    Finally I went into account preferences and checked the outgoing mail server settings to be sure the server port was correct. It was.
    Thank you for your help.

  • Use a imac  os x 10.4.11.  I can't access my mail as of late yesterday.  Is there a system problem or can I now longer use my .mac email address.  I do not have any other device including a phone.  thanks

    use a imac  os x 10.4.11.  I can't access my mail as of late yesterday.  Is there a system problem or can I now longer use my .mac email address.  I do not have any other device including a phone.  thanks

    I believe they discontinued all mobile.me accounts yesterday.  It's been in the planning for a long time with lots of notification.  I believe you can still get access to the e-mail from Tiger but you'd need to browse past discussions on this forum for details on how.

  • MII 12.1.5 problem: XML-Doc not initialized in second transaction call

    (Sorry- I don't know why the lines are not seperated as in my input text...)
    Hello!
    We are migrating our projects from MII 12.5 to 12.1.5(Build 99).
    Most of the problems we found last year during our 12.1 rampup tests are fixed now.
    We are very happy about the improved expression parser- it now finds all syntax errors which are ignored in 12.0 (like missing parenthesis).
    The new tracing options make is easy to remove such errors.
    We found some small problems but this problem ist not easy to see and the result are some hundred wrong SAP postings:
    In a called transaction we have a XML-Doc action block  which manually configured fields.
    Then we adds rows to this document using the ROW-action block.
    Note: In the calling main transaction the option "reload transaction after each execution" is UNchecked (the default)
    This works fine for the first call of this transaction.
    The problems starts with the second call.
    Some initalization for the XML-Doc ist not executed (see trace below)
    VERY BAD: the ROW-actions to fill the document are executed WITHOUT errors!
    Result: an EMPTY XML-Doc!
    The solution is to check the option "reload transaction after each execution" in the Transaction call action.
    In MII 12.0 the XML-Doc was initalized and filled correctly for both calling options.
    Questions:
    - Is this a bug or a known behaviour?
      During the rampup test we found some problems with local variables and discussed this with SAP (Mr Schuette).
      what I remeber: with the unchecked option the local transaction variables should keep the old values of the last call -
      but XML-Docs should be initialzed always. The big problem is that the ROW action don't raise an error. 
    - Should the option "reload transaction after each execution" be checked as default?  
    - Are there performance differences for both options?
    Best regards,
    Roger Zuehlsdorf
    Trace output:
    ==========================================================
    FIRST CALL of Sub-Transaction
    [DEBUG] [TESTSUB1] Loading action: Document_0, type: IlluminatorDocument
    [DEBUG] [TESTSUB1] [Sequence]: Started sequence execution
    [DEBUG] [TESTSUB1] [Document_0]: Started action execution
    [DEBUG] [TESTSUB1] [Document_0]: Type: IlluminatorDocument, Description:
    [DEBUG] [TESTSUB1] [Document_0]: [Initializing Action][Initializing Parameters: [Document_0.EndDate = Document_0.EndDate=[timestamp:2010-08-23T12:58:51]][Document_0.StartDate = Document_0.StartDate=[timestamp:2010-08-23T12:58:51]][Document_0.Output = Document_0.Output=[xml:<?xml version="1.0" encoding="UTF-8"?>
    <Rowsets DateCreated="2010-08-23T16:09:59" EndDate="2010-08-23T12:58:51" StartDate="2010-08-23T12:58:51" Version="12.1.5 Build(99)">
    <Rowset>
    <Columns>
    <Column Description="" MaxRange="1" MinRange="0" Name="TESTTEXT" SQLDataType="1" SourceColumn="TESTTEXT"/>
    </Columns>
    <Row>
    <TESTTEXT>STRING</TESTTEXT>
    </Row>
    </Rowset>
    </Rowsets>]][Document_0.ColumnSpecifications = Document_0.ColumnSpecifications=[xml:<?xml version="1.0" encoding="UTF-8"?>
    <ColumnSpecifications>
    <ContextItem>
    <Name>TESTTEXT</Name>
    <Description/>
    <MinRange>0</MinRange>
    <MaxRange>1</MaxRange>
    <Value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="string">STRING</Value>
    <ReadOnly>false</ReadOnly>
    </ContextItem>
    </ColumnSpecifications>]]]
    [DEBUG] [TESTSUB1] [Document_0]: Resolving Input Links
    [DEBUG] [TESTSUB1] Action parameter creating time [ <1 ms]
    [DEBUG] [TESTSUB1] Entering action 'Document_0' implementation.
    [DEBUG] [TESTSUB1] Exiting action 'Document_0' implementation
    [DEBUG] [TESTSUB1] [Document_0]: Resolving Output Links
    [DEBUG] [TESTSUB1] [Document_0]: Finished[ <1 ms] Succeeded: true
    Add Row***
    [DEBUG] [TESTSUB1] [Row_0]: Started action execution
    [DEBUG] [TESTSUB1] [Row_0]: Type: IlluminatorRow, Description:
    [DEBUG] [TESTSUB1] [Row_0]: [Initializing Action][Initializing Parameters: [Row_0.IlluminatorDocument = Row_0.IlluminatorDocument=[string:Document_0.Output]]]
    [DEBUG] [TESTSUB1] [Row_0]: Resolving Input Links
    [DEBUG] [TESTSUB1] [Row_0]: Link Stats: Row_0.TESTTEXT, Type [Assign], Time [ <1 ms], Expression: "xxxxxx xTHIS IS MY TEXT xxxxxxxxx "
    [DEBUG] [TESTSUB1] Action parameter creating time [ <1 ms]
    [DEBUG] [TESTSUB1] Entering action 'Row_0' implementation.
    [DEBUG] [TESTSUB1] Exiting action 'Row_0' implementation
    [DEBUG] [TESTSUB1] [Row_0]: Resolving Output Links
    [DEBUG] [TESTSUB1] [Row_0]: Finished[ <1 ms] Succeeded: true
    >>>> Result  OK, Teststring is added to Document_0
    [INFO] [TESTSUB1] [Tracer_0]Exit SUB: TESTTEXT in XML: <?xml version="1.0" encoding="UTF-8"?>
    <Rowsets DateCreated="2010-08-23T16:14:15" EndDate="2010-08-23T12:58:51" StartDate="2010-08-23T12:58:51" Version="12.1.5 Build(99)">
    <Rowset>
    <Columns>
    <Column Description="" MaxRange="1" MinRange="0" Name="TESTTEXT" SQLDataType="1" SourceColumn="TESTTEXT"/>
    </Columns>
    <Row>
    <TESTTEXT>xxxxxx xTHIS IS MY TEXT xxxxxxxxx </TESTTEXT>
    </Row>
    </Rowset>
    </Rowsets>
    ===============================================================================
    SECOND CALL of Sub-Transaction => XML-Doc NOT initalized!?
    [DEBUG] Entering action 'Transaction_Call_0' implementation.
    [DEBUG] [TESTSUB1] [Sequence]: Started sequence execution
    [DEBUG] [TESTSUB1] [Document_0]: Started action execution
    [DEBUG] [TESTSUB1] [Document_0]: Type: IlluminatorDocument, Description:
    [DEBUG] [TESTSUB1] [Document_0]: [Initializing Action][Initializing Parameters: ]
    [DEBUG] [TESTSUB1] [Document_0]: Resolving Input Links
    [DEBUG] [TESTSUB1] Action parameter creating time [ <1 ms]
    [DEBUG] [TESTSUB1] Entering action 'Document_0' implementation.
    [DEBUG] [TESTSUB1] Exiting action 'Document_0' implementation
    [DEBUG] [TESTSUB1] [Document_0]: Resolving Output Links
    [DEBUG] [TESTSUB1] [Document_0]: Finished[ <1 ms] Succeeded: true
    Add Row***  =>  NO error message!?
    [DEBUG] [TESTSUB1] [Row_0]: Started action execution
    [DEBUG] [TESTSUB1] [Row_0]: Type: IlluminatorRow, Description:
    [DEBUG] [TESTSUB1] [Row_0]: [Initializing Action][Initializing Parameters: ]
    [DEBUG] [TESTSUB1] [Row_0]: Resolving Input Links
    [DEBUG] [TESTSUB1] [Row_0]: Link Stats: Row_0.TESTTEXT, Type [Assign], Time [ <1 ms], Expression: "xxxxxx xTHIS IS MY TEXT xxxxxxxxx "
    [DEBUG] [TESTSUB1] Action parameter creating time [ <1 ms]
    [DEBUG] [TESTSUB1] Entering action 'Row_0' implementation.
    [DEBUG] [TESTSUB1] Exiting action 'Row_0' implementation
    [DEBUG] [TESTSUB1] [Row_0]: Resolving Output Links
    [DEBUG] [TESTSUB1] [Row_0]: Finished[ <1 ms] Succeeded: true
    >>>>  Result=> PROBLEM !??? Document_0 is empty:
    [INFO] [TESTSUB1] [Tracer_0]Exit SUB: TESTTEXT in XML: <?xml version="1.0" encoding="UTF-8"?>
    <Rowsets DateCreated="2010-08-23T16:14:15" EndDate="2010-08-23T12:58:51" StartDate="2010-08-23T12:58:51" Version="12.1.5 Build(99)">
    <Rowset>
    <Columns>
    <Column Description="" MaxRange="1" MinRange="0" Name="TESTTEXT" SQLDataType="1" SourceColumn="TESTTEXT"/>
    </Columns>
    </Rowset>
    </Rowsets>
    ===================================================================================
    Edited by: Roger Zuehlsdorf on Aug 24, 2010 4:51 PM

    Hi.
    It is very hard to read your description, but have a look at SP6 patch 2. This contains a fix for initialising of XML documents in transactions. I am not sure weather that is your problem but have a look.
    BR
    Poul.

  • HT201412 My ipad has a software problem and does not work, request that it is loaded the software and there is no way that the operating system loads, is not restored. WHAT SHOULD I DO?

    My ipad has a software problem and does not work, request that it is loaded the software and there is no way that the operating system loads, is not restored. WHAT SHOULD I DO?

    This is an iPad user to user forum, so you are not addressing Apple. Depending on how many user helpers are on-line, it may take several hours, or longer, to get a response.
    Try this  - Reset the iPad by holding down on the Sleep and Home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons. (This is equivalent to rebooting your computer.) No data/files will be erased.
    Frozen or unresponsive iPad
    Resolve these most common issues:
        •    Display remains black or blank
        •    Touch screen not responding
        •    Application unexpectedly closes or freezes
    http://www.apple.com/support/ipad/assistant/ipad/
    iPad Frozen, not responding, how to fix
    http://appletoolbox.com/2012/07/ipad-frozen-not-responding-how-to-fix/
    iPad Frozen? How to Force Quit an App, Reset or Restart Your iPad
    http://ipadacademy.com/2010/11/ipad-frozen-how-to-force-quit-an-app-reset-or-res tart-your-ipad
    Black or Blank Screen on iPad or iPhone
    http://appletoolbox.com/2012/10/black-or-blank-screen-on-ipad-or-iphone/
    What to Do When Your iPad Won't Turn On
    http://ipad.about.com/od/iPad_Troubleshooting/ss/What-To-Do-When-Your-Ipad-Wo-No t-Turn-On.htm
    iOS: Not responding or does not turn on
    http://support.apple.com/kb/TS3281
    Home button not working or unresponsive, fix
    http://appletoolbox.com/2013/04/home-button-not-working-or-unresponsive-fix/
    Fixing an iPad Home Button
    http://tinyurl.com/om6rd6u
    iPad: Basic troubleshooting
    http://support.apple.com/kb/TS3274
     Cheers, Tom

  • OCI Catalog for Vendor problem : Logical system for catalog not maintained

    We have set up an OCI catalog with on of our vendors. This works fine untill we transfer shopping basket data from Vendor sysem into our SRM-system (SRM5.0). Then data is not being transfered and Vendor Webshop screen remains 'open'.
    in SLG1 i have found an error "Logical system for catalog not maintained. Inform system administrator'
    Anyone an idea what the cause of this error can be or what we need to check ?
    Thanks in advance

    Hi,
    I have not seen that error before. However, I think it may have to do with the LOGICAL_SYSTEM OCI field. Can you check if your punch-out catalog vendor is populating that field? Also, check if you have the correct BP# populated in the catalog configuration and the LOGICAL SYSTEM Field on the define External Webservices is blank.
    SG

  • Firefox 4 beta on my and another system ended up not being able to load certain web sites ie igoogle so went back to 3.6 has anyone else had the same problem

    firefox 4 beta ended up on certain web sites grinding to a halt then stopped responding igoogle is a prime example firefox 3.6 is fine with the web site it was not doing it till the 12th beta version and its happened on two systems so im not alone its resulted in me removing firefox 4 and i will wait until its officially released

    Although FF4 is so nice I'm almost ready to ditch iGoogle!
    Please fix what appears to be an RSS/iGoogle issue with FF4...
    Gmail is fine, but titles dont show in most RSS feed gadgets and no stories, strangely, apart from this one:
    http://www.google.com.au/ig/directory?hl=en&url=www.google.com/ig/modules/builtin_news_technology.xml
    Which if you enter the last part of the url reports that
    "<Content type="html">
    This is a builtin module, so the UserPrefs and Content are ignored."
    Any ideas?

Maybe you are looking for

  • MobileMe Gallery - not respecting Aperture security setup

    I have around 5 albums on my MobileMe gallery which are synchronised with Aperture (in fact I create them in Aperture). Of these albums, 2 are password-protected and 3 are public. I haven't created an album in a while (probably since Aperture 2!) and

  • How to uninstall Command Line Developer Tools

    Hello, After upgrade to OSX Mavericks by mistake I downloaded Command Line Developer Tools. I'm not a coder, just a graphic designer and I'm not gonna need it. It's about 300 MB size and I don't want it. The worst part is that its the second time App

  • Rich Media and mobile devices

    Hi, I have opened a discussion at javascript forum but they tell me that mobile devices do not read javascript http://forums.adobe.com/message/4741591 The point is that Rich Media Annotations can not be seen in mobile devices, android tablets, ipad.

  • Persona Q Premium Edition pre-order issue

    Hi, I pre-ordered 2 copies of Persona Q Premium Edition, but when I view the product page for it in my order history, it shows me the description for the standard edition. It's the same issue many other people are having. I'm wanting to know what can

  • Is iBook for me?

    I currently use an I-MAC G-4 with 768 mb, an 800MHZ and a 10.2.8 O.S. For what I do (lesson plans, newsletters, research, e-mail) it works. We also have a Dell two flights up, and I use a Buffalo (means absolutely nothing to me--I had pros take care