Paravirtualized Guest Machine from an OEL 6 GA Install Media iso?

Is it possible to create a paravirtualized guest from an Oracle Linux 6 GA iso?l
I would prefer a jeos image but I have not been able to find one.
I have tried this using the vm server as the nfs server with no success.
vm server 2.20
cp oel6.iso /OVS/ios_pool/
cd /OVS/iso_pool/
mkdir /OVS/iso_pool/iso
mount -o loop oel6.iso iso
vi /etc/exports
/OVS/iso_pool/iso *(rw)
service nfs restart
When creating the guest machine I choose paravirtualiezed and enter the following nfs entry:
nfs:server-name/OVS/ios_pool/iso
or
nfs:server-ip-address/OVS/ios_pool/iso
I receive the following in the log:
=============================================================================
Check memory, mac address and networktype
Register virtual machine img
Register virtual machine geninfo
Register virtual machine networks
Register virtual machine disks
Create PVM
Failed. Result -failed:<Exception: failed:<Exception: ['virt-install', '--paravirt', '--name=2971_oel6', '--ram=1024', '--vcpus=2', '--vnc', '--vnclisten=0.0.0.0', '--vncpasswd=/tmp/tmpcz2RA3', '--noautoconsole', '--location=nfs:10.0.6.177:/OVS/iso_pool/iso', '--keymap=en-us', '--mac=00:16:3E:42:AF:50', '--bridge=vlan10', '--file=/var/ovs/mount/D684E789EFE44A1181C387168A518F9A/running_pool/2971_oel6/System.img', '--file-size=5.0'] => ERROR: Invalid NFS location given: [Errno 2] No such file or directory: '/var/lib/xen/xennfs.Njoyex/images/xen/vmlinuz'
>
StackTrace:
File "/opt/ovs-agent-2.3/OVSXXenVMInstall.py", line 317, in xen_install_vm_para
run_cmd(args=cmdlist)
File "/opt/ovs-agent-2.3/OVSCommons.py", line 69, in run_cmd
raise Exception('%s => %s' % (cmdlist, p.childerr.read()))
>
StackTrace:
File "/opt/ovs-agent-2.3/OVSSiteVMInstall.py", line 197, in install_vm_para
else: raise Exception(rs)
=============================================================================

I've got a few OL6 guests up and running on my OVS 2.2.2 servers now. I managed to convert one of them to a PV guest by hacking together a vm.cfg.
The dmesg|grep -i xen shows me that the guest kernel is running in paravirt mode.
My problem is the OVM Manager is still showing this guest as a fully virtualized guest. Is there a better/proper way to convert an HVM guest to PV guest?
Here is the dmesg output:
h4. [root@prdjboss01 ~]# dmesg|grep -i xen
Xen: 0000000000000000 - 00000000000a0000 (usable)
Xen: 00000000000a0000 - 0000000000100000 (reserved)
Xen: 0000000000100000 - 00000001f4000000 (usable)
#1 [00050e7000 - 0005114000] XEN PAGETABLES ==> [00050e7000 - 0005114000]
#5 [0004144000 - 00050e7000] XEN START INFO ==> [0004144000 - 00050e7000]
Booting paravirtualized kernel on Xen
Xen version: 3.4.0 (preserve-AD)
Xen: using vcpu_info placement
Xen: using vcpuop timer interface
installing Xen timer for CPU 0
installing Xen timer for CPU 1
xen_balloon: Initialising balloon driver.
Switching to clocksource xen
input: Xen Virtual Keyboard as /devices/virtual/input/input1
input: Xen Virtual Pointer as /devices/virtual/input/input2
XENBUS: Device with no driver: device/vbd/768
XENBUS: Device with no driver: device/vbd/832
XENBUS: Device with no driver: device/vbd/5632
XENBUS: Device with no driver: device/vif/0
XENBUS: Device with no driver: device/console/0
Initialising Xen virtual ethernet driver.

