Simple VM-Manager install

If it helps, this is how to do a quick VM-Manager install. I used Centos 5, but any of the RH5 variants should also work.
Do a clean install of the OS, and deselect ALL packages - no GUI either. It should only need the first OS install CD.
Do yum update, then reboot as there is a new kernel.
Place the CD you made from the VM-Manager ISO in the drive.
Then SSH into the PC, and either run the following commands one at a time, or cut/paste into a file and run it. Watch out for line wrap, I have spaced each command a line apart so you can spot any line wrap in the post here.
This also works fine in VM-workstation, make sure you have >1Gb RAM and 2Gb Swap file.
#!/bin/bash
yum -y install bc jave java-1.4.2-gcj-compat-devel libaio wget
system-config-securitylevel-tui -q --enabled -p 8888:tcp -t eth0
system-config-securitylevel-tui -q --enabled -p 8899:tcp -t eth0
wget http://oss.oracle.com/oraclevm/manager/RPMS/tightvnc-java-1.3.9-3.noarch.rp
rpm -Uvh tightvnc*.rpm
keytool -genkey -alias vncviewer -validity 365
jarsigner /opt/oc4j/j2ee/home/applications/OVS/webapp1/Class/VncViewer.jar vncvi
mount /dev/cdrom /media
cd /media
sh runInstaller.sh
cd /
unmount /dev/cdrom
eject /dev/cdrom
All done. You need to answer a couple of questions along the way which are covered in the docs.
This also loads tightvnc in case you wish to manage from a Win workstation with IE.
Cheers,
Random.

I am getting this error when installing based off of Randomz instructions:
Deploying Oracle VM Manager application to OC4J container.
Please enter the password for oc4jadmin:
Please enter the Oracle Net Listener Port , default is [1521] ?
Creating connection pool ...
Failed at "Could not get DeploymentManager".
This is typically the result of an invalid deployer URI format being supplied, the target server not being in a started state or incorrect authentication details being supplied.
More information is available by enabling logging -- please see the Oracle Containers for J2EE Configuration and Administration Guide for details.
Failed
Please see /var/log/ovm-manager/ovm-manager.log for more information.
Deploying application failed.
Please check your environment, and re-run the script:/bin/sh scripts/deployApp.sh
Aborting installation. Please check the environment and rerun runInstaller.sh.
The log [var/log/ovm-manager/ovm-manager.log] is as follows:
Failed at "Could not get DeploymentManager".
This is typically the result of an invalid deployer URI format being supplied, the target server not being in a started state or inc
orrect authentication details being supplied.
More information is available by enabling logging -- please see the Oracle Containers for J2EE Configuration and Administration Guid
e for details.
The error "Failed at "Could not get DeploymentManager"." results in the following pages:
http://forums.oracle.com/forums/thread.jspa?threadID=461463&tstart=0
//Summary
Hi,
I'm not sure if this is still a problem but in my case it was a wrong RMI-port in my Ant build.properties. After correcting this one the deployment went fine.
Hope this helps.
Pascal
I had the same error. I fixed it by choosing "connect to a single instance" for the server connection in JDEV.
Hope it works.
Philippe Kouao
I had the same problem
You probably solved it by now but I'm still posting for reference for other users.
I fixed mine by changing the "OC4J instance name" in the "Connections / Application Server" from "home" to the correct instance I created during the install.
Judging by the various fixes posted so far, it looks like there are a few places to check if you get this error.
io
Just want to say thank you for this post. The RMI port suggestion fixed it for me!!
To change the RMI port go into http://localhost:8888/em (default::user/pass:oc4jadmin/admin) and locate "Administration" [http://localhost:8888/em/console/ias/oc4j/administration] then expand "Administration Tasks" and "Properties" you should find "Server Properties", but you wont. [http://localhost:8888/em/console/help/state?navSetId=_&navId=0&locale=en_US&selNode=4.1.7.0.&destination=4.1.7.]
Any thoughts on how to resolve this issue? Why would it fail on the basic install especially if I am using all default ports and what not?
Thanks in advance.
Message was edited by:
xadio

