Oracle VM Server v3.1.1 stuck at "Starting Udev"

This is a fresh install of 3.1.1.
No matter what I install on to, be it a physical HDD or USB key, I can't get 3.1.1 to boot. Everytime it gets as far as "Starting udev" and then just gets stuck at this stage.
v3.0.3 on the exact same machine works fine.
Has anyone come across this issue before?
Currently, I've booted from another Linux CD and have mounted the partition and copied the public yum repo from VM Manager 3.1.1 to this machine and I'm in the process of running an update to see if I can get a different version of udev installed, but at this stage it's not looking hopeful.

OK, updating isn't going to work, too many package dependencies that just don't work.
Any other ideas as to why this could be occurring?

Similar Messages

  • Timeout waiting for Oracle WebLogic Server v10.3 at localhost to start

    I am trying to run .portal file using "Run on server" option in Workshop for weblogic.
    After doing this, its trying to start the server Oracle weblogic server v10.3 at localhost and then publish my module.
    Server view status shows as "State" as "Starting" and "Status" as "Synchronizing". When status reaches 82% it gets stopped there for a long time, and when 83% comes up, I can see the "State" as "Stopped" and "Status" as "Republish". And then an error window with title as "Problem Occured" and contents saying, Starting server- Oracle weblogic server v10.3 at localhost (Time of error: ...) Details >> Timeout waiting for Oracle WebLogic Server v10.3 at localhost to start. Server did not start after 480s.
    But the console tab (when I give the startup & Deployment option as "Launch Weblogic server in eclipse console) shows,
    <Sep 8, 2011 6:15:03 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server sta
    e changed to STARTING> (final step alone I pasted)
    Before this I can see, WLS Start mode = Development, setting Classpath ,
    <Sep 8, 2011 5:56:36 PM IST> <Notice> <Log Management> <BEA-170019> <The server
    log file C:\bea\user_projects\domains\myPortalDomain\servers\AdminServer\logs\Ad
    minServer.log is opened. All server side log events will be written to this file
    .>
    When I checked Adminserver file its having,
    <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315487671986> <BEA-160151> <Registered library Extension-Name: wlp-groupspace-app-lib, Specification-Version: 10.3, Implementation-Version: 10.3.0.1 (EAR).>
    And many more similar entries...
    Also there is Adminserver.logxxx file which is having,
    ####<Sep 8, 2011 5:33:58 PM IST> <Warning> <JDBC> <AdminServer> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315483438048> <BEA-001129> <Received exception while creating connection for pool "portalDataSourceNeverXA": SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093.>
    ####<Sep 8, 2011 5:33:58 PM IST> <Info> <JDBC> <CINTNCHEOLY0GX7> <AdminServer> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315483438267> <BEA-001156> <Stack trace associated with message 001129 follows:
    java.sql.SQLException: SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093.
         at com.pointbase.dbexcp.dbexcpException.getSQLException(Unknown Source)
         at com.pointbase.net.netJDBCConnection.a(Unknown Source)
         at com.pointbase.net.netJDBCConnection.<init>(Unknown Source)
         at com.pointbase.net.netJDBCDriver.getConnection(DashoA10*..:170)
         at com.pointbase.net.netJDBCDriver.connect(DashoA10*..:94)
         at com.pointbase.jdbc.jdbcUniversalDriver.getConnection(Unknown Source)
         at com.pointbase.jdbc.jdbcUniversalDriver.connect(Unknown Source)
         at weblogic.jdbc.common.internal.ConnectionEnvFactory.makeConnection(ConnectionEnvFactory.java:316)
         at weblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(ConnectionEnvFactory.java:217)
         at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1109)
         at weblogic.common.resourcepool.ResourcePoolImpl$ResourcePoolMaintanenceTask.timerExpired(ResourcePoolImpl.java:2282)
         at weblogic.timers.internal.TimerImpl.run(TimerImpl.java:273)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:516)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    And many more entries like the above...
    I even tried startup & Deployment option as "Start weblogic server in Expressmode" and still same error I am getting and this time instead of in eclipse console, I can see command prompt and here also showing "Server state changed to STARTING"
    FYI, I created domain with runtime JRocket 1.6.0_05.
    I even tried to clean build the portal project and publish using clean option. Still same problem coming :(
    FYI, my system is having 1 GB RAM only and bit slow. Could this be a problem or something else? Please suggest.
    Thanks in advance.
    Edited by: gopikrish on Sep 8, 2011 6:20 AM

    Hi Gopikrish
    The root cause for your error is, it is not able to start the Pointbase database. Looks like you configured a domain with default pointbase database. In the domain\bin\ one of the starup scripts like startWeblogic.cmd, you should see some lines that start the pointbase database.
    java.sql.SQLException: SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093
    Instead of starting from Workshop, go to the domain root folder and start the weblogic using the command like startWeblogic.cmd (or .sh on unix). This should start the pointbase and then start the portal domain. Portal domain does need this backend pointbase database to store all the portal meta data and has datasources configured for this.
    Do you have a Clustered Portal domain, with one of the managed servers located in the remote machine. If yes, and if you use default Pointbase database, you need to change something like pointbase db should not be localhost but the name of the machine where you have the admin server running.
    Either way, the issue is not able to stat the pointbase db and thus serve not starting.
    Thanks
    Ravi Jegga

  • Oracle Weblogic Server 10.3 startup stuck at 84% in Eclipse

    Hi,
    I am trying to start my Oracle Weblogic Server 10.3 in the Eclipse environment and the status bar freezes after progressing upto 84%.
    Although the server is the RUNNING mode and I can login to the Admin console, I cannot auto-deploy or debug my apps in Eclipse because
    it is waiting for the startup task to finish (or reach 100%).
    I get following message after it times out.
    "Server Oracle WebLogic Server v10.3 at localhost was unable to start within 480 seconds. If the server requires more time, try increasing the timeout in the server editor."
    Any help to fix this issue will be very much appreciated.
    Regards,
    Amitoj.
    Edited by: Amitoj on Apr 16, 2009 5:03 AM

    Hi Ram,
    I have checked everything.
    There is nothing else in the progress view
    Only the following message in the .log file over and over again
    !ENTRY oracle.eclipse.tools.weblogic 4 4000 2009-04-16 14:11:12.452
    !MESSAGE The server cannot be launched within timeout.
    !ENTRY org.eclipse.wst.server.core 4 0 2009-04-16 14:11:13.872
    !MESSAGE Server Oracle WebLogic Server v10.3 at localhost was unable to start within 480 seconds. If the server requires more time, try increasing the timeout in the server editor.
    !ENTRY oracle.eclipse.tools.weblogic 4 4000 2009-04-16 16:10:02.827
    !MESSAGE The user action is cancelled when the server is starting. The server cannot be stopped now. Please wait until the server is started and then stop it.
    Tried restarting the eclipse and the machine. Killed all eclipse and jave processes in the task manager.
    Downloaded a new copy eclipse, installed Weblogic server from scratch and created a brand new workspace.
    Still I get the same problem.
    I have exhausted every other option and now I am going to the extreme of rebuilding my whole PC again.
    Regards,
    Amitoj.

  • Oracle Report Server Engine is getting stopped after starting.

    Hello,
    Reports Engine is shutting down after starting.
    OS = Solaris 10
    Application Server = Oracle 10gr2
    *** 2011/1/4 3:59:34:723 -- Shutting down engine rwEng-0
    *** 2011/1/4 3:59:34:726 -- Reports Server shut down engine rwEng-0
    *** 2011/1/4 3:59:34:726 -- Shutting down engine rwURLEng-0
    rwserver.log
    *** 2011/1/4 3:29:26:924 -- Reading server config file /apps/oracle/product/DSrip10gR2/reports/conf/rep_oxdaps39b_oas_dsrip.conf
    *** 2011/1/4 3:29:26:926 -- <server version="10.1.2.0.2">
    <cache class="oracle.reports.cache.RWCache">
    <property name="cacheSize" value="50"/>
    <!--property name="cacheDir" value="your cache directory"/-->
    <!--property name="maxCacheFileNumber" value="max number of cache files"/-->
    <!--property name="ignoreParameters" value="parameter names to be ignored in constructing cache key, separated by comma ','"/-->
    </cache>
    <!--Please do not change the id for reports engine.-->
    <!--The class specifies below is subclass of _EngineClassImplBase and implements EngineInterface.-->
    <engine id="rwEng" class="oracle.reports.engine.EngineImpl" initEngine="1" maxEngine="1" minEngine="0" engLife="50" maxIdle="30" callbackT
    imeOut="90000">
    <!--property name="sourceDir" value="your reports source directory"/-->
    <!--property name="tempDir" value="your reports temp directory"/-->
    <!--property name="keepConnection" value="yes"/-->
    </engine>
    <engine id="rwURLEng" class="oracle.reports.urlengine.URLEngineImpl" initEngine="1" maxEngine="1" minEngine="0" engLife="50" maxIdle="30"
    callbackTimeOut="60000"/>
    <!--security id="rwSec" class="oracle.reports.server.RWSecurity">
    <property name="securityUserid" value="%PORTAL_DB_USERNAME%/%PORTAL_DB_PASSWORD%@%PORTAL_DB_TNSNAME%" confidential="yes" encrypted="no"
    />
    <property name="oidEntity" value="%REPORTS_OID_ENTITY%"/>
    </security-->
    <!--destination destype="oraclePortal" class="oracle.reports.server.DesOraclePortal">
    <property name="portalUserid" value="%PORTAL_DB_USERNAME%/%PORTAL_DB_PASSWORD%@%PORTAL_DB_TNSNAME%" confidential="yes" encrypted="no"/>
    </destination-->
    <destination destype="ftp" class="oracle.reports.plugin.destination.ftp.DesFTP">
    <!--property name="proxy" value="proxyinfo.xml"/-->
    </destination>
    <destination destype="WebDav" class="oracle.reports.plugin.destination.webdav.DesWebDAV">
    <!--property name="proxy" value="proxyinfo.xml"/-->
    </destination>
    <!-- By default server will use rwnetwork.conf as network config file
    Use this element to override the same -->
    <!--networkConfig file="rwnetwork.conf"></networkConfig-->
    <job jobType="report" engineId="rwEng"/>
    <job jobType="rwurl" engineId="rwURLEng"/>
    <notification id="mailNotify" class="oracle.reports.server.MailNotify">
    <property name="succnotefile" value="succnote.txt"/>
    <property name="failnotefile" value="failnote.txt"/>
    </notification>
    <!--notification id="wfNotify" class="oracle.reports.server.WorkflowNotify">
    <property name="connStr" value="%WF_DB_USERNAME%/%WF_DB_PASSWORD%@%WF_DB_TNSNAME%" confidential="yes" encrypted="no"/>
    </notification-->
    <log option="noJob"/>
    <!--jobStatusRepository class="oracle.reports.server.JobRepositoryDB">
    <property name="repositoryConn" value="repo_db_username/repo_db_password@repo_db_tnsname" confidential="yes" encrypted="no"/>
    </jobStatusRepository-->
    <!--trace traceOpts="trace_all"/-->
    <connection maxConnect="20" idleTimeOut="15">
    <orbClient id="RWClient" publicKeyFile="clientpub.key"/>
    </connection>
    <queue maxQueueSize="1000"/>
    <!--jobRecovery auxDatFiles="yes"/-->
    <!--
    The value of the 'identifier' element is encrypted and is of the form SERVERACCESSKEY_USER/SERVERACCESSKEY_PASSWORD
    SERVERACCESSKEY_USER and SERVERACCESSKEY_PASSWORD in <server>.conf and targets.xml
    file should match for Reports EM pages to display data correctly.
    Corresponding entries of username and password in targets.xml:
    <Property NAME="Password" VALUE="SERVERACCESSKEY_PASSWORD" ENCRYPTED="FALSE"/>
    <Property NAME="UserName" VALUE="SERVERACCESSKEY_USER" ENCRYPTED="FALSE"/>
    -->
    <!--pluginParam name="mailServer">%MAILSERVER_NAME%</pluginParam-->
    <!--pluginParam name="proxy" type="file">proxyinfo.xml</pluginParam-->
    <pluginParam name="xmlpds" type="file">xmlpds.conf</pluginParam>
    <pluginParam name="jdbcpds" type="file">jdbcpds.conf</pluginParam>
    <pluginParam name="textpds" type="file">textpds.conf</pluginParam>
    </server>
    *** 2011/1/4 3:29:26:927 -- Reports Server is starting up
    *** 2011/1/4 3:29:33:761 -- Reports Server started up engine rwURLEng-0
    *** 2011/1/4 3:29:34:236 -- Reports Server started up engine rwEng-0
    *** 2011/1/4 3:59:34:723 -- Shutting down engine rwEng-0
    *** 2011/1/4 3:59:34:726 -- Reports Server shut down engine rwEng-0
    *** 2011/1/4 3:59:34:726 -- Shutting down engine rwURLEng-0
    *** 2011/1/4 3:59:34:727 -- Reports Server shut down engine rwURLEng-0
    *** 2011/1/5 4:31:21:443 -- Reports Server started up engine rwEng-0
    =============================================================
    rwservlet.properties
    SERVER_IN_PROCESS=YES
    RELOAD_KEYMAP=NO
    #DIAGNOSTIC=YES
    #TRACEOPTS=TRACE_ALL
    #TRACEFILE=rwservlet.trc
    #TRACEMODE=TRACE_REPLACE
    #SERVER=<reports_server_name>
    #IMAGEURL=http://<web_server_name>:<port_num>/reports/rwservlet
    #KEYMAPFILE=CGICMD.DAT
    #DBAUTH=RWDBAUTH.HTM
    #SYSAUTH=RWSYSAUTH.HTM
    #ERRORTEMPLATE=RWERROR.HTM
    #COOKIEEXPIRE=30
    #ENCRYPTIONKEY=reports9i
    #DIAGBODYTAGS=<reports_servlet_help_file_title>
    #DIAGHEADTAGS=<reports_servlet_help_file_body_tag>
    #HELPURL=<url_of_customized_help_file_for_reports_servlet>
    #SINGLESIGNON=YES
    OID_ENTITY=%REPORTS_OID_ENTITY%
    #ALLOWHTMLTAGS=NO
    #REPORTS_NETWORK_CONFIG=rwnetwork.conf
    #OIDCON_INIT=10
    #OIDCON_INCREMENT=10
    #OIDCON_TIMEOUT=0
    SERVER=rep_oxdaps39b_OAS_DSRIP
    Kindly suggest how to fix this.
    thanks,
    Kam

    It could be the configuration issue. Reconfigure the engine.

  • Oracle application server 10g enterprise manager is not starting

    Hi all,
    Pls. help me, our OAS 10g's enterprise manager is not starting whereas AS is up & opmn is also running.
    Can anybody has idea?.Thanks in advance.

    hi Kamran,
    Please remember to always give some details about what product/ type/ version/ platform are you working with. this does not leave others to wait for divine revelation or mortal guessing;
    also on reporting errors, please provide exact error(s) with error codes as you see and not the error described in your words. that helps clearly understand the problem.
    about current problem, please tell us what did you expect to see and what did you exactly get.
    and Roberto is right, check the version in %ORACLE_HOME%\config\ias.properties.
    regards,
    AMN

  • Error while starting Oracle App server

    I installed Oracle App Server
    when i am trying to start App server I am getting following error.
    K:\OAS\opmn\bin>opmnctl startall
    opmnctl: starting opmn and all managed processes...
    ================================================================================
    opmn id=coeserv0:6200
    0 of 1 processes started.
    ias-instance id=ORACOESERVER.coeserv0.wipro.com
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    HTTP_Server/HTTP_Server/HTTP_Server
    Error
    --> Process (pid=10760)
    failed to start a managed process after the maximum retry limit
    Log:
    k:\OAS\opmn\logs\HTTP_Server~1
    I tried to start Apache it is also giving following error.
    K:\OAS\Apache\Apache>apache
    [Tue May 17 17:43:08 2005] [warn] pid file k:/oas/apache/apache/logs/httpd.pid o
    verwritten -- Unclean shutdown of previous Apache run?
    ap_spawn_child: Bad file descriptor
    Couldn't fork child for piped log process
    Note the errors or messages above, and press the <ESC> key to exit. 29...
    K:\OAS\Apache\Apache>
    Amit

    Hi Cema,
    Make sure that httpd.conf file (located at /ORACLE_HOME/Apache/Apache/conf ) has not changed.
    Is your AS running on Linux? ".so" is used in case of linux only and for windows extension should be ".dll"
    Please use the same if your http server is running on windows. HTTP Server documetation may have more details related to this.
    Regards,
    Anuj

  • Oracle BI Server stopped when i tried to login using LDAP

    Hi,
    My BI server stop suddendly when i tried to login with my LDAP username/pwd, it was working fine when i was using Adminsitrator/SADMIN, and when i tried to start it using ./run-sa.sh start it has the below error in the log:
    *[oraclebi@uschilxbit01 setup]$ ./run-sa.sh start*
    Oracle BI Server startup initiated.
    Please wait for a while for the Oracle BI Server to completely start.
    Execute the following command to check the Oracle BI Server logfile and see if it started.
    tail -f /data/OracleBI/server/Log/NQServer.log
    *[oraclebi@uschilxbit01 setup]$ tail -f /data/OracleBI/server/Log/NQServer.log*
    *2010-01-07 15:21:32*
    *[nQSError: 13011] Query for Initialization Block 'Web Catalog Group Assignment' has failed.*
    *[nQSError: 23006] The session variable, NQ_SESSION.title, has no value definition.*
    *2010-01-07 15:21:32*
    *[nQSError: 13011] Query for Initialization Block 'Web Catalog Group Assignment' has failed.*
    *2010-01-07 15:21:32*
    *[nQSError: 13011] Query for Initialization Block 'Site_Map_Key' has failed.*
    *[nQSError: 23005] The repository variable, PRES_SERVER_NAME, has no value definition.*
    *2010-01-07 15:21:32*
    *[nQSError: 13011] Query for Initialization Block 'Site_Map_Key' has failed.*
    Anybody has faced a similair situation, what should i do now as i cannot connect online also as the server is down, should i delete the 'Web Catalog Group Assignment' & 'Site_Map_Key' initialization variables and upload the rpd again.
    Thanks,
    Amit

    Hey Amit,
    I've encountered that problem in the past before with Oracle REL 5. If I remember correctly it's a bug and required a patch to be applied. Definitely search metalink 3. I'll do the same and see what I can turn up.
    -Joe

  • Start Oracle Application Server in Debug mode

    We have oracle application server 10g with oc4j. How do we configure App server to start in debug mode so remote debugging from different machine can be done.
    I am new Oracle Application Sever. OC4j is java container and it starts automatical when ORacleAServer starts.
    Thanks,
    MS

    MadanShah, how did you start Oracle Application server? Let us say, you start it with opmnctl. In order to do java remote debugging with the oc4j process inside the OAS, you have to add the java remote debugging option to the "java-options" in the $ORACLE_HOME/opmn/config/opmn.xml.
    <ias-component id="OC4J">
    <process-type id="home" module-id="OC4J" status="enabled">
    <module-data>
    <category id="start-parameters">
    <data id="java-options" value="-Xdebug -Xnoagent -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=5050 -Xrs -server -Djava.security.policy=$ORACLE_HOME/j2ee/home/config/java2.policy -Djava.awt.headless=true"/>
    </category>
    The "-Xdebug -Xnoagent -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=5050" is what I added. After starting OAS, you can connect to the oc4j process by selecting port 5050 using a java remote debugger that is included in any major IDE, like Jdeveloper. For more information, search for "remote debug" in the online help of Jdeveloper.

  • OracleOraHome92Agent - OIA & Oracle HTTP Server - Apache JServ Cant Startup

    Recently i have 2 oracle 9i database server {A} & , and my task is to migrate all the data from {A} To {B}.
    I used [Orcale Management Server - OMS] to login for connect both server for data manipulation. However, when i used [Discover Nodes] in the [Oracle Enterprise Manager Console], the [A] cant find.
    I found that [OracleOraHome92Agent - OIA] in Windows [Services] is not Started even i manually start it. I found 1 web site told about [How does one start the Oracle Intelligent Agent?] in URL [http://www.orafaq.com/faqoem.htm#IA-START].
    I have follow the steps and also cant get it started succeefully.
    Besides that, i also found that [Oracle HTTP Server - Apache JServ] is not successful start up also. Error Msg is written below:
    "Syntax error on line 92 of c:/oracle/ora92/sqlplus/admin/isqlplus.conf: FastCgiServer: redefinition of a previously defined FastCGI server "c:/oracle/ora92/bin/isqlplus"
    Note the errors or messages above, and press the <ESC> key to exit.
    It is the [HTTP Server] cant start up affected the [Oracle Intelligent Agent]?
    Thanks fro reading my messages. Hope u can help me.

    OEM agent should be independent of any other components, considering its function.
    What is the error message when you try to start the OracleAgent service?
    Did you try following steps from FAQ as well?
    "If the agent doesn't want to start, ensure your environment variables are set correctly and delete the following files before trying again:
    1) In $ORACLE_HOME/network/admin: snmp_ro.ora and snmp_rw.ora.
    2) Also delete ALL files in $ORACLE_HOME/network/agent/."

  • Oracle Application Server 10g thread stuck issue.

    We are having,
    Oracle Application Server 10g [10.1.3.1 + 10.1.3.4patch] along with Oracle Http Server 2.0
    Now there is a issue of thread stuck [some application threads taking longer times] due to which the application server is unable to respond and sometimes it reinits the oc4j instance.
    => Is there any setting to increase the Thread Stuck Time in OAS.
    => Is there any setting to stop the auto reinit of oc4j instance.
    => Does the auto re init of oc4j get logged in opmn.log as well as in service.log.
    It will be really helpful if any advice on the same.
    Thanks in advance...
    ManojC

    Look in httpd.conf file anything that is like thread in there you will find a simple description of the Directives.
    Greetings.

  • Eclipse + Oracle WebLogic Server Tools - stuck during publishing

    Hello,
    I'm experiencing a problem publishing to my application server in Eclipse, and would very much appreciate any help given.
    Server: WebLogic 10gR3
    Eclipse: Ganymede JEE SR2
    Oracle WebLogic Server Tools: 1.2.0.200907171310
    OS: Windows XP 32 bit
    JVM: Sun 6u13
    In my workspace:
    - Several Java projects
    - Several EJB projects
    - Several web projects
    - One connector project
    - One EAR project, referencing all other projects as its JEE modules
    - One WebLogic server in my "Servers" view, defined to deploy my EAR project
    Summary of my problem:
    Sometimes, and it seems pretty random, when starting the server - the "Publishing to Oracle WebLogic server" operation would never stop (can be seen in the "Progress" view). As a result, Eclipse is essentially stuck, as all other operations, such as saving a file etc', would not be performed since they would be waiting for the publish operation to complete.
    I did notice that a trigger for this is a deployment failure, such as a badly-defined application-module-datasource, or a failed startup task, but I have also experienced this with a good deployment as well.
    I am, literally, clueless. I have tried the new Galileo but it's too buggy, had some weird phenomenons there, and I have also tried the OEPE Galileo preview and got some weird phenomenons there as well.
    Again, your help would be very much appreciated.
    Thanks in advance,
    Amnon Grossman
    ECI Telecom

    Amnon,
    Try the Eclipse forum:
    Enterprise Pack for Eclipse
    Also, the 11g Eclipse 3.5 support is out of Preview/Beta mode and you should be able to open support tickets on it:
    http://forums.oracle.com/forums/ann.jspa?annID=1116

  • Oracle Application Server 10.1.3.0.0 OPMN Configuration Assistant Fails Due

    I'm in the process of installing Oracle E-Business Suite 12.1 on RHEL.
    This is where I'm stuck at: having trouble starting OPMN.
    While looking up Metalink, I found Doc ID:ID 422562.1 close to solving my issue.However I'm not sure how to use the solution.
    Here's the solution:
    1. Install the 32-bit version of glibc-devel-2.3.4-2.19.i686.rpm.
    Where can I download this file and any steps to install it would be great?
    Note: To install 32-bit packages on a 64-bit system, you may need to use the force option and the nodeps option of the rpm utility.
    2. The glibc-devel-2.3.4-2.19.i686.rpm installs the crt1.o into /usr/lib; confirm that this file now exists:
    cd /usr/lib
    ls -l crt1.o
    3. Deinstall this failed installation.
    Do I have to deinstall the entire EBS install or just the Oracle AS 10.1.3?
    4. Remove contents of /tmp and /var/tmp.
    5. Reinstall Oracle Application Server 10.1.3.0.0
    How can I reinstall just the Oracle AS 10.1.3?
    Please help.

    I kindly advice you to move this thread to "Application Server" section of this forum...

  • Oracle VM Server 3.1.1 issues with NFS share

    Hi guys
    I am kind of stuck with the same issue for more than a week now. I have two virtual machines on Virtual box 4.1.8 (VM Server and VM Manager 3.1.1) and NFS following is disk/mount information on VM Server
    [root@oravms ~]# df -h
    Filesystem            Size  Used Avail Use% Mounted on
    /dev/sda3             3.0G  636M  2.2G  23% /
    /dev/sda1              99M   28M   67M  29% /boot
    tmpfs                 242M   16K  242M   1% /dev/shm
    /dev/sdb1             296G   17G  264G   6% /storage1
    /dev/sdc1             197G  320M  187G   1% /storage2
    none                  242M   40K  242M   1% /var/lib/xenstored
    192.168.0.20:/storage2
                          197G  320M  187G   1% /nfsmnt/cc745331-3df1-48d7-823c-b28faf2d87b3
    /dev/mapper/ovspoolfs
                           10G  263M  9.8G   3% /poolfsmnt/0004fb00000500005e689e9b4de9382f
    192.168.0.20:/storage1
                          296G   17G  264G   6% /OVS/Repositories/0004fb0000030000e19fce4b38346de1From last whole week I am trying to import a single VM template as a test object, Oracle E-Business suite 12.1.3 APPS tier and everytime once after a certain portion of the template unpacked, the VM server goes for a toast!! it either reboots or the NFS gets into a lock
    Both the virtual machines have 4GB memory, independant NICs dedicated for each virtual machine (as somebody else from forums suggested for it...)
    Please help me!!!
    regards,
    raj

    hi user12273962
    I hope the following few details will assist you to provide me a suggestion to overcome this issue
    My Oracle VM server IP address: 192.168.0.20
    VM Manager IP: 192.168.0.23
    Both machines are tied to different NICs for avoiding excess traffic
    df -h on VM server
    [root@oravms ~]# df -h
    Filesystem            Size  Used Avail Use% Mounted on
    /dev/sda3             3.0G  636M  2.2G  23% /
    /dev/sda1              99M   28M   67M  29% /boot
    tmpfs                 242M   16K  242M   1% /dev/shm
    /dev/sdb1             296G  191M  281G   1% /storage1
    /dev/sdc1             197G  320M  187G   1% /storage2
    none                  242M   40K  242M   1% /var/lib/xenstored
    192.168.0.20:/storage2
                          197G  320M  187G   1% /nfsmnt/cc745331-3df1-48d7-823c-b28faf2d87b3
    /dev/mapper/ovspoolfs
                           10G  263M  9.8G   3% /poolfsmnt/0004fb00000500005e689e9b4de9382f
    192.168.0.20:/storage1
                          296G  191M  281G   1% /OVS/Repositories/0004fb0000030000e19fce4b38346de1/etc/fstab output
    /dev/sdb1                                /storage1   ext3    defaults 1 2
    /dev/sdc1                                /storage2   ext3    defaults 1 2/etc/exports output
    /storage1       192.168.0.20(rw,sync,no_root_squash,nohide)
    /storage2       192.168.0.20(rw,sync,no_root_squash,nohide)Should I export the mount points to another server? Please let me know.
    NFS was the only one file type recognized by the discovery process...I am quite new to virtualization, actually spent last whole week trying and fixing one or other issue with the VM server :D
    If you know how I could avoid NFS in the entire scenario (as this is just for learning purpose) I would be grateful :)
    regards,
    raj

  • How to install and where to get kernal source for Oracle VM Server

    Hi guys
    Can someone point me in the right direction for oracle VM Server kernal source, as the server I am using won't ping, and found its cause it doesnt recognise the network adapter, says there is no drivers.
    But the HP website states I have to have the kernal source install so that I can build the driver.
    Any suggestions or help on the matter?
    Thanks

    Thanks
    I got my server to ping.
    Now I have ran into more trouble.
    I have been following ORacles installation guide for installing a Virtual Machine, but am struggling to install it, as their instructions don't match whats on the screen.
    They tell you to copy each CD into a directory.....
    and then mount that directory as an NFS mount.
    I done all that
    and then it tells u to do virt-install
    So I do that, and it all works great, until the end part, its mean to ask you what is your installation souce directory , and your supposed to put nfs:selfhostname_ip_address:/path/to/files
    and away you go.
    However my server says " what would you like to use as your virtual CD image"
    and so I type nfs:server_ip_address:/path/to/files etc, and I get the error CD MUST EXIST
    so to get around this, I just typed /OVS/iso_pool/Disc1.img
    and away we go, instlalation starts....
    However THe instlalation then asks for disc 2, and then I get stuck, how do I tell it, that I changed the disc, and its ready?
    I tried an installation of mounting the disc1 iso from a cd to /mnt
    and then wen it wanted disc 2 I dont umount -l /mnt ...it said inodes busy, so I just forced the eject CD physically ont he drive
    and then mount /dev/cdrom /mnt , for disc3
    but it didn't detect I changed a cd.
    Can anyone help me, its really urgent have to get this server up and running by today if possible.

  • Adding Oracle Application Server to JDeveloper

    Hii,
    I want to add Oracle Application Server 10.1.2g to my Application Server list in JDeveloper 10.1.3g.
    I am stuck in the point where it asks for the "Remote Server's Oracle Home Directory".
    Whenever I supply with the path e.g. "D:\OraHome_1", or "\\node1\OraHome_1", it says "Invalid Directory".
    The Oracle Application Server is installed in a different computer in the network.
    Actually, I would like to add it to my JDeveloper, so that, I can deploy my applications directly through JDeveloper, without having to use the Oracle application Server Enterprise Manager console.
    Please help...

    Log into Oracle Application Server Enterprise Manager and get the correct path from the information of the instance you're intending deploying to (eg. home). You have write the directory path as it is displayed (even UPPER and lower case is important).
    --olaf                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

