DSEE 7 lacks webconsole administration, dscc agent problems

I recently reinstalled one of my Sun Sparc (V210) servers with the latest Solaris 10 release.
Solaris 10 10/09 s10s_u8wos_08a SPARC
Previously I had DSEE 6.3 installed. Didn't have the original downloads handy (my bad) so went to download them again. The oracle download liinks are currently brokem (thanks oracle.) It was fine last week. As per previous post was able to download DSEE 7 packages. Could not download DSEE 6 packages. Installed DSEE 7. Created my database instances and suffixes and restored from LDIF files
server1# dsadm create ...
server1# dsconf create-suffix ...
server1# dsadm import ...
I can not get the DSCC webconsole module to work.
Did the following
server1# /opt/SUNWdsee7/bin/dsccsetup initialize
server1# svcadm restart webconsole
server1# /usr/sbin/cacaoadm enable
server1# /usr/sbin/cacaoadm start
start: server (pid 7270) already running
server1# ./dsccsetup cacao-reg
DSCC Agent is already registered
Can login to the server webconsole with no problem, but the dscc app is not listed.
If I try to manage the ldap server on this server (e.g. server1) from web console on another machine (e.g. server2) , I get the warning that the dscc agent is not running on the server1.. Which it clearly is.

I have installed Sun web server 7.0 on my server. When prompted, I specified /usr/java (ie. java jdk 1.5.0_25-b03) for the java path.) Web server wanted 1.5._09 or later.
jdk 1.5.0_25-b03 is the default java install on the system.
# java -version
java version "1.5.0_25"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_25-b03)
Java HotSpot(TM) Server VM (build 1.5.0_25-b03, mixed mode)
jdk1.6.0_21 is also installed but is not the default.
It seems that something than runs with java 1.5 is not necessarily guaranteed to run with java 1.6 so I figured.
I editted the admin server magnus.conf file as per the install docn.
"dsccsetup initialize" seemed to finally run without leaving messages in /var/adm/messages about java problems.
I deployed the WAR file in the web server. If I click the option to enable JSP precompiliation I get the message
ADMIN3320: JSP Compilation Error: file:/opt/sun/webserver7/admin-server/config-store/xxxxxxxxxxxxxx/dscc7/jsp/ProxyInstanceNotImplemented.jsp(51,0) PWC6305: The end tag "</cc:pagetitle" is unbalanced
If I deploy with out enabled JSP precompilation it seems to deploy OK. When I connect (from Firefox 3 on linux) to
http://myserver.domain.com /dscc7 I get redirected to
http://myserver.domain.com/dscc7/dcc7Module/DCC
with the messages
Error reading installation configuration
An unexpected error occurred while checking the status of Sun Directory Service Control Center.
Show Details
Hide Details
Install Error Code: 3
Stack:
com.sun.directory.common.slapx.AdmCmdErrorException: /opt/SUNWdsee7/bin/dsadm info all separator = /var/opt/SUNWdsee7/dcc/ads [exitCode=60]
com.sun.directory.common.slapx.AdmCmd.run(AdmCmd.java:94)
com.sun.directory.common.slapx.AdmCmd.run(AdmCmd.java:56)
This aside, I can still not register this server in the dscc console on any of the other directory servers (they are running DSEE 6.3.) Those servers report that cacao is not running on this server. It clearly is running tho.
# cacaoadm status
default instance is ENABLED at system startup.
Smf monitoring process:
1200
1201
Uptime: 2 day(s), 17:25
Are these two issues related? Are they both symptoms of a java problem (I didn't think cacao used java)?
Are they both symptoms of cacao not responding to queries?
Are they both sympoms of a problem with dscc agent not working properly?
The port dscc agent port is open to other machiens
telnet xxxx 11162Trying xxxx...
Connected to xxx.
Escape character is '^]'.
&#65533;&#65533;sr5javax.management.remote.message.HandshakeBeginMessage&#65533;,&#65533;&#65533;&#65533;6profilestLjava/lang/String;Lversionq~xptTLS SASL/PLAINt1.0^CConnection closed by foreign host.

Similar Messages

  • Dscc add agent problem

    I am getting this error when i try to add a agent to my registry, please help me how to over come it..
    com.sun.directory.dcc.ads.ADSContextException
            at com.sun.directory.dcc.ads.ADSContext.readNquickRegistry(ADSContext.ja
    va:361)
            at com.sun.directory.dcc.cli.config.CmdAddAgent.perform(CmdAddAgent.java
    :211)
            at com.sun.directory.clip.ClipSubcommand.execute(ClipSubcommand.java:89)
            at com.sun.directory.clip.FriendlySubcommand.execute(FriendlySubcommand.
    java:68)
            at com.sun.directory.clip.ClipParser.execute(ClipParser.java:198)
            at com.sun.directory.dcc.cli.config.ConfigMain.main(ConfigMain.java:24)
    Caused by: javax.naming.NamingException: [LDAP: error code 1 - Operations Error]
    ; remaining name 'cn=Agents,cn=dscc'
            at com.sun.jndi.ldap.LdapCtx.mapErrorCode(LdapCtx.java:3107)
            at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:3013)
            at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2820)
            at com.sun.jndi.ldap.LdapCtx.searchAux(LdapCtx.java:1829)
            at com.sun.jndi.ldap.LdapCtx.c_search(LdapCtx.java:1752)
            at com.sun.jndi.toolkit.ctx.ComponentDirContext.p_search(ComponentDirCon
    text.java:368)
            at com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.search(PartialCom
    positeDirContext.java:338)
            at com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.search(PartialCom
    positeDirContext.java:321)
            at javax.naming.directory.InitialDirContext.search(InitialDirContext.jav
    a:248)
            at com.sun.directory.dcc.ads.ADSContext.readNquickRegistry(ADSContext.ja
    va:347)
            ... 5 more
    _embeddedException = {
    javax.naming.NamingException: [LDAP: error code 1 - Operations Error]; remaining
    name 'cn=Agents,cn=dscc'
            at com.sun.jndi.ldap.LdapCtx.mapErrorCode(LdapCtx.java:3107)
            at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:3013)
            at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2820)
            at com.sun.jndi.ldap.LdapCtx.searchAux(LdapCtx.java:1829)
            at com.sun.jndi.ldap.LdapCtx.c_search(LdapCtx.java:1752)
            at com.sun.jndi.toolkit.ctx.ComponentDirContext.p_search(ComponentDirCon
    text.java:368)
            at com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.search(PartialCom
    positeDirContext.java:338)
            at com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.search(PartialCom
    positeDirContext.java:321)
            at javax.naming.directory.InitialDirContext.search(InitialDirContext.jav
    a:248)
            at com.sun.directory.dcc.ads.ADSContext.readNquickRegistry(ADSContext.ja
    va:347)
            at com.sun.directory.dcc.cli.config.CmdAddAgent.perform(CmdAddAgent.java
    :211)
            at com.sun.directory.clip.ClipSubcommand.execute(ClipSubcommand.java:89)
            at com.sun.directory.clip.FriendlySubcommand.execute(FriendlySubcommand.
    java:68)
            at com.sun.directory.clip.ClipParser.execute(ClipParser.java:198)
            at com.sun.directory.dcc.cli.config.ConfigMain.main(ConfigMain.java:24)
    C:/sun/dsee7/var/dcc/agent has not been registered in DSCC on Host name

    Hi,
         This is the ODSEE version, i am using 11.1.1.7.0, when i try to add an agent by executing this command " dsccreg add-agent -h C:\sun\dsee7\var\dcc\agent "
    it ask me for a dscc agent and administrator password, after it shows this  error,
    Internal error
    java.lang.NumberFormatException: For input string: "\sun\dsee7\var\dcc\agent:399
    8"
            at java.lang.NumberFormatException.forInputString(NumberFormatException.
    java:48)
            at java.lang.Integer.parseInt(Integer.java:449)
            at java.lang.Integer.parseInt(Integer.java:499)
            at com.sun.jndi.toolkit.url.Uri.parse(Uri.java:214)
            at com.sun.jndi.toolkit.url.Uri.init(Uri.java:120)
            at com.sun.jndi.ldap.LdapURL.<init>(LdapURL.java:67)
            at com.sun.jndi.ldap.LdapCtxFactory.getUsingURL(LdapCtxFactory.java:146)
            at com.sun.jndi.ldap.LdapCtxFactory.getUsingURLs(LdapCtxFactory.java:193
            at com.sun.jndi.ldap.LdapCtxFactory.getLdapCtxInstance(LdapCtxFactory.ja
    va:136)
            at com.sun.jndi.ldap.LdapCtxFactory.getInitialContext(LdapCtxFactory.jav
    a:66)
            at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:6
    67)
            at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:288
            at javax.naming.InitialContext.init(InitialContext.java:223)
            at javax.naming.ldap.InitialLdapContext.<init>(InitialLdapContext.java:1
    34)
            at com.sun.directory.common.ssl.LdapContextUtils$3.run(LdapContextUtils.
    java:252)
            at java.lang.Thread.run(Thread.java:662)
    Please help me,
    Thanks,
    santosh

  • Help DSCC agent not communicating with AppServer or Tomcat?!

    Installing Directory Server Enterprise Edition 6.3 From Zip Distribution on system running Solaris10 11/08.
    Cannot get DSCC to work with either AppServer or Tomcat.
    Both AppServer & Tomcat deploy DSEE WAR file and I can look at things that I have manually registered via command line. Cacao agent is running it is just not communicating with AppServer or Tomcat so it cannot commit any actions such as starting and stopping directory instances or creating new directories instances within the web app.
    Is this a bug that occurs only when doing a new install using the Zip Distribution?
    The Error message I get regardless if Appserver or Tomcat is:
    "Could not contact the DSCC agent on <server>. Use the command cacaoadm to check that the DSCC agent is installed and running on port 11169."
    I changed to port 11169 because it had a conflict on default port 11162.
    Output from cacaoadm & dsccsetup commands is follows:
    root@dsee:/ $ /local/dsee6/cacao_2/usr/lib/cacao/bin/cacaoadm status
    default instance is DISABLED at system startup.
    Smf monitoring process:
    8423
    8424
    Uptime: 0 day(s), 0:47
    root@dsee:/ $ /local/dsee6/cacao_2/usr/lib/cacao/bin/cacaoadm list-params
    snmp-adaptor-port=11161
    snmp-adaptor-trap-port=11162
    jmxmp-connector-port=11169
    commandstream-adaptor-port=11163
    rmi-registry-port=11164
    secure-webserver-port=11165
    java-flags=-Xms4M -Xmx128M -Dcom.sun.management.jmxremote -Dfile.encoding=utf-8
    java-home=/local/jre
    jdmk-home=/local/dsee6/private
    nss-lib-home=/local/dsee6/private/lib
    nss-tools-home=/local/dsee6/bin
    retries=4
    enable-instrumentation=false
    network-bind-address=0.0.0.0
    root@dsee:/ $ /local/dscc6/bin/dsccsetup status -v
    ## /local/webconsole/usr/sbin/smreg/smreg is MISSING
    ## /local/webconsole/usr/sbin/smcwebserver/smcwebserver is MISSING
    ## /local/dscc6/dccapp is present
    Sun Java (TM) Web Console is not installed
    ## /local/dsee6/cacao_2/usr/lib/cacao/bin/cacaoadm is present
    ## /local/dsee6/cacao_2/.configured is present
    ## /local/dscc6/lib/jar/nquickmodule.jar is present
    ## Running /local/dsee6/cacao_2/usr/lib/cacao/bin/cacaoadm list-modules -r
    DSCC Agent is registered in Cacao
    ## Running /local/dsee6/cacao_2/usr/lib/cacao/bin/cacaoadm status
    ## Running /local/dsee6/cacao_2/usr/lib/cacao/bin/cacaoadm list-modules
    ## Running /local/dsee6/cacao_2/usr/lib/cacao/bin/cacaoadm get-param network-bind-address
    ## Running /local/dsee6/cacao_2/usr/lib/cacao/bin/cacaoadm get-param jmxmp-connector-port
    Cacao uses a custom port number (11169)
    ## /local/ds6/bin/dsadm is present
    DSCC Registry has been created
    Path of DSCC registry is /local/var/dscc6/dcc/ads
    Port of DSCC registry is 3998
    Any work around or ideas on how to get DSCC working?
    Thanks!

    I started over and installed Glassfish and everything just worked. After the fact I think the real problem was related to the server.policy file. I think this was the problem because using the default appserver 8.2 that comes with Solaris has a different path and I got this same error when tried using tomcat also. When installing glassfish it uses this default path as in the server.policy example as follows so it just worked.
    Add the following lines in the {install-dir}/domains/domain1/config/server.policy file
    // Permissions for Directory Service Control Center
    grant codeBase "file:${com.sun.aas.instanceRoot}/applications/j2ee-modules/DSCC/-"
    permission java.security.AllPermission;
    Hope this helps some as I was really stuck and confused at the time and just started playing with the stuff. Growing pains. Thanks to those that replied.
    Thanks!
    Wences

  • Could not contact the DSCC agent on ldap-dj (my testing host)

    Hi,
    I have installed dsee7 "Oracle Directory Serivce Control"
    When I am attempting to register a server. I receive the following error message
    Additionally having problems to enable cacaoadm.... any recommendations?
    Your help is greatly appreciated.
    Thanks.
    D.J.
    "Could not contact the DSCC agent on ldap-dj. Use the cacaoadm to check that the DSCC agent is installed and running on port 11162
    [oracle@ldap-dj bin]$ dsccsetup status
    DSCC Agent is registered in Cacao
    Cacao is down. Start it using:
            /u01/dsee7/ext/cacao_2/cacao2/bin/cacaoadm start
    Cacao uses a custom port number (21162)
    DSCC Registry has been created
    Path of DSCC registry is /u01/dsee7/var/dcc/ads
    Port of DSCC registry is 3998
    [oracle@ldap-dj bin]$
    [oracle@ldap-dj bin]$ id
    uid=501(oracle) gid=502(oinstall) groups=502(oinstall),503(dba),504(oper),505(asmadmin)
    [oracle@ldap-dj bin]$
    [oracle@ldap-dj bin]$ dsccreg list-servers -h 3998
    Enter DSCC administrator's password:
    Failed to connect to ldap://3998:3998
    3998:3998
    [oracle@ldap-dj bin]$ dsccreg add-server -h localhost -p 3998 /u01/dsee7/var/local/dsInst/
    Enter DSCC administrator's password:
    /u01/dsee7/var/local/dsInst/ is an instance of DS
    Enter password of "cn=Directory Manager" for /u01/dsee7/var/local/dsInst/:
    This operation will restart /u01/dsee7/var/local/dsInst/.
    Do you want to continue ? (y/n) y
    Connecting to /u01/dsee7/var/local/dsInst (using ldap://127.0.0.1:1389)
    Enabling DSCC access to /u01/dsee7/var/local/dsInst
    Restarting /u01/dsee7/var/local/dsInst
    Registering /u01/dsee7/var/local/dsInst in DSCC on localhost.
    [oracle@ldap-dj bin]$ dsccreg list-servers -h 3998
    Enter DSCC administrator's password:
    Failed to connect to ldap://3998:3998
    3998:3998
    [oracle@ldap-dj bin]$
    [oracle@ldap-dj bin]$
    [oracle@ldap-dj bin]$ cacaoadm status
    default instance is DISABLED at system startup.
    default instance is not running.
    [oracle@ldap-dj bin]$
    [oracle@ldap-dj bin]$ cacaoadm enable
    This action cannot be performed by a non privileged user.
    [oracle@ldap-dj bin]$
    [oracle@ldap-dj bin]$ cacaoadm start
    [oracle@ldap-dj bin]$ cacaoadm status
    default instance is DISABLED at system startup.
    Current retries count : 3/4
    Processes:
    16433
    Daemon is running but not available. Try again as it might be starting.
    [oracle@ldap-dj bin]$

    As you can see, the ODSEE cacao instance is running on custom port 21162, while the DSCC tries to contact it on port 11162... which is not available.
    also, the error you have here:
    [oracle@ldap-dj bin]$ dsccreg list-servers -h 3998
    Enter DSCC administrator's password:
    Failed to connect to ldap://3998:3998
    3998:3998
    [oracle@ldap-dj bin]$
    is pretty trivial: you're trying to connect to a host (-h parameter) called 3998 ... which I guess is not correct; try -h ldap-dj instead

  • Could not reach dscc agent, check cacaoadm status on remote server

    Dear All,
    Below issue, am able to see here discussed previously, but it was not resolved properly, hence please help me here to understand more.
    We are trying to create a new ldap instance remotely from the DSCC server, but able to see that the particular remote server dscc agent port 11162 is not accessible from DSCC server. While trying to create a new instance, able to get an error message as " could not reach dscc agent on XXX server, Use the command cacaoadm command to check that the dscc agent is installed and running on the port 1162"
    Possible reason which could have
    1] Cacao not running on the XXX box
    Answer: Verified its status, the service is running and also the particular port is on listen mode
    bash-3.00# cacaoadm status
    default instance is ENABLED at system startup.
    Smf monitoring process:
    18452
    18453
    Uptime: 0 day(s), 0:23
    bash-3.00# netstat -an | grep 11162
    *.11162 *.* 0 0 49152 0 LISTEN
    2] The cacao by default is listening to its loop back address and need to change its values to 0.0.0.0 for accepting all connections.
    Answer: We were already changed its value to 0.0.0.0 [ In one thread there was an advise to change to host IP address, we tried that one also]
    bash-3.00# cacaoadm list-params | grep network
    network-bind-address=0.0.0.0
    3] Firewall level block happening for port 11162
    Presently we are investigating this part.
    But I were trying to find out any other issue can cause this problem? I were able to see multiple thread were pointing same error message, but were not that much helpful compare to our present situation. When am doing a telnet attempt from DSCC server to XXX server, its failing. Not sure exactly firewall is blocking this connection or cacao not able to establish connection from outside. Please advise
    Thanks,

    For starters try using a telnet from the dscc to the cacao port on the remote server, to make sure you can connect. If you can, I've seen similar issues, when the remote server can't resolve the hostname of the dscc server. Make sure the remote server has the dscc hostname in it's /etc/hosts file, or if you're using DNS make sure you can resolve the dscc, and do the same on the dscc, make sure it can resolve the hostname of the remote server.
    Hope this helps!
    Matt

  • Dccs agent problem

    Hi,
    I've recently installed the Java enterprise directory server, followed the procedures and logged in to the java webconsole.
    Now i would like to add a new directory server. So i filled in the form
    Host: known host: (the server itself)
    LDAP port 189
    secure LDAP port 190
    Directory Manager DN: cn=directory manager
    Required Field Directory Manager Password: ********
    Required Field Confirm Password:      ********
    Required Field Runtime User ID: root     
    Required Field Runtime User Password:      ********
    Provide the root password if Runtime User ID is nobody (UNIX)
    Required Field DSCC Agent Port: 11162     
    Required Field Directory Manager Password: **********      
    Required Field Confirm Password:      
    when I click next
    I get this error:
    Could not contact dscc agent on host. Use the command cacaoadm..........
    I used the following commands:
    ./cacaoadm enable (to make sure it starts automaticly)
    ./cacaoadm list params to check if it uses the correct port
    ./cacaoadm restart
    ./cacaoadm verify configuration returns nothing :s
    Whats wrong/missing?

    cacaoadm is probably set to start up on localhost by default, and the DSCC is most likely trying to talk on the external interface.
    # cacaoadm list-instances
    default
    # cacaoadm list-params -i default
    ...snipped...
    network-bind-address=127.0.0.1
    ...snipped...
    If this is the case, the "network-bind-address" setting needs to be set to "0.0.0.0" or to the IP address that you want to communicate on. The man page says to stop the cacaoam daemon before changing the network bind address parameter.
    # netstat -an -f inet | grep 11162
    127.0.0.1.11162 *.* 0 0 32764 0 LISTEN
    # cacaoadm stop
    # cacaoadm set-param network-bind-address=0.0.0.0
    # cacaoadm start
    # netstat -an -f inet | grep 11162
    *.11162 *.* 0 0 32764 0 LISTEN

  • Could not contact the DSCC agent

    Hello,
    I'm having a little problem with my DSCC.
    As described here: http://docs.sun.com/app/docs/doc/820-2761/install-bits-zip?a=view
    I tried to install the dscc on a sun web application server.
    Everything went fine till i tried to install a directory server instance from the dscc web application.
    I got the following error:
    Could not contact the DSCC agent on <hostname>. Use the command cacaoadm to check that the DSCC agent is installed and running on port 11162.
    The agent is running:
    -bash-3.00$ ./cacaoadm status
    default instance is DISABLED at system startup.
    Current retries count : 0/4
    Processes:
    200
    Uptime: 0 day(s), 18:25
    and apparently the connections are established:
    -bash-3.00$ netstat -a | grep 11162
    ***.47776 ***.11162 49152 0 49152 0 CLOSE_WAIT
    ***.11162 ***.47776 49152 0 49152 0 FIN_WAIT_2
    ***.47791 ***.11162 49152 0 49152 0 CLOSE_WAIT
    ***.11162 ***.47791 49152 0 49152 0 FIN_WAIT_2
    *.11162 *.* 0 0 49152 0 LISTEN
    ***.47734 ***.11162 49152 0 49152 0 CLOSE_WAIT
    I tried to re-deploy the war several times and to restart the agent as well, but no sigar !
    Anyone got an idea what I'm doing wrong ?

    Couple of bugs (6710514 and 6710506) talk about a very similar problem, but no solution. Is any exception thrown for you, on the DSCC popup or in App Server's logs? Does the problem go away when you try it again? Do let us know.

  • Excel Web Access(An error has occurred.Please contact your system administrator if this problem persists. )

    I'm using share point 2007 under windows server 2008 R2(one web server, another db server).When I publish a excel(*.xlsx) to report library or view it in web browser with the same error as bellows:
    Excel Web Access
    An error has occurred.
    Please contact your system administrator if this problem persists.
    Please kindly support to guide how to fix it with bellow information in details such as log.Many thanks!
    1. The 12/logs file is as bellows:
    10/10/2014 09:53:55.18  w3wp.exe (0x6528)                        0x5C08 Excel Services               
     Excel Calculation Services     2u7d Medium   ExcelServerSharedWebApplication.Local: An exception was thrown by configdb infrastructure: System.InvalidOperationException: ExcelServerSharedWebApplication.Local: Could
    not get ServerContext.Current, which indicates that either SharePoint or the SSP infrastructure isn't provisioned correctly or that we're running outside of a web context.     at Microsoft.Office.Excel.Server.ExcelServerSharedWebApplication.get_Local(). 
    10/10/2014 09:53:55.18  w3wp.exe (0x6528)                        0x5C08 Excel Services               
     Excel Services Administration  8tqh Critical Excel Services: Unexpected exception while trying to access Shared Services Database;. Error = ExcelServerSharedWebApplication.Local: Could not get ServerContext.Current, which indicates that
    either SharePoint or the SSP infrastructure isn't provisioned correctly or that we're running outside of a web context.. 
    10/10/2014 09:53:55.18  w3wp.exe (0x6528)                        0x5C08 Excel Services               
     Excel Web Access               6nfi Unexpected InternalEwr.OpenWorkbook - An unexpected exception in the ECS Proxy occurred. Message: Microsoft.Office.Excel.Server.ExcelServerSettingException:
    An error has occurred. ---> System.InvalidOperationException: ExcelServerSharedWebApplication.Local: Could not get ServerContext.Current, which indicates that either SharePoint or the SSP infrastructure isn't provisioned correctly or that we're running
    outside of a web context.     at Microsoft.Office.Excel.Server.ExcelServerSharedWebApplication.get_Local()     --- End of inner exception stack trace ---     at Microsoft.Office.Excel.Server.ExcelServerSharedWebApplication.get_Local()    
    at Microsoft.Office.Excel.Server.ExcelServerSettings.get_Settings()     at Microsoft.Office.Excel.Server.ExcelServerSettings.get_EcsList()     at Microsoft.Office... 
    2.the event in event viewer is:
    Log Name:      Security
    Source:        Microsoft-Windows-Security-Auditing
    Date:          2014/10/10 9:49:43
    Event ID:      4625
    Task Category: Logon
    Level:         Information
    Keywords:      Audit Failure
    User:          N/A
    Computer:      ***.net
    Description:
    An account failed to log on.
    Subject:
     Security ID:  NULL SID
     Account Name:  -
     Account Domain:  -
     Logon ID:  0x0
    Logon Type:   3
    Account For Which Logon Failed:
     Security ID:  NULL SID
     Account Name:  ***
     Account Domain:  ***
    Failure Information:
     Failure Reason:  An Error occured during Logon.
     Status:   0xc000006d
     Sub Status:  0x0
    Process Information:
     Caller Process ID: 0x0
     Caller Process Name: -
    Network Information:
     Workstation Name: ***
     Source Network Address: ***
     Source Port:  63664
    Detailed Authentication Information:
     Logon Process:  
     Authentication Package: NTLM
     Transited Services: -
     Package Name (NTLM only): -
     Key Length:  0
    This event is generated when a logon request fails. It is generated on the computer where access was attempted.
    The Subject fields indicate the account on the local system which requested the logon. This is most commonly a service such as the Server service, or a local process such as Winlogon.exe or Services.exe.
    The Logon Type field indicates the kind of logon that was requested. The most common types are 2 (interactive) and 3 (network).
    The Process Information fields indicate which account and process on the system requested the logon.
    The Network Information fields indicate where a remote logon request originated. Workstation name is not always available and may be left blank in some cases.
    The authentication information fields provide detailed information about this specific logon request.
     - Transited services indicate which intermediate services have participated in this logon request.
     - Package name indicates which sub-protocol was used among the NTLM protocols.
     - Key length indicates the length of the generated session key. This will be 0 if no session key was requested.
    Event Xml:
    <Event xmlns="">
      <System>
        <Provider Name="Microsoft-Windows-Security-Auditing" Guid="{54849625-5478-4994-A5BA-3E3B0328C30D}" />
        <EventID>4625</EventID>
        <Version>0</Version>
        <Level>0</Level>
        <Task>12544</Task>
        <Opcode>0</Opcode>
        <Keywords>0x8010000000000000</Keywords>
        <TimeCreated SystemTime="2014-10-10T01:49:43.563436300Z" />
        <EventRecordID>37602685</EventRecordID>
        <Correlation />
        <Execution ProcessID="532" ThreadID="26096" />
        <Channel>Security</Channel>
        <Computer>***.net</Computer>
        <Security />
      </System>
      <EventData>
        <Data Name="SubjectUserSid">S-1-0-0</Data>
        <Data Name="SubjectUserName">-</Data>
        <Data Name="SubjectDomainName">-</Data>
        <Data Name="SubjectLogonId">0x0</Data>
        <Data Name="TargetUserSid">S-1-0-0</Data>
        <Data Name="TargetUserName">***</Data>
        <Data Name="TargetDomainName">***</Data>
        <Data Name="Status">0xc000006d</Data>
        <Data Name="FailureReason">%%2304</Data>
        <Data Name="SubStatus">0x0</Data>
        <Data Name="LogonType">3</Data>
        <Data Name="LogonProcessName">
        </Data>
        <Data Name="AuthenticationPackageName">NTLM</Data>
        <Data Name="WorkstationName">***</Data>
        <Data Name="TransmittedServices">-</Data>
        <Data Name="LmPackageName">-</Data>
        <Data Name="KeyLength">0</Data>
        <Data Name="ProcessId">0x0</Data>
        <Data Name="ProcessName">-</Data>
        <Data Name="IpAddress">***</Data>
        <Data Name="IpPort">63664</Data>
      </EventData>
    </Event>

    Hi Tracy,
    Have you changed something on your SharePoint 2007 environment recently before this issue occurred?
    This issue may be related to Alternate Access Mappings settings like the following similar post, if you have configured AAM, you can check if this issue happened to some URLs, if it's the case, please add the problematic URLs as a Publish URLs for the default
    zone for your web application, and also add these URLs as trusted locations, then check results again.
    If above doesn't work, please enable ULS log on verbose level to get more useful log errors which time are corresponding to the errors occur. 
    https://social.technet.microsoft.com/Forums/en-US/c9ab4818-65c9-444d-be50-1bfed1f1509b/excel-web-access-web-part-works-on-intranet-but-not-internet?forum=sharepointgenerallegacy
    http://blog.bugrapostaci.com/2011/09/08/how-to-enable-verbose-log-mode-on-moss-2007/
    Thanks
    Daniel Yang
    TechNet Community Support

  • Safe mode did not start successfully. This page has encountered a critical error. Contact your system administrator if this problem persists.

    Hi
    I just now updated dec 2013 c.u to sharepoint server 2010 sp2
     I get this error in event viewer when I browse  web applications  , they not open even
    Load control template file /_controltemplates/TaxonomyPicker.ascx failed: Could not load type 'Microsoft.SharePoint.Portal.WebControls.TaxonomyPicker' from assembly 'Microsoft.SharePoint.Portal, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c'.
    SharePoint Web Services Round Robin Service Load Balancer Event: EndpointFailure
    Process Name: OWSTIMER
    Process ID: 3836
    AppDomain Name: DefaultDomain
    AppDomain ID: 1
    Service Application Uri: urn:schemas-microsoft-com:sharepoint:service:548f72e6a39f401e95e92711aea13c45#authority=urn:uuid:9aebe976322541d280e4bd3799fa283f&authority=https://spfwf01:32844/Topology/topology.svc
    Active Endpoints: 2
    Failed Endpoints:1
    Safe mode did not start successfully. This page has encountered a critical error. Contact your system administrator if this problem persists.
    adil

    This messge I get initially I get two times (1)
    SharePoint Web Services Round Robin Service Load Balancer Event: EndpointFailure
    Process Name: w3wp
    Process ID: 4600
    AppDomain Name: /LM/W3SVC/2141356646/ROOT-1-130405218187772398
    AppDomain ID: 2
    Service Application Uri: urn:schemas-microsoft-com:sharepoint:service:548f72e6a39f401e95e92711aea13c45#authority=urn:uuid:9aebe976322541d280e4bd3799fa283f&authority=https://spfwf01:32844/Topology/topology.svc
    Active Endpoints: 2
    Failed Endpoints:1
    Affected Endpoint: http://spfapp02:32843/548f72e6a39f401e95e92711aea13c45/MetadataWebService.svc
    aftert this message three times  (2)
    The Managed Metadata Service 'Managed Metadata Service' is inaccessible.
    and after (3)
    The health service has removed some items from the send queue for management group "MOJOmanagement" since it exceeded the maximum allowed size of 15 megabytes.
    after (4)
    Safe mode did not start successfully. This page has encountered a critical error. Contact your system administrator if this problem persists.
    and this time   I seen I am unable to browse web applications
    and
    Load control template file /_controltemplates/TaxonomyPicker.ascx failed: Could not load type 'Microsoft.SharePoint.Portal.WebControls.TaxonomyPicker' from assembly 'Microsoft.SharePoint.Portal, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c'.
    adil

  • Web Part Error: This page has encountered a critical error. Contact your system administrator if this problem persists

    Hi there,
    I am getting the following error in SharePoint 2007 site.
    Web Part Error: This page has encountered a critical error. Contact your system administrator if this problem persists.
    Show Error Details
    Hide Error Details
    [WebPartPageUserException: This page has encountered a critical error. Contact your system administrator if this problem persists.]
      at Microsoft.SharePoint.ApplicationRuntime.SafeControls.RethrowExceptionIfNeeded()
      at Microsoft.SharePoint.ApplicationRuntime.SafeControls.GetTypeFromGuid(Guid guid)
      at Microsoft.SharePoint.WebPartPages.SPWebPartManager.CreateWebPartsFromRowSetData(Boolean onlyInitializeClosedWebParts)
    There is no event logged related to this error. I have checked ULS log and nothing much I can find over there.
    Any help would be highly appreciated.
    Thanks,
    Puli
    Puli Bala

    It is not only because of unsafe controls. Please refer the articles below.
    http://www.dotnetmafia.com/blogs/dotnettipoftheday/archive/2008/09/24/safe-mode-did-not-start-successfully-request-failed.aspx
    http://blogs.edwardwilde.com/2009/12/22/safe-mode-did-not-start-successfully-could-not-load-file-or-assembly/
    https://social.technet.microsoft.com/Forums/sharepoint/en-US/6d81f7b0-33c5-482b-b7aa-9f639c784dea/what-reason-can-cause-the-errorerror-failure-in-loading-assembly-microsoftsharepoint?forum=sharepointadminlegacy
    https://paulsiu.wordpress.com/2008/07/24/sharepoint-loading-assembly-error-in-the-event-log/
    Puli Bala

  • InterMedia Web Agent problems...

    I have Oracle 8.1.5 and OAS 4.0.8 on an NT machine. I have installed interMedia Web Agent, having shut the OAS services down first, configured the application as described in the doc and restarted all services. I have one listener for OAS on port 90. When I try to access http://servername:90/intermedia/~admin I get a 'Page cannot be displayed' error. Why?
    I have checked all the settings within OAS and they look fine. NT is running SP5. I can access http://servername:90/ fine.
    Any help gratefully received!
    Lee

    The interMedia web agent is installed in the
    OAS home and you can see the intermedia application and cartridge in the OAS admin page?
    Have you checked the OAS wrb.log file? That is where errors should be displayed. If it is a web agent problem, check <windows_dir>wsclstch.err or log files in <OAS_HOME>/ord/web/logs.
    What do they say about starting the agent?
    Test the agent with http://host:port/intermedia/~test
    Larry

  • DSCC initialize problem

    Hi All,
    I tried to install sunone directory server 6.3 on RedHat 4 server. When I attempted to initialize the DSCC, I got bellowing error message:
    +++++++++++++++++++++++++++++++++++++++++++++++++++++++
    [dsuser@linux dscc6]$ dsccsetup initialize
    DSCC Application cannot be registered because it is not installed
    DSCC Agent is already registered
    DSCC Registry has already been created
    +++++++++++++++++++++++++++++++++++++++++++++++++++++++
    by the way, the tomcat 6.x for the web application server, and I can comfirm the webserver is running well. The JDK version is jdk1.6.0_14.
    Anyone can help me? Thanks advance.

    Hi.
    dsccsetup is only able to register DSCC in Sun Java(TM) Web Console. To deploy DSCC in tomcat, see "To Deploy WAR File with Tomcat" section of the install guide: http://docs.sun.com/app/docs/doc/820-2761/install-bits-zip?l=en&a=view
    Regards,
    Carole.

  • Server Intelligence Agent Problem xi 3.1 sp3

    hi everyone
    first of all i tried in Win7 & WinXP and Last Win2008 Server all of them same problem..
    when i setup BO xi3.1 sp3 i can't see Server Intelligence Agent in Central Configuraiton Manager and i can't add in there as manually from ccm.exe
    when i finished setup i look Server Management (in services.msc) But i couldn't see Server Intelligence Agent.
    i use Windows Server 2008 ent.
    Tomcat 5.5 & MySQL
    in log files writes...
    .\auditsubsystem_impl.cpp:1233: TraceLog message 1
    2012/02/07 23:38:52.168|>>|A| | 1432|1332| |||||||||||||||assert failure: (.\auditsubsystem_impl.cpp:1233). (cuidToIdMap.Lookup( auditCUID, auditId ) : Auditor::CreateRecordsForServer - the AuditingService seems to be missing from this deployment.).
    pls help me. i want work in SAP

    the errors here i think...
    12.02.2012, 05:27:46: "C:\Program Files\Business Objects\common\4.0\java\lib\InitInstall.bat"
    Logging on to WIN2008:6400 as user Administrator with secEnterprise authentication...
    com.businessobjects.sdk.biar.exception.XSDException$ImportParsingException: Import file parsing exception occurred : 'XSD file parsing exception occurred : 'The kind 'infoobject' does not exist in the CMS. (FWM 04030)' (FWM 04011)' (FWM 04009)
    cause:com.businessobjects.sdk.biar.exception.XSDException$XSDParsingException: XSD file parsing exception occurred : 'The kind 'infoobject' does not exist in the CMS. (FWM 04030)' (FWM 04011)
    cause:com.businessobjects.sdk.biar.exception.XSDException$UnknownKindException: The kind 'infoobject' does not exist in the CMS. (FWM 04030)
    detail:XSD file parsing exception occurred : 'The kind 'infoobject' does not exist in the CMS. (FWM 04030)' (FWM 04011) The kind 'infoobject' does not exist in the CMS. (FWM 04030)
    detail:Import file parsing exception occurred : 'XSD file parsing exception occurred : 'The kind 'infoobject' does not exist in the CMS. (FWM 04030)' (FWM 04011)' (FWM 04009) XSD file parsing exception occurred : 'The kind 'infoobject' does not exist in the CMS.
    (FWM 04030)' (FWM 04011)
         at com.businessobjects.sdk.biar.internal.ArchiveParser.parse(ArchiveParser.java:91)
         at com.businessobjects.sdk.biar.internal.XMLImporter.doImportFromXML(XMLImporter.java:114)
         at com.businessobjects.sdk.biar.internal.XMLImporter.importFromXML(XMLImporter.java:91)
         at com.businessobjects.sdk.biar.internal.BiarEngine.importFromXML(BiarEngine.java:282)
         at com.businessobjects.sdk.biar.internal.BiarEngine.importFromXML(BiarEngine.java:224)
         at com.businessobjects.smartservers.BiarHelper.importXML(BiarHelper.java:506)
         at com.businessobjects.smartservers.BiarHelper.importXML(BiarHelper.java:452)
         at com.businessobjects.smartservers.InitInstall.importInstallObject(InitInstall.java:318)
         at com.businessobjects.smartservers.InitInstall.run(InitInstall.java:146)
         at com.businessobjects.smartservers.InitInstall.main(InitInstall.java:116)
    Caused by: com.businessobjects.sdk.biar.exception.XSDException$XSDParsingException: XSD file parsing exception occurred : 'The kind 'infoobject' does not exist in the CMS. (FWM 04030)' (FWM 04011)
    cause:com.businessobjects.sdk.biar.exception.XSDException$UnknownKindException: The kind 'infoobject' does not exist in the CMS. (FWM 04030)
    detail:XSD file parsing exception occurred : 'The kind 'infoobject' does not exist in the CMS. (FWM 04030)' (FWM 04011) The kind 'infoobject' does not exist in the CMS. (FWM 04030)
         at com.businessobjects.sdk.biar.internal.ArchiveParser$SAXHandler.startPrefixMapping(ArchiveParser.java:410)
         at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startNamespaceMapping(AbstractSAXParser.java:2063)
         at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement(AbstractSAXParser.java:499)
         at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:330)
         at com.sun.org.apache.xerces.internal.impl.X
    MLNSDocumentScannerImpl$NSContentDispatcher.scanRootElementHook(XMLNSDocumentScannerImpl.java:779)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(XMLDocumentFragmentScannerImpl.java:1794)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:368)
         at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:834)
         at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:764)
         at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:148)
         at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1242)
         at javax.xml.parsers.SAXParser.parse(SAXParser.java:375)
         at com.businessobjects.sdk.biar.internal.ArchiveParser.parse(ArchiveParser.java:83)
         ... 9 more
    Import file parsing exception occurred : 'XSD file parsing exception occurred : 'The kind 'inf
    oobject' does not exist in the CMS. (FWM 04030)' (FWM 04011)' (FWM 04009)
    Failed to import from biarfile: "Install_Install.xml"
    MSI (s) (38:3C) [05:33:52:003]: Invoking remote custom action. DLL: C:\Windows\Installer\MSICB3C.tmp, Entrypoint: BOBJBiarFile
    BOBJBiarFileDeferred.60F4A18A_ACCB_48F0_A673_017C6A585288: Server: WIN2008:6400, Database: CMS
    Connecting to CMS WIN2008:6400 as Administrator
    Setting IMPORT_CALL_PLUGINS to false
    Exception: Server WIN2008:6400 not found or server may be down (FWM 01003)
    Connection failed, retrying
    Exception: Server WIN2008:6400 not found or server may be down (FWM 01003)
    Connection failed, retrying
    Exception: Server WIN2008:6400 not found or server may be down (FWM 01003)
    Connection failed, retrying
    Exception: Server WIN2008:6400 not found or server may be down (FWM 01003)
    Connection failed, retrying
    Exception: Server WIN2008:6400 not found or server may be down (FWM 01003)
    Connection failed, retrying
    Exception: Server WIN2008:6400 not found or server may be down (FWM 01003)
    Connection failed, retrying
    Exception: Server WIN2008:6400 not found or server may be down (FWM 01003)
    Connection failed, retrying
    Exception: Server WIN2008:6400 not found or server may be down (FWM 01003)
    Connection failed, retrying
    Exception: Server WIN2008:6400 not found or server may be down (FWM 01003)
    Connection failed, retrying
    Exception: Server WIN2008:6400 not found or server may be down (FWM 01003)
    Connection failed, retrying
    Could not connect to CMS

  • Introscope agent -problem in ISAgent settings retrieval

    Hi ,
    I have installed a SMD agent for a pure and simple Java stack system.
    The SMD agent installation and setup wizard ran fine with no problems.
    How ever while trying to setup the introscope agent i have errors.
    Diagnostics setup -Managed system -Introscope agent
    The error is as following
    "Operation failed - X01 - 123456789 - com.sap.smdagent.plugins.connectors.p4.exceptions.P4AuthorizationException: Access is denied: Please make sure the <user> and <password> parameters are correct.; nested exception is:
    com.sap.engine.services.jndi.persistent.exceptions.NamingException: Exception during getInitialContext operation. No server is running. [Root exception is com.sap.engine.services.security.exceptions.BaseLoginException: Exception in creating new RemoteLoginContext instance.]"
    The SMD agent is up and running and im not clear which user id the above message is telling about.
    The user ID and password of  administrator which we give during running the setup wizard is correct.
    Also i have installed the SMD agent  with connection type "Lookup HTTP connection via message server"
    So i understand that the above user id could be the user which the agent is using to connect to the JVM...but im not sure which is that user id or if im right or wrong .
    Kindly advise if anyone has an idea how to resolve thsi problem.
    Regards,
    Sunanda

    Hi Sunanda,
    I had a similar problem with the ISAgent.
    I did a manual installation as described in the Installation guide Wily Introscope, chapter 4.
    After that, it worked.
    Best Regards,
    Jan
    PS: Check if note 1149214 applies before restarting the system /if restarting the system fails.

  • EXCISE AND COMMISION AGENT PROBLEM

    HI GURUS,
    Presently we implementing SAP R3  in 1 Textile industry, All the customization is been completed. But we are facing a problem   related to  excise calculation.
    1.The system is showing the excise value in general Invoice (output type RD00) but it is not showing in Excise Invoice (Output Type J1IN)
    2.Automatic posting is not happening after general Invoice (RD00).
    3. We have scenario of commission agent. we have created a account group as Commission and Partner function CM for Commission and CI for commission receipt at header level of sales document. Also a condition type ZCMN as account key & ZCMU as accrual key. also maintained gl account for same. while creating the Sales order we assign CM as a partner function and No. of commission agent at header level . and value for condition ZCMN eg. 1%. We have also maintained seperate account assignment group 04 for Commission agent and 01 for Sundry Debetor (customer account).
    After releasing  for accounting the acount details appears as follows:
    70 (customer No) 50000- Cr
    1500233 Revenue account 50000 Dr
    160064 Provision accout - 500- cr
    124656 Brokarage account - 500 dr
    the system is not determining the commission agent's account as it is determining for customer. Which we have already maintained in VKOA account assignment 01 for customer and 04 for commission agent as mentioned above.
    Kindly go through these issues and revert back with possible suggestions at your earliest.

    Hi,
    Please go through the link below, hope this help.
    http://www.sap-img.com/sap-sd/steps-to-create-commission-for-agent.htm

