SQLServerAgent could not be started (reason: Unable to connect to server '(local)'; SQLServerAgent

Dear all,
i have a Windows 2008 Server (X64) with SQL 2005 SP3 and some troubels...
The SQL works since some week, this week we installed SQL SP3 and change of the local Admin password.
Yesterday we reboot  the Server, now the SQL Server Agent is unable to start!
The SQL Server is up and running,
Errorlog:
2009-11-06 09:49:52.56 Server      Microsoft SQL Server 2005 - 9.00.4035.00 (X64)
 Nov 24 2008 16:17:31
 Copyright (c) 1988-2005 Microsoft Corporation
 Standard Edition (64-bit) on Windows NT 6.0 (Build 6002: Service Pack 2)
2009-11-06 09:49:52.56 Server      (c) 2005 Microsoft Corporation.
2009-11-06 09:49:52.56 Server      All rights reserved.
2009-11-06 09:49:52.56 Server      Server process ID is 5912.
2009-11-06 09:49:52.56 Server      Authentication mode is WINDOWS-ONLY.
2009-11-06 09:49:52.56 Server      Logging SQL Server messages in file 'C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\LOG\ERRORLOG'.
2009-11-06 09:49:52.56 Server      This instance of SQL Server last reported using a process ID of 4424 at 11/6/2009 9:43:23 AM (local) 11/6/2009 8:43:23 AM (UTC). This is an informational message only; no user action is required.
2009-11-06 09:49:52.56 Server      Registry startup parameters:
2009-11-06 09:49:52.56 Server        -d C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\DATA\master.mdf
2009-11-06 09:49:52.56 Server        -e C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\LOG\ERRORLOG
2009-11-06 09:49:52.56 Server        -l C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\DATA\mastlog.ldf
2009-11-06 09:49:52.59 Server      SQL Server is starting at normal priority base (=7). This is an informational message only. No user action is required.
2009-11-06 09:49:52.59 Server      Detected 4 CPUs. This is an informational message; no user action is required.
2009-11-06 09:49:52.67 Server      Using dynamic lock allocation.  Initial allocation of 2500 Lock blocks and 5000 Lock Owner blocks per node.  This is an informational message only.  No user action is required.
2009-11-06 09:49:52.71 Server      Attempting to initialize Microsoft Distributed Transaction Coordinator (MS DTC). This is an informational message only. No user action is required.
2009-11-06 09:49:53.73 Server      Attempting to recover in-doubt distributed transactions involving Microsoft Distributed Transaction Coordinator (MS DTC). This is an informational message only. No user action is required.
2009-11-06 09:49:53.73 Server      Database mirroring has been enabled on this instance of SQL Server.
2009-11-06 09:49:53.73 spid4s      Starting up database 'master'.
2009-11-06 09:49:53.86 spid4s      Recovery is writing a checkpoint in database 'master' (1). This is an informational message only. No user action is required.
2009-11-06 09:49:53.95 spid4s      SQL Trace ID 1 was started by login "sa".
2009-11-06 09:49:53.97 spid4s      Starting up database 'mssqlsystemresource'.
2009-11-06 09:49:53.99 spid4s      The resource database build version is 9.00.4035. This is an informational message only. No user action is required.
2009-11-06 09:49:54.16 spid9s      Starting up database 'model'.
2009-11-06 09:49:54.17 spid4s      Server name is 'VIE-EU-ARC-02'. This is an informational message only. No user action is required.
2009-11-06 09:49:54.19 Server      The certificate was successfully loaded for encryption.
2009-11-06 09:49:54.19 Server      Server is listening on [ 'any' <ipv6> 1433].
2009-11-06 09:49:54.19 Server      Server is listening on [ 'any' <ipv4> 1433].
2009-11-06 09:49:54.19 Server      Server local connection provider is ready to accept connection on [ \\.\pipe\SQLLocal\MSSQLSERVER ].
2009-11-06 09:49:54.19 Server      Server local connection provider is ready to accept connection on [ \\.\pipe\sql\query ].
2009-11-06 09:49:54.19 Server      Server is listening on [ ::1 <ipv6> 1434].
2009-11-06 09:49:54.19 Server      Server is listening on [ 127.0.0.1 <ipv4> 1434].
2009-11-06 09:49:54.19 Server      Dedicated admin connection support was established for listening locally on port 1434.
2009-11-06 09:49:54.31 Server      SQL Server is now ready for client connections. This is an informational message; no user action is required.
2009-11-06 09:49:54.33 spid15s     Starting up database 'AdventureWorks'.
2009-11-06 09:49:54.33 spid16s     Starting up database 'EnterpriseVaultDirectory'.
2009-11-06 09:49:54.33 spid14s     Starting up database 'Test'.
2009-11-06 09:49:54.33 spid12s     Starting up database 'AdventureWorksDW'.
2009-11-06 09:49:54.33 spid17s     Starting up database 'EnterpriseVaultMonitoring'.
2009-11-06 09:49:54.33 spid13s     Starting up database 'msdb'.
2009-11-06 09:49:54.33 spid23s     Starting up database 'EVVSExchangeVaultStore_2'.
2009-11-06 09:49:54.33 spid22s     Starting up database 'EVVSGVIE_2_2'.
2009-11-06 09:49:54.33 spid24s     Starting up database 'EVVSJournalVaultStore_3'.
2009-11-06 09:49:54.33 spid19s     Starting up database 'EVVSVIEIT_1'.
2009-11-06 09:49:54.33 spid21s     Starting up database 'ReportServerTempDB'.
2009-11-06 09:49:54.33 spid20s     Starting up database 'ReportServer'.
2009-11-06 09:49:54.33 spid18s     Starting up database 'EVVSGVIEIT_1_1'.
2009-11-06 09:49:54.56 spid9s      Clearing tempdb database.
2009-11-06 09:49:54.61 spid19s     CHECKDB for database 'EVVSVIEIT_1' finished without errors on 2009-10-28 18:06:14.107 (local time). This is an informational message only; no user action is required.
2009-11-06 09:49:54.65 spid23s     CHECKDB for database 'EVVSExchangeVaultStore_2' finished without errors on 2009-11-04 18:05:33.960 (local time). This is an informational message only; no user action is required.
2009-11-06 09:49:54.71 spid24s     CHECKDB for database 'EVVSJournalVaultStore_3' finished without errors on 2009-11-04 18:05:51.793 (local time). This is an informational message only; no user action is required.
2009-11-06 09:49:54.75 spid16s     CHECKDB for database 'EnterpriseVaultDirectory' finished without errors on 2009-11-04 18:06:38.103 (local time). This is an informational message only; no user action is required.
2009-11-06 09:49:54.83 spid17s     CHECKDB for database 'EnterpriseVaultMonitoring' finished without errors on 2009-11-04 18:06:18.570 (local time). This is an informational message only; no user action is required.
2009-11-06 09:49:54.99 spid4s      Recovery of any in-doubt distributed transactions involving Microsoft Distributed Transaction Coordinator (MS DTC) has completed. This is an informational message only. No user action is required.
2009-11-06 09:49:55.55 spid9s      Starting up database 'tempdb'.
2009-11-06 09:49:55.68 spid4s      Recovery is complete. This is an informational message only. No user action is required.
2009-11-06 09:49:55.68 spid12s     The Service Broker protocol transport is disabled or not configured.
2009-11-06 09:49:55.68 spid12s     The Database Mirroring protocol transport is disabled or not configured.
2009-11-06 09:49:55.72 spid12s     Service Broker manager has started.
Only the SQL Server Agent is unable to start,
Eventlog:
Log Name:      Application
Source:        SQLSERVERAGENT
Date:          06.11.2009 10:09:52
Event ID:      103
Task Category: Service Control
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      vie-eu-arc-02.global.domain
Description:
SQLServerAgent could not be started (reason: Unable to connect to server '(local)'; SQLServerAgent cannot start).
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="SQLSERVERAGENT" />
    <EventID Qualifiers="16384">103</EventID>
    <Level>2</Level>
    <Task>2</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2009-11-06T09:09:52.000Z" />
    <EventRecordID>8486</EventRecordID>
    <Channel>Application</Channel>
    <Computer>vie-eu-arc-02.global.domain</Computer>
    <Security />
  </System>
  <EventData>
    <Data>Unable to connect to server '(local)'; SQLServerAgent cannot start</Data>
  </EventData>
</Event>
SQLAgent.out Logfile:
2009-11-06 10:09:52 - ! [298] SQLServer Error: 233, Shared Memory Provider: No process is on the other end of the pipe. [SQLSTATE 08001]
2009-11-06 10:09:52 - ! [298] SQLServer Error: 233, Client unable to establish connection [SQLSTATE 08001]
2009-11-06 10:09:52 - ! [000] Unable to connect to server '(local)'; SQLServerAgent cannot start
2009-11-06 10:09:52 - ! [298] SQLServer Error: 233, Shared Memory Provider: No process is on the other end of the pipe. [SQLSTATE 08001]
2009-11-06 10:09:52 - ! [298] SQLServer Error: 233, Client unable to establish connection [SQLSTATE 08001]
2009-11-06 10:09:52 - ! [382] Logon to server '(local)' failed (DisableAgentXPs)
2009-11-06 10:09:53 - ? [098] SQLServerAgent terminated (normally)
Additional the SQL Server Management Studio is unable to logon to the Server:
TITLE: Connect to Server
Cannot connect to vie-eu-arc-02.
ADDITIONAL INFORMATION:
A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: Shared Memory Provider, error: 0 - No process is on the other end of the pipe.) (Microsoft SQL Server, Error: 233)
For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&EvtSrc=MSSQLServer&EvtID=233&LinkId=20476
The local Admin Password was reset to the "original" (after install) one.
Any ideas how to fix the problem?

