AD connector not running

Hi,
I can not seem to get the AD connector to run. I have no errors in the Operations Manager log or for Data Connectors. I am not sure what else I can check. When I click synchronize now for any of the AD connectors, nothing happens. Could there be missing
dlls?
Thanks

Hi,
You may create a new AD connector and check whether it can run.
And please also try to install System Center cumulative update patches.
In addition, please also refer to the article below regarding to AD connector:
http://blogs.technet.com/b/servicemanager/archive/2009/02/02/active-directory-connector-part-2.aspx
Regards,
Yan Li
Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

Similar Messages

  • RMI Connector Server not running in java 1.4

    I have an application using sun JDMK implementation which is running fine in java 1.3 As I go to java 1.4, the RMI connector server is not running, the state goes to OFFLINE. I don't see any exception except that the server doesn't stay alive. Any idea on the problem ?

    If you have the possibility of changing your application so that it uses the RMI connector defined by the JMX Remote API, then I would strongly encourage you to do so. You can get an implementation from http://java.sun.com/javase/technologies/core/mntr-mgmt/javamanagement/download.jsp (look for JMX Remote API Reference Implementation).
    If you don't have the option of doing this in the short term, then you could try turning on JDMK traces by calling com.sun.jdmk.TraceManager.parseTraceProperties() in the main method of your application, and specifying -DLEVEL_DEBUG on the command-line. You will probably see some logging information that will help you diagnose your problem.
    �amonn McManus -- JMX Spec Lead -- http://weblogs.java.net/blog/emcmanus

  • ESSBase studio server is not running

    Dear All,
    When I run ESSBase studio server, I get below error. Kindly advice me on this.
    C:\Hyperion\products\Essbase\EssbaseStudio\Server>call ""C:\Hyperion\common\config\9.5.0.0"\setJavaRuntime.bat"
    Log file location is:
    C:\Hyperion\logs\esbstudio\server.log
    18:49:34 12/29/09 INFO Starting up
    18:49:34 12/29/09 INFO Oracle Essbase Studio Server. Version 11.1.1.3.00, Build 090, June 25 2009
    18:50:41 12/29/09 (system) WARNING Failed to load driver for sap
    18:50:41 12/29/09 (system) SEVERE Cannot load Teradata connector
    18:50:41 12/29/09 (system) WARNING Failed to load driver for teradata
    18:50:41 12/29/09 (system) WARNING Failed to load driver for mysql
    18:50:41 12/29/09 (system) WARNING Failed to load driver for netezza
    18:50:41 12/29/09 (system) SEVERE Cannot initialize catalog storage. Make sure that server.properties has correct information
    -------------- Exception --------------
    com.hyperion.cp.catalog.exceptions.CatalogInitializationException: Cannot initialize data storage engine
    at com.hyperion.cp.catalog.storage.StorageFactory.initialize(StorageFactory.java:53)
    at com.hyperion.cp.catalog.Catalog.initialize(Catalog.java:97)
    at com.hyperion.cp.catalog.Catalog.initialize(Catalog.java:156)
    at com.hyperion.cp.catalog.Catalog.<init>(Catalog.java:85)
    at com.hyperion.cp.catalog.Catalog.<clinit>(Catalog.java:73)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:164)
    at com.hyperion.cp.catalog.CatalogInitializer.run(CatalogInitializer.java:54)
    at com.hyperion.cp.server.RequestListener$SystemTask.run(RequestListener.java:1302)
    at com.hyperion.cp.server.RequestListener.runSystemTask(RequestListener.java:167)
    at com.hyperion.cp.server.RequestListener.<init>(RequestListener.java:129)
    at com.hyperion.cp.server.ServerMain.main(ServerMain.java:204)
    Caused by: com.hyperion.cp.datasources.exploration.sql.SqlExplorerException: Sql exploration exception
    at com.hyperion.cp.datasources.exploration.sql.SqlExplorer.performExploration(SqlExplorer.java:237)
    at com.hyperion.cp.datasources.exploration.sql.SqlExplorer.explore(SqlExplorer.java:143)
    at com.hyperion.cp.catalog.storage.StorageFactory.initialize(StorageFactory.java:49)
    ... 11 more
    Caused by: com.hyperion.cp.driver.util.DriverException: Data Driver for url '%s' is absent or failed to initialize. Please see server start
    p log for more information.
    at com.hyperion.cp.driver.ConnectionManager.getConnection(ConnectionManager.java:102)
    at com.hyperion.cp.driver.DriverEngine.getConnection(DriverEngine.java:60)
    at com.hyperion.cp.driver.DriverEngine.executeStringQuery(DriverEngine.java:131)
    at com.hyperion.cp.datasources.exploration.Explorer.executeStringQuery(Explorer.java:138)
    at com.hyperion.cp.datasources.exploration.sql.SqlExplorer.getCatalogs(SqlExplorer.java:456)
    at com.hyperion.cp.datasources.exploration.sql.SqlExplorer.exploreSources(SqlExplorer.java:261)
    at com.hyperion.cp.datasources.exploration.sql.SqlExplorer.performExploration(SqlExplorer.java:195)
    ... 13 more
    Thanks in advance,
    Best,
    Veeranna Ronad.

    Hi,
    The content of the server.properties is given below. Even after making suggested changes, the server is not running.
    I am running the server from the path "C:\Hyperion\products\Essbase\EssbaseStudio\Server\stopServer.bat".
    server.properties
    catalog.autoinit=true
    catalog.username=prototype_int
    transport.port=5300
    catalog.url=oracle\://10.1.126.248\:1521/ORCL
    catalog.password=T1JBQ0xF
    catalog.db=prototype_int
    server.hss.bpmApplication=BPM\:73317
    Below is the error.
    C:\Hyperion\products\Essbase\EssbaseStudio\Server>call ""C:\Hyperion\common\config\9.5.0.0"\setJavaRuntime.bat"
    Log file location is:
    C:\Hyperion\logs\esbstudio\server.log
    17:56:32 01/15/10 INFO Starting up
    17:56:32 01/15/10 INFO Oracle Essbase Studio Server. Version 11.1.1.3.00, Build 090, June 25 2009
    javax.crypto.IllegalBlockSizeException: Input length must be multiple of 8 when decrypting with padded cipher
    at com.sun.crypto.provider.SunJCE_h.b(DashoA12275)
    at com.sun.crypto.provider.SunJCE_h.b(DashoA12275)
    at com.sun.crypto.provider.DESCipher.engineDoFinal(DashoA12275)
    at javax.crypto.Cipher.doFinal(DashoA12275)
    at com.hyperion.cis.config.persistent.utils.Encrypter.decrypt(Encrypter.java:103)
    at com.hyperion.cis.config.persistent.utils.Encrypter.decryptString(Encrypter.java:130)
    at com.hyperion.cp.util.PropertyManager.getProperty(PropertyManager.java:143)
    at com.hyperion.cp.catalog.storage.StorageFactory.initialize(StorageFactory.java:33)
    at com.hyperion.cp.catalog.Catalog.initialize(Catalog.java:97)
    at com.hyperion.cp.catalog.Catalog.<init>(Catalog.java:85)
    at com.hyperion.cp.catalog.Catalog.<clinit>(Catalog.java:73)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:164)
    at com.hyperion.cp.catalog.CatalogInitializer.run(CatalogInitializer.java:54)
    at com.hyperion.cp.server.RequestListener$SystemTask.run(RequestListener.java:1302)
    at com.hyperion.cp.server.RequestListener.runSystemTask(RequestListener.java:167)
    at com.hyperion.cp.server.RequestListener.<init>(RequestListener.java:129)
    at com.hyperion.cp.server.ServerMain.main(ServerMain.java:204)
    17:56:38 01/15/10 (system) WARNING Failed to load driver for sap
    17:56:39 01/15/10 (system) WARNING Failed to load driver for mysql
    17:56:39 01/15/10 (system) WARNING Failed to load driver for netezza
    17:56:40 01/15/10 (system) SEVERE Cannot establish connection to Oracle server
    javax.crypto.IllegalBlockSizeException: Input length must be multiple of 8 when decrypting with padded cipher
    at com.sun.crypto.provider.SunJCE_h.b(DashoA12275)
    at com.sun.crypto.provider.SunJCE_h.b(DashoA12275)
    at com.sun.crypto.provider.DESCipher.engineDoFinal(DashoA12275)
    at javax.crypto.Cipher.doFinal(DashoA12275)
    at com.hyperion.cis.config.persistent.utils.Encrypter.decrypt(Encrypter.java:103)
    at com.hyperion.cis.config.persistent.utils.Encrypter.decryptString(Encrypter.java:130)
    at com.hyperion.cp.util.PropertyManager.getProperty(PropertyManager.java:143)
    at com.hyperion.cp.catalog.storage.StorageFactory.initialize(StorageFactory.java:33)
    at com.hyperion.cp.catalog.Catalog.initialize(Catalog.java:97)
    at com.hyperion.cp.catalog.Catalog.initialize(Catalog.java:156)
    at com.hyperion.cp.catalog.Catalog.<init>(Catalog.java:85)
    at com.hyperion.cp.catalog.Catalog.<clinit>(Catalog.java:73)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:164)
    at com.hyperion.cp.catalog.CatalogInitializer.run(CatalogInitializer.java:54)
    at com.hyperion.cp.server.RequestListener$SystemTask.run(RequestListener.java:1302)
    at com.hyperion.cp.server.RequestListener.runSystemTask(RequestListener.java:167)
    at com.hyperion.cp.server.RequestListener.<init>(RequestListener.java:129)
    at com.hyperion.cp.server.ServerMain.main(ServerMain.java:204)
    17:56:40 01/15/10 (system) SEVERE Cannot establish connection to Oracle server
    17:56:40 01/15/10 (system) SEVERE Cannot initialize catalog storage. Make sure that server.properties has correct information
    -------------- Exception --------------
    com.hyperion.cp.catalog.exceptions.CatalogInitializationException: catalog.CatalogInitializationException.StorageInitializationFailure
    at com.hyperion.cp.catalog.storage.StorageFactory.getStorageInstance(StorageFactory.java:155)
    at com.hyperion.cp.catalog.transaction.TransactionManager.initialize(TransactionManager.java:64)
    at com.hyperion.cp.catalog.Catalog.initialize(Catalog.java:98)
    at com.hyperion.cp.catalog.Catalog.initialize(Catalog.java:156)
    at com.hyperion.cp.catalog.Catalog.<init>(Catalog.java:85)
    at com.hyperion.cp.catalog.Catalog.<clinit>(Catalog.java:73)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:164)
    at com.hyperion.cp.catalog.CatalogInitializer.run(CatalogInitializer.java:54)
    at com.hyperion.cp.server.RequestListener$SystemTask.run(RequestListener.java:1302)
    at com.hyperion.cp.server.RequestListener.runSystemTask(RequestListener.java:167)
    at com.hyperion.cp.server.RequestListener.<init>(RequestListener.java:129)
    at com.hyperion.cp.server.ServerMain.main(ServerMain.java:204)
    Caused by: java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
    at com.hyperion.cp.catalog.storage.StorageFactory.getStorageInstance(StorageFactory.java:149)
    ... 12 more
    Caused by: com.hyperion.cp.catalog.exceptions.CatalogInitializationException: No table PROTOTYPE_INT.CP_NONE_TRANSACTIONS found
    at com.hyperion.cp.catalog.storage.StorageEngine.validateSignature(StorageEngine.java:193)
    at com.hyperion.cp.catalog.storage.StorageEngine.<init>(StorageEngine.java:87)
    at com.hyperion.cp.catalog.storage.SQLStorageEngine.<init>(SQLStorageEngine.java:20)
    ... 17 more
    Thanks in advance,
    Best,
    Veeranna Ronad.
    Edited by: Ronad on Jan 15, 2010 4:02 PM
    Edited by: Ronad on Jan 15, 2010 5:58 PM

  • I just put itunes upeate 11 on and now itunes will not run. I get an error that sys iTunes has stopped and windows is sutting it down. I reinstalled 10.7 and it will not run eather now.

    I just put itunes upeate 11 on and now itunes will not run. I get an error that sys iTunes has stopped and windows is sutting it down. I reinstalled 10.7 and it will not run eather now.

    C Mawle wrote:
    Thanks.  I have followed all the instructions as recommended and nothing has worked so it looks like the restore/update may have been interrupted - would loss of internet connection do this?
    Yes it would, possibly even brick it.
    Have successfully connected my ipod nano with iTunes so looks like the device driver is working.
    Can I use my ipod nano USB connector to check?
    It is not much help to you, since the device that you need still not recognized.
    Anyway looks like I may have to swallow the loss of data.  Have set-up a call for tomorrow with Apple support so will wait until after this before doing the factory restore!
    Good luck, but if you expect miracle from that call good luck again.

  • OC4J not running after creating workspace and projects.

    Created one workspace and added six projects. Added PostGes jar to library manager. Before doing this, the OC4J would run a test application successfully. After creating the workspace and project, I created another simple workspace with two JSP, on linked to the other. When trying to run this project get the following:
    Apr 17, 2008 10:51:53 AM com.evermind.server.jms.JMSMessages log
    INFO: JMSServer[]: OC4J JMS server recovering transactions (commit 0) (rollback 0) (prepared 0).
    Apr 17, 2008 10:51:53 AM com.evermind.server.jms.JMSMessages log
    INFO: JMSServer[]: OC4J JMS server recovering local transactions Queue[jms/Oc4jJmsExceptionQueue].
    Apr 17, 2008 10:51:55 AM oracle.j2ee.util.LoggingUtils logAndReturnMessage
    WARNING: Exception creating connection pool. Exception: oracle.oc4j.sql.config.DataSourceConfigException: Unable to create : org.postgresql.Driver
    08/04/17 10:51:55 SEVERE: ApplicationStateRunning.initConnector Error occurred initializing connectors. Exception is: Exception creating connection pool. Exception: oracle.oc4j.sql.config.DataSourceConfigException: Unable to create : org.postgresql.Driver
    08/04/17 10:51:55 SEVERE: ApplicationStateRunning.initConnector Stack trace: oracle.oc4j.sql.DataSourceException: Exception creating connection pool. Exception: oracle.oc4j.sql.config.DataSourceConfigException: Unable to create : org.postgresql.Driver
         at com.evermind.server.ApplicationStateRunning.initDataSourceConnectionPool(ApplicationStateRunning.java:2072)
         at com.evermind.server.ApplicationStateRunning.initDataSourceConnector(ApplicationStateRunning.java:2017)
         at com.evermind.server.ApplicationStateRunning.initConnector(ApplicationStateRunning.java:1272)
         at com.evermind.server.ApplicationStateRunning.initConnectors(ApplicationStateRunning.java:345)
         at com.evermind.server.ApplicationStateRunning.initializeApplication(ApplicationStateRunning.java:206)
         at com.evermind.server.Application.setConfig(Application.java:438)
         at com.evermind.server.Application.setConfig(Application.java:339)
         at com.evermind.server.ApplicationServer.addApplication(ApplicationServer.java:1895)
         at com.evermind.server.ApplicationServer.initializeDeployedApplications(ApplicationServer.java:1651)
         at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:1034)
         at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:131)
         at java.lang.Thread.run(Thread.java:595)
    Caused by: javax.resource.ResourceException: oracle.oc4j.sql.config.DataSourceConfigException: Unable to create : org.postgresql.Driver
         at oracle.oc4j.sql.spi.ResourceAdapterImpl.createDataSourceConnectionPool(ResourceAdapterImpl.java:106)
         at oracle.oc4j.sql.DataSourceUtils.getDataSourceConnectionPool(DataSourceUtils.java:330)
         at com.evermind.server.ApplicationStateRunning.initDataSourceConnectionPool(ApplicationStateRunning.java:2053)
         ... 11 more
    Caused by: oracle.oc4j.sql.config.DataSourceConfigException: Unable to create : org.postgresql.Driver
         at oracle.oc4j.sql.config.DataSourceConfigUtils.createConnectionFactory(DataSourceConfigUtils.java:283)
         at oracle.oc4j.sql.DataSourceConnectionPoolImpl.<init>(DataSourceConnectionPoolImpl.java:108)
         at oracle.oc4j.sql.spi.ResourceAdapterImpl.createDataSourceConnectionPool(ResourceAdapterImpl.java:99)
         ... 13 more
    Caused by: oracle.classloader.util.AnnotatedClassNotFoundException:
         Missing class: org.postgresql.Driver
         Dependent class: oracle.oc4j.sql.config.DataSourceConfigUtils
         Loader: oc4j:10.1.3
         Code-Source: /C:/Jdeveloper10/j2ee/home/lib/oc4j-internal.jar
         Configuration: <code-source> in META-INF/boot.xml in C:\Jdeveloper10\j2ee\home\oc4j.jar
    Remove the posgres jar from the library manager and still not able to run simple two page applications.
    All the projects in the other workspace compile fine. The prolblem is that now I am not able to use the internal OC4J. I remove the workspace with the five projects, and the JARs and the two page app will not run.
    The OC4J is running when launched from the IDE, ti just can find the pages.
    New install of JDEV and the two page app will run fine. Add two user two user libraries and the app will not run.
    Thank you,
    Ben Carter

    Do you have a database connection to postgress defined in JDeveloper?
    JDev might be picking this up and trying to add a datasource for it to the embedded OC4J - so try removing it, or alternatively add the postgress JDBC driver jar files to the libraries node under tools->embedded OC4J preferences.

  • Managed server not running.

    Hello.
    I execute the managed server.
    But the Managed server does not running.
    Why the error occurred in the server?
    D:\bea\wlserver6.1>"D:\bea\jdk131\bin\java" -hotspot -ms64m -mx64m -classpat
    h ".
    .;.\lib\weblogic_sp.jar;.\lib\weblogic.jar;.\samples\eval\cloudsc
    ape\lib\cloudscape.jar;.\config\examples\serverclasses" -Dweblogic.Domain=ex
    ampl
    es -Dbea.home="D:\bea" -Dweblogic.management.password=weblogic -Dweblogic.Pr
    oductionModeEnabled=true -Dweblogic.Name="managedServer" -Dweblogic.manageme
    nt.server="http://localhost:7001"
    "-Djava.security.policy==D:\bea\wlserver6.1/lib/weblogic.policy"
    weblogic.Server
    Starting WebLogic Server ....
    Connecting to http://localhost:7001...
    <2002-02-14 ¿ÀÈÄ 08½Ã09ºÐ01ÃÊ> <Notice> <WebLogicServer> <Starting WebLogic
    Mana
    ged Server "managedServer" for domain "examples">
    java.lang.SecurityException: Authentication for user system denied in realm
    wl_r
    ealm
    Start server side stack trace:
    java.lang.SecurityException: Authentication for user system denied in realm
    wl_r
    ealm
    at weblogic.security.acl.Realm.authenticate(Realm.java:212)
    at weblogic.security.acl.Realm.getAuthenticatedName(Realm.java:233)
    at
    weblogic.security.acl.internal.Security.authenticate(Security.java:125)
    at weblogic.security.acl.internal.Security.verify(Security.java:87)
    at
    weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:235)
    at
    weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:2
    2)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    End server side stack trace
    at
    weblogic.rmi.internal.BasicOutboundRequest.sendReceive(BasicOutboundR
    equest.java:85)
    at
    weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:134)
    at weblogic.rmi.internal.ProxyStub.invoke(ProxyStub.java:35)
    at $Proxy7.getAdminMBean(Unknown Source)
    at weblogic.management.Admin.getServer(Admin.java:1252)
    at
    weblogic.connector.common.ConnectorService.initialize(ConnectorServic
    e.java:55)
    at
    weblogic.t3.srvr.ServerServiceList.initialize(ServerServiceList.java:
    46)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:482)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:202)
    at weblogic.Server.main(Server.java:35)
    --------------- nested within: ------------------
    weblogic.utils.AssertionError: ***** ASSERTION FAILED ***** - with nested
    except
    ion:
    [java.lang.SecurityException: Authentication for user system denied in realm
    wl_
    realm
    Start server side stack trace:
    java.lang.SecurityException: Authentication for user system denied in realm
    wl_r
    ealm
            at weblogic.security.acl.Realm.authenticate(Realm.java:212)
            at weblogic.security.acl.Realm.getAuthenticatedName(Realm.java:233)
            at
    weblogic.security.acl.internal.Security.authenticate(Security.java:12
    Thanks
    Hyun Min.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    Hi,
    I have just the same problem. I am trying to start a managed server on the SAME machine,
    from the SAME domain, from the SAME directory. Therefore they use the SAME filerealm.properties
    I guess that there must be something else than checking that both servers are configured
    with the same system password ...
    We are using WebLogic 6.1 and Portal Server 4.0 on top of it. We have configured
    LDAP Realm V1. Admin server starts OK.
    Thank you for any relevant input.
    Ales
    Parthasarathy Seshadri <[email protected]> wrote:
    Please make sure the password for the system user is the same for the Admin
    and
    managed servers. Please inform whether you have changed the System Password
    as
    described in: http://e-docs.bea.com/wls/docs61/adminguide/cnfgsec.html#1052304.
    Thank you.
    Hyun Min wrote:
    Hello.
    I execute the managed server.
    But the Managed server does not running.
    Why the error occurred in the server?
    D:\bea\wlserver6.1>"D:\bea\jdk131\bin\java" -hotspot -ms64m -mx64m -classpat
    h ".
    .;.\lib\weblogic_sp.jar;.\lib\weblogic.jar;.\samples\eval\cloudsc
    ape\lib\cloudscape.jar;.\config\examples\serverclasses" -Dweblogic.Domain=ex
    ampl
    es -Dbea.home="D:\bea" -Dweblogic.management.password=weblogic -Dweblogic.Pr
    oductionModeEnabled=true -Dweblogic.Name="managedServer" -Dweblogic.manageme
    nt.server="http://localhost:7001"
    "-Djava.security.policy==D:\bea\wlserver6.1/lib/weblogic.policy"
    weblogic.Server
    Starting WebLogic Server ....
    Connecting to http://localhost:7001...
    <2002-02-14 ¿ÀÈÄ 08½Ã09ºÐ01ÃÊ> <Notice> <WebLogicServer> <Starting WebLogic
    Mana
    ged Server "managedServer" for domain "examples">
    java.lang.SecurityException: Authentication for user system denied inrealm
    wl_r
    ealm
    Start server side stack trace:
    java.lang.SecurityException: Authentication for user system denied inrealm
    wl_r
    ealm
    at weblogic.security.acl.Realm.authenticate(Realm.java:212)
    at weblogic.security.acl.Realm.getAuthenticatedName(Realm.java:233)
    at
    weblogic.security.acl.internal.Security.authenticate(Security.java:125)
    at weblogic.security.acl.internal.Security.verify(Security.java:87)
    at
    weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:235)
    at
    weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:2
    2)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    End server side stack trace
    at
    weblogic.rmi.internal.BasicOutboundRequest.sendReceive(BasicOutboundR
    equest.java:85)
    at
    weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:134)
    at weblogic.rmi.internal.ProxyStub.invoke(ProxyStub.java:35)
    at $Proxy7.getAdminMBean(Unknown Source)
    at weblogic.management.Admin.getServer(Admin.java:1252)
    at
    weblogic.connector.common.ConnectorService.initialize(ConnectorServic
    e.java:55)
    at
    weblogic.t3.srvr.ServerServiceList.initialize(ServerServiceList.java:
    46)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:482)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:202)
    at weblogic.Server.main(Server.java:35)
    --------------- nested within: ------------------
    weblogic.utils.AssertionError: ***** ASSERTION FAILED ***** - with nested
    except
    ion:
    [java.lang.SecurityException: Authentication for user system denied in
    realm>> wl_>> realm>>>> Start server side stack trace:>> java.lang.SecurityException: Authentication for user system denied in>realm>> wl_r>> ealm>>         at weblogic.security.acl.Realm.authenticate(Realm.java:212)>>         at weblogic.security.acl.Realm.getAuthenticatedName(Realm.java:233)>>         at>> weblogic.security.acl.internal.Security.authenticate(Security.java:12>>>> Thanks>> Hyun Min.>>-->>Developer Relations Engineer>BEA Support>>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Battery shows as having charge in System Profiler yet will not run from bat

    My MacBook is about a year and half old. My battery just started doing this a few days ago. It shows as not charging. Checking the battery shows that it has 85% power left (this was 86% the day it started). The magsafe connector stays green. The MacBook will not run without the power connected.
    I am not sure if this is an issue with the battery, the batteries connector, or with my MacBook. I'm pretty tight fro cash right now and need my MacBook working. I don't have money to throw at parts I don't need. If anyone has experienced this issue before and has any insight please let me know. I'm a starving web programmer and I need to be able to bring my MacBook with me to meet with clients.
    Thanks,
    Steven
    Battery Information:
    Model Information:
    Serial Number: DP-ASMB016-3738-3b2a
    Manufacturer: DP
    Device name: ASMB016
    Pack Lot Code: 0002
    PCB Lot Code: 0000
    Firmware Version: 102a
    Hardware Revision: 0500
    Cell Revision: 0102
    Charge Information:
    Charge remaining (mAh): 4211
    Fully charged: No
    Charging: No
    Full charge capacity (mAh): 4939
    Health Information:
    Cycle count: 232
    Condition: Good
    Battery Installed: Yes
    Amperage (mA): 0
    Voltage (mV): 12158
    System Power Settings:
    AC Power:
    System Sleep Timer (Minutes): 0
    Disk Sleep Timer (Minutes): 10
    Display Sleep Timer (Minutes): 20
    Automatic Restart On Power Loss: No
    Wake On AC Change: No
    Wake On Clamshell Open: Yes
    Wake On LAN: Yes
    Display Sleep Uses Dim: Yes
    Battery Power:
    System Sleep Timer (Minutes): 5
    Disk Sleep Timer (Minutes): 10
    Display Sleep Timer (Minutes): 1
    Wake On AC Change: No
    Wake On Clamshell Open: Yes
    Display Sleep Uses Dim: Yes
    Reduce Brightness: Yes
    Hardware Configuration:
    UPS Installed: No
    AC Charger Information:
    Connected: Yes
    Charging: No

    Do you think it is software. It will not even boot when the power is not connected. I was thinking it was a problems with ACPI in the EFI BIOS. The strange thing is just a moment ago the magsafe went orange and the power states calculating. This is the first time I've seen the magsafe orange since this started four days ago. I came back to this thread to update it with this little tidbit and saw your reply.
    This is my current power information from system profiler:
    Battery Information:
    Model Information:
    Serial Number: DP-ASMB016-3738-3b2a
    Manufacturer: DP
    Device name: ASMB016
    Pack Lot Code: 0002
    PCB Lot Code: 0000
    Firmware Version: 102a
    Hardware Revision: 0500
    Cell Revision: 0102
    Charge Information:
    Charge remaining (mAh): 4199
    Fully charged: No
    Charging: Yes
    Full charge capacity (mAh): 4939
    Health Information:
    Cycle count: 232
    Condition: Good
    Battery Installed: Yes
    Amperage (mA): 0
    Voltage (mV): 12148
    System Power Settings:
    AC Power:
    System Sleep Timer (Minutes): 0
    Disk Sleep Timer (Minutes): 10
    Display Sleep Timer (Minutes): 20
    Automatic Restart On Power Loss: No
    Wake On AC Change: No
    Wake On Clamshell Open: Yes
    Wake On LAN: Yes
    Display Sleep Uses Dim: Yes
    Battery Power:
    System Sleep Timer (Minutes): 5
    Disk Sleep Timer (Minutes): 10
    Display Sleep Timer (Minutes): 1
    Wake On AC Change: No
    Wake On Clamshell Open: Yes
    Display Sleep Uses Dim: Yes
    Reduce Brightness: Yes
    Hardware Configuration:
    UPS Installed: No
    AC Charger Information:
    Connected: Yes
    Charging: Yes

  • Sharepoint Lotus Notes Connector Not Starting

    We are trying to install the Lotus Notes Connector on our SharePoint 2013 Farm. We are currently running a multi-tier farm. 
    We are running on Windows server 2012, SharePoint 2013 and Lotus Notes 8.0.2. As we provision the Lotus Notes connector with our Crawl account (which has local administration on all of the servers) it seems to create the application pool but then the service
    goes from a “starting” to a “stopped” state within a minute.
    From the ULS logs I can see this error occur
    04/29/2014 10:33:17.00 OWSTIMER.EXE (0x2190) 0x0FBC SharePoint Server Search Connectors:Notes dj8t High Exception caught in Search Notes Provisioning. Notes web service instance NOT PROVISIONEDSystem.ComponentModel.Win32Exception (0x80004005): Access is
    denied at System.Diagnostics.Process.GetProcessHandle(Int32 access, Boolean throwIfExited) at System.Diagnostics.Process.Kill() at Microsoft.Office.Server.Search.Administration.NotesWebServiceInstance.Provision() 11d88b9c-f791-90a7-3cae-b4dabbc1b734
    04/29/2014 10:33:17.08 OWSTIMER.EXE (0x2190) 0x0FBC SharePoint Foundation Topology 8xqz Medium Updating SPPersistedObject NotesWebServiceInstance. Version: 1291875 Ensure: False, HashCode: 18663991, Id: 24190eed-b9c6-4749-aa44-c7432897c0a3, Stack: at Microsoft.Office.Server.Search.Administration.NotesWebServiceInstance.Provision()
    at Microsoft.SharePoint.Administration.SPServiceInstanceJobDefinition.Execute(Guid targetInstanceId) at Microsoft.SharePoint.Administration.SPAdministrationServiceJobDefinition.ExecuteAdminJob(Guid targetInstanceId) at Microsoft.SharePoint.Administration.SPTimerJobInvokeInternal.Invoke(SPJobDefinition
    jd, Guid targetInstanceId, Boolean isTimerService, Int32& result) at Microsoft.SharePoint.Administration.SPTimerJobInvoke.Invoke(TimerJobExecuteData& data, Int32& result) 11d88b9c-f791-90a7-3cae-b4dabbc1b734
    Any feedback/assistance would be greatly appreciated.

    Hi  ,
    According to your error message, it says that when provisioning  NotesWebServiceInstance, access is denied at getting process handle.
    For your issue, you can refer to the similar thread:
    http://social.technet.microsoft.com/Forums/en-US/cd4bdf09-f17d-4885-9a81-7fedbbb0984d/sharepoint-2010-lotus-notes-connector-not-working-for-ln-v65?forum=sharepointadminprevious
    http://www.ericharlan.com/Moss_SharePoint_2007_Blog/sharepoint-2010-lotus-notes-connector-service-a197.html
    Thanks,
    Eric
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support,
    contact [email protected]
    Eric Tao
    TechNet Community Support

  • Uploadjars.bat does not run

    I installed OIM Microsoft Active Directory Connector 9.1.1.7.0 successfully but for copying ldap i had to run uploadjars.bat utility but it does not run.... Please help

    That's more like it. Check the directory from where you are running uploadJars.sh, this directory should have setEnv.sh script also. You should be running the uploadJARS.sh from <IDM_HOME>\server\bin . Have you copied it from the <IDM_HOME>\server\bin to any different location and trying to run it from there?
    Same goes for .bat files too.
    -Bikash

  • Servlet File Not running on Server

    Hi All,
    I have a servlet file named "TestServlet", when I run this file(http://mydomain.com/TestServlet) on server it won't run, but its running on my local machine. Am using Tomcat 5.5.9 and jdk1.5.0_05 and Server configuration also same as my local machine configuration. Please! let me know any suggestion that why its not running on server machine.
    *1. web.xml is:*
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <!DOCTYPE web-app
        PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
        "http://java.sun.com/dtd/web-app_2_3.dtd">
    <web-app>
        <display-name>My Servlet</display-name>
        <description>
          My Test Servlet
        </description>
        <servlet>
            <servlet-name>TestServlet</servlet-name>
            <servlet-class>com.test.TestServlet</servlet-class>
        </servlet>
        <servlet-mapping>
            <servlet-name>TestServlet</servlet-name>
            <url-pattern>/TestServlet</url-pattern>
        </servlet-mapping>
         <welcome-file-list>
              <welcome-file>index.html</welcome-file>
              <welcome-file>index.htm</welcome-file>
              <welcome-file>index.jsp</welcome-file>
         </welcome-file-list>
    </web-app>*2. TestServlet.java file is:*
    package com.test;
    import java.io.IOException;
    import java.io.PrintWriter;
    import javax.servlet.*;
    import javax.servlet.http.*;
    public class TestServlet extends HttpServlet
         public void doPost (HttpServletRequest req, HttpServletResponse response)throws ServletException, IOException
              * Set the content type(MIME Type) of the response.
              response.setContentType("text/html");
              PrintWriter out = response.getWriter();
              * Write the HTML to the response
              out.println("<html>");
              out.println("<head>");
              out.println("<title> A very simple servlet example</title>");
              out.println("</head>");
              out.println("<body>");
              out.println("<h1>Welcome To TestServlet</h1>");
              out.println("</body>");
              out.println("</html>");
              out.close();
        public void doGet(HttpServletRequest request, HttpServletResponse response)
        throws IOException, ServletException
            doPost(request, response);
    }Thanks in Advance,
    Prasath Arjunan.

    PrasathArjunan wrote:
    Yes, I can run my JSPs on my server without any error,
    I don't know which port it has listening in my Server(Tomcat),
    My server also have installed Apache HTTP server and my application is under ROOT directory only.If you don't know then it is most likely the default 8080 port.
    I ask because in your url example you do not provide a port number, so requests are going to port 80. If you have Apache HTTP running there then you must have a connector installed in Apache HTTP that forwards requests to Tomcat? Because then I'd say the mappings are not entirely correct and servlet requests do not reach Tomcat. Post the connector configuration if you are using one.

  • Mail will not run after MBP migration to MBP Retina

    I did a migration from a late 2009 MacBook Pro to a new Retina MacBook Pro and everything seems to have transfered over EXCEPT for Mail. I can't get the app to behave properly.
    When I first launched Mail I was prompted to add a mail account. If I hit the Cancel button, the app crashes. If I go through the steps of adding any accounts (icloud, gmail, exchange have each been tested) nothing happens. If I go into Internet Accounts after I've tried to add, Mail is unchecked. Checking it has no effect. If I try to add an account there in Internet Accounts I get the error "The was a problem setting up the Mail account. An unknown error has occured." After I try to add an account I can't get CMND Q to work, nor quit from the menu, I have to force quit the application.
    I've done the pulling of the V2 folder, no fix
    I've deleted all the accounts in the Internet Accounts panel, no fix
    I've shut off iCloud, no fix
    I've had iCloud on with Documents and Data turned off, no fix
    I've done the terminal defaults delete com.apple.mail ColorQuoterColorList thing, no fix
    I've deleted the folder from the ~Library/Containers/com.apple.mail, no fix
    I've deleted the com.apple.internetaccounts.plist preference file, no fix
    I've zapped the PRAM, no fix
    I've fixed permissions, no fix
    I've even done an reinstall on Maverick from Recovery start,.....no fix
    The only thing I've gotten to do anything has been creating a new user and was able to set up my gmail to work for that user so something corrupt or blocking me from getting Mail to work in my Admin/main account user.
    Could REALLY use some help getting my Mail running!!
    THANK!!

    I had migration problems transferring data from old Mac Book Pro running Mavericks (10.9) to new MBP Running Mavericks (10.9).
    The only solution that worked for me and have everything run correctly was to migrate from my Time Machine Time Capsule.
    Here is what I did To Fix Migrate Problems From Old Mac To New Mac -
    But Email Did Not Run Correctly after migration:
    A. Process To Correct Migration Problems from old Mac Book to New Mac Book:
    Set up computer and after it is set up then do steps 1 - 5:
    1. Set Apple Preferences > Energy Saver > Put Computer to Sleep Never, Do Not Put Hard Drive To Sleep.
    2. Use Disk Utility to verify and correct  the source:  Disk and Disk Permissions
    3. Reset Pram: Restart Computer and Immediately hold down the Command, Option, P, R Keys simultaneously until computer chimes ring twice
        http://support.apple.com/kb/PH14222
    4. Reset SCM (System Management Control): Shut down computer, then: Simultaneously hold down Shift, Control, Option, Power Button - for MacBooks Late 2009 and later
        http://support.apple.com/kb/ht3964
    5. Run Migration Assistant (in Utilities Folder which is inside the Applications folder)
    B. Email Problems After Migration - GRRR!
    After Migration I had Email Problems with my email Sub Folders not being visible, all emails not viewable and could not access my iCloud Email Account.
    I tried re-indexing mail by removing Envelop files from the Mail Data folder (path: Go menu, hold down option key, Library > Mail > V2 folder > Mail Data folder > 3 Envelope files (move to desk top).
    Nothing worked.
    C. Solution: I migrated data from Time Machine Time Capsule to my new Mac Book Pro.  All worked correctly - Rejoice!
    To Migrate from Time Capsule to new Mac:
    Get an Ethernet to Lightning Adapter to connect Time Capsule to New Mac
    You can use the Ethernet to USB adapter but Lightning adapter has much faster throughput.
    1. Back up your old Mac using Time Machine
    2. Connect your new computer to Time Capsule with ethernet to Lightning or USB adapter
    3. Verify the Sparsebundle (backup data file) on Time Capsule using Disk Utilitiy
    Path to Sparsebundle:
    A. Using the Mac connect to Time Capsule go to Finder > Go Menu > Network > select Time Capsule, log into Time Capsule > select User > you will see Sparsebundle file
    B. Run Disk Utility to Verify / Fix  data
    Time to back up data from New Computer to Time Capsule.
    I am now running a new backup from new computer to Time Capsule via Ethernet to USB connector (would recommed using Ethernet to Lightning connection).
    Backing up 126 GB.  So far it has taken 6 hours to back up 7.8 GB.  Estimated time to complete is 4 days.
    Very slow.  When I get my ethernet to Lightning adapter I  will replace the USB wth Lightning adapter and would expect a much faster through put - UB2 maxes out at 42 MB per sec and Lightning is at least 5 times faster.

  • SAPOSCOL not running in MS Cluster

    Hi, gurus:
    We have a problem with SAPOSCOL in a SAP ECC 6.0 system (SAP ECC 6.0 + NetWeaver 7.00 + Oracle 10.2 + Windows Server 2003 R2 Enterprise x64 Edition) running over a MS cluster:
    Transactions OS06/ST06 shows no data, and they show an info message wich states: SAPOSCOL not running ? (shared memory not available ). When we checked this issue, we noticed that, in fact, there is no sapcoscol.exe task running in any node.
    But when we try to start the service (both using microsoft services console and cmd commands) although we can see the process running in the node which owns all the resources, SAP seems not notice that. The information system shows in ST06>Operating System Collector>Status is the following:
    iinterval             0             sec.
    Collector Version:
    Date/time             05.09.2008 16:55:01
    Start of Collector
    Status report
    Collector Versions                         
      running                                   COLL 20.95     700     - 20.64     NT 07/10/17
      dialog                                   COLL 20.95     700     - 20.65     NT 08/02/06
    Shared Memory                              attached
    Number of records                         575
    Active Flag                              active     (01)
    Operating System                         Windows NT     5.2.3790 SP     2 BL-SAP2 4x AMD64 Level 1
    Collector PID                              0 (00000000)
    Collector                                   not running (process ID not found).
    Start time coll.                              Thu Jan 01     01:00:00 1970
    Current     Time                              Fri Sep 05     16:55:01 2008
    Last write access                         Mon Sep 01     11:28:23 2008
    Last Read  Access                         Fri Sep 05     15:54:00 2008
    Collection Interval                         10     sec     (next delay).
    Collection Interval                         10     sec     (last ).
    Status                                   read
    Collect     Details                         required
    Refresh                                   required
    Header Extention Structure                    
    Number of x-header          Records          1
    Number of Communication     Records          60
    Number of free Com.          Records          60
    Resulting offset to     1.data rec.               61
    Trace level                                   3
    Collector in IDLE -     mode ?               NO
      become idle after     300     sec     without     read access.|
      Length of     Idle Interval                    60     sec
      Length of     norm.Interval                    10     sec
    But saposcol.exe is running with a certain PID in the same note than SAP and Oracle under user sapservice<sid>
    We have tried to run saposcol in several ways (as, I have noted before: from microsoft service console, from cmd line using "net start saposcol", using the saposcol under C:\WINDOWS\SapCluster and the one under
    F:\usr\sap\PRD\sys\exe\run, fom the two nodes, accessing the cluster through several IPs...) and tried the commands saposcol -c and saposcol -k but we cannot get the saposcoll run. Moreover, we haven't found any log information. The only log we (and SAP) could find is the one located in C:\WINDOWS\SapCluster\dev_coll.
    This log remain frozen at September 1st:
          SAPOSCOL version  COLL 20.95 700 - 20.64 NT 07/10/17, 64 bit, multithreaded, Non-Unicode
          compiled at   Feb  3 2008
          systemid      562 (PC with Windows NT)
          relno         7000
          patch text    COLL 20.95 700 - 20.64 NT 07/10/17
          patchno       146
          intno         20050900
          running on    BL-SAP2 Windows NT 5.2 3790 Service Pack 2 4x AMD64 Level 15 (Mod 65 Step 3)
    12:04:16 01.09.2008   LOG: Profile          : no profile used
    12:04:16 01.09.2008   LOG: Saposcol Version  : [COLL 20.95 700 - 20.64 NT 07/10/17]
    12:04:16 01.09.2008   LOG: Working directory : C:\WINDOWS\SAPCLU~1
    12:04:16 01.09.2008   LOG: Allocate Counter Buffer [10000 Bytes]
    12:04:16 01.09.2008   LOG: Allocate Instance Buffer [10000 Bytes]
    12:04:17 01.09.2008   LOG: Shared Memory Size: 71898.
    12:04:17 01.09.2008   LOG: Connected to existing shared memory.
    12:04:17 01.09.2008   LOG: MaxRecords = 575 <> RecordCnt + Dta_offset = 614 + 61
    12:04:22 01.09.2008 WARNING: WaitFree: could not set new shared memory status after 5 sec
    12:04:22 01.09.2008 WARNING: Cannot create Shared Memory
    Kernel Info:
    Kernel release    700
    Compilation        NT 5.2 3790 Service Pack 1 x86 MS VC++ 14.00
    Sup.Pkg lvl.       146
    ABAP Load       1563
    CUA load           30
    Mode                opt
    Can anyone shed some light on the subject?
    Thank you very much and kind regards
    Edited by: Jose Enrique Sepulveda on Sep 6, 2008 2:10 AM

    Dear bhaskar:
    Thanks for your reply. We have considered balancing the system to the other node or reboot the system to free resources, in order to re-create the shared memory, but in the past, the balancing process (move resources from one node to the other) has caused problems. Since this is a critical system, stopping (or balancing) is not an option right now, and updating the kernel requires an ABAP stack reboot plus the kernel change : any changes in system configuration requires a longer approval/planning process than a reboot.
    Moreover, the OS collecting system and its display in OS06/ST06 has worked fine until now.
    Does anyone knows if a reboot has solved this kind of problem in a similar situation?
    Thanks in advance
    José Enrique

  • HT1349 I can not run the scanner in my main user, but only the second user and the same thing with updating apps! Why is this happening???

    I can not run the scanner in my main user, but only the second user and the same thing with updating apps! Why is this happening???

    Welcome to the Apple Community.
    Enter the details of her second account at system preferences> mail, contacts & calendars.

  • When KM Scheduler is stopped or not running

    Hi Experts,
    I have created KM Scheduler using the blog https://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/1515.Scheduled for every 30 mins.
    In Systemadmin>Monitor> KM-->i can see whether Scheduler is running or not.
    Now the requirement is to send a mail to the portal support team when Scheduler is stopped or not running. Is it possible?and how we can proceed?
    Please guide me.
    Sony.

    Try the Firefox SafeMode. <br />
    ''A troubleshooting mode, which disables most Add-ons.'' <br />
    ''(If you're not using it, switch to the Default Theme.)''
    # You can open the Firefox 4/5/6/7 SafeMode by holding the '''Shft''' key when you use the Firefox desktop or Start menu shortcut.
    # Or use the Help menu item, click on '''Restart with Add-ons Disabled...''' while Firefox is running. <br />
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before using the Firefox shortcut (without the Shft key) to open it again.''
    If it is good in the Firefox SafeMode, your problem is probably caused by an extension, and you need to figure out which one. <br />
    http://support.mozilla.com/en-US/kb/troubleshooting+extensions+and+themes

  • KM Scheduler Task is not running...

    Dear All,
    I have created a KM Scheduler Task using the NDWS Wizard. I followed prakash's blog (http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/1515). My doubt is where exactly the attributes are created? and can any one guide how to create the attributes in .cc.xml file. And how does public void run( String id, Properties properties ) it works?
    The application was successfully deployed. I am able to see my task under System Administration->System Configuration->Knowledge Management->Configuration->Content Management->Global Services->Scheduler Tasks.  but I think it is not running. Can any one give some clue on this. As i'm not finding any thing uder Kmcontent>Documents.
    Do i need to configure anything to run KM scheduler Task?
    Thanks and Regards,
    JAGAN.
    Edited by: Jagan456533 on Jan 19, 2011 11:10 AM

    Hi Jagan,
    The status "0" for your task in "Component Monitor" is fine.
    Navigate to System Administration> System Configuration>Service Configuration. You can see here Applications and Portal runtime.
    Open Applications--> and you Task. Right click on your task folder and say Administrate. Here you check whether your task has been stopped, running. Make sure its running. ( Try refresh, if its already running ).
    In you task folder, you will see "Service Folder"  under this, you will see "RFServiceWrapper", right click on it and say configure, make sure the values are like shown below:
    Name : http://sapportals.com/xmlns/cm/sch
    Value: Value1
    Also make sure in your portalapp.xml, the values are same:
    RFServiceWrapper
    service-config
    className= com.sap.netweaver.rf.wrapper.RFServiceWrapper
    startup= true
    service-profile
    Name= = http://sapportals.com/xmlns/sch
    Prof= Value1
    You see tha the same name is used "Value1" in RFServiceWrapper both in portalapp.xml and in Service Configuration.
    You can use any other name but the it should be same in both the places.
    Make all these changes, and then restart your task in Service configuration again. Any changes in portalappl.xml, restart is necessary.
    Kind Regards,
    Poornima

Maybe you are looking for

  • Print to PDF is very slow showing "save as" dialog when printing from Outlook 2013

    Hello, I'm having a problem with one of my users.  The problem is intermittent.  At first when I was looking at the issue, here is what I saw: In Outlook 2013, I opened an e-mail.  I then selected Print, selected the Adobe PDF printer, and hit the pr

  • Illustrator - Can't open files

    Attempting to open various files, all .ai type but my Illustrator just hangs and i i have force quit. Any ideas what i could try? Thanks Dean

  • Trying to disable mouse pad on laptop - HP Model dv-4087cl

    HP  Model dv-4087cl   Serial CNF0446FN5  Product WQ6374A#ABA  Hi, I am trying to diable the touchpad on the laptop. Issue: anytime i type anything on the keyboard my wrist hardly brushes against the mouse touchpad and it completely changes the area w

  • Pictures in Movies

    When I set a Pictures in my movie (PiP) is ok but if I set another Pictures (PIP) after the previous one, the movies stop it when the second picture begins and it restart at the end of the secon PIP. How can I fix it?

  • How to check what is missing from iTunes library?

    Today I moved my entire iTunes library onto my external hard drive as I needed to reinstall Windows. I had 622 artists at the time. I copied over the entire My Music folder to my external hard drive before formatting my hard drive to make sure I didn