Maybe you are looking for

  • Naming convention of TCodes in SAP.

    Hi All, Can anybody explain the Naming convention followed by SAP for Tcodes. I am not asking for Customized Tcode conventions but SAP TCodes ... For example : WE30, SE16, BD10.... so What exactly SE* or WE* or BD* means and does it depends on  the f

  • Lowering brush transparency in Quick Mask Mode

    Using Quick Mask mode to add to a selection and to remove parts, how is lowering the transparency of the paint brush useful? I tried it and it seemed to make less of a selection, though I'm not quite sure why you would do this?

  • Deltas on Business Partner

    Hi all!! I´m trying to send delta from Business Partners on CRM. I have activated the change pointers for the message type BUS1006, object BUPA_BUP and for table BUT000 on transaction BD52. When I create a new Business Partner an entry must be insert

  • Time machine wont copy to new drive

    I purchased a new external hard drive to use as a Time Machine backup. I've since reformatted said drive to OSX Extended (journaled) and have followed the Apple Support instructions for moving it over  (Time Machine: How to transfer backups from a cu

  • PR1.1 Released for Symbian^3

    Guys, I just updated my C7 to firmware 013.016. And it is showing as PR1.1!!! I didn't notice much changes except for Landscape Call Dialer (oh yes finally). Go *#0000# and update now! And remember to charge your phone before updating, I got mine at