Dear all,
the encryption was NO on all protocols.
Because no additional ideas available, i uninstalled the SQL Server on friday.
At the Re-Install Process i got again an error:
[Microsoft][SQL Native Client]Shared Memory Provider: No process is on the
other end of the pipe .
The install process failed.
On google i found the same problem in an other thread:
http://groups.google.com/group/microsoft.public.sqlserver.connect/browse_thread/thread/dbec4a9a271f69a6/7cd22694da3a6062?lnk=st&q=%22Shared+Memory+Provider%3A+No+process+is+on+the+other+end+of+the+pipe%22&rnum=2&hl=en#7cd22694da3a6062
++++++
During the installation process of SQL Server 2005, Setup complains it cannot
connect to the database service for server configuration. The error was:
[Microsoft][SQL Native Client]Shared Memory Provider: No process is on the
other end of the pipe .
I have checked that the pipe exists (\\.\pipe\SQLLocal\MyInstance), but
everytime the installer attempts the connecting the pipe is closed by the
server and another is reopened. That's why the Client says there is no
process on the other end of the pipe.
I have re-installed 'everything', tried connections via TCP, but nothing
works.
I have made a small application to connect to the pipe and noticed that
there are 3 instances of the pipe running, one that I am connecting to, and 2
listening pipes. If I write to 'my' pipe SQL server disconnects the pipe and
reopens another too. The difference is that SQL server writes an error
message in the log file. No such luck when the Native client is doing the
same.
What more can I do?
++++++
and an answer
++++++
I finaly found the problem to be the certificate used.
I noticed that a certificate was added to the machinekeys just recently.
(in C:\Documents and Settings\All Users\Application
Data\Microsoft\Crypto\RSA\MachineKeys)
I renamed it to another name and re-installed sql server.
I noticed that sql server ERRORLOG complained about certificate that it
couldn't load and the generation of a self-generaed certificate (see below)
"2005-12-10 21:01:02.30 Server      The server could not load the
certificate it needs to initiate an SSL connection. It returned the following
error: 0x8009030d. Check certificates to make sure they are valid.
2005-12-10 21:01:02.49 Server      A self-generated certificate was
successfully loaded for encryption."
Now the installation succeeded
++++++
With Windows 2008 it was really a challange to get access to this folder (!!!)
After clearing the folder the ReInstall of SQL Server works fine.
Now the SQL Server & the SQL Server Agent works again.
The problem was anything with encryption, old certs & files.
I don't think that everyone can afford reinstalling SQL server.
I finaly found the problem to be the certificate used.
I noticed that a certificate was added to the machinekeys just recently.
(in C:\Documents and Settings\All Users\Application
Data\Microsoft\Crypto\RSA\MachineKeys)
I think this is what the following blog was saying , a problem with certification
http://blogs.msdn.com/sql_protocols/archive/2006/07/26/678596.aspx
Cheers
Please mark as answer if you think this answers your questions

