Error on boot with kernel26 and kernel26beyond 2.6.19

i get this right after "Loading Udev Events", it hangs for about 4 minutes then continues to boot just fine. blacklisting snd_hda_intel and snd_hda_codec fixes the problem any ideas? the audio device is "Intel Corporation 8281G (ICH7 Family) High Definition Audio Controller (rev 02)"
BUG: unable to handle kernel NULL pointer dereference at virtual address 00000000
printing eip:
f8a840a8
*pde = 00000000
Oops: 0002 [#1]
PREEMPT SMP
Modules linked in: snd_seq_oss snd_seq_midi_event tsdev snd_seq snd_seq_device joydev snd_pcm_oss snd_mixer_oss ohci1394 yenta_socket sdhci mmc_core ieee1394 evdev snd_hda_intel snd_hda_codec snd_pcm snd_timer snd soundcore snd_page_alloc tifm_7xx1 tifm_core ehci_hcd rsrc_nonstatic pcmcia_core intel_agp agpgart rtc i2c_i801 i2c_core psmouse serio_raw uhci_hcd sg pcspkr r8169 r1000 usbcore ext3 jbd mbcache sd_mod sr_mod cdrom ata_piix ata_generic libata
CPU:    1
EIP:    0060:[<f8a840a8>]    Not tainted VLI
EFLAGS: 00010202   (2.6.19-ARCH #1)
EIP is at get_input_type+0x88/0x90 [snd_hda_codec]
eax: 00000007   ebx: c1a253c0   ecx: 00000002   edx: 00000000
esi: c1a253e4   edi: c1a2f0c8   ebp: dfee4840   esp: f7fbbce8
ds: 007b   es: 007b   ss: 0068
Process modprobe (pid: 2425, ti=f7fba000 task=dff88030 task.ti=f7fba000)
Stack: c1a253c0 f8a84d56 f8a8e764 f8a8e735 00000280 00000000 00000004 c18daf70
       00000000 c1a2f0c0 c01086d8 f7c82800 f7c82a24 00000000 f7fbbd3c f7d84140
       f7984c40 00020000 c022a01a 00000000 c01abfeb 0000028a f8942e80 00000246
Call Trace:
[<f8a84d56>] build_generic_controls+0x96/0x390 [snd_hda_codec]
[<c01086d8>] dma_alloc_coherent+0xd8/0x110
[<c022a01a>] idr_get_new+0xa/0x30
[<c01abfeb>] proc_register+0x8b/0x110
[<c01ac6a6>] create_proc_entry+0x66/0xb0
[<f893af91>] snd_info_register+0x81/0xa0 [snd]
[<f896564f>] snd_pcm_lib_preallocate_pages+0x6f/0x110 [snd_pcm]
[<f8965740>] snd_pcm_lib_preallocate_pages_for_all+0x50/0x80 [snd_pcm]
[<f8890d6e>] create_codec_pcm+0xee/0x140 [snd_hda_intel]
[<f8a83b8c>] snd_hda_build_controls+0x2c/0x90 [snd_hda_codec]
[<f8891636>] azx_probe+0x656/0x810 [snd_hda_intel]
[<f8890740>] azx_send_cmd+0x0/0x100 [snd_hda_intel]
[<f8890840>] azx_get_response+0x0/0x170 [snd_hda_intel]
[<c022a3cf>] kobject_get+0xf/0x20
[<c02353b6>] pci_device_probe+0x56/0x80
[<c029218b>] really_probe+0x3b/0x110
[<c02922a9>] driver_probe_device+0x49/0xd0
[<c034256d>] klist_next+0x5d/0xa0
[<c0292430>] __driver_attach+0x80/0x90
[<c02916ea>] bus_for_each_dev+0x3a/0x60
[<c0292086>] driver_attach+0x16/0x20
[<c02923b0>] __driver_attach+0x0/0x90
[<c0291a8c>] bus_add_driver+0x7c/0x1a0
[<c023558c>] __pci_register_driver+0x7c/0xa0
[<c0145e8d>] sys_init_module+0x15d/0x1b60
[<c01627ac>] do_mmap_pgoff+0x53c/0x7b0
[<c0108090>] sys_mmap2+0xd0/0xe0
[<c01032c1>] sysenter_past_esp+0x56/0x79
[<c034007b>] netlbl_domhsh_remove+0x3b/0x140
=======================
Code: cc 83 e1 0f ba d9 e6 a8 f8 83 f9 02 b8 e3 e6 a8 f8 0f 45 d0 eb b7 83 e1 0f ba c6 e6 a8 f8 83 f9 02 b8 d1 e6 a8 f8 0f 45 d0 eb a2 <83> 0a 04 eb bc 8d 76 00 83 ec 0c 89 1c 24 89 74 24 04 89 7c 24
EIP: [<f8a840a8>] get_input_type+0x88/0x90 [snd_hda_codec] SS:ESP 0068:f7fbbce8

To find out what happened during the installation, boot from the software 1of2 cd, to single user mode, with the following command:
boot cdrom -s
The system will bootup to a # prompt. fsck the root filesystem, and mount it to /a, with something like the following:
fsck /dev/rdsk/c0t0d0s0
mount /dev/dsk/c0t0d0s0 /a
If /var is a separate partition, you will have to fsck/mount it too:
fsck /dev/rdsk/c0t0d0s3
mount /dev/dsk/c0t0d0s3 /a/var
The installation log will be in /a/var/sadm/install/logs/install_log. This file should have information about what happened during the installation.

Similar Messages

  • [Solved] "Version Magic" error when booting with m

    Hi, I compiled kernel 2.6.16.18  and I receive the following error when booting:
    ide_core: version magic '2.6.16-ARCH SMP preempt 686 gcc-4.0' should be '2.6.16.18-ARCH preempt 686 gcc-4.0'
    amd74xx: version magic '2.6.16-ARCH SMP preempt 686 gcc-4.0' should be '2.6.16.18-ARCH preempt 686 gcc-4.0'
    generic: version magic '2.6.16-ARCH SMP preempt 686 gcc-4.0' should be '2.6.16.18-ARCH preempt 686 gcc-4.0'
    ide_disk: version magic '2.6.16-ARCH SMP preempt 686 gcc-4.0' should be '2.6.16.18-ARCH preempt 686 gcc-4.0'
    cdrom: version magic '2.6.16-ARCH SMP preempt 686 gcc-4.0' should be '2.6.16.18-ARCH preempt 686 gcc-4.0'
    ide_cd: version magic '2.6.16-ARCH SMP preempt 686 gcc-4.0' should be '2.6.16.18-ARCH preempt 686 gcc-4.0'
    ide_floppy: version magic '2.6.16-ARCH SMP preempt 686 gcc-4.0' should be '2.6.16.18-ARCH preempt 686 gcc-4.0'
    sd_mod: version magic '2.6.16-ARCH SMP preempt 686 gcc-4.0' should be '2.6.16.18-ARCH preempt 686 gcc-4.0'
    libata: version magic '2.6.16-ARCH SMP preempt 686 gcc-4.0' should be '2.6.16.18-ARCH preempt 686 gcc-4.0'
    sata_nv: version magic '2.6.16-ARCH SMP preempt 686 gcc-4.0' should be '2.6.16.18-ARCH preempt 686 gcc-4.0'
    jbd: version magic '2.6.16-ARCH SMP preempt 686 gcc-4.0' should be '2.6.16.18-ARCH preempt 686 gcc-4.0'
    ext3: version magic '2.6.16-ARCH SMP preempt 686 gcc-4.0' should be '2.6.16.18-ARCH preempt 686 gcc-4.0'
    jfs: version magic '2.6.16-ARCH SMP preempt 686 gcc-4.0' should be '2.6.16.18-ARCH preempt 686 gcc-4.0'
    reiserfs: version magic '2.6.16-ARCH SMP preempt 686 gcc-4.0' should be '2.6.16.18-ARCH preempt 686 gcc-4.0'
    xfs: version magic '2.6.16-ARCH SMP preempt 686 gcc-4.0' should be '2.6.16.18-ARCH preempt 686 gcc-4.0'
    I compiled my kernel with this line:
    # make -s clean bzImage modules modules_install
    Any ideas?

    Ok, I fixed it.
    When doing mkinitrd auto it would make an initrd image from the modules at /lib/modules/2.6.16-ARCH when it had to do it from /lib/modules/2.6.16.18-ARCH
    I fixed it with 
    mkinitrd kernel_version=2.6.16.18-ARCH
    Also my menu.lst was wrong, a new image was created under the name of
    initrd-2.6.16.18-ARCH.img.
    My menu.lst pointed to initrd26.img. I didn't change it before because I didn't know, someone should update the wiki article about compiling the kernel from source.

  • Dual boot with archlinux and windows issue

    Hi again!
    This is what i did from the beginning :
    windows was already installed and then i installed archlinux after shrinking the windows partition . I made a partition for boot , one for swap and one for root(i wanted to do for home too , but only 4 primary partitions are allowed) . I made the boot partition bootable , and so was windows bootable and i got the message that there are two bootable partitions so it couldn't write the partition table . So removed the bootable tag from windows and left only the boot partition bootable . I then installed the grubloader to boot partition and then i edited that grubmenu and uncomment the part where windows was like it says in wiki. After restarting i could see the menu to choose between archlinux and windows , i chose windows , i succesfully logged in and after restarting again i couldn't see the grubloader and i automatically logged in windows .
    Does anyone know what might be the issue ??
    Thanks !
    Last edited by shak (2009-03-27 20:20:30)

    yes i only have one hard rive , i managed to find a solution not that elegant though , i 've installed acronis os selector from windows and i can choose between windows and linux with acronis on boot . If i choose linux i get to the grub menu and i can choose between arch linux and windows . So it seems that the grub menu is still there but it doesn't appear when i boot for some reason .
    Last edited by shak (2009-03-27 20:34:40)

  • Triple boot with XP and 7

    I know that this isn't technically Boot Camp, since I'll be using rEFIt for my boot loader, but I'm hoping somebody in here can help me.
    I carved out 3 partitions using diskutil and formatted 2 of them FAT so I could load windows on them. I got rEFIt installed and it is working fine. I installed XP on the last partition (because I read that Windows needed to be on the last one and was hoping 7 was smarter) and verified that it was bootable. REFIt was working fine on it. I installed 7 on the middle partition, but when I choose to boot to that partition from rEFIt it says it can't find NTLDR. The interesting part is that if I pick the last partition for XP, the boot NTLDR shows up and I can select with Windows 7 or the previous version of windows.
    What I want to do is get the boot loader for 7 fixed to point to the right partition for NTLDR so that I can use rEFIt to choose my OS. I know that I could just boot to the XP loader and then choose 7, but it isn't a pretty.
    Thanks for any input or advice.

    Hi KWarp,
    here a guide on how-to triple boot OSX, XP and Vista http://guides.macrumors.com/Triple_Boot
    Replacing Vista with Windows 7 should be no difference.
    To my knowledge Windows can not be booted from an external harddisk and I don't think that Microsoft has changed that with Windows 7 (although I like to be wrong on that ).
    Intel-Macs don't have a BIOS but use its successor EFI.
    Tools for 'fumbling' with EFI are restricted to Apple Technicians.
    Regards
    Stefan

  • Error in Service with Party and Service without party scenario

    Hi All,
    I  am configuring an external system to customer SAP system scenario.
    I have configured the external file system as Service with Party and the receiving SAP system as Service without party.
    All the configuration including the "Virtual receiver" set up has been done properly but i am still getting the error "No receiver could be determined".
    Can somebody help me on this ?
    Thanks in advance.
    RGds,
    Vasanth.

    Vasanthakumar,
    in my previous experiences with internal/external parties communication, I've found out that the best practice is to create an integration scenario and then create the configuration scenario from scenario wizard. It is much simpler and easier.
    Briefly, you'll have to create a dummy party/service in order to "wrap" your internal system, since the external party should not receive information regarding internal systems (Business system name, for example).
    Regards,
    Henrique.

  • [solved] Can't boot with LVM and usb external disk

    I successfully installed Archlinux on my first computer, using LVM on two internal Hard Drives.
    I'm trying to do exactly the same on my second computer, but I got a problem: the LVM volume is not found at boot, so that the root partition can't be mounted and the boot fails.
    The only difference is that, on my second computer, the second hard drive is connected through USB.
    Some hints: my second computer boots perfectly with LVM and Ubuntu. Archlinux needs to be configured adequately.
    I tried to add rootdelay=30 in menu.lst, but it changes nothing. Of course, in /etc/rc.conf I have USELVM="yes" and in /etc/mkinitcpio.conf I have HOOKS="base udev autodetect pata scsi sata keymap lvm2 filesystems"
    Thank you for helping me to keep Archlinux on my second computer!
    Last edited by Achille (2008-06-29 21:59:09)

    I finally solved my problem!
    In the file /etc/mkinitcpio.conf, I modified the MODULES loaded:
    MODULES="pata_acpi ata_generic ata_piix usbcore usb_storage uhci_hcd ehci_hcd sg scsi_mod sd_mod dm_mod"
    I also add in the file /lib/initcpio/hooks/lvm2 the line /bin/sleep 10
    /bin/sleep 10
    msg "Scanning logical volumes..."
    And finally, I ran the command:
    mkinitcpio -p kernel26

  • Error I-001 with Applications and Driver Installations (SOLUTION INCLUD

    [url="http://forums.creative.com/creativelabs/board/message?board.id=soundblaster&message.id=27704&jum p=true#M27704">Verified Solution further in Thread[/url]
    Hi,
    Right to get straight to the point, I have just downloaded the new Console Launcher beta and the new Release of WaveStudio 7. After attempting to try and install them both, and getting the same error message of I-00, and finding that Creative have decided to pass the blame for this error onto InstallShield and it's developers. I have found that it is not actually their fault.
    According to the Install log file for both of these applications, they are looking for DirectX either installed on the machine, or the redistrobutable in the installation package to perform any required updates. However, when searching, it apparently cannot find DirectX for some unknown reason.
    Creative, this is really a pretty lame error on your behalf, and could be solved with a few minor modifications to your InstallScript from with-in the InstallShield IDE. Then simply re-compile and distrobute an updated installtion package.
    Is it far too much to ask for your developers to actually research and test problems. I mean I am a programmer, and know that there is a pre-requisite setting in the InstallShield IDE allowing you to detect and update DirectX as needed, so why your dev's are trying to do it another way is beyond me.
    Please fix these stupid mistakes.
    Andrew.
    Message Edited by andyr2005 on 07-28-2008 07:28 PMMessage Edited by andyr2005 on 07-28-2008 07:28 PMMessage Edited by andyr2005 on 07-28-2008 07:29 PMMessage Edited by andyr2005 on 07-28-2008 07:32 PM

    Hi,
    Well, Richard-CL has assured me that the details I provided above have been passed on to the developers. But whether the problem is resolved or not is yet to be seen.
    I am working on fixing the InstallShield problem myself for my own personal use, however, I am not sure how Creative would react to allowing other people to use or download the applications.
    Considering that I will only be fixing the installer, and not actually hacking any features etc.
    Andrew.

  • Triple boot with XP, &, and 10

    I currently dual boot xp.pro 7.pro from same SSD.  I have 10 on a different disk and have to change boot drives in BIOS when wanting to use 10.  What I'd like to do is put them all on separate disks and choose at startup. XP on HDD, 7 on SSD
    and 10 on HDD.  Any suggestions on what would need to be done?  

    Unfortunately your post is off topic here, in the TechNet Site Feedback forum, because it is not Feedback about the TechNet Website or Subscription.  This is only one forum among the many that are on the TechNet Discussion Forums, and given
    your post, you likely chose the wrong forum.  This is a standard response I’ve written up in advance to help many people (thousands, really.) who post their question in this forum in error, but please don’t ignore it.  The links I share below I’ve
    collected to help you get right where you need to go with your issue.
    For technical issues with Microsoft products that you would run into as an
    end user of those products, one great source of info and help is
    http://answers.microsoft.com, which has sections for Windows, Hotmail, Office, IE, and other products. Office related forums are also here:
    http://office.microsoft.com/en-us/support/contact-us-FX103894077.aspx
    For Technical issues with Microsoft products that you might have as an
    IT professional (like technical installation issues, or other IT issues), you should head to the TechNet Discussion forums at
    http://social.technet.microsoft.com/forums/en-us, and search for your product name.
    For issues with products you might have as a Developer (like how to talk to APIs, what version of software do what, or other developer issues), you should head to the MSDN discussion forums at
    http://social.msdn.microsoft.com/forums/en-us, and search for your product or issue.
    If you’re asking a question particularly about one of the Microsoft Dynamics products, a great place to start is here:
    http://community.dynamics.com/
    If you really think your issue is related to the subscription or the TechNet Website, and I screwed up, I apologize!  Please repost your question to the discussion forum and include much more detail about your problem, that could include screenshots
    of the issue (do not include subscription information or product keys in your screenshots!), and/or links to the problem you’re seeing. 
    If you really had no idea where to post this question but you still posted it here, you still shouldn’t have because we have a forum just for you!  It’s called the Where is the forum for…? forum and it’s here:
    http://social.msdn.microsoft.com/forums/en-us/whatforum/
    Moving to off topic. 
    Thanks, Mike
    MSDN and TechNet Subscriptions Support
    Did Microsoft call you out of the blue about your computer?
    No, they didn't.

  • Error while integrating with Kerberos and AD

    Hi,
    Implementing Kerberos as the Desktop Single Signon Solution
    Environment : Peoplesoft
    OS : Redhat Linux
    webserver: Weblogic 10.3.4
    appserver : tuxedo 10gr3
    While doing this implementation I was able to complete it successfully with the JDK linux has provided(1.6.0_22). However the weblogic comes preconfigured with jrockit jdk version1.6.0_24-R28.1.3-4.0.1. When I start the weblogic with jrockit jdk as java_home I am getting the following error.
    <Error> <HTTP> <BEA-101165> <Could not load user defined filter in web.xml: com.peoplesoft.pt.desktopsso.kerberos.KerberosSSOFilter.
    java.lang.IllegalArgumentException: No Configuration was registered that can handle the configuration named krbServer
    at com.bea.common.security.jdkutils.JAASConfiguration.getAppConfigurationEntry(JAASConfiguration.java:130)
    at javax.security.auth.login.LoginContext.init(LoginContext.java:243)
    at javax.security.auth.login.LoginContext.<init>(LoginContext.java:334)
    at com.peoplesoft.pt.desktopsso.kerberos.KerberosSSOFilter.init(KerberosSSOFilter.java:142)
    at weblogic.servlet.internal.FilterManager$FilterInitAction.run(FilterManager.java:332)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.FilterManager.loadFilter(FilterManager.java:98)
    at weblogic.servlet.internal.FilterManager.preloadFilters(FilterManager.java:59)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1878)
    at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3154)
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1508)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:485)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:201)
    at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:249)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:28)
    at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:637)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:205)
    at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
    at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
    at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
    at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
    at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:52)
    at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
    at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:31)
    at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
    at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:170)
    at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:124)
    at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:181)
    at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:97)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    these are my runtime parameters
    java -jrockit -XnoOpt -XXnoJITInline -Xms512m -Xmx512m -Dtoplink.xml.platform=oracle.toplink.platform.xml.jaxp.JAXPPlatform -Dcom.sun.xml.namespace.QName.useCompatibleSerialVersionUID=1.0 -Djava.security.krb5.conf=/etc/krb5.conf -Djava.security.auth.login.config=krbLogin.conf -Dsun.security.krb5.debug=true -Djavax.security.auth.useSubjectCredsOnly=false -Dweblogic.Chunksize=65536 -Djava.util.logging.config.file=/u01/app/psoft89/webserv/PREFRESH/piaconfig/properties/logging.properties -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Dweblogic.Name=PIA -Dps_vault=/u01/app/psoft89/webserv/PREFRESH/piaconfig/properties/psvault -Djavax.net.ssl.trustStore=/u01/app/psoft89/webserv/PREFRESH/piaconfig/keystore/pskey -Dweblogic.ProductionModeEnabled=true -Djava.security.policy=/u01/app/psoft89/weblogic/wlserver_10.3/server/lib/weblogic.policy -Dssl.debug=false -Dps_home=/u01/app/psoft89 weblogic.Server
    The files krb5.conf and krbLogin.conf exists and have full access.
    With the error above it seems that it is not able to pick the configuration file. But just by changing the JAVA_HOME to /usr/java/jdk1.6_022 it starts working.
    I have raised this concern with Oracle almost a month before, but still haven't got any reply from them.
    Please help.
    Thanks and Regards
    Anirudha Singh

    Hi Faisal,
    Thanks for your reply.
    Yes I have given the complete path too.
    This is the full command line of the weblogic server. I had modifed it to test if it is trying to pick it up from any default location.
    java -jrockit -XnoOpt -XXnoJITInline -Xms512m -Xmx512m -Dtoplink.xml.platform=oracle.toplink.platform.xml.jaxp.JAXPPlatform -Dcom.sun.xml.namespace.QName.useCompatibleSerialVersionUID=1.0 -Djava.security.krb5.conf=/etc/krb5.conf -Djava.security.auth.login.config=/etc/krbLogin.conf -Dsun.security.krb5.debug=true -Djavax.security.auth.useSubjectCredsOnly=false -Dweblogic.security.enableNegotiate=true -Dweblogic.Chunksize=65536 -Djava.util.logging.config.file=/u01/app/psoft89/webserv/PREFRESH/piaconfig/properties/logging.properties -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Dweblogic.Name=PIA -Dps_vault=/u01/app/psoft89/webserv/PREFRESH/piaconfig/properties/psvault -Djavax.net.ssl.trustStore=/u01/app/psoft89/webserv/PREFRESH/piaconfig/keystore/pskey -Dweblogic.ProductionModeEnabled=true -Djava.security.policy=/u01/app/psoft89/weblogic/wlserver_10.3/server/lib/weblogic.policy -Dssl.debug=false -Dps_home=/u01/app/psoft89 weblogic.Server
    The file is located in /etc folder and has 777 permissions.
    Thanks and Regards
    Anirudha Singh

  • Qosmio X775 blue screen error Code 116 with OpenGL and video programs

    After updating windows I found that I was getting blue screen messages when I tried to use OpenGL in Photoshop or when I open Adobe After Effects and other video programs.
    The mini dump message is:
    ==================================================
    Dump File         : 072512-32151-01.dmp
    Crash Time        : 7/25/2012 8:46:34 PM
    Bug Check String  :
    Bug Check Code    : 0x00000116
    Parameter 1       : fffffa80`0b507010
    Parameter 2       : fffff880`0f39f4d4
    Parameter 3       : 00000000`00000000
    Parameter 4       : 00000000`00000002
    Caused By Driver  : nvlddmkm.sys
    Caused By Address : nvlddmkm.sys+19e4d4
    File Description  :
    Product Name      :
    Company           :
    File Version      :
    Processor         : x64
    Crash Address     : ntoskrnl.exe+7f1c0
    Stack Address 1   :
    Stack Address 2   :
    Stack Address 3   :
    Computer Name     :
    Full Path         : C:\windows\Minidump\072512-32151-01.dmp
    Processors Count  : 4
    Major Version     : 15
    Minor Version     : 7601
    Dump File Size    : 370,384
    ==================================================
    I've looked this up with no result. Can anyone help.  (Note: I am fairly literate but not a computer geek.)
    Sheilamacd
    Sheilamacd

    Hi there,
    Sorry for bringing this thread back up but I have the exact same laptop and the exact same problem. I believe I've had this problem since this thread has been posted, but have just come across this thread. I've done a factory reset through the built in recovery options but I still come across these errors (BSODs and graphical glitches, also from nvlddmkm.sys and 0x116 errors). Whenever I run a Furmark GPU stress test, the FPS is fine until I hear the fan turn on, which the frames then drop extremely low (5 fps or so). Once temperature of the GPU drops a bit and the fans turn off, the FPS rises again back to normal. This continues for awhile (dropping and going back up) until it crashes with an OpenGL error. I also did a Memtest to check my RAM, but it all checked out ok. At first I ordered a recovery disc because the recovery partition was not working for some reason (kept crashing/freezing). I tried it again recently and the recovery went through. I'm not quite sure if the built in recovery and the recovery media discs are different, but I'm hoping it will make a difference when it gets here. If the recovery disc does however not work, should I just assume its a hardware issue and send it to an ASP for repair? Extremely hesitant because of the high cost...Any help would be much appreciated. Been bothered by this issue for a month...

  • Error when syncing with iTunes and Windows 7 64Bit(AMD)

    I keep getting this error:
    Attempting to copy to the disk " Your Name Here's IPhone" failed. The Device timed out...
    It works fine on my Netbook ( Wind 7 32 Bit)
    I am sure someone has this issue...
    I tried running in XP mode, Shut off my Pass lock, Uninstall and reinstall Drivers, Using USB2.0...
    Any thoughts on this ( and I do not want to hear Use your netbook) LOL
    Thanks
    mike

    There are known issue with 64bit Win 7 and syncing...the best fix is to update the BIOS of the machine you're on and that helped most issues...highest issue reported was for people using a Gigabyte Motherboard and Win 7...
    That's why it works on 32bit Win 7...something in the MB that communicates with synced devices doesn't like iPhone and the BIOS update is needed to address this until Microsoft releases a cover all fix.

  • Dual boot with Mavericks and Snow Leopard on Two different internal drives?

    I have a late 2009 quad core Mac Pro running Snow Leopard- it has 4 internal HD's.  I want to eventually upgrade to Mavericks.  Before I do a clean install of Mavericks on my start up disk that has Snow Leopard OS, I was hoping I could download Mavericks and install it on another clean internal hard drive to test it out before I commit to erasing my main drive and doing a clean install.  My Mac Pro meets the minium specs to run Mavericks. 
    If I install Mavericks on this second internal drive can I dual boot using the option key at start up and elect to either operate in Snow Leopard or Mavericks?  What are the concerns or issues I might face if this is possible?
    As I have Snow Leopard, I am also unable to produce a Mavericks bootable USB flash drive- the terminal commands don't work with Snow Leopard. With Mavericks installed on a second internal hard drive- will I be able to create a bootable Mavericks USB Flash drive?
    Thanks for any advice.
    KT

    1. Yes.
    2. The Spotlight indexes may be rebuilt every time you switch OSes.
    3. Yes.
    (94046)

  • Error connecting Jdev with ESB and BPEL - caused by remote HTTP Server

    Hi everyone, hopefully someone can help me with my problem.
    I have 3 servers in my cluster, one straight web server, one SOA server and one J2EE server. I am trying to configure Jdev for developing SOA applications.
    I was able to create the application server connection without a problem, but when I try to create the Integration server connection, I get:
    Application Server: OK
    BPEL Process Manager Server: FAILED
    ESB Server: FAILED
    With the details for the failed connections:
    BPEL: java.net.ConnectException:Connection refused: connect
    ESB: ESB Server connection could not be established.
    Connection refused: connect
    So, I know why this is happening. The ESB server doesn't have an HTTP server on it; The web server is the server for the BPELControl and the ESBControl.
    So, I add the Web Server machine as an AS (it has no oc4j instance) and if I use that AS as the Integration Server, I get OK for BPEL and ESB but a failure for the Application server.
    Now I know this topology must be more common than it seems, so hopefully one of you knows how I can work these problems out.
    Thanks,
    Jamie McLaughlin

    Hello Jamie,
    We are in a similar situation, as we have web-server and app-server separate. and soa suite is running on the app-server.
    I got the exact same errors as you described in your note.
    i am able to deploy services from jdeveloper (per your second posting) even though as & is connection entries raised those errors.
    Could you let us know what approach your team is now using with respect to defining connections in jdeveloepr & deploying services? Did you get any suggestions from oracle support, or others, which helped you resolve this situation ? (even though we are able to deploy the services, the connection entry test errors are kind of annoying)
    Thanks
    Raju

  • Phone boots with messages and restarts in loop

    Hello Everyone,
    I have a strange issue which I didn't find answered in this forum. My computer crashed when updating the firmware of me Iphone. Unfortunately I don't know from which version to which version. However after this, my IPhone reboots in a loop. It starts with the apple logo and after that you can see many white lines appearing on a black screen just like if Linux is booting. The lines rush by so fast that I cannot read them. After 30 seconds, the phone will show the apple logo again and starts all over. I assume that the firmware is broken.
    ITunes won't recognize my phone on USB. Seems like it cannot even start the USB services. Pressing the button on the front and the button on the right top corener has no effect. Is there any way how to fix that? My big hope is that I could somehow bring the phone into booting from a rescue firmware which would allow to reflush the firmware correctly.
    Thank you so much for your help!
    Best regards,
    Henry

    I have a similar problem. When my iphone reboots I just get a black background with the white apple logo. My options seem to be have the iphone off of the apple symbol. It also vibrates randomly when the apple logo is on the screen. It is recognised when i plug into itunes. Any ideas??

  • Database creation error: 9i RAC with Suse and LVM

    We have managed to install 9i on a 2 server Linux cluster. All indications are that both nodes and the shared storage are up and running correctly. When we use dbca to create a clustered database, both nodes show up as install options.
    However, when we attempt to create the new database, the install fails each time at 55% with a message regarding the file location <db name>rawtemp. The error is "The file cannot be reused; the file size does not match"
    We have deleted the database after it has failed, and also deleted and recreated the /dev/raw location as well as the actual logical volume, all without success. Does anyone have a suggestion.
    Thank you in advance!

    Update: The actual error is ORA 1257 "Cannot reuse raw_temp, unknown file size"

Maybe you are looking for

  • 3GS died/froze mid-call and will not boot back up

    I was on the phone earlier today, and my iPhone 3GS suddenly dropped the call and died. I pushed the power button, and then got the Apple logo screen. The Apple logo screen lasted for an hour, until I tried holding both the power and home buttons sev

  • Color correcting FOOD photos

    I need to color correct gourmet food photos for large format printing on a company truck. Any tips or suggestions on books or links to guide me. Thanks.

  • Talking head with ppt slides... Best Practice?

    My video sequence is 1080i60 (1440x1080) and is about two hours long... The talent is green screened speaking to 60 slides that are off camera. My final output is going to be a combination of just the talent on the screen, just the slides on the scre

  • Default email

    I have a question I hope you have the answer In Internet Properties under programs my default email is Outlook Express - I would like to change this to my btinternet email  How do I do this ? Baz when you email a photo or text up pops the default ema

  • Touch event handling

    This question was posted in response to the following article: http://help.adobe.com/en_US/as3/dev/WS1ca064e08d7aa93023c59dfc1257b16a3d6-7ffe.html