Cannot scp a password file between virtual machines

Hi all!
I am trying to test a Data Guard configuration on two appropriately configured Oracle Open Days images on Virtual Box. Unfortunately when trying to copy the password file from the primary to the standby using the following command.....
scp orapworcl oracle@dg2:/home/oracle/app/oracle/product/11.2.0/dbhome_2/dbs
......I get the following error/message (because it isn't an error as such...)
All passwords are oracle or noted if otherwise.
Could it be that this is a functionality that is turned off for these images? It would be really helpful to get this going!
NOTE:
Both machines have statically assigned IPAddresses
TNSPING and PING show the other machine to be alive and databases "accessible"
No passwords have been changed
The Oracle version is 11.2.0.3
Many thank for your help in advance!
Regards,
Kev

Excerpt "man scp",
"scp copies files between hosts on a network. It uses ssh(1) for data
transfer, and uses the same authentication and provides the same security
as ssh(1). Unlike rcp(1), scp will ask for passwords or passphrases if
they are needed for authentication."
Other useful information for "ssh",
[OL6u3 ~]$ which ssh
/usr/bin/ssh
[OL6u3 ~]$ rpm -qf /usr/bin/ssh
openssh-clients-5.3p1-81.el6.x86_64
[OL6u3 ~]$ rpm -ql openssh-clients
/etc/ssh/ssh_config
/usr/bin/.ssh.hmac
/usr/bin/scp
/usr/bin/sftp
/usr/bin/slogin
/usr/bin/ssh
/usr/bin/ssh-add
/usr/bin/ssh-agent
/usr/bin/ssh-copy-id
/usr/bin/ssh-keyscan
/usr/share/man/man1/scp.1.gz
/usr/share/man/man1/sftp.1.gz
/usr/share/man/man1/slogin.1.gz
/usr/share/man/man1/ssh-add.1.gz
/usr/share/man/man1/ssh-agent.1.gz
/usr/share/man/man1/ssh-copy-id.1.gz
/usr/share/man/man1/ssh-keyscan.1.gz
/usr/share/man/man1/ssh.1.gz
/usr/share/man/man5/ssh_config.5.gz

Similar Messages

  • How to transfer files from virtual machine to host machine

    Hello, 
    I want to know how to copy files from virtual machine o host machine while the virtual machine running. I can't share files from virtual machine because i am just studying for mcsa in company computer. I can't connect my virtual machine to same network so
    i'm using a different ip range and i created a internal network switch for my virtual machines in hyper-v. Please give me a best solution for my studies.
    Regards,
    Ashane Deshapriya.
    Ashane Deshapriya ( MCP )

    Finally I got the solution...
    Here is how you can share files between a Hyper-V host and any virtual machines running on that host.
    If you've used Microsoft Virtual PC or Microsoft Virtual Server, you'll have enjoyed the fact that you can copy and paste between a virtual machine and those platforms. This doesn’t work with Hyper-V however—you can't copy/paste between a VM and the Hyper-V
    host.
    The workaround is to do the following:
    1. On your Hyper-V host, create a shared folder and assign Change permission to Everyone.
    2. On the virtual machine running on the host, open the Network and Sharing Center and enable File and Printer Sharing.
    3. On the virtual machine, click Start and type \\host_name\share_name where host_name is the name of your Hyper-V host and share_name is the name of the share you created.
    4. Press ENTER and an Explorer window will open in the VM showing the contents of the shared folder on the host.
    5. You can now copy files from the VM to the host and vice versa as needed.
    Regards.
    Ashane Deshapriya ( MCP )

  • DPM 2012 R2 cannot browse the contents of the virtual machine, Error 958, Details: Internal error code 0x80990F4E

    Hi,
    We have a Microsoft System Center 2012 R2 Data Protection Manager Version 4.2.1235.0 as a Guest system on a Hyper-V node. The Hyper-V role is on a Windows Server 2012 R2
    I receive this error message:
    DPM cannot browse the contents of the virtual machine on the protected computer [computername]. Item level recovery is not supported in the following scenarios.
    1. The VHD contains a dynamic disk inside the guest OS.2. The VHD has no volume.
    3. HyperV role is not installed on DPM server.
    4. Automatic mounting of volumes is disabled on the DPM server.
    1) Try enabling automatic mounting of volumes using mountvol on the DPM server to perform item level recovery
    2) Otherwise perform a full restore of the virtual machine.
    ID: 958
    Details: Internal error code: 0x80990F4E
    One of our protected Hyper-V guest systems backup suddenly refuses to browse the content of the VHD file. The system has 2 VHDs. One for the operating system and one for the data. The OS VHD has no problem with content browsing only the data VHDX started
    this error after the installation of september update. I already checked the status that was suggested (1. the vhd contains a dynamic disk... etc. ) and everything is well configured. I have no free space to make a full recovery cause it's 6TB of data. 
    The updates that were installed are:
    DPM Server
    KB2977629
    KB2966828
    KB2988948
    KB2993651
    KB890830
    KB2977765
    KB2894856
    Protected Guest system
    KB2972213
    KB2977629
    KB2894852
    KB2973114
    KB2993651
    KB2988948
    KB890830
    KB2977765
    KB2894856
    Any advice? Thank you in advance for any help.
    Andras

    Hi,
    Does the protected VM have Windows dedup enabled on the volume that cannot be mounted ?
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. Regards, Mike J. [MSFT]
    This posting is provided "AS IS" with no warranties, and confers no rights.

  • Slow down speed for testing purpose between virtual machine in hosted in Hyper-v

    Hello All,
    I have searched and could not find thread related to this .
    There is a scenario to test:  the network speed between virtual machine [client and server ]  must be really slow to check the application behavior on connecting to server.
    Please advise . thanks in advance

    Hi 
    Thanks for the reply . I am using
    Virtual machine manager console .
    right click on the virtual machine, i see network adaptar in Hardware Configuration and there no option to choose speed in any of the option.
    Please guide me if i am wrong 

  • Inability to scp files between DeveloperDays machines

    Hi all!
    I am trying to test a Data Guard configuration on two appropriately configured Oracle Open Days images on Virtual Box. Unfortunately when trying to copy the password file from the primary to the standby using the following command.....
    scp orapworcl oracle@dg2:/home/oracle/app/oracle/product/11.2.0/dbhome_2/dbs
    ......I get the following error/message (because it isn't an error as such...)
    All passwords are oracle or noted if otherwise.
    Could it be that this is a functionality that is turned off for these images? It would be really helpful to get this going!
    Many thank for your help in advance!
    Regards,
    Kev

    I gotta it.
    File f=new File("\\\\"+"Linshuaibing"+"\\card\\DSC00134.jpg");[Thank you very much v!

  • Problem using scp to copy files between Macs

    I've been trying to copy a folder hierarchy containing a slew of icon files between two of my Macs. Using scp has proven to be futile.
    The command line I'm using is
    scp -r -p -C -E [email protected]:/Icons /Icons
    After a number of files are copied I receive the following error message on a file and all thereafter:
    ./icons/Agrapha-Christmas/Boxes: Too many open files
    More specifically the "too many open files" message.
    I am using Tiger 10.4.7
    What am I doing wrong here?

    One more piece of information. I ran scp with the verbose switch and have attached a portion of the feedback showing successfull copies followed by the error which occurs on all subsequent files:
    Entering directory: D0777 0 Adobe CS Icons
    Sending file modes: C0644 6148 .DS_Store
    .DS_Store 100% 6148 6.0KB/s 00:00
    copyfile(/icons/Adobe CS Icons/..DSStore, /tmp/scp.md.DJyatJ, PACK)
    Sending file modes: C0400 82 ..DSStore
    ..DSStore 100% 82 0.1KB/s 00:00
    copyfile(/icons/icons/Adobe CS Icons/..DSStore.N8P, /icons/icons/Adobe CS Icons/.DS_Store, UNPACK)
    Sending file modes: C0777 68489 Adobe CS Box.icns
    Adobe CS Box.icns 100% 67KB 66.9KB/s 00:01
    copyfile(/icons/Adobe CS Icons/._Adobe CS Box.icns, /tmp/scp.md.00r28e, PACK)
    Sending file modes: C0400 70745 ._Adobe CS Box.icns
    ._Adobe CS Box.icns 100% 69KB 69.1KB/s 00:00
    copyfile(/icons/icons/Adobe CS Icons/._Adobe CS Box.icns.K7Q, /icons/icons/Adobe CS Icons/Adobe CS Box.icns, UNPACK)
    Sending file modes: C0777 56691 Adobe CS Folder 2.icns
    Adobe CS Folder 2.icns 100% 55KB 55.4KB/s 00:00
    copyfile(/icons/Adobe CS Icons/._Adobe CS Folder 2.icns, /tmp/scp.md.EgDDb2, PACK)
    Sending file modes: C0400 58947 ._Adobe CS Folder 2.icns
    ._Adobe CS Folder 2.icns 100% 58KB 57.6KB/s 00:00
    copyfile(/icons/icons/Adobe CS Icons/._Adobe CS Folder 2.icns.hrC, /icons/icons/Adobe CS Icons/Adobe CS Folder 2.icns, UNPACK)
    Sending file modes: C0777 57330 Adobe CS Folder 3.icns
    Adobe CS Folder 3.icns 100% 56KB 56.0KB/s 00:01
    copyfile(/icons/Adobe CS Icons/._Adobe CS Folder 3.icns, /tmp/scp.md.rDiEBy, PACK)
    Sending file modes: C0400 59586 ._Adobe CS Folder 3.icns
    ._Adobe CS Folder 3.icns 100% 58KB 58.2KB/s 00:00
    copyfile(/icons/icons/Adobe CS Icons/._Adobe CS Folder 3.icns.5nC, /icons/icons/Adobe CS Icons/Adobe CS Folder 3.icns, UNPACK)
    Sending file modes: C0777 56289 Adobe CS Folder.icns
    Adobe CS Folder.icns 100% 55KB 55.0KB/s 00:00
    copyfile(/icons/Adobe CS Icons/._Adobe CS Folder.icns, /tmp/scp.md.CVrek6, PACK)
    Sending file modes: C0400 58545 ._Adobe CS Folder.icns
    ._Adobe CS Folder.icns 100% 57KB 57.2KB/s 00:00
    copyfile(/icons/icons/Adobe CS Icons/._Adobe CS Folder.icns.JMp, /icons/icons/Adobe CS Icons/Adobe CS Folder.icns, UNPACK)
    Sending file modes: C0777 54831 Adobe CS Logo.icns
    Adobe CS Logo.icns 100% 54KB 53.6KB/s 00:00
    copyfile(/icons/Adobe CS Icons/._Adobe CS Logo.icns, /tmp/scp.md.keUSYq, PACK)
    Sending file modes: C0400 57087 ._Adobe CS Logo.icns
    ._Adobe CS Logo.icns 100% 56KB 55.8KB/s 00:00
    copyfile(/icons/icons/Adobe CS Icons/._Adobe CS Logo.icns.M39, /icons/icons/Adobe CS Icons/Adobe CS Logo.icns, UNPACK)
    Entering directory: D0777 0 Agrapha-Christmas
    Sending file modes: C0644 12292 .DS_Store
    .DS_Store 100% 12KB 12.0KB/s 00:00
    copyfile(/icons/Agrapha-Christmas/..DSStore, /tmp/scp.md.1s6tDJ, PACK)
    Sending file modes: C0400 82 ..DSStore
    ..DSStore 100% 82 0.1KB/s 00:00
    copyfile(/icons/icons/Agrapha-Christmas/..DSStore.Jmw, /icons/icons/Agrapha-Christmas/.DS_Store, UNPACK)
    Sending file modes: C0777 0 Angel
    Angel 100% 0 0.0KB/s 00:00
    copyfile(/icons/Agrapha-Christmas/._Angel, /tmp/scp.md.hueGHQ, PACK)
    Sending file modes: C0400 44820 ._Angel
    ._Angel 100% 44KB 43.8KB/s 00:00
    copyfile(/icons/icons/Agrapha-Christmas/._Angel.ZDF, /icons/icons/Agrapha-Christmas/Angel, UNPACK)
    Sending file modes: C0777 0 Basket
    Basket 100% 0 0.0KB/s 00:00
    copyfile(/icons/Agrapha-Christmas/._Basket, /tmp/scp.md.8NWfFT, PACK)
    Sending file modes: C0400 49608 ._Basket
    ._Basket 100% 48KB 48.5KB/s 00:00
    copyfile(/icons/icons/Agrapha-Christmas/._Basket.eIY, /icons/icons/Agrapha-Christmas/Basket, UNPACK)
    Sending file modes: C0777 0 Boxes
    Boxes 100% 0 0.0KB/s 00:00
    copyfile(/icons/Agrapha-Christmas/._Boxes, /tmp/scp.md.oWFB8k, PACK)
    Sending file modes: C0400 46314 ._Boxes
    ._Boxes 100% 45KB 45.2KB/s 00:00
    copyfile(/icons/icons/Agrapha-Christmas/._Boxes.GGu, /icons/icons/Agrapha-Christmas/Boxes, UNPACK)
    Sending file modes: C0777 0 Broach
    /icons/icons/Agrapha-Christmas/Broach: Too many open files
    Sending file modes: C0777 0 Candy Cane
    /icons/icons/Agrapha-Christmas/Candy Cane: Too many open files
    Starting with the Broach file, all subsequent files display the error "too many open files".

  • Adobe X cannot print from Win 7 VMWare virtual machine

    I've created several virtual machines using VMWare Workstation and VMWare fusion.
    I've installed Win 7 Pro 64bit. I've installed either Office 2010 32 bit or 64 bit.
    When I open any PDF file and click File Print. Adobe crashes. I get an OS error message the program has encountered an error and I can search online for a solution or close the program.
    Either option results in the application closing.
    Is this common? Can anyone else verify the same results?
    Will this be patched or is it by design?
    Thanks

    Dear user,
    Kindly refer to the discussion http://forums.adobe.com/thread/949886?tstart=0 and try out the workarounds provided there.
    Hope this will solve your problem else provide us with some more information so that we can help you out (details like version of Adobe Reader you are using, Behaviour with other application like Notepad/Wordpad).
    Thanks
    sonal

  • Send and receive files between unix machines

    Hi friends,
    I have to send and receive files from one unix machine to another unix machine. In my first unix machine I have tomcat webserver. Using a JSP I have to send and receive files from this machine to another machine. The destination machine contain some BAAN implementation, which take the files I send as input .
    Can you send me a java program to solve this problem.

    Hi friends,
    I am getting a problem in my application. I will state the complete problem in detail. I have to transfer 3 files from one NT machine to unix machine some where kept in net work, I used an ftp in 'Process p = getRunTime().exec("ftp -i -s:ftp.txt")'. In ftp.txt file I have given the necessary things for ftp to unix machine. The files are transfering into the unix box. When I to the process for the 2nd time I have to check whether the file are exists in the unix box, then only transfer the files. Now, again I am doing ftp bring the files from the unix box to NT machines using 'Process p = getRunTime().exec("ftp -i -s:ftp1.txt")' where ftp1 contains all the necessary things for ftp to unix machine . Now I am checking for the files available in the NT machine using boolean=(new File(filename)).exists(), Fine out of 3 files, 2 file shows the return type as 'true' and one file is showing 'false', even the same happens if I delete the 3 files after checking, out of 3 files, 2 file shows the return type as 'true' and one file is showing 'false'. I went to the folder where I am bring files from and removing the files manually, one file is showing share violation, one process is using the file . I am unable to resolve this problem, will this code what I write is acceptable if not suggest any other code. I have sending all the snippets of the programs. I am doing this in the development environment like this. My production environment is totally both are unix machines.
    1. ftp to transfer files.(tranfer.txt)called in java code down
    open 172.16.30.6
    informix
    informix
    bin
    has
    cd /tmp
    put d:/dathu/CSV/bssfa932.txt
    put d:/dathu/CSV/bssfa933.txt
    put d:/dathu/CSV/bssfa936.txt
    bye
    2. ftp to get the files(get.txt)used in java code down
    open 172.16.30.6
    informix
    informix
    bin
    has
    cd /tmp
    lcd d:/dathu/hold
    get bssfa932.txt
    get bssfa933.txt
    get bssfa936.txt
    bye
    3. java code snippet to getfiles
    Process p = Runtime.getRuntime().exec("ftp -i -s:get.txt");
    4. java code to check the files exist
    boolean filestatus=moCreatFlatFilerobj.isFileExists();
    public boolean isFileExists(){
    boolean isfileexisting=false;
    boolean blnordhead = (new File(file1 with path)).exists();
    boolean blnordlines = (new File(file2 with path)).exists();
    boolean blnaccount = (new File(file3 with path)).exists();
    if(blnordhead && blnordlines && blnaccount){
    isfileexisting=true;
    return isfileexisting;
    5. java code to delete files
    public void deleteFiles(){
    boolean header= (new File(file1 with path)).delete();
    boolean line =(new File(file2 with path)).delete();
    boolean account=(new File(file3 with path)).delete();
    6. java code to tranfer files.
    p = Runtime.getRuntime().exec("ftp -i -s:transfer.txt");

  • IWeb on macbook pro with mavericks cannot import old iWeb files from time machine back up

    Hi! The apple store completely wiped my macbook and installed mavericks. I made a time machine back up before bringing it in to be completely wiped. Computer had bad software so they recommended me to handpick items and bring them over to new operating system without completly putting the entire time machine back up on it.
    So I did but my only concern is Iweb. Now I got Iweb back installed in mavericks I cannot seem to import any files from my back up to my application in my renewed computer with mavericks. I searched for .domains, sites and sites2 but I cannot extract anything and I still have some old websites stored with Iweb and use the application quite a bit...
    Can anyone help?
    Thanks a million....

    Not sure what you mean by extract but this might help;
    If you're running Lion or later the Home/Library folder is invisible and that's where the domian files are located.  That folder will be invisible in the TM backups also.  Therefore  you can extract Domain files one at a time out of the TM backups for import into iPhoto.  You would do it as follows:
    1 - download and run Find Any File to search for a file named ".site".
    FAF can search areas that Spotlight can't like invisible folders, system folders and packages.
    2 - the search can take a while due to the structure of the TM backups.
    3 - select the backup from which you want to recover the Domain file.
    4 - drag the file from the search results window to the Desktop.
    If you recover more than one Domain file be sure to rename them after dragging to the Desktop so that you don't overwrite one with the next.
    5 - you can put the Domain file(s) in your Home/LIbrary/Application Support/iWeb folder but will have to make the library visible as follows:
    NOTE: In Lion and Mountain Lion the Home/Library folder is now invisible. To make it permanently visible in Lion or Mt. Lion enter the following in the Terminal application window: chflags nohidden ~/Library and press the Return key - 10.7: Un-hide the User Library folder.
    For Mavericks, 10.9,  go to your Home folder and use the View ➙ Show View Optionsmenu to bring the this window:
    To open your domain file in Lion or Mountain Lion or to switch between multiple domain files Cyclosaurus has provided us with the following script that you can make into an Applescript application with Script Editor. Open Script Editor, copy and paste the script below into Script Editor's window and save as an application.
    do shell script "/usr/bin/defaults write com.apple.iWeb iWebDefaultsDocumentPath -boolean no"delay 1
    tell application "iWeb" to activate
    You can download an already compiled version with this link: iWeb Switch Domain.
    Just launch the application, find and select the domain file in your Home/Library/Application Support/iWeb folder that you want to open and it will open with iWeb. It modifies the iWeb preference file each time it's launched so one can switch between domain files.
    WARNING: iWeb Switch Domain will overwrite an existing Domain.sites2 file if you select to create a new domain in the same folder.  So rename your domain files once they've been created to something other than the default name.
    OT

  • Cannot access any older files in time machine

    I Upgraded MacBook air to Yosemite. I had a backup using time machine and the backup disk shows that 32 GB is still used by the backup file, however, I cannot go back to any files before the date I installed Yosemite.
    Anyone knows how to access time machine files in a different way?
    thanks for any help!
    dirk
    Message was edited by: DirkJ

    Uh, June 25, 2013?  Is that a typo, or has your Computer's date been set wrong?
    Assuming it's a typo, do the older backups appear in the Timeline on the right, but faded-out and you can't select them?  If so, see the pink box in Time Machine - Frequently Asked Question #15A.

  • Windows server 2008 r2 virtual machine uses much less memory then it has assigned

    Guys,
    I had a virtual machine with windows 2008 r2 operating system, running sharepoint, on a server where it had 6gb RAM memory assigned.
    Now I bought a new server, which has 32 gb of ram. I moved my virtual machine there, and assigned 24gb of RAM.
    But after I started VM, in Windows Task Manager I see that system uses only about 6.5 GB of RAM assigned. That is not even close to 24gb, which it has available.
    Is there any power shell script or anything else available to increase virtual machine memory usage?
    Thank you. 

    Hi,
    I found a KB similar described with your issue- the Hyper-V host cannot allocate more memory to the virtual machine because there is not enough free disk space to extend the
    memory contents file, more detail symptoms please refer the following KB:
    Dynamic Memory allocation in a Virtual Machine does not change although there is available memory on the host
    http://support.microsoft.com/kb/2504962/en-us
    Hope this helps.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Hyper-V - 'Failed to start the virtual machine 'test' because one of the Hyper-V components is not running.'

    Hi all,
    Having a bit of a nightmare with Hyper-V on my Windows 8 Pro laptop - Whenever I create a new VM and try to start it I receive the following error;
    'Failed to start the virtual machine 'test' because one of the Hyper-V components is not running.'
    I sometimes also receive an error saying something along the lines of 'Unable to change virtual machine state'
    I have done a lot of searching a seen two common answers - The first is to try removing the Hyper-V role and re-adding it - I have tried this several times to no avail. (Intel VT and all virtualisation capabilities are enabled in BIOS). The second issue
    it would seem
    some people have had relates to editing the VMX configuration file and adding the line
    hypervisor.cpuid.v0 = "FALSE" - I thought VMX files were only present in VMware Virtual Machines...
    Any help would be greatly appreciated.
    Many thanks in advance.
    James

    The hypervisor event log message is generated only at boot - so this would be expected.  Also vmbus should not be running on the host (I was looking at a VM yesterday)...  This error message is generated only when the vid is determined not to be
    running or cannot communicate with the hypervisor.
    I have seen this due to anti-virus software in the past or due to driver verifier being configured.  Since it looks like you checked driver verifier already do you have anti-virus software installed?  If so have you followed the best practices
    and exempted the Hyper-v services? 
    http://technet.microsoft.com/en-us/library/dd283088(WS.10).aspx
    To resolve this problem, configure the real-time scanning component within your antivirus software to exclude the following directories and files:
    Default virtual machine configuration directory (C:\ProgramData\Microsoft\Windows\Hyper-V)
    Custom virtual machine configuration directories
    Default virtual hard disk drive directory (C:\Users\Public\Documents\Hyper-V\Virtual Hard Disks)
    Custom virtual hard disk drive directories
    Custom replication data directories, if you are using Hyper-V Replica
    Snapshot directories
    Vmms.exe (Note: This file may have to be configured as a process exclusion within the antivirus software.)
    Vmwp.exe (Note: This file may have to be configured as a process exclusion within the antivirus software.)
    -Taylor Brown<br/> -Program Manager, Hyper-V<br/> -http://blogs.msdn.com/taylorb

  • OVM3.2.1 fail to Move Virtual Machines To Unassigned Virtual Machine Folder

    I followed OVM User's Guide for Release 3.2 Beta to Chapter 8.10.10 to Move one Virtual Machine To Unassigned Virtual Machine folder after shutting down the VM but failed with below error, could somebody help?
    Job Construction Phase
    Job ID: 1358477060096
    begin()
    com.oracle.ovm.mgr.api.exception.RuleException: OVMRU_005054E: Virtual Machine [vmax_windows] uses an OCFS2 repository and therefore cannot be moved between pools. [Thu Jan 17 21:44:20 EST 2013]
    at com.oracle.ovm.mgr.rules.modules.api.virtual.VirtualMachineRules.setServerPoolPre(VirtualMachineRules.java:312)
    at com.oracle.ovm.mgr.api.job.JobEngine.invokeMethod(JobEngine.java:690)
    at com.oracle.ovm.mgr.rules.RulesEngine.runRules(RulesEngine.java:177)
    at com.oracle.ovm.mgr.rules.RulesEngine.preProcess(RulesEngine.java:142)
    at com.oracle.ovm.mgr.model.ModelEngine.preValidate(ModelEngine.java:539)
    at com.oracle.ovm.mgr.model.ModelEngine.access$200(ModelEngine.java:66)
    at com.oracle.ovm.mgr.model.ModelEngine$3.notify(ModelEngine.java:357)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:352)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:333)
    at com.oracle.odof.core.storage.Transaction.invokeMethod(Transaction.java:865)
    at com.oracle.odof.command.InvokeMethodCommand.process(InvokeMethodCommand.java:92)
    at com.oracle.odof.core.BasicWork.processCommand(BasicWork.java:81)
    at com.oracle.odof.core.storage.Transaction.processCommand(Transaction.java:601)
    at com.oracle.odof.core.TransactionManager.processTransactionWork(TransactionManager.java:651)
    at com.oracle.odof.core.TransactionManager.processCommand(TransactionManager.java:756)
    at com.oracle.odof.core.WorkflowManager.processCommand(WorkflowManager.java:456)
    at com.oracle.odof.core.WorkflowManager.processWork(WorkflowManager.java:514)
    at com.oracle.odof.io.AbstractClient.run(AbstractClient.java:42)
    at java.lang.Thread.run(Thread.java:662)
    Job Aborted from server, cleaning up client.

    From release notes:
    http://docs.oracle.com/cd/E35328_01/E35329/html/vmrns-bugs.html#idp1154848
    "8.3.1. Virtual Machines Using Resources in an OCFS2 Repository Cannot be Migrated To The Unassigned Virtual Machines Folder
    Any virtual machine which has resources in ocfs2 repository cannot be migrated to Unassigned Virtual Machines folder, the only exception is if the ownership of this OCFS2 repository has already been released. "

  • Copy file from client machine to unix db server

    Dear all,
    I have oracle form 10g, and data base server using 10 r 2,
    I have an oracle for to browse client XML file and return the name of the file including the path to TEXT item what I want to do after that is to copy the seelcted file from the client to DB server (hint this server over Unix operating system)
    I tried
    V_Cpy_Result := Webutil_File.Copy_File ('C:\File_Name.Xml', '/u01/oradata/odsuat/ssr_xml_dir/Outbound/File_Name.Xml');
    but this does't work, please provide me with the way or the command that I can copy the selected file from client to Unix DB server...

    Hello,
    If you want to transfer files between client machine and A.S. or database machine, use the Webutil file_transfer package's functions.
    Francois

  • Error 'Virtual Machine in Use' while installing J2SDK 1.4.2_02

    Hi everyone,
    When I try to install J2SDK 1.4.2_02 I receive an error message telling me that J2SDK cannot be installed because the java virtual machine (doesn't tell which one) is in use.
    I have no java virtual machine running, confirmed by task manager and other third-party programs. And if I install JDK 1.4.2 (no revision) I have no problem.
    �Any ideas? Regards and thanks in advance.

    See the original posting and comments in http://forum.java.sun.com/thread.jsp?forum=14&thread=462167 and the bug http://developer.java.sun.com/developer/bugParade/bugs/4953793.html
    Rebooting has no effect whatsoever on this problem; even if you can now get the SDK installed, a non-administrative account won't be able to use the JRE in it, nor will the user be able to use the other JRE installed in the default location.

Maybe you are looking for