[SOLVED] error after install

I'm installing this as a dual-boot on my macbook air mid2011 4,2.  I've used Archboot and I went with a single root partition.
I made it through the entire install with no errors(that I saw) but when I rebooted, I held down [alt] and chose my linux fs and got -
Error:File '/vmlinuz-linux' not found
alloc magix is broken at 0x8176bb00:816adb00
aborted.
I'm not sure where I went wrong.  This seems like an path error in a .cfg file that should have been caught in the midst of the install.
Thoughts?
Last edited by burgertime (2014-12-30 03:07:56)

I started with a clean OSX install and had the three partitions OSX installs - these.  I tried to install Arch before, using a couple different partitioning schemes but kept getting the same issue so to try and keep it simple, I used a single partition scheme, just "/".  I did that using
cgdisk /dev/sda
.  I created (1) partition using the remaining free space on my SSD(starting with +128M as specified) and I created a ext4 filesystem and mounted it as root - these last two steps done in the gui of Archboot.
So, yes there is a separate efi partition but that belongs to OSX - or so my understanding leads me to believe.  I installed Grub through the Archboot gui.  So, my startup procedure is power on holding Alt key, choose my Linux partition(titled "EFI Boot"), then it jumps to grub with the two options being (1) Arch and (2) Arch fallback.
Not sure how to view my grub cfg file because I don't know how to get to a prompt at the grub menu.  I tried 'c' to get to a command line but those are all grub commands. 
By the way - thank you for looking at this.

