Understanding the system log (boot time 2 minutes)

Dear Apple Discussion,
I am trying to read the system.log correctly - mainly because my boot time is 2 minutes.
I have read that the beginning of the boot up is indicated by the line:
localhost kernel[0]: standard timeslicing quantum is 10000 us
is this correct?
Next, does the line:
loginwindow[165]: Login Window Started Security Agent
indicate that the login window has come up?
If both of these are correct then my boot time should be 18s (according to the time stamps in the log) - it defefinitely is not that.
Does the boot process start instead at this line:
shutdown: reboot by root:
If this were the case, the boot time would be closer to 2 minutes according to the log (which is what it actually is).
This then brings up the next problem: the two minutes basically come from the following line:
Nov 29 17:30:24 Purrfekt shutdown: reboot by root:
Nov 29 17:30:24 Purrfekt SystemStarter[177]: authentication service (194) did not complete successfully
Nov 29 17:30:24 Purrfekt kernel[0]: CiscoVPN : unloading cisco ipsec kernel module.
Nov 29 17:30:24 Purrfekt kernel[0]: CiscoVPN : detaching from interface: en1.
Nov 29 17:30:24 Purrfekt kernel[0]: CiscoVPN : interface en1, filter has been safely detached.
Nov 29 17:30:24 Purrfekt kernel[0]: CiscoVPN : detaching from interface: en0.
Nov 29 17:30:24 Purrfekt kernel[0]: CiscoVPN : interface en0, filter has been safely detached.
Nov 29 17:32:12 localhost kernel[0]: standard timeslicing quantum is 10000 us
ending line of the boot process occurs at (if my above assumption is correct):
Nov 29 17:32:31 Purrfekt loginwindow[165]: Login Window Started Security Agent
So why does it hang for so long at this one process? Am I reading the log incorrectly? I have searched around here and also on google ("slow boot time", "cisco vpn tiger", etc..) but haven't found anything relating to my problem.
Thanks for any help.
MonkeyApple
v.1 PowerBook G4 15''   Mac OS X (10.4.3)  

I am trying to read the system.log correctly - mainly because my boot time is 2 minutes.
It appears to be that a restart or shutdown process delays nearly 2 minutes rather than a startup process, presumably due to one of WindowServer children or a bug stays in Mac OS X 10.4.3 Update-- Mine delays approximately 30 - 40 minutes on PowerMac G5 2.7 Ghz on every shutdown or restart process. Your computer is PowerMac G4 so that make sense. I found a suspect application which is a security related. Although I am still investigating further because the issue does not occur on the lower drive bay where I install another Mac OS X 10.4.3 Update (but no third-party software) as a test facility.
localhost kernel[0]: standard timeslicing quantum is 10000 us
This is correct and the first line to display sequential events in a boot process.
loginwindow[165]: Login Window Started Security Agent
This is also a normal behavior.
SystemStarter[xxx]: authentication service (xxx) did not complete successfully
This can be displayed depending on a computer configuration.
A sequential event from CiscoVPN: unloading cisco ipsec kernel module to CiscoVPN: interface en0, filter has been safely detached seems to be all right if you PROPERLY configure VPN policy and IPsec (Internet Protocol Security) authenticate, etc for your Cisco device. IPsec is a framework for a set of protocols for security at the network or packet processing layer of network communication.
I suggest to check all related settings with Netwrok/Sharing panes and the router configurations for VPN (IPsec), IPv6, security, etc. Also check routing table and all socket connections after you launch Network Utility or via Terminal commands.
FYI: interface en0 is a wired connection and interface en1 is a wireless connection such as AirPort. IPsec kernel module is a unit of kernel program or componet for IPsec.
Hope this helps.
G5 Dual 2.7GHz, Dell XPS 3.2GHz, G3B&W, Sony LTop   Mac OS X (10.4.3)   Tiger10.4.2, MacOS 9.2.2, WinXP Pro, Win ME, Linux

