Error due to wrong size of jacob.dll and solution to fix it

Hi
First of all this thread is not a question for you but rather an information I would like to share with you.
We are in the process of upgrading our Forms 6i to Forms 11g. The setup of Forms 11g (11.1.1.3.0) and Webutil is completed. I ran my first form with Webutil PLL attached to it. The form ran fine. I looked at the Java console for messages. Saw the following error message:
System library http://<oracle_home>:8090/forms/webutil/jacob.dll has incorrect size in WebUtil config. Download will be cancelled
After doing googling and a search on Metalink, found the cause of this error.
It was due to the actual file size of jacob.dll file and the one specified in webutil.cfg file was not matching. The entry in my webutil.cfg file reads as follows:
install.syslib.0.7.1=jacob.dll|106496|1.10|true
To find out the exact file size of your jacob.dll file, right click on it and on the 'General' tab you can see the exact size in bytes.
For example, *104 KB (106,496 bytes)*
In my case the file size of Jacob.dll was different due to the wrong version of Jacob I had downloaded. I had downloaded jacob_18.zip file from the following link:
http://prdownloads.sourceforge.net/jacob-project/jacob_18.zip
Again, googling through Forms forums and Metalink, found that the version of Jacob.dll we need to have for Forms 11g should be 1.10. So downloaded this version from the following link:
http://sourceforge.net/projects/jacob-project/files/jacob-project/1.10.1/jacob_1.10.1.zip/download
Unzipped it and the checked the size of jacob.dll, it was 106496, matching with the entry in webutil.cfg file !!
The next step was to delete the old jacob.dll file from <oracle_home>\forms\webutil folder and old jacob.jar from <oracle_home>\forms\java folder and copying the new files back the same folders.
The last step was to re-sign the jacob.jar file using sign_webutil.bat (or sign_webutil.sh for unix).
As suggested in Metalink, to be on safe size, also deleted the old jar files downloaded in your temporary folder and deleted the jacob.dll file downloaded in your \Program files\Java\JRE\bin folder.
Thats it ! Re-launched my form and checked the Java console. That incorrect file size message had gone !!
Hope this brief information will help you if you also face the same problem.
Cheers
Mayur

I still was getting error, but the fix made was
.     Cleared the JAR cache and ran test form. Checked JAR cache to confirm – no Jacob.dll
.     Ran http://<server>:9001/forms/webutil/jacob.dll in a browser - the downloaded Jacob.dll was the older version
.     Searched ....\oracle\wls_64 to ensure no spare Jacob.dll were sitting around – there were none
.     Guessed that Jacob.dll was being cached somewhere. Since you are using port 9001 (i.e., no HTTP server or webcache), I assumed it was the WLS doing the caching
.     Stopped and started WLS_FORMS
.     Tested form and it worked

