New installation - Kernel Issues

Well im out of options for my server, it keeps freezing and spitting out kernel errors after a while. have tried kernel26-2.6.37.5, .38.8, lts-2.6.32.40, .41, kernel26-ck kernel26-lts-ck kernel-ck-k8. all give similar results. memtest(14Hours) and mprime(4Hours) shows no errors. It appears quickly (1-20min) when i put some load on the system (make, torrenting, mkinitcpio). The fact that i cant get 1 action to instantly result in the error has made my own error searching difficult. I have disabled most services to try to narrow down the issue but to no avail.
The hardware has been running fine for 2 years with "Mandriva Linux 2010 x86". I run archlinux on my laptop and last week i decided to install archlinux on the server, the installer went along and everything seemed fine. Then i suddenly go a freeze (same day). During boot i get an error due to udev trying to use mdadm but the binary is not there, but the 6 disk raid still mounts correctly.
The system is fully up to date. Mirror = Server = http://mirror.archlinux.no/$repo/os/x86_64
# pacman -Syyu
:: Synchronizing package databases...
core 36.0K 633.0K/s 00:00:00 [#############################################] 100%
extra 465.6K 3.5M/s 00:00:00 [#############################################] 100%
community 445.7K 3.4M/s 00:00:00 [#############################################] 100%
kernel26-ck 3.9K 29.8K/s 00:00:00 [#############################################] 100%
:: Starting full system upgrade...
there is nothing to do
DAEMONS=(hwclock syslog-ng !iptables network !openvpn !sshguard sshd mdadm !netfs !crond samba !sensors !hddtemp !mysqld !eagledns !tomcat6 !svnserve)
System info:
CPU: AMD Athlon(tm) 64 X2 Dual Core Processor 6000+ 3GHz
RAM: MemTotal: 6050888 kB
Motherboard: Asus M4A785-M
A few of the stacktraces. If anyone could understand these it would be helpful, as i am unable to:
not a complete lockup could still use ssh and dmesg
[ 387.777824] general protection fault: 0000 [#1] SMP
[ 387.786327] last sysfs file: /sys/devices/pci0000:00/0000:00:12.2/usb1/1-6/1-6:1.0/host6/target6:0:0/6:0:0:0/block/sdg/uevent
[ 387.786327] CPU 0
[ 387.786327] Modules linked in: ipv6 usb_storage ohci_hcd pata_acpi ata_generic ide_pci_generic pata_atiixp evdev i2c_piix4 asus_atk0110 ehci_hcd atiixp i2c_core shpchp edac_core ide_core usbcore edac_mce_amd k8temp pci_hotplug wmi r8169 thermal button mii processor sg ext4 mbcache jbd2 crc16 raid456 async_raid6_recov async_pq raid6_pq async_xor xor async_memcpy async_tx raid1 md_mod sd_mod ahci libata scsi_mod
[ 387.868834] Pid: 1301, comm: java Not tainted 2.6.32-lts #1 System Product Name
[ 387.868834] RIP: 0010:[<ffffffff8120627f>] [<ffffffff8120627f>] rb_erase+0x20f/0x310
[ 387.868834] RSP: 0018:ffff880194a35e98 EFLAGS: 00010206
[ 387.868834] RAX: 0000000000000000 RBX: 00ff8800cf924000 RCX: ffff8801986798e8
[ 387.868834] RDX: 00ff8800cf924000 RSI: ffff880192cfb078 RDI: ffff88019784f700
[ 387.868834] RBP: ffff880194a35ea8 R08: 0000000000000000 R09: 2222222222222222
[ 387.868834] R10: 0000000000000000 R11: 0000000000000000 R12: ffff880192cfb078
[ 387.868834] R13: ffff880198679840 R14: 000000000000003e R15: ffff880192cfb000
[ 387.868834] FS: 00007f1b70449700(0000) GS:ffff880006e00000(0000) knlGS:0000000000000000
[ 387.868834] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 387.868834] CR2: 00007f1b5d5d2718 CR3: 000000019518d000 CR4: 00000000000006f0
[ 387.868834] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 387.868834] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[ 388.117928] Process java (pid: 1301, threadinfo ffff880194a34000, task ffff8801994f5d70)
[ 388.117928] Stack:
[ 388.117928] ffff88019784f700 ffff880192cfb000 ffff880194a35ed8 ffffffff811827de
[ 388.117928] <0> ffff880194a35ed8 ffff880198679840 ffff880192cfbb40 0000000000000002
[ 388.117928] <0> ffff880194a35f78 ffffffff81183432 ffff880194a35f78 ffff880000000000
[ 388.117928] Call Trace:
[ 388.117928] [<ffffffff811827de>] ep_remove+0x5e/0xc0
[ 388.117928] [<ffffffff81183432>] sys_epoll_ctl+0x3b2/0x590
[ 388.117928] [<ffffffff81182630>] ? ep_ptable_queue_proc+0x0/0xc0
[ 388.117928] [<ffffffff81012072>] system_call_fastpath+0x16/0x1b
[ 388.117928] Code: 8b 47 08 4c 89 c2 41 83 e0 01 48 83 e2 fc 48 85 c0 48 89 d3 74 0c 48 8b 08 83 e1 03 48 09 d1 48 89 08 48 85 d2 0f 84 ba 00 00 00 <48> 39 7a 10 0f 84 b9 00 00 00 48 89 42 08 e9 8f fe ff ff 4c 8b
[ 388.117928] RIP [<ffffffff8120627f>] rb_erase+0x20f/0x310
[ 388.117928] RSP <ffff880194a35e98>
[ 388.435560] ---[ end trace e9bef56bd87d805e ]---
#Had to copy this by hand so i skipped some parts.
general protection fault: 0000 [#1] PREEMPT SMP
last sysfs file: /sys/devices/pci0000:00/0000:00:0a.0/0000:02:00.00/firmware/0000:02:00.0/loading
CPU 1
Modules linked in: ...
Pid: 1224, comm: java Not tianted 2.6.39-ARCH #1 System manufacturer System Product Name/M4A785-M
RIP 0010:[<ffffffff8113d669>] [<ffffffff8113d669>] kmem_cache_alloc+0x49/0x160
RSP: 0018:ffff88019523dd38 EFLAGS: 00010202
Process java (pid: 1224, threadinfo ffff88019523c000, task ffff880194c846a0)
Stack ffff88019523dda8 0000000000001000 0000000000000000 000080d000000000
ffff88019523df28 0000000000000001 ffff880194dc6180 ffff880037ff3000
00000000ffffff9c 0000000000000041 ffff88019523dda8 ffffffff811532db
Call Trace:
[] get_empty_filp+0x5b/0x170
[] path_openat+0x3d/0x3c0
[] ? putname+0x35/0x50
[] ? user_path_at+0x64/0xa0
[] do_filp_open+0x42/0xa0
[] ? alloc_fd+0xec/0x140
[] do_sys_open+0xf7/0x1d0
[] sys_open+0x20/0x30
[] system_call_fastpath+0x16/0x1b
Code: 75 cc 49 8b 45 00 65 48 03 04 25 10 dc 00 00 48 8b 50 08 4c 8b 20 4d 85 e4 0f 84 fb 00 00 00 49 63 45 20 49 8b 75 00
#Had to copy this by hand so i skipped some parts.
kernel26-lts seems to have a lower resolution so top is not visible. ca 5min this time before error using vuze (torrenting).
cs:..
process md2_raid5 (pid: 390, threadinfo ffff880195b3a000, task ffff880197248730)
Stack:
ffff880195b3bc40 0000000000000086 ffff880199454de0 0000000000000003
<0> ffff880195f08db0 ffff880195b3bd78 ffff880195d14e00 ffff880195d14f88
<0> ffff880195b3bc70 ffffffffa00791d7 ffff880195b3bbcd0 ffffffffa00cda52
Call Trace:
md_write_end+0x47/0x60 [md_mod]
handle_stripe_clean_event+0x102/0x1d0 [raid456]
handle_stripe+0xf1e/ox1c70 [raid456]
? __wake_up+0x64/0x70
raid5d+0x363/0x4a0 [raid456]
? process_timeout+0x0/0x10
md_thread+0x4b/0x120 [md_mod]
? autoremove_wake_function+0x0/0x40
? md_thread+0x0/0x120 [md_mod]
kthread+0x88/0x90
? finish_task_switch+0x48/0xd0
child_rip+0xa/0x20
?kthread+0x0/0x90
? child_rip+0x0/0x20
Code: 8b 03 48 85 c0 74 3e 44 8b 0d d4 23 58 00 45 85 c9 0f 85 7a 01 00 00 48 8b 53 08 49 b8 00 02 20 00 00 00 ad de 41 be 01 00 00 00 <48> 89 50 08 48 89 02 4c 89 43 08 49 8b 44 24 18 48 39 43 10 0f
RIP: [<ffffffff810720d1>] mod_timer+0x91/0x230
RSP <ffff880195b3bc20>
CR2: ffff88ff81788458
--[ end trace 079c6e93730f5131 ]---
Any help is appreciated!
Last edited by exuvo (2011-07-05 23:03:09)

Your mdadm error on boot is unrelated, and a non-issue. We package mdadm's udev rule in the initcpio, which does autodetection and autoassembly of mdadm arrays via the mdadm binary. However, our mdadm initcpio hook uses /etc/mdadm.conf based assembly with mdassemble instead. You can safely ignore this "error".
All the activities you mention are disk related, and all of the crashes you post are from the VFS or block layer. You're got a disk problem somewhere. I'm sorry I can't be more specific than that.
Last edited by falconindy (2011-07-06 01:04:16)

Similar Messages

  • Pacman issues for new installation

    Hi Folks,
    New to Arch. Core x64 iso. Carried out the installation okay using the Beginners guide wiki.
    Having trouble with pacman to the point it is driving me bananas. This is the Post installation part of the beginners guide we are talking about, so there is no GUI involved.
    Network is fine. Unchecked mirrors in the mirrorlist near to my location. Run the following without any errors.
    # pacman Syy
    So chosen mirrors are okay so now we go on to update the system.
    I ran # pacman -Syu
    upgraded pacman on the first run as expected, and was asked to run pacman-key --init. Run up against the message...
    Not enough random bytes available. Please do some other work to give the OS a chance to collect more entropy.
    System hung there. Had to force reboot (Ctl Alt Del).
    After a reboot, tried running pacman -Syu again. This time it pulled a lot of upgrades. I continued with the proposed up grades only for each to fail with a generated key failed message.
    Went over to windows and a VM, and went through the installation there to see if I could get a fix.
    This time system is 32 bit 686. went through same procedure. got to the same point with the same error message.
    Googled and found this post...https://bbs.archlinux.org/viewtopic.php?id=128340.
    There are a number of proposed solutions. None of which seemed to apply to GUI less new installation.
    While system was hung looking for more entropy, I started entering numerous Ctl^X inputs at the keyboard. After a while it completed. I ran pacman-key --init again and and it seemed to complete okay. No errors any way.
    So I then issued the command pacman -Syu again.
    This time it downloaded a s*** load of updates, Checked the downloads, cant remember the exact details. Then came up with the message no packages were installed due to files being duplicate or conflicting.
    There were numerous updates. How can I do the first time update. Help required. Remember no GUI.

    Sorry for the delay in replying.
    Okay, I moved locale.sh to tmp and renamed locale.sh.old
    run the updates, there were errors, but since I was on a non GUI console, couldnot scroll back to see what messages the errors produced. There was a kernel upgrade in the package list. On reboot, system couldnot find the filesystem or kernel or boot partition. System is now goosed.
    Reading more from wiki and threads posted here. I decided I needed the latest snapshot. Also read somewhere that the best idea was to do a network install.
    so I started again with a new network install. Went okay or so I thought. Remember I am in the installation here. Downloaded the packages for just a basic core set up.
    When the installation began installing the packages, the PgP signature problem raised it's head again. Now this is the installation procedure here over the network with the latest snapshot...
    archlinux-2012.03.07_14-30-01-netinstall-i686
    All I ahve done is let the installer run, selecting source, set location and time, prepared the hard disk. I choose grub, configured the network okay. The installation process then downloaded the core files but installation failed.
    Messages...immediately after download.
    Checking package integrity
    Warning: Public keyring not found; have you run pacman-key --init
    Error: linux-api-headers key F999...blah..blah unknown
    Error: key F999...blah..blah could not be looked up remotely.
    All other packages have similar errors, the procedure finishes with the following...
    Error failed to commit transaction (invalid or corrupt package (PGP Signature))
    Package installation failed.
    What is going on? This is the installation process, no way to access the filesystem as yet, not that I know of anyway.
    Other people installing Arch over the network must be experiencing the same problem.
    Does Arch actually work
    Running install on VMWare on Windows.

  • Booting issue on a new installation on Acer Aspire 4752 laptop.

    Hi All,
         I have done a new installation of OS on a Acer laptop stated above.  However, due to some reason, during the booting up process, it will always stuck at screen right before it enter into the logon screen. I will have to press
    Enter in order to move it, as if there is a "press Enter to continue...".
         After this "enter" key, everything else works normally.  However, this is pretty annoying and I could not sent this laptop back to my enduser because of this trivial issue.
         Some other information as below:
    This is a new OS and no other apps is installed.  Though now it is patched (with Microsoft patches).  But it happens since the first boot after install.
    In according to Device Manager, all drivers are in place. No exclamation mark and error.
    Event Viewer shows no error for the boot up.
    Safemode (command prompt) shows that it is stuck at loading "classpnp.sys".
         My questions:
    It will be good if there is already a resolution. :)
    How to diagnose, or identify which apps actually waiting for that "enter" to move on?
         Thanks!
    wsn

    Hi,
    For the boot issue, first I suggest you use startup repair if you have an installation disk, check if it can detect and fix some certain problems.
    Or run sfc/scannow  in command prompt in recovery console, check if it can make any difference.
    If doesn’t work, then try “Enable boot logging”, then check the log called ntbtlog.txt, usually located in system drive\Windows.
    Advanced startup options (including safe mode)
    http://windows.microsoft.com/en-in/windows/advanced-startup-options-including-safe-mode#1TC=windows-7
    You can also share a screen image with us about the “stuck” screen.
    Regards
    Yolanda
    TechNet Community Support

  • MSE kernel upgrade after new installation

              upon bootup and stopping the mse server, I receive the following error messages:
    iptables v1.3.5: can't initialize iptables table `filter': iptables who? (do you need to insmod?)
    Perhaps iptables or your kernel needs to be upgraded.
    iptables v1.3.5: can't initialize iptables table `filter': iptables who? (do you need to insmod?)
    Perhaps iptables or your kernel needs to be upgraded.
    also when trying to ping the server, it not reply ???
    this is new installation of cisco MSE 7.4
    please any advice

    Hi,
    I would never recommend doing an OS upgrade of a domain controller.
    The preffered method is to:
    1. Build a new 2012 R2 Server
    2. Install the Domain Controller role
    3. Promote the server to a domain controller - this will extend the schema of your AD to support 2012 - whilst generally fairly safe to do ensure you have relevant backups in place for your domain / forest
    4. Transfer FSMO roles to your new 2012 DC
    You can then go ahead and demote the 2008 DC, rebuild it to 2012, and re-promote it do a DC again. Keep doing this for all your DC's
    Also you would need to upgrade your exchange first as Exchange 2003 isn't supported with 2012 domain controllers.
    Regards,
    Denis Cooper
    MCITP EA - MCT
    Help keep the forums tidy, if this has helped please mark it as an answer
    Blog: http://www.windows-support.co.uk 
    Twitter:
      LinkedIn:

  • WRT54GL New Installation Issues

    I recently installed the WRT54GL.  This a new installation.  I currently have two problems.  The first issue is the router is not allowing the local PC to connect to the internet even though the router is directly connected to the PC.   How do I connect to the internet via the local PC?  The second one is that the laptop will connect and it shows the connection is secure but the login screen never appears.  Should a login screen appear?  Also, how do I verify that no authorized users connect to my system?
    Thank you,
    S

    Who is your internet service provider ?
    When you connect the modem directly to the computer are you able to go online ?
    What's Internet ip address are you getting on the status page of the router ?

  • Including Kernel patch during new installation

    Dear Collegues,
    Is it possible to include a Kernel patch during a new installation?
    I am doing a fresh install of Solman 7.01 on windows server 2008 R2 (v6.1) MAX DB.
    During teh installation I am getting a message that win 2008 R2 is not supported. I found SAP note: Found this note: Note 1383873  where SAP provides Kernel patchech for Kernel 7.01 that would support the 2008 R2 installation.
    I am surprised that if there is already support for R2 why it was not included in the DVDs we got very recently.
    Is there a workaround like attaching the patches to the Kernel installation files? I am not quite sure if the installation will get completed successfully so that I could apply teh kernel later on.
    Or is there any other way?
    Regards,
    Haik

    Hi
    What versions of DVDs are you use?
    Just download latest DVDs from service.sap.com/swdc for Solution Manager EHP1:
      EXE 51040437_1 SAP SOLMAN 7.0 EHP1SR1 Inst.Master 1 of 3  Info  976563 25.02.2011
      RAR 51040437_2 SAP SOLMAN 7.0 EHP1SR1 Inst.Master 2 of 3  Info  976563 25.02.2011
      RAR 51040437_3 SAP SOLMAN 7.0 EHP1SR1 Inst.Master 3 of 3  Info  419214 25.02.2011
      EXE 51040438_1 SAP SOLMAN 7.0 EHP1 SR1 Inst. Export 1 of 9  Info  976563 23.02.2011
      RAR 51040438_2 SAP SOLMAN 7.0 EHP1 SR1 Inst. Export 2 of 9  Info  976563 23.02.2011
      RAR 51040438_3 SAP SOLMAN 7.0 EHP1 SR1 Inst. Export 3 of 9  Info  976563 23.02.2011
      RAR 51040438_4 SAP SOLMAN 7.0 EHP1 SR1 Inst. Export 4 of 9  Info  976563 23.02.2011
      RAR 51040438_5 SAP SOLMAN 7.0 EHP1 SR1 Inst. Export 5 of 9  Info  976563 23.02.2011
      RAR 51040438_6 SAP SOLMAN 7.0 EHP1 SR1 Inst. Export 6 of 9  Info  976563 23.02.2011
      RAR 51040438_7 SAP SOLMAN 7.0 EHP1 SR1 Inst. Export 7 of 9  Info  976563 23.02.2011
      RAR 51040438_8 SAP SOLMAN 7.0 EHP1 SR1 Inst. Export 8 of 9  Info  976563 23.02.2011
      RAR 51040438_9 SAP SOLMAN 7.0 EHP1 SR1 Inst. Export 9 of 9  Info  400598 23.02.2011
      EXE 51040439_1 SAP SOLMAN 7.0 EHP1 SR1 Java Comp. 1 of 4  Info  976563 24.02.2011
      RAR 51040439_2 SAP SOLMAN 7.0 EHP1 SR1 Java Comp. 2 of 4  Info  976563 24.02.2011
      RAR 51040439_3 SAP SOLMAN 7.0 EHP1 SR1 Java Comp. 3 of 4  Info  976563 24.02.2011
      RAR 51040439_4 SAP SOLMAN 7.0 EHP1 SR1 Java Comp. 4 of 4  Info  740177 24.02.2011
      ZIP 51040440 SAP SOLMAN 7.0 EHP1 SR1 Language  Info  1655534 23.02.2011
    Best Regards,
    Aleh

  • 10g Universal Installer kernel errors while installing on Solaris 5.10

    Hi all,
    I have been trying to install Oracle 10g on a Solaris 5.10 machine (32-bit) as per the official Oracle Documentation for a couple of days now. It seems that the Universal Installer fails it's pre-installation steps and throws up error at the following kernel parameters:
    Checking for shmsys:shminfo_shmmax=4294967295; found no entry. Failed <<<<
    Checking for shmsys:shminfo_shmmni=100; found no entry. Failed <<<<
    Checking for semsys:seminfo_semmni=100; found no entry. Failed <<<<
    Checking for semsys:seminfo_semmsl=256; found no entry. Failed <<<<
    Check complete. The overall result of this check is: Failed <<<<
    I have followed the Oracle Documentation which says to change the kernel parameters using the resource control facility. For this I already have a project "oracle" which the user "oracle" has been assigned to:
    $ id -ap oracle
    uid=100(oracle) gid=100(oinstall) groups=100(oinstall),101(dba) projid=100(oracle)
    Following are the snapshots from the prctl command on the current state of the kernel paramters:
    For Checking for shmsys:shminfo_shmmax=4294967295; found no entry. Failed <<<<
    $ prctl -n project.max-shm-memory -i project oracle
    project: 100: oracle
    NAME PRIVILEGE VALUE FLAG ACTION RECIPIENT
    project.max-shm-memory
    privileged 254MB - deny -
    system 16.0EB max deny -
    The Oracle recommended value is 4GB - I expect Universal Installer check to fail for this, so I change the parameter using the resource control facility by logging in as root in a new terminal and keeping one oracle session active.
    # prctl -n project.max-shm-memory -v 4gb -r -i project oracle
    I can see that the parameter has been set correctly when I do:
    $ prctl -n project.max-shm-memory -i project oracle
    project: 100: oracle
    NAME PRIVILEGE VALUE FLAG ACTION RECIPIENT
    project.max-shm-memory
    privileged 4.00GB - deny -
    system 16.0EB max deny -
    For Checking for semsys:seminfo_semmni=100; found no entry. Failed <<<<
    $ prctl -n project.max-sem-ids -i project oracle
    project: 100: oracle
    NAME PRIVILEGE VALUE FLAG ACTION RECIPIENT
    project.max-sem-ids
    privileged 128 - deny -
    system 16.8M max deny -
    The Oracle recommended value is 100 - I do not expect Universal Installer check to fail at this parameter
    For Checking for shmsys:shminfo_shmmni=100; found no entry. Failed <<<<
    $ prctl -n project.max-shm-ids -i project oracle
    project: 100: oracle
    NAME PRIVILEGE VALUE FLAG ACTION RECIPIENT
    project.max-shm-ids
    privileged 128 - deny -
    system 16.8M max deny -
    The Oracle recommended value is 100 - I do not expect Universal Installer check to fail at this parameter
    Also when I try to issue the command:
    $ prctl -n project.max-sem-nsems -i project oracle
    I get:
    prctl: failed to get resource control for project.max-sem-nsems: Invalid argument
    Oracle recommends I should set a value of 256.
    After setting up all this I still get the following errors from Universal Installer:
    Checking for shmsys:shminfo_shmmax=4294967295; found no entry. Failed <<<<
    Checking for shmsys:shminfo_shmmni=100; found no entry. Failed <<<<
    Checking for semsys:seminfo_semmni=100; found no entry. Failed <<<<
    Checking for semsys:seminfo_semmsl=256; found no entry. Failed <<<<
    Check complete. The overall result of this check is: Failed <<<<
    Now when I modify the kernel settings by editing the /etc/system file without even a reboot I'm can see all my Universal Installer Kernel checks as passed.
    Not sure if I'm missing out some crucial step while setting up the kernel parameter using the resource control facility?
    ~ Somjit

    It is bug in OUI.
    OUI is looking at /etc/system to check the kernel parameter settings, but this file is not used (by default) in Solaris 10
    It should check the kernel parameter settings using the prctl.
    Check metalink note 363436.1
    workaround is to
    ./runInstaller -ignoreSysPrereqs
    or as You already did, change /etc/system as well.

  • Pressed "Run New installation" button while installation

    Hello Experts,
         I faced this issue one time that when i re-started the installation (had to stopped due to one error), accidentally clicked on "New installation" (By default this option is enabled) button which comes to first phage and took me again 2 days to complete the installation. I stopped that installation instantly but failed, gone to fresh installation.
    Now my query is, Can we go for old installation, at what phage it was stopped earlier ?
    I know it will help for so many persons.. Waiting for your valuable replays...
    Regards
    Santosh K

    Hi Deepak / Deepanshu
         Now i am working as per your suggestion, There are 2 directories created in /tmp directory follows..
    1. /tmp --- All files
    drwxr-xr-x   5 root
    root   
    3335 Mar 13 10:58 sapinst_exe.19052.1394688496
    drwxrwxrwx   3 root
    sapinst 
    182 Mar 13 10:59 sapinst_instdir
    drwxr-x---   2 root
    sapinst 
    117 Mar 13 11:09 hsperfdata_roo
    2. /tmp --- All files
    drwxr-xr-x   5 root
    root   
    3335 Mar 13 10:58 sapinst_exe.19052.1394688496
    drwxr-xr-x   5 root
    root   
    3335 Mar 13 11:41 sapinst_exe.20928.1394691108
    drwxrwxrwx   3 root
    sapinst 
    182 Mar 13 11:43 sapinst_instdir
    drwxr-x---   2 root
    sapinst 
    117 Mar 13 11:51 hsperfdata_root
    sapinst_exe_19052.1394688496 ----File contains inputs Typical and Kernel
    sapinst_exe_20928.1394691108 ----File contains only Typical Input
    Now please tell me which files need to delete to get the first file ie (Typical and Kernel)
    Regards
    Santosh K

  • Network card not found after new installation [SOLVED]

    I broke my filesystem on my Asus UL80V series laptop in trying to solve problems related to the latest glibc update, so decided to do a clean re-install. I had an installation disk at hand: 2009.08 with kernel 2.6.30.4-1 (which is supposed to have the module for my ath9k network device). However after a successful installation (including all the files from base-dev), my network device is not recognised:
    dhcpcd: eth0: interface not found or invalid
    although network connectivity (wired and wireless) worked perfectly before the installation attempt.
    This happened yesterday (17th) and I have been scouring the web since trying to find out what the cause of this problem is, without luck.
    I also burned a new installation CD with the latest stable version, but no luck there, either! Got a message at the beginning informing me that the install requires 64 Mb memory, although my laptop has 4 Gb.
    I should say, the device is there and working:
    lspci | grep Net
    gives
    02:00.0 Network controller: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01)
    I also did
    modprobe ath9k
    just to make sure. No luck.
    Any help will be appreciated.
    thanks
    thea
    Last edited by thea (2012-07-23 23:59:16)

    Argh, ip may not be around in the 2009 image really ;-) .. Use "ifconfig" instead..
    But: I meanwhile cross-checked your ath9k: http://wireless.kernel.org/en/users/Dri … h9k_driver
    and it does not sound encouraging for the kernel you have there.
    The image is far too old anyway, if you ask me (would be a darn hazzle to get that uptodate I am sure). Pity you get that memory error with the 2011 one. Maybe check forums on that. Sounds very strange, I am not aware of any post I read.
    If you can burn another CD, you can try the recent ISOs as well: http://releng.archlinux.org/isos/
    Beware that the ones from July dont have the AIF setup anymore.

  • My Firefox is not working. (All I get is a blank white screen with the Fireox logo). If I have to reinstall firefox 3.66, how can I transfer my old profile to the new installation?

    My Firefox is not working (All I get is a blank white screen with the firefox logo. If I have to reinstall Firefox 3.66, how can I transfer my old profile to the new installation?
    == This happened ==
    Every time Firefox opened

    David.  Thank you very much.   The problem was not with the canvas but rather the Viewer.  But the solution was the same.  Somehow, the Viewer window was re-set to Alpha.  I changed it back to RGB.... and the picture is back.   These issues are often very simple.... but they can drive you bats if you don't know the answer.   Very grateful.  Tim

  • ITunes error message during new installation of 10.5

    I keep getting the following error message durning a new installation of iTunes 10.5.
    An error occurred while attempting to create the directory: C:\Program Files (x86)\iTunes.Resources\es.lproj\PurchasedPlacard.nib
    The system the installation is occuring on is:
    HP Pavilion DV6-3150
    Windows 7 Home Premium SP1 64-bit
    Intel i5 2.53 GHz, 4 Gig RAM
    Antivirus
    Norton Security Suite
    ver. 5.1.0.29
    I did a Virus sweep after the error message and no messages came up.  Attempted a second install with the antivirus was disabled during the install and recieved the same error message.
    Any suggestions will be greatly appreciated.
    Michael G.

    I did have image of both Tiger and Snow Leopard OS on my external hdd. I do use this images at my work to install fresh OS on new HDD. it's works fine and there is no issue with it. I tried same images on my macbook but none works and this error appear and same with Snow Leopard Disc installation.

  • Can't Scan after new installation

    A bit of background;
    Dell laptop
    Windows 8.1 64bit
    HP Officejet 6500 e709n
    I finally managed to install the full set of printer drivers (HP Solution Center) on this new laptop ....which btw took hours of research,  just to learn that I can't scan. 
    I get the an HP popup message saying ERROR Imaging Device Not Found along with a number of steps to reolve the issue....and yes I followed most of the steps listed below except for the unistall/reinstall since this is a new installation. 

    Hello G4ME,
    Welcome to the HP Forums!
    I understand you're receiving a message indicating "Imaging Device Not Found" using the Officejet 6500 e709n. I will do my best to assist you!
    How is this printer connected? Wireless or USB?
    Follow this entire HP document on 'The HP imaging device was not found on the network' Message Displays on the Computer (Windows). Please post your results, as I will be looking forward to hearing from you. Have a great night!
    I worked on behalf of HP.

  • Can't start UCM server after new installation of 11.1.1.8 on Microsoft server 2008 R2 SP1 64 bit EE

    Hi All
    After new installation of WCC 11.1.1.8 on Microsoft server 2008 R2 SP1 64 bit EE UCM_server1 can’t start. (Please see trace below). WCC 11.1.1.7 run without issues on this environment.
    Steps:
    1. Installation of jrockit-jdk1.6.0_45-R28.2.7-4.1.0
    2. Installation of WLS 10.3.6
    3. Installation of WCC 11.1.1.8
    4. Schema creation by RCU 11.1.1.8
    5. Domain creation by config.cmd with AdminServer, UCM_server1, IBR_server1
    6. Run Admin - (success)
    7. Run NodeManager (optional) - (success)
    8. Run UCM_server1 – failed
    Still not works after patching MLR 1 for WCC 11.1.1.8 or upgrade from 11.1.1.7 .
    From log files we can saw that problem caused by JniNativeOsUtils.dll file in “<Middleware Home>\Oracle_ECM1\ucm\idc\components\NativeOsUtils\lib\windows-amd64\7.2.1.1”
    I replaced JniNativeOsUtils.dll with same file from 11.1.1.7 version and UCM_server1 starts work
    I got errors during startup (syNativeOsUtilsNotLoaded and UnsatisfiedLinkError - you can foun them in trace below), but WCC up and works.
    I also get error when trying to start SystemProperties or ComponentWithard utility:
         Activation context generation failed for "C:\Oracle\MIDDLE~1\USER_P~1\domains\WCC_DO~1\ucm\cs\bin\SystemProperties.exe". Dependent Assembly      Microsoft.VC80.MFC,processorArchitecture="amd64",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="8.0.50727.762" could not be found. Please use sxstrace.exe for detailed diagnosis.
    Any ideas?
    Thanks
    Leon
    ERROR:
    javax.servlet.ServletException: Could not start up IDC server deployment.
      at idcservlet.ServletUtils.initializeContentServer(ServletUtils.java:1268)
      at idcservlet.ServletUtils.startAndConfigureServer(ServletUtils.java:531)
      at idcservlet.ServletUtils.initializeAllServers(ServletUtils.java:460)
      at idcservlet.IdcFilter.initContentServer(IdcFilter.java:181)
      at idcservlet.IdcFilter.init(IdcFilter.java:156)
      at weblogic.servlet.internal.FilterManager$FilterInitAction.run(FilterManager.java:343)
      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:96)
      at weblogic.servlet.internal.FilterManager.preloadFilters(FilterManager.java:57)
      at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1872)
      at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3154)
      at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)
      at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:484)
      at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
      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:200)
      at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
      at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
      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:27)
      at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:671)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
      at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:59)
      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:51)
      at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
      at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
      at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
      at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
      at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
      at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
      at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
      at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused By: java.io.IOException: csServletFailedToFullyInitialize
      at intradoc.idcwls.IdcIntegrateWrapper.initializeServer(IdcIntegrateWrapper.java:139)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)
      at idcservlet.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:87)
      at idcservlet.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:305)
      at idcservlet.common.ClassHelperUtils.executeMethodWithArgs(ClassHelperUtils.java:278)
      at idcservlet.ServletUtils.initializeContentServer(ServletUtils.java:1257)
      at idcservlet.ServletUtils.startAndConfigureServer(ServletUtils.java:531)
      at idcservlet.ServletUtils.initializeAllServers(ServletUtils.java:460)
      at idcservlet.IdcFilter.initContentServer(IdcFilter.java:181)
      at idcservlet.IdcFilter.init(IdcFilter.java:156)
      at weblogic.servlet.internal.FilterManager$FilterInitAction.run(FilterManager.java:343)
      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:96)
      at weblogic.servlet.internal.FilterManager.preloadFilters(FilterManager.java:57)
      at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1872)
      at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3154)
      at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)
      at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:484)
      at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
      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:200)
      at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
      at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
      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:27)
      at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:671)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
      at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:59)
      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:51)
      at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
      at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
      at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
      at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
      at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
      at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
      at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
      at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused By: intradoc.common.ServiceException:
      at intradoc.server.IdcServerManager.init(IdcServerManager.java:252)
      at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:627)
      at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:457)
      at intradoc.idcwls.IdcIntegrateWrapper.initializeServer(IdcIntegrateWrapper.java:104)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)
      at idcservlet.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:88)
      at idcservlet.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:305)
      at idcservlet.common.ClassHelperUtils.executeMethodWithArgs(ClassHelperUtils.java:278)
      at idcservlet.ServletUtils.initializeContentServer(ServletUtils.java:1259)
      at idcservlet.ServletUtils.startAndConfigureServer(ServletUtils.java:531)
      at idcservlet.ServletUtils.initializeAllServers(ServletUtils.java:460)
      at idcservlet.IdcFilter.initContentServer(IdcFilter.java:181)
      at idcservlet.IdcFilter.init(IdcFilter.java:156)
      at weblogic.servlet.internal.FilterManager$FilterInitAction.run(FilterManager.java:343)
      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:96)
      at weblogic.servlet.internal.FilterManager.preloadFilters(FilterManager.java:57)
      at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1874)
      at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3155)
      at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)
      at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:487)
      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:672)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
      at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:59)
      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:256)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused By: intradoc.data.DataException: !Install aborted.
      at intradoc.server.IdcInstallInfo.continueEarlyInstall(IdcInstallInfo.java:554)
      at intradoc.server.IdcSystemConfig.initConfigEarly(IdcSystemConfig.java:205)
      at intradoc.server.IdcSystemConfig.loadInitialConfig(IdcSystemConfig.java:323)
      at intradoc.server.IdcServerManager.init(IdcServerManager.java:100)
      at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:627)
      at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:457)
      at intradoc.idcwls.IdcIntegrateWrapper.initializeServer(IdcIntegrateWrapper.java:104)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)
      at idcservlet.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:88)
      at idcservlet.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:305)
      at idcservlet.common.ClassHelperUtils.executeMethodWithArgs(ClassHelperUtils.java:278)
      at idcservlet.ServletUtils.initializeContentServer(ServletUtils.java:1259)
      at idcservlet.ServletUtils.startAndConfigureServer(ServletUtils.java:531)
      at idcservlet.ServletUtils.initializeAllServers(ServletUtils.java:460)
      at idcservlet.IdcFilter.initContentServer(IdcFilter.java:181)
      at idcservlet.IdcFilter.init(IdcFilter.java:156)
      at weblogic.servlet.internal.FilterManager$FilterInitAction.run(FilterManager.java:343)
      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:96)
      at weblogic.servlet.internal.FilterManager.preloadFilters(FilterManager.java:57)
      at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1874)
      at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3155)
      at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)
      at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:487)
      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:672)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
      at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:59)
      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:256)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused By: intradoc.common.ServiceException: !csInitSecurityError
      at intradoc.conversion.SecurityObjects.init(SecurityObjects.java:140)
      at intradoc.conversion.CryptoPasswordUtils.initSecurityObjects(CryptoPasswordUtils.java:75)
      at intradoc.conversion.CryptoPasswordUtils.loadPasswordManagement(CryptoPasswordUtils.java:136)
      at intradoc.server.IdcInstallInfo.buildPasswordInfo(IdcInstallInfo.java:850)
      at intradoc.server.IdcInstallInfo.createConfigAndPasswordFiles(IdcInstallInfo.java:573)
      at intradoc.server.IdcInstallInfo.continueEarlyInstall(IdcInstallInfo.java:548)
      at intradoc.server.IdcSystemConfig.initConfigEarly(IdcSystemConfig.java:205)
      at intradoc.server.IdcSystemConfig.loadInitialConfig(IdcSystemConfig.java:328)
      at intradoc.server.IdcServerManager.init(IdcServerManager.java:101)
      at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:627)
      at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:457)
      at intradoc.idcwls.IdcIntegrateWrapper.initializeServer(IdcIntegrateWrapper.java:104)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)
      at idcservlet.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:88)
      at idcservlet.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:305)
      at idcservlet.common.ClassHelperUtils.executeMethodWithArgs(ClassHelperUtils.java:278)
      at idcservlet.ServletUtils.initializeContentServer(ServletUtils.java:1259)
      at idcservlet.ServletUtils.startAndConfigureServer(ServletUtils.java:531)
      at idcservlet.ServletUtils.initializeAllServers(ServletUtils.java:460)
      at idcservlet.IdcFilter.initContentServer(IdcFilter.java:181)
      at idcservlet.IdcFilter.init(IdcFilter.java:156)
      at weblogic.servlet.internal.FilterManager$FilterInitAction.run(FilterManager.java:343)
      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:96)
      at weblogic.servlet.internal.FilterManager.preloadFilters(FilterManager.java:57)
      at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1874)
      at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3155)
      at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)
      at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:487)
      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:672)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
      at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:59)
      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:256)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused By: intradoc.common.ServiceException: !syFileUtilsUnableToCreateSpecifiedDir,C:/Oracle/MIDDLE~1/USER_P~1/domains/WCC_DO~1/ucm/cs/config/private
      at intradoc.common.FileUtils.checkOrCreateDirectory(FileUtils.java:570)
      at intradoc.conversion.StandardKeyLoader.init(StandardKeyLoader.java:36)
      at idc.conversion.jps.CSFKeyLoader.init(CSFKeyLoader.java:47)
      at intradoc.conversion.SecurityObjects.init(SecurityObjects.java:132)
      at intradoc.conversion.CryptoPasswordUtils.initSecurityObjects(CryptoPasswordUtils.java:76)
      at intradoc.conversion.CryptoPasswordUtils.loadPasswordManagement(CryptoPasswordUtils.java:136)
      at intradoc.server.IdcInstallInfo.buildPasswordInfo(IdcInstallInfo.java:850)
      at intradoc.server.IdcInstallInfo.createConfigAndPasswordFiles(IdcInstallInfo.java:574)
      at intradoc.server.IdcInstallInfo.continueEarlyInstall(IdcInstallInfo.java:548)
      at intradoc.server.IdcSystemConfig.initConfigEarly(IdcSystemConfig.java:205)
      at intradoc.server.IdcSystemConfig.loadInitialConfig(IdcSystemConfig.java:328)
      at intradoc.server.IdcServerManager.init(IdcServerManager.java:101)
      at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:627)
      at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:457)
      at intradoc.idcwls.IdcIntegrateWrapper.initializeServer(IdcIntegrateWrapper.java:104)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)
      at idcservlet.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:88)
      at idcservlet.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:305)
      at idcservlet.common.ClassHelperUtils.executeMethodWithArgs(ClassHelperUtils.java:278)
      at idcservlet.ServletUtils.initializeContentServer(ServletUtils.java:1259)
      at idcservlet.ServletUtils.startAndConfigureServer(ServletUtils.java:531)
      at idcservlet.ServletUtils.initializeAllServers(ServletUtils.java:460)
      at idcservlet.IdcFilter.initContentServer(IdcFilter.java:181)
      at idcservlet.IdcFilter.init(IdcFilter.java:156)
      at weblogic.servlet.internal.FilterManager$FilterInitAction.run(FilterManager.java:343)
      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:96)
      at weblogic.servlet.internal.FilterManager.preloadFilters(FilterManager.java:57)
      at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1874)
      at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3155)
      at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)
      at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:487)
      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:672)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
      at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:59)
      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:256)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused By: java.lang.AssertionError: !syNativeOsUtilsNotLoaded
      at intradoc.common.NativeOsUtilsBase.doLoad(NativeOsUtilsBase.java:452)
      at intradoc.common.NativeOsUtilsBase.<init>(NativeOsUtilsBase.java:360)
      at intradoc.common.NativeOsUtils.<init>(NativeOsUtils.java:28)
      at intradoc.common.FileUtils.checkOrCreateDirectory(FileUtils.java:566)
      at intradoc.conversion.StandardKeyLoader.init(StandardKeyLoader.java:36)
      at idc.conversion.jps.CSFKeyLoader.init(CSFKeyLoader.java:47)
      at intradoc.conversion.SecurityObjects.init(SecurityObjects.java:132)
      at intradoc.conversion.CryptoPasswordUtils.initSecurityObjects(CryptoPasswordUtils.java:75)
      at intradoc.conversion.CryptoPasswordUtils.loadPasswordManagement(CryptoPasswordUtils.java:136)
      at intradoc.server.IdcInstallInfo.buildPasswordInfo(IdcInstallInfo.java:850)
      at intradoc.server.IdcInstallInfo.createConfigAndPasswordFiles(IdcInstallInfo.java:573)
      at intradoc.server.IdcInstallInfo.continueEarlyInstall(IdcInstallInfo.java:548)
      at intradoc.server.IdcSystemConfig.initConfigEarly(IdcSystemConfig.java:205)
      at intradoc.server.IdcSystemConfig.loadInitialConfig(IdcSystemConfig.java:323)
      at intradoc.server.IdcServerManager.init(IdcServerManager.java:100)
      at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:626)
      at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:457)
      at intradoc.idcwls.IdcIntegrateWrapper.initializeServer(IdcIntegrateWrapper.java:103)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)
      at idcservlet.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:87)
      at idcservlet.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:305)
      at idcservlet.common.ClassHelperUtils.executeMethodWithArgs(ClassHelperUtils.java:278)
      at idcservlet.ServletUtils.initializeContentServer(ServletUtils.java:1257)
      at idcservlet.ServletUtils.startAndConfigureServer(ServletUtils.java:531)
      at idcservlet.ServletUtils.initializeAllServers(ServletUtils.java:460)
      at idcservlet.IdcFilter.initContentServer(IdcFilter.java:181)
      at idcservlet.IdcFilter.init(IdcFilter.java:156)
      at weblogic.servlet.internal.FilterManager$FilterInitAction.run(FilterManager.java:343)
      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:96)
      at weblogic.servlet.internal.FilterManager.preloadFilters(FilterManager.java:57)
      at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1872)
      at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3154)
      at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)
      at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:484)
      at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
      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:200)
      at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
      at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
      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:27)
      at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:671)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
      at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:59)
      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:51)
      at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
      at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
      at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
      at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
      at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
      at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
      at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
      at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused By: java.lang.UnsatisfiedLinkError: intradoc/common/NativeOsUtilsBase.getNativeVersion()Ljava/lang/String;
      at intradoc.common.NativeOsUtilsBase.doLoad(NativeOsUtilsBase.java:448)
      at intradoc.common.NativeOsUtilsBase.<init>(NativeOsUtilsBase.java:360)
      at intradoc.common.NativeOsUtils.<init>(NativeOsUtils.java:28)
      at intradoc.common.FileUtils.checkOrCreateDirectory(FileUtils.java:566)
      at intradoc.conversion.StandardKeyLoader.init(StandardKeyLoader.java:36)
      at idc.conversion.jps.CSFKeyLoader.init(CSFKeyLoader.java:47)
      at intradoc.conversion.SecurityObjects.init(SecurityObjects.java:132)
      at intradoc.conversion.CryptoPasswordUtils.initSecurityObjects(CryptoPasswordUtils.java:75)
      at intradoc.conversion.CryptoPasswordUtils.loadPasswordManagement(CryptoPasswordUtils.java:136)
      at intradoc.server.IdcInstallInfo.buildPasswordInfo(IdcInstallInfo.java:850)
      at intradoc.server.IdcInstallInfo.createConfigAndPasswordFiles(IdcInstallInfo.java:573)
      at intradoc.server.IdcInstallInfo.continueEarlyInstall(IdcInstallInfo.java:548)
      at intradoc.server.IdcSystemConfig.initConfigEarly(IdcSystemConfig.java:205)
      at intradoc.server.IdcSystemConfig.loadInitialConfig(IdcSystemConfig.java:323)
      at intradoc.server.IdcServerManager.init(IdcServerManager.java:100)
      at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:626)
      at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:457)
      at intradoc.idcwls.IdcIntegrateWrapper.initializeServer(IdcIntegrateWrapper.java:103)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)
      at idcservlet.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:87)
      at idcservlet.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:305)
      at idcservlet.common.ClassHelperUtils.executeMethodWithArgs(ClassHelperUtils.java:278)
      at idcservlet.ServletUtils.initializeContentServer(ServletUtils.java:1257)
      at idcservlet.ServletUtils.startAndConfigureServer(ServletUtils.java:531)
      at idcservlet.ServletUtils.initializeAllServers(ServletUtils.java:460)
      at idcservlet.IdcFilter.initContentServer(IdcFilter.java:181)
      at idcservlet.IdcFilter.init(IdcFilter.java:156)
      at weblogic.servlet.internal.FilterManager$FilterInitAction.run(FilterManager.java:343)
      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:96)
      at weblogic.servlet.internal.FilterManager.preloadFilters(FilterManager.java:57)
      at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1872)
      at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3154)
      at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)
      at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:484)
      at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
      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:200)
      at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
      at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
      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:27)
      at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:671)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
      at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:59)
      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:51)
      at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
      at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
      at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
      at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
      at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
      at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
      at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
      at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

    Hi All
    Cause of the problems was the missing of "Visual C++ 2005 SP1 Redistributable Package"
    Environment works fine after installation of both versions (x86 and x64)
    Thanks
    Leon

  • Trying to download the free trial of Adobe Acrobat XL Pro.  I keep getting the message "The application could not be installed because the installer file is damaged. Try obtaining a new installer file from the application author."  I've repeatedly tried g

    Trying to download the free trial of Adobe Acrobat XL Pro.  I keep getting the message "The application could not be installed because the installer file is damaged. Try obtaining a new installer file from the application author."  I've repeatedly tried getting a new installer file, but get the same message every time.

    K_don52 and Ande8135 please remove your current installation of the Adobe Download Assistant and reinstall.  You can find more details in the known issues section of Troubleshoot Adobe Download Assistant.

  • Problems with new installation of iAS on Windows

    This is a new installation of iAS 10.1.2.0.2 on Windows. The application server doesn't come up properly after reboot. The log file D:\Oracle\ora101_infra\opmn\logs\OC4J~OC4J_SECURITY~default_island~1 contains an error stack that begins with:
    SSO: DB Error. Please make sure the database is available and restart SSO Server
    Obviously, the database (service name OracleServiceIAS472F) is started after the rest of the services (service names similar to Oracleora101_XXX). I have found documentation on how to make the ProcessManager service of the OracleAS Infrastructure before it starts up the ProcessManager service of the middle tier, but no notes on starting the database service in an order different from Windows default. Extensive googling doesn't give me that others have had similar problems. I would like to verify before starting to mess around with the order of services starting at boot time.
    The person doing the installation (I don't have direct access to the machine) maintains that installation of WebUtil is causing these problems, and that the problems disappear if he reverts the configuration of WebUtil. I have limited experience with forms configuration and cannot see the connection.
    Any input would be greatly appreciated!
    Regards,
    Maria

    Maria, we have numerous installations of both 10gDB 10.1.0.5/10gAS 9.0.4.2 and 10gDB 10.2.0.3/10gAS 10.1.2.0.2 here. The environments are all two server configurations: 1 server has DB + AS Infrastructure, 1 server has AS Middle Tier. I have not had an issue with a DB server reboot causing the Infrastructure to not come up, although we have a strict rule of always rebooting these two servers in pairs: first DB then AS Middle Tier. And since there are gazillion MS patches, they do get rebooted frequently. Regards, John

Maybe you are looking for

  • Is there a way to find out ALL the files an FCP project uses?

    Okay. Firstly, I'm an idiot. I don't know why, but at the START of the project, I didn't think I'd end up with so many little tiny bits and pieces... so I didn't really plan the organization of this thing. (My next project will be meticulously organi

  • How to assign values to Dynamic VO.

    Hi All, I have created a Dynamic VO and i have created 2 attributes(name and age) for it. Can i create this dynamic VO in Process form request of one of the CO class? Please let me know how to assign values to it......and display it and the page.? Th

  • Setting permissions at entity object level using JAAS and LDAP

    Hi, I am using ldap-based provider for authorizaton. Every thing works fine. Authorization works fine based on the roles created in web.xml file. Could you please let me know how I can define permissions at entity object level when using ldap based p

  • How to save vector work sharp for web?

    Hello guys, I need all your help! I am trying to import a full color vector work from illustrator into an iPad. The original illustrator file is about 10MB and I am trying to achive size that is under 128K. I used "save for web" but result is not sha

  • Some diffrence in oracle query and mysql query

    sir i see both query in SessionBean1 mysql query SELECT ALL usert.username, usert.userid, usert.camid FROM usert this not use user name oracle query SELECT ALL MFA.LUSER.USERID, MFA.LUSER.TITLE, MFA.LUSER.CAMPID, MFA.LUSER.PWD, MFA.LUSER.USERNAME FRO