Admin UI error log

I havent dont this task in awhile nor have I went into the AdminUI but I am trying to import an LCA and it is timing out and saying "An error has occurred durrring impor or deploy. Please see error log for details " I already tried creating a freash LCA but still get the same error. Tried it on two different environments still same error. I simply forgot where the error log file is can some please tell me. Thank you.

Depends on where you installed it, whether it's Windows or Unix...
For Windows, default install is at: C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01\logs\server1
Diana

Similar Messages

  • Error Log in UltraSearch Admin Schedule page

    Hi,
    I keep trying to find solutions to errors that we get in our log files but I can't seam to find any answers. Anyways, this is my problem and I was wondering if somebody out there would have an answer for me.
    I'm in the Admin site for the ultrasearch, and in the schedule status page, I get the following Error Log, and I don't know what to do to make the schedule crawl, crawl again.
    "Data source "Internet" has no applicable URL for crawling"
    Can anybody help me out.
    Thanks

    Can you post the entire text from the log file? This could help debug the issue.
    I am assuming you have a starting URL address for the Web crawler and it's not a permission issue.
    Also, make sure the Crawling Parameters look correct. Do the pages have dynamic URL's? If so, make sure the "Index Dynamic Page" option is set to Yes.

  • Oracle errors in Weblogic Error logs appear in non english

    We have a problem with weblogic error logging. Specifically, in a managed server's log file, Oracle errors such as ORA-XXXX show in Greek, not English. We are assuming
    that this is because the timezone is Europe/Athens. However, the weblogic application server runs with user.language=en, user.country=US. What's more, there are 4 application servers and 2 of them have this problem. The oracle database is accessed via weblogic datasources.
    Oracle database server Setup: Oracle Server 11gR2 running on Oracle Linux 64 bit, timezone set to Europe/Athens
    Weblogic Server: Weblogic 10.3.5 running on Oracle Linux 64 bit, timezone set to Europe/Athens
    The managed server, according to jrockit, the jvm runs with the following language related system properties:
    user.language=en, user.country=US, user.timezone=Europe/Athens
    The question is: How do we tell oracle / weblogic to log english text for the ORA errors?
    Thanks,
    Chris

    I digged in the weblogic installation directory and it seems like the domain configuration wizard messed up the jdbc configs for the data sources.
    The config xml files for the data sources in the /domain root/config/jdbc directory had oracle driver but the test query was for pointbase. I double checked from the database.xml file in the init-info directory and corrected the entry in the datasource config xmls and voila!.. the errors were gone.
    I am not sure if this was the right approach and whether i have solved the issue or simply patched it.. so I am keeping the question open. If any one has any inputs I will be grateful.
    If the mods/admins feel that the thread should be marked as solved I will surely do so.
    Thanks.

  • Canu00B4t see log with J2EE Visual Admin or Standalone Log Viewer

    Bom dia!
    When logging on Log Viewer, it shows de error message: Unable to invoke LogControllerFacadeMBean method:"getMetaDataOfReaders" In J2EE Visual Admin the error message after click in the item Log Viewer is Error while loading service Log Viewer
    When I click in defaultTrace.trc nothing appears. The same for the others log archives listed in Log Viewer.
    Can someone help me with this?
    Very thanks from Spain.
    In the console I see the following java exception:
    Exception in thread "AWT-EventQueue-0" com.sapmarkets.bam.util.BAMRuntimeExcepti
    on: Unable to invoke LogControllerFacadeMBean method: "getMetaDataOfReaders".
            at com.sapmarkets.bam.application.logdepot.AbstractLogDepot.invokeFacade
    Method(AbstractLogDepot.java:225)
            at com.sapmarkets.bam.application.logdepot.AbstractLogDepot.getMetaDataO
    fReaders(AbstractLogDepot.java:303)
            at com.sapmarkets.bam.view.config.AbstractViewConfiguration.getColumnInf
    oFromServer(AbstractViewConfiguration.java:218)
            at com.sapmarkets.bam.view.config.AbstractViewConfiguration.readSetting(
    AbstractViewConfiguration.java:126)
            at com.sapmarkets.bam.view.config.AbstractViewConfiguration.getColumnSet
    tingForLogType(AbstractViewConfiguration.java:247)
            at com.sapmarkets.bam.view.buffertable.ContentPane.obtainColumnSettings(
    ContentPane.java:915)
            at com.sapmarkets.bam.view.buffertable.ContentPane.<init>(ContentPane.ja
    va:127)
            at com.sapmarkets.bam.view.AbstractLogViewerAppplication.makeTablePane(A
    bstractLogViewerAppplication.java:423)
            at com.sapmarkets.bam.view.AbstractLogViewerAppplication.displayLogs(Abs
    tractLogViewerAppplication.java:474)
            at com.sapmarkets.bam.view.overview.OverviewFilePathTreeWrapper.openLog(
    OverviewFilePathTreeWrapper.java:334)
            at com.sapmarkets.bam.view.overview.OverviewFilePathTreeWrapper$TreeMous
    eListener.mousePressed(OverviewFilePathTreeWrapper.java:359)
            at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:26
    3)
            at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:26
    2)
            at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:26
    2)
            at java.awt.Component.processMouseEvent(Component.java:6038)
            at javax.swing.JComponent.processMouseEvent(JComponent.java:3265)
            at java.awt.Component.processEvent(Component.java:5806)
            at java.awt.Container.processEvent(Container.java:2058)
            at java.awt.Component.dispatchEventImpl(Component.java:4413)
            at java.awt.Container.dispatchEventImpl(Container.java:2116)
            at java.awt.Component.dispatchEvent(Component.java:4243)
            at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4322
            at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3983)
            at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3916)
            at java.awt.Container.dispatchEventImpl(Container.java:2102)
            at java.awt.Window.dispatchEventImpl(Window.java:2440)
            at java.awt.Component.dispatchEvent(Component.java:4243)
            at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
            at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThre
    ad.java:273)
            at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.
    java:183)
            at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
    ad.java:173)
            at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168)
            at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160)
            at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)
    Caused by: java.lang.reflect.UndeclaredThrowableException
            at $Proxy0.invoke(Unknown Source)
            at com.sapmarkets.bam.application.logdepot.AbstractLogDepot.invokeMBeanM
    ethod(AbstractLogDepot.java:163)
            at com.sapmarkets.bam.application.logdepot.AbstractLogDepot.invokeFacade
    Method(AbstractLogDepot.java:206)
            ... 33 more
    Caused by: java.lang.reflect.InvocationTargetException
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:597)
            at com.sapmarkets.bam.jmx.connector.AbstractLVServer.invoke(AbstractLVSe
    rver.java:184)
            at com.sapmarkets.bam.jmx.connector.rmi.IntegratedConnectorClient.invoke
    (IntegratedConnectorClient.java:107)
            ... 36 more
    Caused by: javax.management.ReflectionException: No such operation: getMetaDataO
    fReaders
            at com.sun.jmx.mbeanserver.PerInterface.noSuchMethod(PerInterface.java:1
    52)
            at com.sun.jmx.mbeanserver.PerInterface.invoke(PerInterface.java:94)
            at com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanSupport.java:262)
            at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultM
    BeanServerInterceptor.java:836)
            at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761
            ... 42 more
    Caused by: java.lang.NoSuchMethodException: getMetaDataOfReaders()
            at com.sun.jmx.mbeanserver.PerInterface.noSuchMethod(PerInterface.java:1
    50)
            ... 46 more

    Hello Ivan,
    Make sure that you are using a supported JDK version as per note below:
    723909 Java VM settings for J2EE 6.40/7.0
    And also, make sure that the necessary environment variables are pointing to the correct JDK version.
    Regards,
    Rafael

  • Terminate:Activity failed; there is no back end error log. - Query Designer

    Hello all,
    Has anyone encountered this erro before while using query Designer. I am trying to drag an infoobject in the rows section and I get this STOP error in message section at the bottom.
    Terminate: Activity failed; there is no back-end error log [A006(R9E)]
    Diagnosis
    An error occurred in the back end.
    System Response
    An error occurred in the back end for which there is no error message. You cannot continue to work.
    Procedure
    Exit the Query Designer and correct the error on the back end.
    Then start the query designer again.
    Procedure for System Administration
    I dont get what is going wrong here,
    Thanks,

    hi,
         There may be some problems with the connectivity in the box which you have logged in or in the excel properties itself. Try to login again and see if the problem is resolved else contact the BASIS or admin.
    Thanks,
    vrrp.

  • Wait on the Database Engine recovery handle failed. Check the SQL server error log for potential causes in SQL Server 2012 Developer Edition

    I m using SQL Server 2012 Developer Edition. Even I tried 2012 express and enterprise edition but all
    gave same error. I browsed msdn blog. But nothing help me out.
    Below is the error log details--
    Overall summary:
      Final result:                  Failed: see details below
      Exit code (Decimal):           -2061893606
      Start time:                    2013-10-21 12:58:05
      End time:                      2013-10-21 13:52:30
      Requested action:              Install
    Setup completed with required actions for features.
    Troubleshooting information for those features:
      Next step for RS:              Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
      Next step for SQLEngine:       Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
      Next step for DQ:              Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
      Next step for FullText:        Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
      Next step for Replication:     Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
    Machine Properties:
      Machine name:                  CROY-TOSH
      Machine processor count:       4
      OS version:                    Windows 7
      OS service pack:               Service Pack 1
      OS region:                     United States
      OS language:                   English (United States)
      OS architecture:               x64
      Process architecture:          64 Bit
      OS clustered:                  No
    Product features discovered:
      Product              Instance             Instance ID                    Feature                
                     Language             Edition              Version         Clustered 
    Package properties:
      Description:                   Microsoft SQL Server 2012 Service Pack 1
      ProductName:                   SQL Server 2012
      Type:                          RTM
      Version:                       11
      SPLevel:                       0
      Installation location:         C:\Users\CRoy\Downloads\SQL Server 2012 Developer Edition (x86 and x64) - DVD (English)\x64\setup\
      Installation edition:          Developer
    Product Update Status:
      None discovered.
    User Input Settings:
      ACTION:                        Install
      ADDCURRENTUSERASSQLADMIN:      false
      AGTSVCACCOUNT:                 NT Service\SQLSERVERAGENT
      AGTSVCPASSWORD:                *****
      AGTSVCSTARTUPTYPE:             Manual
      ASBACKUPDIR:                   C:\Program Files\Microsoft SQL Server\MSAS11.MSSQLSERVER\OLAP\Backup
      ASCOLLATION:                   Latin1_General_CI_AI
      ASCONFIGDIR:                   C:\Program Files\Microsoft SQL Server\MSAS11.MSSQLSERVER\OLAP\Config
      ASDATADIR:                     C:\Program Files\Microsoft SQL Server\MSAS11.MSSQLSERVER\OLAP\Data
      ASLOGDIR:                      C:\Program Files\Microsoft SQL Server\MSAS11.MSSQLSERVER\OLAP\Log
      ASPROVIDERMSOLAP:              1
      ASSERVERMODE:                  MULTIDIMENSIONAL
      ASSVCACCOUNT:                  NT Service\MSSQLServerOLAPService
      ASSVCPASSWORD:                 <empty>
      ASSVCSTARTUPTYPE:              Automatic
      ASSYSADMINACCOUNTS:            CRoy-TOSH\CRoy
      ASTEMPDIR:                     C:\Program Files\Microsoft SQL Server\MSAS11.MSSQLSERVER\OLAP\Temp
      BROWSERSVCSTARTUPTYPE:         Disabled
      CLTCTLRNAME:                   ROY
      CLTRESULTDIR:                  C:\Program Files (x86)\Microsoft SQL Server\DReplayClient\ResultDir\
      CLTSTARTUPTYPE:                Manual
      CLTSVCACCOUNT:                 NT Service\SQL Server Distributed Replay Client
      CLTSVCPASSWORD:                <empty>
      CLTWORKINGDIR:                 C:\Program Files (x86)\Microsoft SQL Server\DReplayClient\WorkingDir\
      COMMFABRICENCRYPTION:          0
      COMMFABRICNETWORKLEVEL:        0
      COMMFABRICPORT:                0
      CONFIGURATIONFILE:             C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20131021_125116\ConfigurationFile.ini
      CTLRSTARTUPTYPE:               Manual
      CTLRSVCACCOUNT:                NT Service\SQL Server Distributed Replay Controller
      CTLRSVCPASSWORD:               <empty>
      CTLRUSERS:                     CRoy-TOSH\CRoy
      ENABLERANU:                    false
      ENU:                           true
      ERRORREPORTING:                true
      FEATURES:                      SQLENGINE, REPLICATION, FULLTEXT, DQ, AS, RS, RS_SHP, RS_SHPWFE, DQC, BIDS, CONN, IS, BC, SDK, BOL, SSMS, ADV_SSMS, DREPLAY_CTLR, DREPLAY_CLT, SNAC_SDK, MDS
      FILESTREAMLEVEL:               2
      FILESTREAMSHARENAME:           MSSQLSERVER
      FTSVCACCOUNT:                  NT Service\MSSQLFDLauncher
      FTSVCPASSWORD:                 <empty>
      HELP:                          false
      IACCEPTSQLSERVERLICENSETERMS:  false
      INDICATEPROGRESS:              false
      INSTALLSHAREDDIR:              C:\Program Files\Microsoft SQL Server\
      INSTALLSHAREDWOWDIR:           C:\Program Files (x86)\Microsoft SQL Server\
      INSTALLSQLDATADIR:             <empty>
      INSTANCEDIR:                   C:\Program Files\Microsoft SQL Server\
      INSTANCEID:                    MSSQLSERVER
      INSTANCENAME:                  MSSQLSERVER
      ISSVCACCOUNT:                  NT Service\MsDtsServer110
      ISSVCPASSWORD:                 <empty>
      ISSVCSTARTUPTYPE:              Automatic
      MATRIXCMBRICKCOMMPORT:         0
      MATRIXCMSERVERNAME:            <empty>
      MATRIXNAME:                    <empty>
      NPENABLED:                     0
      PID:                           *****
      QUIET:                         false
      QUIETSIMPLE:                   false
      ROLE:                          <empty>
      RSINSTALLMODE:                 DefaultNativeMode
      RSSHPINSTALLMODE:              SharePointFilesOnlyMode
      RSSVCACCOUNT:                  NT Service\ReportServer
      RSSVCPASSWORD:                 <empty>
      RSSVCSTARTUPTYPE:              Automatic
      SAPWD:                         *****
      SECURITYMODE:                  SQL
      SQLBACKUPDIR:                  <empty>
      SQLCOLLATION:                  Latin1_General_CI_AI
      SQLSVCACCOUNT:                 NT Service\MSSQLSERVER
      SQLSVCPASSWORD:                *****
      SQLSVCSTARTUPTYPE:             Automatic
      SQLSYSADMINACCOUNTS:           CRoy-TOSH\CRoy
      SQLTEMPDBDIR:                  <empty>
      SQLTEMPDBLOGDIR:               <empty>
      SQLUSERDBDIR:                  <empty>
      SQLUSERDBLOGDIR:               <empty>
      SQMREPORTING:                  false
      TCPENABLED:                    0
      UIMODE:                        Normal
      UpdateEnabled:                 true
      UpdateSource:                  MU
      X86:                           false
      Configuration file:            C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20131021_125116\ConfigurationFile.ini
    Detailed results:
      Feature:                       Management Tools - Complete
      Status:                        Passed
      Feature:                       Client Tools Connectivity
      Status:                        Passed
      Feature:                       Client Tools SDK
      Status:                        Passed
      Feature:                       Client Tools Backwards Compatibility
      Status:                        Passed
      Feature:                       Management Tools - Basic
      Status:                        Passed
      Feature:                       SQL Server Data Tools
      Status:                        Passed
      Feature:                       Reporting Services - Native
      Status:                        Failed: see logs for details
      Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
      Next Step:                     Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
      Component name:                SQL Server Database Engine Services Instance Features
      Component error code:          0x851A001A
      Error description:             Wait on the Database Engine recovery handle failed. Check the SQL Server error log for potential causes.
      Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.3128.0&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4026&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4026
      Feature:                       Database Engine Services
      Status:                        Failed: see logs for details
      Reason for failure:            An error occurred during the setup process of the feature.
      Next Step:                     Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
      Component name:                SQL Server Database Engine Services Instance Features
      Component error code:          0x851A001A
      Error description:             Wait on the Database Engine recovery handle failed. Check the SQL Server error log for potential causes.
      Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.3128.0&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4026&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4026
      Feature:                       Data Quality Services
      Status:                        Failed: see logs for details
      Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
      Next Step:                     Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
      Component name:                SQL Server Database Engine Services Instance Features
      Component error code:          0x851A001A
      Error description:             Wait on the Database Engine recovery handle failed. Check the SQL Server error log for potential causes.
      Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.3128.0&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4026&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4026
      Feature:                       Full-Text and Semantic Extractions for Search
      Status:                        Failed: see logs for details
      Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
      Next Step:                     Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
      Component name:                SQL Server Database Engine Services Instance Features
      Component error code:          0x851A001A
      Error description:             Wait on the Database Engine recovery handle failed. Check the SQL Server error log for potential causes.
      Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.3128.0&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4026&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4026
      Feature:                       SQL Server Replication
      Status:                        Failed: see logs for details
      Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
      Next Step:                     Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
      Component name:                SQL Server Database Engine Services Instance Features
      Component error code:          0x851A001A
      Error description:             Wait on the Database Engine recovery handle failed. Check the SQL Server error log for potential causes.
      Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.3128.0&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4026&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4026
      Feature:                       Master Data Services
      Status:                        Passed
      Feature:                       Distributed Replay Client
      Status:                        Passed
      Feature:                       Distributed Replay Controller
      Status:                        Passed
      Feature:                       Integration Services
      Status:                        Passed
      Feature:                       Data Quality Client
      Status:                        Passed
      Feature:                       Analysis Services
      Status:                        Passed
      Feature:                       Reporting Services - SharePoint
      Status:                        Passed
      Feature:                       Reporting Services Add-in for SharePoint Products
      Status:                        Passed
      Feature:                       SQL Browser
      Status:                        Passed
      Feature:                       Documentation Components
      Status:                        Passed
      Feature:                       SQL Writer
      Status:                        Passed
      Feature:                       SQL Client Connectivity
      Status:                        Passed
      Feature:                       SQL Client Connectivity SDK
      Status:                        Passed
    Rules with failures:
    Global rules:
    Scenario specific rules:
    Rules report file:               C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20131021_125116\SystemConfigurationCheck_Report.htm

    Hi,
    This 3rd time I followed this link. But nothing new, same error.
    Can you please tell me how to do follow, I cannt do the 1st step, how to change the local system to windows level account, vice-versa. It is shown mine as
    Server Configuration Manager(Local) 
    From here I folllowed the steps ---[I cannt insert link/image :-(]
    SQL 2008/R2 setup fails with "Wait on the database engine recovery handle failed" 
    If I right clicked on SQL Server Service, there is no option to change the account. 
    Hello,
    Thanks for your patience,did you tried stesp mentioned in below article
    http://blogs.msdn.com/b/sqljourney/archive/2012/03/16/sql-2008-r2-setup-fails-with-quot-wait-on-the-database-engine-recovery-handle-failed-quot.aspx
    To resolve it, follow these steps:-
    When the installation throws this error, click on OK and allow it to proceed. It will fail for Database Engine, but the SQL Server service should have
    been created. Check the Services console.
    If the service is present, perform the following steps:-
    1. Go to SQL Server Configuration manager, right click on the SQL Server service, and change the service account (if it is local system, give
    it a windows level account, and vice-versa). It might throw a WMI error but you will see the account getting updated anyway. If not, then use the Services console. Change the account for SQL Agent as well.
    Use this link to change sql server service account
    http://technet.microsoft.com/en-us/library/ms345578.aspx
    2. Next, try to start the service. It should come online.
    3. However, you will not be able to log in to the SQL Server
    4. Now stop the service and start it from the command prompt using -m -c -T3608 parameters.
    5. Now try logging in to the server using admin connection from sqlcmd (sqlcmd admin:<server name>\<instance name> ...)
    6. Once logged in, use the sp_addsrvrolemember '<domain\username>','sysadmin'.
    Also add the builtin/administrators to the sysadmin role
    7. Now stop the service from the command prompt and start it from SQL Server configuration manager
    You should be able to log in to the server now.
    Hope this helps someone.
    Please revert if it helps or even if it does not
    Please mark this reply as the answer or vote as helpful, as appropriate, to make it useful for other readers

  • Mac OS X 10.5.8 - 15 minutes to Startup / Boot - error log help?

    Found an older thread that advised me to check out Console Messages Error Log, which I did, and I have pasted the notable entries below.
    4/22/11 6:57:56 PM com.apple.launc
    hd[1] (org.ntp.ntpd) Unknown key: SHAuthorizationRight
    4/22/11 6:57:56 PM com.apple.launchd[1] (org.x.privileged_startx) Unknown key for boolean: EnableTransactions
    4/22/11 6:58:23 PM com.apple.SystemStarter[18] Starting HP IO Monitor
    4/22/11 6:58:25 PM com.apple.SystemStarter[18] Starting HP Trap Monitor
    4/22/11 6:59:05 PM com.apple.launchd[1] ([0x0-0x5005].com.wacom.TabletDriver[96]) Exited with exit code: 1
    4/22/11 6:59:05 PM com.apple.launchd[1] (com.apple.UserEventAgent-LoginWindow[92]) Exited: Terminated
    4/22/11 6:59:05 PM com.apple.launchd[99] (com.apple.AirPortBaseStationAgent) Unknown key for boolean: EnableTransactions
    4/22/11 6:59:05 PM com.apple.launchd[99] (org.x.startx) Unknown key for boolean: EnableTransactions
    4/22/11 6:59:24 PM Software Update[128] arguments=(null)
    4/22/11 7:13:13 PM [0x0-0x7007].com.wacom.TabletDriver[112] DeviceAddedCallback(): iterator=2003, retain count=2
    4/22/11 7:13:13 PM [0x0-0x7007].com.wacom.TabletDriver[112] device 5617 (IOHIDPointingDevice) found.
    4/22/11 7:13:13 PM [0x0-0x7007].com.wacom.TabletDriver[112] device 5617 (IOHIDPointingDevice) found.
    any help on how to fix this 13+ minute gap would be MOST appreciated - thanks!

    Roam has made a good catch.
    It looks like the long lag begins from Software Update. (Booting in Verbose mode or looking in system.log might give more clues as to what's going on.) Is Sys Prefs>Software Update set to automatically check for, or download, updates (daily?) If it is, it may, for some reason, be getting hung up there. Uncheck that preference and see what the boot time looks like.
    I would create another admin account (I always have one set up for testing purposes) and see if the boot up is the same.
    You may have a problem with Software Update
    Delete the contents (not the enclosing folder) of this folder
    /Users/yourusername/Library/Caches/com.apple.SoftwareUpdate
    And move this file to the Desktop:
    /Users/yourusername/Library/Preferences/com.apple.SoftwareUpdate.plist
    (there may be several more nearby titled "by host," with a long string of numbers; get those, as well.)
    They are both in your Home Folder Library.
    Then restart.

  • Error logging on primary key

    Hello,
    Here is the context :
    - The DB (10.2) is in production. I can not disable/drop/alter constraints
    - I have to reinject thousands of rows from another DB through database link but some of thoses lines may be rejected by the primary key / unique key in the production DB
    - As the row number is very large, I do not want to do the following :
    <pre>insert into t_prod ( ...)
    select ... from t_remote@db_link
    where ...
    and .. not in (select ... from t_prod where ..)</pre> ;)
    As the constraints are UK/PK, I can not use the error logging in insert statement
    As the constraints must be kept enabled, I can not use the exceptions into in an alter constraint statement
    Is there any way to avoid the infamous not in select ?
    Thanks,
    Christian.

    I prefere to use the SQL documentation over the Admin Manual (very personal preference). http://download.oracle.com/docs/cd/B19306_01/server.102/b14200/statements_9014.htm#BGBEIACB
    Often it is more clear. In this case:
    REJECT LIMIT
    This clause lets you specify an integer as an upper limit for the number of errors to be logged before the statement terminates and rolls back any changes made by the statement. The default rejection limit is zero. For parallel DML operations, the reject limit is applied to each parallel server.
    A reject limit of 0 would be mean, zero errors are logged before the statement terminates and rolls back.
    I agree that this is the same as "no error logging". Good thing you pointed this out, I was not aware of it myself.

  • Httpd error log file appears to be missing

    I'm having a somewhat frustrating and seemingly elementary problem with the Server, as freshly installed. I did drag a Web Config.plist to restore the web settings from another server, and I have a feeling that this action might have caused a hiccup where the web server won't start. My symptoms are as follows:
    with no sites in the Sites list, when I click Start Service for Web Service, I get a dialog:
    A service has encourntered an error. / Try to refresh the view (server.address.here/Web). Report the problem to the administrator if it persists. (could not start web service - details in error log).
    Now here's what's frustrating... I can't find an httpd error log. the folder /var/log/httpd/ is where I would expect this log to be, but this folder is empty. There's an Apple KB article that says the httpd error log file should be at /var/log/httpd/ ( you can check it out at http://docs.info.apple.com/article.html?path=ServerAdmin/10.4/en/c5ws4.html ), but no such log file exists. (I verified with terminal and also looked with Console: saw no log entries under the httpd line [there is a disclose triangle that discloses no lines] )
    On a whim, I thought maybe the /var/log/httpd folder didn't have the right permissions, so I increased my permissions on this older form 0755 to 0757, so that it now reads:
    drwxr-xrwx 2 root wheel 68 Mar 27 2005 httpdd
    ... but upon retesting the Start Service button under Web service, I get the same error and can find no log file.
    Like I said, this is a freshly installed copy of OS X 10.4 Server (I have not even upgraded to Server 10.4.10, should I ?) and all I did was an Open Directory configuration (which works), and then dragged a Web Config.plist onto Server Admin to restore saved settings from another machine...
    any thoughts on what I should try next?
    Thanks, any advice is appreciated.

    Recently updated Developer preview and WebObjects. After trying
    sudo apachectl configtest
    this checks apache configuration sintax.
    If nothing fails try to start apache (sudo apachectl graceful)
    and take a look at system.log.
    discovered that /System/Library/WebObjects/Adaptors/Apache/apache.conf no longer existed.
    As root renamed apache.conf.old as apache.conf and restarted. Life is good again.
    Your mileage may vary.

  • Error logging into business rules

    Hi,
    I've installed EPM 11.1.2.1 in my PC and all the services seems to be up and running but when i'm trying to access business rules from eas console it's showing me the below error -
    Error logging in to Business Rules. The repository has not been configured or you are not authorized to use Business Rules.
    Detail:Error while sending command to HBR Server running within the EAS server.
    Detail:com.hyperion.hbr.excp.DatabaseException.<init>(java.lang.String, [Ljava.lang.Object;, com.hyperion.hbr.excp.ExceptionSeverity, java.lang.Throwable)
    ** I'm using admin login**
    Any help in this will be highly appreciated.
    Thanks
    Agni                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    Hi,
    I've seen in sum posts that it's advised to assign interactive user role to the user in this kinda issues. After doing that I'm getting a new error -
    Detail:Error creating DBRules. Cannot continue.
    Detail:Error loading objects from data source: java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist
    Please help...
    Thanks
    Agni

  • DS 5.2 patch 4 error log (on Windows 2000 sp4)

    I have a user that has sporadic DS shutdown problems. I honestly know very little about the DS and I'm hoping someone else has seen this.
    I requested two sets of error logs from:
    c:\Program Files\Sun\MPS\admin-serv\logs
    c:\Program Files\Sun\MPS\slapd-<servername>\logs
    The log from admin-serv shows a server startup:
    [02/Mar/2006:12:05:49] info ( 1200): successful server startup
    [02/Mar/2006:12:05:49] info ( 1200): SunONE-WebServer-Enterprise/6.0SP3 B05/15/2003 01:33
    [02/Mar/2006:12:05:54] warning ( 1200): admin40_check_ds_availability_init(): WARNING: Configuration Directory Server (ldap://X.X.private:389) is down or unreachable (Can't contact LDAP server)
    [02/Mar/2006:12:05:57] failure ( 1200): Warning! admin40_task_eval_init(): unable to build User Group Info (unable to set User/Group baseDN)
    [02/Mar/2006:12:06:44] info ( 1200): Access Host filter is: *.X.private
    [02/Mar/2006:12:06:44] info ( 1200): Access Address filter is: *
    [02/Mar/2006:12:06:44] info ( 1200): Installing a new configuration
    [02/Mar/2006:12:06:44] info ( 1200): [LS ls1] http://X.X.private, port 24999 ready to accept requests
    [02/Mar/2006:12:06:44] info ( 1200): A new configuration was successfully installed
    [02/Mar/2006:12:06:46] info ( 1200): Using the Java HotSpot(TM) Server VM v1.4.1_01 from Sun Microsystems Inc.
    [02/Mar/2006:12:06:46] info ( 1200): Java VM classpath: C:/Program Files/Sun/MPS/bin/https/jar/NSServletLayer.jar;C:/Program Files/Sun/MPS/bin/https/jar/NSJavaUtil.jar;C:/Program Files/Sun/MPS/bin/https/jar/NSJavaMiscUtil.jar;C:/Program Files/Sun/MPS/bin/https/jar/servlet.jar;C:/Program Files/Sun/MPS/bin/https/jar/servlet-2.3-filters-api.jar;C:/Program Files/Sun/MPS/bin/https/jar/jspengine.jar;C:/Program Files/Sun/MPS/java/ldapjdk.jar;C:/Program Files/Sun/MPS/java/jss311.jar;
    [02/Mar/2006:12:06:46] info ( 1200): Loading IWSSessionManager by default.
    [02/Mar/2006:12:06:46] info ( 1200): IWSSessionManager: Maximum number of sessions is 1000
    When I look at the slapd logs for that specific database I see this entry over an over again:
    [02/Mar/2006:00:04:21 -0800] - ERROR<20506> - Backend Database - conn=-1 op=-1 msgId=-1 - Serious failure during trickle, err=-30989 (DB_RUNRECOVERY: Fatal error, run database recovery)
    [02/Mar/2006:00:04:22 -0800] - ERROR<20504> - Backend Database - conn=-1 op=-1 msgId=-1 - Serious failure in deadlock detect, err=-30989 (DB_RUNRECOVERY: Fatal error, run database recovery)
    [02/Mar/2006:00:10:20 -0800] - ERROR<20505> - Backend Database - conn=-1 op=-1 msgId=-1 - Serious failure during database checkpointing, err=-30989 (DB_RUNRECOVERY: Fatal error, run database recovery)
    [02/Mar/2006:00:34:21 -0800] - ERROR<20506> - Backend Database - conn=-1 op=-1 msgId=-1 - Serious failure during trickle, err=-30989 (DB_RUNRECOVERY: Fatal error, run database recovery)
    [02/Mar/2006:00:34:22 -0800] - ERROR<20504> - Backend Database - conn=-1 op=-1 msgId=-1 - Serious failure in deadlock detect, err=-30989 (DB_RUNRECOVERY: Fatal error, run database recovery)
    [02/Mar/2006:00:37:26 -0800] - DEBUG - conn=-1 op=-1 msgId=-1 - database index operation failed BAD 1060, err=-30989 DB_RUNRECOVERY: Fatal error, run database recovery
    [02/Mar/2006:00:37:26 -0800] - ERROR<20775> - Backend Database - conn=-1 op=0 msgId=-1 - database error -30989
    [02/Mar/2006:00:37:26 -0800] - INFORMATION - NSMMReplicationPlugin - conn=-1 op=-1 msgId=-1 - replicareap_tombstones_main: failed when searching for tombstones in replica o=NetMotion,dc=cosa,dc=private: Operations error. Will try again in 3600 seconds.
    At this point I have no idea how to proceed. Any ideas would be greatly appreciated. Thanks in advance.

    Hi
    Did you find a resolution to this issue? I think it is the same issue that I am encountering?
    Thanks

  • Error Log when doing a Copy data from the Hyperion web Administration tool

    Hello, I got an error message below when I was trying to use the copydata Administration tool in Hyperion Web.
    " MSG_COPY_DATA_OPTIONS_FAILED: An error occurred while running the specified calc script. Check the log for details."
    Could you please let me know the path to find the log so I could find out what was the error about?
    Thanks

    Hello, found the log...here's the error log
    [Thu Aug 19 10:55:14 2010]Local/PLCMPLAN/Main/user name /Info(1013162)
    Received Command [Calculate] from user [hyperionprod]
    [Thu Aug 19 10:55:15 2010]Local/PLCMPLAN/Main/user name /Error(1200315)
    Error parsing formula for [FIX STATEMENT] (line 1): invalid object type
    [Thu Aug 19 10:55:15 2010]Local/PLCMPLAN/Main/user name /Error(1012001)
    Invalid Calc Script syntax [
    This is not the first time I have done this process.. it worked great before... however, I noticed that performance bar is very slow...
    If you recommend to restart services which services? The Hyperion Admin services, Provider Services or the Essbase services?
    Please advise

  • Adobe Acrobat and Reader digital signature verification error logs

    Can you help me how enable and where Acrobat 9.2 and Reader 9.2.3 error logs to analyse digital signature certificate revacation (CRL, OCSP)?

    Hi Gatis,
    Check out the Security and Digital Signature Admin Guide athttp://learn.adobe.com/wiki/download/attachments/52658564/acrobat_reader_security_9x.pdf?v ersion=1
    http://learn.adobe.com/wiki/download/attachments/52658564/acrobat_reader_security_9x.pdf?v ersion=1
    Once you get the file open look at section 5.3.4.4
    The folder path has to exist, but Acrobat will create the file if it's missing. For example, if you want to save the file to C:\LogFile\digSigLog.txt the folder LogFile would have to exist on the C drive, but the log file itself will get created if it's not there already.
    When you type in the file path and name in the Edit Binary Value dialog in regedit, make sure you null terminate the string by typing a zero at the end of the hex data on the left side of the dialog. It will look like a dot on the right side, but it's not really a dot (a dot is 2E in hex).
    Steve

  • HANA Admin tool error - unable to login

    Hello HANA Developer / admin gurus!
    I am unable to login to XS Administration Tool (DB version rev.74). 
    Using Chrome's Developer tool following error was captured:
    http://<hostname>/sap/hana/xs/formLogin/login.xscfunc 500 (Internal Server Error)
    Apart from this very generic error, I am unable to find any other traces / error logs.
    My user-id has all relevant (and probably more!) xs roles; still unable to find the root cause.
    Any help is highly appreciated.
    Thanks in advance,
    Shaji

    To whoever is interested, this issue is now resolved. 
    Resolution details in document HANA XS Engine Logon Error - with Resolution. 
    Hope you find this useful.
    Best regards,
    Shaji

  • Error Log messages

    Hi,
    Does anyone know where I can find a listing or library of error log messages
    for iPlanet Enterprise web server (Admin Server & Web Instance Log)?.
    Thanks in advance for all your help!!!
    Joe

    Hi Joe,
    You could find few of them at :
    <server root>\plugins\include\nspr20\prerr.h
    Thanks,
    Srivatsan.
    Joe wrote:
    Hi,
    Does anyone know where I can find a listing or library of error log messages
    for iPlanet Enterprise web server (Admin Server & Web Instance Log)?.
    Thanks in advance for all your help!!!
    Joe

Maybe you are looking for