Similar Messages

  • Jacob.dll and jacob.jar have no size.

    Hi. I downloaded jacobBin_17.zip to sign webutil.jar and jacob.jar. When i extract jacob.dll and jacob.jar to Webutil/Lib directory, I see the they both have 0 KB in size. The jacobBin_17.zip I downloaded is 175 KB in size. Is ths the correct size?, and if so, what's wrong?

    the size of jacobBin_17.zip is correct (175KB) and When i extract jacob.dll and jacob.jar to Webutil/Lib directory the sizes are jacob.dll(92.0 KB (94,208 bytes)) and jacob.jar (16.1 KB (16,554 bytes)).
    Try to unzipped the zip file again. it's maybe a windows error....it's strange
    good luck

  • TS2776 I used my Ipod while at the gym one day and now it's acting wacky.  I have tunes that will not download due to an "unexpected error (-50).  Anyone know what this is and how to fix it?

    I used my Ipod while at the gym one day and now it's acting wacky.  I have tunes that will not download due to an "unexpected error (-50).  Anyone know what this is and how to fix it?

    looks like the gtk theme is not the problem. didnt really think it was, but the documentation was worth posting. the guys over at ubuntu look as though they have dealt with this in great detail, and have produced a few solutions, which may or may not work. i have decided to post these for anyone else who may have these problems.
    Solution 1 - new user creation:
    https://bugs.launchpad.net/ubuntu/+bug/104521
    Solution 2 - config file delete:
    http://ge.ubuntuforums.com/showthread.php?t=724439
    post number 6 here features the config file delete solution, as well as a link to another post which may be useful.
    judging by a google search on this problem and the number of responses that came up, the bonobo/daemon error is quite a common curse for the users of gnome, although much more common in distros such as ubuntu or fedora.
    i hope that this proves useful and if anyone has anything to add, please feel free. the more documentation the better.
    EDIT:
    another solution would be to remove gnome and reinstall it from scratch. (some please tell me if i am doing this correctly. thanks )
    1. clean your catch:
    pacman -Scc
    2. remove gnome, gnome extras, and whatever other gnome files you might have installed
    pacman -Rscn gnome gnome-extra etc...
    3. reinstall gnome and gnome extras
    pacman -Sy gnome gnome-extra
    4. reconfigure your desktop the way you want.
    Last edited by czechman86 (2008-05-28 23:42:43)

  • I've received an error message for for photoshop CS4 that I still use for some automated projects. ERROR: 150:30 Anybody know what this is and how to fix it?

    I've received an error message for for photoshop CS4 that I still use for some automated projects. ERROR: 150:30 Anybody know what this is and how to fix it?

    Please refer:
    http://helpx.adobe.com/x-productkb/global/error-licensing-stopped-mac- os.html
    Regards,
    Ashutosh

  • Webutils - controlling where jacob.dll and co are set on client

    To use Oracle Forms with OAS, the J-Initiator must be installed on the client workstation. When the client accesses an application various files are placed in the Oracle Jar Cache. In addition the first time that Webutil is encountered the J-Initiator tries to copy three DLLs (jacob.dll JNIsharedstubs.dll d2kwut60.dll ) to a particular directory (eg c:\program files\oracle\J-Initiator 1.3.1.18\bin ).
    Under my company's locked-down workstation policy that directory (and most others in c:\program files) is not writeable.
    Is there a way of configuring the J-Initiator / Webutil so that a different directory is used for these DLLs?
    (We have a work-round, to post the files to client workstation along with J-Initiator when originally installed, but this not ideal for long term version control).

    The reason why the /bin directory is used at the moment is that we can be assured that the JVM will be able to locate any code that goes there. If we allow location elsewhere then we start to get into problems with setting the O/S path.
    What you want to do is possible and it's possible today, although it will need a little more work.
    If you look at the webutil.cfg file there are three lines that drive the DLL download:
    install.syslib.0.7.1=jacob.dll|94208|1.0|true
    install.syslib.0.9.1=JNIsharedstubs.dll|65582|1.0|true
    install.syslib.0.9.2=d2kwut60.dll|192512|1.0|true
    If you comment these out, then they will not be auto-downloaded. You could then use the normal file transfer capabilities of Webutil to push the files to somewhere where you are OK to write to and which is in the O/S PATH

  • Every time I turn on my MacBook Pro (Early 2011), on I get this strange error, can any one identify what it is and how to fix it if something is wrong?

    I get this error nearly enough every time i turn on my MacBook Pro (Early 2011 Model), i says it needs to shut down because an error occured and when it comes back on i get this error below, which i copied and pasted.... Please can anyone help, as i dont understand what this means. thanks. (By the way, just so you know, i dropped my Macbook Pro a month ago).
    PROBLEM DETAILS AND SYSTEM CONFIGURATION
    Interval Since Last Panic Report:  9692 sec
    Panics Since Last Report:          1
    Anonymous UUID:                    F2DDCBCE-BC08-4124-B575-95EB169DB82A
    Fri May 11 10:14:17 2012
    panic(cpu 4 caller 0xffffff80002c473a): Kernel trap at 0xffffff7f80b1634b, type 14=page fault, registers:
    CR0: 0x0000000080010033, CR2: 0x0000004300000007, CR3: 0x000000001e6f202b, CR4: 0x00000000000606e0
    RAX: 0x0000004300000006, RBX: 0x0000000000000002, RCX: 0xffffff7f80b19922, RDX: 0xffffff800b4f6d40
    RSP: 0xffffff808059b9a0, RBP: 0xffffff808059b9f0, RSI: 0x000000008020690c, RDI: 0xffffff800d184c08
    R8:  0x0000000000000000, R9:  0x00000000066fe1cb, R10: 0xfffffe80056beaf8, R11: 0x000000000004677a
    R12: 0x0000000000000000, R13: 0x0000000000000000, R14: 0xffffff800b318c30, R15: 0xffffff800af700a8
    RFL: 0x0000000000010282, RIP: 0xffffff7f80b1634b, CS:  0x0000000000000008, SS:  0x0000000000000010
    CR2: 0x0000004300000007, Error code: 0x0000000000000000, Faulting CPU: 0x4
    Backtrace (CPU 4), Frame : Return Address
    0xffffff808059b650 : 0xffffff8000220792
    0xffffff808059b6d0 : 0xffffff80002c473a
    0xffffff808059b880 : 0xffffff80002da0cd
    0xffffff808059b8a0 : 0xffffff7f80b1634b
    0xffffff808059b9f0 : 0xffffff7f80b199b1
    0xffffff808059ba30 : 0xffffff7f80b17a0e
    0xffffff808059ba70 : 0xffffff8000347137
    0xffffff808059bac0 : 0xffffff800039f33d
    0xffffff808059bb30 : 0xffffff80003a0b43
    0xffffff808059bcd0 : 0xffffff8000341dcc
    0xffffff808059bda0 : 0xffffff8000341f82
    0xffffff808059bdd0 : 0xffffff800056687f
    0xffffff808059be10 : 0xffffff8000566920
    0xffffff808059be40 : 0xffffff8000533d73
    0xffffff808059be70 : 0xffffff8000563a64
    0xffffff808059bf60 : 0xffffff80005ccfe8
    0xffffff808059bfb0 : 0xffffff80002da5e9
          Kernel Extensions in backtrace:
             com.logmein.hamachi(1.0)[4F10A12D-34FD-ACB0-81FB-036809497AFC]@0xffffff7f80b150 00->0xffffff7f80b1afff
    BSD process name corresponding to current thread: hamachid
    Mac OS version:
    11E53
    Kernel version:
    Darwin Kernel Version 11.4.0: Mon Apr  9 19:32:15 PDT 2012; root:xnu-1699.26.8~1/RELEASE_X86_64
    Kernel UUID: A8ED611D-FB0F-3729-8392-E7A32C5E7D74
    System model name: MacBookPro8,2 (Mac-94245A3940C91C80)
    System uptime in nanoseconds: 52460783580
    last loaded kext at 48097380670: com.sophos.kext.sav    7.3.0 (addr 0xffffff7f808c5000, size 20480)
    loaded kexts:
    com.sophos.kext.sav    7.3.0
    com.logmein.hamachi    1.0
    com.apple.driver.AppleHWSensor    1.9.5d0
    com.apple.filesystems.ntfs    3.10.1
    com.apple.driver.AppleMikeyHIDDriver    122
    com.apple.driver.AudioAUUC    1.59
    com.apple.driver.AppleHDAHardwareConfigDriver    2.2.0f3
    com.apple.driver.AppleUpstreamUserClient    3.5.9
    com.apple.driver.AppleHDA    2.2.0f3
    com.apple.driver.AppleMCCSControl    1.0.26
    com.apple.driver.AppleMikeyDriver    2.2.0f3
    com.apple.driver.AppleTyMCEDriver    1.0.2d2
    com.apple.driver.AppleIntelHD3000Graphics    7.1.8
    com.apple.driver.AGPM    100.12.42
    com.apple.kext.ATIFramebuffer    7.1.8
    com.apple.driver.SMCMotionSensor    3.0.2d6
    com.apple.driver.AppleSMCPDRC    5.0.0d0
    com.apple.iokit.IOUserEthernet    1.0.0d1
    com.apple.iokit.IOBluetoothSerialManager    4.0.5f11
    com.apple.Dont_Steal_Mac_OS_X    7.0.0
    com.apple.driver.AppleSMCLMU    2.0.1d2
    com.apple.driver.AudioIPCDriver    1.2.2
    com.apple.driver.ACPI_SMC_PlatformPlugin    5.0.0d0
    com.apple.ATIRadeonX3000    7.1.8
    com.apple.driver.AppleMuxControl    3.0.16
    com.apple.driver.AppleLPC    1.5.8
    com.apple.driver.AppleBacklight    170.1.9
    com.apple.filesystems.autofs    3.0
    com.apple.driver.AppleUSBTCButtons    225.2
    com.apple.driver.BroadcomUSBBluetoothHCIController    4.0.5f11
    com.apple.driver.AppleUSBTCKeyEventDriver    225.2
    com.apple.driver.AppleUSBTCKeyboard    225.2
    com.apple.driver.AppleIRController    312
    com.apple.driver.CoreStorageFsck    182.11.0
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless    1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib    1.0.0d1
    com.apple.BootCache    33
    com.apple.iokit.SCSITaskUserClient    3.2.0
    com.apple.driver.XsanFilter    404
    com.apple.iokit.IOAHCISerialATAPI    2.0.3
    com.apple.iokit.IOAHCIBlockStorage    2.0.3
    com.apple.driver.AppleUSBHub    4.5.0
    com.apple.driver.AppleFWOHCI    4.8.9
    com.apple.driver.AirPort.Brcm4331    530.4.20
    com.apple.driver.AppleSDXC    1.2.0
    com.apple.iokit.AppleBCM5701Ethernet    3.1.2b2
    com.apple.driver.AppleEFINVRAM    1.5.0
    com.apple.driver.AppleSmartBatteryManager    161.0.0
    com.apple.driver.AppleAHCIPort    2.3.0
    com.apple.driver.AppleUSBEHCI    4.5.8
    com.apple.driver.AppleUSBUHCI    4.4.5
    com.apple.driver.AppleACPIButtons    1.5
    com.apple.driver.AppleRTC    1.5
    com.apple.driver.AppleHPET    1.6
    com.apple.driver.AppleSMBIOS    1.8
    com.apple.driver.AppleACPIEC    1.5
    com.apple.driver.AppleAPIC    1.5
    com.apple.driver.AppleIntelCPUPowerManagementClient    193.0.0
    com.apple.nke.applicationfirewall    3.2.30
    com.apple.security.quarantine    1.3
    com.apple.driver.AppleIntelCPUPowerManagement    193.0.0
    com.apple.driver.DspFuncLib    2.2.0f3
    com.apple.driver.AppleSMBusController    1.0.10d0
    com.apple.iokit.IOSurface    80.0.2
    com.apple.iokit.IOSerialFamily    10.0.5
    com.apple.iokit.IOFireWireIP    2.2.4
    com.apple.iokit.IOAudioFamily    1.8.6fc17
    com.apple.kext.OSvKernDSPLib    1.3
    com.apple.driver.AppleHDAController    2.2.0f3
    com.apple.iokit.IOHDAFamily    2.2.0f3
    com.apple.driver.ApplePolicyControl    3.0.16
    com.apple.driver.AppleSMC    3.1.3d8
    com.apple.driver.IOPlatformPluginLegacy    5.0.0d0
    com.apple.driver.AppleSMBusPCI    1.0.10d0
    com.apple.driver.AppleGraphicsControl    3.0.16
    com.apple.driver.IOPlatformPluginFamily    5.1.0d17
    com.apple.driver.AppleBacklightExpert    1.0.3
    com.apple.iokit.IONDRVSupport    2.3.2
    com.apple.driver.AppleThunderboltEDMSink    1.1.8
    com.apple.driver.AppleThunderboltEDMSource    1.1.8
    com.apple.driver.AppleThunderboltDPOutAdapter    1.8.2
    com.apple.kext.ATI6000Controller    7.1.8
    com.apple.kext.ATISupport    7.1.8
    com.apple.driver.AppleIntelSNBGraphicsFB    7.1.8
    com.apple.iokit.IOGraphicsFamily    2.3.2
    com.apple.kext.triggers    1.0
    com.apple.driver.AppleFileSystemDriver    13
    com.apple.driver.AppleThunderboltDPInAdapter    1.8.2
    com.apple.driver.AppleThunderboltDPAdapterFamily    1.8.2
    com.apple.driver.AppleThunderboltPCIDownAdapter    1.2.4
    com.apple.driver.AppleUSBBluetoothHCIController    4.0.5f11
    com.apple.iokit.IOBluetoothFamily    4.0.5f11
    com.apple.driver.AppleUSBMultitouch    227.1
    com.apple.iokit.IOUSBHIDDriver    4.4.5
    com.apple.driver.AppleUSBMergeNub    4.5.3
    com.apple.driver.AppleUSBComposite    4.5.8
    com.apple.driver.CoreStorage    182.11.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice    3.2.0
    com.apple.iokit.IOBDStorageFamily    1.6
    com.apple.iokit.IODVDStorageFamily    1.7
    com.apple.iokit.IOCDStorageFamily    1.7
    com.apple.iokit.IOSCSIArchitectureModelFamily    3.2.0
    com.apple.driver.AppleThunderboltNHI    1.5.5
    com.apple.iokit.IOThunderboltFamily    2.0.0
    com.apple.iokit.IOUSBUserClient    4.5.8
    com.apple.iokit.IOFireWireFamily    4.4.5
    com.apple.iokit.IO80211Family    420.3
    com.apple.iokit.IOEthernetAVBController    1.0.1b1
    com.apple.iokit.IONetworkingFamily    2.1
    com.apple.iokit.IOAHCIFamily    2.0.8
    com.apple.iokit.IOUSBFamily    4.5.8
    com.apple.driver.AppleEFIRuntime    1.5.0
    com.apple.iokit.IOHIDFamily    1.7.1
    com.apple.iokit.IOSMBusFamily    1.1
    com.apple.security.sandbox    177.5
    com.apple.kext.AppleMatch    1.0.0d1
    com.apple.security.TMSafetyNet    7
    com.apple.driver.DiskImages    331.6
    com.apple.iokit.IOStorageFamily    1.7.1
    com.apple.driver.AppleKeyStore    28.18
    com.apple.driver.AppleACPIPlatform    1.5
    com.apple.iokit.IOPCIFamily    2.6.8
    com.apple.iokit.IOACPIFamily    1.4
    Model: MacBookPro8,2, BootROM MBP81.0047.B27, 4 processors, Intel Core i7, 2 GHz, 4 GB, SMC 1.69f3
    Graphics: AMD Radeon HD 6490M, AMD Radeon HD 6490M, PCIe, 256 MB
    Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333235533642465238432D48392020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333235533642465238432D48392020
    AirPort: spairport_wireless_card_type_third_party
    Bluetooth: Version 4.0.5f11, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: ST9500325ASG, 500.11 GB
    Serial ATA Device: MATSHITADVD-R   UJ-8A8
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfa100000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0253, 0xfa120000 / 5
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 8
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3
    Interval Since Last Panic Report:  9692 sec
    Panics Since Last Report:          1
    Anonymous UUID:                    F2DDCBCE-BC08-4124-B575-95EB169DB82A
    Fri May 11 10:14:17 2012
    panic(cpu 4 caller 0xffffff80002c473a): Kernel trap at 0xffffff7f80b1634b, type 14=page fault, registers:
    CR0: 0x0000000080010033, CR2: 0x0000004300000007, CR3: 0x000000001e6f202b, CR4: 0x00000000000606e0
    RAX: 0x0000004300000006, RBX: 0x0000000000000002, RCX: 0xffffff7f80b19922, RDX: 0xffffff800b4f6d40
    RSP: 0xffffff808059b9a0, RBP: 0xffffff808059b9f0, RSI: 0x000000008020690c, RDI: 0xffffff800d184c08
    R8:  0x0000000000000000, R9:  0x00000000066fe1cb, R10: 0xfffffe80056beaf8, R11: 0x000000000004677a
    R12: 0x0000000000000000, R13: 0x0000000000000000, R14: 0xffffff800b318c30, R15: 0xffffff800af700a8
    RFL: 0x0000000000010282, RIP: 0xffffff7f80b1634b, CS:  0x0000000000000008, SS:  0x0000000000000010
    CR2: 0x0000004300000007, Error code: 0x0000000000000000, Faulting CPU: 0x4
    Backtrace (CPU 4), Frame : Return Address
    0xffffff808059b650 : 0xffffff8000220792
    0xffffff808059b6d0 : 0xffffff80002c473a
    0xffffff808059b880 : 0xffffff80002da0cd
    0xffffff808059b8a0 : 0xffffff7f80b1634b
    0xffffff808059b9f0 : 0xffffff7f80b199b1
    0xffffff808059ba30 : 0xffffff7f80b17a0e
    0xffffff808059ba70 : 0xffffff8000347137
    0xffffff808059bac0 : 0xffffff800039f33d
    0xffffff808059bb30 : 0xffffff80003a0b43
    0xffffff808059bcd0 : 0xffffff8000341dcc
    0xffffff808059bda0 : 0xffffff8000341f82
    0xffffff808059bdd0 : 0xffffff800056687f
    0xffffff808059be10 : 0xffffff8000566920
    0xffffff808059be40 : 0xffffff8000533d73
    0xffffff808059be70 : 0xffffff8000563a64
    0xffffff808059bf60 : 0xffffff80005ccfe8
    0xffffff808059bfb0 : 0xffffff80002da5e9
          Kernel Extensions in backtrace:
             com.logmein.hamachi(1.0)[4F10A12D-34FD-ACB0-81FB-036809497AFC]@0xffffff7f80b150 00->0xffffff7f80b1afff
    BSD process name corresponding to current thread: hamachid
    Mac OS version:
    11E53
    Kernel version:
    Darwin Kernel Version 11.4.0: Mon Apr  9 19:32:15 PDT 2012; root:xnu-1699.26.8~1/RELEASE_X86_64
    Kernel UUID: A8ED611D-FB0F-3729-8392-E7A32C5E7D74
    System model name: MacBookPro8,2 (Mac-94245A3940C91C80)
    System uptime in nanoseconds: 52460783580
    last loaded kext at 48097380670: com.sophos.kext.sav    7.3.0 (addr 0xffffff7f808c5000, size 20480)
    loaded kexts:
    com.sophos.kext.sav    7.3.0
    com.logmein.hamachi    1.0
    com.apple.driver.AppleHWSensor    1.9.5d0
    com.apple.filesystems.ntfs    3.10.1
    com.apple.driver.AppleMikeyHIDDriver    122
    com.apple.driver.AudioAUUC    1.59
    com.apple.driver.AppleHDAHardwareConfigDriver    2.2.0f3
    com.apple.driver.AppleUpstreamUserClient    3.5.9
    com.apple.driver.AppleHDA    2.2.0f3
    com.apple.driver.AppleMCCSControl    1.0.26
    com.apple.driver.AppleMikeyDriver    2.2.0f3
    com.apple.driver.AppleTyMCEDriver    1.0.2d2
    com.apple.driver.AppleIntelHD3000Graphics    7.1.8
    com.apple.driver.AGPM    100.12.42
    com.apple.kext.ATIFramebuffer    7.1.8
    com.apple.driver.SMCMotionSensor    3.0.2d6
    com.apple.driver.AppleSMCPDRC    5.0.0d0
    com.apple.iokit.IOUserEthernet    1.0.0d1
    com.apple.iokit.IOBluetoothSerialManager    4.0.5f11
    com.apple.Dont_Steal_Mac_OS_X    7.0.0
    com.apple.driver.AppleSMCLMU    2.0.1d2
    com.apple.driver.AudioIPCDriver    1.2.2
    com.apple.driver.ACPI_SMC_PlatformPlugin    5.0.0d0
    com.apple.ATIRadeonX3000    7.1.8
    com.apple.driver.AppleMuxControl    3.0.16
    com.apple.driver.AppleLPC    1.5.8
    com.apple.driver.AppleBacklight    170.1.9
    com.apple.filesystems.autofs    3.0
    com.apple.driver.AppleUSBTCButtons    225.2
    com.apple.driver.BroadcomUSBBluetoothHCIController    4.0.5f11
    com.apple.driver.AppleUSBTCKeyEventDriver    225.2
    com.apple.driver.AppleUSBTCKeyboard    225.2
    com.apple.driver.AppleIRController    312
    com.apple.driver.CoreStorageFsck    182.11.0
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless    1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib    1.0.0d1
    com.apple.BootCache    33
    com.apple.iokit.SCSITaskUserClient    3.2.0
    com.apple.driver.XsanFilter    404
    com.apple.iokit.IOAHCISerialATAPI    2.0.3
    com.apple.iokit.IOAHCIBlockStorage    2.0.3
    com.apple.driver.AppleUSBHub    4.5.0
    com.apple.driver.AppleFWOHCI    4.8.9
    com.apple.driver.AirPort.Brcm4331    530.4.20
    com.apple.driver.AppleSDXC    1.2.0
    com.apple.iokit.AppleBCM5701Ethernet    3.1.2b2
    com.apple.driver.AppleEFINVRAM    1.5.0
    com.apple.driver.AppleSmartBatteryManager    161.0.0
    com.apple.driver.AppleAHCIPort    2.3.0
    com.apple.driver.AppleUSBEHCI    4.5.8
    com.apple.driver.AppleUSBUHCI    4.4.5
    com.apple.driver.AppleACPIButtons    1.5
    com.apple.driver.AppleRTC    1.5
    com.apple.driver.AppleHPET    1.6
    com.apple.driver.AppleSMBIOS    1.8
    com.apple.driver.AppleACPIEC    1.5
    com.apple.driver.AppleAPIC    1.5
    com.apple.driver.AppleIntelCPUPowerManagementClient    193.0.0
    com.apple.nke.applicationfirewall    3.2.30
    com.apple.security.quarantine    1.3
    com.apple.driver.AppleIntelCPUPowerManagement    193.0.0
    com.apple.driver.DspFuncLib    2.2.0f3
    com.apple.driver.AppleSMBusController    1.0.10d0
    com.apple.iokit.IOSurface    80.0.2
    com.apple.iokit.IOSerialFamily    10.0.5
    com.apple.iokit.IOFireWireIP    2.2.4
    com.apple.iokit.IOAudioFamily    1.8.6fc17
    com.apple.kext.OSvKernDSPLib    1.3
    com.apple.driver.AppleHDAController    2.2.0f3
    com.apple.iokit.IOHDAFamily    2.2.0f3
    com.apple.driver.ApplePolicyControl    3.0.16
    com.apple.driver.AppleSMC    3.1.3d8
    com.apple.driver.IOPlatformPluginLegacy    5.0.0d0
    com.apple.driver.AppleSMBusPCI    1.0.10d0
    com.apple.driver.AppleGraphicsControl    3.0.16
    com.apple.driver.IOPlatformPluginFamily    5.1.0d17
    com.apple.driver.AppleBacklightExpert    1.0.3
    com.apple.iokit.IONDRVSupport    2.3.2
    com.apple.driver.AppleThunderboltEDMSink    1.1.8
    com.apple.driver.AppleThunderboltEDMSource    1.1.8
    com.apple.driver.AppleThunderboltDPOutAdapter    1.8.2
    com.apple.kext.ATI6000Controller    7.1.8
    com.apple.kext.ATISupport    7.1.8
    com.apple.driver.AppleIntelSNBGraphicsFB    7.1.8
    com.apple.iokit.IOGraphicsFamily    2.3.2
    com.apple.kext.triggers    1.0
    com.apple.driver.AppleFileSystemDriver    13
    com.apple.driver.AppleThunderboltDPInAdapter    1.8.2
    com.apple.driver.AppleThunderboltDPAdapterFamily    1.8.2
    com.apple.driver.AppleThunderboltPCIDownAdapter    1.2.4
    com.apple.driver.AppleUSBBluetoothHCIController    4.0.5f11
    com.apple.iokit.IOBluetoothFamily    4.0.5f11
    com.apple.driver.AppleUSBMultitouch    227.1
    com.apple.iokit.IOUSBHIDDriver    4.4.5
    com.apple.driver.AppleUSBMergeNub    4.5.3
    com.apple.driver.AppleUSBComposite    4.5.8
    com.apple.driver.CoreStorage    182.11.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice    3.2.0
    com.apple.iokit.IOBDStorageFamily    1.6
    com.apple.iokit.IODVDStorageFamily    1.7
    com.apple.iokit.IOCDStorageFamily    1.7
    com.apple.iokit.IOSCSIArchitectureModelFamily    3.2.0
    com.apple.driver.AppleThunderboltNHI    1.5.5
    com.apple.iokit.IOThunderboltFamily    2.0.0
    com.apple.iokit.IOUSBUserClient    4.5.8
    com.apple.iokit.IOFireWireFamily    4.4.5
    com.apple.iokit.IO80211Family    420.3
    com.apple.iokit.IOEthernetAVBController    1.0.1b1
    com.apple.iokit.IONetworkingFamily    2.1
    com.apple.iokit.IOAHCIFamily    2.0.8
    com.apple.iokit.IOUSBFamily    4.5.8
    com.apple.driver.AppleEFIRuntime    1.5.0
    com.apple.iokit.IOHIDFamily    1.7.1
    com.apple.iokit.IOSMBusFamily    1.1
    com.apple.security.sandbox    177.5
    com.apple.kext.AppleMatch    1.0.0d1
    com.apple.security.TMSafetyNet    7
    com.apple.driver.DiskImages    331.6
    com.apple.iokit.IOStorageFamily    1.7.1
    com.apple.driver.AppleKeyStore    28.18
    com.apple.driver.AppleACPIPlatform    1.5
    com.apple.iokit.IOPCIFamily    2.6.8
    com.apple.iokit.IOACPIFamily    1.4
    Model: MacBookPro8,2, BootROM MBP81.0047.B27, 4 processors, Intel Core i7, 2 GHz, 4 GB, SMC 1.69f3
    Graphics: AMD Radeon HD 6490M, AMD Radeon HD 6490M, PCIe, 256 MB
    Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333235533642465238432D48392020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333235533642465238432D48392020
    AirPort: spairport_wireless_card_type_third_party
    Bluetooth: Version 4.0.5f11, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: ST9500325ASG, 500.11 GB
    Serial ATA Device: MATSHITADVD-R   UJ-8A8
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfa100000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0253, 0xfa120000 / 5
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 8
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3

    You showed a kernel panic file from OS X, apprantly Log Me In is installed into OS X or running when you log in.
    You should be using the developers installer/unistaller to remove Log Me In from OS X.
    Somehow it's in OS X, I don't know, but it's there and you need to remove it. I'm not dealing with Windows, just OS X.
    Talk to Log Me In people and find out what is installed where so you can do a manual deletion out of OS X.
    If that doesn't work, you have to reboot holding the Shift key down manually search for any Log Me In or Himachi files on your computer, in your System/Library/Extensions folder too, use the free Easy Find.
    https://s3.amazonaws.com/DTWebsiteSupport/download/freeware/easyfind/4.9/EasyFin d.app.zip

  • Facing error while configuring CTS+ in EP 7.3 and Solution Manager 7.1

    Hi All,
    I have done all configurations settings for CTS+ in Solman( JAVA+ABAP) and SAP EP for non abap transports from EP Dev to EP QA. The Solman version is 7.1 and EP Version is 7.31 .
    While exporting the transport package from EP Dev system it throws error message " Error encountered in CTS, only file system transport is possible".If someone has faced similar error please suggest if iam missing out on any steps .
    Can you please also send me some links for configuring the same for mentioned versions so that i can check all my configuration.
    Regards,
    Somya

    Hi Somya,
    Please check below links -
    EP7.3 - CTS Plus configuration - Portal - SCN Wiki
    CTS+ Configuration for PI 7.3
    Check if you have followed all the steps. This should help.
    Best Regards,
    Tanmeya

  • Oracle ODBC Error - Option Value Changed - What does it Mean and How to fix

    We have an asp web report making calls to an oracle 8i database. It appears that we get the following error on regular basis for one particular report:
    Microsoft OLE DB Provider for ODBC Drivers error '80040e31'
    [Oracle][ODBC]Option value changed.
    /FinalBilling/Report2.asp, line 49
    When the web page is refreshed, it appears the error goes away. Any new call to the database from the web page will start with the error again though.
    Other web pages seem to work ok with out error.
    Did a number of google searches did not find anything definative that seemed to help.

    These messages can be ignored. They are common but innocuous. There is nothing you need to fix.

  • HT201272 I purchased an album and parts of some songs are not there. Tried redownloading and get error -1202. Any idea what this means and how to fix it?

    I purchased an album and am missing parts of songs. Tried to re-download, but itune store is giving me error -1202. I also tried to transfer from iphone, but nothing changed. Any ideas on what else I can try?

    Welcome to the Apple Community.
    Try deleting the problematic tune (electing to remove original file if/when prompted) and then re-downloading the file from the iTunes store.
    You can re-download content purchased from the iTunes store (availability varies depending on location) using the purchased option from the Quick Links section in the top right corner of the iTunes homepage in your iTunes application on your computer.
    You can re-download content purchased from the iTunes store (availability varies depending on location) using the purchased option at the bottom of the screen of the iTunes app on your iOS device.
    If the problem re-occurs, select the content which is causing a problem and use the 'Report a problem' button in Your Purchase History using your computer.

  • My older iPhone which is the 3G or 3S and it's showing an Itune Icon, and doesn't Work. What's wrong with the iPhone 3GS and how to fix it? It was working fine a few days ago

    Starting to wonder if the iPhone's been hacked into. The Iphone was working perfectly fine just a short time ago...only 48 hours ago. I never saw a screen on the front of the front of the phone which showed an iTunes Icon at the top of the screen and a cord going down to the bottom of the screen before. I cannot use the phone, get online to get to the internet, take photos of anything.
      The phone was working perfectly the day it started working very very strangely and I was able to use the phone, see the time of day, take photos, get online, etc.
      How do you fix the phone? I am not going to "restore" the phone & get ALL my info, photos & everything deleted!
      Think we need to change the phone number because we also got a strange phone call from a phone number we never saw before!
       Need some help. as I'm sure people CAN hack into smartphones.

    It's in recovery mode. It's tryijng to tell you to plug it into iTunes and restore it.
    LuvsMacs2014 wrote:
    I am not going to "restore" the phone & get ALL my info, photos & everything deleted!
    I hate to tell you this, but ALL your "info, photos & everything" are already gone.
    You don't have a choice.

  • Site previews fine in Firefox locally, but when I published the site all the text is the wrong size

    I am a rookie web designer. I recently created a site using CS6. http://www.joshuahetzler.com When I previewed the site in Dreamweaver it looked good in Firefox and IE. I published the site and now it is messed up in Firefox. All the text is the wrong size. Does anyone know how to fix this? Does it have something to do with my hosting provider? (I deleted a wordpress site from the directory an hourago and put this new site in its place) Why does IE display properly, but not Firefox...

    Caused by a bad link to your site's CSS file.  This is pointing to a file on your local hard drive which nobody but you can see.
    <link href="file:///C|/hetzlerj/jhgc/menu.css" rel="stylesheet" type="text/css" />
    Open your template and reconcile the path to your site folder.  It should probably look like this:
    <link href="../menu.css" rel="stylesheet" type="text/css" />
    Save Template.  Populate changes to Child pages.  Upload Child pages.
    Nancy O.

  • WUC-20 stated size error of jacob.dll

    When running our web application we are receiving the following error messages :-
    WUC-20 The stated size of the source file
    http://appstest1.rcn.org.uk/forms90/forms90/webutil/jacob.dll does not match
    that of the downloaded file C:\PROGRA~1\Oracle\JINITI~1.9\bin\jacob.dll
    We have the same problem with JNIsharedstubs.dll and d2kwut60.dll
    We copied across the files from the Application Server directory /u01/ora9ias/forms90/webutil directory directly to the client but when running the application these dll's are overwritten to 1k from the following sizes :-
    d2kwut60.dll 192512
    jacob.dll 94208
    JNIsharedstubs.dll 65582
    The client is a Windows2000 server running IE5. We have downloaded JInitiator 1.3.1.9 successfully.
    What are we doing wrong?

    Have a look at this: Webutil error WUC-20 when running
    Cheers, APC

  • Jacob dll error

    I'm trying to run my forms compiled with webutil.pll and webutil.pll as part of the forms builder. My 9ias is fully configured for webutil. I got the following error..
    java.lang.NoClassDefFoundError: com/jacob/com/ComFailException
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Unknown Source)
         at oracle.forms.handler.UICommon.instantiate(Unknown Source)
         at oracle.forms.handler.UICommon.onCreate(Unknown Source)
         at oracle.forms.handler.JavaContainer.onCreate(Unknown Source)
         at oracle.forms.engine.Runform.onCreateHandler(Unknown Source)
         at oracle.forms.engine.Runform.processMessage(Unknown Source)
         at oracle.forms.engine.Runform.processSet(Unknown Source)
         at oracle.forms.engine.Runform.onMessageReal(Unknown Source)
         at oracle.forms.engine.Runform.onMessage(Unknown Source)
         at oracle.forms.engine.Runform.sendInitialMessage(Unknown Source)
         at oracle.forms.engine.Runform.startRunform(Unknown Source)
         at oracle.forms.engine.Main.createRunform(Unknown Source)
         at oracle.forms.engine.Main.start(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Please help.

    I still was getting error, but the fix made was
    .     Cleared the JAR cache and ran test form. Checked JAR cache to confirm – no Jacob.dll
    .     Ran http://<server>:9001/forms/webutil/jacob.dll in a browser - the downloaded Jacob.dll was the older version
    .     Searched ....\oracle\wls_64 to ensure no spare Jacob.dll were sitting around – there were none
    .     Guessed that Jacob.dll was being cached somewhere. Since you are using port 9001 (i.e., no HTTP server or webcache), I assumed it was the WLS doing the caching
    .     Stopped and started WLS_FORMS
    .     Tested form and it worked

  • AEX CS3 error  {SetOutputWorld called with a world of the wrong size}

    I am getting the following message:
    After Effects error: internal verification failure, sorry! {SetOutputWorld called with a world of the wrong size}
    ( 78 :: 4 )
    Any suggestions?

    Check this:
    http://aeerrors.myleniumstuff.de/?p=547
    Beyond that, you will have to provide more info on what you actually do. Could be a couple of things from the CoDec issues mention in my collection to outdated plug-ins doing something weird...
    Mylenium

  • Error due MSVCR80.dll when trying to install Wirel...

    Hi,
    A search of Nokia discussion threads and elsewhere on the web shows that a range of problems are being caused by MSVCR80.dll but there appear to be no definitive solutions.
    I have a Nokia6120Classic. When I run the CD and select to install the Phone component of Wireless Presenter I get the following message:
    Executable 'D:\fscommand\WirelessPresenter.exe' had the following unrecoverable error: Couldn't find library MSCVR80.dll (required by C:\Program Files\Microsoft Office\Office12\msohevi.dll) Please enure that it is installed.
    Any attempt to install the Speech Application Term Bank gives rise to the same error.
    There have been no problems installing other software applications (including the PC component of Wireless Presenter).
    Based on what I have seen in other threads that I have read the system32 folder should(?) hold the dll. It is not in the folder. A search shows that the dll is present elsewhere in my installation of XP Ver 5.1 Service Pack 3. Placing a copy of MSVCR80.dll in system32 folder simply gave rise to a run time error when trying to complete the instal.
    I have Nokia PC Suite Version 7.0.7.0 installed. Each element of PC Suite that I have used seems to be working OK.
    Can anyone advise what I need to do to get Wireless Presenter working?
    Regards,
    Tesa

    Sometimes these have to registered into Windows. If you have dropped the dll into the system32 folder, try this:
    Click START -> RUN
    In the dialog box, type:
    regserv32 MSVCR80.dll
    and then hit ENTER. You should get a confirmation of a successful registration.
    Now try running the Wireless Presenter installation CD.

Maybe you are looking for

  • Pre-Order Help?

    After a long day of running errands, I am finally getting home and looking at all the hype about the Droid 2 since the pre-orders started. Originally, I was considering going to my local VZW store when it opened and ordering my D2 there. However, I a

  • Custom Login works in IE Explorer, but not mozilla 1.2. Why?

    Portal Rel. 2, all patches applied. Our custom login portlet works just fine when IE Explorer is the browser. When mozilla 1.2 is the browser, everything processes without errors, but the user is never logged in. The portlet is calling the procedure

  • Wanted brief idea about posting date, document date, entry date

    Hi guyz! basically am an tech consultant. But wanted to have brief idea about the following business process. scenario is like this: in inventory management, we are doing some inter facility transfer. i.e., for a particular plant, we are having multi

  • IPad Mini - Carrier keeps searching

    I have a iPad mini wifi+cellular which after one of the iOS updates has disfunctioned the Carrier Searching. The Carrier now shows searching all the time and the Carrier option in the Setting Comes and Goes. I have tried updating to latest iOS and al

  • Setting Security Options with Visual Basic for Applications (VBA)

    Hi there, I want to print a PDF out of Excel via choosing the Adobe PDF-printer at the print-options-menu and like to apply a password to the PDF-files. Is there a possibily to set the security options via VBA? I can choose the Adobe-PDF as a Printer