Services error "could not be started"

The "Right-Click" Services Menu options are giving me an error.  It doesn't matter which Service I choose.  The error I get is this::
"The “New Bean Document Containing Selection” service could not be used."  Or, it could be "Statistics" in the quotes, or another Bean application service, or "Reformat" etc. etc.  It happens in any application (where there are Services to choose from).
So far, if I reboot, it goes away.  But, it's VERY annoying having to reboot all the time.
I am using SL 10.6.8
Any ideas?  Suggestions?

MobileMe was discontinued at the end of June 2012. The control panel should be removed if still present. See HT2992: MobileMe: Uninstalling the MobileMe Control Panel for Windows for details.
tt2

Similar Messages

  • Custom Timer Job to execute WCF web service error - Could not find default endpoint element that references contract

    Hi,
    I am currently creating custom timer job to call WCF web service to perform nighty job to update employee document library metadata. If I update regular list/library items it updates correctly on a specified interval basis. However when I try to integrate
    the WCF client, it throws error shown below :
    Could not find default endpoint element that references contract EmployeeServiceReference.
    EmployeeServiceClient in the ServiceModel client configuration section. This might be because no configuration file was found for your application, or because no endpoint element matching this contract could be found in the client element.
    I followed exact instructions Andrew Connell has provided but included my logic in execute()
    public
    override
    void Execute(Guid
    targetInstanceId)
    var empClient =
    new
    'ServiceReference.EmployeeServiceClient();
    var employee = empClient.EmployeesMethod();
    I have tried all approaches to manually adding app.config settings in sharepoing web.config but still it throws the error mentioned. It seems that application config and sharepoint site config binding issue still exist and cannot be resolved.
    <system.serviceModel>
    <bindings>
    <basicHttpBinding>
    <binding
    name="BasicHttpBinding_EmployeeService"
    />
    </basicHttpBinding>
    <netTcpBinding>
    <binding
    name="CustomBinding_EmployeeService">
    <security>
    <transport
    protectionLevel="None"
    />
    </security>
    </binding>
    </netTcpBinding>
    <wsHttpBinding>
    <binding
    name="WSHttpBinding_EmployeeService">
    <security
    mode="None"
    />
    </binding>
    </wsHttpBinding>
    </bindings>
    <client>
    <endpoint
    address="http://services.mycomp.com/EmployeeService.svc"
    binding="wsHttpBinding"
    bindingConfiguration="WSHttpBinding_EmployeeService"
    contract="EmployeeServiceReference.EmployeeService"
    name="WSHttpBinding_EmployeeService"
    />
    <endpoint
    address="http://services.mycomp.com/EmployeeService.svc/soap"
    binding="basicHttpBinding"
    bindingConfiguration="BasicHttpBinding_EmployeeService"
    contract="EmployeeServiceReference.EmployeeService"
    name="BasicHttpBinding_EmployeeService"
    />
    <endpoint
    address="net.tcp://crmapp.mycomp.com:5050/EmployeeService.svc/tcp"
    binding="netTcpBinding"
    bindingConfiguration="CustomBinding_EmployeeService"
    contract="EmployeeServiceReference.EmployeeService"
    name="CustomBinding_EmployeeService">
    <identity>
    <userPrincipalName
    value="[email protected]"
    />
    </identity>
    </endpoint>
    </client>
    </system.serviceModel>
    Will you please help resolving this issue?

    Hi,
    You can use any of the three approaches:-
    1) Access web application's web.config programmatically in Execute() method.
    http://praveenkasireddy.wordpress.com/2012/12/14/access-web-application-configuration-values-in-timer-job-sharepoint/
    2) Store the configuration in xml and upload it to SharePoint document library then read from there
    http://www.sharepointdynamics.net/2011/08/using-an-xml-settings-file-to-store-values-for-your-sharepoint-projects/
    3) Programmatically configure a WCF endpoint.
    http://msdn.microsoft.com/en-us/library/ff647110.aspx
    Regards, Shruti

  • Service BBPPU99 could not be started in ITS

    In EBP ITS system, we try to shop via service BBPPU99 (shop).
    Web site shows:
    Flow Execution Failed
    The module provide returned following error message: No Template
    Also, diagnose log files report as:
    XGatHandleResponse: No template defined.
    Please advise!
    I already published BBPPU99 service successfully.
    thanks.

    It was an external ITS server. We found out that there were few settings missing from ITS configurations. It can be easily done in ITS > instance > global settings.
    thanks

  • Error: Could not start Service[keystone]: Execution of '/sbin/service openstack-keystone start' returned 1: Starting keystone: [FAILED]

    I'm using Oracle Linux 6u6. While I'm installing openstack ( 2 node set up) using packstack, I'm getting this error:
    Applying 10.245.33.37_cinder.pp
    10.245.33.37_keystone.pp:                         [ ERROR ]
    Applying Puppet manifests                         [ ERROR ]
    ERROR : Error appeared during Puppet run: 10.245.33.37_keystone.pp
    Error: Could not start Service[keystone]: Execution of '/sbin/service openstack-keystone start' returned 1: Starting keystone: [FAILED]
    You will find full trace in log /var/tmp/packstack/20150327-100335-ltC8Ic/manifests/10.245.33.37_keystone.pp.log
    Please check log file /var/tmp/packstack/20150327-100335-ltC8Ic/openstack-setup.log for more information
    Additional information:
    * A new answerfile was created in: /root/packstack-answers-20150327-100336.txt
    * Time synchronization installation was skipped. Please note that unsynchronized time on server instances might be problem for some OpenStack components.
    * Did not create a cinder volume group, one already existed
    * File /root/keystonerc_admin has been created on OpenStack client host 10.245.33.37. To use the command line tools you need to source the file.
    * To access the OpenStack Dashboard browse to http://10.245.33.37/dashboard .
    Please, find your login credentials stored in the keystonerc_admin in your home directory.
    Packages:
    [root@slcai461 ~]# rpm -qa|grep keystone
    python-keystoneclient-0.9.0-5.el6.noarch
    python-keystone-2014.1.3-2.el6.noarch
    openstack-keystone-2014.1.3-2.el6.noarch
    [root@slcai461 ~]# rpm -qa|grep packstack
    openstack-packstack-puppet-2014.1.1-0.12.dev1068.0.4.el6.noarch
    openstack-packstack-2014.1.1-0.12.dev1068.0.4.el6.noarch
    Log :
    [root@slcai461 ~]# cat /var/tmp/packstack/20150327-100335-ltC8Ic/manifests/10.245.33.37_keystone.pp.log
    Warning: Config file /etc/puppet/hiera.yaml not found, using Hiera defaults
    Warning: Scope(Class[Keystone]): The sql_connection parameter is deprecated, use database_connection instead.
    Warning: Scope(Class[Keystone]): token_format parameter is deprecated. Use token_provider instead.
    Warning: Scope(Class[Keystone::Endpoint]): The public_address parameter is deprecated, use public_url instead.
    Warning: Scope(Class[Keystone::Endpoint]): The internal_address parameter is deprecated, use internal_url instead.
    Warning: Scope(Class[Keystone::Endpoint]): The admin_address parameter is deprecated, use admin_url instead.
    Warning: Scope(Class[Nova::Keystone::Auth]): The cinder parameter is deprecated and has no effect.
    Notice: Compiled catalog for slcai461.us.oracle.com in environment production in 1.60 seconds
    Warning: The package type's allow_virtual parameter will be changing its default value from false to true in a future release. If you do not want to allow virtual packages, please explicitly set allow_virtual to false.
       (at /usr/lib/ruby/site_ruby/1.8/puppet/type.rb:816:in `set_default')
    Notice: /Stage[main]/Keystone/Keystone_config[DEFAULT/admin_token]/value: value changed '[old secret redacted]' to '[new secret redacted]'
    Notice: /Stage[main]/Keystone/Keystone_config[database/connection]/value: value changed '[old secret redacted]' to '[new secret redacted]'
    Notice: /Stage[main]/Keystone::Db::Sync/Exec[keystone-manage db_sync]: Triggered 'refresh' from 3 events
    Notice: /Stage[main]/Keystone/Exec[keystone-manage pki_setup]: Triggered 'refresh' from 2 events
    Error: Could not start Service[keystone]: Execution of '/sbin/service openstack-keystone start' returned 1: Starting keystone: [FAILED]
    Wrapped exception:
    Execution of '/sbin/service openstack-keystone start' returned 1: Starting keystone: [FAILED]
    Error: /Stage[main]/Keystone::Service/Service[keystone]/ensure: change from stopped to running failed: Could not start Service[keystone]: Execution of '/sbin/service openstack-keystone start' returned 1: Starting keystone: [FAILED]
    Notice: /Stage[main]/Keystone::Service/Service[keystone]: Triggered 'refresh' from 5 events
    Notice: /Stage[main]/Neutron::Keystone::Auth/Keystone_service[neutron]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Neutron::Keystone::Auth/Keystone_service[neutron]: Skipping because of failed dependencies
    Notice: /Stage[main]/Keystone::Roles::Admin/Keystone_tenant[admin]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Keystone::Roles::Admin/Keystone_tenant[admin]: Skipping because of failed dependencies
    Notice: /Stage[main]/Nova::Keystone::Auth/Keystone_service[nova_ec2]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Nova::Keystone::Auth/Keystone_service[nova_ec2]: Skipping because of failed dependencies
    Notice: /Stage[main]/Cinder::Keystone::Auth/Keystone_service[cinderv2]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Cinder::Keystone::Auth/Keystone_service[cinderv2]: Skipping because of failed dependencies
    Notice: /Stage[main]/Nova::Keystone::Auth/Keystone_service[novav3]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Nova::Keystone::Auth/Keystone_service[novav3]: Skipping because of failed dependencies
    Notice: /Stage[main]/Keystone::Roles::Admin/Keystone_tenant[services]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Keystone::Roles::Admin/Keystone_tenant[services]: Skipping because of failed dependencies
    Notice: /Stage[main]/Neutron::Keystone::Auth/Keystone_user[neutron]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Neutron::Keystone::Auth/Keystone_user[neutron]: Skipping because of failed dependencies
    Notice: /Stage[main]/Nova::Keystone::Auth/Keystone_user[nova]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Nova::Keystone::Auth/Keystone_user[nova]: Skipping because of failed dependencies
    Notice: /Stage[main]/Glance::Keystone::Auth/Keystone_user[glance]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Glance::Keystone::Auth/Keystone_user[glance]: Skipping because of failed dependencies
    Notice: /Stage[main]/Keystone::Roles::Admin/Keystone_role[admin]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Keystone::Roles::Admin/Keystone_role[admin]: Skipping because of failed dependencies
    Notice: /Stage[main]/Glance::Keystone::Auth/Keystone_user_role[glance@services]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Glance::Keystone::Auth/Keystone_user_role[glance@services]: Skipping because of failed dependencies
    Notice: /Stage[main]/Keystone::Endpoint/Keystone_service[keystone]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Keystone::Endpoint/Keystone_service[keystone]: Skipping because of failed dependencies
    Error: Could not prefetch keystone_endpoint provider 'keystone': Execution of '/usr/bin/keystone --os-endpoint http://127.0.0.1:35357/v2.0/ endpoint-list' returned 1: An unexpected error prevented the server from fulfilling your request. (HTTP 500)
    Notice: /Stage[main]/Keystone::Endpoint/Keystone_endpoint[RegionOne/keystone]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Keystone::Endpoint/Keystone_endpoint[RegionOne/keystone]: Skipping because of failed dependencies
    Notice: /Stage[main]/Main/Keystone_service[cinder_v2]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Main/Keystone_service[cinder_v2]: Skipping because of failed dependencies
    Notice: /Stage[main]/Main/Keystone_endpoint[RegionOne/cinder_v2]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Main/Keystone_endpoint[RegionOne/cinder_v2]: Skipping because of failed dependencies
    Notice: /Stage[main]/Nova::Keystone::Auth/Keystone_endpoint[RegionOne/novav3]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Nova::Keystone::Auth/Keystone_endpoint[RegionOne/novav3]: Skipping because of failed dependencies
    Notice: /Stage[main]/Cinder::Keystone::Auth/Keystone_service[cinder]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Cinder::Keystone::Auth/Keystone_service[cinder]: Skipping because of failed dependencies
    Notice: /Stage[main]/Cinder::Keystone::Auth/Keystone_endpoint[RegionOne/cinder]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Cinder::Keystone::Auth/Keystone_endpoint[RegionOne/cinder]: Skipping because of failed dependencies
    Notice: /Stage[main]/Glance::Keystone::Auth/Keystone_service[glance]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Glance::Keystone::Auth/Keystone_service[glance]: Skipping because of failed dependencies
    Notice: /Stage[main]/Glance::Keystone::Auth/Keystone_endpoint[RegionOne/glance]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Glance::Keystone::Auth/Keystone_endpoint[RegionOne/glance]: Skipping because of failed dependencies
    Notice: /Stage[main]/Nova::Keystone::Auth/Keystone_user_role[nova@services]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Nova::Keystone::Auth/Keystone_user_role[nova@services]: Skipping because of failed dependencies
    Notice: /Stage[main]/Keystone::Roles::Admin/Keystone_user[admin]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Keystone::Roles::Admin/Keystone_user[admin]: Skipping because of failed dependencies
    Notice: /Stage[main]/Keystone::Roles::Admin/Keystone_user_role[admin@admin]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Keystone::Roles::Admin/Keystone_user_role[admin@admin]: Skipping because of failed dependencies
    Notice: /Stage[main]/Cinder::Keystone::Auth/Keystone_user[cinder]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Cinder::Keystone::Auth/Keystone_user[cinder]: Skipping because of failed dependencies
    Notice: /Stage[main]/Nova::Keystone::Auth/Keystone_endpoint[RegionOne/nova_ec2]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Nova::Keystone::Auth/Keystone_endpoint[RegionOne/nova_ec2]: Skipping because of failed dependencies
    Notice: /Stage[main]/Cinder::Keystone::Auth/Keystone_endpoint[RegionOne/cinderv2]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Cinder::Keystone::Auth/Keystone_endpoint[RegionOne/cinderv2]: Skipping because of failed dependencies
    Notice: /Stage[main]/Nova::Keystone::Auth/Keystone_service[nova]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Nova::Keystone::Auth/Keystone_service[nova]: Skipping because of failed dependencies
    Notice: /Stage[main]/Nova::Keystone::Auth/Keystone_endpoint[RegionOne/nova]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Nova::Keystone::Auth/Keystone_endpoint[RegionOne/nova]: Skipping because of failed dependencies
    Notice: /Stage[main]/Neutron::Keystone::Auth/Keystone_user_role[neutron@services]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Neutron::Keystone::Auth/Keystone_user_role[neutron@services]: Skipping because of failed dependencies
    Notice: /Stage[main]/Neutron::Keystone::Auth/Keystone_endpoint[RegionOne/neutron]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Neutron::Keystone::Auth/Keystone_endpoint[RegionOne/neutron]: Skipping because of failed dependencies
    Notice: /Stage[main]/Cinder::Keystone::Auth/Keystone_user_role[cinder@services]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Cinder::Keystone::Auth/Keystone_user_role[cinder@services]: Skipping because of failed dependencies
    Notice: Finished catalog run in 3.10 seconds
    Please let me know how to fix this.

    This problem connected with proxy-setings.
    As the first steps you should try:
           1.  export system env variable:
    http_proxy=http://www-proxy.ru.oracle.com:80
    https_proxy=https://www-proxy.ru.oracle.com:80
    no_proxy=127.0.0.1,localhost
    and you can also export
        export OS_TENANT_NAME=admin
        export OS_USERNAME=admin
        export OS_PASSWORD=root
        export OS_AUTH_URL=http://<conntroller_IP>:5000/v2.0/
    2. and than restart mysqld, if it is running, stop iptables and repeat installation process from beginning with the currently generated answer file
    if we are exporting variable OS_PASSWORD, its value should be the same as value for CONFIG_KEYSTONE_ADMIN_PW in the currently generated answer file.
    This OS_PASSWORD will be written by packstack in the /root/keystonerc_admin file and will be used as admin's password for login to  Openstack dashboard.

  • My iTunes opens in safe mode but when I try to sync my ipad? It says apple mobile device service could not be started because an unknown error occurred 1084

    It says apple mobile device service could not be started because an unknown error occurred 1084

    I figured it out on my own, and it was an odd fix. I added a password to my account in users, and then made Apple Mobile Device service log in through my account, and now it works.

  • System error 3 OracleDBConsoleorcl service could not be started.

    Hallo!I installed Oracle 10g on my Windows XP while connected to my modem that accesses the internet via DHCP.
    I installed the Microsoft Loopback Adapter to force my OEM and isqlplus to use the static IP 10.0.0.1.
    When I try to launch my OEM via http://joey-xp:1158/em (hostname joey-xp resolves to 10.0.0.1),I am unable to launch OEM.
    From the cmd prompt,I type emctl start dbconsole.
    C:\Documents and Settings\JOEY>emctl start dbconsole
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.1.0
    Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved.
    http://127.0.0.1:1158/em/console/aboutApplication
    Starting Oracle Enterprise Manager 10g Database Control ...The OracleDBConsoleorcl service is starting.
    The OracleDBConsoleorcl service could not be started.
    A system error has occurred.
    System error 3 has occurred.
    The system cannot find the path specified.
    I don’t understand why the default loopback (127.0.0.1) is being used.
    How do I solve this?
    Thanks.

    Thanks zekeriya but unfortunately using
    emca -dbconfig dbcontrol db
    does not help.
    The system error 3 still appears.
    Thanks.

  • Error : Could not start the SSO service. Please check the configuration

    Hi,
    I am getting the above error when enabling the"Agent-Based Windows Single Sign-On with Active Directory (Kerberos0".
    I already twice did the KTpass.Timing is perfect bet CAS and AD.Please look into this CAS LOG file and advice me the next step to solve this issue.
    Thanks
    swami

    Until you perform the configuration on the AD server, the following message will appear:
    Error: Could not start the SSO service. Please check the configuration.
    So configure the AD server so that the error message will not appear again.

  • Apple Mobile Device service could not be started. (-2146959337)

    I keep getting the error "Apple Mobile Device service could not be started because an unknown error occurred (-2146959337). After I hit OK, it says "This iPod cannot be used because the Apple Mobile Device is not started." I have tried starting the service by going into Services, but it just tells me "Error 5: Access is denied." I have reinstalled iTunes, Quicktime, and Apple Mobile Device service multiple times, but I still get the same error. I had an iPod nano that worked fine, but now that I got an iPod touch, it gives me this issue every time I connect it.

    I figured it out on my own, and it was an odd fix. I added a password to my account in users, and then made Apple Mobile Device service log in through my account, and now it works.

  • Error -DP_FATAL_ERROR = Gateway could not be started - I better exit now

    Hello All,
    Error while starting BW 3.5 production server.
    The dsip+work.exe is stopped and throwing error not able to connect. please check the folowing developer trace.
    Please help my server is down now.
    trc file: "dev_disp", trc level: 1, release: "640"
    Sat Feb 03 11:05:11 2007
    kernel runs with dp version 128(ext=102) (@(#) DPLIB-INT-VERSION-128)
    length of sys_adm_ext is 312 bytes
    sysno      00
    sid        BWP
    systemid   561 (PC with Windows NT)
    relno      6400
    patchlevel 0
    patchno    71
    intno      20020600
    make:      multithreaded, ASCII, 64 bit
    pid        2588
    ***LOG Q00=> DpSapEnvInit, DPStart (00 2588) [dpxxdisp.c   1098]
         shared lib "dw_xml.dll" version 71 successfully loaded
         shared lib "dw_xtc.dll" version 71 successfully loaded
         shared lib "dw_stl.dll" version 71 successfully loaded
         shared lib "dw_gui.dll" version 71 successfully loaded
    Sat Feb 03 11:05:16 2007
    WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 5 seconds
    ***LOG GZZ=> 1 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  3873]
    MtxInit: -2 0 0
    DpSysAdmExtInit: ABAP is active
    DpShMCreate: sizeof(wp_adm)          12432     (828)
    DpShMCreate: sizeof(tm_adm)          2847776     (14168)
    DpShMCreate: sizeof(wp_ca_adm)          18000     (60)
    DpShMCreate: sizeof(appc_ca_adm)     6000     (60)
    DpShMCreate: sizeof(comm_adm)          212000     (424)
    DpShMCreate: sizeof(vmc_adm)          0     (400)
    DpShMCreate: sizeof(wall_adm)          (25648/36736/64/104)
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 000000000B6D0050, size: 3164944)
    DpShMCreate: allocated sys_adm at 000000000B6D0050
    DpShMCreate: allocated wp_adm at 000000000B6D1850
    DpShMCreate: allocated tm_adm_list at 000000000B6D48E0
    DpShMCreate: allocated tm_adm at 000000000B6D4910
    DpShMCreate: allocated wp_ca_adm at 000000000B98BD30
    DpShMCreate: allocated appc_ca_adm at 000000000B990380
    DpShMCreate: allocated comm_adm_list at 000000000B991AF0
    DpShMCreate: allocated comm_adm at 000000000B991B10
    DpShMCreate: allocated vmc_adm_list at 000000000B9C5730
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 000000000B9C5760
    DpShMCreate: allocated wall_adm at 000000000B9C5770
    MBUF state OFF
    EmInit: MmSetImplementation( 2 ).
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 4096 kByte.
    <ES> Info: em/initial_size_MB( 2450MB) not multiple of em/blocksize_KB( 4096KB)
    <ES> Info: em/initial_size_MB rounded up to 2452MB
    Using implementation flat
    <EsNT> Memory Reset disabled as NT default
    <ES> 612 blocks reserved for free list.
    ES initialized.
    ERROR => DpAsCreate: CreateProcess (3: No such process) [dpntdisp.c   516]
    ***LOG Q0I=> DpAsCreate, CreateProcess ( CreateProcess 3) [dpntdisp.c   518]
    Memory diagnostic                                 *
    Systeminformation
    Processor-Typ             : Processor-Count           : 1
    Operating System          : NT 5.2, Build 3790
    Service Pack              : Service Pack 1
    NT Pagefile Informations
    Config. minimum size      : 31211520 K
    Config. maximum size      : 31211520 K
    Avail.  maximum size      : 31211520 K
    Num
    Pagefile
    Min.Size
    Max.Size
    Avail.Max
    Curr.Size
    1
    c:\pagefile.sys
    20971520 K
    20971520 K
    20971520 K
    20955136 K
    2
    e:\pagefile.sys
    10240000 K
    10240000 K
    10240000 K
    10240000 K
    NT Task Manager Informations
    Total Handles             :    29491
    Total Threads             :      882
    Total Processes           :       74
    Commit Charge Total       :  4969968 K
    Commit Charge Limit       : 35180760 K
    Commit Charge Peak        :  4969968 K
    Phys.Memory Total         :  4181840 K
    Phys.Memory Available     :  2908760 K
    File Cache                :   121984 K
    Kernel Memory Total       :   101976 K
    Kernel Memory Paged       :    46688 K
    Kernel Memory Nonpaged    :    55288 K
    Memory usage of current process
    Total virt.address space  : 0000007499415424 K
    Avail.virt.address space  : 0000007494314408 K
    Private Pages             :        0 K
    Total heap size           :    12579 K
    Virtual memory regions    :        0 K
    Uncommitted heap memory   :     5512 K
    Allocated heap memory     :     5525 K
    Moveable heap memory      :      140 K
    DDE shared heap memory    :        0 K
    Memory usage of all processes
    PID
    Image
    Instance
    Work.Set
    WS Peak
    Priv.Pages
    PP Peak
    Pg Fault
    4
    288 K
    5816 K
    32 K
    32 K
    6
    680
    smss.exe
    1312 K
    1384 K
    312 K
    1248 K
    0
    816
    winlogon.exe
    24000 K
    24080 K
    10864 K
    12624 K
    3
    876
    services.exe
    9760 K
    9880 K
    3896 K
    5080 K
    2
    888
    lsass.exe
    20168 K
    20264 K
    12952 K
    13240 K
    3
    1092
    svchost.exe
    7632 K
    7760 K
    1848 K
    2080 K
    1
    1264
    svchost.exe
    46360 K
    51608 K
    20224 K
    29928 K
    126
    1740
    spoolsv.exe
    12776 K
    13368 K
    5736 K
    6496 K
    2
    1928
    vcagent.exe
    19904 K
    19992 K
    28784 K
    35152 K
    2
    1960
    RMServer.exe
    18344 K
    18344 K
    33584 K
    39928 K
    2
    1980
    HbaHsMgr.exe
    11560 K
    11608 K
    26552 K
    26624 K
    1
    1996
    svchost.exe
    6128 K
    6128 K
    1304 K
    1304 K
    0
    408
    snmp.exe
    16184 K
    16184 K
    5504 K
    6528 K
    2
    696
    smhstart.exe
    15432 K
    15432 K
    27320 K
    33840 K
    2
    788
    WMIServer.exe
    20584 K
    25776 K
    30560 K
    36984 K
    14
    1136
    cpqnimgt.exe
    14392 K
    14392 K
    5120 K
    5192 K
    2
    1352
    Cqmgserv.exe
    13896 K
    14344 K
    4064 K
    4192 K
    33
    1372
    Cqmgstor.exe
    7792 K
    8336 K
    3296 K
    3400 K
    2
    1392
    hpmgtsvc.exe
    5440 K
    5448 K
    1240 K
    1256 K
    0
    1452
    hpmcalog.exe
    9928 K
    9952 K
    2688 K
    2832 K
    1
    928
    Cqmghost.exe
    17848 K
    18368 K
    5848 K
    6088 K
    155
    1532
    hpsmhd.exe
    29824 K
    31968 K
    35328 K
    39784 K
    32
    1672
    svchost.exe
    12256 K
    12336 K
    4304 K
    24944 K
    1
    1768
    hpesysvc.exe
    7656 K
    7656 K
    1848 K
    1848 K
    0
    1808
    hpevtsvc.exe
    8112 K
    8120 K
    2104 K
    2104 K
    0
    1828
    hplersvc.exe
    9272 K
    9272 K
    2536 K
    2536 K
    1
    1836
    hpmpsvc.exe
    5880 K
    5880 K
    1304 K
    1536 K
    0
    1844
    hppfmsvc.exe
    12616 K
    12648 K
    3384 K
    3536 K
    1
    2612
    rotatelogs.exe
    10448 K
    10448 K
    26328 K
    26336 K
    1
    2620
    rotatelogs.exe
    10408 K
    10408 K
    26320 K
    26328 K
    1
    2680
    hpsmhd.exe
    55288 K
    55320 K
    82464 K
    89024 K
    35
    2828
    rotatelogs.exe
    10448 K
    10448 K
    26328 K
    26336 K
    1
    2836
    rotatelogs.exe
    10416 K
    10416 K
    26320 K
    26328 K
    1
    2652
    agntsrvc.exe
    16256 K
    16544 K
    12928 K
    15784 K
    2
    2664
    cmd.exe
    4576 K
    4576 K
    3048 K
    3048 K
    0
    2708
    dbsnmp.exe
    23856 K
    23856 K
    20488 K
    20552 K
    3
    1480
    TNSLSNR.exe
    16144 K
    16224 K
    10336 K
    11512 K
    2
    5816
    ORACLE.EXE
    194168 K
    195232 K
    755952 K
    758568 K
    24
    2108
    sapstartsrv.exe
    27232 K
    27232 K
    17160 K
    17240 K
    3
    5360
    ORACLE.EXE
    172088 K
    177912 K
    409848 K
    422008 K
    22
    5000
    msg_server.exe
    [MS] J2E_02
    16680 K
    16680 K
    9688 K
    9688 K
    2
    944
    enserver.exe
    [**] J2E_02
    30160 K
    30160 K
    56616 K
    56616 K
    3
    5736
    igswd.exe
    [**] J2E_01
    5568 K
    6240 K
    1928 K
    2480 K
    0
    2340
    igsmux.exe
    22112 K
    22112 K
    15512 K
    15512 K
    2
    4388
    igspw.exe
    31992 K
    31992 K
    11936 K
    13136 K
    3
    740
    igspw.exe
    32024 K
    32024 K
    11936 K
    13144 K
    3
    5128
    winlogon.exe
    9856 K
    19232 K
    6496 K
    8504 K
    4
    6052
    rdpclip.exe
    8888 K
    8976 K
    2048 K
    2208 K
    1
    2568
    Explorer.EXE
    32752 K
    32888 K
    9528 K
    10008 K
    9
    5528
    cpqteam.exe
    5384 K
    5384 K
    1064 K
    1064 K
    0
    5312
    mmc.exe
    9104 K
    33232 K
    15584 K
    16072 K
    6
    932
    notepad.exe
    616 K
    6056 K
    1280 K
    1280 K
    0
    232
    msg_server.exe
    [MS] BWP_00
    15112 K
    15112 K
    8120 K
    8128 K
    1
    2588
    disp+work.exe
    47600 K
    47696 K
    121096 K
    172264 K
    5
    2476
    igswd.exe
    [**] BWP_00
    5568 K
    6272 K
    1960 K
    2512 K
    0
    5160
    igsmux.exe
    22672 K
    22672 K
    15888 K
    15896 K
    2
    2304
    igspw.exe
    18160 K
    18160 K
    10376 K
    13136 K
    2
    5620
    igspw.exe
    18160 K
    18160 K
    10376 K
    13136 K
    2
    Sum
    1269080 K
    2011488 K
    DP_FATAL_ERROR => Gateway could not be started - I better exit now
    DISPATCHER EMERGENCY SHUTDOWN ***
    increase tracelevel of WPs
    ERROR => DpWpKill: illegal pid (-1,5) [dpxxtool.c   2384]
    ERROR => DpWpKill: illegal pid (-1,5) [dpxxtool.c   2384]
    ERROR => DpWpKill: illegal pid (-1,5) [dpxxtool.c   2384]
    ERROR => DpWpKill: illegal pid (-1,5) [dpxxtool.c   2384]
    ERROR => DpWpKill: illegal pid (-1,5) [dpxxtool.c   2384]
    ERROR => DpWpKill: illegal pid (-1,5) [dpxxtool.c   2384]
    ERROR => DpWpKill: illegal pid (-1,5) [dpxxtool.c   2384]
    ERROR => DpWpKill: illegal pid (-1,5) [dpxxtool.c   2384]
    ERROR => DpWpKill: illegal pid (-1,5) [dpxxtool.c   2384]
    ERROR => DpWpKill: illegal pid (-1,5) [dpxxtool.c   2384]
    ERROR => DpWpKill: illegal pid (-1,5) [dpxxtool.c   2384]
    ERROR => DpWpKill: illegal pid (-1,5) [dpxxtool.c   2384]
    ERROR => DpWpKill: illegal pid (-1,5) [dpxxtool.c   2384]
    ERROR => DpWpKill: illegal pid (-1,5) [dpxxtool.c   2384]
    ERROR => DpWpKill: illegal pid (-1,5) [dpxxtool.c   2384]
    NiWait: sleep (10000 msecs) ...
    NiISelect: timeout 10000 ms
    NiISelect: maximum fd=1425
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sat Feb 03 11:05:26 2007
    NiISelect: TIMEOUT occured (10000 ms)
    dump system status
    Workprocess Table (long)               Sat Feb 03 05:35:26 2007
    ========================
    No Ty. Pid      Status  Cause Start Err Sem CPU    Time  Program  Cl  User         Action                    Table
    0 DIA       -1 Run           no      0   0             0                                                             
    1 DIA       -1 Run           no      0   0             0                                                             
    2 DIA       -1 Run           no      0   0             0                                                             
    3 DIA       -1 Run           no      0   0             0                                                             
    4 DIA       -1 Run           no      0   0             0                                                             
    5 DIA       -1 Run           no      0   0             0                                                             
    6 DIA       -1 Run           no      0   0             0                                                             
    7 DIA       -1 Run           no      0   0             0                                                             
    8 UPD       -1 Run           no      0   0             0                                                             
    9 ENQ       -1 Run           no      0   0             0                                                             
    10 BTC       -1 Run           no      0   0             0                                                             
    11 BTC       -1 Run           no      0   0             0                                                             
    12 BTC       -1 Run           no      0   0             0                                                             
    13 SPO       -1 Run           no      0   0             0                                                             
    14 UP2       -1 Run           no      0   0             0                                                             
    Dispatcher Queue Statistics               Sat Feb 03 05:35:26 2007
    ===========================
    --------++++--
    +
    Typ
    now
    high
    max
    writes
    reads
    --------++++--
    +
    NOWP
    0
    0
    2000
    0
    0
    --------++++--
    +
    DIA
    0
    0
    2000
    0
    0
    --------++++--
    +
    UPD
    0
    0
    2000
    0
    0
    --------++++--
    +
    ENQ
    0
    0
    2000
    0
    0
    --------++++--
    +
    BTC
    0
    0
    2000
    0
    0
    --------++++--
    +
    SPO
    0
    0
    2000
    0
    0
    --------++++--
    +
    UP2
    0
    0
    2000
    0
    0
    --------++++--
    +
    max_rq_id          0
    wake_evt_udp_now     0
    wake events           total     0,  udp     0 (  0%),  shm     0 (  0%)
    since last update     total     0,  udp     0 (  0%),  shm     0 (  0%)
    Dump of tm_adm structure:               Sat Feb 03 05:35:26 2007
    =========================
    Term    uid  man user    term   lastop  mod wp  ta   a/i (modes)
    Workprocess Comm. Area Blocks               Sat Feb 03 05:35:26 2007
    =============================
    Slots: 300, Used: 0, Max: 0
    --------++--
    +
    id
    owner
    pid
    eyecatcher
    --------++--
    +
    NiWait: sleep (5000 msecs) ...
    NiISelect: timeout 5000 ms
    NiISelect: maximum fd=1425
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sat Feb 03 11:05:31 2007
    NiISelect: TIMEOUT occured (5000 ms)
    Shutdown server ...
    DpJ2eeDisableRestart
    Switch off Shared memory profiling
    ShmProtect( 57, 3 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RW
    ShmProtect( 57, 1 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RD
    DpWakeUpWps: wake up all wp's
    [DpWpDied] W0 handle not set (PID:-1)
    [DpWpDied] W1 handle not set (PID:-1)
    [DpWpDied] W2 handle not set (PID:-1)
    [DpWpDied] W3 handle not set (PID:-1)
    [DpWpDied] W4 handle not set (PID:-1)
    [DpWpDied] W5 handle not set (PID:-1)
    [DpWpDied] W6 handle not set (PID:-1)
    [DpWpDied] W7 handle not set (PID:-1)
    [DpWpDied] W8 handle not set (PID:-1)
    [DpWpDied] W9 handle not set (PID:-1)
    [DpWpDied] W10 handle not set (PID:-1)
    [DpWpDied] W11 handle not set (PID:-1)
    [DpWpDied] W12 handle not set (PID:-1)
    [DpWpDied] W13 handle not set (PID:-1)
    [DpWpDied] W14 handle not set (PID:-1)
    Stop work processes...
    Terminate gui connections
    DpHalt: cancel all lcom connections
    MPI CancelAll 2 -> 0
    MPI DeleteAll 2 -> 0
    detach from message server
    EsCleanup ....
    ***LOG Q05=> DpHalt, DPStop ( 2588) [dpxxdisp.c   8541]
    Good Bye .....

    Hi Kariyath
    Increase the page size of your windows machine.Check for the recommanded page size.Remember that the recommanded page size should be the lower limit.If you have any issue feel free to ask.Your prob will be solved
    Award suitable points

  • Reportings Services in a 2-Tier Architecture / (Installation Error: Could not find SOFTWARE\Microsoft\Microsoft SQL Server\110 registry key. )

    Hello,
    we want to install Reporting Services in a 2-Tier Architecture. The Servers are the following:
    SERVER1: Windows Server 2012 and SQL Server 2012
    SERVER2: SharePoint 2013 (WFE)
    Reporting Server is installed on SERVER1 and running. On SERVER2 the registration of the service through Powershell was done but it does not start. An Error when starting the Service on the server occurs with the message:
    "Installation Error: Could not find SOFTWARE\Microsoft\Microsoft SQL Server\110 registry key."
    I have found the following in msdn stating that a minimal of the same SharePoint Installation must exist on the Reporting Server. The article is for SQL Server 2008 R2 and SharePoint 2010. Is this the case also for SQL Server 2012 and SharePoint 2013 and
    the root of the problem? http://msdn.microsoft.com/en-us/library/bb510781%28v=sql.105%29.aspx
    If so does this mean that I require for the installation another License?!?!
    Thank you in advance!

    Hi,
    According to your post, my understanding is that you wanted to install Reporting Services in a 2-Tier Architecture.
    As the article
    say, if you use Two-Computer Deployment, the first computer hosts an instance of a SharePoint product. The Reporting Services Add-in is installed on this computer. The second computer hosts SQL Server Reporting Services and the Database Engine.
    The steps to install in a  two-tier environment are very similar to a standalone environment hence you can go to refer to the ' Install Reporting Services SharePoint Mode for SharePoint 2013' article at http://msdn.microsoft.com/en-us/library/jj219068(v=sql.110).aspx
    To install in a  two-tier environment, you can refer to:
    How to setup, configure and test
    SQL 2012 SP1 SSRS with SharePoint 2013 SP1
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • The OracleDBConsoleORAHAS service could not be started.

    Dear All,
    I installed Oracle10g on Windows XP system successfully but when I am going to start the dbconsole it gives the following error.
    C:\oracle10g\product\10.2.0\db_1\BIN>emctl start dbconsole
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.1.0
    Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved.
    http://MOHAMMAD-HASHIM.ROSHAN.AF:1158/em/console/aboutApplication
    Starting Oracle Enterprise Manager 10g Database Control ...The OracleDBConsoleOR
    AHAS service is starting.
    The OracleDBConsoleORAHAS service could not be started.
    A service specific error occurred: 1.
    More help is available by typing NET HELPMSG 3547.
    Can anybody help me out from this?
    Thanks in Advance
    Hashim

    Check the following:
    - You must to add your hostname in your etc/hosts file of this way
    127.0.0.0 hostname.domain hostname
    - Check the availability of the port 1158. For this check
    telnet hostname 1158
    - Check the log files of dbconsole. Normaly exists a log directory in this location
    ORACLE_HOME\sysman
    - Check that the listener and database is up
    Regards

  • Icloud is not backing up on my Ipad and Iphone. i also tried conneting to the computer to back it up and i get the following error message back up could not be completed beacause a session could not be started. also photo stream is not updating either.

    icloud is not backing up on my Ipad and Iphone. i also tried conneting to the computer to back it up and i get the following error message back up could not be completed beacause a session could not be started. also photo stream is not updating either on both devices

    Curretly, there is an iCloud blackout.  It started this morning around 2AM California time (Pacific), 5AM New York (Eastern).  A lot of people have been having issues all day, including me.  No iCloud services are online.  Even Find My iPhone is down.

  • J2EE Server could not be started - Error -11113

    HI,
         J2EE Server could not be started - Error -11113.
           My system configuration:
          Solution Manager 7.0
          Windows server 2003 32-bit
          ABAP Stack is working fine.
         1.After SGEN in client 001 all the users like J2EE_ADMIN,J2EE_Guest,Slddsuser,SAPJSF etc were deleted.
         2.I have manually create all the users and assigned the respective roles.
         3.Even now i face a same problem as JAVA Server (Server0) dies while starting framework.
    Please find the specific problem in the log of DEV_SERVER0
    [Thr 7968] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 7968] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 8104] JLaunchRequestFunc: Thread 8104 started as listener thread for np messages.
    [Thr 6456] WaitSyncSemThread: Thread 6456 started as semaphore monitor thread.
    [Thr 7968] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)
    [Thr 7968] CPIC (version=700.2009.02.11)
    [Thr 7968] [Node: server0] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_13
    [Thr 7968] JStartupICheckFrameworkPackage: can't find framework package F:\usr\sap\SM2\DVEBMGS70\exe\jvmx.jar
    [Thr 5636] Wed May 18 08:45:59 2011
    [Thr 5636] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr 5636] Wed May 18 08:46:00 2011
    [Thr 5636] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 5636] JLaunchISetClusterId: set cluster id 701470150
    [Thr 5636] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
    [Thr 5636] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    [Thr 6748] Wed May 18 08:46:30 2011
    [Thr 6748] JLaunchIExitJava: exit hook is called (rc = -11113)
    [Thr 6748] **********************************************************************
    ERROR => The Java VM terminated with a non-zero exit code.
    Please see SAP Note 943602 , section 'J2EE Engine exit codes'
    for additional information and trouble shooting.
    [Thr 6748] JLaunchCloseProgram: good bye (exitcode = -11113)
    This below log files belong to server0.log
         at com.sap.engine.services.security.SecurityServerFrame.start(SecurityServerFrame.java:194)
         at com.sap.engine.core.service630.container.ServiceRunner.startApplicationServiceFrame(ServiceRunner.java:214)
         at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:144)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
         at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:83)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:156)
    Caused by: com.sap.engine.services.security.exceptions.BaseSecurityException: No active userstore is set.
         at com.sap.engine.services.security.server.UserStoreFactoryImpl.getActiveUserStore(UserStoreFactoryImpl.java:80)
         at com.sap.engine.services.security.server.jaas.LoginModuleHelperImpl.update(LoginModuleHelperImpl.java:415)
         at com.sap.engine.services.security.server.jaas.LoginModuleHelperImpl.<init>(LoginModuleHelperImpl.java:84)
         at com.sap.engine.services.security.server.SecurityContextImpl.<init>(SecurityContextImpl.java:58)
         at com.sap.engine.services.security.SecurityServerFrame.start(SecurityServerFrame.java:147)
         ... 5 more
    #1.5 #000BCDCBCF4F001F0000000C00001AA80004A38454DADAA1#1305688661484#/System/Server##com.sap.engine.core.service630.container.ServiceRunner#######SAPEngine_System_Thread[impl:5]_31##0#0#Error#1#/System/Server#Plain###Core service security failed. J2EE Engine cannot be started.#
    #1.5 #000BCDCBCF4F001F0000000E00001AA80004A38454DADE18#1305688661484#/System/Server/Critical##com.sap.engine.core.Framework#######SAPEngine_System_Thread[impl:5]_31##0#0#Fatal#1#com.sap.engine.core.Framework#Plain###Critical shutdown was invoked. Reason is: Core service security failed. J2EE Engine cannot be started.#
    Kindly help me in this issue and do let me know if any informations are needed.
    Regards
    Gopinath M.L

    Hi,
    Which UME user you are talking about i checked in config tool where there is no user in UME.
    Kindly advice how to create a UME User if not available to start the server.
    Note: Http://servername;57000/ is says that dispatcher working but not connect to JAVA Server.
    Regards
    Gopinath M.L

  • SRT (Soap Runtime) service on sicf could not be started or found.

    Hello all,
    I have the following problem: I built an enterprise service from ABAP and now i want to generate its WSDL, but when i'm trying to do that, the system throws me several errors like: http://server:8000/sap/bc/srt/ could not be started or found, (service name application)... could not be found and so on. I've checked and the services are active on SICF (all good)...so this must work but something happen that it is not!!... please help...how can i solve this?
    Regards,
    Mariana
    Edited by: Mariana de Jesus Castillo Gonzalez on Jul 15, 2009 12:02 AM

    is active... , that is why i dont know why it shows me an error....
    Regards,
    Mariana

  • TS1567 Suddenly my I phone 4 will not connect message mobile device service could not be started (nothing has changed on my PC). I have tried following the troubleshooting and have restarted the mobile device) but it still won't connect. Also all my disap

    Suddenly my I phone 4 will not connect message mobile device service could not be started (nothing has changed on my PC). I have tried following the troubleshooting and have restarted the mobile device) but it still won't connect. Also all bookmarks have disappeared!

    Okay ... it's a better bet with a 1067 error message when trying to start the Apple Mobile Device Service, but we'd better check for a LSP issue, as per the following document:
    Apple software on Windows: May see performance issues and blank iTunes Store

Maybe you are looking for