Similar Messages

  • SQLServerAgent could not be started (reason: Unable to connect to server ' ServerNAme '; SQLServerAgent cannot start)

    Unable to start SQL Agent SQL Server 2008 R2 RTM OS: Windows 2008 R2
    Agent Log
    2012-04-17 22:17:22 - ! [298] SQLServer Error: 27, Registry information is corrupt or missing. Make sure the provider installed and registered correctly. [SQLSTATE 08001]
    2012-04-17 22:17:22 - ! [298] SQLServer Error: 27, Client unable to establish connection [SQLSTATE 08001]
    2012-04-17 22:17:22 - ! [165] ODBC Error: 0, A network-related or instance-specific error has occurred while establishing a connection to SQL Server. Server is not found or not accessible. Check if instance name is correct and if SQL Server is configured to
    allow remote connections. For more information see SQL Server Books Online. [SQLSTATE 08001]
    2012-04-17 22:17:22 - ! [000] Unable to connect to server '(local)'; SQLServerAgent cannot start
    2012-04-17 22:17:22 - ! [298] SQLServer Error: 27, Registry information is corrupt or missing. Make sure the provider installed and registered correctly. [SQLSTATE 08001]
    2012-04-17 22:17:22 - ! [298] SQLServer Error: 27, Client unable to establish connection [SQLSTATE 08001]
    2012-04-17 22:17:22 - ! [165] ODBC Error: 0, A network-related or instance-specific error has occurred while establishing a connection to SQL Server. Server is not found or not accessible. Check if instance name is correct and if SQL Server is configured to
    allow remote connections. For more information see SQL Server Books Online. [SQLSTATE 08001]
    2012-04-17 22:17:22 - ! [382] Logon to server '(local)' failed (DisableAgentXPs)
    2012-04-17 22:17:23 - ? [098] SQLServerAgent terminated (normally)
    EventLog:
    SQLServerAgent could not be started (reason: Unable to connect to server '<ServerNAme>'; SQLServerAgent cannot start).
    TITLE: Microsoft SQL Server Management Studio
    Unable to start service SQLSERVERAGENT on server <Server Name>. (mscorlib)
    ADDITIONAL INFORMATION:
    The SQLSERVERAGENT service on <Server Name> started and then stopped. (ObjectExplorer)
    BUTTONS:
    OK
    Uninstalled couple of times and Reinstall still getting the same Error and also tried below workarounds:
    sp_configure 'show advanced options', 1;  
    GO  
    RECONFIGURE;  
    GO  
    sp_configure 'Agent XPs', 1;  
    GO  
    RECONFIGURE  
    GO
    [HKLM\SOFTWARE\Microsoft\Microsoft SQL Server\MSSQL10_50.MSSQLSERVER\SQLServerAgent] PATH is Correct
    Can you please share with you if have any fix for this issue.
    Note: Services are running under service account [Domain Account] and also has SA privilage.
    Thanks
    Nag
    Nag Pal MCTS/MCITP (SQL Server 2005/2008) :: Please Mark Answer/vote if it is helpful ::

    Hi Nagpal,
    Just thinking if you can try to Reparing the Native Client setup and see if it works.
    Also if SQL Server Agent account is a domain account (and not as of SQL Server Engine) then try to check if it has below permissions (via Local Policies of the server)  also does it has Local Machine Admin permission:
    Act as part of the operating system
    Adjust memory quotas for a process
    Bypass traverse checking
    Log on as a batch job
    Log on as a service
    Replace a process level token
    Regards Gursethi Blog: http://gursethi.blogspot.com/ ++++ Please mark "Propose As Answer" if my answer helped ++++

  • The selected wizard could not be started  Reason:org/eclipse/jdt/core/IJava

    Hi
    i am a newbie to Eclipse plugin , i have used org.eclipse.jdt.core package classes(IJavaElement,ICompliationUnit)
    for my developement . In Standalone ( as a Eclipse application ) My code is working its generating required java files
    I export my plugin project and created a plugin folder. And copied the folder into eclipse/plugins folder
    Now if i open the Wizard. wizard opens with a alert saying
    " The selected wizard could not be started Reason:org/eclipse/jdt/core/IJavaElement "
    what will be problem
    i am using eclipse3.1 and JDK 5.0
    plugin.xml i have used the follwing requires tag
    <requires>
    <import plugin="org.eclipse.ui"/>
    <import plugin="org.eclipse.core.runtime"/>
    <import plugin="org.eclipse.core.resources"/>
    <import plugin="org.eclipse.ui.ide"/>
         <import plugin = "org.eclipse.jdt.ui"/>
         <import plugin = "org.eclipse.jdt.core"/>
         <import plugin = "org.eclipse.jdt.launching"/>
         <import plugin = "org.eclipse.jdt.debug"/>     
    </requires>
    Regards
    Ganesan S

    Please disregard. Reinstalling seems to have solved this
    issue.

  • SQL Server could not be started: Reason- SqL Server Agent must be able to connect to SQL servwe As sytem Administrator

    There is no http:// on one of the tool bars that allow me to log on. Warning appears: SQL Server Agent must be able to connect to SQL server as System Administrator. We bought this computer at a flee market and it already had names as administrators on it. How can I change my name to be administrator?

    There is no http:// on one of the tool bars that allow me to log on. Warning appears: SQL Server Agent must be able to connect to SQL server as System Administrator. We bought this computer at a flee market and it already had names as administrators on it. How can I change my name to be administrator?

  • I am unable to add Firefox for some reason. I get a message that "the addon could not be downloaded because of a connection error on Mozilla.addons..."

    I am running Firefox 10 on my MacBook Pro. I have tried several times to download the Firebug addon, but get the following message:
    "The addon could not be downloaded because of a connection error on Mozilla.addons.org"

    Type '''about:config''' in the Location (address) bar and press the "Enter" key. When you see a warning, click '''I'll be careful, I promise!''' button.
    -> right-click somewhere, click '''New''' -> select '''String'''
    * name it '''xpinstall.enabled''' and set the value to '''True'''
    -> Close the '''about:config''' tab and then Restart Firefox.
    All the downloads should work now. If you delete this value some time later it still works.
    Check and tell if its working.

  • Flex Project wizard could not be started in eclipse

    When in eclipse, I receive this error when attempting to
    create a new Flex Project using the Flex 3 plug in:
    The selected wizard could not be started. (Time of error:
    etc)
    Reason:
    Plug-in.com.adobe.flexbuilder.apollo.ui was unable to load
    class
    com.adobe.flexbuilder.apollo.ui.wizards.flex.FlexApolloProjectWizard.
    This error appears after I installed eclipse and the plug in
    this morning on my Vista Home Premium laptop. After performing the
    same steps on my Windows XP desktop, the "wizard" appears with the
    trial software dialog prompting me to purchase or continue the
    trial.
    Did I miss an installation step, or could this be a Vista
    thing?
    I need to have this installed on my laptop, and I can not
    load XP on my laptop (yep, I already tried).

    Please disregard. Reinstalling seems to have solved this
    issue.

  • Error 0x80007114 "Outlook Express could not be started" when trying to run Migration Assitant.

    Trying to run Migration Assistant on a PC (Windows XP).  Error message "Outlook Express could not be started.  The application was unable to initialize the store directory.  Your computer may be out of memory or your disk is full. Contact Microsoft support for further assistance. (0x80007114)"  Then the Migration Assistant shows a box stating that Outlook Express must be stopped before running the assistant. 
    I have enough memory.  The disk is not full.  Outlook Express runs just fine on my PC.  And it was not runing at the time.
    Apple Support (two tries) and my Apple store have essentially said this is a Microsoft problem.  Of course, Microsoft says it is an Apple program failing so it is an Apple problem.
    MS info about the error indicates that it prevents OE from starting.  Than is not my situation at all.  The fix is draconian (as many are) and could risk my OE so I have not gone there - yet.  Hopefully there is another way.
    Does anyone have any experience on how to (easily) solve this dilemma.  I am also trying on the MS side. 
    This is my first MAC.  I was convinced to go Apple by several folks who touted the excellent support.  It was purchased in July 2012 and has been a boat anchor since.  Support??
    Thanks for any info you can provide.

    So I had this as well.
    I went to the file tab and went to export. From there I picked 720p and it worked. It may be different for you depending on the resolution of the video. hopefully it works for you too!

  • Windows Mail could not be started. Make sure that your disk is not full or that you are not out of memory (0x800C0155).

    I have Vista SP2. Every time I open Firefox (3.6.13), I get three consecutive error messages:
    1) Windows Mail could not be started. The application was unable to open the Windows Mail message store. Your Windows Mail mailbox data is currently being used by another program, such as a virus scanner. Close the program or wait for it to complete its operation, then open Windows Mail again (0x800C0155).
    2) Windows Mail could not be started. Make sure that your disk is not full or that you are not out of memory (0x800C0155).
    3) Windows Mail could not be started because MSOE.DLL could not be initialized.
    This series of messages continue to recur during my Firefox session and eventually will freeze up my session.
    I use Gmail. I do not use Windows Mail or Outlook Express and deleted Windows Live Mail. There is a a file named msoe.dll using the path C: /Program Files/Windows Mail. I also found C:/Program Files/Windows Live/RemoteActiveX even though I thought I deleted all Windows Live programs.
    I have set Firefox as the default browser. Also, in Firefox, if I click on "File=>Send Link", it triggers the series of three error messages above.
    I don't understand why Gmail would reference Winmail. Any ideas how I can fix this? Can I or should I delete the Windows Mail and Windows Live folders?

    I have had many problems with permissions on Windows Vista, 7,8 & 81.1.  It is usually after an update or installation, especially one that requires a reboot to finish (some AVG, Windows Live, Windows Updates, etc).  Once File(s), Folder(s)
    and Registry Key(s) permissions are screwed up, it can take days to work them out if ever.
    After having spent several hours on a clients PC and online forums with this problem.  I transferred her user profile with a free program called
    Transwiz (run as Administrator) to a zip file on the HDD.  I renamed her user in manage User Accounts to "Username old".  I then ran Transwiz again to restore the profile but telling it to create a new user using the original Username.
     After it completed restoring the profile, I logged out of "Username old" and logged in to Username and all wass well, I only needed to supply the email password which is not transferred.  When you move profile data, all the old permissions
    have to be removed and <st1:personname w:st="on">new</st1:personname> permissions added so the data and files belong to the <st1:personname w:st="on">new</st1:personname> user.  This cleared up all the permission
    problems.
    James Taylor

  • Error starting DBConsole. DBConsole could not be started successfully

    Hello All.
    How to fix the following failure on Windows XP SP2.
    Oracle application server 10g release 2 (1.2.0.2)
    1-SEVERE: Error starting DBConsole. DBConsole could not be started successfully
    2-Configuration assistant "Single Sign-On Configuration Assistant" failed
    ================================================================================================================
    Output generated from configuration assistant "Oracle Database Configuration Assistant":
    Mar 31, 2006 1:33:03 PM oracle.sysman.emcp.EMConfig updateReposVars
    INFO: Updating file C:\oracle\infra10g1202\sysman\emdrep\config\repository.variables ...
    Mar 31, 2006 1:33:18 PM oracle.sysman.emcp.EMConfig addPortEntries
    INFO: Updating file C:\oracle\infra10g1202\install\portlist.ini ...
    Mar 31, 2006 1:33:18 PM oracle.sysman.emcp.EMConfig updateEmdProps
    INFO: Updating file C:\oracle\infra10g1202\sysman\config\emd.properties ...
    Mar 31, 2006 1:33:20 PM oracle.sysman.emcp.EMConfig updateConfigFiles
    INFO: targets.xml file is updated successfully
    Mar 31, 2006 1:33:20 PM oracle.sysman.emcp.EMConfig updateEmomsProps
    INFO: Updating file C:\oracle\infra10g1202\sysman\config\emoms.properties ...
    Mar 31, 2006 1:33:21 PM oracle.sysman.emcp.EMConfig updateConfigFiles
    INFO: emoms.properties file is updated successfully
    Mar 31, 2006 1:33:37 PM oracle.sysman.emcp.EMConfig copyOC4JDir
    WARNING: Error copying OC4J config files from C:\oracle\infra10g1202\oc4j\j2ee\OC4J_DBConsole to C:\oracle\infra10g1202\oc4j\j2ee\OC4J_DBConsole_srdb-pc05.tamer.com_as10gdb
    Mar 31, 2006 1:33:37 PM oracle.sysman.emcp.EMConfig startOMS
    INFO: Starting the DBConsole ...
    Mar 31, 2006 1:38:38 PM oracle.sysman.emcp.EMConfig perform
    SEVERE: Error starting DBConsole. DBConsole could not be started successfully
    Configuration assistant "Oracle Database Configuration Assistant" succeeded
    ================================================================================================================
    Output generated from configuration assistant "Single Sign-On Configuration Assistant":
    Parameters passed to ssoca : param0:config param1:C:\oracle\infra10g1202 param2:cn=orcladmin param3:***** param4:AMERICAN_AMERICA.WE8MSWIN1252 param5:http param6:srdb-pc05.tamer.com param7:7777 param8:en
    Fri Mar 31 13:45:16 EST 2006
    Parameters received by ssoca : param0:config param1:C:\oracle\infra10g1202 param2:cn=orcladmin param3:***** param4:AMERICAN_AMERICA.WE8MSWIN1252 param5:http param6:srdb-pc05.tamer.com param7:7777 param8:en
    Content of ssoca config file is :
    -- listing properties --
    config_sso_oid=true
    config_lang=true
    config_sso_seed=true
    config_targets_xml=true
    config_ssoupg=true
    config_dad=true
    config_em_integ=true
    ACTION by SSOConfigAssistant :
    C:\oracle\infra10g1202\bin\sqlplus orasso/*****@"cn=as10gdb,cn=oraclecontext"
    @C:\oracle\infra10g1202\sso\admin\plsql\sso\ssoseedi.sql http srdb-pc05.tamer.com 777
    SQL*Plus: Release 10.1.0.4.2 - Production on Fri Mar 31 14:45:19 2006
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    SQL> Connected.
    SQL> SQL> exit;
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.1.0.4.2 - Production
    With the Partitioning, OLAP and Data Mining options
    ACTION by SSOConfigAssistant :
    C:\oracle\infra10g1202\bin\sqlplus orasso/*****@"cn=as10gdb,cn=oraclecontext"
    @C:\oracle\infra10g1202\sso\admin\plsql\sso\ssooidd.sql srdb-pc05.tamer.com 636 "cn=orcladmin" ***** Y
    SQL*Plus: Release 10.1.0.4.2 - Production on Fri Mar 31 14:45:24 2006
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    SQL> Connected.
    SQL> Creating OID entries for SSO
    Error code : 1
    Error message: User-Defined Exception
    LDAP error : 28862: UnKnown Error Encountered
    ERROR: deleting application entry
    Error code: 1
    Error message: User-Defined Exception
    ERROR: creating SSO users and groups in OID
    PL/SQL procedure successfully completed.
    *** Refreshing WWC OID cache....***
    declare
    ERROR at line 1:
    ORA-06510: PL/SQL: unhandled user-defined exception
    ORA-06512: at "ORASSO.WWSEC_OID", line 1199
    ORA-06512: at "ORASSO.WWSEC_OID", line 1328
    ORA-06512: at "ORASSO.WWSEC_OID", line 2498
    ORA-06512: at "ORASSO.WWSEC_OID", line 2528
    ORA-06512: at "ORASSO.WWSEC_OID", line 1606
    ORA-06512: at "ORASSO.WWSEC_OID", line 1755
    ORA-06512: at "ORASSO.WWSEC_OID", line 2133
    ORA-06512: at line 8
    No errors.
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.1.0.4.2 - Production
    With the Partitioning, OLAP and Data Mining options
    ERROR : Exception while configing SSO DAD :
    java.sql.SQLException: Io exception: JNDI Package failurejavax.naming.CommunicationException: Request: 1 cancelled
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:137)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:174)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:286)
         at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:327)
         at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:433)
         at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:150)
         at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:31)
         at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:571)
         at java.sql.DriverManager.getConnection(DriverManager.java:512)
         at java.sql.DriverManager.getConnection(DriverManager.java:171)
         at oracle.security.sso.SSOConfigAssistant.configDAD(SSOConfigAssistant.java:1473)
         at oracle.security.sso.SSOConfigAssistant.ssoConfig(SSOConfigAssistant.java:1270)
         at oracle.security.sso.SSOConfigAssistant.main(SSOConfigAssistant.java:217)
    Please fix the error reported in the stack trace above and re-run SSO Config Tool.
    Repository API Raised Exception : oracle.ias.repository.schema.SchemaException: Unable to establish connection to the Oracle Internet Directory Server ldap://srdb-pc05.tamer.com:389/. Base Exception : javax.naming.CommunicationException: simple bind failed: srdb-pc05.tamer.com:389 [Root exception is java.net.SocketException: Socket closed]
    oracle.ias.repository.schema.SchemaException: Unable to establish connection to the Oracle Internet Directory Server ldap://srdb-pc05.tamer.com:389/. Base Exception : javax.naming.CommunicationException: simple bind failed: srdb-pc05.tamer.com:389 [Root exception is java.net.SocketException: Socket closed]
         at oracle.ias.repository.directory.DirectoryReader.connect(DirectoryReader.java:124)
         at oracle.ias.repository.IASSchema.getColocatedDBConnect(IASSchema.java:657)
         at oracle.ias.repository.IASSchema.getDBConnect(IASSchema.java:767)
         at oracle.ias.repository.SchemaManager.getDBConnect(SchemaManager.java:406)
         at oracle.security.sso.SSOConfigAssistant.configTargetsXML(SSOConfigAssistant.java:1847)
         at oracle.security.sso.SSOConfigAssistant.updateTargetsXML(SSOConfigAssistant.java:1786)
         at oracle.security.sso.SSOConfigAssistant.ssoConfig(SSOConfigAssistant.java:1280)
         at oracle.security.sso.SSOConfigAssistant.main(SSOConfigAssistant.java:217)
    Please fix the error reported in the stack trace above and re-run SSO Config Tool.
    Setting the AS product version value in targets.xml to be "10.1.2.0.2".
    Calling method getASTargetInfo.
    getASTargetInfo: oracleHome = "C:\oracle\infra10g1202".
    getASTargetInfo: iasName = "infra10g1202.srdb-pc05.tamer.com".
    getASTargetInfo: iAS Target Type = "oracle_ias".
    getASTargetInfo: StatusURL value = "http://srdb-pc05.tamer.com:7777".
    Retrieved SSO protocol, host, and port info from targets.xml.
    The values are: "http://srdb-pc05.tamer.com:7777".
    The following values will be used to configure the sso_server target entry in targets.xml.
    Protocol: "http".
    Hostname: "srdb-pc05.tamer.com".
    Port: "7777".
    C:\oracle\infra10g1202\jdk\bin\java
    -cp
    C:\oracle\infra10g1202\lib\xmlparserv2.jar;C:\oracle\infra10g1202\sysman\webapps\emd\WEB-INF\lib\emd.jar;C:\oracle\infra10g1202\sysman\webapps\emd\WEB-INF\lib\log4j-core.jar;C:\oracle\infra10g1202\lib\emSDK.jar
    -DORACLE_HOME=C:\oracle\infra10g1202
    oracle.sysman.emSDK.conf.TargetInstaller
    addtarget
    C:\oracle\infra10g1202\sso\sso_server_target2add.xml
    Configuring SSO languages with the following language code:
    us
    Language us is already installed.
    About to execute java call using emConfigInstall.jar.
    Here are the arguments:
    C:\oracle\infra10g1202\jdk\bin\java
    -DORACLE_HOME=C:\oracle\infra10g1202
    -jar
    C:\oracle\infra10g1202\jlib\emConfigInstall.jar
    consolesn
    C:\oracle\infra10g1202\sso\conf\consoleConfigSNSegment.xml
    Finished executing the call.
    Child Process has exited.
    SSO Configuration Assistant failed.
    Configuration assistant "Single Sign-On Configuration Assistant" failed

    I am getting a similar error in iAS 10g R2 on Windows 2003 64-bit. Did you solve your problem? Am I better off using Windows 2003 32-bit instead?
    Edited by: jkrich on Apr 7, 2011 8:33 PM

  • 7.1 update to IPad now unable to use FaceTime and iMessage says could not sign in check your network connection.  Why am I seeing this when I am connected?

    7.1 update to IPad now unable to use FaceTime and iMessage says could not sign in check your network connection.  Why am I seeing this when I am connected?

    Check Settings>General>Date & Time>Set Automatically>On. Make sure that the time zone setting is also set correctly.
    If that didn't solve the problem, restart your iPad and try again. If that fails, reset your iPad and try again.
    Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.
    Reset the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider if it appears on the screen - let go of the buttons. Let the iPad start up.

  • Solaris9 installation "The DT messaging system could not be started"

    Installing Solaris9 from CDROM on an Ultra5.
    When the CDE comes up, there is a window "The DT messaging system could not be started".
    It suggests looking in a number of files such as /etc/hosts.
    Click OK gets back to login - so cannot login.
    Failsafe login shows the following in /.dt/errorlog:
    Thu Apr 25 10:00:53 2003
    dtsession: Unable to start message server - exiting.
    Thu Apr 25 10:01:22 2003
    Workspace Manager: I/O error on display:: :0.0"
    Configured with DHCP Yes.
    If I do sys-unconfig and reset DHCP to No, then the above problem does not appear.
    Does anyone know what is going on here?
    Thanks,
    Steve
    PS
    Context: I am a rank beginner.

    Hi...
    I got similar error today.... OR.....should i say DOT 2 DOT like yours......
    on solaris 10g on x86 Box...
    the error output box is all junk information and some files mentioned in it dosnt even exist...
    it is a hoax call, its a misled output from solaris...
    after some R&D i found out that the home dir was denying the permission....
    let us suppose u r "temp" user
    ur home dir is "/export/home/temp"
    soon login screen I selected "failsafe login" from "options" and loggedin as temp...
    was Greeted with a prompt...
    went to home dir
    #cd /export/home/temp/
    reply was : permission denied.......
    so
    #ru root
    t#yped in password:
    and then
    #chmod 777 /export/home/temp
    and shutdown my box...
    restarted and loggedin as "temp"
    VOILA!!!!! everything was fine not even a single error and is fine till now...
    Hope this info help you.
    Bikram

  • One of the J2EE component (server0) could not be started in the MMC

    Hello there,
    How do I redeploy the following SDAs using SDM remote GUI tool?
    (Based on SAP note 942050)
    com.sap.security.core.offline.sda (extract from SAPJEECOR*_.SCA)
    com.sap.security.api.offline.sda (extract from SAPJEECOR*_.SCA)
    com.sap.security.core.ume.service.sda (extract from SAPJEE*_.SCA)
    When I tried to redeploy one of them, it gives me the following error:
    ~~~
    SDM has not calculated any deployment actions.
    Possible reasons:
    All selected archives have already been deployed before in the same or in a higher version.
    ~~~
    Kindly advise. Many thanks in advanced.
    <u><i><i><b>Side note:</b></i></i></u>
    The reason for doing is because I'm having this problem whereby one of the J2EE component (server0) could not be started in the MMC.
    No recent upgrade was done to my Solution Manager 4.0 server. The J2EE stack just died suddenly.
    Warmest regards,
    Eva

    Problem solved.

  • J2EE Server could not be started - Error -11113

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

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

  • System error 3 OracleDBConsoleorcl service could not be started.

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

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

  • Jdeveloper :Server Instance IntegratedWebLogicServer could not be started

    hi ...
    i used jdeveloper 11.1.1.3.0. i built a adf web application and when i run JSF pages i faced the following error:
    starting weblogic with Java version:
    java version "1.6.0_18"
    Java(TM) SE Runtime Environment (build 1.6.0_18-b07)
    Java HotSpot(TM) Client VM (build 16.0-b13, mixed mode)
    Starting WLS with line:
    C:\Oracle\MIDDLE~1\JDK160~1\bin\java -client -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=128m -XX:MaxPermSize=512m -Dweblogic.Name=DefaultServer -Djava.security.policy=C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.policy -Djavax.net.ssl.trustStore=C:\Oracle\Middleware\wlserver_10.3\server\lib\DemoTrust.jks -Duser.timezone="+06:00" -Dweblogic.nodemanager.ServiceEnabled=true -Xverify:none -da -Dplatform.home=C:\Oracle\MIDDLE~1\WLSERV~1.3 -Dwls.home=C:\Oracle\MIDDLE~1\WLSERV~1.3\server -Dweblogic.home=C:\Oracle\MIDDLE~1\WLSERV~1.3\server -Djps.app.credential.overwrite.allowed=true -Ddomain.home=C:\DOCUME~1\IABUZA~1\APPLIC~1\JDEVEL~1\SYSTEM~1.60\DEFAUL~1 -Dcommon.components.home=C:\Oracle\MIDDLE~1\ORACLE~1 -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Djrockit.optfile=C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrocket_optfile.txt -Doracle.domain.config.dir=C:\DOCUME~1\IABUZA~1\APPLIC~1\JDEVEL~1\SYSTEM~1.60\DEFAUL~1\config\FMWCON~1 -Doracle.server.config.dir=C:\DOCUME~1\IABUZA~1\APPLIC~1\JDEVEL~1\SYSTEM~1.60\DEFAUL~1\config\FMWCON~1\servers\DefaultServer -Doracle.security.jps.config=C:\DOCUME~1\IABUZA~1\APPLIC~1\JDEVEL~1\SYSTEM~1.60\DEFAUL~1\config\fmwconfig\jps-config.xml -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Digf.arisidbeans.carmlloc=C:\DOCUME~1\IABUZA~1\APPLIC~1\JDEVEL~1\SYSTEM~1.60\DEFAUL~1\config\FMWCON~1\carml -Digf.arisidstack.home=C:\DOCUME~1\IABUZA~1\APPLIC~1\JDEVEL~1\SYSTEM~1.60\DEFAUL~1\config\FMWCON~1\arisidprovider -Dweblogic.alternateTypesDirectory=C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.ossoiap_11.1.1,C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.oamprovider_11.1.1 -Dweblogic.jdbc.remoteEnabled=false -Dwsm.repository.path=C:\DOCUME~1\IABUZA~1\APPLIC~1\JDEVEL~1\SYSTEM~1.60\DEFAUL~1\oracle\store\gmds -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=C:\Oracle\MIDDLE~1\patch_wls1033\profiles\default\sysext_manifest_classpath;C:\Oracle\MIDDLE~1\patch_jdev1111\profiles\default\sysext_manifest_classpath weblogic.Server
    <Jul 31, 2010 10:46:58 AM GMT> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 16.0-b13 from Sun Microsystems Inc.>
    <Jul 31, 2010 10:46:59 AM GMT> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.3.0 Fri Apr 9 00:05:28 PDT 2010 1321401 >
    <Jul 31, 2010 10:46:59 AM GMT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Jul 31, 2010 10:46:59 AM GMT> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <Jul 31, 2010 10:46:59 AM GMT> <Notice> <LoggingService> <BEA-320400> <The log file C:\Documents and Settings\iabuzayed\Application Data\JDeveloper\system11.1.1.3.37.56.60\DefaultDomain\servers\DefaultServer\logs\DefaultServer.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.>
    <Jul 31, 2010 10:46:59 AM GMT> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to C:\Documents and Settings\iabuzayed\Application Data\JDeveloper\system11.1.1.3.37.56.60\DefaultDomain\servers\DefaultServer\logs\DefaultServer.log00057. Log messages will continue to be logged in C:\Documents and Settings\iabuzayed\Application Data\JDeveloper\system11.1.1.3.37.56.60\DefaultDomain\servers\DefaultServer\logs\DefaultServer.log.>
    <Jul 31, 2010 10:46:59 AM GMT> <Notice> <Log Management> <BEA-170019> <The server log file C:\Documents and Settings\iabuzayed\Application Data\JDeveloper\system11.1.1.3.37.56.60\DefaultDomain\servers\DefaultServer\logs\DefaultServer.log is opened. All server side log events will be written to this file.>
    <Jul 31, 2010 10:47:02 AM GMT> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <Jul 31, 2010 10:47:10 AM GMT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY>
    <Jul 31, 2010 10:47:10 AM GMT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Jul 31, 2010 10:47:28 AM GMT> <Critical> <WebLogicServer> <BEA-000362> <Server failed. Reason:
    There are 1 nested errors:
    *weblogic.store.PersistentStoreException: [Store:280073]The file store "WLS_DIAGNOSTICS" could not be opened because it contained a file with the invalid version 1. A file of version 2 was expected.*
         at weblogic.store.io.file.FileStoreIO.open(FileStoreIO.java:107)
         at weblogic.store.internal.PersistentStoreImpl.recoverStoreConnections(PersistentStoreImpl.java:413)
         at weblogic.store.internal.PersistentStoreImpl.open(PersistentStoreImpl.java:404)
         at weblogic.store.xa.PersistentStoreManagerXA.createFileStore(PersistentStoreManagerXA.java:118)
         at weblogic.diagnostics.archive.DiagnosticStoreRepository.getStore(DiagnosticStoreRepository.java:91)
         at weblogic.diagnostics.lifecycle.DiagnosticSystemService.start(DiagnosticSystemService.java:128)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    >
    <Jul 31, 2010 10:47:28 AM GMT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    <Jul 31, 2010 10:47:28 AM GMT> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
    <Jul 31, 2010 10:47:29 AM GMT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    Process exited.
    and in masseage window:
    [Starting Server Instance IntegratedWebLogicServer]
    #### Server Instance IntegratedWebLogicServer could not be started: Server Instance was terminated

    Found the issue.... I have different root cause for this issue..... I have installed 2 Jdev softwarres (9G & 11G) in my machine and I have set the JDEV_USER_HOME as environment variable for 9G version. When I remove this environment variable then the page executed perfectly with no issues.
    -

Maybe you are looking for

  • TS3510 I cant seem to log in to Facetime and iMessage.

    Whenever I log in my apple id it would give me 2 seconds and goes back to the log in screen. It says: You were signed out of iMessage because your Apple ID or password changed. Sign in to turn iMessage.

  • Satellite L300 - Hot key function is not working

    After the superb help I got from Jimi I'm hoping I can solve my last problem, I have changed my OS from Vista to WXP and I have managed to get all drivers working even though some from the Toshiba site dont work like the Wi-Fi, I have managed to acqu

  • Where can I purchase a replacement home button for a 7th gen nano?

    My home button fell out when I dropped the 7th gen Nano and shattered the glass while mountain biking.  I have replacement glass and digitizer in hand but no home button.  I have not been able to get anywhere with my local Apple store in regards to p

  • Import into oracle 10.2

    Hi I've tried an imp twice into a 10.2 database on Windows. Both times we have hit an ORA-600 and has resulted in quite a lot of effort to recover the situation using an IMP client from 10.1. All we are doing is importing all tables in a schema back

  • Issue during delete obsolete

    Hi, I have 10.2.0.4 database on AIX and taking the backup using RMAN. While running Delete obsolete command, it is giving below message at last: DELETE OBSOLETE; Deleted 198 objects For record type DELETED OBJECT recids from 522 to 523 are re-used be