Similar Messages

  • [Solved]Error after installing new nvidia driver uninstalling nouveau

    Hi,
    On seeing that a new nvidia driver is available, I thought I'll give it a try as the older ones kept crashing/rebooting in kde and gnome.
    I got nvidia and nvidia-utils from pacman. During that there was a conflicting file with libgl, so I had to remove nouveau and then install nvidia. I got an error saying need to unload module from xserver to install and would be possible on reboot or something similar(dont exactly remember the error)
    Then I rebooted and x failed to start with errors ending up with "GdmLocalDisplayFactory: Maximum number of X display failures reached: Check X server log for errors. "
    I tried "sudo modprobe nvidia" and it gave me
    FATAL: Error inserting nvidia (/lib/modules/2.6-----/nvidia/nvidia.ko) No such device
    I tried looking up these errors and didnt get any proper answer or solution.
    On my own attempts I saw I had inserted a module called nouveau in mkinitcpio.conf, I removed that but didnt help either. Read at a few forums and arch-wiki to run "nvidia-xconfig". The command creates a xorg.conf in X11. But on reboot nothing happened, same errors. Later I tried uninstalling and reinstalling both xorg and nvidia in hope something was wrong with the xorg which could get reset with a reinstall but that didnt do it
    The new nvidia driver is 275.19
    Config:
    i7 720QM
    8GB DDR3 1333Mhz
    Nvidia GTX 260M 1 GB
    Its a Alienware m15x.
    Last edited by death__machine (2011-07-21 16:35:48)

    Heres the Xorg.0.log and it mentions the nvidia error
    [ 377.958]
    X.Org X Server 1.10.3
    Release Date: 2011-07-08
    [ 377.959] X Protocol Version 11, Revision 0
    [ 377.960] Build Operating System: Linux 2.6.39-ARCH x86_64
    [ 377.960] Current Operating System: Linux death-laptop 2.6.39-ARCH #1 SMP PREEMPT Sat Jul 9 14:57:41 CEST 2011 x86_64
    [ 377.961] Kernel command line: root=/dev/sda7 ro VGA=771 quiet splash
    [ 377.961] Build Date: 09 July 2011 07:52:32AM
    [ 377.962]
    [ 377.963] Current version of pixman: 0.22.2
    [ 377.963] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 377.964] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 377.966] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jul 21 02:24:42 2011
    [ 378.243] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 378.243] (==) No Layout section. Using the first Screen section.
    [ 378.243] (==) No screen section available. Using defaults.
    [ 378.243] (**) |-->Screen "Default Screen Section" (0)
    [ 378.243] (**) | |-->Monitor "<default monitor>"
    [ 378.244] (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
    [ 378.244] (**) | |-->Device "Device0"
    [ 378.244] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 378.244] (==) Automatically adding devices
    [ 378.244] (==) Automatically enabling devices
    [ 378.244] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 378.244] Entry deleted from font path.
    [ 378.244] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 378.244] Entry deleted from font path.
    [ 378.244] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 378.244] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 378.244] Entry deleted from font path.
    [ 378.244] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 378.244] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 378.244] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 378.244] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 378.244] (II) Loader magic: 0x7d3440
    [ 378.244] (II) Module ABI versions:
    [ 378.244] X.Org ANSI C Emulation: 0.4
    [ 378.244] X.Org Video Driver: 10.0
    [ 378.244] X.Org XInput driver : 12.2
    [ 378.244] X.Org Server Extension : 5.0
    [ 378.246] (--) PCI:*(0:2:0:0) 10de:0618:1028:02a2 rev 162, Mem @ 0xce000000/16777216, 0xd0000000/268435456, 0xcc000000/33554432, I/O @ 0x00002000/128
    [ 378.246] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 378.246] (II) LoadModule: "extmod"
    [ 378.246] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 378.246] (II) Module extmod: vendor="X.Org Foundation"
    [ 378.246] compiled for 1.10.3, module version = 1.0.0
    [ 378.247] Module class: X.Org Server Extension
    [ 378.247] ABI class: X.Org Server Extension, version 5.0
    [ 378.247] (II) Loading extension MIT-SCREEN-SAVER
    [ 378.247] (II) Loading extension XFree86-VidModeExtension
    [ 378.247] (II) Loading extension XFree86-DGA
    [ 378.247] (II) Loading extension DPMS
    [ 378.247] (II) Loading extension XVideo
    [ 378.247] (II) Loading extension XVideo-MotionCompensation
    [ 378.247] (II) Loading extension X-Resource
    [ 378.247] (II) LoadModule: "dbe"
    [ 378.247] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 378.247] (II) Module dbe: vendor="X.Org Foundation"
    [ 378.247] compiled for 1.10.3, module version = 1.0.0
    [ 378.247] Module class: X.Org Server Extension
    [ 378.247] ABI class: X.Org Server Extension, version 5.0
    [ 378.247] (II) Loading extension DOUBLE-BUFFER
    [ 378.247] (II) LoadModule: "glx"
    [ 378.247] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 378.258] (II) Module glx: vendor="NVIDIA Corporation"
    [ 378.259] compiled for 4.0.2, module version = 1.0.0
    [ 378.259] Module class: X.Org Server Extension
    [ 378.259] (II) NVIDIA GLX Module 275.19 Tue Jul 12 18:31:51 PDT 2011
    [ 378.259] (II) Loading extension GLX
    [ 378.259] (II) LoadModule: "record"
    [ 378.259] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 378.259] (II) Module record: vendor="X.Org Foundation"
    [ 378.259] compiled for 1.10.3, module version = 1.13.0
    [ 378.259] Module class: X.Org Server Extension
    [ 378.259] ABI class: X.Org Server Extension, version 5.0
    [ 378.259] (II) Loading extension RECORD
    [ 378.259] (II) LoadModule: "dri"
    [ 378.259] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 378.259] (II) Module dri: vendor="X.Org Foundation"
    [ 378.259] compiled for 1.10.3, module version = 1.0.0
    [ 378.259] ABI class: X.Org Server Extension, version 5.0
    [ 378.259] (II) Loading extension XFree86-DRI
    [ 378.259] (II) LoadModule: "dri2"
    [ 378.260] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 378.260] (II) Module dri2: vendor="X.Org Foundation"
    [ 378.260] compiled for 1.10.3, module version = 1.2.0
    [ 378.260] ABI class: X.Org Server Extension, version 5.0
    [ 378.260] (II) Loading extension DRI2
    [ 378.260] (II) LoadModule: "nvidia"
    [ 378.260] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 378.261] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 378.261] compiled for 4.0.2, module version = 1.0.0
    [ 378.261] Module class: X.Org Video Driver
    [ 379.027] (EE) NVIDIA: Failed to load the NVIDIA kernel module. Please check your
    [ 379.028] (EE) NVIDIA: system's kernel log for additional error messages.
    [ 379.028] (II) UnloadModule: "nvidia"
    [ 379.028] (II) Unloading nvidia
    [ 379.028] (EE) Failed to load module "nvidia" (module-specific error, 0)
    [ 379.029] (EE) No drivers available.
    [ 379.029]
    Fatal server error:
    [ 379.030] no screens found
    [ 379.031]
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 379.033] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 379.033]

  • 'CRT not initialized' error after installing MS Office 2010

    Hi,
    I encountered 'CRT not initialized error' after installing MS Office 2010. I think that with previous version of CVI there were no problems. But, with Labwindows/CVI 2012 error has outbroken. The details are as follows.
    - OS : windows 7 Enterprise (32bit)
    - Labwindows/CVI (v12.0.0 (422))
    - MS Office 2010 (word, powerpoint, excel)
    #1. clean install windows 7 (32 bit)
    #2. install Labwindows/CVI v12.0.0 and device drivers (DAQ, Motion)
    #3. compile and run attached test program : SUCCESS
    #4. online update windows 7 (service pack, explorer 9, and etc)
    #5. compile and run attached test program : SUCCESS
    #6. install MS Office 2010
    #7. compile and run attached test program : 'CRT error'
    #8. uninstall MS Office 2010
    #9. compile and run attached test program : SUCCESS
    I think there are some conflicts between office 2010 and labwindows v12.0.0. How can I solve this problem?
    Thank you in advance.
    Attachments:
    step7-CRT error.jpg ‏31 KB
    test program.zip ‏3305 KB

    More specifically, I decided that some parts of MS Office files and features of NI's motion library conflicts. Because in the attacted sample program, if I exclude NI-Motion functions then the program excutes nicely. But if I include NI-Motion fucntion, for example flex_select_signal, then the 'CRT not initialized' error occurs.
    To solve this problem I tried step by step installation check for MS Office 2010. During each step I included more optional features in MS Office and after each installation I compiled and executed my sample program. At finally, I found that the addtional part of MS Office 2010, if I install Office Sharing Function>Microsoft IME(Korean), then the 'CRT not initialized' error occurs.
    Temporarly, I solved the problem with NOT installing 'Office Sharing Function>Microsoft IME(Korean)' optional feature in the MS Office 2010.
    Could you tell me why this problem occur?

  • Hello, I trying to update Adobe Creative Cloud Desktop but there is an error after instalation (error code: 50)

    Hello, I trying to update Adobe Creative Cloud Desktop but there is an error after instalation (error code: 50)
    Uninstalling and installing again - nothing change.

    Hi slawek,
    Please refer to the thread below where this issue has been discussed:
    Error code 50
    Regards,
    Sheena

  • Error after Install SAP NetWeaver 7.01 ABAP Trial Version

    Hi Everyone,
    I am new on SAP and I am getting this error after install SAP Netweaver 7.01 ABAP Trial version in my notebook.
    It is Windows Vista Basic, 3GB of RAM, 2.1 Core Duo 2.
    Installed successfully, but when I go to "Start" in sevidor it returns the following error, and not start:
    Error! Connection failed to node (local) for database NSP:
    -24700,ERR_DBMSRV_NOSTART: Could not start DBM server.
    -24832,ERR_SHMNOTAVAILABLE: Shared memory not available
    -24827,ERR_SHMALLOCFAILED: ID C:\sapdb\data\wrk\NSP.dbm.shi, requested size 2560
    Someone could help me?

    Hello Marques Polastri ,
    ->Please check/stop all database applications and tools, like DBMGUI and dbmcli ... Then check/kill all processes left with name dbmsrv.exe, if you will still have them. After that rename C:\sapdb\data\wrk\NSP.dbm.shi and C:\sapdb\data\wrk\NSP.dbm.shm, shared memory files, to  C:\sapdb\data\wrk\NSP.dbm.shi.old and C:\sapdb\data\wrk\NSP.dbm.shm.old.
    Try to connect to the database NSP & let us know the results.
    -> Please update with output of the following commands:
           dbmcli db_enum
           dbmcli -d NSP -u <control>,<pwd> db_state
    Thank you and best regards, Natalia Khlopina

  • Error after installing Oracle Enterprise Linux (Release 5) on Dell T 110

    eth0      Link encap:Ethernet  HWaddr 00:15:17:F7:81:53 
              inet addr:192.1.1.11  Bcast:192.1.1.255  Mask:255.255.255.0
              inet6 addr: fe80::215:17ff:fef7:8153/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:220 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:100
              RX bytes:0 (0.0 b)  TX bytes:15868 (15.4 KiB)
              Memory:dfcc0000-dfce0000
    eth1      Link encap:Ethernet  HWaddr B8:AC:6F:92:C2:0C 
              inet addr:192.1.1.9  Bcast:192.1.1.255  Mask:255.255.255.0
              inet6 addr: fe80::baac:6fff:fe92:c20c/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:263812 errors:0 dropped:0 overruns:0 frame:0
              TX packets:58 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:18959341 (18.0 MiB)  TX bytes:9476 (9.2 KiB)
              Interrupt:169 Memory:dfbf0000-dfc00000
    lo        Link encap:Local Loopback 
              inet addr:127.0.0.1  Mask:255.0.0.0
              inet6 addr: ::1/128 Scope:Host
              UP LOOPBACK RUNNING  MTU:16436  Metric:1
              RX packets:1393 errors:0 dropped:0 overruns:0 frame:0
              TX packets:1393 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:0
              RX bytes:4035655 (3.8 MiB)  TX bytes:4035655 (3.8 MiB)Any help please. I am a first time Linux user.
    Thanks
    A/A

    This looks like a follow up of Re: Error after installing Oracle Enterprise Linux (Release 5) on Dell T 110
    Can you give more details what you are trying to do or trying to accomplish. Where are you trying to ping to?
    It could be that you have not defined your gateway or DNS server for name to IP mapping. What is the output of
    # netstat -rn
    # cat /etc/resolv.conf

  • Relinking errors after installing 12.1.1 on XP with VC++ (VS2008 Express)

    Hi,
    I am facing a lot of relinking errors after installing 12.1.1 on XP with VC++ (VS2008 Express Edition).
    I had followed Oracle E-Business Suite R12 Installation Steps on Windows XP (Oracle E-Business Suite R12 Installation Steps on Windows XP and for VS2008 have followed metalink note MS Visual Studio 2008 and Visual C++ 2008 Express for Oracle E-Business Suite Release 12 on Windows [ID 1070674.1]
    After applying the patch from section 1 9491976, there are a lot of relinking issues as follows:
    =========================
    Relinking module 'ADCONV.exe' in product fnd ...
    gnumake -f
    D:/oracle/LADPCDEV/apps/apps_st/appl/admin/LADPCDEV/out/link_fnd_2360.mk
    D:/oracle/LADPCDEV/apps/apps_st/appl/fnd/12.0.0/bin/ADCONV.exe
    Starting link of fnd executable 'ADCONV.exe' on Thu Apr 22 15:28:28 IST 2010
    D:/oracle/LADPCDEV/apps/apps_st/appl/admin/LADPCDEV/out/link_fnd_2360.mk:758:
    *** target pattern contains no `%'. Stop.
    Done with link of fnd executable 'ADCONV.exe' on Thu Apr 22 15:28:28 IST 2010
    Relink of module "ADCONV.exe" failed.
    See error messages above (also recorded in log file) for possible
    reasons for the failure. Also, please check that the Unix userid
    running adrelink has read, write, and execute permissions
    on the directory D:/oracle/LADPCDEV/apps/apps_st/appl/fnd/12.0.0/bin,
    and that there is sufficient space remaining on the disk partition
    containing your Oracle Applications installation.
    Relinking module 'AFTBLGEN.exe' in product fnd ...
    gnumake -f
    D:/oracle/LADPCDEV/apps/apps_st/appl/admin/LADPCDEV/out/link_fnd_2360.mk
    D:/oracle/LADPCDEV/apps/apps_st/appl/fnd/12.0.0/bin/AFTBLGEN.exe
    Starting link of fnd executable 'AFTBLGEN.exe' on Thu Apr 22 15:28:28 IST
    2010
    D:/oracle/LADPCDEV/apps/apps_st/appl/admin/LADPCDEV/out/link_fnd_2360.mk:758:
    *** target pattern contains no `%'. Stop.
    Done with link of fnd executable 'AFTBLGEN.exe' on Thu Apr 22 15:28:28 IST
    2010
    Relink of module "AFTBLGEN.exe" failed.
    See error messages above (also recorded in log file) for possible
    reasons for the failure. Also, please check that the Unix userid
    running adrelink has read, write, and execute permissions
    on the directory D:/oracle/LADPCDEV/apps/apps_st/appl/fnd/12.0.0/bin,
    and that there is sufficient space remaining on the disk partition
    containing your Oracle Applications installation.
    Relinking module 'APPR60UE.dll' in product fnd ...
    Removing any existing temp directory
    rm -rf temp
    creating the temp directory
    mkdir temp
    changing permissions for the temp directory
    chmod 777 temp
    Getting the object file names for this APPR60UE.dll
    gnumake -f
    D:/oracle/LADPCDEV/apps/apps_st/appl/admin/LADPCDEV/out/link_fnd_2360.mk
    appr60ue.LIST
    D:/oracle/LADPCDEV/apps/apps_st/appl/admin/LADPCDEV/out/link_fnd_2360.mk:758:
    *** target pattern contains no `%'. Stop.
    Unable to get the objects for module "APPR60UE.dll".
    See error messages above (also recorded in log file)
    for possible reasons for the failure.
    adrelink is exiting with status 1
    =========================================
    Has anyone faced something similar in the past?
    Regards,
    Neeraj

    Hi Helios,
    That got resolved after I added the location of the dll in the PATH.
    Now i m getting LINK : fatal error LNK1181: cannot open input file 'LIB/KERNEL32.LIB'
    The log looks like:
    Relinking module 'fndcpesr.exe' in product fnd ...
    gnumake -f
    D:/oracle/LADPCDEV/apps/apps_st/appl/admin/LADPCDEV/out/link_fnd_5384.mk
    D:/oracle/LADPCDEV/apps/apps_st/appl/fnd/12.0.0/bin/fndcpesr.exe
    Starting link of fnd executable 'fndcpesr.exe' on Thu Apr 22 17:35:31 IST
    2010
    D:/oracle/LADPCDEV/apps/apps_st/appl/admin/LADPCDEV/out/link_fnd_5384.mk:2908:
    warning: overriding commands for target
    `D:/oracle/LADPCDEV/apps/apps_st/appl/fnd/12.0.0/bin/CMDCART.dll'
    D:/oracle/LADPCDEV/apps/apps_st/appl/admin/LADPCDEV/out/link_fnd_5384.mk:759:
    warning: ignoring old commands for target
    `D:/oracle/LADPCDEV/apps/apps_st/appl/fnd/12.0.0/bin/CMDCART.dll'
    D:/oracle/LADPCDEV/apps/apps_st/appl/admin/LADPCDEV/out/link_fnd_5384.mk:2955:
    warning: overriding commands for target
    `D:/oracle/LADPCDEV/apps/apps_st/appl/fnd/12.0.0/bin/FNDRTR45.exe'
    D:/oracle/LADPCDEV/apps/apps_st/appl/admin/LADPCDEV/out/link_fnd_5384.mk:1340:
    warning: ignoring old commands for target
    `D:/oracle/LADPCDEV/apps/apps_st/appl/fnd/12.0.0/bin/FNDRTR45.exe'
    link.exe
    -MAP:D:/oracle/LADPCDEV/apps/apps_st/appl/fnd/12.0.0/bin/fndcpesr.map
    -NODEFAULTLIB -NOLOGO -SUBSYSTEM:CONSOLE -ENTRY:mainCRTStartup
    -OUT:D:/oracle/LADPCDEV/apps/apps_st/appl/fnd/12.0.0/bin/fndcpesr.exe
    D:/oracle/LADPCDEV/apps/apps_st/appl/fnd/12.0.0/lib/fdpesr.obj \
         D:/oracle/LADPCDEV/apps/apps_st/appl/fnd/12.0.0/lib/FNDCORE.lib
    D:/oracle/LADPCDEV/apps/tech_st/10.1.2/precomp/lib/msvc/orasql10.lib
    D:/oracle/LADPCDEV/apps/tech_st/10.1.2/precomp/lib/msvc/orasqx10.lib
    D:/oracle/LADPCDEV/apps/tech_st/10.1.2/RDBMS/lib/oraclient10.lib
    D:/oracle/LADPCDEV/apps/tech_st/10.1.2/RDBMS/lib/oracommon10.lib
    D:/oracle/LADPCDEV/apps/tech_st/10.1.2/NETWORK/lib/oranro10.lib
    D:/oracle/LADPCDEV/apps/tech_st/10.1.2/NETWORK/lib/oran10.lib
    D:/oracle/LADPCDEV/apps/tech_st/10.1.2/NETWORK/lib/oranl10.lib
    D:/oracle/LADPCDEV/apps/tech_st/10.1.2/lib/oranls10.lib
    D:/oracle/LADPCDEV/apps/tech_st/10.1.2/lib/oracore10.lib /LIB/MSVCRT.LIB
    /LIB/OLDNAMES.LIB "LIB"/KERNEL32.LIB "LIB"/USER32.LIB "LIB"/ADVAPI32.LIB
    "LIB"/WINSPOOL.LIB "LIB"/COMDLG32.LIB "LIB"/GDI32.LIB "LIB"/VERSION.LIB
    LINK : warning LNK4044: unrecognized option '/LIB/MSVCRT.LIB'; ignored
    LINK : warning LNK4044: unrecognized option '/LIB/OLDNAMES.LIB'; ignored
    LINK : fatal error LNK1181: cannot open input file 'LIB/KERNEL32.LIB'
    gnumake: ***
    [D:/oracle/LADPCDEV/apps/apps_st/appl/fnd/12.0.0/bin/fndcpesr.exe] Error 157
    Done with link of fnd executable 'fndcpesr.exe' on Thu Apr 22 17:35:31 IST
    2010
    Relink of module "fndcpesr.exe" failed.
    See error messages above (also recorded in log file) for possible
    reasons for the failure. Also, please check that the Unix userid
    running adrelink has read, write, and execute permissions
    on the directory D:/oracle/LADPCDEV/apps/apps_st/appl/fnd/12.0.0/bin,
    and that there is sufficient space remaining on the disk partition
    containing your Oracle Applications installation.
    Regards,
    Neeraj

  • Getting error after installing admt 3.2

    hi team
    i am getting error after installing the admt 3.2 on server 2008 R2 where i have installed sql server 2008 sp1 with express edition
    the server is a DC
    the error is "Unable to check for failed actions. :DBManager.IManageDB.1 Unable to retrieve the database file pagth from the registry. the system cannot find the file specified"
    Thanks,
    viraj

    You should change the forum type on this to a question.  The way you have this labled as a discussion not a problem.
    See if the link below helps you out.
    http://support.microsoft.com/kb/2266373
    Paul Bergson
    MVP - Directory Services
    MCITP: Enterprise Administrator
    MCTS, MCT, MCSE, MCSA, Security+, BS CSci
    2008, Vista, 2003, 2000 (Early Achiever), NT4
    http://www.pbbergs.com    Twitter @pbbergs
    http://blogs.dirteam.com/blogs/paulbergson
    Please no e-mails, any questions should be posted in the NewsGroup. This posting is provided "AS IS" with no warranties, and confers no rights.

  • My Xperia Mini Pro Touchscreen error after install Custom Rom , and now Bricked / Bootloop

    Hi There. .
    I've some problem here. .
    My Xperia Mini Pro SK17i Touchscreen error after install Custom Rom , and now Bricked / Bootloop
    I've tryin' to use Flashtool and flash Stock Firmware, but it still bricked. .
    Any body may have a sollution for me?

    *Moved to Android development*
    Hopefully you can get some help here.
     - Official Sony Xperia Support Staff
    If you're new to our forums make sure that you have read our Discussion guidelines.
    If you want to get in touch with the local support team for your country please visit our contact page.

  • Getting a reistry error after installing telling me to reinstall itunes

    I am getting a registry error after installing iTunes and tells me that the drivers and data associated with importing CDS or Burning CDs cannot be recoginized and to reinstall Itunes... I have done this about five times now and have removed my computer of all traces of iTunes and am still getting this error. if someone could help it would be greatly apperciated.
    Thanks,

    I'd start with the following document, with one modification. At step 12 after typing GEARAspiWDM press the Enter/Return key once prior to clicking OK. (Pressing Return adds a carriage return in the field and is important.)
    iTunes for Windows: "Registry settings" warning when opening iTunes

  • HP4501e "print spooler off" error after installing printer update

    Motorola Android OS, getting "print spooler off" error after installing printer update... have rebooted both printer and phone to no avail... any help ideas?

    Loralee,
    ??  I am sorry the computer is not working.  I don't work for HP and cannot comment on lawsuits or other calamities.
    If the notebook worked prior to an update -- and this is an entirely different can of worms and problems -- and you think that there is any chance the notebook is just in some sort of "tangled" state and not completely hosed for some reason, you can try the following non-lethal device reset:
    Create a Restore Point:   Create a Restore Point – Win7 OR  Create a restore point Win8
    If you are using a Notebook:
    Close all your programs and shut down the computer
    Disconnect everything (little Unifier for the keyboard / external mouse can stay)
    Perform the Hard Reset for your notebook model
    Boot the computer and log in
    Reminder:  Hard Reset is just a device Reset.  The procedure does not wipe out your files nor does it destroy your Windows setup in any way.  This type of reset "clears the cobwebs". Depending on the root cause of the problem, this procedure can fix a variety of computer glitches.
    This does not fix severe Operating System errors -- it is just a device reset.  It can fix minor problems that updates sometimes cause.
    ============================================================================
    I am sorry you are having so much trouble.
    Other help:
    HP Mobile Printing
    You can call HP for help --
    Contact HP – USA - Phone Assistance
    List of
    HP tech support/ Customer Service Phone Numbers – Some English Speaking Countries
    Warranty Required – USA and Canada
    USA – Contact HP // Self-Help – Email - Chat
    Happy New Year, Loralee!  I know it seems to be getting off to a rocky start!
    Click the Kudos Thumbs-Up to show you appreciate the help.
    I am pleased to provide assistance on behalf of HP. I do not work for HP. 
    Click Accept as Solution when the Answer provides a Fix or Workaround!
    Kind Regards,
    Dragon-Fur

  • I get a 213.10 error after installing Captivate

    Why do I get a 213.10 error after installing Captivate 7 on a Windows 7 32 bit workstation?

    These ones are tricky. But the following instructions are worth a try.
    First do a complete uninstall of iTunes and related components (but don't reinstall just yet), as per the following document:
    Removing and reinstalling iTunes, QuickTime, and other software components for Windows Vista or Windows 7
    a. Launch regedit (Start >> Search Programs and Files >> type Regedit and open the regedit that comes up.)
    b. Access the following Location: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData \S-1-5-18\Components
    c. Perform the following actions
    i. Right Click on Components Folder
    ii. Select Permissions
    iii. Select Full Control and Read Permissions options
    iv. Select Advanced Button
    v. Select Owner Tab
    vi. Select to Change Owner to the Administrators
    vii. Check the option “Replace owner on subcontainers and objects”
    viii. Select OK when prompted that it may not change all.
    ix. Select Apply
    x. Select Apply again
    xi. Exit the Registry Editor
    Now try reinstalling iTunes again. Does it go in properly this time?

  • Read/Write errors after installing SSHD

    After installing a Seagate Thin 500GB SSHD into my Late 2008 MacBook Pro, I would get errors after my computer had been asleep for several hours.  The error codes end with -50.  I thought that limiting the speed of the drive with a jumper would work, but it hasn't.

    This is from the Toshiba knowledge base : http://forums.toshiba.com/t5/Computer-Troubleshooting/Errors-after-installing-new-advanced-format-ha...
    S70-ABT2N22 Windows 7 Pro & 8.1Pro, C55-A5180 Windows 8.1****Click on White “Kudos” STAR to say thanks!****

  • Please Help Me, Windows Form Error After Install

    help me to fixed this errors after install visual basic
    Instances of this error (1)
    1.
    Hide Call Stack
    at Microsoft.VisualStudio.Shell.Design.VsTargetFrameworkUniverse..ctor(IDesignTimeAssemblyLoader assemblyLoader, IVsDesignTimeAssemblyResolution projectAssemblyResolution, IVsSmartOpenScope dispenser)
    at Microsoft.VisualStudio.Shell.Design.VsTargetFrameworkUniverse.GetUniverse(IDesignTimeAssemblyLoader assemblyLoader, IVsDesignTimeAssemblyResolution projectAssemblyResolution, IVsSmartOpenScope dispenser)
    at Microsoft.VisualStudio.Shell.Design.VsTargetFrameworkProvider..ctor(IVsDesignTimeAssemblyResolution assemblyResolution, IDesignTimeAssemblyLoader assemblyLoader, TypeDescriptionProvider parentProvider, IVsSmartOpenScope openScope)
    at Microsoft.VisualStudio.Design.VsTargetFrameworkProviderService.get_TargetFrameworkProvider()
    at Microsoft.VisualStudio.Design.VsTargetFrameworkProviderService.GetProvider(Type type)
    at System.ComponentModel.Design.Serialization.DesignerSerializationManager.GetType(String typeName)
    at System.ComponentModel.Design.Serialization.DesignerSerializationManager.System.ComponentModel.Design.Serialization.IDesignerSerializationManager.GetType(String typeName)
    at System.ComponentModel.Design.Serialization.TypeCodeDomSerializer.Deserialize(IDesignerSerializationManager manager, CodeTypeDeclaration declaration)
    at System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.PerformLoad(IDesignerSerializationManager manager)
    at Microsoft.VisualStudio.Design.Serialization.CodeDom.VSCodeDomDesignerLoader.PerformLoad(IDesignerSerializationManager serializationManager)
    at Microsoft.VisualStudio.Design.Serialization.CodeDom.VSCodeDomDesignerLoader.DeferredLoadHandler.Microsoft.VisualStudio.TextManager.Interop.IVsTextBufferDataEvents.OnLoadCompleted(Int32 fReload) 

    Hello,
    I am afraid that I could not get any error message form that list you shared, is there any other message about that error?
    To narrow down this issue, I would recommend you check the following suggestions.
    1. Rebuild your project and debut it to see whether it could work.
    2. If #1 works fine, then publish it and install that application to check whether there is any issue while installing.
    3. If #2 works too, then you could share the screenshot and the detailed error message with us.
    Regards,
    Carl
    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.

  • Error after installing BI Scheduler Schema

    Hi,
    I followed the instructions given in the below URL to install the BI scheduler schema.
    http://download.oracle.com/docs/cd/E12844_01/doc/bip.1013/e12690/T434820T487784.htm
    After installing the Scheduler Schema the following error is encountered while starting the BI Server.
    Can anyone please help me in solving this issue?
    xdo.server.config.dir = null
    <Jul 28, 2011 9:08:58 AM IST> <Error> <HTTP> <BEA-101216> <Servlet: "QuartzIniti
    alizer" failed to preload on startup in Web application: "xmlpserver".
    java.lang.NoClassDefFoundError: org/apache/commons/dbcp/BasicDataSource
    at org.quartz.utils.PoolingConnectionProvider.initialize(PoolingConnecti
    onProvider.java:173)
    at org.quartz.utils.PoolingConnectionProvider.<init>(PoolingConnectionPr
    ovider.java:102)
    at org.quartz.impl.StdSchedulerFactory.instantiate(StdSchedulerFactory.j
    ava:960)
    at org.quartz.impl.StdSchedulerFactory.getScheduler(StdSchedulerFactory.
    java:1376)
    at org.quartz.ee.servlet.QuartzInitializerServlet.init(QuartzInitializer
    Servlet.java:160)
    Truncated. see log file for complete stacktrace
    Caused By: java.lang.ClassNotFoundException: org.apache.commons.dbcp.BasicDataSo
    urce
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
    Truncated. see log file for complete stacktrace
    >
    <Jul 28, 2011 9:08:58 AM IST> <Error> <Deployer> <BEA-149231> <Unable to set the
    activation state to true for the application 'xmlpserver'.
    weblogic.application.ModuleException: [HTTP:101216]Servlet: "QuartzInitializer"
    failed to preload on startup in Web application: "xmlpserver".
    java.lang.NoClassDefFoundError: org/apache/commons/dbcp/BasicDataSource
    at org.quartz.utils.PoolingConnectionProvider.initialize(PoolingConnecti
    onProvider.java:173)
    at org.quartz.utils.PoolingConnectionProvider.<init>(PoolingConnectionPr
    ovider.java:102)
    at org.quartz.impl.StdSchedulerFactory.instantiate(StdSchedulerFactory.j
    ava:960)
    at org.quartz.impl.StdSchedulerFactory.getScheduler(StdSchedulerFactory.
    java:1376)
    at org.quartz.ee.servlet.QuartzInitializerServlet.init(QuartzInitializer
    Servlet.java:160)
    at oracle.apps.xdo.servlet.scheduler.quartz.ExtendedQuartzInitializerSer
    vlet.init(ExtendedQuartzInitializerServlet.java:124)
    Edited by: 875617 on Jul 27, 2011 11:00 PM
    Edited by: 875617 on Aug 2, 2011 8:11 AM

    Hi,
    Can anyone please help me in solving this issue.
    Thanks in Advance

Maybe you are looking for