Enable SSL to LDAP / MS AD : Portal will not start

Hi all ,
We have successfully enabled portal User Authentication to MS AD/LDAP over port 389 in a EP6 SP2 portal . Portal use                                       
Now we wish to switch to LDAP over SSL .We did the following for a Ad with SSL enabled on port 636 :
1) Import the AD server cert into the keystore using Visual admin tool
2) Log into portal as adminstrator > Go to UM Administration          
3) Change DataSource to AD , Flat heirarchy                           
4) Enter hostname of AD server , user . password , paths etc.., Enable SSL    
5) Save config and restart portal     
Now the Portal will not start and we get the following error messages in the 
console_logs...any ideas ???                            
Loading services:                                                       
  Loading service: com.sap.portal.license.runtime license                
java.lang.NullPointerException
        at com.sap.security.core.util.imp.UMTrace.debug(UMTrace.java:      
739)                                                                               
at com.sap.security.core.util.imp.UMTrace.debug(UMTrace.java:      
840)                                                                               
at com.sap.security.core.util.imp.UMTrace.fatalT(UMTrace.java:     
586)                                                                               
at com.sap.security.core.persistence.datasource.imp.               
LDAPConnectionManage                                                       
r.initConnectionPools(LDAPConnectionManager.java:556)                      
        at com.sap.security.core.persistence.datasource.imp.               
LDAPConnectionManage                                                       
r.initialize(LDAPConnectionManager.java:77)

Here's another option that might work for you:
Check out this note: 789590.  From reading between the lines it looks like you can change your um config without the portal being up by creating a file called 'sapum.properties.upgrade'.  That note talks about modifying some logging parameters but you should be able to substitute the um parameters to change your config back to using just the portal database.
Here's what sap explained about the process:
"you can update single um.properties by defining a file called sapum.properties.upgrade and storing it in the
directory \ume\. During the next startup, these properties are uploaded and update the older values from the UME properties stored in the PCD.
Values that are not listed in the .upgrade file are not touched. The upload is done before the service is starting, so that the updated values are taken as start parameters. Again in note 789590, you can find an example for an upgrade file (in this case for updating the information on the logging settings)."
Once you get the portal up and running, when you try to change the UM config, make sure you click on the 'Test Connection' button after you've saved the new ldap settings to make sure that everything is ok.  The ldap server might be accessable but you might have a problem with the user, password, group or user path.  Also if you're using SSL then make sure the 'Use SSL for Ldap access' is checked.
Hope that helps.
Regards,
Robin.