Maybe you are looking for

  • N95 8gb Problem with GPS in US.

    Hi. I just brought nokia n95 8gb(Singapore model). I just updated my cell to 11 firmware. Now i have a big problem with GPS. I can find some satellites but i cant establish connection with them. How i can fix this problem? All the time if im going to

  • Reversal from Purchase Order to Payment

    Dear All, In our company the Purchase dept wrongly booked the PO for vendor Y, instead of booking for vendor X.  Depends on the PO remaining dept's passed the GRN, Invoice and payment for vendor Y.  we made the payment to vendor with the incorrect ve

  • Adobe Reader does not work-how to use adobe reader on Lion

    I was trying to print an international label on eBay via Adobe Reader, and was very dissapointed and shocked that it does not work on Lion. I was so happy that I figured out how to use adobe reader on Lion, and hope I can help anyone else who is frus

  • 2011 Camry Bluetooth Phonebook Transfer

    I just got a new Camry and my iPhone 4 works with the hands free Bluetooth calling. It also works with the iPod USB connection as well and allows multitasking in case you want to run a navigation app in the foreground. The problem I am having is gett

  • SMQ2 Queue status stay 'Ready'

    hi all,     In our R3 system, all the queue was stuck in 'Ready' status.     We found something strange that if increasing  the diag process number from 18 to 25, the queue will be running well. But in SM50, we found many diag process are free.     C