Mac os 8.6 and 9 support (strange behaviour)

Hi,
I'm running mac os x server 10.4.4. When i put the view of a folder on a os 8.6 or os 9 client to list, the server or clients (i'm not sure yet) rebuilds the contents of a folder once a second, with as result that some items are standig twice in this list. It is impossible to select an item in this list.
I had this problem also with 10.4.3.
Anton

Technically speaking, the AFP implementation in Mac OS X Server 10.4 and later includes changes to the 3.1 protocol that are just a bit out of reach for the AppleShare 3.8.8 (Mac OS 9.1) or 3.9.x (Mac OS 9.2.x) client software.
Have you tried implementing access control lists (ACLs) and using them? I have not seen the jumping files behavior with clients who connect using an account that is a member of a group for which an appropriate ACL entry exists.
I doubt that Apple will make an effort to fix this inconvenience, as Mac OS 9 support is a waste of resources at this late date. Although there is no specific mention of no Mac OS 9 compatibility, I think we'll see AFP services continue to evolve, gaining features that were never intended to work with Mac OS 9. In this way, AFP support for Mac OS 9 will be gradually lost.
--Gerrit

Similar Messages

  • APEX Listener and EPG - strange behaviour

    Hi
    For some years, I've used EPG for APEX but have struggled with performance particularly as I can have up to 150 student developers using at any one time.
    I do a fair amount of work using ORDImage and have successfully developed APEX applications to upload image files and display full-size and thumbnail images.
    After upgrading to APEX 4.1 (from 4.0), I decided to install APEX Listener standalone.
    Before I did so I checked that my applications still worked in 4.1 and they did.
    However, just installing APEX Listener but not configuring it (yet) has meant that my image display in a report using a procedure based on wpg_docload.download_file( l_ordimage_image.source.localData ) no longer works in EPG - the images are not displayed.
    Configuring APEX Listener and running the same application through that DOES display the images.
    So this part of the application works under APEX Listener but not under EPG.
    My application also allows users to upload images from APEX_APPLICATION_FILES using standard code. Under APEX Listener after uploading, I'm left with a blank page with a wwv_flow.accept URL although the image does indeed upload. Under EPG it works as expected and I get a success confirmation.
    So this part of the application works under EPG but not under APEX Listener.
    Has anyone else come across different behaviour depending on the mode of connection?
    Thanks
    Brian
    [Oracle EE 11gR2, Windows Server 2008R2, APEX 4.1, APEX Listener 1.1.3]

    Hi Brian,
    it sounds like you have both EPG and APEX Listener running on the same machine, so your problem might result from a port conflict. Note that both services use TCP port 8080 as default.
    At least a port conflict would explain the strange behaviour in your case, some things working on one web server and some on the other.
    Some parts of your initial post hint to that direction, e.g.
    However, just installing APEX Listener but not configuring it (yet) has meant that my image display in a report using a procedure based on >wpg_docload.download_file( l_ordimage_image.source.localData ) no longer works in EPG - the images are not displayed.... because the APEX Listener only interfere with the EPG if it is at least running on the same machine as your database and furthermore, if it is unconfigured in terms of ist database connection, a port conflict might be the only way it could cause anything like that.
    However, if you are sure that's not the issue, please check if you see any error in the APEX Listener's log for the following action you performed:
    My application also allows users to upload images from APEX_APPLICATION_FILES using standard code. Under APEX Listener after uploading, I'm left with a blank >page with a wwv_flow.accept URL although the image does indeed uploadIf you actually see just a blank screen, something very bad must have happened and you should see some kind of stack trace there.
    For further investigations, if necessary, it would be helpful to know how you deployed or started your APEX Listener and which JDK version you use.
    For the moment, I still think the port conflict is my best guess.
    You could avoid it by either changing the port for EPG (I'd not recommend that if you have other users still using it) or by changing the port for your APEX Listener.
    -Udo

  • JPublisher and BPEL strange behaviour

    I use code generated by JPublisher for BPEL process with endpoint http://bbm.local.com/orabpel/default/activation/1.0/activation?wsdl to call BPEL process from DB Oracle 10g.
    There are more than one versions of BPEL process (more than one endpoints) on server.
    When I call PL/SQL procedure with correlation parameter for running instance of BPEL process, it receives message even when the instance is running on another endpoint.
    For example there is running 3 instances of process activation
    1. instance with version 1.0 and correlation parameter 1000
    2. instance with version 1.1 and correlation parameter 1001
    3. instance with version 1.2 and correlation parameter 1002
    Default version is 1.2.
    Code was generated with endpoint of version 1.0.
    I call procedure with correlation parameter 1001 and message is normally received by BPEL process.
    Is this normal behaviour? What is the matter of endpoint in generation process?
    Many Thanks.

    I'm experiencing the exact same issue than Corin. I don't know what's making the problem appear, but I usually need to restart to fix the problem. Also when I tried to drag something from iTunes I couldn't use the escape method as Corin mentioned before.
    I already re-installed Mac OS X and after a couple of hours the problem came back again. It doesn't seem like a hardware problem because once I tried to restart my MAC and a program stopped it from doing it... and then I noticed that my mouse was fixed again.
    I don't know what can be the issue, but does this mean I need to make a clean install of Mac OS X?

  • Application freezing and recovering & Strange behaviour in Thread Dump & GC

    Hi All,
    I am facing a problem in my SWINGS application. The application is a real time data streaming application its working in TCP/IP sockets, which is reading and writing data in string format. I noticed that the data streaming getting freeze sometimes and it recovers after a few minutes. To find out why it is behaving like that i took the Thread Dump and Garbage Collection Trace of the application and found some thing strange. Find below the line taken from the Thread Dump, the third line in the log below shows that the time have jumped backwards, I don't know why that happened.
    2009-03-12 17:07:48
    Full thread dump Java HotSpot(TM) Client VM (1.6.0-b105 mixed mode, sharing):
    2009-03-12 17:07:57
    Full thread dump Java HotSpot(TM) Client VM (1.6.0-b105 mixed mode, sharing):
    *2009-03-12 17:04:08*
    Full thread dump Java HotSpot(TM) Client VM (1.6.0-b105 mixed mode, sharing):
    2009-03-12 17:04:15
    Full thread dump Java HotSpot(TM) Client VM (1.6.0-b105 mixed mode, sharing):
    2009-03-12 17:04:28
    Full thread dump Java HotSpot(TM) Client VM (1.6.0-b105 mixed mode, sharing):
    Almost during the same time in Garbage Collector log, normally the garbage collector was running multiple times a second and during that time the frequency of garbage collection reduced. please find the details below
    3682.686: [GC 28265K->25644K(41312K), 0.0009666 secs]
    3682.731: [GC 28268K->25645K(41312K), 0.0009825 secs]
    3682.817: [GC 28269K->25647K(41312K), 0.0010381 secs]
    3682.934: [GC 28271K->25649K(41312K), 0.0009364 secs]
    3682.943: [GC 28273K->25649K(41312K), 0.0008954 secs]
    3682.985: [GC 28273K->25650K(41312K), 0.0008845 secs]
    3683.037: [GC 28274K->25651K(41312K), 0.0008747 secs]
    3683.199: [GC 28275K->25651K(41312K), 0.0010448 secs]
    *3698.250: [GC 28275K->25728K(41312K), 0.0009655 secs]*
    *3720.655: [GC 28352K->25867K(41312K), 0.0010588 secs]*
    *3743.011: [GC 28491K->26000K(41312K), 0.0015047 secs]*
    *3765.935: [GC 28624K->26130K(41312K), 0.0010180 secs]*
    *3788.487: [GC 28754K->26260K(41312K), 0.0011328 secs]*
    *3810.348: [GC 28884K->26402K(41312K), 0.0010091 secs]*
    *3832.596: [GC 29026K->26523K(41312K), 0.0010373 secs]*
    *3855.048: [GC 29147K->26652K(41312K), 0.0010029 secs]*
    *3877.230: [GC 29276K->26795K(41312K), 0.0010387 secs]*
    *3899.420: [GC 29419K->26915K(41312K), 0.0009959 secs]*
    3922.146: [GC 29539K->27042K(41312K), 0.0010088 secs]
    3922.201: [GC 29666K->27043K(41312K), 0.0010297 secs]
    3922.231: [GC 29667K->27046K(41312K), 0.0008521 secs]
    3922.260: [GC 29670K->27048K(41312K), 0.0009208 secs]
    3922.269: [GC 29672K->27048K(41312K), 0.0009831 secs]
    3922.298: [GC 29672K->27049K(41312K), 0.0008867 secs]
    3922.308: [GC 29673K->27050K(41312K), 0.0009264 secs]
    can any one please explain whats happening, I am getting no clue from these
    Thanks in Advance
    Rajin Das
    Edited by: rajindas on Mar 16, 2009 6:40 PM

    Have you used any profilers to analyze the logs? It is very difficult to read it just like that.
    I use IBM Monitoring and Diagnostic Tools for Java™. I think it does support Sun and IBM JVMs. Try out and let me know how it goes.

  • Move with Repeater:hBox and filterFunction = Strange behaviour

    Hello,
    I fill a hBox with item from a Repeater. Now I have a Button
    that moves the hBox one widht to the right (to the next items).
    To prevent, that the move is going to far I do this:
    [code]
    if (theBox.x > (myDatalist.length*(-208)-(-832))){
    myMove.end();
    myMove.xBy=-832;
    myMove.play();
    [/code]
    This works fine. Now I do a selection with a filterFunction
    and move theBox back to x=0.
    And from now the move is not working anymore. I've made some
    of the stuff to vars to see if there is a math problem, but it is
    not. I have no Idea why this does not work after the
    filterfunction.

    I'm experiencing the exact same issue than Corin. I don't know what's making the problem appear, but I usually need to restart to fix the problem. Also when I tried to drag something from iTunes I couldn't use the escape method as Corin mentioned before.
    I already re-installed Mac OS X and after a couple of hours the problem came back again. It doesn't seem like a hardware problem because once I tried to restart my MAC and a program stopped it from doing it... and then I noticed that my mouse was fixed again.
    I don't know what can be the issue, but does this mean I need to make a clean install of Mac OS X?

  • Df and du strange behaviour

    Hi folks,
    One of my friend asked a question as he faced this problem with his server running Solaris 10.
    He says that "the output of du showing only 50% of root file system usage and the output of df showing full 100% disk usage of root file system"
    Can anyone help me to analyse the reasons for this

    Your friend must have deleted files that were still opened by the kernel. If you delete a file that is in use, it will delete the i-node from the directory structure and will not show up in a du calculation anymore. However, the disk space is still in use and reported as such by the df command.
    You have two options to rectify this situation:
    1. Find the process that has the open file that was deleted and terminate the process. This will free up the file handle and the space will become free to the kernel
    2. Reboot the system.

  • WP8.1 MDM Remote Reset PIN and Lock Strange behaviour

    Hi, I have the following issue when sending LockAndResetPin more than once without unlocking the device inbetween.
    >Issue sequential exec on LockAndResetPIN and get on NewPINValue, phone locks and new PIN is in response OK.
    >Access device with new PIN, works OK.
    >Issue sequential exec on LockAndResetPIN and get on NewPINValue, phone locks and new PIN is in response OK.
    >Issue sequential exec on LockAndResetPIN and get on NewPINValue, this time the LockAndResetPIN returns a 500 error and the NewPIN is null.  Even though LockAndResetPIN failed, the previous PIN returned no longer works and you have to wipe the device.
    It does state in the doc that the generated pin may be offensive and therefore you can execute LockAndResetPIN again - however it seems that this causes some nasty behavior.

    Just to update on this issue - it only appears to happen if there was no passcode set.
    So the following works ok - 
    >Set passcode
    >Reset passcode
    >Reset passcode
    >Enter new pin OK
    >Unset passcode
    >Reset passcode
    >Reset passcode - reset fails and new pin is null
    >Enter pin from first reset and it states incorrect pin and you have to reset
    Thanks
    Scott

  • Uncommanded keypad inputs to iPad, and other strange behaviour.

    I recently downloaded The Planets and The Elements apps on to my iPad. Since then, on occasions the slide to unlock slider will not respond in portrait mode, but will in landscape mode.
    Id addition, intermittantly the ipad starts to respond to phantom keypad inputs. You can see the keys on the virtual keypad responding as if they are being pressed and the random input appearing on the screen. At times sections of tect will highlight and the copy button will flash.
    I have deleted the suspect apps, reset the ipad several times, and have done a full restore, but am still experiencing these intermittant phantom inputs.
    Has anyone else experienced this and how did you fix it?
    this may not be related to the apps mentioned above, but The Elements app was particularly bad, moving between pages at random and uncommanded.

    If you're still getting the same thing after Reset and Restore then, sorry, you've pretty much shot your bolt. Call AppleCare and start the process of swapping your busted piece of gear for a new one.

  • Strange Behaviour after 6.0.2 install

    Hello all,
    This is my first posting to Apple Discussions, so please be kind...
    I recently installed iTunes 6.0.2 via Software Update and noticed strange behaviour while trying to edit a smart playlist. I have a smart playlist set up to select songs between 3 and 5 stars in My Rating, which have not been played in the last four weeks. While trying to edit the star range, I found that I could only select two stars or five stars. If I clicked one star, it changed to two; if I clicked any other number of stars, it changed to five. As a test, I restored the previous iTunes.app from backup and the problem disappeared.
    Anyone have any ideas what might be causing this?
    Thanks,
    Jon

    Hello Web_Diko,
    I'm sorry but I don't know where you can find that package. I take nightly backups of my machine so I just restored the previous version from my backup. Maybe try a search for "iTunes 6.0.1" on Google or on www.apple.com?
    When I mentioned the "privacy thing" I was alluding to the various items about iTunes 6.0.3 "phoning home" with details of what tracks you are playing together with your Apple ID. It doesn't bother me personally, but I think that the complaints are legitimate, because people should be told whenever they install a program that sends information back to the vendor.
    Jon

  • Strange behaviour in .mac web galleries

    Hi,
    I have started to use .mac web galleries with aperture 2. However, I am witnessing some very strange behaviour. Firstly, it seems to take forever to update, the icon at the side of the gallery is permanently on the 'update' icon.
    Secondly, whenever I add new photos to the gallery it actually creates an entirely new gallery with all the photos from the previous gallery.
    Is anybody else having issues with the aperture flavour of .mac web galleries?
    thx
    Phil

    I have a similar problem Phil! I watch the status indicator for a web gallery progress to about half way then it stops, the album doesn't get published. I have published albums before this started happening, and have published other albums successfully but sometimes certain albums don't publish. I delete them and repost them to no avail. Hopefully we can get some answers! This is quite lame, don'tcha think?

  • Strange behaviour of Mouse-Events and Range size

    Hello,
    i found a strange behaviour of the Paragraph-Ranges in Word and can't explain this myself.
    I have a add-in with a Custom Task Pane "UserControl1" and a button "Button1":
    dropbox.com/s/zz2m0out5rvds0m/word.jpg
    This is the Code for the user control:
    public partial class UserControl1 : UserControl
    public UserControl1()
    InitializeComponent();
    private void button1_Click(object sender, EventArgs e)
    showRanges();
    private void button1_MouseEnter(object sender, EventArgs e)
    showRanges();
    private void showRanges()
    Debug.WriteLine("-------------------------------------");
    foreach (Microsoft.Office.Interop.Word.Paragraph para in Globals.ThisAddIn.Application.ActiveDocument.Paragraphs)
    Debug.WriteLine(para.Range.Start.ToString() + " - " + para.Range.End.ToString() + " | " + para.Range.Text.ToString());
    The mouse-enter and mouse-click events of the button, prints out the ranges of the current paragraphs. In this example it outputs:
    0 - 15 | The first line
    15 - 32 | And a second one
    Thats fine!
    And now the strange stuff starts: When i change something in the first line in the document like "The VERY first line" and use the button again, i got different range outputs for mouse-enter and mouse-click events.
    mouse-enter event (wrong ranges):
    -------------------------------------0 - 143 | The VERY first line
    143 - 160 | And a second one
    mouse-click event (correct ranges):
    0 - 20 | The VERY first line
    20 - 37 | And a second one
    Why the hell I get wrong Ranges when I use the mouse-enter event??? (When I enter the button with mouse a second time, it shows the correct ranges again).

    Hi Torben,
    What is Word version?
    According to my test in Word 2013, the code you provided works fine for me.
    I changed the code as below:
    private void showRanges(string eventname)
    Debug.WriteLine(eventname + "-------------------------------------");
    foreach (Microsoft.Office.Interop.Word.Paragraph para in Globals.ThisAddIn.Application.ActiveDocument.Paragraphs)
    Debug.WriteLine(para.Range.Start.ToString() + " - " + para.Range.End.ToString() + " | " + para.Range.Text.ToString());
    private void button1_MouseEnter(object sender, EventArgs e)
    showRanges("Button MouseEnter");
    private void button1_Click(object sender, EventArgs e)
    showRanges("Button Click");
    The document:
    The output:
    The result is same.
    There might be something else at the end of the first line.
    If you change current document to .zip and find document.xml, what does it look like?
    Here is my document.xml:
    <w:body>
    <w:p w:rsidR="001347D9" w:rsidRPr="001511D8" w:rsidRDefault="001511D8">
    <w:pPr>
    <w:rPr>
    <w:sz w:val="72"/><w:szCs w:val="72"/>
    </w:rPr>
    </w:pPr>
    <w:r w:rsidRPr="001511D8">
    <w:rPr>
    <w:sz w:val="72"/>
    <w:szCs w:val="72"/>
    </w:rPr>
    <w:t>The VERY first line</w:t>
    </w:r>
    </w:p>
    <w:p w:rsidR="001511D8" w:rsidRPr="001511D8" w:rsidRDefault="001511D8" w:rsidP="001511D8">
    <w:pPr>
    <w:rPr>
    <w:sz w:val="72"/><w:szCs w:val="72"/>
    </w:rPr>
    </w:pPr>
    <w:r w:rsidRPr="001511D8">
    <w:rPr>
    <w:sz w:val="72"/>
    <w:szCs w:val="72"/>
    </w:rPr>
    <w:t>And a second one</w:t>
    </w:r>
    <w:bookmarkStart w:id="0" w:name="_GoBack"/>
    <w:bookmarkEnd w:id="0"/>
    </w:p>
    <w:sectPr w:rsidR="001511D8" w:rsidRPr="001511D8">
    <w:pgSz w:w="12240" w:h="15840"/>
    <w:pgMar w:top="1440" w:right="1440" w:bottom="1440" w:left="1440" w:header="720" w:footer="720" w:gutter="0"/>
    <w:cols w:space="720"/>
    <w:docGrid w:linePitch="360"/>
    </w:sectPr>
    </w:body>
    Is there anything different?
    I have uploaded the sample document for your test, please check:
    https://onedrive.live.com/redir?resid=AD77AE76D657E280!166&authkey=!AFfIP0eVTDQdMAc&ithint=file%2cdocx
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Mac Pro 3,1 - freezes, shows strange pixels on screen and then restarts

    My Mac Pro 3,1 sometimes freezes and shows strange pixelated objects on the screen and then restarts by itself. Is this a hardware issue or a software issue?
    I'm running OS X Mavericks on it and everything is up to date. I have a lot of saved professional audio work on it that needs to be done and I can't afford to get a new Mac Pro. Any please help me out! Thanks a lot.

    Yes, there was a kernel panic today again.
    Here is the report:
    Anonymous UUID:       110B0849-80D1-E866-42AC-7049298F1578
    Sun Sep 21 23:20:09 2014
    panic(cpu 1 caller 0xffffff7f8caa0f30): NVRM[0/2:0:0]: Read Error 0x00070000: CFG 0x061110de 0x00100406 0x92000000, BAR0 0x92000000 0xffffff8187ddf000 0x092880a2, D0, P0/2
    Backtrace (CPU 1), Frame : Return Address
    0xffffff8186943430 : 0xffffff800c022f79
    0xffffff81869434b0 : 0xffffff7f8caa0f30
    0xffffff8186943570 : 0xffffff7f8cdb678d
    0xffffff81869435b0 : 0xffffff7f8ccebb2e
    0xffffff8186943600 : 0xffffff7f8cd61b4f
    0xffffff8186943780 : 0xffffff7f8cd5d818
    0xffffff8186943870 : 0xffffff7f8cb4566c
    0xffffff81869438f0 : 0xffffff7f8ca77f03
    0xffffff81869439a0 : 0xffffff7f8ca7cfad
    0xffffff8186943a60 : 0xffffff7f8caa59ef
    0xffffff8186943c60 : 0xffffff7f8caa75a1
    0xffffff8186943d50 : 0xffffff7f8d8727a0
    0xffffff8186943db0 : 0xffffff7f8d86f522
    0xffffff8186943e40 : 0xffffff7f8d859f57
    0xffffff8186943e70 : 0xffffff7f8d8172b7
    0xffffff8186943e90 : 0xffffff7f8d8185ac
    0xffffff8186943ed0 : 0xffffff7f8d815338
    0xffffff8186943ef0 : 0xffffff800c4b0a20
    0xffffff8186943f30 : 0xffffff800c4af4c2
    0xffffff8186943f80 : 0xffffff800c4af597
    0xffffff8186943fb0 : 0xffffff800c0d7607
          Kernel Extensions in backtrace:
             com.apple.nvidia.classic.NVDAResmanTesla(8.2.4)[D61B2BB9-4289-318D-9197-5E1E13B 1FF32]@0xffffff7f8ca51000->0xffffff7f8ccb9fff
                dependency: com.apple.iokit.IOPCIFamily(2.9)[2852ACFE-FD28-3C37-9B39-885201BB8D25]@0xffffff 7f8c6bf000
                dependency: com.apple.iokit.IONDRVSupport(2.4.1)[D41125CE-69BD-32E7-9B1D-4E83431662DD]@0xff ffff7f8ca41000
                dependency: com.apple.iokit.IOGraphicsFamily(2.4.1)[75D81741-64C1-3941-ADFA-9D6B6C434EE4]@0 xffffff7f8c9fe000
             com.apple.nvidia.classic.NVDANV50HalTesla(8.2.4)[B0E6AAA7-E970-3D81-8B43-145D56 A3A4AC]@0xffffff7f8ccc4000->0xffffff7f8cf6dfff
                dependency: com.apple.nvidia.classic.NVDAResmanTesla(8.2.4)[D61B2BB9-4289-318D-9197-5E1E13B 1FF32]@0xffffff7f8ca51000
                dependency: com.apple.iokit.IOPCIFamily(2.9)[2852ACFE-FD28-3C37-9B39-885201BB8D25]@0xffffff 7f8c6bf000
             com.apple.GeForceTesla(8.2.4)[B0074750-2FC6-3E26-BEA0-5AD5469686CF]@0xffffff7f8 d80f000->0xffffff7f8d8d9fff
                dependency: com.apple.iokit.IOPCIFamily(2.9)[2852ACFE-FD28-3C37-9B39-885201BB8D25]@0xffffff 7f8c6bf000
                dependency: com.apple.iokit.IONDRVSupport(2.4.1)[D41125CE-69BD-32E7-9B1D-4E83431662DD]@0xff ffff7f8ca41000
                dependency: com.apple.iokit.IOGraphicsFamily(2.4.1)[75D81741-64C1-3941-ADFA-9D6B6C434EE4]@0 xffffff7f8c9fe000
                dependency: com.apple.nvidia.classic.NVDAResmanTesla(8.2.4)[D61B2BB9-4289-318D-9197-5E1E13B 1FF32]@0xffffff7f8ca51000
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    13F34
    Kernel version:
    Darwin Kernel Version 13.4.0: Sun Aug 17 19:50:11 PDT 2014; root:xnu-2422.115.4~1/RELEASE_X86_64
    Kernel UUID: 9477416E-7BCA-3679-AF97-E1EAAD3DD5A0
    Kernel slide:     0x000000000be00000
    Kernel text base: 0xffffff800c000000
    System model name: MacPro3,1 (Mac-F42C88C8)
    System uptime in nanoseconds: 2179512509335
    last loaded kext at 296406696192: com.apple.filesystems.msdosfs 1.9 (addr 0xffffff7f8cf93000, size 65536)
    last unloaded kext at 368516073398: com.apple.driver.AppleFileSystemDriver 3.0.1 (addr 0xffffff7f8e0a7000, size 8192)
    loaded kexts:
    com.paceap.kext.pacesupport.snowleopard 5.7.2
    com.motu.driver.FireWireAudio 1.6 60625
    com.apple.driver.AppleHWSensor 1.9.5d0
    com.apple.driver.AudioAUUC 1.60
    com.apple.filesystems.autofs 3.0
    com.apple.driver.AppleHDA 2.6.3f4
    com.apple.driver.AppleUpstreamUserClient 3.5.13
    com.apple.driver.AppleMCCSControl 1.2.5
    com.apple.iokit.IOUserEthernet 1.0.0d1
    com.apple.GeForceTesla 8.2.4
    com.apple.iokit.CSRBluetoothHostControllerUSBTransport 4.2.7f3
    com.apple.iokit.IOBluetoothSerialManager 4.2.7f3
    com.apple.Dont_Steal_Mac_OS_X 7.0.0
    com.apple.driver.AppleMCEDriver 1.1.9
    com.apple.driver.AppleLPC 1.7.0
    com.apple.driver.AppleHWAccess 1
    com.apple.driver.ACPI_SMC_PlatformPlugin 1.0.0
    com.apple.iokit.SCSITaskUserClient 3.6.7
    com.apple.driver.XsanFilter 404
    com.apple.iokit.IOAHCIBlockStorage 2.6.0
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeLZVN 1.0.0d1
    com.apple.driver.AppleUSBHub 683.4.0
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0d1
    com.apple.driver.AppleIntel8254XEthernet 3.1.4b1
    com.apple.BootCache 35
    com.apple.driver.AppleAHCIPort 3.0.5
    com.apple.driver.AppleIntelPIIXATA 2.5.1
    com.apple.driver.AppleFWOHCI 5.0.2
    com.apple.driver.AppleUSBEHCI 660.4.0
    com.apple.driver.AppleUSBUHCI 656.4.1
    com.apple.driver.AppleACPIButtons 2.0
    com.apple.driver.AppleHPET 1.8
    com.apple.driver.AppleRTC 2.0
    com.apple.driver.AppleSMBIOS 2.1
    com.apple.driver.AppleACPIEC 2.0
    com.apple.driver.AppleAPIC 1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient 217.92.1
    com.apple.nke.applicationfirewall 153
    com.apple.security.quarantine 3
    com.apple.driver.AppleIntelCPUPowerManagement 217.92.1
    com.apple.kext.triggers 1.0
    com.apple.driver.DspFuncLib 2.6.3f4
    com.apple.vecLib.kext 1.0.0
    com.apple.driver.AppleSMBusController 1.0.12d1
    com.apple.iokit.IOSurface 91.1
    com.apple.nvidia.classic.NVDANV50HalTesla 8.2.4
    com.apple.nvidia.classic.NVDAResmanTesla 8.2.4
    com.apple.iokit.IOBluetoothHostControllerUSBTransport 4.2.7f3
    com.apple.iokit.IOSerialFamily 10.0.7
    com.apple.iokit.IOBluetoothFamily 4.2.7f3
    com.apple.iokit.IOFireWireIP 2.2.6
    com.apple.driver.AppleHDAController 2.6.3f4
    com.apple.iokit.IOHDAFamily 2.6.3f4
    com.apple.iokit.IONDRVSupport 2.4.1
    com.apple.iokit.IOGraphicsFamily 2.4.1
    com.apple.driver.AppleSMC 3.1.8
    com.apple.driver.IOPlatformPluginLegacy 1.0.0
    com.apple.driver.IOPlatformPluginFamily 5.7.1d6
    com.apple.iokit.IOAudioFamily 1.9.7fc2
    com.apple.kext.OSvKernDSPLib 1.14
    com.apple.driver.AppleUSBHIDKeyboard 170.15
    com.apple.driver.AppleHIDKeyboard 170.15
    com.apple.iokit.IOUSBHIDDriver 660.4.0
    com.apple.driver.AppleUSBMergeNub 650.4.0
    com.apple.driver.AppleUSBComposite 656.4.1
    com.apple.iokit.IOSCSIMultimediaCommandsDevice 3.6.7
    com.apple.iokit.IOBDStorageFamily 1.7
    com.apple.iokit.IODVDStorageFamily 1.7.1
    com.apple.iokit.IOCDStorageFamily 1.7.1
    com.apple.iokit.IOATAPIProtocolTransport 3.5.0
    com.apple.iokit.IOSCSIArchitectureModelFamily 3.6.7
    com.apple.iokit.IONetworkingFamily 3.2
    com.apple.iokit.IOUSBUserClient 660.4.2
    com.apple.iokit.IOAHCIFamily 2.6.5
    com.apple.iokit.IOATAFamily 2.5.2
    com.apple.iokit.IOFireWireFamily 4.5.5
    com.apple.iokit.IOUSBFamily 686.4.1
    com.apple.driver.AppleEFINVRAM 2.0
    com.apple.iokit.IOHIDFamily 2.0.0
    com.apple.driver.AppleEFIRuntime 2.0
    com.apple.iokit.IOSMBusFamily 1.1
    com.apple.security.sandbox 278.11.1
    com.apple.kext.AppleMatch 1.0.0d1
    com.apple.security.TMSafetyNet 7
    com.apple.driver.AppleKeyStore 2
    com.apple.driver.DiskImages 371.1
    com.apple.iokit.IOStorageFamily 1.9
    com.apple.iokit.IOReportFamily 23
    com.apple.driver.AppleFDEKeyStore 28.30
    com.apple.driver.AppleACPIPlatform 2.0
    com.apple.iokit.IOPCIFamily 2.9
    com.apple.iokit.IOACPIFamily 1.4
    com.apple.kec.pthread 1
    com.apple.kec.corecrypto 1.0

  • MAC OSX 10.4.11 I finally succumbed to the constant irritating messages telling me that I didn't have the latest version. My old version and all my bookmarks have been deleted my Mac says it doesn't support Firefox! How can I recuperate my old settings?

    MAC OSX 10.4.11 I succumbed to the constant messages telling me that I didn't have the latest version, despite being happy with the one I had. My old version and all my bookmarks have been deleted and now my Mac says it doesn't support Firefox!!!!! How can I recuperate my old settings? in English

    Firefox 4 versions and later '''do not run on a PowerPC Mac''' (like yours) and require '''at least OS X 10.5 and an Intel Mac'''.
    The latest supported version for your os is '''3.6.27''' , you can download it from:
    http://www.mozilla.org/en-US/firefox/all-older.html
    1. Download a 3.6.27 copy of the Firefox from the above link
    2. Trash the current Firefox application to do a clean (re-)install.
    3. Install the new version that you have downloaded(3.6.27)
    Your profile data is stored elsewhere in the [http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox Profile Folder], so probably you won't lose your bookmarks or other personal data, if you don't already ''totally'' uninstall firefox(user data and settings like bookmarks, extensions, etc. located here: ~Library/Application Support/Firefox so you must uninstall it separately, to totally uninstall firefox).
    see also : [https://support.mozilla.org/en-US/kb/Installing%20Firefox%20on%20Mac Installing Firefox on Mac]
    thank you
    Please mark "Solved" the answer that really solve the problem, to help others with a similar problem.

  • I want to use a mac mini as a server supporting storage. Can I pair my macair to it for when I need to perform updates and maintenance ?

    I want to use a mac mini as a server supporting storage. I have other devices such as an iMac and iPad that will access information from the server. I do not want to purchase a monitor and keyboard as the unit will sit in a cupboard out of sight. Can I pair my macair to it for when I need to perform updates and maintenance ?

    I have a 2010 Mac Mini running Yosemite and Server which I use
    as a headless home server.
    I have is set up to allow screen sharing and can connect to it and
    control it with my iMac, Macbook Pro, iPhone, and a 2011 Mini Server
    that I use as an HTPC.
    You can check this out for all the Yosemite Server capabilities:
    https://help.apple.com/advancedserveradmin/mac/4.0/
    I have iTunes Home Sharing set up on it and have my entire iTunes
    library on it.  I can then use any of my Macs to play Movies or Songs
    from it and only keep locally a select subset of that on my individual
    devices.
    Rather than and update server, I utilize Server's Caching Service.  The caching
    server will duplicate any update download (system or MacApp Store purchases)
    any time a device that is connected to my network down loads one.  The update will
    then be stored locally and all other devices will download the update from it which
    can be faster than from Apple directly.  This has the advantage of only having to download
    once with limited bandwidth internet connections.  There is also an Update Server service
    available, but it is some what more involved in setting up.  However, it will download
    and store all available updates.
    There is another thing as well if you do not care for syncing things like Contacts, Calendar, etc.
    to iCloud, you can set Server up to sync these items across devices locally.

  • HT5628 When will Windows 8.1 be supported on Boot camp 5? I have a new Mac book Pro 2013 and cannot install. Apple please advise.

    When will Windows 8.1 be supported on Boot camp 5? I have a new Mac book Pro 2013 and cannot install. Do I return the Windows version and try to download 8.0, or wait it out until it is supported? New to Mac's.
    Apple please advise.

    Apple does not respond in these forums except occasionally an Apple employee will stop by. If you want to contact Apple, use the contact us link at the bottom of this page.
    With respect to your question "When will Windows 8.1 be supported on Boot camp 5?" you are asking us to speculate as to when Apple will release their drivers supporting Windows 8.1. We do not know, and we can not speculate as to when. From the terms of use of this forum:
    "Unless otherwise noted, do not add Submissions about nontechnical topics, including:
    Speculations or rumors about unannounced products."
    The planned dates of production or release of Windows 8.1 drivers are speculation about the drivers.
    With respect to your other question, "Do I return the Windows version and try to download 8.0, or wait it out until it is supported? New to Mac's.". I answered you.

Maybe you are looking for

  • Different material description for RG1 register

    Dear Experts, I have a client requirement for change in material description (materialmaster) to a different description. The description maintained in material master is for viz SS CT BT 200mm-123-093MKO But excise need description SS BILLET Where t

  • How to read notes data in FBV3 transaction code

    Hi Experts, When i go to Tcode FBV3 parked vendor invoice i have tab notes along with workflow, tax, withholding tax tabs. Notes contains  item long text, my requriement is i need to get this data into my report, i have tried but i couldn't able to g

  • Cisco NAC 4.8 and Windows Server 2008 Enterprise 64bit SSO

    Hi,      I try to setup SSO on Cisco NAC 4.8 and Windows Server 2008 Enterprise 64bit, but I can't start Active Directory SSO Service that show error follow below. I saw this error " KDC has no support for encryption type (14)" . Could anyone help me

  • Dreamweaver 4 suddenly quits

    Used Dreamweaver 4 for many years. Suddenly dont wish to open when click on filenames any more. Just quits. No problem putting files to server or returning, and can even update in Office HTML viewer. Date is updated in Dreamweaver. Might have happene

  • Capture the command executed by Eclipse

    I have a Hibernate appps. It runs on Eclipse IDE (in class files format), it works fine. But when I packages it to jar file, and run it using command prompt, it hit error. +{color:#0000ff}java.lang.NoClassDefFoundError: org/hibernate/Session+ at com.