Similar Messages

  • Portal will not start

    Hello All,
    We have copied our entire portal and database to another server, because of this our portal will not start.  It appears to start with no errors, but no portal page is displayed, not even an error message.  The port number also can not be reaced.
    The same is happing for BI, our abap instance is fine, but our java instance fails to work.  When I check the staus od the java instance in SMICM, it states the java instance is installed, but there is no port number allocated.
    Any idea what I can do to relove this?
    Many thanks,
    Nick.

    Hi John,
    Thanks for the reply.
    The document which you refered to referes to doing a copy using SAPInst.  We did not use SAPinst.  Instead we copied (RCP) sap mount/SID and USR/SAP/SID.  We also did a Database restore.
    The config tool and visual administrator works fine and I can not see any errors when I start SAP.
    I have compared QA with DEV and all files are the same.
    Any ideas why this has not worked?
    Any help would be appeaciated.
    Thanks,
    Nick.

  • Apache will not start if ssl is enabled

    Hello,
    I recently upgraded from LMS 3.1 to LMS 3.2.  One of our end users pointed out that I forgot to enable https in the Common Services -> Server -> Security area.
    I re-enabled https and now the 'Ciscoworks Web Server' will not start up.
    If I disable https using ConfigSSL.pl from <NMS root>/MDC/Apache/bin then Ciscoworks comes up fine again.
    The log file in <NMS root>/MDC/Apache/logs/error.log shows the message:
    Failed to configure CA certificate chain!
    I have deleted and regenerated the self-signed certificate several times and this pattern repeats.
    I am running LMS on Windows Server 2003 R2.
    Any suggestions would be appreciated.
    Thanks.

    Joe,
    As requested, here are the files.
    I was able to force Apache to start using the Service control panel.
    However, when I spawned a browser the error message is:
    Forbidden
    You don't have permission to access /cwhp/LiaisonServlet on this server.
    Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.
    Don't know what this means either.  Again, if I turn https off, everything comes up fine.
    Thanks.
    Bob

  • Portal will not initialize.

    Hello folks,
    I was working on adding an datasource (MSADS) to EP6SP2.
    I made the changes and restarte dthe serverce couple time I had errors. Now the portal will not initialize. I get the following error.
    What are my options now? How can I bring up the portal?
    Apr 21, 2006 7:47:06 PM # System_Thread_36     Fatal           [Portal.init] Application Broker - initialization failed.
    com.sapportals.portal.prt.runtime.PortalException: [Portal Application Broker] applications start failed
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.start(PortalAppBroker.java:1431)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.startCoreApplications(PortalAppBroker.java:1360)
         at com.sapportals.portal.prt.runtime.Portal.init(Portal.java:345)
         at com.sapportals.portal.prt.core.PortalCoreInitializer.coreInit(PortalCoreInitializer.java:54)
         at com.sapportals.portal.prt.dispatcher.PortalInitializer.<init>(PortalInitializer.java:129)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doSetupPortalInitializer.run(Dispatcher.java:160)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher(Dispatcher.java:358)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.access$000(Dispatcher.java:40)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$InitRunner.run(Dispatcher.java:113)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.init(Dispatcher.java:391)
         at com.inqmy.services.servlets_jsp.server.ServletContextFacade.init(ServletContextFacade.java:3338)
         at com.inqmy.services.servlets_jsp.server.ServletContextFacade.init(ServletContextFacade.java:2596)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.createContext(ServletsAndJspImpl.java:765)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.<init>(ServletsAndJspImpl.java:200)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspServerFrame.start(ServletsAndJspServerFrame.java:125)
         at com.inqmy.core.service.application.ApplicationServiceRunner.startFrame(ApplicationServiceRunner.java:55)
         at com.inqmy.core.service.container.ServiceRunner.run(ServiceRunner.java:129)
         at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)
    Caused by: com.sapportals.portal.prt.runtime.PortalException: [PortalServiceItem.startServices] initialisation failed:com.sap.portal.license.runtime|license
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.startServices(PortalServiceItem.java:883)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.startLoadOnStartupServices(PortalAppBroker.java:1470)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.start(PortalAppBroker.java:1426)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.startCoreApplications(PortalAppBroker.java:1360)
         at com.sapportals.portal.prt.runtime.Portal.init(Portal.java:345)
         at com.sapportals.portal.prt.core.PortalCoreInitializer.coreInit(PortalCoreInitializer.java:54)
         at com.sapportals.portal.prt.dispatcher.PortalInitializer.<init>(PortalInitializer.java:129)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doSetupPortalInitializer.run(Dispatcher.java:160)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher(Dispatcher.java:358)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.access$000(Dispatcher.java:40)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$InitRunner.run(Dispatcher.java:113)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.init(Dispatcher.java:391)
         at com.inqmy.services.servlets_jsp.server.ServletContextFacade.init(ServletContextFacade.java:3338)
         at com.inqmy.services.servlets_jsp.server.ServletContextFacade.init(ServletContextFacade.java:2596)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.createContext(ServletsAndJspImpl.java:765)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.<init>(ServletsAndJspImpl.java:200)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspServerFrame.start(ServletsAndJspServerFrame.java:125)
         at com.inqmy.core.service.application.ApplicationServiceRunner.startFrame(ApplicationServiceRunner.java:55)
         at com.inqmy.core.service.container.ServiceRunner.run(ServiceRunner.java:129)
         at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)
    Caused by: com.sapportals.portal.prt.core.broker.PortalServiceInstantiationException: Could not instantiate implementation class com.sapportals.portal.prt.service.license.LicenseService of Portal Service com.sap.portal.license.runtime|license because: could not load the service
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.__initServiceInstance(PortalServiceItem.java:689)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.createServiceInstance(PortalServiceItem.java:519)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.startServices(PortalServiceItem.java:875)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.startLoadOnStartupServices(PortalAppBroker.java:1470)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.start(PortalAppBroker.java:1426)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.startCoreApplications(PortalAppBroker.java:1360)
         at com.sapportals.portal.prt.runtime.Portal.init(Portal.java:345)

    The last 10 lines is what I commented out as I was using multiple datasources. he following line
    ume.persistence.data_source_configuration=dataSourceConfiguration_ads_writeable_db.xml should be a different file.
    The server is set to MSADS mode but I commented out those lines. So the server does not find the file. Is there a way to fix this??
       SAP User Management Engine Configuration
       Logging settings
    ##The external class for the portal logger should be used.
    ##If trace file from native logging api should be used, set this property to "com.sap.security.core.util.imp.UMTrace_EX"
    ##and set properties "ume.trace.trace_level" and "ume.trace.debug_exception_level" to a severity level from 1 to 5.
    ume.trace.external_trace_class=com.sapportals.portal.prt.service.usermanagement.util.UMTrace_620_Portal
       Data source settings
    ##xml file that configures the persistence except roles
    ume.persistence.data_source_configuration=dataSourceConfiguration_ads_writeable_db.xml
    ##xml file that configures the roles persistence which are coming from the pcd
    NOTE: ume.persistence.pcd_roles_data_source_configuration AND ume.persistence.ume_roles_data_source_configuration
          mustn't be used together.  
    ume.persistence.pcd_roles_data_source_configuration=dataSourceConfiguration_PCDRoles.xml
    ##xml file that configures the roles persistence which are coming from the ume
    NOTE: ume.persistence.ume_roles_data_source_configuration AND ume.persistence.pcd_roles_data_source_configuration
          mustn't be used together.  
    #ume.persistence.ume_roles_data_source_configuration=dataSourceConfiguration_UMERoles.xml
    ##specification of the default cache
    ume.cache.default_cache=distributableCache
       LDAP settings
    ##specifies the servertype NOVELL oder SUN
    ume.ldap.access.server_type
    ##the ldap server name
    ##ume.ldap.access.server_name=NortDC.fngp.com,PlymDC.fngp.com
    ##the port of the ldap server
    ##ume.ldap.access.server_port=389,389
    ##the user used for connecting to the ldap server
    ##ume.ldap.access.user=FNGP
    ADSUser
    ##the password of the user
    ##ume.ldap.access.password=
       database settings
       R/3 settings (for use as Master datasource)
    Start of Required keys for R/3 connection
    2hNbedUUwhwiKCN6wpZqXw\=\=
    ##true if ssl is used, false if not
    ume.ldap.access.ssl=FALSE
    ##the path in the ldap server, where the users are found
    ##ume.ldap.access.base_path.user=OU\=FNGP,DC\=fngp,DC\=com
    ##the path in the ldap server, where the useraccounts are found; only nedded if a user object is not an account object
    #ume.ldap.access.base_path.uacc=
    ##the path in the ldap server, where the groups are found
    ##ume.ldap.access.base_path.grup=OU\=Portal Groups,OU\=FNGP,DC\=fngp,DC\=com
    ##the data for the connection pool
    ume.ldap.connection_pool.min_size=1
    ume.ldap.connection_pool.max_size=10
    ume.ldap.connection_pool.max_idle_connections=5
    ume.ldap.connection_pool.max_idle_time=600000
    ume.ldap.connection_pool.max_wait_time=60000
    ume.ldap.connection_pool.monitor_level=0
    ume.ldap.connection_pool.retrial=10
    ume.ldap.connection_pool.retrial_interval=10000
    ume.ldap.connection_pool.release_check_interval=120000
    ##specify if you want to user an internal or external connection pool
    ume.db.connection_pool_type=jdbc/sapep
    ##if you are using an internal connectionpool please use the following properties to configure the connections
    ##specify the database driver
    ume.db.jdbc_driver
    ##specify the database url
    ume.db.jdbc_url
    ##specify the database user
    ume.db.jdbc_user
    ##specify the user password
    ume.db.jdbc_password
    ##if you are using an external cnnectionpool
    ##(connection pool of the j2ee engine) please use the following properties to configure the connectionpool
    ##the context factory of the j2ee connection pool
    ume.db.connection_pool.j2ee.initial_context_factory=com.inqmy.services.jndi.InitialContextFactoryImpl
    ##the provider url of the j2ee connetion pool
    ume.db.connection_pool.j2ee.provider_url=localhost
    ##setting of the internal database connection pool
    ume.db.connection_pool.internal.minsize=1
    ume.db.connection_pool.internal.maxsize=30
    ume.db.connection_pool.internal.max_idle_connections=5
    ume.db.connection_pool.internal.max_connection_idle_time=600000
    ume.db.connection_pool.internal.max_wait_process_time=600000
    ume.db.connection_pool.internal.monitor_interval=500
    ume.db.connection_pool.internal.connect_retrials=0
    ume.db.connection_pool.internal.max_connection_usage_timel=600000
    ume.db.connection_pool.internal.max_connection_usage_time_check_interval=60000
    ume.db.connection_pool.internal.monitor_path=./
    ume.r3.connection.master.client
    ume.r3.connection.master.user
    ume.r3.connection.master.passwd=g8EnrAsDbQw\=
    ume.r3.connection.master.sysnr
    ume.r3.connection.master.useXML=false
    R/3 application name (only CRM and EBP are supported)
    ume.r3.connection.master.application
    End of required keys
    Start of required-optional keys
    One of following 3 options is required:
    Option 1: application host name
    ume.r3.connection.master.ashost
    Option 2:  (name used to map to the sapmsg.ini file.)
    #ume.r3.connection.master.r3name=
    Option 3: message server
    #ume.r3.connection.master.msghost=<message server>
    Required when options 2 and 3 are used  (e.g. PUBLIC)
    #ume.r3.connection.master.group=<group of message server>
    End of required-optional keys
    Start of optional keys
    ume.r3.connection.master.lang=EN
    number of connections to create in the connection pool
    ume.r3.connection.master.poolmaxsize=10
    Time in milliseconds to wait for available connection before error
    ume.r3.connection.master.poolmaxwait=10000
       Security Policy
    ume.logon.security_policy.useridminlength=6
    ume.logon.security_policy.useridmaxlength=20
    ume.logon.security_policy.userid_in_password_allowed=TRUE
    ume.logon.security_policy.oldpass_in_newpass_allowed=TRUE
    ume.logon.security_policy.password_min_length=6
    ume.logon.security_policy.password_max_length=10
    ume.logon.security_policy.password_mix_case_required=0
    ume.logon.security_policy.password_alpha_numeric_required=0
    ume.logon.security_policy.password_special_char_required=0
    ume.logon.security_policy.password_change_allowed=FALSE
    ume.logon.security_policy.lock_after_invalid_attempts=6
    ume.logon.security_policy.auto_unlock_time=60
    ume.logon.security_policy.password_expire_days=99999
    ume.logon.security_policy.cert_logon_required=FALSE
    ume.logon.security_policy.cookie_life_time=172800
       security parameters
    path of your IAIK keystore
    login.ticket_keystore=ticketKeyStore
    Key pair alias with the Keystore ('sapportal' recommended for new install)
    login.ticket_keyalias=TestKey
    login.ticket_lifetime=8
    url of the SAP trustcenter that signed the portal key (req. for RA functionality)
    trustcenter=https://tcs.mysap.com/invoke/tc/usercert
    logical adapter name of authenticating backend
    credentials are checked against this specified repository (see  repository_configuration_file)
    login.authentication_server=Corporate Authentication Server
    #authschemes conf xml file
    login.authschemes.definition.file=authschemes.xml
    ume.superadmin.activated=FALSE
    (Comma separated) list of role xml files
    #ume.roles.xml_files = *role.xml
    Self Registration  ################################
    to enable self registration process. (default: true)
    ume.logon.selfreg=true
    ume.admin.selfreg_company=false
    Notification Mails ################################
    mail host, separated by semicolon if several hosts
    ume.notification.mail_host=<mailhost1>;<mailhost2>;<mailhost3>
    ume.notification.mail_host=nort-smtpsrv-1.fngp.com
    Email sending mode
    asynchronous is preferred especially when many emails are sent out
    ume.notification.email_asynch=TRUE
    Sending an email on the below events can be switched on(default)/off
    ume.notification.create_request=true
    ume.notification.create_approval=true
    ume.notification.create_performed=TRUE
    ume.notification.pswd_reset_request=TRUE
    ume.notification.pswd_reset_performed=TRUE
    ume.notification.unlock_request=true
    ume.notification.lock_performed=TRUE
    ume.notification.unlock_performed=TRUE
    ume.notification.delete_performed=TRUE
    ume.notification.create_by_batch_performed=TRUE
    ume.notification.update_by_batch_performed=TRUE
    ume.notification.create_denied=true
       anonymous user
    Defines which mode of anonymous logon is to be used. Default value is 1.
    1 = Anonymous logon with named anonymous users is used.
    0 = Simple anonymous logon is used.
    ume.login.anonymous_user.mode=1
    Comma-separated list of guest users that are supported. These users must exist with this unique ids in the user repository. This parameter does only take effect if ume.login.anonymous_user.mode=1
    ume.login.guest_user.uniqueids=anonymous
       user admin
    ume.admin.search_maxhits_warninglevel=200
    ume.login.guest_user.defaultid=anonymous
    login.ticket_issuer=FNN
    ume.license.sysid=FNN
    #Additional properties
    #Sat Nov 13 17:49:49 EST 2004
    ume.r3.mastersystem=
    ume.r3.connection.master.r3name=
    ume.r3.connection.master.msghost=
    ume.r3.connection.master.group=
       LogOff
    ume.logoff.redirect.url=http://nortweb1.fngp.com/cleartrust/ct_logout.asp
    ume.logoff.redirect.silent=false
    #Additional properties
    #Fri Apr 21 18:34:00 EDT 2006
    #ume.ldap.access.server_port=389
    #ume.ldap.access.user=FNGPEXT
    adm_msb
    #ume.ldap.access.password=xDhj3ijP/xaX74LzqzAPJw\=\=
    #ume.ldap.access.server_name=Nortextdc.fngpext.com
    #Additional properties
    #Fri Apr 21 18:35:36 EDT 2006
    #ume.ldap.access.base_path.user=OU\=FNGPEXT,DC\=fngpext,DC\=com
    #ume.ldap.access.base_path.grup=OU\=FNGPEXT,DC\=fngpext,DC\=com

  • SLD will not start after I upgraded Netweaver 2004s Portal

    SLD will not start after I upgraded Netweaver 2004s Portal from SP 14 to SP 15.
    It gives me the following J2EE error:
    Application error occurred during request processing.
      Details:   java.lang.NoSuchMethodError: com.sap.sld.api.wbem.transform.ICIMParser.getNamePool()Lcom/sap/sld/api/wbem/cim/NamePool;
    Exception id: [00145E336A6A00680000002A000003480004502001E11FF0]

    Hi ,
    as a first question: What versions of WAS / NWDS are you using?! (Main question is if you are using corresponding versions, i.e. NWDS 2.0.x with WAS 6.40 SP x, with the same value for x.)
    See the threads below for more information
    NetWeaver 2004s upgradation problems
    Could not run WebDynpro Tutorial - NoClassDefFoundError
    Points are welcome if it is useful
    Koti Reddy

  • TS4079 I hold down the home button with Siri enabled on my Iphone 4 but it will not open, internet is present.. help??

    I hold down the home button with Siri enabled on my Iphone 4 but it will not open, internet is present.. help??

    Make sure Siri isn't disabled in Settings > General > Restrictions.
    If that isn't it, did you try to restore as a new device?

  • SLD server will not start

    Hi, I am having an issue with my SLD server.  The java will not start completely.  This is the log i get:
    If you have any clue that would be great.
    thanks
    <!LOGHEADER[START]/>
    <!HELP[Manual modification of the header may cause parsing problem!]/>
    <!LOGGINGVERSION[1.5.3.7185 - 630]/>
    <!NAME[./log/defaultTrace.trc]/>
    <!PATTERN[defaultTrace.trc]/>
    <!FORMATTER[com.sap.tc.logging.ListFormatter]/>
    <!ENCODING[Cp1252]/>
    <!FILESET[0, 20, 10485760]/>
    <!PREVIOUSFILE[defaultTrace.19.trc]/>
    <!NEXTFILE[defaultTrace.1.trc]/>
    <!LOGHEADER[END]/>
    #1.5#000BCDEF4B75001E0000000100000B4400046A834059524E#1243011859688#com.sap.di.sdic.srv.java.SDICServiceFrame##com.sap.di.sdic.srv.java.SDICServiceFrame#######SAPEngine_System_Thread[impl:5]_70##0#0#Error#1#/Applications/SDIC/Service#Java###Failed to initialize the SDIC service. An unanticipated error has occured; Error description - #1#com.sap.di.sdic.exception.DiException: StateStore Initialization requires the values to be specified for the properties"sdic.state.store.storeManager" and "sdic.nwdiservers.admin.user"#
    #1.5#000BCDEF4B75001E0000000300000B4400046A8340596B1D#1243011859688#com.sap.engine.core.service630.container.ServiceRunner##com.sap.engine.core.service630.container.ServiceRunner#######SAPEngine_System_Thread[impl:5]_70##0#0#Error#1#/System/Server#Plain###Service tcdisdic~srv error. Nested exception is: com.sap.engine.frame.ServiceException: StateStore Initialization requires the values to be specified for the properties"sdic.state.store.storeManager" and "sdic.nwdiservers.admin.user"
         at com.sap.di.sdic.srv.java.SDICServiceFrame.start(SDICServiceFrame.java:162)
         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:79)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:150)
    Caused by: com.sap.di.sdic.exception.DiException: StateStore Initialization requires the values to be specified for the properties"sdic.state.store.storeManager" and "sdic.nwdiservers.admin.user"
         at com.sap.di.sdic.srv.java.SDICServiceFrame.start(SDICServiceFrame.java:149)
         ... 5 more
    Caused by: java.lang.Exception: StateStore Initialization requires the values to be specified for the properties"sdic.state.store.storeManager" and "sdic.nwdiservers.admin.user"
         ... 6 more
    #1.5#000BCDEF4B7500260000000000000B4400046A8340A5D8ED#1243011864701#com.sap.caf.um.metadata.imp.MetaDataTools##com.sap.caf.um.metadata.imp.MetaDataTools.MetaDataTools()#######SAPEngine_System_Thread[impl:5]_54##0#0#Info#1#/System/Server#Plain###sap.com caf/um/metadata/imp MAIN_APL70VAL_C 963656#
    #1.5#000BCDEF4B75002F0000000100000B4400046A8340D0C614#1243011867513#com.sap.engine.services.rfcengine##com.sap.engine.services.rfcengine.RFCRuntimeInterfaceImpl.newProperties(int prcs, int conn)#######SAPEngine_System_Thread[impl:5]_35##0#0#Error#1#/System/Server#Java###enter  newProperties()##
    #1.5#000BCDEF4B75002F0000000300000B4400046A8340D702A6#1243011867919#com.sap.engine.services.rfcengine##com.sap.engine.services.rfcengine.RFCRuntimeInterfaceImpl.init()#######SAPEngine_System_Thread[impl:5]_35##0#0#Error#1#/System/Server#Java###SNC properties not found ##
    #1.5#000BCDEF4B7500300000000000000B4400046A8340F313F1#1243011869762#com.sap.caf.um.relgroups.imp.persistence.DataSource##com.sap.caf.um.relgroups.imp.persistence.DataSource.DataSource()#######SAPEngine_System_Thread[impl:5]_4##0#0#Info#1#/System/Server#Plain###sap.com caf/um/relgroups/imp MAIN_APL70VAL_C 963842#
    #1.5#000BCDEF4B7500380000000100000B4400046A83412AA249#1243011873402#com.adobe.service.sap.configuration##com.adobe.service.sap.configuration#######OrderedChannel for service##0#0#Error#1#/System/Security#Plain###Error while reading trusted anchor configuration information:
    com.sap.security.core.server.securestorage.exception.ObjectRetrievalException: Could not find clientID servicescomadobeDocumentServicesConfigurationAdobeConfigurationService~jar
         at com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextImpl.getClientsStorageLocation(RemoteSecureStorageClientContextImpl.java:231)
         at com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextImpl.retrieveObject(RemoteSecureStorageClientContextImpl.java:724)
         at com.adobe.service.sap.configuration.ConfigurationService.readXML(Unknown Source)
         at com.adobe.service.sap.configuration.ConfigurationService.<init>(Unknown Source)
         at com.adobe.service.sap.configuration.ServiceFrame.start(Unknown Source)
         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:79)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:150)
    #1.5#000BCDEF4B7500380000000300000B4400046A83412AAC7B#1243011873402#com.adobe.service.sap.configuration##com.adobe.service.sap.configuration#######OrderedChannel for service##0#0#Error#1#/System/Security#Plain###Error while reading credential configuration information:
    com.sap.security.core.server.securestorage.exception.ObjectRetrievalException: Could not find clientID servicescomadobeDocumentServicesConfigurationAdobeConfigurationService~jar
         at com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextImpl.getClientsStorageLocation(RemoteSecureStorageClientContextImpl.java:231)
         at com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextImpl.retrieveObject(RemoteSecureStorageClientContextImpl.java:724)
         at com.adobe.service.sap.configuration.ConfigurationService.readXML(Unknown Source)
         at com.adobe.service.sap.configuration.ConfigurationService.<init>(Unknown Source)
         at com.adobe.service.sap.configuration.ServiceFrame.start(Unknown Source)
         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:79)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:150)
    #1.5#000BCDEF4B7500380000000500000B4400046A83412AB51D#1243011873402#com.adobe.service.sap.configuration##com.adobe.service.sap.configuration#######OrderedChannel for service##0#0#Error#1#/System/Security#Plain###Error while reading CRL configuration information:
    com.sap.security.core.server.securestorage.exception.ObjectRetrievalException: Could not find clientID servicescomadobeDocumentServicesConfigurationAdobeConfigurationService~jar
         at com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextImpl.getClientsStorageLocation(RemoteSecureStorageClientContextImpl.java:231)
         at com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextImpl.retrieveObject(RemoteSecureStorageClientContextImpl.java:724)
         at com.adobe.service.sap.configuration.ConfigurationService.readXML(Unknown Source)
         at com.adobe.service.sap.configuration.ConfigurationService.<init>(Unknown Source)
         at com.adobe.service.sap.configuration.ServiceFrame.start(Unknown Source)
         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:79)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:150)
    #1.5#000BCDEF4B7500380000000700000B4400046A83412ABDBE#1243011873402#com.adobe.service.sap.configuration##com.adobe.service.sap.configuration#######OrderedChannel for service##0#0#Error#1#/System/Security#Plain###Error while reading password configuration information:
    com.sap.security.core.server.securestorage.exception.ObjectRetrievalException: Could not find clientID servicescomadobeDocumentServicesConfigurationAdobeConfigurationService~jar
         at com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextImpl.getClientsStorageLocation(RemoteSecureStorageClientContextImpl.java:231)
         at com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextImpl.retrieveObject(RemoteSecureStorageClientContextImpl.java:724)
         at com.adobe.service.sap.configuration.ConfigurationService.readXML(Unknown Source)
         at com.adobe.service.sap.configuration.ConfigurationService.<init>(Unknown Source)
         at com.adobe.service.sap.configuration.ServiceFrame.start(Unknown Source)
         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:79)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:150)
    Jean Seguin

    Hi,
    The user SAPJSF is not lock and here is the output of the Stdserver.out
    stdout/stderr redirect
    node name   : server0
    pid         : 5800
    system name : IS1
    system nr.  : 01
    started at  : Fri May 22 14:50:38 2009
    Reserved 1610612736 (0x60000000) bytes before loading DLLs.
    [Thr 5756] Fri May 22 14:50:39 2009
    [Thr 5756] MtxInit: -2 0 0
    CompilerOracle: exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources
    CompilerOracle: exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector getApplicationDomain
    CompilerOracle: exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub
    CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils escapeToJS
    CompilerOracle: exclude com/sapportals/portal/prt/core/broker/PortalServiceItem startServices
    CompilerOracle: exclude com/sap/engine/services/webservices/server/deploy/WSConfigurationHandler downloadFile
    CompilerOracle: exclude com/sapportals/portal/prt/jndisupport/util/AbstractHierarchicalContext lookup
    CompilerOracle: exclude com/sapportals/portal/navigation/cache/CacheNavigationNode getAttributeValue
    CompilerOracle: exclude com/sapportals/portal/navigation/TopLevelNavigationiView PrintNode
    CompilerOracle: exclude com/sapportals/wcm/service/ice/wcm/ICEPropertiesCoder encode
    CompilerOracle: exclude com/sap/lcr/pers/delta/importing/ObjectLoader loadObjects
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readElement
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readSequence
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/TypeMappingImpl initializeRelations
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/GeneratedComplexType _loadInto
    SAP J2EE Engine Version 7.00   PatchLevel is starting...
    Loading: LogManager ... 6420 ms.
    Loading: PoolManager ... 0 ms.
    Loading: ApplicationThreadManager ... 440 ms.
    Loading: ThreadManager ... 76 ms.
    Loading: IpVerificationManager ... 46 ms.
    Loading: ClassLoaderManager ... 30 ms.
    Loading: ClusterManager ... 638 ms.
    Loading: LockingManager ... 227 ms.
    Loading: ConfigurationManager ... 8136 ms.
    Loading: LicensingManager ... 76 ms.
    Loading: CacheManager ... 410 ms.
    Loading: ServiceManager ...
    Loading services.:
      Service memory started. (45 ms).
      Service cross started. (243 ms).
      Service file started. (289 ms).
      Service runtimeinfo started. (30 ms).
      Service timeout started. (106 ms).
      Service trex.service started. (106 ms).
      Service p4 started. (744 ms).
      Service classpath_resolver started. (30 ms).
      Service userstore started. (243 ms).
      Service jmx_notification started. (532 ms).
      Service log_configurator started. (24331 ms).
      Service locking started. (15 ms).
      Service http started. (759 ms).
      Service naming started. (1775 ms).
      Service appclient started. (228 ms).
      Service failover started. (213 ms).
      Service jmsconnector started. (304 ms).
      Service javamail started. (410 ms).
      Service ts started. (349 ms).
      Service licensing started. (30 ms).
      Service connector started. (380 ms).
      Service iiop started. (652 ms).
      Service webservices started. (1700 ms).
      Service deploy started. (31390 ms).
      Service configuration started. (61 ms).
      Service MigrationService started. (106 ms).
      Service bimmrdeployer started. (30 ms).
      Service dbpool started. (6041 ms).
      Service com.sap.security.core.ume.service started. (7680 ms).
      Service tcdisdic~srv started. (1776 ms).
      Service security started. (4068 ms).
      Service classload started. (228 ms).
      Service applocking started. (228 ms).
      Service shell started. (379 ms).
      Service ejb started. (547 ms).
      Service tceCATTPingservice started. (425 ms).
      Service telnet started. (501 ms).
      Service dsr started. (1062 ms).
      Service servlet_jsp started. (1791 ms).
      Service webdynpro started. (1426 ms).
      Service cafummetadata~imp started. (2095 ms).
      Service keystore started. (2474 ms).
      Service ssl started. (15 ms).
      Service cafruntimeconnectivity~impl started. (50818 ms).
      Service jmx started. (3111 ms).
      Service tcsecsecurestorage~service started. (1199 ms).
      Service tcsecwssec~service started. (835 ms).
      Service cafumrelgroups~imp started. (4099 ms).
      Service CUL started. (2550 ms).
      Service tcsecdestinations~service started. (2824 ms).
      Service apptracing started. (1351 ms).
      Service com.adobe~DataManagerService started. (3187 ms).
      Service pmi started. (1138 ms).
      Service tcsecvsi~service started. (1988 ms).
      Service sld started. (5525 ms).
      Service basicadmin started. (4568 ms).
      Service com.adobe~DocumentServicesDestProtoService started. (1548 ms).
      Service com.adobe~DocumentServicesBinaries2 started. (1624 ms).
      Service com.adobe~DocumentServicesLicenseSupportService started. (1336 ms).
      Service adminadapter started. (364 ms).
      Service com.adobe~LicenseService started. (470 ms).
      Service monitor started. (1564 ms).
      Service com.adobe~DocumentServicesConfiguration started. (2762 ms).
      Service com.adobe~TrustManagerService started. (182 ms).
      Service com.adobe~PDFManipulation started. (4888 ms).
      Service tc.CBS.Service started. (10564 ms).
      Service com.adobe~FontManagerService started. (10049 ms).
      Service com.sap.aii.af.cpa.svc started. (9821 ms).
      Service com.sap.aii.af.security.service started. (31 ms).
      Service tc.monitoring.logviewer started. (19216 ms).
      Service com.sap.aii.af.svc started. (2808 ms).
      Service com.sap.aii.af.ms.svc started. (1366 ms).
      Service com.adobe~XMLFormService started. (6315 ms).
      Service com.sap.aii.adapter.bc.svc started. (106 ms).
      Service com.sap.aii.adapter.marketplace.svc started. (243 ms).
      Service com.sap.aii.adapter.xi.svc started. (182 ms).
      Service com.sap.aii.adapter.file.svc started. (304 ms).
      Service com.sap.aii.adapter.jdbc.svc started. (288 ms).
      Service com.sap.aii.adapter.rfc.svc started. (122 ms).
      Service jms_provider started. (22373 ms).
      Service com.sap.aii.adapter.mail.svc started. (1442 ms).
      Service com.sap.aii.adapter.jms.svc started. (895 ms).
      Service com.sap.aii.af.ispeak.svc started. (728 ms).
      Service rfcengine started. (73524 ms).
    ServiceManager started for 148445 ms.
    Framework started for 166083 ms.
    SAP J2EE Engine Version 7.00   PatchLevel is running!
    PatchLevel October 23, 2006 07:41 GMT

  • Bi_server will not start

    I'm trying to figure out why my bi_server will not start.  It was running fine, but after restarting the server, I can no longer start it and I get the error below:
    b_server1
    FAILED_NOT_RESTARTABLE
    When I try to start the server, I get this long error:
    C:\MW_HOME\user_projects\domains\bifoundation_domain\bin>startManagedWebLogic.cmd bi_server1
    SVR_GRP =
    JAVA Memory arguments: -Xms256m -Xmx1024m -XX:MaxPermSize=512m -XX:-UseSSE42Intrinsics
    WLS Start Mode=Production
    CLASSPATH=C:\MW_HOME\ORACLE~1\modules\oracle.jdbc_11.1.1\ojdbc6dms.jar;C:\MW_HOME\Oracle_BI1\bifoundation\jdbc\jdk16\bijdbc.jar;;C:\MW_HOME\patch_wls1035\profiles\default\sys_manifest_classpath\weblog
    ic_patch.jar;C:\MW_HOME\ORACLE~2\jdk\lib\tools.jar;C:\MW_HOME\WLSERV~1.3\server\lib\weblogic_sp.jar;C:\MW_HOME\WLSERV~1.3\server\lib\weblogic.jar;C:\MW_HOME\modules\features\weblogic.server.modules_10
    .3.5.0.jar;C:\MW_HOME\WLSERV~1.3\server\lib\webservices.jar;C:\MW_HOME\modules\ORGAPA~1.1/lib/ant-all.jar;C:\MW_HOME\modules\NETSFA~1.0_1/lib/ant-contrib.jar;c:\MW_HOME\wlserver_10.3\server\lib\weblog
    ic.jar;c:\MW_HOME\oracle_common\modules\oracle.dms_11.1.1\dms.jar;c:\MW_HOME\oracle_common\modules\oracle.jmx_11.1.1\jmxframework.jar;c:\MW_HOME\oracle_common\modules\oracle.jmx_11.1.1\jmxspi.jar;c:\M
    W_HOME\oracle_common\modules\oracle.odl_11.1.1\ojdl.jar;C:\MW_HOME\ORACLE~1\soa\modules\commons-cli-1.1.jar;C:\MW_HOME\ORACLE~1\soa\modules\oracle.soa.mgmt_11.1.1\soa-infra-mgmt.jar;C:\MW_HOME\ORACLE~
    1\modules\oracle.jrf_11.1.1\jrf.jar;C:\MW_HOME\WLSERV~1.3\common\derby\lib\derbyclient.jar;C:\MW_HOME\WLSERV~1.3\server\lib\xqrl.jar
    PATH=C:\MW_HOME\patch_wls1035\profiles\default\native;C:\MW_HOME\WLSERV~1.3\server\native\win\x64;C:\MW_HOME\WLSERV~1.3\server\bin;C:\MW_HOME\modules\ORGAPA~1.1\bin;C:\MW_HOME\ORACLE~2\jdk\jre\bin;C:\
    MW_HOME\ORACLE~2\jdk\bin;C:\Python33\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;c:\MW_HOME\Oracle_BI1\products\Essbase\EssbaseServer\bin;c:\MW
    _HOME\Oracle_BI1\bin;c:\MW_HOME\Oracle_BI1\opmn\bin;c:\MW_HOME\Oracle_BI1\opmn\lib;c:\MW_HOME\Oracle_BI1\perl\bin;C:\MW_HOME\WLSERV~1.3\server\native\win\x64\oci920_8
    *  To start WebLogic Server, use a username and   *
    *  password assigned to an admin-level user.  For *
    *  server administration, use the WebLogic Server *
    *  console at http:\\hostname:port\console        *
    starting weblogic with Java version:
    java version "1.6.0_29"
    Java(TM) SE Runtime Environment (build 1.6.0_29-b11)
    Java HotSpot(TM) 64-Bit Server VM (build 20.4-b02, mixed mode)
    Starting WLS with line:
    C:\MW_HOME\ORACLE~2\jdk\bin\java -server   -Xms256m -Xmx1024m -XX:MaxPermSize=512m -XX:-UseSSE42Intrinsics -Dweblogic.Name=bi_server1 -Djava.security.policy=C:\MW_HOME\WLSERV~1.3\server\lib\weblogic.p
    olicy  -Dweblogic.ProductionModeEnabled=true -Dweblogic.security.SSL.trustedCAKeyStore="c:\MW_HOME\wlserver_10.3\server\lib\cacerts"   -da -Dplatform.home=C:\MW_HOME\WLSERV~1.3 -Dwls.home=C:\MW_HOME\W
    LSERV~1.3\server -Dweblogic.home=C:\MW_HOME\WLSERV~1.3\server  -Dcommon.components.home=C:\MW_HOME\ORACLE~1 -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14L
    ogger -Ddomain.home=c:\MW_HOME\USER_P~1\domains\BIFOUN~1 -Djrockit.optfile=C:\MW_HOME\ORACLE~1\modules\oracle.jrf_11.1.1\jrocket_optfile.txt -Doracle.server.config.dir=c:\MW_HOME\USER_P~1\domains\BIFO
    UN~1\config\FMWCON~1\servers\bi_server1 -Doracle.domain.config.dir=c:\MW_HOME\USER_P~1\domains\BIFOUN~1\config\FMWCON~1  -Digf.arisidbeans.carmlloc=c:\MW_HOME\USER_P~1\domains\BIFOUN~1\config\FMWCON~1
    \carml  -Digf.arisidstack.home=c:\MW_HOME\USER_P~1\domains\BIFOUN~1\config\FMWCON~1\arisidprovider -Doracle.security.jps.config=c:\MW_HOME\USER_P~1\domains\BIFOUN~1\config\fmwconfig\jps-config.xml -Do
    racle.deployed.app.dir=c:\MW_HOME\USER_P~1\domains\BIFOUN~1\servers\bi_server1\tmp\_WL_user -Doracle.deployed.app.ext=\- -Dweblogic.alternateTypesDirectory=C:\MW_HOME\ORACLE~1\modules\oracle.ossoiap_1
    1.1.1,C:\MW_HOME\ORACLE~1\modules\oracle.oamprovider_11.1.1 -Djava.protocol.handler.pkgs=oracle.mds.net.protocol  -Dweblogic.jdbc.remoteEnabled=false -Dbi.oracle.home=C:\MW_HOME\Oracle_BI1 -DEPM_ORACL
    E_HOME=C:\MW_HOME\Oracle_BI1 -Dweblogic.MaxMessageSize=50000000 -DEPM_ORACLE_HOME=C:\MW_HOME\Oracle_BI1 -DHYPERION_HOME=C:\MW_HOME\Oracle_BI1 -DEPM_ORACLE_INSTANCE=novalue -Dhyperion.home=C:\MW_HOME\O
    racle_BI1 -DEPM_REG_PROPERTIES_PATH=c:\MW_HOME\USER_P~1\domains\BIFOUN~1\config\fmwconfig -Depm.useApplicationContextId=false -Doracle.biee.search.bisearchproperties=C:\MW_HOME\Oracle_BI1\bifoundation
    \jee\BISearchConfig.properties -Dweblogic.management.clearTextCredentialAccessEnabled=true -Doracle.notification.filewatching.interval=2000 -Dweblogic.security.SSL.ignoreHostnameVerification=true -Dwe
    blogic.security.SSL.enableJSSE=true -Dfile.encoding=utf-8 -Doracle.ecsf.security.service=oracle.biee.search.security.BISearchSecurityService -Doracle.ecsf.configuration.class=oracle.biee.search.servic
    es.BISearchServiceConfiguration -Dxdo.server.config.dir=c:\MW_HOME\user_projects\domains\bifoundation_domain\config\bipublisher -DXDO_FONT_DIR=C:\MW_HOME\Oracle_BI1\common\fonts  -Drtd.instanceName=RT
    D_bi_server1 -Dem.oracle.home=C:\MW_HOME\oracle_common -Djava.awt.headless=true -Dweblogic.management.discover=false -Dweblogic.management.server=http://LET-SP-FRONTEND:7001  -Dwlw.iterativeDev=false
    -Dwlw.testConsole=false -Dwlw.logErrorsToConsole=false -Dweblogic.ext.dirs=C:\MW_HOME\patch_wls1035\profiles\default\sysext_manifest_classpath  weblogic.Server
    <Nov 21, 2013 3:21:17 PM EST> <Info> <Security> <BEA-090905> <Disabling CryptoJ JCE Provider self-integrity check for better startup performance. To enable this check, specify -Dweblogic.security.allo
    wCryptoJDefaultJCEVerification=true>
    <Nov 21, 2013 3:21:17 PM EST> <Info> <Security> <BEA-090906> <Changing the default Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To disable this change, specify -Dweblogic.securit
    y.allowCryptoJDefaultPRNG=true>
    <Nov 21, 2013 3:21:18 PM EST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) 64-Bit Server VM Version 20.4-b02 from Sun Microsystems Inc.>
    java.io.IOException: java.io.IOException: java.io.FileNotFoundException: C:\MW_HOME\user_projects\domains\bifoundation_domain\config\fmwconfig\bootstrap\cwallet.sso (Access is denied)
            at java.io.FileInputStream.open(Native Method)
            at java.io.FileInputStream.<init>(FileInputStream.java:120)
            at weblogic.utils.FileUtils.copy(FileUtils.java:261)
            at weblogic.utils.FileUtils.copy(FileUtils.java:240)
            at weblogic.utils.FileUtils.copy(FileUtils.java:181)
            at weblogic.deploy.internal.targetserver.datamanagement.ConfigBackupRecoveryManager.copyFileToConfigBakDir(ConfigBackupRecoveryManager.java:134)
            at weblogic.deploy.internal.targetserver.datamanagement.ConfigBackupRecoveryManager.saveFileToConfigBakDir(ConfigBackupRecoveryManager.java:103)
            at weblogic.deploy.internal.targetserver.datamanagement.ConfigBackupRecoveryManager.handleBackup(ConfigBackupRecoveryManager.java:48)
            at weblogic.deploy.internal.targetserver.datamanagement.ConfigDataUpdate.handleBackup(ConfigDataUpdate.java:443)
            at weblogic.deploy.internal.targetserver.datamanagement.ConfigDataUpdate.doDownload(ConfigDataUpdate.java:79)
            at weblogic.deploy.internal.targetserver.datamanagement.DataUpdate.download(DataUpdate.java:56)
            at weblogic.deploy.internal.targetserver.datamanagement.Data.prepareDataUpdate(Data.java:97)
            at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService.downloadFiles(RuntimeAccessDeploymentReceiverService.java:920)
            at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService.updateFiles(RuntimeAccessDeploymentReceiverService.java:879)
            at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService.handleRegistrationResponse(RuntimeAccessDeploymentReceiverService.java:728)
            at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService.registerHandler(RuntimeAccessDeploymentReceiverService.java:699)
            at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService.start(RuntimeAccessDeploymentReceiverService.java:169)
            at weblogic.t3.srvr.ServerServicesManager.startService(ServerServicesManager.java:461)
            at weblogic.t3.srvr.ServerServicesManager.startInStandbyState(ServerServicesManager.java:166)
            at weblogic.t3.srvr.T3Srvr.initializeStandby(T3Srvr.java:881)
            at weblogic.t3.srvr.T3Srvr.startup(T3Srvr.java:568)
            at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:469)
            at weblogic.Server.main(Server.java:71)
            at weblogic.deploy.internal.targetserver.datamanagement.ConfigBackupRecoveryManager.copyFileToConfigBakDir(ConfigBackupRecoveryManager.java:142)
            at weblogic.deploy.internal.targetserver.datamanagement.ConfigBackupRecoveryManager.saveFileToConfigBakDir(ConfigBackupRecoveryManager.java:103)
            at weblogic.deploy.internal.targetserver.datamanagement.ConfigBackupRecoveryManager.handleBackup(ConfigBackupRecoveryManager.java:48)
            at weblogic.deploy.internal.targetserver.datamanagement.ConfigDataUpdate.handleBackup(ConfigDataUpdate.java:443)
            at weblogic.deploy.internal.targetserver.datamanagement.ConfigDataUpdate.doDownload(ConfigDataUpdate.java:79)
            at weblogic.deploy.internal.targetserver.datamanagement.DataUpdate.download(DataUpdate.java:56)
            at weblogic.deploy.internal.targetserver.datamanagement.Data.prepareDataUpdate(Data.java:97)
            at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService.downloadFiles(RuntimeAccessDeploymentReceiverService.java:920)
            at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService.updateFiles(RuntimeAccessDeploymentReceiverService.java:879)
            at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService.handleRegistrationResponse(RuntimeAccessDeploymentReceiverService.java:728)
            at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService.registerHandler(RuntimeAccessDeploymentReceiverService.java:699)
            at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService.start(RuntimeAccessDeploymentReceiverService.java:169)
            at weblogic.t3.srvr.ServerServicesManager.startService(ServerServicesManager.java:461)
            at weblogic.t3.srvr.ServerServicesManager.startInStandbyState(ServerServicesManager.java:166)
            at weblogic.t3.srvr.T3Srvr.initializeStandby(T3Srvr.java:881)
            at weblogic.t3.srvr.T3Srvr.startup(T3Srvr.java:568)
            at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:469)
            at weblogic.Server.main(Server.java:71)
            at weblogic.deploy.internal.targetserver.datamanagement.ConfigBackupRecoveryManager.saveFileToConfigBakDir(ConfigBackupRecoveryManager.java:106)
            at weblogic.deploy.internal.targetserver.datamanagement.ConfigBackupRecoveryManager.handleBackup(ConfigBackupRecoveryManager.java:48)
            at weblogic.deploy.internal.targetserver.datamanagement.ConfigDataUpdate.handleBackup(ConfigDataUpdate.java:443)
            at weblogic.deploy.internal.targetserver.datamanagement.ConfigDataUpdate.doDownload(ConfigDataUpdate.java:79)
            at weblogic.deploy.internal.targetserver.datamanagement.DataUpdate.download(DataUpdate.java:56)
            at weblogic.deploy.internal.targetserver.datamanagement.Data.prepareDataUpdate(Data.java:97)
            at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService.downloadFiles(RuntimeAccessDeploymentReceiverService.java:920)
            at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService.updateFiles(RuntimeAccessDeploymentReceiverService.java:879)
            at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService.handleRegistrationResponse(RuntimeAccessDeploymentReceiverService.java:728)
            at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService.registerHandler(RuntimeAccessDeploymentReceiverService.java:699)
            at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService.start(RuntimeAccessDeploymentReceiverService.java:169)
            at weblogic.t3.srvr.ServerServicesManager.startService(ServerServicesManager.java:461)
            at weblogic.t3.srvr.ServerServicesManager.startInStandbyState(ServerServicesManager.java:166)
            at weblogic.t3.srvr.T3Srvr.initializeStandby(T3Srvr.java:881)
            at weblogic.t3.srvr.T3Srvr.startup(T3Srvr.java:568)
            at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:469)
            at weblogic.Server.main(Server.java:71)
    <Nov 21, 2013 3:21:35 PM EST> <Error> <Management> <BEA-141196> <The managed server could not update the configuration files during the registration with the deployment service. The update failed due
    to an exception:
    weblogic.management.DeploymentException: Exception occured while downloading files
            at weblogic.deploy.internal.targetserver.datamanagement.ConfigDataUpdate.doDownload(ConfigDataUpdate.java:83)
            at weblogic.deploy.internal.targetserver.datamanagement.DataUpdate.download(DataUpdate.java:56)
            at weblogic.deploy.internal.targetserver.datamanagement.Data.prepareDataUpdate(Data.java:97)
            at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService.downloadFiles(RuntimeAccessDeploymentReceiverService.java:920)
            at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService.updateFiles(RuntimeAccessDeploymentReceiverService.java:879)
            at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService.handleRegistrationResponse(RuntimeAccessDeploymentReceiverService.java:728)
            at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService.registerHandler(RuntimeAccessDeploymentReceiverService.java:699)
            at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService.start(RuntimeAccessDeploymentReceiverService.java:169)
            at weblogic.t3.srvr.ServerServicesManager.startService(ServerServicesManager.java:461)
            at weblogic.t3.srvr.ServerServicesManager.startInStandbyState(ServerServicesManager.java:166)
            at weblogic.t3.srvr.T3Srvr.initializeStandby(T3Srvr.java:881)
            at weblogic.t3.srvr.T3Srvr.startup(T3Srvr.java:568)
            at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:469)
            at weblogic.Server.main(Server.java:71)
    Caused By: java.io.IOException: java.io.IOException: java.io.FileNotFoundException: C:\MW_HOME\user_projects\domains\bifoundation_domain\config\fmwconfig\bootstrap\cwallet.sso (Access is denied)
            at java.io.FileInputStream.open(Native Method)
            at java.io.FileInputStream.<init>(FileInputStream.java:120)
            at weblogic.utils.FileUtils.copy(FileUtils.java:261)
            at weblogic.utils.FileUtils.copy(FileUtils.java:240)
            at weblogic.utils.FileUtils.copy(FileUtils.java:181)
            at weblogic.deploy.internal.targetserver.datamanagement.ConfigBackupRecoveryManager.copyFileToConfigBakDir(ConfigBackupRecoveryManager.java:134)
            at weblogic.deploy.internal.targetserver.datamanagement.ConfigBackupRecoveryManager.saveFileToConfigBakDir(ConfigBackupRecoveryManager.java:103)
            at weblogic.deploy.internal.targetserver.datamanagement.ConfigBackupRecoveryManager.handleBackup(ConfigBackupRecoveryManager.java:48)
            at weblogic.deploy.internal.targetserver.datamanagement.ConfigDataUpdate.handleBackup(ConfigDataUpdate.java:443)
            at weblogic.deploy.internal.targetserver.datamanagement.ConfigDataUpdate.doDownload(ConfigDataUpdate.java:79)
            at weblogic.deploy.internal.targetserver.datamanagement.DataUpdate.download(DataUpdate.java:56)
            at weblogic.deploy.internal.targetserver.datamanagement.Data.prepareDataUpdate(Data.java:97)
            at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService.downloadFiles(RuntimeAccessDeploymentReceiverService.java:920)
            at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService.updateFiles(RuntimeAccessDeploymentReceiverService.java:879)
            at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService.handleRegistrationResponse(RuntimeAccessDeploymentReceiverService.java:728)
            at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService.registerHandler(RuntimeAccessDeploymentReceiverService.java:699)
            at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService.start(RuntimeAccessDeploymentReceiverService.java:169)
            at weblogic.t3.srvr.ServerServicesManager.startService(ServerServicesManager.java:461)
            at weblogic.t3.srvr.ServerServicesManager.startInStandbyState(ServerServicesManager.java:166)
            at weblogic.t3.srvr.T3Srvr.initializeStandby(T3Srvr.java:881)
            at weblogic.t3.srvr.T3Srvr.startup(T3Srvr.java:568)
            at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:469)
            at weblogic.Server.main(Server.java:71)
            at weblogic.deploy.internal.targetserver.datamanagement.ConfigBackupRecoveryManager.copyFileToConfigBakDir(ConfigBackupRecoveryManager.java:142)
            at weblogic.deploy.internal.targetserver.datamanagement.ConfigBackupRecoveryManager.saveFileToConfigBakDir(ConfigBackupRecoveryManager.java:103)
            at weblogic.deploy.internal.targetserver.datamanagement.ConfigBackupRecoveryManager.handleBackup(ConfigBackupRecoveryManager.java:48)
            at weblogic.deploy.internal.targetserver.datamanagement.ConfigDataUpdate.handleBackup(ConfigDataUpdate.java:443)
            at weblogic.deploy.internal.targetserver.datamanagement.ConfigDataUpdate.doDownload(ConfigDataUpdate.java:79)
            at weblogic.deploy.internal.targetserver.datamanagement.DataUpdate.download(DataUpdate.java:56)
            at weblogic.deploy.internal.targetserver.datamanagement.Data.prepareDataUpdate(Data.java:97)
            at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService.downloadFiles(RuntimeAccessDeploymentReceiverService.java:920)
            at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService.updateFiles(RuntimeAccessDeploymentReceiverService.java:879)
            at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService.handleRegistrationResponse(RuntimeAccessDeploymentReceiverService.java:728)
            at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService.registerHandler(RuntimeAccessDeploymentReceiverService.java:699)
            at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService.start(RuntimeAccessDeploymentReceiverService.java:169)
            at weblogic.t3.srvr.ServerServicesManager.startService(ServerServicesManager.java:461)
            at weblogic.t3.srvr.ServerServicesManager.startInStandbyState(ServerServicesManager.java:166)
            at weblogic.t3.srvr.T3Srvr.initializeStandby(T3Srvr.java:881)
            at weblogic.t3.srvr.T3Srvr.startup(T3Srvr.java:568)
            at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:469)
            at weblogic.Server.main(Server.java:71)
            at weblogic.deploy.internal.targetserver.datamanagement.ConfigBackupRecoveryManager.saveFileToConfigBakDir(ConfigBackupRecoveryManager.java:106)
            at weblogic.deploy.internal.targetserver.datamanagement.ConfigBackupRecoveryManager.handleBackup(ConfigBackupRecoveryManager.java:48)
            at weblogic.deploy.internal.targetserver.datamanagement.ConfigDataUpdate.handleBackup(ConfigDataUpdate.java:443)
            at weblogic.deploy.internal.targetserver.datamanagement.ConfigDataUpdate.doDownload(ConfigDataUpdate.java:79)
            at weblogic.deploy.internal.targetserver.datamanagement.DataUpdate.download(DataUpdate.java:56)
            at weblogic.deploy.internal.targetserver.datamanagement.Data.prepareDataUpdate(Data.java:97)
            at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService.downloadFiles(RuntimeAccessDeploymentReceiverService.java:920)
            at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService.updateFiles(RuntimeAccessDeploymentReceiverService.java:879)
            at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService.handleRegistrationResponse(RuntimeAccessDeploymentReceiverService.java:728)
            at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService.registerHandler(RuntimeAccessDeploymentReceiverService.java:699)
            at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService.start(RuntimeAccessDeploymentReceiverService.java:169)
            at weblogic.t3.srvr.ServerServicesManager.startService(ServerServicesManager.java:461)
            at weblogic.t3.srvr.ServerServicesManager.startInStandbyState(ServerServicesManager.java:166)
            at weblogic.t3.srvr.T3Srvr.initializeStandby(T3Srvr.java:881)
            at weblogic.t3.srvr.T3Srvr.startup(T3Srvr.java:568)
            at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:469)
            at weblogic.Server.main(Server.java:71)
    >
    <Nov 21, 2013 3:21:35 PM EST> <Critical> <WebLogicServer> <BEA-000362> <Server failed. Reason:
    There are 1 nested errors:
    weblogic.management.DeploymentException: Exception occured while downloading files
            at weblogic.deploy.internal.targetserver.datamanagement.ConfigDataUpdate.doDownload(ConfigDataUpdate.java:83)
            at weblogic.deploy.internal.targetserver.datamanagement.DataUpdate.download(DataUpdate.java:56)
            at weblogic.deploy.internal.targetserver.datamanagement.Data.prepareDataUpdate(Data.java:97)
            at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService.downloadFiles(RuntimeAccessDeploymentReceiverService.java:920)
            at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService.updateFiles(RuntimeAccessDeploymentReceiverService.java:879)
            at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService.handleRegistrationResponse(RuntimeAccessDeploymentReceiverService.java:728)
            at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService.registerHandler(RuntimeAccessDeploymentReceiverService.java:699)
            at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService.start(RuntimeAccessDeploymentReceiverService.java:169)
            at weblogic.t3.srvr.ServerServicesManager.startService(ServerServicesManager.java:461)
            at weblogic.t3.srvr.ServerServicesManager.startInStandbyState(ServerServicesManager.java:166)
            at weblogic.t3.srvr.T3Srvr.initializeStandby(T3Srvr.java:881)
            at weblogic.t3.srvr.T3Srvr.startup(T3Srvr.java:568)
            at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:469)
            at weblogic.Server.main(Server.java:71)
    Caused by: java.io.IOException: java.io.IOException: java.io.FileNotFoundException: C:\MW_HOME\user_projects\domains\bifoundation_domain\config\fmwconfig\bootstrap\cwallet.sso (Access is denied)
            at java.io.FileInputStream.open(Native Method)
            at java.io.FileInputStream.<init>(FileInputStream.java:120)
            at weblogic.utils.FileUtils.copy(FileUtils.java:261)
            at weblogic.utils.FileUtils.copy(FileUtils.java:240)
            at weblogic.utils.FileUtils.copy(FileUtils.java:181)
            at weblogic.deploy.internal.targetserver.datamanagement.ConfigBackupRecoveryManager.copyFileToConfigBakDir(ConfigBackupRecoveryManager.java:134)
            at weblogic.deploy.internal.targetserver.datamanagement.ConfigBackupRecoveryManager.saveFileToConfigBakDir(ConfigBackupRecoveryManager.java:103)
            at weblogic.deploy.internal.targetserver.datamanagement.ConfigBackupRecoveryManager.handleBackup(ConfigBackupRecoveryManager.java:48)
            at weblogic.deploy.internal.targetserver.datamanagement.ConfigDataUpdate.handleBackup(ConfigDataUpdate.java:443)
            at weblogic.deploy.internal.targetserver.datamanagement.ConfigDataUpdate.doDownload(ConfigDataUpdate.java:79)
            at weblogic.deploy.internal.targetserver.datamanagement.DataUpdate.download(DataUpdate.java:56)
            at weblogic.deploy.internal.targetserver.datamanagement.Data.prepareDataUpdate(Data.java:97)
            at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService.downloadFiles(RuntimeAccessDeploymentReceiverService.java:920)
            at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService.updateFiles(RuntimeAccessDeploymentReceiverService.java:879)
            at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService.handleRegistrationResponse(RuntimeAccessDeploymentReceiverService.java:728)
            at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService.registerHandler(RuntimeAccessDeploymentReceiverService.java:699)
            at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService.start(RuntimeAccessDeploymentReceiverService.java:169)
            at weblogic.t3.srvr.ServerServicesManager.startService(ServerServicesManager.java:461)
            at weblogic.t3.srvr.ServerServicesManager.startInStandbyState(ServerServicesManager.java:166)
            at weblogic.t3.srvr.T3Srvr.initializeStandby(T3Srvr.java:881)
            at weblogic.t3.srvr.T3Srvr.startup(T3Srvr.java:568)
            at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:469)
            at weblogic.Server.main(Server.java:71)
            at weblogic.deploy.internal.targetserver.datamanagement.ConfigBackupRecoveryManager.copyFileToConfigBakDir(ConfigBackupRecoveryManager.java:142)
            at weblogic.deploy.internal.targetserver.datamanagement.ConfigBackupRecoveryManager.saveFileToConfigBakDir(ConfigBackupRecoveryManager.java:103)
            at weblogic.deploy.internal.targetserver.datamanagement.ConfigBackupRecoveryManager.handleBackup(ConfigBackupRecoveryManager.java:48)
            at weblogic.deploy.internal.targetserver.datamanagement.ConfigDataUpdate.handleBackup(ConfigDataUpdate.java:443)
            at weblogic.deploy.internal.targetserver.datamanagement.ConfigDataUpdate.doDownload(ConfigDataUpdate.java:79)
            at weblogic.deploy.internal.targetserver.datamanagement.DataUpdate.download(DataUpdate.java:56)
            at weblogic.deploy.internal.targetserver.datamanagement.Data.prepareDataUpdate(Data.java:97)
            at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService.downloadFiles(RuntimeAccessDeploymentReceiverService.java:920)
            at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService.updateFiles(RuntimeAccessDeploymentReceiverService.java:879)
            at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService.handleRegistrationResponse(RuntimeAccessDeploymentReceiverService.java:728)
            at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService.registerHandler(RuntimeAccessDeploymentReceiverService.java:699)
            at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService.start(RuntimeAccessDeploymentReceiverService.java:169)
            at weblogic.t3.srvr.ServerServicesManager.startService(ServerServicesManager.java:461)
            at weblogic.t3.srvr.ServerServicesManager.startInStandbyState(ServerServicesManager.java:166)
            at weblogic.t3.srvr.T3Srvr.initializeStandby(T3Srvr.java:881)
            at weblogic.t3.srvr.T3Srvr.startup(T3Srvr.java:568)
            at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:469)
            at weblogic.Server.main(Server.java:71)
            at weblogic.deploy.internal.targetserver.datamanagement.ConfigBackupRecoveryManager.saveFileToConfigBakDir(ConfigBackupRecoveryManager.java:106)
            at weblogic.deploy.internal.targetserver.datamanagement.ConfigBackupRecoveryManager.handleBackup(ConfigBackupRecoveryManager.java:48)
            at weblogic.deploy.internal.targetserver.datamanagement.ConfigDataUpdate.handleBackup(ConfigDataUpdate.java:443)
            at weblogic.deploy.internal.targetserver.datamanagement.ConfigDataUpdate.doDownload(ConfigDataUpdate.java:79)
            ... 13 more
    >
    <Nov 21, 2013 3:21:35 PM EST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    <Nov 21, 2013 3:21:35 PM EST> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
    <Nov 21, 2013 3:21:35 PM EST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    C:\MW_HOME\user_projects\domains\bifoundation_domain\bin>

    Ok, now the bi_server1 is starting, but now other services fail:
    Message
    OPMN.queryProcessStatus failed with the following exception
    Supplemental Detail
    oracle.as.management.opmn.optic.OpticBadConnectException: Could not get secure socket for host SERVER-FRONTEND.sys.com and port 9501

  • Oracle 10G Non-Network install - OEM will not start when on the LAN.

    Greetings,
    Got through a non-networked 10G Enterprise installation OK; I chose to create the orcl schema, connected to it through various utilities, added new tablespace, and all was well. I also checked my Host Name by pinging it in DOS, it showed me the IP address of the MS loopback adapter which is what I was expecting.
    Once I connected the same machine to the LAN (and internet) and re-booted, for some reason the Host Name was now assigned the dynamic IP address of the LAN and not LAN2 (which is the loopback adapter that is assigned a static local IP address). It did this even though I had already added an entry in the /etc/hosts file that explicitly assigns a static IP address to the Host Name (as recommended in the Oracle 10G pre-installation instructions). I also could not get the OEM to launch a webpage, run and connect to the orcl database after the re-boot; I am wondering if this is related to the IP address assigned to Host Name changing; maybe the Oracle agent can no longer resolve the URL for some reason?
    In the end I find that the only way to insure I can have a working Oracle environment and be on an active network at the same time, is to bring up the Oracle environment on a standalone system first, and once Oracle is running connect the system to the network. Is there no way to automate this process?
    The format of the hosts file entry recommended by the Oracle 10G pre-installation instructions is as follows:
    ===========================================================
    IP_address hostname.domainname hostname
    where:
    IP_address is the non-routable IP address you entered for the loopback adapter.
    hostname is the name of the computer.
    domainname is the name of the domain.
    For example:
    10.10.10.10 mycomputer.mydomain.com mycomputer
    ==========================================================
    In my case since I am not part of a Windows domain (but am part of a Windows Workgroup), I added an entry in the /etc/host file that looks like the following:
    # Copyright (c) 1993-1999 Microsoft Corp.
    # This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
    # This file contains the mappings of IP addresses to host names. Each
    # entry should be kept on an individual line. The IP address should
    # be placed in the first column followed by the corresponding host name.
    # The IP address and the host name should be separated by at least one
    # space.
    # Additionally, comments (such as these) may be inserted on individual
    # lines or following the machine name denoted by a '#' symbol.
    # For example:
    # 102.54.94.97 rhino.acme.com # source server
    # 38.25.63.10 x.acme.com # x client host
    127.0.0.1 localhost
    192.168.110.250 IBM-6AB1330E158
    ==> Note that I did not add the domain name to the entry I created since I am not part of a domain, I also used the format I found in the etc/hosts file which is:
    IP_address hostname.domainname
    - not -
    IP_address hostname.domainname hostname
    Which is the format recommended in the Oracle 10G pre-installation instructions; this does leave me wondering which format is correct...
    Thanks in Advance for any help,
    ADG13

    I have not. I am hoping someone (maybe even from Oracle support) will step up and officially tell us we are either right or wrong in the way we are approaching this. From the research I have done on the internet it sounds like this should work, you should be able to have Oracle starting and running fine whether you boot connected to the LAN or not, assuming you have created the MS loopback adapter, assigned it a static IP, and changed the hostname entry in etc/hosts file as part of the 10G WinXP recommended pre-installation instructions.
    And yet I find I have to start Oracle when I am not connected to the LAN or the services will not start correctly. If this is a "feature" then hopefully someone will tell us and maybe give us a workaround or give us an idea if this will be addressed in a future release. Having said that and in fairness to the Oracle product; being a developer I have other products installed on my machine that have special networking setup needs also, and in my case this could be exasperating or even possibly causing this Oracle problem I am having. To be specific I have software for 2 different VPNs installed so I can tunnel into 2 private networks. One of these VPNs require me to make use of a DNS Suffix (as shown below) which might be contributing to my problems, not sure. I also have VMWare installed which uses it own network adapters when it is running, so you can see how things could get a little hairy... at any rate, there is my 2 cents worth (or is that 5 cents? : )
    fwiw,
    ADG13
    C:\Documents and Settings\Administrator>ipconfig/all
    Windows IP Configuration
    Host Name . . . . . . . . . . . . : IBM-6AB1330E158
    Primary Dns Suffix . . . . . . . :
    Node Type . . . . . . . . . . . . : Hybrid
    IP Routing Enabled. . . . . . . . : No
    WINS Proxy Enabled. . . . . . . . : No
    DNS Suffix Search List. . . . . . : ibm.com
    Ethernet adapter Local Area Connection 2:
    Connection-specific DNS Suffix . :
    Description . . . . . . . . . . . : Microsoft Loopback Adapter
    Physical Address. . . . . . . . . : 02-00-4C-4F-4F-50
    Dhcp Enabled. . . . . . . . . . . : No
    IP Address. . . . . . . . . . . . : 192.168.110.250
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Default Gateway . . . . . . . . . :
    Ethernet adapter Local Area Connection:
    Connection-specific DNS Suffix . : ibm.com
    Description . . . . . . . . . . . . . : Intel(R) PRO/1000 MT Mobile Connection
    Physical Address. . . . . . . . . : 00-11-25-13-96-AF
    Dhcp Enabled. . . . . . . . . . . : Yes
    Autoconfiguration Enabled . . . . : Yes
    IP Address. . . . . . . . . . . . : 192.168.1.102
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Default Gateway . . . . . . . . . : 192.168.1.1
    DHCP Server . . . . . . . . . . . : 192.168.1.1
    DNS Servers . . . . . . . . . . . : 65.24.7.3
    Lease Obtained. . . . . . . . . . : Wednesday, January 11, 2006 3:40:08 AM
    Lease Expires . . . . . . . . . . : Thursday, January 12, 2006 3:40:08 AM
    Ethernet adapter AGN Virtual Network Adapter:
    Connection-specific DNS Suffix . : ibm.com
    Description . . . . . . . . . . . : AGN Virtual Network Adapter
    Physical Address. . . . . . . . . : 00-00-00-00-00-01
    Dhcp Enabled. . . . . . . . . . . : Yes
    Autoconfiguration Enabled . . . . : Yes
    IP Address. . . . . . . . . . . . : 9.49.217.159
    Subnet Mask . . . . . . . . . . . : 255.255.255.255
    Default Gateway . . . . . . . . . :
    DHCP Server . . . . . . . . . . . : 9.49.217.159
    DNS Servers . . . . . . . . . . . : 9.0.2.1
    9.0.3.1
    Lease Obtained. . . . . . . . . . : Wednesday, January 11, 2006 8:06:20 AM
    Lease Expires . . . . . . . . . . : Monday, January 18, 2038 10:14:07 PM

  • Firefox will not start, after reboot.

    For a few months now Firefox will not start after I reboot my computer. In order to get it to start I click the exe then must go into task manager kill it, click the exe again, kill it again then, from there it will typically start, but sometimes it may take one or two more trys. When clicking the exe firefox will appear in the task manager under processes but will will start with ~7% CPU usage, then quickly drop to zero every time until it does actually open and start. I have ran a full system recovery and started anew after reinstalling mozilla several times failed to fix the problem. I run virus and spyware checks often and come up clean, and also run Chrome as a default browser.
    == This happened ==
    A few times a week
    == Around the time 3.5 was released

    Hello Tom.
    You may be having a problem with some Firefox add-on that is hindering your Firefox's normal behavior. Have you tried disabling all add-ons (just to check), to see if Firefox goes back to normal?
    Whenever you have a problem with Firefox, whatever it is, you should make sure it's not coming from one of your installed add-ons, be it an extension, a theme or a plugin. To do that easily and cleanly, run Firefox in [http://support.mozilla.com/en-US/kb/Safe+Mode safe mode] and select ''Disable all add-ons''. If the problem disappears, you know it's from an add-on. Disable them all in normal mode, and enable them one at a time until you find the source of the problem. See [http://support.mozilla.com/en-US/kb/Troubleshooting+extensions+and+themes this article] for information about troubleshooting extensions and theme. You can troubleshoot plugins the same way.
    If you want support for one of your add-ons, you'll need to contact its author.

  • Itunes will not start after getting safari 4.0 update

    Hi everyone, I'm the sort who doesn't skip a software update whenever i'm prompted with one. Much to my appall, after having updated my safari to 4.0 (as prompted by iTunes 9.0.2 to access iTunes store), my iTunes will not start, and my MSN messenger crashes a little less than a few minutes after launching it. Is this a known problem? Should i copy and paste the error report?

    MSN crash log:
    Microsoft Error Reporting log version: 2.0
    Error Signature:
    Exception: EXCBADACCESS
    Date/Time: 2009-12-20 02:11:23 +0800
    Application Name: Microsoft Messenger
    Application Bundle ID: com.microsoft.Messenger
    Application Signature: MSNS
    Application Version: 7.0.2.090123
    Crashed Module Name: QuickTimeComponents
    Crashed Module Version: 1327.73
    Crashed Module Offset: 0x008f5445
    Blame Module Name: QuickTimeComponents
    Blame Module Version: 1327.73
    Blame Module Offset: 0x008f5445
    Application LCID: 1033
    Extra app info: Reg=English Loc=0x0409
    Thread 0 crashed:
    # 1 0x98b0c445 in _inflate + 0x00000B7B (QuickTimeComponents + 0x008f5445)
    # 2 0x98b0b4a9 in _zlibDecompressorDecompressPartial + 0x0000004E (QuickTimeComponents + 0x008f44a9)
    # 3 0x90cd0ceb in _CallComponentFunctionCommon + 0x000003BD (CarbonCore + 0x00052ceb)
    # 4 0x98b0b638 in _zlibDecompressorComponentDispatch + 0x00000076 (QuickTimeComponents + 0x008f4638)
    # 5 0x90cd0814 in _CallComponentDispatch + 0x00000022 (CarbonCore + 0x00052814)
    # 6 0x9458e435 in _DataCodecDecompressPartial + 0x0000004F (QuickTime + 0x0026e435)
    # 7 0x9ff5584d in _DecompresszlibDataIntoHandle + 0x00000157 (QuickTimeImporters + 0x0001084d)
    # 8 0x9ff55c81 in HandleDataiCCP + 0x00000112 (QuickTimeImporters + 0x00010c81)
    # 9 0x9ff5753e in _ReadPNG + 0x000014CC (QuickTimeImporters + 0x0001253e)
    # 10 0x9ff57980 in _ImportPNGGetColorSyncProfile + 0x0000005B (QuickTimeImporters + 0x00012980)
    # 11 0x90cd0b2f in _CallComponentFunctionCommon + 0x00000201 (CarbonCore + 0x00052b2f)
    # 12 0x9ff55d2d in _ImportPNGComponentDispatch + 0x000000A3 (QuickTimeImporters + 0x00010d2d)
    # 13 0x90cd0814 in _CallComponentDispatch + 0x00000022 (CarbonCore + 0x00052814)
    # 14 0x9445e637 in _GraphicsImportGetColorSyncProfile + 0x0000002B (QuickTime + 0x0013e637)
    # 15 0x9ff8af3a in _ImportGraphicCreateCGImage + 0x00000942 (QuickTimeImporters + 0x00045f3a)
    # 16 0x90cd0b2f in _CallComponentFunctionCommon + 0x00000201 (CarbonCore + 0x00052b2f)
    # 17 0x9ff8c0a1 in _ImportGraphicComponentDispatch + 0x00000076 (QuickTimeImporters + 0x000470a1)
    # 18 0x90cd0814 in _CallComponentDispatch + 0x00000022 (CarbonCore + 0x00052814)
    # 19 0x94597698 in _GraphicsImportCreateCGImage + 0x00000031 (QuickTime + 0x00277698)
    # 20 0x00078d4a in _mh_executeheader + 0x00077D4A (Microsoft Messenger + 0x00077d4a)
    # 21 0x00078eb6 in _mh_executeheader + 0x00077EB6 (Microsoft Messenger + 0x00077eb6)
    # 22 0x00171c38 in _mh_executeheader + 0x00170C38 (Microsoft Messenger + 0x00170c38)
    # 23 0x0017189d in _mh_executeheader + 0x0017089D (Microsoft Messenger + 0x0017089d)
    # 24 0x0007bd81 in _mh_executeheader + 0x0007AD81 (Microsoft Messenger + 0x0007ad81)
    # 25 0x00026862 in _mh_executeheader + 0x00025862 (Microsoft Messenger + 0x00025862)
    # 26 0x000268bb in _mh_executeheader + 0x000258BB (Microsoft Messenger + 0x000258bb)
    # 27 0x0002af66 in _mh_executeheader + 0x00029F66 (Microsoft Messenger + 0x00029f66)
    # 28 0x0002ba4b in _mh_executeheader + 0x0002AA4B (Microsoft Messenger + 0x0002aa4b)
    # 29 0x000862f5 in _mh_executeheader + 0x000852F5 (Microsoft Messenger + 0x000852f5)
    # 30 0x00011897 in _mh_executeheader + 0x00010897 (Microsoft Messenger + 0x00010897)
    # 31 0x0003215e in _mh_executeheader + 0x0003115E (Microsoft Messenger + 0x0003115e)
    # 32 0x0005a1a0 in _mh_executeheader + 0x000591A0 (Microsoft Messenger + 0x000591a0)
    # 33 0x00085af2 in _mh_executeheader + 0x00084AF2 (Microsoft Messenger + 0x00084af2)
    # 34 0x00013365 in _mh_executeheader + 0x00012365 (Microsoft Messenger + 0x00012365)
    # 35 0x00033d4e in _mh_executeheader + 0x00032D4E (Microsoft Messenger + 0x00032d4e)
    # 36 0x00750e46 in _mh_executeheader + 0x0074FE46 (Microsoft Messenger + 0x0074fe46)
    # 37 0x000c765d in _mh_executeheader + 0x000C665D (Microsoft Messenger + 0x000c665d)
    # 38 0x92e004d7 in DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 0x00000445 (HIToolbox + 0x000084d7)
    # 39 0x92dffb7c in SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 0x00000130 (HIToolbox + 0x00007b7c)
    # 40 0x92dffa41 in _SendEventToEventTargetWithOptions + 0x00000037 (HIToolbox + 0x00007a41)
    # 41 0x0001a927 in _mh_executeheader + 0x00019927 (Microsoft Messenger + 0x00019927)
    # 42 0x0005f73b in _mh_executeheader + 0x0005E73B (Microsoft Messenger + 0x0005e73b)
    # 43 0x0012c04d in _mh_executeheader + 0x0012B04D (Microsoft Messenger + 0x0012b04d)
    # 44 0x00137c8d in _mh_executeheader + 0x00136C8D (Microsoft Messenger + 0x00136c8d)
    # 45 0x0012be16 in _mh_executeheader + 0x0012AE16 (Microsoft Messenger + 0x0012ae16)
    # 46 0x0012bd7c in _mh_executeheader + 0x0012AD7C (Microsoft Messenger + 0x0012ad7c)
    # 47 0x001387c6 in _mh_executeheader + 0x001377C6 (Microsoft Messenger + 0x001377c6)
    # 48 0x0013c588 in _mh_executeheader + 0x0013B588 (Microsoft Messenger + 0x0013b588)
    # 49 0x000c765d in _mh_executeheader + 0x000C665D (Microsoft Messenger + 0x000c665d)
    # 50 0x92e004d7 in DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 0x00000445 (HIToolbox + 0x000084d7)
    # 51 0x92dffb7c in SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 0x00000130 (HIToolbox + 0x00007b7c)
    # 52 0x92dffa41 in _SendEventToEventTargetWithOptions + 0x00000037 (HIToolbox + 0x00007a41)
    # 53 0x92e070e3 in ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 0x00000165 (HIToolbox + 0x0000f0e3)
    # 54 0x92e0088e in DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 0x000007FC (HIToolbox + 0x0000888e)
    # 55 0x92dffb7c in SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 0x00000130 (HIToolbox + 0x00007b7c)
    # 56 0x92e06f7c in _SendEventToEventTarget + 0x00000038 (HIToolbox + 0x0000ef7c)
    # 57 0x000e9171 in _mh_executeheader + 0x000E8171 (Microsoft Messenger + 0x000e8171)
    # 58 0x92e004d7 in DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 0x00000445 (HIToolbox + 0x000084d7)
    # 59 0x92dffb7c in SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 0x00000130 (HIToolbox + 0x00007b7c)
    # 60 0x92dffa41 in _SendEventToEventTargetWithOptions + 0x00000037 (HIToolbox + 0x00007a41)
    # 61 0x92e070e3 in ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 0x00000165 (HIToolbox + 0x0000f0e3)
    # 62 0x92e0088e in DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 0x000007FC (HIToolbox + 0x0000888e)
    # 63 0x92dffb7c in SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 0x00000130 (HIToolbox + 0x00007b7c)
    # 64 0x92e06f7c in _SendEventToEventTarget + 0x00000038 (HIToolbox + 0x0000ef7c)
    # 65 0x92e4aeb3 in _ToolboxEventDispatcher + 0x00000051 (HIToolbox + 0x00052eb3)
    # 66 0x92e498cb in _RunApplicationEventLoop + 0x000000A5 (HIToolbox + 0x000518cb)
    # 67 0x000e92e0 in _mh_executeheader + 0x000E82E0 (Microsoft Messenger + 0x000e82e0)
    # 68 0x000659c2 in _mh_executeheader + 0x000649C2 (Microsoft Messenger + 0x000649c2)
    # 69 0x00065a54 in _mh_executeheader + 0x00064A54 (Microsoft Messenger + 0x00064a54)
    # 70 0x0000307e in _mh_executeheader + 0x0000207E (Microsoft Messenger + 0x0000207e)
    # 71 0x00002fa5 in _mh_executeheader + 0x00001FA5 (Microsoft Messenger + 0x00001fa5)
    X86 Thread State:
    eax: 0x98b0c445 ebx: 0x98b0b8db ecx: 0x00000000 edx:0x0316f200
    edi: 0x031fae04 esi: 0x00000000 ebp: 0xbfffc7b8 esp:0xbfffc630
    ss: 0x0000001f eip: 0x98b0c445 cs: 0x00000017 ds:0x0000001f
    es: 0x0000001f fs: 0x00000000 gs: 0x00000037 eflags:0x00010292
    Thread 1:
    # 1 0x900376a7 in mach_waituntil + 0x00000007 (libSystem.B.dylib + 0x000376a7)
    # 2 0x90037329 in _sleep + 0x00000079 (libSystem.B.dylib + 0x00037329)
    # 3 0x002b1d35 in _mh_executeheader + 0x002B0D35 (Microsoft Messenger + 0x002b0d35)
    # 4 0x003b6c4d in _mh_executeheader + 0x003B5C4D (Microsoft Messenger + 0x003b5c4d)
    # 5 0x003b6cd4 in _mh_executeheader + 0x003B5CD4 (Microsoft Messenger + 0x003b5cd4)
    # 6 0x002b1edd in _mh_executeheader + 0x002B0EDD (Microsoft Messenger + 0x002b0edd)
    # 7 0x90023d67 in _pthreadbody + 0x00000054 (libSystem.B.dylib + 0x00023d67)
    X86 Thread State:
    eax: 0xffffffa6 ebx: 0x9003736e ecx: 0x80522124 edx:0x00000018
    edi: 0x00000018 esi: 0xf5bf83b9 ebp: 0xb009da78 esp:0xb009d9ec
    ss: 0x0000001f eip: 0x900376a7 cs: 0x00000017 ds:0x0000001f
    es: 0x0000001f fs: 0x00000000 gs: 0x00000037 eflags:0x00000206
    Thread 2:
    # 1 0x90009817 in mach_msgtrap + 0x00000007 (libSystem.B.dylib + 0x00009817)
    # 2 0x9082d227 in _CFRunLoopRunSpecific + 0x000007DE (CoreFoundation + 0x00022227)
    # 3 0x9082ca42 in _CFRunLoopRunInMode + 0x0000003D (CoreFoundation + 0x00021a42)
    # 4 0x928585da in +[NSURLCache _diskCacheSyncLoop:] + 0x000000CE (Foundation + 0x0007a5da)
    # 5 0x927fbcfc in _forkThreadForFunction + 0x0000007B (Foundation + 0x0001dcfc)
    # 6 0x90023d67 in _pthreadbody + 0x00000054 (libSystem.B.dylib + 0x00023d67)
    X86 Thread State:
    eax: 0xffffffe1 ebx: 0x9082ca5a ecx: 0x00004403 edx:0x00000450
    edi: 0x00000000 esi: 0x00000000 ebp: 0xb011e918 esp:0xb011e8dc
    ss: 0x0000001f eip: 0x90009817 cs: 0x00000017 ds:0x0000001f
    es: 0x0000001f fs: 0x00000000 gs: 0x00000037 eflags:0x00000206
    Thread 3:
    # 1 0x90009817 in mach_msgtrap + 0x00000007 (libSystem.B.dylib + 0x00009817)
    # 2 0x90cd41a1 in _YieldToThread + 0x000001BE (CarbonCore + 0x000561a1)
    # 3 0x90cd3fde in _YieldToAnyThread + 0x00000012 (CarbonCore + 0x00055fde)
    # 4 0x000e0a48 in _mh_executeheader + 0x000DFA48 (Microsoft Messenger + 0x000dfa48)
    # 5 0x000e119d in _mh_executeheader + 0x000E019D (Microsoft Messenger + 0x000e019d)
    # 6 0x0011805e in _mh_executeheader + 0x0011705E (Microsoft Messenger + 0x0011705e)
    # 7 0x001170a2 in _mh_executeheader + 0x001160A2 (Microsoft Messenger + 0x001160a2)
    # 8 0x00108739 in _mh_executeheader + 0x00107739 (Microsoft Messenger + 0x00107739)
    # 9 0x001087f3 in _mh_executeheader + 0x001077F3 (Microsoft Messenger + 0x001077f3)
    # 10 0x00113707 in _mh_executeheader + 0x00112707 (Microsoft Messenger + 0x00112707)
    # 11 0x001197e1 in _mh_executeheader + 0x001187E1 (Microsoft Messenger + 0x001187e1)
    # 12 0x00120db4 in _mh_executeheader + 0x0011FDB4 (Microsoft Messenger + 0x0011fdb4)
    # 13 0x00122cee in _mh_executeheader + 0x00121CEE (Microsoft Messenger + 0x00121cee)
    # 14 0x00123166 in _mh_executeheader + 0x00122166 (Microsoft Messenger + 0x00122166)
    # 15 0x000e8606 in _mh_executeheader + 0x000E7606 (Microsoft Messenger + 0x000e7606)
    # 16 0x90cdcfe8 in _CooperativeThread + 0x00000137 (CarbonCore + 0x0005efe8)
    # 17 0x90023d67 in _pthreadbody + 0x00000054 (libSystem.B.dylib + 0x00023d67)
    X86 Thread State:
    eax: 0xffffffe1 ebx: 0x90cd3ff1 ecx: 0x03000038 edx:0x00e51e48
    edi: 0x00000000 esi: 0x00000000 ebp: 0xb0220988 esp:0xb022094c
    ss: 0x0000001f eip: 0x90009817 cs: 0x00000017 ds:0x0000001f
    es: 0x0000001f fs: 0x00000000 gs: 0x00000037 eflags:0x00000206
    Thread 4:
    # 1 0x90009817 in mach_msgtrap + 0x00000007 (libSystem.B.dylib + 0x00009817)
    # 2 0x90cd41a1 in _YieldToThread + 0x000001BE (CarbonCore + 0x000561a1)
    # 3 0x90cdd149 in _SetThreadState + 0x0000007C (CarbonCore + 0x0005f149)
    # 4 0x90cdd0af in _SetThreadStateEndCritical + 0x00000072 (CarbonCore + 0x0005f0af)
    # 5 0x000e10d2 in _mh_executeheader + 0x000E00D2 (Microsoft Messenger + 0x000e00d2)
    # 6 0x00117f6d in _mh_executeheader + 0x00116F6D (Microsoft Messenger + 0x00116f6d)
    # 7 0x00117841 in _mh_executeheader + 0x00116841 (Microsoft Messenger + 0x00116841)
    # 8 0x000e8606 in _mh_executeheader + 0x000E7606 (Microsoft Messenger + 0x000e7606)
    # 9 0x90cdcfe8 in _CooperativeThread + 0x00000137 (CarbonCore + 0x0005efe8)
    # 10 0x90023d67 in _pthreadbody + 0x00000054 (libSystem.B.dylib + 0x00023d67)
    X86 Thread State:
    eax: 0xffffffe1 ebx: 0x90cd3ff1 ecx: 0x00000011 edx:0x00e517ec
    edi: 0x00000000 esi: 0x00000000 ebp: 0xb02a1d28 esp:0xb02a1cec
    ss: 0x0000001f eip: 0x90009817 cs: 0x00000017 ds:0x0000001f
    es: 0x0000001f fs: 0x00000000 gs: 0x00000037 eflags:0x00000206
    Thread 5:
    # 1 0x90024407 in semaphore_wait_signaltrap + 0x00000007 (libSystem.B.dylib + 0x00024407)
    # 2 0x00140415 in _mh_executeheader + 0x0013F415 (Microsoft Messenger + 0x0013f415)
    # 3 0x001404dd in _mh_executeheader + 0x0013F4DD (Microsoft Messenger + 0x0013f4dd)
    # 4 0x001405bd in _mh_executeheader + 0x0013F5BD (Microsoft Messenger + 0x0013f5bd)
    # 5 0x001405f3 in _mh_executeheader + 0x0013F5F3 (Microsoft Messenger + 0x0013f5f3)
    # 6 0x90023d67 in _pthreadbody + 0x00000054 (libSystem.B.dylib + 0x00023d67)
    X86 Thread State:
    eax: 0xffffffdb ebx: 0x90028262 ecx: 0x172d0ecc edx:0x172d0ec8
    edi: 0x00000000 esi: 0x172d0ef4 ebp: 0xb0322e78 esp:0xb0322e3c
    ss: 0x0000001f eip: 0x90024407 cs: 0x00000017 ds:0x0000001f
    es: 0x0000001f fs: 0x00000000 gs: 0x00000037 eflags:0x00000206
    Thread 6:
    # 1 0x90047927 in semaphore_timedwait_signaltrap + 0x00000007 (libSystem.B.dylib + 0x00047927)
    # 2 0x90ce1e60 in _TSWaitOnSemaphoreCommon + 0x000000A3 (CarbonCore + 0x00063e60)
    # 3 0x987e9076 in _ReadSchedulerThreadEntryPoint + 0x00001273 (QuickTimeComponents + 0x005d2076)
    # 4 0x90023d67 in _pthreadbody + 0x00000054 (libSystem.B.dylib + 0x00023d67)
    X86 Thread State:
    eax: 0xffffffd9 ebx: 0x90063514 ecx: 0x1740d7c4 edx:0x00000000
    edi: 0x1740d7f4 esi: 0x00000001 ebp: 0xb019fd58 esp:0xb019fd1c
    ss: 0x0000001f eip: 0x90047927 cs: 0x00000017 ds:0x0000001f
    es: 0x0000001f fs: 0x00000000 gs: 0x00000037 eflags:0x00000286
    Thread 7:
    # 1 0x90047927 in semaphore_timedwait_signaltrap + 0x00000007 (libSystem.B.dylib + 0x00047927)
    # 2 0x90ce1e60 in _TSWaitOnSemaphoreCommon + 0x000000A3 (CarbonCore + 0x00063e60)
    # 3 0x90cebd90 in AIOFileThread(void*) + 0x0000042C (CarbonCore + 0x0006dd90)
    # 4 0x90023d67 in _pthreadbody + 0x00000054 (libSystem.B.dylib + 0x00023d67)
    X86 Thread State:
    eax: 0xffffffd9 ebx: 0x90063514 ecx: 0xa0c84ee4 edx:0x00000000
    edi: 0xa0c84f14 esi: 0x00000001 ebp: 0xb0424e28 esp:0xb0424dec
    ss: 0x0000001f eip: 0x90047927 cs: 0x00000017 ds:0x0000001f
    es: 0x0000001f fs: 0x00000000 gs: 0x00000037 eflags:0x00000286
    Loaded modules:
    0: Microsoft Messenger (7.0.2.090123 Reg=English Loc=0x0409): /Applications/Microsoft Messenger.app/Contents/MacOS/Microsoft Messenger
    1: WebKit: /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    2: JavaScriptCore: /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    3: WebCore: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    4: libSystem.B.dylib: /usr/lib/libSystem.B.dylib
    5: libmathCommon.A.dylib: /usr/lib/system/libmathCommon.A.dylib
    6: CoreText: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    7: ATS: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    8: CoreGraphics: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    9: CoreFoundation: /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    10: CoreServices: /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    11: libicucore.A.dylib: /usr/lib/libicucore.A.dylib
    12: libobjc.A.dylib: /usr/lib/libobjc.A.dylib
    13: libstdc++.6.dylib: /usr/lib/libstdc++.6.dylib
    14: libgcc_s.1.dylib: /usr/lib/libgcc_s.1.dylib
    15: IOKit: /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    16: libauto.dylib: /usr/lib/libauto.dylib
    17: CarbonCore: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    18: OSServices: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    19: CFNetwork: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    20: WebServicesCore: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    21: SearchKit: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    22: Metadata: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    23: libz.1.dylib: /usr/lib/libz.1.dylib
    24: Security: /System/Library/Frameworks/Security.framework/Versions/A/Security
    25: DiskArbitration: /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    26: libbsm.dylib: /usr/lib/libbsm.dylib
    27: SystemConfiguration: /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    28: CoreAudio: /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    29: ApplicationServices: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    30: AE: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    31: ColorSync: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    32: PrintCore: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    33: QD: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    34: HIServices: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    35: LangAnalysis: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    36: FindByContent: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    37: LaunchServices: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    38: SpeechSynthesis: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    39: ImageIO: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    40: libcrypto.0.9.7.dylib: /usr/lib/libcrypto.0.9.7.dylib
    41: libcups.2.dylib: /usr/lib/libcups.2.dylib
    42: libJPEG.dylib: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    43: libJP2.dylib: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    44: libGIF.dylib: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    45: libRaw.dylib: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    46: libPng.dylib: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    47: libRadiance.dylib: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    48: libxml2.2.dylib: /usr/lib/libxml2.2.dylib
    49: libTIFF.dylib: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    50: Accelerate: /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    51: vImage: /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    52: vecLib: /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    53: libvMisc.dylib: /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    54: libvDSP.dylib: /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    55: libBLAS.dylib: /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    56: libLAPACK.dylib: /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    57: libiconv.2.dylib: /usr/lib/libiconv.2.dylib
    58: DesktopServicesPriv: /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    59: Foundation: /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    60: libGL.dylib: /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    61: libGLU.dylib: /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    62: Carbon: /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    63: ImageCapture: /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    64: SpeechRecognition: /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    65: SecurityHI: /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    66: Ink: /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    67: Help: /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    68: OpenScripting: /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    69: Print: /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    70: HTMLRendering: /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    71: NavigationServices: /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    72: CarbonSound: /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    73: CommonPanels: /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    74: HIToolbox: /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    75: OpenGL: /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    76: DirectoryService: /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    77: Cocoa: /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    78: AppKit: /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    79: CoreData: /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    80: AudioToolbox: /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    81: AudioUnit: /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    82: QuartzCore: /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    83: libsqlite3.0.dylib: /usr/lib/libsqlite3.0.dylib
    84: libGLImage.dylib: /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    85: CoreVideo: /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    86: libCGATS.A.dylib: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    87: libCSync.A.dylib: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    88: libRIP.A.dylib: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    89: QuickTime: /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    90: AddressBook: /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    91: DSObjCWrappers: /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    92: LDAP: /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    93: libsasl2.2.dylib: /usr/lib/libsasl2.2.dylib
    94: libssl.0.9.7.dylib: /usr/lib/libssl.0.9.7.dylib
    95: libresolv.9.dylib: /usr/lib/libresolv.9.dylib
    96: Kerberos: /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    97: vecLib: /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    98: AGL: /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    99: QuickTimeComponents (1327.73 Reg=en_US Loc=0x0000): /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    100: OpenTransport: /System/Library/PrivateFrameworks/OpenTransport.framework/OpenTransport
    101: QuickTimeImporters (1327.73 Reg=en_US Loc=0x0000): /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    Operating System Information
    Operating System: Mac OS X 10.4.11 (Build 8S2167)
    CPU: Intel Core Duo, Number: 2, Speed: 2000 MHz
    gestaltPhysicalRAMSize err = 0, result = 1024 MB
    gestaltSystemVersion err = 0, result = 0x1049
    Screen: 1280 x 800, depth = 32, ltbr = 0, 0, 800, 1280
    Microsoft Application Information:
    Error Reporting UUID: 9EEBF339-4741-4BFE-AE51-BA0FCBABC7C4
    Time from launch: 0 hours, 1 minutes, 9 seconds
    Total errors on this client: 5

  • Sql server will not start - Database 'model' cannot be opened. It is in the middle of a restore.

    Sql server service will not start after server reboot:
    2009-08-13 14:15:43.94 spid7s      SQL Trace ID 1 was started by login "sa".
    2009-08-13 14:15:43.97 spid7s      Starting up database 'mssqlsystemresource'.
    2009-08-13 14:15:43.97 spid7s      The resource database build version is 10.00.1600. This is an informational message only. No user action is required.
    2009-08-13 14:15:44.30 Server      A self-generated certificate was successfully loaded for encryption.
    2009-08-13 14:15:44.30 spid7s      Server name is 'WIN-37R9WFWAJIB\MSDB1'. This is an informational message only. No user action is required.
    2009-08-13 14:15:44.32 spid10s     Starting up database 'model'.
    2009-08-13 14:15:44.32 Server      Server is listening on [ 'any' <ipv6> 49167].
    2009-08-13 14:15:44.33 Server      Server is listening on [ 'any' <ipv4> 49167].
    2009-08-13 14:15:44.33 Server      Server local connection provider is ready to accept connection on [ \\.\pipe\SQLLocal\MSDB1 ].
    2009-08-13 14:15:44.33 Server      Server named pipe provider is ready to accept connection on [ \\.\pipe\sql\query ].
    2009-08-13 14:15:44.35 spid10s     The database 'model' is marked RESTORING and is in a state that does not allow recovery to be run.
    2009-08-13 14:15:44.38 Server      Server is listening on [ ::1 <ipv6> 49168].
    2009-08-13 14:15:44.38 Server      Server is listening on [ 127.0.0.1 <ipv4> 49168].
    2009-08-13 14:15:44.38 Server      Dedicated admin connection support was established for listening locally on port 49168.
    2009-08-13 14:15:44.39 spid10s     Error: 927, Severity: 14, State: 2.
    2009-08-13 14:15:44.39 spid10s     Database 'model' cannot be opened. It is in the middle of a restore.
    2009-08-13 14:15:44.49 spid10s     Could not create tempdb. You may not have enough disk space available. Free additional disk space by deleting other files on the tempdb drive and then restart SQL Server. Check for additional errors in the event log that may indicate why the tempdb files could not be initialized.
    2009-08-13 14:15:44.50 spid10s     SQL Trace was stopped due to server shutdown. Trace ID = '1'. This is an informa
    there is plenty of room on the server, so i dont think its a disk space issue.  i am able to start the service as such:
    C:\Users\Administrator>net start MSSQL$MSDB1 /c /m /T3608
    The SQL Server (MSDB1) service is starting.
    The SQL Server (MSDB1) service was started successfully
    sqlcmd -e
    1> select name, status from sysdatabases;
    2> go
    select name, status from sysdatabases;
    name
                                                     status
    master
                                                           65544
    tempdb
                                                           65544
    model
                                                           65568
    msdb
                                                      1073807368
    SS_DBA_Dashboard
                                                      1073807368
    (5 rows affected)
    model is in RESTORING state and I dont know how to fix it.  I am running simple backups, so I have a somewhat recent backup of model.bak but when I attempt to restore it I get an error:
    1> restore database model
    2> go
    restore database model
    Msg 3112, Level 16, State 1, Server WIN-37R9WFWAJIB\MSDB1, Line 1
    Cannot restore any database other than master when the server is in single user
    mode.
    Msg 3013, Level 16, State 1, Server WIN-37R9WFWAJIB\MSDB1, Line 1
    RESTORE DATABASE is terminating abnormally.
    other forums suggest manually updating the status column but i dont know if my syntax is wrong or it just cant be done in sql server 2008:
    1> begin transaction
    2> update sysdatabases set status=16 where name='model'
    3> ;
    4> go
    begin transaction
    update sysdatabases set status=16 where name='model'
    Msg 4406, Level 16, State 1, Server WIN-37R9WFWAJIB\MSDB1, Line 2
    Update or insert of view or function 'sysdatabases' failed because it contains a
     derived or constant field.
    1>
    yet another forum suggested taking a cleanly shut down model.mdf and model.ldf from another sql server 2008 instance and placing those in the data directory while moving the 'restoring' ones to a backup location.  this didnt work either.  any help is appreciated im new to sql server and this is very frustrating!  thanks in advance!

    I have the same issue on SQL Server 2008R2, after a server reboot, but none of the NET START commands or command line attempts are successful to start the Service.
    NET START command results in "Access Denied" "System Error 5" and the Command line attempts result in
     Server      Error: 17058, Severity: 16, State: 1.
     Server      initerrlog: Could not open error log file ''.
    Any help?
    SQL Error log file:
    2011-03-29 16:50:49.40 Server      (c) Microsoft Corporation.
    2011-03-29 16:50:49.40 Server      All rights reserved.
    2011-03-29 16:50:49.40 Server      Server process ID is 7292.
    2011-03-29 16:50:49.40 Server      System Manufacturer: 'Dell Inc.', System Model: 'PowerEdge T710'.
    2011-03-29 16:50:49.40 Server      Authentication mode is MIXED.
    2011-03-29 16:50:49.40 Server      Logging SQL Server messages in file 'E:\MSSQL\MSSQL10_50.MSSQLSERVER\MSSQL\Log\ERRORLOG'.
    2011-03-29 16:50:49.40 Server      This instance of SQL Server last reported using a process ID of 7448 at 3/29/2011 4:30:06 PM (local) 3/29/2011 8:30:06 PM (UTC). This is an informational message only; no user action is required.
    2011-03-29 16:50:49.40 Server      Registry startup parameters:
      -d E:\MSSQL\MSSQL10_50.MSSQLSERVER\MSSQL\DATA\master.mdf
      -e E:\MSSQL\MSSQL10_50.MSSQLSERVER\MSSQL\Log\ERRORLOG
      -l E:\MSSQL\MSSQL10_50.MSSQLSERVER\MSSQL\DATA\mastlog.ldf
      -T 4616
    2011-03-29 16:50:49.42 Server      SQL Server is starting at normal priority base (=7). This is an informational message only. No user action is required.
    2011-03-29 16:50:49.42 Server      Detected 24 CPUs. This is an informational message; no user action is required.
    2011-03-29 16:50:49.84 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.
    2011-03-29 16:50:49.84 Server      Lock partitioning is enabled.  This is an informational message only. No user action is required.
    2011-03-29 16:50:49.86 Server      Node configuration: node 0: CPU mask: 0x0000000000fff000:0 Active CPU mask: 0x0000000000fff000:0. This message provides a description of the NUMA configuration for this computer. This is an informational
    message only. No user action is required.
    2011-03-29 16:50:49.86 Server      Node configuration: node 1: CPU mask: 0x0000000000000fff:0 Active CPU mask: 0x0000000000000fff:0. This message provides a description of the NUMA configuration for this computer. This is an informational
    message only. No user action is required.
    2011-03-29 16:50:49.89 spid9s      Starting up database 'master'.
    2011-03-29 16:50:49.95 spid9s      CHECKDB for database 'master' finished without errors on 2011-03-18 08:46:34.257 (local time). This is an informational message only; no user action is required.
    2011-03-29 16:50:49.95 spid9s      FILESTREAM: effective level = 0, configured level = 0, file system access share name = 'MSSQLSERVER'.
    2011-03-29 16:50:49.97 spid9s      SQL Trace ID 1 was started by login "sa".
    2011-03-29 16:50:49.97 spid9s      Starting up database 'mssqlsystemresource'.
    2011-03-29 16:50:49.99 spid9s      The resource database build version is 10.50.1600. This is an informational message only. No user action is required.
    2011-03-29 16:50:50.20 spid13s     Starting up database 'model'.
    2011-03-29 16:50:50.20 spid9s      Server name is 'XXXX'. This is an informational message only. No user action is required.
    2011-03-29 16:50:50.21 Server      The certificate [Cert Hash(sha1) "C41DC20703F049763778AC2842C3C8A3A2C6EED4"] was successfully loaded for encryption.
    2011-03-29 16:50:50.21 Server      Server is listening on [ 'any' <ipv6> 1433].
    2011-03-29 16:50:50.21 Server      Server is listening on [ 'any' <ipv4> 1433].
    2011-03-29 16:50:50.21 Server      Server local connection provider is ready to accept connection on [
    \\.\pipe\SQLLocal\MSSQLSERVER ].
    2011-03-29 16:50:50.21 Server      Server named pipe provider is ready to accept connection on [
    \\.\pipe\sql\query ].
    2011-03-29 16:50:50.21 Server      Server is listening on [ ::1 <ipv6> 1434].
    2011-03-29 16:50:50.21 spid13s     The database 'model' is marked RESTORING and is in a state that does not allow recovery to be run.
    2011-03-29 16:50:50.21 Server      Server is listening on [ 127.0.0.1 <ipv4> 1434].
    2011-03-29 16:50:50.21 spid13s     Error: 927, Severity: 14, State: 2.
    2011-03-29 16:50:50.21 spid13s     Database 'model' cannot be opened. It is in the middle of a restore.
    2011-03-29 16:50:50.21 Server      Dedicated admin connection support was established for listening locally on port 1434.
    2011-03-29 16:50:50.22 spid13s     Could not create tempdb. You may not have enough disk space available. Free additional disk space by deleting other files on the tempdb drive and then restart SQL Server. Check for additional errors in
    the event log that may indicate why the tempdb files could not be initialized.
    2011-03-29 16:50:50.22 spid13s     SQL Trace was stopped due to server shutdown. Trace ID = '1'. This is an informational message only; no user action is required.

  • Itunes will not start after installing 10.5 Windows DEP error XP

    Have not found a definitive fix for this anywhere.. so will try posting again.
    Having upgraded to itunes 10.5... now Itunes will not start. Just get Data Execution Prevention error, and closes. Using Windows XP. Have tried repairing itunes, removing it reinstalling, removing and reinstalling Quicktime.. (Quicktime works fine). Disabling DEP for itunes.. re-enabling doesn't make any difference either way.  Tried different profile.
    Please help!!

    Same problem here!

  • Organiziser in Photoshop Elements 9 will not start in Windows 8.1. Inkompartibelt programs.  What to

    Hej!
    Organiziser in Photoshop Elements 9 will not start in Windows 8.1. Inkompartibelt programs.
    What to do?
    /yoel

    Ok, I had many problems with the installation, but after three attempts I've got it working. This might work with a previously failed installation - but there are other guides in the forum to get this position -thanks also to the many threads on the this - which pointed me in the right direction
    Previously I'd had issues with Error 1935, (on Shared Technologies), Blue screens due to clbudf.sys from Cyberlink Instant burn which blue screened (thread abort exception) this install as also iTunes. (I haven't installed this now...
    My scenario. Win 7 (clean) -> Win 8 -> Win 8.1
    After setting up the setting up the system.
    I ensured the following : (although begrudingly) so I could do a system restore if needed.
    -I disabled Anitvirus & Firewall
    -enabled Volume Shadow Copy Service
    I then ensured I had downloaded Adobe Application Manager 8.0 (read this may help) - I installed - but I did not run it as I believe it updates to Adobe CC Manager( from previous attempts)
    i also downloaded and installed the 32 bit versions of :
    C++2008 redistributable (32 bit)
    C++2008 SP1 redistributable (32 bit)
    I installed Premiere Elements (64 bit) - note I had previously installed Sony Vegas 10 Platinum, which downloaded and installed NET 3.5/Net 2.0 adding to windows features, which many have helped - not sure.
    I installed Photoshop Elements (32 bit)
    I started both apps and updated them to 12.1.
    Happy ... finally - hope this helps others - or at least helps adobe improve their installer, diagnose the issue for others.

  • NAM service will not start

    I am in the testing phase of the AnyConnect client. The network access manager will not start. In the system tray console, i see "service unavailable" for network:.
    When i try to start the nam service it says "the operation could not be completed. Access is denied.".
    I am a local admin on this box. I had someone create a group policy making sure this service would start automatically but it does not start. I have tried to do a 'net start'.
    Do I need to disable Windows network manager first?
    Any other ideas? Thanks.
    Win7 x64
    Solved this...
    Uninstalled Anyconnect.
    Disabled UAC (in control panel and by running cli script)
    Reinstalled Anyconnect. NAM service now avilable in services.msc.
    Had to enable dependent service-WLAN AutoConfig.
    NAM service started, network connection now working correctly.

    Solved this...
    Uninstalled Anyconnect.
    Disabled UAC (in control panel and by running cli script)
    Reinstalled Anyconnect. NAM service now avilable in services.msc.
    Had to enable dependent service-WLAN AutoConfig.
    NAM service started, network connection now working correctly.

Maybe you are looking for