Problem with hostname after enabling dhcp

i just installed a solaris10 non-networked because there was no network connection when i installed it. but recently, we were able to connect it to a network which required me to enable dhcp which i did with a sys-unconfig command.
the problem is, the hostname i have for this machine is currently "unknown" and i don't know how to set it to another name,
i've tried the procedure in doc.sun.com but still will not work.
thanks

Hello,
I had the same problem with Solaris 9 for 3 months.
I used the following documentation :
#3477
2. For Solaris 8 systems.
Edit the file /etc/init.d/network and change the line that reads
"dhcp") hostname=`/sbin/dhcpinfo Hostname` ;;
to
# "dhcp") hostname=`/sbin/dhcpinfo Hostname` ;;
"dhcp") hostname=`shcat /etc/nodename` ;;
Then, edit the file /etc/init.d/inetsvc and change the line that reads
hostname=`/sbin/dhcpinfo Hostname`
to
# hostname=`/sbin/dhcpinfo Hostname`
hostname=`/usr/bin/cat /etc/nodename`
Save the files and reboot the system. The system's hostname will be the
entry in the file /etc/nodename.
Else try the docid : 71848
Good luck

Similar Messages

  • Problems with Subwoofer after enable

    Hello
    I've the Problem that my Subwoofer is playing no noise after ich enabled and disabled the EAX option. When I test the Sub it plays the testnoise. But when I want to hear music .. nothing. Checking the Bass Boost Option is no Solution. So what else can I do?
    Edit: Found the Solution. My Sub plays nothing whenn I select "Front Spaekers - Big" in "small" everything is fine. Bad for Stereolistening cause therefor i've some bigones plus the sub and they are playing better with the "Big" Option.Message Edited by Mongobolk on 06-2-2006 03:3 AM

    H,
    try using DirectX in Windows to test your speakers, and soundcard. Its under the tools menu in System Information.
    regards,
    AL

  • Problem with Java after Software Update to 10.5.7

    Hi,
    I am facing problem with Java after having run Software upgrades.
    Here is the whole story. I recently moved to iMac 10.5.6 from PowerPc 10.4. On this new machine I was having problem running a 3rd party application, which requires JVM. As this application worked well on Tiger, I decided to upgrade JVM on my iMAC using Software Upgrade(was I insane!!). As I like my systems to be updated (as with linux on my personal machine) I clicked "install all". As a result I have the following upgrades run on my machine:
    2009-05-20 13:12:01 +0200: Installed "Mac OS X Update Combined" (10.5.7)
    2009-05-20 13:12:10 +0200: Installed "Remote Desktop Client Update" (3.2.2)
    2009-05-20 13:12:26 +0200: Installed "Java For Mac OS X 10.5 Update 2" (1.0)
    2009-05-20 13:58:36 +0200: Installed "Java for Mac OS X 10.5 Update 3" (1.0)
    2009-05-20 13:58:44 +0200: Installed "AirPort Utility Software Update 2009-001" (5.4.1)
    2009-05-20 13:59:07 +0200: Installed "QuickTime" (7.6)
    2009-05-20 13:59:22 +0200: Installed "iPhoto Update" (7.1.5)
    2009-05-20 13:59:28 +0200: Installed "iLife Support" (9.0.2)
    2009-05-20 13:59:38 +0200: Installed "iDVD Update" (7.0.3)
    2009-05-20 13:59:58 +0200: Installed "iTunes" (8.1.1)
    But now, simply running $java on the prompt hangs, i.e. it takes no action.
    $ which java
    /usr/bin/java
    $ ls -ltr /usr/bin/java
    May 20 15:09 /usr/bin/java -> /System/Library/Frameworks/JavaVM.framework/Versions/Current/Commands/java
    $java (no response)
    Here is the output of $ top
    PID COMMAND %CPU TIME #TH #PRTS #MREGS RPRVT RSHRD RSIZE VSIZE
    703 java 98.8% 0:38.54 3 110 72 480K 184K 1964K 40M
    Any clues?
    Details of JavaVM on my machine
    $ pwd
    /System/Library/Frameworks/JavaVM.framework/Versions
    $ ls -ltr
    total 56
    drwxr-xr-x 3 root wheel 102 Dec 2 2007 1.3.1
    lrwxr-xr-x 1 root wheel 3 Aug 31 2008 1.4.1 -> 1.4
    drwxr-xr-x 8 root wheel 272 Aug 31 2008 1.4.2
    drwxr-xr-x 8 root wheel 272 Aug 31 2008 1.5.0
    lrwxr-xr-x 1 root wheel 5 May 20 13:12 1.3 -> 1.3.1
    lrwxr-xr-x 1 root wheel 5 May 20 13:12 1.4 -> 1.4.2
    lrwxr-xr-x 1 root wheel 5 May 20 13:12 1.5 -> 1.5.0
    drwxr-xr-x 8 root wheel 272 May 20 13:12 1.6.0
    lrwxr-xr-x 1 root wheel 5 May 20 13:12 1.6 -> 1.6.0
    drwxr-xr-x 8 root wheel 272 May 20 13:12 A
    lrwxr-xr-x 1 root wheel 1 May 20 14:57 Current -> A
    lrwxr-xr-x 1 root wheel 3 May 20 14:59 CurrentJDK -> 1.5
    Any suggestions? Is there a cleaner approach to uninstall Java on Mac then a simpl "move to thrash"!
    cheers

    Hi,
    I am facing problem with Java after having run Software upgrades.
    Here is the whole story. I recently moved to iMac 10.5.6 from PowerPc 10.4. On this new machine I was having problem running a 3rd party application, which requires JVM. As this application worked well on Tiger, I decided to upgrade JVM on my iMAC using Software Upgrade(was I insane!!). As I like my systems to be updated (as with linux on my personal machine) I clicked "install all". As a result I have the following upgrades run on my machine:
    2009-05-20 13:12:01 +0200: Installed "Mac OS X Update Combined" (10.5.7)
    2009-05-20 13:12:10 +0200: Installed "Remote Desktop Client Update" (3.2.2)
    2009-05-20 13:12:26 +0200: Installed "Java For Mac OS X 10.5 Update 2" (1.0)
    2009-05-20 13:58:36 +0200: Installed "Java for Mac OS X 10.5 Update 3" (1.0)
    2009-05-20 13:58:44 +0200: Installed "AirPort Utility Software Update 2009-001" (5.4.1)
    2009-05-20 13:59:07 +0200: Installed "QuickTime" (7.6)
    2009-05-20 13:59:22 +0200: Installed "iPhoto Update" (7.1.5)
    2009-05-20 13:59:28 +0200: Installed "iLife Support" (9.0.2)
    2009-05-20 13:59:38 +0200: Installed "iDVD Update" (7.0.3)
    2009-05-20 13:59:58 +0200: Installed "iTunes" (8.1.1)
    But now, simply running $java on the prompt hangs, i.e. it takes no action.
    $ which java
    /usr/bin/java
    $ ls -ltr /usr/bin/java
    May 20 15:09 /usr/bin/java -> /System/Library/Frameworks/JavaVM.framework/Versions/Current/Commands/java
    $java (no response)
    Here is the output of $ top
    PID COMMAND %CPU TIME #TH #PRTS #MREGS RPRVT RSHRD RSIZE VSIZE
    703 java 98.8% 0:38.54 3 110 72 480K 184K 1964K 40M
    Any clues?
    Details of JavaVM on my machine
    $ pwd
    /System/Library/Frameworks/JavaVM.framework/Versions
    $ ls -ltr
    total 56
    drwxr-xr-x 3 root wheel 102 Dec 2 2007 1.3.1
    lrwxr-xr-x 1 root wheel 3 Aug 31 2008 1.4.1 -> 1.4
    drwxr-xr-x 8 root wheel 272 Aug 31 2008 1.4.2
    drwxr-xr-x 8 root wheel 272 Aug 31 2008 1.5.0
    lrwxr-xr-x 1 root wheel 5 May 20 13:12 1.3 -> 1.3.1
    lrwxr-xr-x 1 root wheel 5 May 20 13:12 1.4 -> 1.4.2
    lrwxr-xr-x 1 root wheel 5 May 20 13:12 1.5 -> 1.5.0
    drwxr-xr-x 8 root wheel 272 May 20 13:12 1.6.0
    lrwxr-xr-x 1 root wheel 5 May 20 13:12 1.6 -> 1.6.0
    drwxr-xr-x 8 root wheel 272 May 20 13:12 A
    lrwxr-xr-x 1 root wheel 1 May 20 14:57 Current -> A
    lrwxr-xr-x 1 root wheel 3 May 20 14:59 CurrentJDK -> 1.5
    Any suggestions? Is there a cleaner approach to uninstall Java on Mac then a simpl "move to thrash"!
    cheers

  • Problem with Java after System Upgrade to 10.5.7

    Hi,
    I am facing problem with Java after having run Software upgrades.
    Here is the whole story. I recently moved to iMac 10.5.6 from PowerPc 10.4. On this new machine I was having problem running a 3rd party application, which requires JVM. As this application worked well on Tiger, I decided to upgrade JVM on my iMAC using Software Upgrade(was I insane!!). As I like my systems to be updated (as with linux on my personal machine) I clicked "install all". As a result I have the following upgrades run on my machine:
    2009-05-20 13:12:01 +0200: Installed "Mac OS X Update Combined" (10.5.7)
    2009-05-20 13:12:10 +0200: Installed "Remote Desktop Client Update" (3.2.2)
    2009-05-20 13:12:26 +0200: Installed "Java For Mac OS X 10.5 Update 2" (1.0)
    2009-05-20 13:58:36 +0200: Installed "Java for Mac OS X 10.5 Update 3" (1.0)
    2009-05-20 13:58:44 +0200: Installed "AirPort Utility Software Update 2009-001" (5.4.1)
    2009-05-20 13:59:07 +0200: Installed "QuickTime" (7.6)
    2009-05-20 13:59:22 +0200: Installed "iPhoto Update" (7.1.5)
    2009-05-20 13:59:28 +0200: Installed "iLife Support" (9.0.2)
    2009-05-20 13:59:38 +0200: Installed "iDVD Update" (7.0.3)
    2009-05-20 13:59:58 +0200: Installed "iTunes" (8.1.1)
    But now, simply running $ java on the prompt hangs, i.e. it takes no action.
    $ which java
    /usr/bin/java
    $ ls -ltr /usr/bin/java
    May 20 15:09 /usr/bin/java -> /System/Library/Frameworks/JavaVM.framework/Versions/Current/Commands/java
    $java (no response)
    Here is the output of $ top
    PID COMMAND %CPU TIME #TH #PRTS #MREGS RPRVT RSHRD RSIZE VSIZE
    703 java 98.8% 0:38.54 3 110 72 480K 184K 1964K 40M
    Any clues?
    cheers

    Hi man,
    In the wake of this java problem I resorted to keep working on my old machine, and today in my spare time I tried to fix this new machine.
    So I execute $java on prompt, and then try to check the files it has opened, using lsof -p pid
    I see it referring to
    /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home/bin/java
    isn't this usually the JAVA_HOME
    However, executing $/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home/bin/java
    hangs!!
    but
    $/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/bin/java
    works!!
    $ pwd
    /System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home/bin
    $ ./java -version
    java version "1.6.0_07"
    Java(TM) SE Runtime Environment (build 1.6.0_07-b06-153)
    Java HotSpot(TM) 64-Bit Server VM (build 1.6.0_07-b06-57, mixed mode)
    So, I changed the links as follows
    borgraf:Versions raveesh$ l
    total 72
    drwxr-xr-x 3 root wheel 102 Mar 6 2008 1.3.1
    lrwxr-xr-x 1 root wheel 3 May 21 19:42 1.4.1 -> 1.4
    drwxr-xr-x 8 root wheel 272 May 21 19:42 1.6.0
    lrwxr-xr-x 1 root wheel 3 May 21 19:44 OldCurrentJDK -> 1.5
    lrwxr-xr-x 1 root wheel 5 May 21 19:44 1.4 -> 1.4.2
    lrwxr-xr-x 1 root wheel 5 May 21 19:44 1.3 -> 1.3.1
    lrwxr-xr-x 1 root wheel 5 May 21 19:44 1.5 -> 1.5.0
    drwxr-xr-x 8 root wheel 272 May 21 19:44 1.4.2
    drwxr-xr-x 8 root wheel 272 May 21 19:44 1.5.0
    lrwxr-xr-x 1 root wheel 5 May 21 19:44 1.6 -> 1.6.0
    lrwxr-xr-x 1 root wheel 1 May 21 19:44 OldCurrent -> A
    drwxr-xr-x 8 root wheel 272 May 21 19:44 A
    lrwxr-xr-x 1 root wheel 3 Jun 4 17:14 CurrentJDK -> 1.6
    lrwxr-xr-x 1 root wheel 3 Jun 4 17:21 Current -> 1.6
    Linking my Current and CurrentJDK to 1.6 and it works!
    However, shall that be the reason!
    what is in your /Versions/Current/
    I got the following
    $ ls /System/Library/Frameworks/JavaVM.framework/Versions/Current
    CodeResources Frameworks JavaVM
    Commands Headers Resources
    There is no /Home in here, which is usually the case for /1.5 or /1.6
    Anyways, things seems to work for the moment. Lets see if I get problem with using Java.
    thanks

  • I am having problems with mail after upgrading to mountain lion. Is there a way to go back to lion?

    I am having problems with mail after upgrading to mountain lion. Is there a way to go back to lion?

    It would always be easier to fix the Mail problems.

  • Problems with Mail after upgrading to 10.9.1

    I am running into problems with Mail after installing 10.9.1. I had NO problems with Mail prior to this update.
    Problems I have encountered so far are:
    - I don't receive some e-mails on my Gmail account.
    - I have sent e-mails that supposedly got "sent" but do not show up in my Sent box both on mail and on web Gmail. My Outbox is empty also.
    Has anyone encountered the same problems and found a solution?
    Thanks in advance!

    Yes Paul I have, but no solution. I cannot send email. My ISP uses a smtp mail server for sending and It will not log in. Have had ISP on phone and checked all settings. Can only put it down to Mavericks.
    It worked OK for a week after upgrading then stopped. So now having to use web mail to send email.
    Strange thing is I receive mail OK, just cant send.

  • HT1589 problems with itunes after updating..can't locate some of my songs..some have an exclamation point beside them how do i get these songs back in my itunes

    I'm having problems with itunes after updating. I've lost all my playlists,,finally played around with it and got the songs back but some have an exclamation point beside them and can't be located. they are songs i've purchased. I'm not very computer literate so this is a major problem. I have spent hours with this. I just want all my songs to play even though I'm not happy that I have to recreate my playlists. It would be so much easier if I knew and understood how to correct this. Has anyone else had this problem and if so..is there an easy way to correct it?

    Not sure how this is an ipod touch question.
    Perhaps you should post in the itunes forum.

  • I have problems with activation, after delete mi Iphone from Icloud.

    I have problems with activation, after delete mi Iphone from Icloud.

    Hello Sikiz 21,
    Thanks for using Apple Support Communities.
    For more information on this, take a look at:
    iPhone: Troubleshooting activation issues
    http://support.apple.com/kb/TS3424
    iOS: Troubleshooting FaceTime and iMessage activation
    http://support.apple.com/kb/TS4268
    Best of luck,
    Mario

  • Who else has a problem with parental controls enabled not being able to run Firefox on the Mac?

    Who else has a problem with parental controls enabled not being able to run Firefox on the Mac? (Any solutions?) (BTW. Chrome doesn't work either)

    Although FF4 is so nice I'm almost ready to ditch iGoogle!
    Please fix what appears to be an RSS/iGoogle issue with FF4...
    Gmail is fine, but titles dont show in most RSS feed gadgets and no stories, strangely, apart from this one:
    http://www.google.com.au/ig/directory?hl=en&url=www.google.com/ig/modules/builtin_news_technology.xml
    Which if you enter the last part of the url reports that
    "<Content type="html">
    This is a builtin module, so the UserPrefs and Content are ignored."
    Any ideas?

  • I am having problem with iMessage after updating my 5s to iOS 8.0.2

    I am having problem with iMessage after updating my 5s to iOS 8.0.2. I cannot send any text by iMessage anymore. My friend tries to text me and it did not go through

    Hello Huyen,
    Thank you for using Apple Support Communities.
    You can use the following article to troubleshoot Messages:
    iOS: Troubleshooting Messages
    Regards,
    Jeff D. 

  • HT1933 I am facing problems with mails after update iPhone 4S/io7. I have configured yahoo mail in iPhone 4S. When I click on refresh, it shows new mail downloaded but when I go inside inbox the new mail don't show up. Can anyone help me with this iOS 7 i

    I am facing problems with mails after update iPhone 4S/io7. I have configured yahoo mail in iPhone 4S. When I click on refresh, it shows new mail downloaded but when I go inside inbox the new mail don't show up. Can anyone help me with this iOS 7 issue ?

    Hi were you able to resolve yours?
    I was very worried losing all my medical stuff on my iPad Air 2, plus i have nothing to use for the next day! So i have to try all the possible things i read on the internet!! And this worked on my part (Thank God, and thank you Google)
    Perform a hard reboot
    Hold down the Home button and Power button on your iPhone or iPad and keep holding them until you see the Apple logo. Once you do, you can let go. When your device boots back up, go ahead and check to see if the apps have started re-downloading. If they still appear to be stuck, continue on.

  • Problems with Inventory after upgrade to LMS 4.0.1

    Hello,
    after an upgrade to LMS 4.0.1 there is a problem with the inventory. The inventory is not working for all switches, most of them are with CAT OS
    with different versions.
    I have found a bug that resembles the situation but it looks like this was a bug with the previous version of LMS - CSCsv65621.
    Any ideas for some other problems that may cause LMS 4.0.1 not to find in the inventory all the devices?
    Thanks in advance,
    Vesko

    First these are the only CAT OS devices supported:
    http://www.cisco.com/en/US/docs/net_mgmt/ciscoworks_lan_management_solution/4.0.1/device_support/table/lms401sdt.html#Catalyst%20OS%20Devices
    1. What kind of devices are we talking about here?
    2. Enable the debugs from Admin --> System --> Debug Settings --> Config and Image Management Debugging settings.  Select ICServer and enable the debugs the modules listed.
    3. Duplicate the problem.
    4. Post the show ver along with the LMS logs from CSCOpx/log directory  called dcmaclinet.log, dcmaservices.log, and ICServer.log. Give me a  sample IP or hostname to work with to troubleshoot.
    5. Get the jobs logs from CSCOpx/files/rme/jobs/ICServer/ . The job ID is from step 3 when you recreated the job to duplicate the problem.

  • Problems with mail after every shutdown

    I posted a few days ago when mail kept crashing following the security update (probably due to me not closing all applications before installing).
    I managed to get mail working again by resetting the junk mail filter.
    However, since then I have had problems with mail every time I restart my computer. Every morning, it mail crashes when I open it. I have fixed it a few times by quickly deleting select messages from my inbox before it crashes, but today I can't even do that. Resetting junk mail filter doesn't seem to work now. It's weird because once I get mail open I can close/open with no problem. I only have problems again after I have shutdown the computer.
    I verified the start up disk and permissions - there were no problems there - and I also checked for corrupted fonts (I have been reading all the suggestions posted on this site to people having similar problems).
    The console log reads:
    Jun 1 09:40:34 su-pwbk crashdump[218]: Mail crashed
    Jun 1 09:40:34 su-pwbk crashdump[218]: crash report written to: /Users/shancock/Library/Logs/CrashReporter/Mail.crash.log
    And the crash report reads:
    Date/Time: 2007-06-01 09:53:53.492 -0700
    OS Version: 10.4.9 (Build 8P135)
    Report Version: 4
    Command: Mail
    Path: /Applications/Mail.app/Contents/MacOS/Mail
    Parent: WindowServer [61]
    Version: 2.1 (752)
    Build Version: 1
    Project Name: MailViewer
    Source Version: 7520000
    PID: 221
    Thread: 3
    Exception: EXCBADINSTRUCTION (0x0002)
    Code[0]: 0x00000002
    Code[1]: 0x9a397784
    Thread 0:
    0 libSystem.B.dylib 0x9000b448 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b39c mach_msg + 60
    2 com.apple.CoreFoundation 0x907deba8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de4ac CFRunLoopRunSpecific + 268
    4 com.apple.HIToolbox 0x9329bb20 RunCurrentEventLoopInMode + 264
    5 com.apple.HIToolbox 0x9329b1b4 ReceiveNextEventCommon + 380
    6 com.apple.HIToolbox 0x9329b020 BlockUntilNextEventMatchingListInMode + 96
    7 com.apple.AppKit 0x93780ae4 _DPSNextEvent + 384
    8 com.apple.AppKit 0x937807a8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
    9 com.apple.AppKit 0x9377ccec -[NSApplication run] + 472
    10 com.apple.AppKit 0x9386d87c NSApplicationMain + 452
    11 com.apple.mail 0x000871d8 0x1000 + 549336
    12 com.apple.mail 0x00087080 0x1000 + 548992
    Thread 1:
    0 libSystem.B.dylib 0x900553a8 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x90055204 pthreadcondtimedwait + 676
    2 com.apple.Foundation 0x92c625d4 FCONDITION_WAITTIMEOUT + 144
    3 com.apple.Foundation 0x92c624f0 -[NSConditionLock lockWhenCondition:beforeDate:] + 128
    4 com.apple.MessageFramework 0x9a2b9d90 -[InvocationQueue _drainQueue] + 176
    5 com.apple.Foundation 0x92be31a0 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002be08 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x900553a8 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x90055204 pthreadcondtimedwait + 676
    2 com.apple.Foundation 0x92c625d4 FCONDITION_WAITTIMEOUT + 144
    3 com.apple.Foundation 0x92c624f0 -[NSConditionLock lockWhenCondition:beforeDate:] + 128
    4 com.apple.MessageFramework 0x9a2b9d90 -[InvocationQueue _drainQueue] + 176
    5 com.apple.Foundation 0x92be31a0 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002be08 pthreadbody + 96
    Thread 3 Crashed:
    0 com.apple.MessageFramework 0x9a397784 -[ABAddressBook(MailAdditions) _bestRecordMatchingFormattedAddress:inSubscribedContent:] + 0
    1 com.apple.MessageFramework 0x9a2dc7f0 -[ABAddressBook(MailAdditions) bestRecordMatchingFormattedAddress:] + 44
    2 com.apple.MessageFramework 0x9a2dc6c8 -[MailAddressManager bestRecordMatchingFormattedAddress:] + 184
    3 com.apple.mail 0x00040ee0 0x1000 + 261856
    4 com.apple.mail 0x00037014 0x1000 + 221204
    5 libobjc.A.dylib 0x90a461f4 objc_msgSendv + 180
    6 com.apple.Foundation 0x92bdec94 -[NSInvocation invoke] + 944
    7 com.apple.MessageFramework 0x9a2b0800 -[MonitoredInvocation invoke] + 144
    8 com.apple.MessageFramework 0x9a2b9e80 -[InvocationQueue _drainQueue] + 416
    9 com.apple.Foundation 0x92be31a0 forkThreadForFunction + 108
    10 libSystem.B.dylib 0x9002be08 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x900553a8 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x90071be8 pthreadcond_timedwait_relativenp + 556
    2 ...apple.AddressBook.framework 0x94e35cac -[ABRemoteImageLoader workLoop] + 132
    3 com.apple.Foundation 0x92be31a0 forkThreadForFunction + 108
    4 libSystem.B.dylib 0x9002be08 pthreadbody + 96
    Thread 3 crashed with PPC Thread State 64:
    srr0: 0x000000009a397784 srr1: 0x000000000008f030 vrsave: 0x0000000000000000
    cr: 0x24000248 xer: 0x0000000020000004 lr: 0x000000009a2dc7f0 ctr: 0x000000009a397784
    r0: 0x000000009a2dc7f0 r1: 0x00000000f0202ef0 r2: 0x00000000a0001fac r3: 0x0000000004a00490
    r4: 0x000000009a3ec540 r5: 0x0000000004a5cac0 r6: 0x0000000000000000 r7: 0x000000006e636f63
    r8: 0x0000000000000000 r9: 0x0000000000000000 r10: 0x0000000090a3f628 r11: 0x0000000000000001
    r12: 0x000000009a397784 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000000
    r16: 0x0000000000000000 r17: 0x0000000000000000 r18: 0x00000000001b0000 r19: 0x0000000004a229a0
    r20: 0x0000000000000002 r21: 0x0000000000000000 r22: 0x0000000004a2f110 r23: 0x00000000001b0000
    r24: 0x0000000000000000 r25: 0x0000000000000000 r26: 0x0000000000000000 r27: 0x0000000004a5cac0
    r28: 0x0000000004a5cac0 r29: 0x0000000004a00490 r30: 0x00000000aa2b5048 r31: 0x000000009a2dc610
    Model: PowerBook5,2, BootROM 4.7.1f1, 1 processors, PowerPC G4 (1.1), 1 GHz, 768 MB
    Graphics: ATI Mobility Radeon 9600, ATY,RV350M10, AGP, 64 MB
    Memory Module: SODIMM0/J25LOWER, 256 MB, DDR SDRAM, PC2700U-25330
    Memory Module: SODIMM1/J25UPPER, 512 MB, DDR SDRAM, PC2700U-25330
    Modem: LastDash, Euro, V.92, 4.0, APPLE VERSION 2.6.6
    Bluetooth: Version 1.7.14f14, 2 service, 0 devices, 1 incoming serial ports
    Network Service: Built-in Ethernet, Ethernet, en0
    PCI Card: TXN,PCIXXXX-00, cardbus, PC Card
    Parallel ATA Device: MATSHITACD-RW CW-8123
    Parallel ATA Device: TOSHIBA MK6026GAX, 55.89 GB
    USB Device: Bluetooth HCI, Up to 12 Mb/sec, 500 mA
    USB Device: Microsoft 3-Button Mouse with IntelliEye(TM), Microsoft, Up to 1.5 Mb/sec, 500 mA
    Would greatly appreciate a more permanant fix to this problem!
    Thanks, Su
    PowerBook5,2   Mac OS X (10.4.9)  

    As I said in the other thread, in your case Mail was crashing because of a problem with Address Book, so it should be no surprise that resetting the junk filter didn’t really fix the problem. It would have been more appropriate to post back there instead of starting a new thread...
    If Address Book itself works fine, the problem is probably the Previous Recipients list that Mail stores in the Address Book database. If you can do this without Mail crashing, in Mail open Window > Previous Recipients and remove all the entries from there.
    If that doesn’t work, you’ll have to re-create the entire Address Book database:
    1. If you have a .Mac account and .Mac synchronization of Address Book data is enabled either in Address Book > Preferences > General or in System Preferences > .Mac, disable it before proceeding.
    2. You may also need to reset the entire sync history (iSync > Preferences > Reset Sync History) to avoid synchronization issues if you use .Mac or iSync to synchronize your Address Book with other computers or devices.
    3. Open Address Book.
    4. As an extra safety measure, do File > Back up Address Book and save the backup wherever you wish.
    5. Go to Address Book > Preferences > vCard, set the vCard Format to 3.0 and check Export notes in vCards. Close the Preferences window when done.
    6. Select the All group in the main Address Book window and do File > Export Group vCard (the command should read “Export Group vCard”, not just “Export vCard”).
    7. Quit Address Book, Mail, and any other applications that might use Address Book for something. Or just quit all applications to be on the safe side.
    8. In the Finder, go to ~/Library/Application Support/ and move the entire AddressBook folder out of there, e.g. to the Desktop (to be deleted after fixing the problem and making sure you don’t miss anything).
    9. Check whether the problem is fixed now. If it is, you may be able to restore your contacts without the problem happening again by opening Address Book and doing File > Import > vCards to import the previously exported cards back into Address Book.
    10. If the problem has been fixed and .Mac synchronization of Address Book data was enabled at the beginning, enable it again, go to System Preferences > .Mac > Advanced, click Reset Sync Data, and choose the appropriate options to reset the Address Book data stored on the .Mac server with the data locally stored on the computer, i.e. sync data must flow from the computer to the .Mac server.
    Note: For those not familiarized with the ~/ notation, it refers to the user’s home folder. That is, ~/Library is the Library folder within the user’s home folder, i.e. /Users/username/Library.

  • Problems with network AFTER 2.1 update

    Been using the 3G Iphone for a month or so with no issues. After updating with 2.1, specifically at my home, instead of bars, no service. I rebooted, etc. When I turn off 3G, it works, and I have 5 bars. I really don't wanted to have to mess with the settings everytime I leave my house, and because it has been over a month, can't really return the phone. Anybody else experiencing this issue?

    I am having EXACTLY the same issue. I've had mine for nearly two months now. I've had no 3G, or any kind of connectivity problems from home during that time. I've typically had full bars at home.
    Yesterday, after updating, I noticed that my iPhone was showing "no service" at home. Every couple minutes I'd notice that it would get connected to AT&T, but no 3G, and then it would lose connectivity within a minute.
    I naively thought that this was just a problem with the towers in my area, so I didn't worry too much about it and went to bed. This morning, I've been experiencing the same issue.
    I tried rebooting a couple times, that didn't help. When I disabled 3G, my reception came back, and I have full bars. The full bars have been consistent, but every time I enable 3G, connectivity disappears and I'm left with "no service".
    Is this problem uncommon? Is my iPhone defective? Am I doing something wrong that I don't know about?
    This is my first Apple product and I must say that between all of the 2.0 stability issues and this that my experience has been pretty negative.

  • Problem with sound after update

    Hello
    After update to 11.3 I have no bass sound in subwoofer in Firefox browser (youtube). I uninstall the newest version and install previous (11.2) and bass plays ok.
    My os: Windows 7 x64. Sound card Creative X-fi.

    Hello!
    My problem is summed up in this topic.
    Updated Flash Player with 11.3 this morning (june 12th 2012) and since then my 7.1 Sound System works only 2.1. If i enable EAX Effects, works on 7.1 but since it`s just a room it sounds very odd.
    I have no problem with sound on HTML 5 websites for that matter, Winamp, Video Players, games.
    Uninstalled Flash Player, sounds work ok without it on different browsers, other than Chrome (since it has FP built in).
    I hope for a sollution soon.
    Thank you.
    *edit*
    Untill there is a permanent solution, i found a way to deal with my issue and i hope it will help others.
    I personally use Chrome and this is for this browser:
    1. Type "about:plugins" w/o the quotation in the navigation bar.
    2. On the upper right u will see "Details" click it then find the word "flash", and you will see something like this:
    Flash (3 files) - Version: 11,3,300,257
    Shockwave Flash 11.3 r300
    Name: Shockwave Flash
    Description: Shockwave Flash 11.3 r300
    Version: 11,3,300,257
    3. I say again, this worked for me on Chrome. The 3 files i have, two of them are Version 11,3,300,257 and one is 11.2.31.144
    4. Simply disable the lates version 11.3 and enable the previous version 11.2
    I hope this helps.
    Message was edited by: AndrewPAM

Maybe you are looking for

  • Can we use batch management in repetitive manufacturing?

    Can we use batch management in repetitive manufacturing? If not, can we use classification or something else? or what else options we have. Thnx!

  • File Analyzer

    Design and implement a class called FileAnalyzer that analyzes the file C:\allswell.txt and creates an output.dat file containing the results of the analysis. The output.dat file should contain: The number of lines in C:\allswell.txt Total number of

  • Known issue?  Permission repair in 10.6.4 never cleans up?

    Folks: Seemed like doing DU in 10.6.3 or 6.2 Permission repair could clean itself up so that after finding something to repair when I ran it again it would find nothing. Now, several months after loading 10.6.4 Combo update Permission repair seems to

  • Show user library on a Mac OS boot disk running as external drive

    I've had an internal Mac OSX Mavericks boot drive start to fail and am in the process of backing up the user data on this drive. The HDD has been removed from the computer as it wouldn't start up. So far I have been able to mount this drive as an ext

  • Plugin 64bit for after effects

    Hello I have several problems with many plugins for After Effects. I read that the problem is that CS5 only work on updated versions. It 's a problem with Adobe, or should I contact suppliers plugin??