Similar Messages

  • Issue in adding Space to the existing Virtual Machine from added repository

    Hi,
    I'm facing issue in adding Space to the existing Virtual Machine (Guest OS) from added repository.
    Environment details :
    VM Server : /OVS => 130GB
    /OVS/935970F2CC2D4B4391701397517F1001/ => 512 GB
    Things I have done :
    •     I created a VM (Guest OS) in the VM Server with 120 GB
    •     After creating the VM (Guest OS) , When I tried adding a VIRTUAL DISK of size 150 GB , I got an error “Maximum available Disk space is only 10GB”.
    My query :
    •     Will I be able to add space to Existing VM from the added Repository ( /OVS/935970F2CC2D4B4391701397517F1001/ ) , whose system.img is stored in path /OVS/running_pool/34_rhel/ .
    Kindly help me out in this.
    Thanks in advance.
    -- Sri

    Hi all,
    I checked with Oracle on the above and got the info currently , the we can utilise only the space available in the existing repo and cannot extend to additional repo.
    Work around is : Clone it to the other repo , or Use Symbolic link .
    Thanks,
    Sri.

  • Not able to start the guest machine

    Hi,
    When I tried to start a guest either from VM Manager or using xm create vm.cfg' it is giving me this error saying cannot be mounted as loop device /dev/loop100 is already used in guest domain.
    PowerOn VM: INSYBVL1     failed:<Exception: return=>failed:<Exception: xm create '/OVS/running_pool/INSYBVL1/vm.cfg'=>Error: Device 768 (vbd) could not be connected. File */OVS/running_pool/INSYBVL1/System.img is loopback-mounted through /dev/loop100, which is mounted in a guest domain, and so cannot be mounted now.* > StackTrace: File "/opt/ovs-agent-2.2/OVSXXenVM.py", line 57, in xen_start_vm run_cmd(cmd) File "/opt/ovs-agent-2.2/OVSCommons.py", line 97, in run_cmd raise Exception('%s=>%s' % (cmd, p.childerr.read())) > StackTrace: File "/opt/ovs-agent-2.2/OVSSiteVM.py", line 86, in start_vm raise e
    /var/log/messages showing these messages when I tried to start the guest. The last line saying /etc/xen/scripts/block failed. No idea what exactly that mean.
    Aug 9 10:29:04 ed1 kernel: device vif27.0 entered promiscuous mode
    Aug 9 10:29:04 ed1 kernel: audit(1281320944.247:94): dev=vif27.0 prom=256 old_prom=0 auid=4294967295
    Aug 9 10:29:04 ed1 kernel: xenbr0: port 6(vif27.0) entering learning state
    Aug 9 10:29:04 ed1 kernel: xenbr0: topology change detected, propagating
    Aug 9 10:29:04 ed1 kernel: xenbr0: port 6(vif27.0) entering forwarding state
    Aug 9 10:29:04 ed1 logger: /etc/xen/scripts/block: File /OVS/running_pool/INSYBVL1/System.img is loopback-mounted through /dev/loop0, which is mounted in a guest domain, and so cannot be mounted now.
    Aug 9 10:29:04 ed1 kernel: device vif27.1 entered promiscuous mode
    Aug 9 10:29:04 ed1 kernel: audit(1281320944.311:95): dev=vif27.1 prom=256 old_prom=0 auid=4294967295
    Aug 9 10:29:04 ed1 kernel: xenbr0: port 7(vif27.1) entering learning state
    Aug 9 10:29:04 ed1 kernel: xenbr0: topology change detected, propagating
    Aug 9 10:29:04 ed1 kernel: xenbr0: port 7(vif27.1) entering forwarding state
    Aug 9 10:29:05 ed1 kernel: loop108: fast redirect
    Aug 9 10:29:08 ed1 kernel: xenbr0: port 6(vif27.0) entering disabled state
    Aug 9 10:29:08 ed1 kernel: device vif27.0 left promiscuous mode
    Aug 9 10:29:08 ed1 kernel: audit(1281320948.951:96): dev=vif27.0 prom=0 old_prom=256 auid=4294967295
    Aug 9 10:29:08 ed1 kernel: xenbr0: port 6(vif27.0) entering disabled state
    Aug 9 10:29:08 ed1 kernel: xenbr0: port 7(vif27.1) entering disabled state
    Aug 9 10:29:09 ed1 kernel: device vif27.1 left promiscuous mode
    Aug 9 10:29:09 ed1 kernel: audit(1281320949.031:97): dev=vif27.1 prom=0 old_prom=256 auid=4294967295
    Aug 9 10:29:09 ed1 kernel: xenbr0: port 7(vif27.1) entering disabled state
    Aug 9 10:29:09 ed1 kernel: loop108: dropped 0 extents
    Aug 9 10:29:09 ed1 logger: /etc/xen/scripts/block: xenstore-read backend/vbd/27/768/node failed.
    Aug 9 10:29:09 ed1 logger: /etc/xen/scripts/block: /etc/xen/scripts/block failed; error detected.
    losetup -a showing the following mounted loop devices on the server
    /dev/loop0: [0830]:895112952 (/OVS/running_pool/1031_inpeajl3/System.img)
    /dev/loop1: [0830]:150668971 (/OVS/running_pool/1031_inpeajl3/INPEAJL3_DISK.img)
    /dev/loop10: [0830]:709662 (/OVS/running_pool/275_SERVER_5/System.img)
    /dev/loop11: [0830]:895108210 (/OVS/running_pool/OPENFILER01/System.img)
    */dev/loop100: [0830]:709665 (/OVS/running_pool/275_SERVER_5/ovdk_win_vm1.img)*
    /dev/loop101: [0830]:580814 (/OVS/running_pool/278_vis12110/System.img)
    /dev/loop102: [0830]:524891 (/OVS/sharedDisk/server_5_disk.img)
    /dev/loop103: [0830]:580810 (/OVS/running_pool/281_vis12000/System.img)
    /dev/loop104: [0830]:524890 (/OVS/sharedDisk/vis1200_1.img)
    /dev/loop105: [0830]:524889 (/OVS/sharedDisk/vis1200.img)
    /dev/loop106: [0830]:709762 (/OVS/running_pool/390_INPENAW1/System.img)
    /dev/loop107: [0830]:709765 (/OVS/running_pool/390_INPENAW1/ovdk_win_vm1.img)
    /dev/loop110: [0830]:800542537 (/OVS/running_pool/OPENFILER01/DISK2.img)
    /dev/loop111: [0830]:150668974 (/OVS/running_pool/OPENFILER01/DISK3.img)
    /dev/loop112: [0830]:800538044 (/OVS/running_pool/OPENFILER01/DISK1)
    /dev/loop113: [0830]:580765 (/OVS/running_pool/193_VIS1151020/System.img)
    /dev/loop114: [0830]:524884 (/OVS/sharedDisk/VIS115102_Disk1.img)
    /dev/loop115: [0830]:800787660 (/OVS/running_pool/193_VIS1151020/VIS115102_Disk2.img)
    looks like /dev/loop100 is already used by another guest. However why my new guest is trying to use the loop device which is already used by another guest machine.
    Current kernel version of my vm server is
    Linux ed1 2.6.18-8.1.15.1.16.el5xen #1 SMP Fri Aug 1 18:27:30 EDT 2008 i686 i686 i386 GNU/Linux
    Regards
    Balaji V

    Hi,
    Your xm kernel indicates you are still using 2.1.5 OVM.
    The error could be that in the older xm scripts there was an error with /etc/xen/scripts/block.
    Not sure if this applies to OVM 2.1.5 but it could...
    If possible I would upgrade to OVM 2.2.1
    and would try again if the error reoccurs...
    (Unfortunately after upgrading and rebooting the server the error will be gone anyway)...
    Sebastian

  • Ovmcli change ip on guest machine (running Windows XP)

    Hello,
    I'm new to OracleVM but find it very useful.
    We had previous expierences with VMWare virtualization in our company
    (VMWare server 2.0). It had VMWare tools which included cli (command line interface).
    I need to change IP address of Windows XP guest machine.
    To be exact: our guest machine is running windows XP, our host is Oracle VM.
    We want to change IP from let's say: 10.60.60.200 to 10.60.60.201 on our guest machine running XP.
    In WMWare we used:
    $command = "netsh interface ip set address LAN static 10.60.60.200 255.255.255.0 10.60.60.1 1";
    and a command that fired the action $command:
    vmrun -T server -h HOST_IP_ADDRESS -u HOST_USER -p HOST_PASSWORD -gu GUEST_USER -gp GUEST_PASSWORD runScriptInGuest "DATASTORE TEMP/xxx.vmx" cmd /c & $command;
    Is there something similar to "runScriptInGuest" or is there any other way to change IP of guest machine in Oracle VM?
    I tried to use
    ovmcli with:
    vm nic conf
    but the options don't include changing IP.
    As far as I can see there is only:
    --serverpool_name
    --vm_name
    --nic_name
    --new_nic_name
    --bridge
    --rate_limit
    --enable_qos
    --disable_qos
    options available for configuring network interface adapters.
    Bert

    The problem with changing IP inside the virtual machine (windows XP) is that
    we use dynamic virtual machines. By 'dynamic' I mean that we have a set of templates that
    we clone, start, configure and then run application tests on them. The purpose of all
    this is that we want to have identical operating environement for all tests. In this way
    we can relate to results as done on exactly the same computer.
    The whole process (cloning, starting, configuring, restarting, running application tests and then pausing VM) is done
    from scripts - so we CANNOT just manually log via VNC into machine and change it's IP.
    We tried to use STAF (http://staf.sourceforge.net/) but it operates on IP
    so we can run with this tool any task except changing machine's IP.
    (STAF doesn't deal with the change of IP in time.
    Apart from this it sends response with new IP when
    server excepects response from old IP).
    Summerizing - runScriptInGuest from VMWare solved the problem for us
    because it ran a CONSOLE command inside Windows Guest
    which changed the IP. runScriptInGuest doesn't rely on
    machine's IP so everything ran smooth.
    Is there any other way to change this ip
    from SCRIPT. I mean some way to run this command
    remotely on windows or do this through OracleVM virtual machine configuration ?
    I hope it clears the question.
    Bert

  • Isolating guest VMs from each other (not just the host)

    Hello Everyone,
    I've been playing around with visualization for a long time, but largely for testing and educational purposes.
    For the first time I'm thinking of actually running some production systems in virtual machines instead of on physical hardware which which raises some new concerns for me that weren't really relevant previously, namely, security.  In particular, I've been thinking about how to isolate the guest VM processes from each other.
    It's decades-old best practice to isolate different server services to different machines to help prevent, say, security problems with your web server also comprising your mysql server.  When you start virtualizing your infrastructure, you lose this benefit to a degree, if someone manages to compromise one of your VM servers and manages to exploit a vulnerability in your hypervisor to gain access to the host, it's no big leap to assume that they may be able to get access to your other virtual machines running on that host.
    It seems to me, that if you want to improve your resilience to this kind-of exploit that you want to increase the isolation of your VM processes from each other.  You could, say, run them as different users.  If you're careful about permissions, then you gain back some of the security of running your servers on seperate physical hardware.  An attacker could still exploit a local privilege escalation bug, but it at least provides another line of defense.
    This sort of thing seems to be possible with qemu virtual machines, though it does require some work to get anything besides user mode networking working. 
    On the other hand, this sort of thing seems to be largely impossible with libvirt.  It's possible to run as qemu vms as different users using 'qemu://session' but the documentation seems to suggest that this limits you to using the qemu user mode networking, which isn't practical for running publicly accessible servers.  Since, as far as I can tell, all of the visualization management products around are based off of libvirt, this surprises me.  It seems to me that someone would have wanted to try and do something like this before, but nobody has (as far as I can tell).
    Indeed, there seems to be very little documentation out there about using qemu with tun/tap networking when running as non-root user.  There is some documentation out there about using VDE (mostly via the deprecated vdeq wrapper), but alot of qemu write-ups skip over it.  There's enough out there to suggest it's possible, it just doesn't seem to be written up anywhere (yet, maybe I'll write it up myself someday).
    So, this makes me wonder, 'why not?'.  Are there other things people are doing to isolate guest VMs from each other?
    What are people running production services in VMs doing?

    I suppose this is also something to think about, but I don't think I'd be that worried about it for my use-case.  The majority of systems I plan to run could run completely headless and the physical security for the host computers should be pretty good.  I'm more concerned remote code exploits in one particular VM allowing an attacker to execute on the host or in other guest VMs.

  • Static Mac adress on guest machine

    Hi All,
    I must convert a Windows 7 machine from VMware to a Hyper-V Cluster. But the Problem is that we Need to Keep the old MAC Adress on this Client after conversion. How can I do this?
    From my understanding means static IP in Hyper-V only that always the same MAC Adress will be assigned to the guest from the pool.
    But ist very important for us to keep the old one ...
    Hope someone has an idea here ...
    Many thanks
    markus

    Thanks...
    The Hyper-V Guest is running on a Cluster. Is it correct that the MAC address Settings should be leave in Dynamic then?
    I have converted now the machine. And the strange Thing is that the MAC Settings for this machine are automaticly set to static with the correct MAC Adress (Spoofing is disabled)
    the machine is running on a Hyper-V Cluster 2008R2 and i have converted the machine with SCVMM.
    Can this be working like this ?
    Rgds,
    markus

  • Removing Guest VM From Domain Upon Deletion

    We use System Center 2012 R2 Virtual Machine Manager to deploy VMs to our Hyper-V servers. We are starting to use the VM templates to automate our system deployments. These templates are configured to use a randomly generated hostname, and join the company
    AD Domain.
    The creation and joining of the domain are working correctly, but upon deletion of the guest VM is it not removed from the domain. Does SCVMM or Hyper-V offer a way to automate the removal of guest VMs from the domain upon their deletion?

    There is no way to handle the "domain un-join" or the deletion of domain computer accounts.
    The answer is to use scripts that drive SCVMM; find the VM, delete the VM, delete the computer account (running under credentials that can do this action).
    If you drink the system center cool-aid - then Operations Manager is your friend.
    Again, SCVMM / Hyper-V do not do this for you.  They really don't perform the domain join for you.  The VM is presented with an unattend.xml with the domain and user information to perform the join. 
    Brian Ehlert
    http://ITProctology.blogspot.com
    Learn. Apply. Repeat.
    Disclaimer: Attempting change is of your own free will.

  • JVM crashing on Linux VM (CentOS) Guest machine

    Hi All
    We have headless CentOS VirtualBox VMs configured over headless CentOS (6) machine (32 bit machine). The guest VM has Sun JDK 1.7 installed on the system with Tomcat 7 as the app server.
    Recently the tomcat JVM has started crashing giving Segmentation faults. The issue is fixed after the whole VM is restarted. Am attaching the JVM crash logs which might help in further investigation.
    Please let us know if anyone has faced similar issue in the past and possible configurations the we might be missing.
    Thanks
    Sudhir
    Sample JVM Crash Log
    ++#++
    ++# A fatal error has been detected by the Java Runtime Environment:++
    ++#++
    ++# SIGSEGV (0xb) at pc=0x011a164b, pid=2118, tid=2708867952++
    ++#++
    ++# JRE version: 7.0-b147++
    ++# Java VM: Java HotSpot(TM) Client VM (21.0-b17 mixed mode linux-x86 )++
    ++# Problematic frame:++
    ++# V [libjvm.so+0x1ba64b] FastScanClosure::do_oop(oopDesc**)+0xb++
    ++#++
    ++# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again++
    ++#++
    ++# If you would like to submit a bug report, please visit:++
    ++# http://bugreport.sun.com/bugreport/crash.jsp++
    ++#++
    (gdb) backtrace
    #0 0x00fbd416 in __kernel_vsyscall ()
    #1 0x002c7b01 in raise () from /lib/libc.so.6
    #2 0x002c93da in abort () from /lib/libc.so.6
    #3 0x01338bb1 in os::abort(bool) ()
    from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so
    #4 0x0141b054 in VMError::report_and_die() ()
    from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so
    #5 0x0133cf53 in JVM_handle_linux_signal ()
    from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so
    #6 0x013351f6 in signalHandler(int, siginfo*, void*) ()
    from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so
    #7 <signal handler called>
    #8 0x01178656 in FastScanClosure::do_oop(oopDesc**) ()
    from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so
    #9 0x012d1635 in LoaderConstraintTable::oops_do(OopClosure*) ()
    from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so
    #10 0x013ba627 in SystemDictionary::oops_do(OopClosure*) ()
    from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so
    #11 0x01381879 in SharedHeap::process_strong_roots(bool, bool, SharedHeap::ScanningOption, OopClosure*, CodeBlobClosure*, OopsInGenClosure*) ()
    from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so
    #12 0x011c55fb in GenCollectedHeap::gen_process_strong_roots(int, bool, bool, bool, SharedHeap::ScanningOption, OopsInGenClosure*, bool, OopsInGenClosure*) ()
    ---Type <return> to continue, or q <return> to quit---
    from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so
    #13 0x011797b8 in DefNewGeneration::collect(bool, bool, unsigned int, bool) ()
    from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so
    #14 0x011c7467 in GenCollectedHeap::do_collection(bool, bool, unsigned int, bool, int) () from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so
    #15 0x0112ba50 in GenCollectorPolicy::satisfy_failed_allocation(unsigned int, bool) () from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so
    #16 0x0141bc94 in VM_GenCollectForAllocation::doit() ()
    from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so
    #17 0x01422e61 in VM_Operation::evaluate() ()
    from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so
    #18 0x01421808 in VMThread::evaluate_operation(VM_Operation*) ()
    from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so
    #19 0x01421d47 in VMThread::loop() ()
    from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so
    #20 0x014223d5 in VMThread::run() ()
    from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so
    #21 0x01339f11 in java_start(Thread*) ()
    from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so
    #22 0x0045fa49 in start_thread () from /lib/libpthread.so.0
    #23 0x0037be5e in clone () from /lib/libc.so.6
    Edited by: user13695872 on Aug 29, 2012 5:23 AM

    Attaching some more threaddump from core file
    ++(gdb) backtrace++
    ++#0 0x00fbd416 in __kernel_vsyscall ()++
    ++#1 0x002c7b01 in raise () from /lib/libc.so.6++
    ++#2 0x002c93da in abort () from /lib/libc.so.6++
    ++#3 0x01338bb1 in os::abort(bool) ()++
    ++from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so++
    ++#4 0x0141b054 in VMError::report_and_die() ()++
    ++from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so++
    ++#5 0x0133cf53 in JVM_handle_linux_signal ()++
    ++from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so++
    ++#6 0x013351f6 in signalHandler(int, siginfo*, void*) ()++
    ++from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so++
    ++#7 <signal handler called>++
    ++#8 0x01178656 in FastScanClosure::do_oop(oopDesc**) ()++
    ++from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so++
    ++#9 0x012d1635 in LoaderConstraintTable::oops_do(OopClosure*) ()++
    ++from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so++
    ++#10 0x013ba627 in SystemDictionary::oops_do(OopClosure*) ()++
    ++from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so++
    ++#11 0x01381879 in SharedHeap::process_strong_roots(bool, bool, SharedHeap::ScanningOption, OopClosure*, CodeBlobClosure*, OopsInGenClosure*) ()++
    ++from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so++
    ++#12 0x011c55fb in GenCollectedHeap::gen_process_strong_roots(int, bool, bool, bool, SharedHeap::ScanningOption, OopsInGenClosure*, bool, OopsInGenClosure*) ()++
    ++---Type <return> to continue, or q <return> to quit---++
    ++from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so++
    ++#13 0x011797b8 in DefNewGeneration::collect(bool, bool, unsigned int, bool) ()++
    ++from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so++
    ++#14 0x011c7467 in GenCollectedHeap::do_collection(bool, bool, unsigned int, bool, int) () from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so++
    ++#15 0x0112ba50 in GenCollectorPolicy::satisfy_failed_allocation(unsigned int, bool) () from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so++
    ++#16 0x0141bc94 in VM_GenCollectForAllocation::doit() ()++
    ++from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so++
    ++#17 0x01422e61 in VM_Operation::evaluate() ()++
    ++from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so++
    ++#18 0x01421808 in VMThread::evaluate_operation(VM_Operation*) ()++
    ++from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so++
    ++#19 0x01421d47 in VMThread::loop() ()++
    ++from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so++
    ++#20 0x014223d5 in VMThread::run() ()++
    ++from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so++
    ++#21 0x01339f11 in java_start(Thread*) ()++
    ++from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so++
    ++#22 0x0045fa49 in start_thread () from /lib/libpthread.so.0++
    ++#23 0x0037be5e in clone () from /lib/libc.so.6++

  • Print to a Laserjet 4050 networked on an XP machine from my iPad

    How can I print to a Laserjet 4050 networked on an XP machine from my  iPad?  Can I use the AIO app?  does not find the printer.  Thanks.

    @Mojo-Risin 
    If I understand your question, you would like to use the AiO remote app on your iPad with your Laserjet 4050, correct? If this is case, unfortunately, the AiO remote app is not supported with the Laserjet 4050 and the iPad.
    Thank you.
    I am an HP employee.
    Say Thanks by clicking the Kudos Star in the post that helped you.
    Please mark the post that solves your problem as Accepted Solution

  • Unable to connect to Oracle database running on Windows machine from linux.

    Hi,
    I'm not able to connect to oracle database running on Windows machine from Linux machine. I'm geting the below mentioned error. I have given below the code I used to connect to database and database propertes.Do I need to use any specific driver?
    Please help me.
    Thanks,
    Sunjyoti
    Code :
    import oracle.jdbc.pool.OracleDataSource;
    import java.sql.Connection;
    import java.util.*;
    import java.sql.*;
    import java.io.*;
    class try2{
    public static void main(String args[]) {
    try {
              System.out.println("hi");
    // Load the properties file to get the connection information
    Properties prop = new Properties();
    prop.load(new FileInputStream("/home/sreejith/EDIReader/Connection.properties"));
    // Create a OracleDataSource instance
    OracleDataSource ods = new OracleDataSource();
    System.out.println("prop is "+prop);
    configureDataSource(ods, prop);
    Connection conn=null;
    // Create a connection object
    conn = ods.getConnection();
         System.out.println("Connection is"+conn);
    // Sets the auto-commit property for the connection to be false.
    conn.setAutoCommit(false);
    } catch (SQLException sqlEx){ // Handle SQL Errors
    System.out.println("In exception "+sqlEx);
    } catch(Exception excep) { // Handle other errors
    System.out.println(" Exception "+ excep.toString());
    private static void configureDataSource(OracleDataSource ods, Properties prop) {
    // Database Host Name
    ods.setServerName(prop.getProperty("HostName"));
    // Set the database SID
    ods.setDatabaseName(prop.getProperty("SID"));
    // Set database port
    ods.setPortNumber( new Integer( prop.getProperty("Port") ).intValue());
    // Set the driver type
    ods.setDriverType ("thin");
    // Sets the user name
    ods.setUser(prop.getProperty("UserName"));
    // Sets the password
    ods.setPassword(prop.getProperty("Password"));
    Connection properties :
    # Your Database Connection details
    HostName = 10.20.3.19
    SID = EDIREAD
    Port = 1521
    UserName = dbuser
    Password = dbuser
    Error I'm getting is
    error while trying to connect with odbc datasource
    [root@iflexpau2217 EDIReader]# java try2
    hi
    prop is {HostName=10.20.3.19, Password=dbuser, UserName=dbuser, SID=EDIREAD, Port=1521}
    In exception java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Also I tried to connect with weblogic JDBC driver
    Code is here:
    import java.io.BufferedReader;
    import java.io.ByteArrayInputStream;
    import java.io.File;
    import java.io.FileNotFoundException;
    import java.io.FileReader;
    import java.io.IOException;
    import java.sql.Blob;
    import java.sql.Connection;
    import java.sql.DriverManager;
    import java.sql.PreparedStatement;
    import java.sql.SQLException;
    //import com.entrust.toolkit.util.ByteArray;
    public class trial{
         public static void main(String args[]) throws IOException{
              System.out.println("hi");
              Connection p_conn = null;
              PreparedStatement xml_insert = null;
              try {
         // Load the JDBC driver
                   System.out.println("hi2");
         // String driverName = "oracle.jdbc.driver.OracleDriver";
    String driverName = "weblogic.jdbc.oracle.OracleDriver";
         System.out.println("hi2");
         Class.forName(driverName);
         // Create a connection to the database
         String serverName = "10.20.3.19";
         String portNumber = "1521";
         String sid = "EDIREAD";
         //String url = "jdbc:oracle:thin:@" + serverName + ":" + portNumber + ":" + sid;
    String url = "jdbc:bea:oracle://10.20.3.19:1521";
         String username = "dbuser";
         String password = "dbuser";
    System.out.println("connection is:"+p_conn+"user name is"+username+"password is"+password);
         p_conn = DriverManager.getConnection(url, username, password);
         System.out.println("connection is:"+p_conn+"user name is"+username+"password is"+password);
              xml_insert=p_conn.prepareStatement("insert into PRTB_SUBUNIT (SUBUNT_ID,SUBUNT_SUB_UNIT,SUBUNT_PHYUNT_ID) values (?,?,?)");
              //InputStream in=null;
              File l_file=new File("/home/sreejith/EDIReader/propertyfiles/inputfile/BUG_10802_ES_CSB19_68.txt");
              BufferedReader input =null;
              input=new BufferedReader(new FileReader(l_file));
              String line = null;
              StringBuffer trial=new StringBuffer();
              while (( line = input.readLine()) != null){
                   trial.append(line);
                   trial.append(System.getProperty("line.separator"));
              //InputStream is = new BufferedInputStream(new FileInputStream(l_file));
              System.out.println(trial.toString());
              //Blob b ;
              //byte[] bytes=trial.toString().getBytes();
              //System.out.println("Size-->"+bytes.length);
              xml_insert.setString(1,new String("SpecailChar"));
              //xml_insert.setBinaryStream(2,new ByteArrayInputStream(bytes),15920);
              xml_insert.setString(3,"SpecailChar");
              xml_insert.executeUpdate();
              p_conn.commit();
              } catch (ClassNotFoundException e) {
                   System.out.println("ClassNotFoundException:"+e.getMessage());
              // Could not find the database driver
              } catch (SQLException e) {
                   System.out.println("SQEXCEPTIN:"+e.getMessage());
              // Could not connect to the database
              }catch (FileNotFoundException e) {
                   System.out.println("filenot found:"+e.getMessage());
              // Could not connect to the database
    Error I'm getting is
    error while trying with jdbc:
    SQEXCEPTIN:[BEA][Oracle JDBC Driver]Error establishing socket to host and port: 10.20.3.19:1521. Reason: Connection refused

    Is the Windows firewall active? Have you enabled the port on the firewall, if it is?

  • How do you Deauthorize a machine from your account

    Hi all, I don't know if I'm posting in the right place or not, If I'm not then I'm sorry. How do you Deauthorize a Machine from your account, anybody know? what it is. When I set the account up to buy tracks from Itunes. I was using the same Laptop that I'm using now, Just a differnt hard drive as The old hard drive died on me. I never bought any tracks from Itunes so I didn't have any to lose. I couldn't deauthorize this laptop because I didn't know that the laptop was going to die on me. In went the new hard drive. re-installed windows xp pro & re-installed itunes 8.1 clicked on authorize this machine & it came up with 3 machines out of 5. it's the same Laptop on the account. how to I remove this laptop twice from the account is it possible cheers?, If i do remove 1 of the machines, will I lose the rights to play back the tracks that I've bought today?

    You can't deauthorise 'dead' installations or computers you no longer have access to individually. However once you reach the limit of 5 authorisations you have the option to deauthorise them all in one go from your iTunes account and start over. *Just note that you can only use this option once a year*: About iTunes Music Store Authorisation and Deauthorisation
    See also this article: One computer using multiple iTunes Music Store authorizations

  • How do I stop Time Machine from backing up Aperture thumbnails?

    Hi,
    My 2TB backup drive recently became full, and I became curious as to what was filling it up. I wrote a perl script to analyze the Time Machine backups, and I noticed that over 50% of my backup was filled with AP.Thumbnails and AP.Minis from the Aperture project directory. In particular, the AP.Thumbnails files in the backup consumed 737 GB of disk space!
    The problem with the thumbnails files is that they are a single file that contains all of the thumbnails for all of the 40,000 photos I have in Aperture and it is now 20gb in size. Every time I add a new file to Aperture, the thumbnail file changes, and I get a new 20gb of data added to my backup. I add photos often which means that most of my backups have 20gb of Aperture files (which are easy to rebuild and don't need to be backed up).
    I decided to try and stop Time Machine from backing up these files, and there seems to be no way of doing so (without telling Time Machine to skip backing up my entire Aperture project which I don't want to do). In Finder, you can do a "show package contents", but the Time Machine GUI doesn't allow this.
    I tried to tell Time Machine to exclude the files via the GUI, but Time Machine sees the Aperture Library as a single package and won't let me exclude individual files from within the package.
    I googled around, and found the attribute that Time Machine puts on files to exclude them from the backup. I used xattr to set the attributes:
    xattr -w com.apple.metadata:comapple_backupexcludeItem com.apple.backupd <filename>
    I also used this command on the iPhoto thumbnail files.
    I used spotlight to find all of the files with this attribute using this command:
    sudo mdfind "comapple_backupexcludeItem = 'com.apple.backupd'"
    This command returned the iPhoto files, but did not return the Aperture files.
    However, if I run "xattr" on the Aperture files, the attribute does exist!
    During my next time machine backup, the iPhoto files were skipped as I wanted them to be, but the Aperture thumbnails were backed up again
    I thought that maybe time machine was looking at the aperture package as an atomic unit, but iPhoto is stored as a package as well, and the attributes worked there on files inside the package.
    Does anyone have any idea why time machine is still backing up these files? Is there any way I can get around this?
    It seems to me to be an incredible oversight on Apple's part since both tools are Apple. The thumbnails files are very expensive to backup, and they are not necessary for backup since the are easy to rebuild from the original photos which are also backed up.
    Thanks,
    Ron

    Shadow99999 wrote:
    Hi,
    My 2TB backup drive recently became full, and I became curious as to what was filling it up. I wrote a perl script to analyze the Time Machine backups,
    No need to write your own script for that. there are a couple of already made nice GUI tools for this - TimeTracker http://www.charlessoft.com/ and BackupLoupe http://soma-zone.com/BackupLoupe/
    and I noticed that over 50% of my backup was filled with AP.Thumbnails and AP.Minis from the Aperture project directory. In particular, the AP.Thumbnails files in the backup consumed 737 GB of disk space!
    The problem with the thumbnails files is that they are a single file that contains all of the thumbnails for all of the 40,000 photos I have in Aperture and it is now 20gb in size. Every time I add a new file to Aperture, the thumbnail file changes, and I get a new 20gb of data added to my backup. I add photos often which means that most of my backups have 20gb of Aperture files (which are easy to rebuild and don't need to be backed up).
    I decided to try and stop Time Machine from backing up these files, and there seems to be no way of doing so (without telling Time Machine to skip backing up my entire Aperture project which I don't want to do). In Finder, you can do a "show package contents", but the Time Machine GUI doesn't allow this.
    I tried to tell Time Machine to exclude the files via the GUI, but Time Machine sees the Aperture Library as a single package and won't let me exclude individual files from within the package.
    I don't have aperture but I think most people exclude the whole thing from TM backups and back it up separately. but if you want to exclude a subfolder in a package that's easy too. just select the package in finder, control-click on it and select "show package contents". in the resulting finder window drill to the folder you want to exclude and drag it to the TM exclusion list in TM system preferences->options.
    I googled around, and found the attribute that Time Machine puts on files to exclude them from the backup. I used xattr to set the attributes:
    xattr -w com.apple.metadata:comapple_backupexcludeItem com.apple.backupd <filename>
    I was not aware of this method for excluding stuff from TM backups. could you provide a link to where you found this?
    I also used this command on the iPhoto thumbnail files.
    I used spotlight to find all of the files with this attribute using this command:
    sudo mdfind "comapple_backupexcludeItem = 'com.apple.backupd'"
    This command returned the iPhoto files, but did not return the Aperture files.
    that's because Spotlight never looks inside packages unless you start a search inside a package directly. iphoto seems to be the only exception. I don't know how it's done.

  • How do i use a Time Machine from another computer from Time Capsule with multibackups

    Can Iuse a Time Machine from another computer from Time Capsule with multibackups

    Not sure what you are asking here. 
    Time Machine is software on a Mac that is used to backup that Mac to a Time Capsule hard drive.
    Are you asking if another  Mac can backup to the same Time Capsule that other Macs are already using?
    Or, if not....please clarify on exactly what you want to do.

  • How can I delete the guest network from my airport. It was fine until the last update. It says my whole name's guest network which I do not want everyone seeing. There is no guest network setting in my airport utility.

    How can I delete the guest network from my airport. It was not showing up until I recently upgraded the airport. It now says my name's guest network and I don't like my name showing on the available network list! I am using a Verizon wireless modem with the wireless feature off.

    Open AirPort Utility, go to the Wireless tab and remove the check from the guest network check box.

  • How do I move data on time machine from one external hard drive to another

    How do I move data on time machine from one external hard drive to another?

    Although the documentation says you can copy Time Machine backups in the Finder, it's very slow and sometimes doesn't work at all.
    Launch Disk Utility, open the built-in help, and search for the term "Duplicate." Follow the instructions. Turn Time Machine OFF in its preference pane while copying the volume.

Maybe you are looking for

  • Where can I download Apple Hardware Diagnostics for my MacBook Pro ?

    I have a problem of Mac freezing with an alarm sound forcing me to shut down, and someone suggests that I run an Apple Hardware Test. But I have no such CD. Do you know wether such an application can be downloaded for a MacBook Pro (Mac Os X Lion) ?

  • Acceptable File Formats for Applying Transparent Watermarks In Compressor

    Hello All, I'm trying to use a .psd file as a transparent watermark in Compressor, but instead of Compressor seeing the watermark, it only sees a blank white sheet. Question: Do I have to have Photoshop installed on my Mac workstation in order to use

  • HOW TO CONNECT  SQL DEVELOPER FROM REMOTE DATADASE 11g SEREVER

    HI WE ARE USEING ORACLE 11g AS PRODUCTION DATA BASE SERVER ON (O.S -WINDOWS SERVER 2008 WITH JAVA 1.5) I WANT TO CONNECT ORACLE 11g(PRODUCTION DATA BASE) FROM THE SQL DEVELOPER(VERSION -sqldeveloper-3.0.03.45)--- installed on (WINDOWS XP PROFESSIONAL

  • How to create a control with two terminals?

    Hi there! I need to create a control that has got to terminal in the diagram window. The terminal must not be connected to each other by wire but the both must respond to the control instruction the same way. Is that possible to be done? Thanks Tiano

  • Nokia 5300

    Hi! My nokia 5300's manu button and navigation buttons are not working. How to solve this problem? Thanks,