Similar Messages

  • Somewhat lost on Solution manager install

    We have a four system landscape running SAP4.6C (Dev,Qas,Sbx and PRD).  I need to get Solution Manager installed - at this time we only are doing it for monitoring, key generation and SP's.  Can you install a solman 4.0 in a 4.6c environment?  In a test install, and reading that I have to put it in the transport domain - but you should never have transports going from one version to another. We are planning an upgrade within the next six months.
    So do I install Solman 4.0, and if so how do I connect to the other systems?

    Hi,
    Yes you can have SOLMAN 4.0 for 4.6c As far as connection goes, its simple as you do in SMSY.
    Feel free to revert back.
    --Ragu

  • Solution Manager Install on Windows/MSSQL-Dev/QA/Production R/3 on AIX-UNIX

    Hello,
    We are about to install Solution Manager Install on Windows/MSSQL.  Our current R/3 4.7 Enterprise environments (Dev/QA/Production) are installed on AIX-UNIX servers running Oracle 9i. 
    Is installing Solution Manager on a windows environment compatible with our R/3 servers in relationship to our transportation management system existing in a UNIX environment?  i.e. can Solution Manager on windows control transports across our UNIX landscape?
    If so, could someone point me in the direction of documentation/notes on this?
    Thanks,
    Laurie

    You will have to load the Unicode kernel and here is the link to OSS where you can get get the download of SOLMAN for AS/400
    https://websmp110.sap-ag.de/solutionmanager , then choose this one:   ZIP 51033506_7 NW 7.0 SR3 UC-Kernel 7.00 OS/400  Info  550479 24.04.2008 .
    The install manuals are out there as well.

  • Clarification regarding 'Simple Repository Manager' by Thilo Brandt

    Hi KM Gurus,
    Please Help!!! If I am not clear, please clarify with me and help me.
    I tried importing <b>simple repository manager</b> example authored by <b>Thilo</b> into NWDS and deployed it in the portal.
    I was able to see this repository manager getting displayed under the repository managers link. I think the code provided is creating both the repository manager and a repository based on that repository manager. Am I right?
    I also created another new repository based on this simple repository manager.
    I created a <i>KM windows system</i> and created user mapping too for that system and assigned that system to the <i>Windows Landscape System</i> while defining my new repository. I selected the <i>Security Manager</i> as <i>W2KSecurityManager</i> and <i>ACL Manager Cache</i> as <i>ca_rsrc_acl</i>. <i>OSRoot</i> is <i>'C:/'</i>.
    But I am not able to see this repository under the root folder.
    I am not able to figure out where I went wrong.
    Can anybody please help me in figuring it out?
    best regds,
    Alagammai.
    Message was edited by: Alagammai Arunachalam

    Alagammai, you wrote:
    > I selected the Security Manager as W2KSecurityManager
    > and ACL Manager Cache as ca_rsrc_acl. OSRoot is 'C:/'
    I'm afraid you can't activate the <b>Security Manager</b>. Are you sure that the startup of com.sap.bc.rf.manager.SimpleRepositoryManager ends succesfully? Have you checked <i>Component Monitor -> Repository Managers</i>? If I activate the Security Manager for this SimpleRepositoryManager, the Component RunTime complains that it can't instantiate the W2kSecurityManager submanager:
    Failed to init sub-manager:
    Exception loading and instanciating sub-manager:
    com.sapportals.wcm.repository.manager.generic.security.w2k.W2kSecurityManager
    (java.lang.NoSuchMethodException:
    com.sapportals.wcm.repository.manager.generic.security.w2k.W2kSecurityManager.<init>
    (com.sap.netweaver.bc.rf.mi.IManager))
    Davide

  • Import Log shows Incompatible version of Workspace Manager Installed

    Hi,
    I did an export of my DB using oracle 10.2.0.3 in Windows 2003 R2, I am trying to import the DB in Oracle 10.2.0.4 on Windows 2008 Server.
    Question 1
    I am getting the following error message
    IMP-00003: ORACLE error 20000 encountered
    ORA-20000: Incompatible version of Workspace Manager Installed
    Is it safe to continue the import? Do I need to do any post import configuration to solve the above error message.
    Question 2
    I have few notes in the log which states, is it because of the above error message or can I ignore these notes
    Note: table contains ROWID column, values may be obsolete 0 rows imported
    Thank you

    Pl see if these MOS Docs help
    730373.1 - ORA-39083 ORA-20000 Incompatible Version of Workspace Manager Installed
    743097.1 - IMP-00017 ORA-20000 Importing older version of OWM into a higher version
    HTH
    Srini

  • CC App manager installed Lightroom 5.2 on wrong drive, NOT the one specified in preferences.

    I installe Lightroom 5.2 64bit using the Creative Cloud application manager which has its app location preference set to install adobe apps on the "D" drive at "D:\Program Files\Adobe" I set this in June when photoshop CC was installed on my computer, and it still shows as my prefference. However the App Manager installed Lightroom 5.2  on my jammed-packed-full "C" Drive at  "C:\Program Files\Adobe" . 
    I have my system set up with the Windows-7 Pro OS installed on a small SSD "C" drive; my applications set up on a much larger SSD "D" drive, and my data stored on a dual spinning Hard Drive 3TB Mirror RAID seen as the "J" drive in Windows.
    Since the "Location" setting in prefferences DID NOT WORK.  How do I uninstall and install my new version of Lightroom 5.2 on my "D" Drive intead of my "C" drive withoul loosing my catalog. I had an older install of lightroom 5 standalone perpetual licenced version, that the App Manager succesfully uninstalled and transfered its catalog to the new installation.

    That is because the photos you are looking at are still being managed under the old process version. If you look under the histogram in the develop module you will see a little lightning bolt. If you click on that you can change the 2012 process version. Then you will have the new adjustments.  Be aware that sometimes switching process versions produces unwanted results. So that is why Lightroom is designed to allow you to update the process version on an individual image basis.

  • SIMPLE login script install of zfd4 agent?

    Is there is simpler way of installing the zfd4 agent via a login script when
    I'm not using an intermediate tier or use the application explorer. The
    login script examples I've found onlnie (and information in the Novell docs
    and Novel Press books) seem complex and frought with pitfalls...
    Thanks,
    KB

    > I'm reviewing this TID; I may be able to do this on my own. However, if
    > anyone has an example, working "simple" login script they could post as
    an
    > example, it would be REALLY appreciated....
    >
    > Thanks!
    > KB
    > "KB" <[email protected]> wrote in message
    > news:mHgfg.738$[email protected]..
    > > Forgot to mention - I want to run this in silent mode, and need to
    handle
    > > the issue where someone already has the agent installed...
    > >
    > > Thanks,
    > > KB
    > >
    > > "KB" <[email protected]> wrote in message
    > > news:Dfgfg.703$[email protected]..
    > >> Is there is simpler way of installing the zfd4 agent via a login
    script
    > >> when I'm not using an intermediate tier or use the application
    explorer.
    > >> The login script examples I've found onlnie (and information in the
    > >> Novell docs and Novel Press books) seem complex and frought with
    > >> pitfalls...
    > >>
    > >> Thanks,
    > >> KB
    > >>
    > >
    > >
    >
    >
    Hi,
    your Login Script must be seen like this:
    #z:exist c:\programme\novell\zenworks\nalwin32.exe
    if "%ERRORLEVEL"="0" THEN GOTO NOTHING
    #z:\zfdagent\agent.bat
    NOTHING:
    END
    the agent.bat is a batch File to install the agent in silent mode
    it looks like that:
    msiexec /i z:\zfdagent\zfdagent.msi /qn ADDLOCAL=ALL EDITABLE_MT_ADDRESS=1
    STARTUP_APPWINDOW=1 STARTUP_APPEXPLORER=0 REBOOT=ReallySuppress /l*v %
    WINDIR%\zfdagent.log
    the z:\zfdagent is a subdirectory in the sys:\system\Public where
    zfdagent.msi file exists.
    hier is a link to download exist.exe
    Download: http://www.novell.com/coolsolutions/...oads/exist.zip
    Best regards
    Issam

  • Roxio Media Manager Install Problem

    I get the following error message when I try to run Roxio Media Manager from the Desktop Software:
    "MediaManager9Module has stopped working correctly.  A problem has caused the program to stop working correctly.  Windows will close the program and notify you when a solution is available." 
    I have done a lot of reading about this problem and most of the time users just tell the poster to use their Blackberry as a mass storage device.  If they do that they won't need Roxio Media Manager.  I want to use the Roxio because I have a lot of pictures and it's easier to upload them to the blackberry using Roxio - it utilizes a split screen with your computer pictures on top and your blackberry folders on the bottom... then as you browse through your pictures you just say "Copy down" and the picture goes to whatever folder you specify on the Blackberry.  I just got a 4GB stick to hold all my photos so believe me the Roxio technique is far faster for me.  I have successfully installed Roxio on my work computer a Dell XPS - it was a trial as well.  I had to uninstall everything and completely remove all "Roxio" files including the registry.  This did not work for the Acer though which is my home computer.  Right now the Acer has 4.5 installed (Roxio Media Manager did install) but when I try to click to access Roxio I get the above mentioned error message.
    There are obviously a lot of people out there with this problem and no answer from Roxio or Blackberry (I called Blackberry who passed me off to Roxio who wanted me to PAY.)  I also tried contacting Roxio via email from their Roxio website - they said contact Blackberry... thus I get the runaround.  I just got this Blackberry (it cost me $432.) you would think something that expensive would come with software that... I don't know, works.  And if i didn't they would offer some kind of tech help here.  Totally pathetic.
    Hoping somebody has some insight....
    Sandy 
    Solved!
    Go to Solution.

    Uninstalling and deleting all folders/files and registry entries named, RIM, Research in Motion, Roxio and Sonic worked to get Roxio Media Manager successfully installed and running on my Dell.  I had some “trial” version of Roxio on my computer that came with it when I bought it and when it expired it created problems when installing Roxio Medica manager.  
    That was not the problem and not the solution to get Roxio Media Manager installed and running on my Acer.  I tried the above, but I kept getting error messages after restart upon installing Desktop Manager due to some Roxio problem (I just didn’t know what.)  I would also get error messages when I tried to access Roxio from the Desktop Manager.   When I installed Desktop Manager on the Dell I used “Run as administrator” for the install but I do not have to right click and hit “Run as Administrator” every time I launch that program on the Dell to get any feature of it to run correctly including Roxio.  I do for the Acer – that was the problem… but it took some tweaking to get that to happen.  When I right click and hit “Run as Administrator” on the Acer the Desktop Manager would launch and it was able to read my blackberry when I plugged it in off the main menu.  But when I went to any other feature off the main menu, like Sync or Roxio, it would not read the Blackberry – in the top left corner of the program it went from “Connected” to “Disconnected.”  It also crashed the program several times and I had to bring up the Task Manager to quit the program because it had become “non-responsive.”  The only part of the Desktop manager (after trying repeatedly) that was able to still read the blackberry when I selected “Run as Administrator” was the “Add/Remove Applications” feature.  After it starting “seeing” the Blackberry from the Applications part the program I was able to go into Sync, and Roxio with it still able to “see” the Blackberry.  Then I was able to successfully run the Roxio part of the desktop manager.  Odd I know…  
    Both the Dell and the Acer run Vista Home Premium.  There were 2 separate problems causing Roxio to not install or run correctly.  Both problems should have been addressed by Blackberry or Roxio.  As I mentioned, I just bought this Blackberry and it cost me $432 – I am still somewhat in shock that a product that expensive comes with software that is literally up to the user to figure out how to run.  That there is no way to get Roxio or Blackberry to respond themselves with a fix for this common problem is unbelievable.  That we the user have to spend hour after hour troubleshooting when we should be enjoying our new blackberry is pathetic.  I feel like the company just said,  “Here, you figure it out.”  Nice, huh?    
    The Desktop Manager (including all its features) should be available to all Blackberry users… then each individual can make a knowledgeable decision as to which program, either Desktop Manager or using “Mass Storage Device” is the easiest or more efficient for them. 
    Hope this helps… just trying to pass along what worked for me…
    Sandy   

  • Does LabVIEW support the SNMP (Simple Network Management Protocol)?

    I looked at LabVIEW 2014 online help for some info on SNMP.
    A problem was posted in 1996 and updated in 2008.
    Does LabVIEW Support the SNMP (Simple Network Management Protocol)?
    http://digital.ni.com/public.nsf/allkb/4CD3625A939A77DE852564050047D3BD
    This was addressed to LabVIEW version 4.
    What version are we up to now?
    Version 14?
    One solution offered was to get the SNMP VI from Viodia.
    Why should I have to spend another $1,000 for a VI from Viodia after spending $5,000 for LabVIEW Professional?
    Come on National Instruments, offer up SNMP to go with your professional package.
    There seems to be a lot of chatter about SNMP on the forums.
    I’m sure a lot of customers would be happy to have an official LabVIEW VI for SNMP.

    I find it unreasonable to expect that LabVIEW supports out of the box every network protocol that has ever been invented under the sun. You may find SNMP to be the most important protocol on the world but for most programmers it is a niche protocol that they may have heard of but never will happen to come across in their applications. It's in fact pretty low level for a very specific purpose of managing network connected resources.
    On the other hand it is not rocket science either so can be implemented by someone with enough determination on top of the native network interface functions in LabVIEW. Is it a lot of work? Yes, you bet! Is it worth 1000 bucks! If you really need it and your own work hours cost anything more than a few cents per hour, most probably too! If you can live with an implementation that is supporting many but not all features of SNMP, the link on LAVAG is a very good and nice one.
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • How to manage downloads, when you have Internet Download Manager installed

    How to manage downloads,
    When you have Internet Download Manager installed.
    Downloads through Firefox do not show, in Windows 7 & Windows 8.1
    Can this be fixed??
    If not how can I remove Downloads in Firefox

    Integrate IDM with Firefox
    *http://www.internetdownloadmanager.com/support/firefox_integration.html

  • Extension manager "install extension" is grayed-out, and not functional

    I paid for the Horizontal Menu Advancer, and downloaded it. This a a Dreamweaver extension. Then I downloaded Adobe Extension Manager CS6.
    From the "File" menu of Extension Manager "Install Extension" is grayed-out, and does not function.

    Hello David
    Please tell us your version of Extension Manager and your version of Dreamweaver, and whether the app is listed in ExMan on the left pane?

  • A simple task manager?

    hi, does anyone know of a free simple task manager GUI that is open source? I'm having trouble getting the GUI right :|.. thanks alot :D

    search on sourceforge

  • T430 unable to sleep with Lenovo Power Manager installed

    I have a T430 with Windows 8 installed with the latest BIOS and Lenovo Power Manager installed, and anytime I try to put the computer to sleep(with Fn+F4 or lid close), the laptop enters a stage where the screen is black and the fan continues to run. There's no way to interact/escape this except for holding down the power button.
    After uninstalling Lenovo Power Manager, the sleep function works again, but the Mic Mute and caps-lock on screen display stop working in addition to the LED in the MicMute refusing to light up.
    Is there any fix to this?

    I'm having the same problem. I've tried all the updates and still have the problem. Sometimes it will sleep, other times it won't. Sometimes when it is trying to sleep I get a bluescreen for "DRIVER POWER STATE FAILURE."

  • Application manager Install log

    Do anyone know how to clear the Application Manager Install log on Nokia 9300?
    And know any good sites like this one -(www.getjar.com/software/)for free softwares for Java, Symbian, Palm and Pocket PC.
    Thanks

    Hi haydo,
    This error usually comes up when the Updater inventory is corrupted in installer.
    Please Redownload and extract the installer.
    Ref. KB : http://helpx.adobe.com/x-productkb/global/installation-launch-log-errors-creative.html

  • To open "device manager" install Java SE 6 runtime error message on bouts

    Why does To open "device manager" install Java SE 6 runtime appear every time I boot up computer after installing upgrade to Yosemite 10.10 OS

    You must have some application called "device manager" which is set to run at startup. Do you know what it is?
    Go to System Preferences->Users and Groups, then select the "Login Items" tab and see what's there. Remove anything you don't recognize.
    If it's an application you know, and you want to run, then you're going to have to install Java on your machine. Honestly, I'd recommend against it; the application must be quite old.