Similar Messages

  • Understand the System Log?

    I want to understand the System Log. What happened at this or that time, but in particular I want to see how much my son is playing World of Warcraft.
    I know the info is there somewhere, but I don't know how to retrieve it...?

    Hi, Andreas.
    Understanding system logging is a rather complex issue: not one that lends itself to a quick description here. Its primary use, unless your a SysAdmin, is for gleaning additional information for troubleshooting, as discussed in my Checking Console for clues FAQ.
    Tracking your child's game play is not something you are likely to find in the Console logs. Instead, consider MacMinder.
    Since you have children using computers, you may also want to review my "Internet Safety for Children" FAQ.
    Good luck!
    Dr. Smoke
    Author: Troubleshooting Mac® OS X
    Note: The information provided in the link(s) above is freely available. However, because I own The X Lab™, a commercial Web site to which some of these links point, the Apple Discussions Terms of Use require I include the following disclosure statement with this post:
    I may receive some form of compensation, financial or otherwise, from my recommendation or link.

  • Holding down the option key when booting my iMac lo longer shows me my bootable external drives, the system just boots up to the main system. Also, holding down command, option,P,R no longer zaps the p-ram. the system just boots up.

    Holding down the option key when booting my iMac lo longer shows me my bootable external drives, the system just boots up to the main system. Also, holding down command, option,P,R no longer zaps the p-ram. the system just boots up normally. Why do these key fonctions no longer work?

    It could be your timing if on a bluetooth keyboard.  I find it best to hit the keys as soon as i hear the chime, release and hit them again but this time holding them before the chime ends....like a fake pump in football.
    But....you can always open up system preferences, startup disk, and select your bootable clone for booting.  If it doesn't show up there, the Mac doesn't think it's bootable.

  • Job also cancelled due to process termination. See the system log

    Hi Friends,
    I am working Interface Programs in HCM Module.
    My problem is when i am Executing my program in BACKGROUND .After some time my job is canceling. In log i am  getting message
    "Job also cancelled due to process termination. See the system log"
    when i see that system log also i am unable to find any thing.
    but in fore ground is working fine .
    Please help me  .
    Thanks in Advance..
    Regards,
    Kumar...

    Hi,
    You need to check that program in debugging for the Backgournd process.
    For doing the debugging of the background process do the following steps.
    1)go sm37 and select your job.
    2)in the command line just type JDBG (not the /nJDBG OR /oJDBG) and hit enter. it goes to the debuggin mode.
    Thanks

  • UNDERSTAND THE NEW DATE AND TIME DATA TYPES IN ORACLE 9I

    제품 : SQL*PLUS
    작성날짜 : 2001-08-01
    UNDERSTAND THE NEW DATE AND TIME DATA TYPES IN ORACLE 9I
    ========================================================
    PURPOSE
    Oracle 9i 에서 소개되는 새로운 datetime data type 에 대해 소개한다.
    Explanation
    Example
    1. Datetime Datatypes
    1) TIMESTAMP
    : YEAR/MONTH/DAY/HOUR/MINUTE/SECOND
    2) TIMESTAMP WITH TIME ZONE
    : YEAR/MONTH/DAY/HOUR/MINUTE/SECOND/
    TIMEZONE_HOUR/TIMEZONE_MINUTE( +09:00 )
    or TIMEZONE_REGION( Asia/Seoul )
    3) TIMESTAMP WITH LOCAL TIME ZONE
    : YEAR/MONTH/DAY/HOUR/MINUTE/SECOND
    4) TIME WITH TIME ZONE
    : HOUR/MINUTE/SECOND/TIMEZONE_HOUR/TIMEZONE_MINUTE
    2. Datetime Fields
    1) YEAR/MONTH/DAY/HOUR/MINUTE
    2) SECOND(00 to 59.9(N) is precision) : Range 0 to 9, default is 6
    3) TIMEZONE_HOUR : -12 to 13
    4) TIMEZONE_MINUTE : 00 to 59
    5) TIMEZONE_REGION : Listed in v$timezone_names
    3. DATE 와 TIMESTAMP 와의 차이점
    SQL> select hiredate from emp;
    HIREDATE
    17-DEC-80
    20-FEB-81
    SQL> alter table employees modify hiredate timestamp;
    SQL> select hiredate from employees;
    HIREDATE
    17-DEC-80 12.00.00.000000 AM
    20-FEB-81 12.00.00.000000 AM
    단, 해당 Column 에 Data 가 있다면 DATE/TIMESTAMP -> TIMESTAMP WITH
    TIME ZONE 으로 Convert 할 수 없다.
    SQL> alter table employees modify hiredate timestamp with time zone;
    alter table employees modify hiredate timestamp with time zone
    ERROR at line 1:
    ORA-01439: column to be modified must be empty to change datatype
    4. TIMESTAMP WITH TIME ZONE Datatype
    TIMESTAMP '2001-05-24 10:00:00 +09:00'
    TIMESTAMP '2001-05-24 10:00:00 Asia/Seoul'
    TIMESTAMP '2001-05-24 10:00:00 KST'
    5. TIMESTAMP WITH LOCAL TIME ZONE Datatype
    SQL> create table date_tab (date_col TIMESTAMP WITH LOCAL TIME ZONE);
    SQL> insert into date_tab values ('15-NOV-00 09:34:28 AM');
    SQL> select * from date_tab;
    DATE_COL
    15-NOV-00 09.34.28.000000 AM
    SQL> alter session set TIME_ZONE = 'EUROPE/LONDON';
    SQL> select * from date_tab;
    DATE_COL
    15-NOV-00 12.34.28.000000 AM
    6. INTERVAL Datatypes
    1) INTERVAL YEAR(year_precision) TO MONTH
    : YEAR/MONTH
    : Year_precision default value is 2
    SQL> create table orders (warranty interval year to month);
    SQL> insert into orders values ('2-6');
    SQL> select warranty from orders;
    WARRANTY
    +02-06
    2) INTERVAL DAY (day_precision) TO SECOND (fractional_seconds_precision)
    : DAY/HOUR/MINUTE/SECOND
    : Logon time 확인시 주로 사용
    : day_precision range 0 to 9, default is 2
    SQL> create table orders (warranty interval day(2) to second);
    SQL> insert into orders values ('90 00:00:00');
    SQL> select warranty from orders;
    WARRANTY
    +90 00:00:00.000000
    7. Interval Fields
    - YEAR : Any positive or negative integer
    - MONTH : 00 to 11
    - DAY : Any positive or negative integer
    - HOUR : 00 to 23
    - MINUTE : 00 to 59
    - SECOND : 00 to 59.9(N) where 9(N) is precision
    8. Using Time Zones
    1) Database operation
    - Defined at CREATE DATABASE
    - Can be altered with ALTER DATABASE
    - Current value given by DBTIMEZONE
    2) Session operation
    - Defined with environment variable ORA_SDTZ
    - Can be altered with ALTER SESSION SET TIME_ZONE
    - Current value given by SESSIONTIMEZONE
    3) TIMESTAMP WITH LOCAL TIMEZONE
    - TIME_ZONE Session parameter
    : O/S Local Time Zone
    Alter session set time_zone = '-05:00';
    : An absolute offset
    Alter session set time_zone = dbtimezone;
    : Database time zone
    Alter session set time_zone = local;
    : A named region
    Alter session set time_zone = 'America/New_York';
    Reference Document
    ------------------

    Hi ,
    I am facing the same problem and my scenario is also same (BAPI's).
    So can you please tell me how you overcome this problem .
    Thanks,
    Rahul

  • Mdworker saturating the system.log file

    Hi,
    i have a problem on my late 2010 MBA, running 10.6.8. Frequently, the fan goes frantic, and it appears it is linked to mdworker running over and over again. It seems to be doing that when the vpn from the company is running (Juniper through Secure App Manager).
    I checked the system.log file and it is 2.63Go for the past 5 days! Mostly filled with
    Jan  3 08:45:39 Puss mdworker[59604]: socket(PF_ROUTE) failed: Operation not permitted
    Jan  3 08:45:39 Puss sandboxd[59747]: mdworker(59604) deny system-socket
    Jan  3 08:45:39 Puss sandboxd[59747]: mdworker(59604) deny network-outbound /private/var/run/mDNSResponder
    (repeated 500 times and over, and eventually:
    Jan  3 08:45:39: --- last message repeated 1 time ---
    Jan  3 08:45:39 Puss mdworker[59604]: socket(PF_ROUTE) failed: Operation not permitted
    Jan  3 08:45:39 Puss sandboxd[59747]: mdworker(59604) deny system-socket
    Jan  3 08:45:39 Puss com.apple.launchd[1] (0x100101ea0.mach_init.mdworker[59604]): Exited with exit code: 1
    Can the vpn really have an influence on Spotlight? What is spotlight trying to index and why is it denied?
    Eventually, i may be dreaming, but it seems that something is chewing up my SSD space. Without adding much files, it feels like free space is going down.
    Thanks for any help.

    I solved the problem by adding the hidden '/private' directory on the harddisk to the places that spotlight is forbidden to index (in the systems preference pane -> Spotlight ->Privacy)
    You have drag the '/private' folder into the locations box.
    You may have to install something like 'secrets' to show hidden folders in the finder.
    (see here: https://code.google.com/p/blacktree-secrets/wiki/Help )
    ignore everything above - same error messages came back

  • Cube compression filling up the system logs

    Hi,
         I reloaded the inventory cube with 2LIS_03_BF (init with data transfer) with 46million records (in a single request). When I try to compress the request without the marker update BX has already been compressed with the marker update) , the system logs are getting filled up and the production system is freezing up.
        Is there any solution that makes the compression job take lesser time and generate less logs? At this time, we are not looking in to dropping the data and reloading in smaller chunks, cos that will take another 2days to reload the 46mil records.
    Thanks for any suggestions,
    Ajax.

    Hi Ajax,
    We had a similar issue early last yr. Compression uses a lot of temp spaces and fills up the logs .  You can ask your basis team to help you by increasing the MAX_LOGS parameter temporarily to complete your compression. As a last resort you can also ask them to involve secondary logs or setting the logs to "unlimited" value and rerun the compression job .However  pls note that this is limited by the filesystem size.
    Hope it helps .
    Thnks
    Ram

  • Application messages are in the system log instead of the application log

    Hi SAP GURUS.
    The standard output is created from the outbound delivery .
    All the messages are hitting the system log instead of the application log .
    This is after the upgrade from 4.6c to ECC 6.0 .
    Please provide the details how to move the log to the application log since the output is the standard output (SAP provided output type ).

    verzunof wrote:
    Hello,
    My system.log is filled with these messages, they repeat every second.
    Jan 21 18:31:47 Maki-Mac kernel[0]: AppleFWOHCI_AsyncReceive::waitForDMA - context not going inactive.
    Jan 21 18:31:47 Maki-Mac kernel[0]: AppleFWOHCI_AsyncTransmit::waitForDMA - context not going inactive.
    Do these messages indicate a problem? If so what that could be problem and the solution?
    Can this contribute to the sleep/wakeup problem when iMac won't wakeup after being put to sleep manually and not sleeping according to Power Saving settings?
    Thanks a lot.
    verzunof wrote:
    I'm not certain if those messages indicate a power issue but you can try *resetting the System Management Controller* and see if that helps. Here's how: http://support.apple.com/kb/HT1806
    "The System Management Controller (SMC) is a chip on the logic board that controls all power functions for your computer. If your computer is experiencing any power issue, resetting the SMC may resolve it. The SMC controls several functions, including:
    Telling the computer when to turn on, turn off, sleep, wake, idle, and so forth.
    Handling system resets from various commands.
    Controlling the fans."
    Carolyn

  • How do we do Archiving the system logs in SAP-BW

    Hi All
    How do we do Archiving the system logs in SAP-BW.
    Can anyone will let me know reagrding this
    If you have any docs also pls forward to my id [email protected]
    Thanks & Regards
    Balji

    Balaji,
    What is the landscape you have ?
    Windows / Unix / Solaris etc ?
    Also there are a lot of logs that are generated:
    Archive log ,
    System Log,
    Transaction log etc...
    The usual procedure is to copy them into another location and then delete the original file , the system will usually recreate the log and start logging new entries..
    Arun
    Hope it helps...

  • How to configure the system log on Mac OS X???

    Now the system log is removed one week after the creation but I need to store it permanently.
    How to do it??

    Eugene Mirgorodskiy wrote:
    Now the system log is removed one week after the creation but I need to store it permanently.
    It's not really "removed". The system log is "rotated" out, at least partly to avoid having it grow too large. The older log information is in a series of files named like "system.log.0.bz2, system.log.1.bz2, etc. A file of type ".bz2" is a particular type of compressed file. Eventually the oldest of those files will be deleted. If you want to keep those forever, I'd copy off the oldest of those files on a regular basis to some other location.

  • Extracting Time without using the System Date and Time

    Hi, can I know how to process a task at this particular time eg. 6PM everyday without using the System Date and Time..
    Do I need to use a Timer to get this done or is there any other solution to do this? Can give me a few hints? Thanks in advance =D

    You could use a timer...assuming you had some good reference point when you started so you would know that from your starting point it's now 6pm.
    I thought I saw you asked this question once already...and you were given a similar answer....I think by Sylviae?

  • Problems with the System.Windows.Forms.Timer

    Hi All,
    Could some one help me please? I'm having a problem using the System.Windows.Forms.Timer inside an ItemEvent, the timer event just doesn't works...give a look in my code:
    private System.Windows.Forms.Timer myTimer = new System.Windows.Forms.Timer();
    if (pVal.FormUID.Equals("FrmTimer") && pVal.ItemUID.Equals("btnStartTimer") && (pVal.Before_Action.Equals(true)) && (pVal.EventType.Equals(SAPbouiCOM.BoEventTypes.et_CLICK)))
                myTimer .Interval = 1000;
                myTimer .Enabled = true;
                myTimer .Tick += new EventHandler(myTimer _Tick);
    void myTimer _Tick(object sender, EventArgs e)
                SBO_Application.MessageBox("Timer: " + DateTime.Now, 1, "OK", "", "");
    does someone have already tried to use the timer inside an itemevent, or could suggest another solution?
    thanks a lot...

    Hi Bruno,
    Unfortunately you cannot use a Forms.Timer without using a windows form (ie not a SBO form). Have you looked at the other 2 timer objects in .Net, the System.Timer.Timer and System.Threading.Timer? Here's a link to a web page that goes through the differences between each one:
    http://msdn.microsoft.com/msdnmag/issues/04/02/TimersinNET/
    Kind Regards,
    Owen

  • The system crushes some time

    the system crushes some time, when runs multiple programs at the same time, or when I open 5 or more windows in Safari. What can i do?

    Thank you for answer!! Well, the hardware configuration is 2,26 Ghz Intel Core 2 duo, 2 GB 1067 Mhz DDR3, and I have 85 GB free in the hard drive. It`s running Lion 10.7.1. And I tell you, all the system are slow and crushes for moments. I have just a few programs installed, the basics and some programs like Illustrator, Photoshop and Pages, but I use them infrequently. So, for you its a memory problem?

  • The language selection screen just comes up over and over again.  I'M FED UP!  I have done the system restore several times to no avail.  WHAT DO I DO?

    I upgraded my ATV and now when I select English during language selection, it goes no where.  The language selection screen just comes up over and over again.  I'M FED UP! 
    I have done the system restore several times to no avail. 
    WHAT DO I DO?

    Basic troubleshooting from the User's Guide is reset, restart, restore (first from backup then as new).  Try each of these in order until the issue is resolved.
    If the issue continues, take the device to Apple for evaluation.

  • Managing the system.log

    Hi!
    Just can't find any information regarding the system.log file (.../cluster/server/log/system.log); size limit or other information. I have looked in the config tool and the admin tool, but all I find has to do with the other log files. I have also looked in the Administrator guide. Could anyone guide me to some information?
    regards,
    Hilde

    Hi Hilde
    u can find log under C:\usr\sap\SID\JC<instance-number>\j2ee\cluster\server0\log
    using support platform u also get detail about log.
    http://j2ee_host:j2ee-port/sp
    login with administrator user.
    expand the node under server node and check logging property.
    regards,
    kaushal

Maybe you are looking for