Maybe you are looking for

  • Error on calling a BDC from web dynpro while it runs fine through FM.

    I have created a function module for calling transaction ima2n using a BDC. This function module runs as intended, if function module is executed using SE37. if I call the same function module from ABAP dynpro view, on some event. I get the below err

  • Various connectivity issues

    We've had sketchy wifi for years (combination of the configuration of our house and the density of wifi networks in our area)  and finally decided that what we needed to do was attach our Airport Express to the TWC modem/router with an ethernet cable

  • What is the best way to connect? I could be somewhat confused

    Just hooked up the AEBS on "n" only and the 5 freq. I noticed it is reflecting a 270mps speed. I m curious to know if I should hook the Apple TV up to the router through a ethernet cable, which would be 100mps or wirelessly which being a "n" device w

  • Mavericks on my late 2013 Mac Mini (8gb RAM) does not recognize my APC650CI UPS as a UPS

    I have a late 2013 model Mac  Mini running Macvericks. I just bought a an APC Back-UPS XS 650CI for it (I have 3 other Back-UPS 650CI for other systems - Windows 7 and 2x Netgear NAS setups). In the Energy Saver panel of System Preferences the Back-U

  • Domino R6 Sun ONE Directory Server 5.2 SSL Integration

    We are trying to integrate Lotus Domino R6 server with the third party Sun ONE Directory Server 5.2. We were successful in the integration without SSL. Next we are trying to enable SSL communication between the two. We have configured the Certificate