Installing Oracle Entitlements Server

hi all,
i try to install oracle entitlements server in my pc.
but after install everything i can't start Service Control management and i foud the following error log.
i believe nothing is using in port 7063.
bocz i check with netstat command.
ERROR 2010-01-03 13:37:41 [local-soap-server.jsse-listener] Error creating an SSLServerSocket. See error log for details.
INFO | jvm 1 | 2010/01/03 21:37:41 | java.net.BindException: Address already in use: JVM_Bind
INFO | jvm 1 | 2010/01/03 21:37:41 |      at java.net.PlainSocketImpl.socketBind(Ljava.net.InetAddress;I)V(Native Method)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:359)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at java.net.ServerSocket.bind(ServerSocket.java:319)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at java.net.ServerSocket.<init>(ServerSocket.java:185)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at javax.net.ssl.SSLServerSocket.<init>(SSLServerSocket.java:106)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at javax.net.ssl.impl.SSLServerSocketImpl.<init>(Lcom.certicom.tls.interfaceimpl.TLSSystem;IILjava.net.InetAddress;)V(Unknown Source)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at javax.net.ssl.impl.SSLServerSocketFactoryImpl.createServerSocket(IILjava.net.InetAddress;)Ljava.net.ServerSocket;(Unknown Source)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at com.bea.security.scm.ssl.JsseListener.newServerSocket(JsseListener.java:154)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.mortbay.util.ThreadedServer.open(ThreadedServer.java:436)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.mortbay.util.ThreadedServer.start(ThreadedServer.java:462)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.mortbay.http.SocketListener.start(SocketListener.java:175)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.mortbay.http.HttpServer.start(HttpServer.java:671)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at com.bea.security.scm.soap.JettySoapServer.start(JettySoapServer.java:236)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.framework.container.ContainerUtil.start(ContainerUtil.java:251)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.excalibur.containerkit.lifecycle.LifecycleHelper.startup(LifecycleHelper.java:152)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.startup(DefaultApplication.java:481)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.doRunPhase(DefaultApplication.java:429)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.runPhase(DefaultApplication.java:365)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.start(DefaultApplication.java:139)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.framework.container.ContainerUtil.start(ContainerUtil.java:251)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.kernel.DefaultKernel.startup(DefaultKernel.java:178)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.kernel.DefaultKernel.addApplication(DefaultKernel.java:254)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.deployer.DefaultDeployer.deploy(DefaultDeployer.java:353)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFile(DefaultEmbeddor.java:498)
INFO | jvm 1 | 2010/01/03 21:37:41 | org.apache.excalibur.containerkit.lifecycle.LifecycleException: Component named "local-soap-server" failed to pass through the Starting stage. (Reason: org.mortbay.util.MultiException[java.io.IOException: Error creating an SSLServerSocket. See error log for details.]).
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.excalibur.containerkit.lifecycle.LifecycleHelper.fail(LifecycleHelper.java:289)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.excalibur.containerkit.lifecycle.LifecycleHelper.startup(LifecycleHelper.java:159)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.startup(DefaultApplication.java:481)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.doRunPhase(DefaultApplication.java:429)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.runPhase(DefaultApplication.java:365)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.start(DefaultApplication.java:139)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.framework.container.ContainerUtil.start(ContainerUtil.java:251)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.kernel.DefaultKernel.startup(DefaultKernel.java:178)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.kernel.DefaultKernel.addApplication(DefaultKernel.java:254)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.deployer.DefaultDeployer.deploy(DefaultDeployer.java:353)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFile(DefaultEmbeddor.java:498)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFile(DefaultEmbeddor.java:491)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFiles(DefaultEmbeddor.java:476)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployDefaultApplications(DefaultEmbeddor.java:466)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.execute(DefaultEmbeddor.java:224)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.frontends.CLIMain.run(CLIMain.java:158)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at java.lang.Thread.run()V(Unknown Source)
INFO | jvm 1 | 2010/01/03 21:37:41 | Caused by: org.mortbay.util.MultiException[java.io.IOException: Error creating an SSLServerSocket. See error log for details.]
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.mortbay.http.HttpServer.start(HttpServer.java:640)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at com.bea.security.scm.soap.JettySoapServer.start(JettySoapServer.java:236)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.framework.container.ContainerUtil.start(ContainerUtil.java:251)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.excalibur.containerkit.lifecycle.LifecycleHelper.startup(LifecycleHelper.java:152)
INFO | jvm 1 | 2010/01/03 21:37:41 |      ... 15 more
INFO | jvm 1 | 2010/01/03 21:37:41 | There was an uncaught exception:
INFO | jvm 1 | 2010/01/03 21:37:41 | ---------------------------------------------------------
INFO | jvm 1 | 2010/01/03 21:37:41 | --- Message ---
INFO | jvm 1 | 2010/01/03 21:37:41 | Failed to start application scm-asi.
INFO | jvm 1 | 2010/01/03 21:37:41 | --- Stack Trace ---
INFO | jvm 1 | 2010/01/03 21:37:41 | org.apache.avalon.phoenix.interfaces.DeploymentException: Failed to start application scm-asi.
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.deployer.DefaultDeployer.deploy(DefaultDeployer.java:379)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFile(DefaultEmbeddor.java:498)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFile(DefaultEmbeddor.java:491)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFiles(DefaultEmbeddor.java:476)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployDefaultApplications(DefaultEmbeddor.java:466)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.execute(DefaultEmbeddor.java:224)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.frontends.CLIMain.run(CLIMain.java:158)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at java.lang.Thread.run()V(Unknown Source)
INFO | jvm 1 | 2010/01/03 21:37:41 | Caused by: org.apache.avalon.framework.CascadingException: Failed to start application scm-asi.
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.kernel.DefaultKernel.startup(DefaultKernel.java:195)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.kernel.DefaultKernel.addApplication(DefaultKernel.java:254)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.deployer.DefaultDeployer.deploy(DefaultDeployer.java:353)
INFO | jvm 1 | 2010/01/03 21:37:41 |      ... 7 more
INFO | jvm 1 | 2010/01/03 21:37:41 | Caused by: org.apache.avalon.phoenix.interfaces.ApplicationException: Component named "local-soap-server" failed to pass through the Starting stage. (Reason: org.mortbay.util.MultiException[java.io.IOException: Error creating an SSLServerSocket. See error log for details.]).
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.start(DefaultApplication.java:145)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.framework.container.ContainerUtil.start(ContainerUtil.java:251)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.kernel.DefaultKernel.startup(DefaultKernel.java:178)
INFO | jvm 1 | 2010/01/03 21:37:41 |      ... 9 more
INFO | jvm 1 | 2010/01/03 21:37:41 | Caused by: org.apache.excalibur.containerkit.lifecycle.LifecycleException: Component named "local-soap-server" failed to pass through the Starting stage. (Reason: org.mortbay.util.MultiException[java.io.IOException: Error creating an SSLServerSocket. See error log for details.]).
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.excalibur.containerkit.lifecycle.LifecycleHelper.fail(LifecycleHelper.java:289)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.excalibur.containerkit.lifecycle.LifecycleHelper.startup(LifecycleHelper.java:159)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.startup(DefaultApplication.java:481)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.doRunPhase(DefaultApplication.java:429)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.runPhase(DefaultApplication.java:365)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.start(DefaultApplication.java:139)
INFO | jvm 1 | 2010/01/03 21:37:41 |      ... 11 more
INFO | jvm 1 | 2010/01/03 21:37:41 | Caused by: org.mortbay.util.MultiException[java.io.IOException: Error creating an SSLServerSocket. See error log for details.]
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.mortbay.http.HttpServer.start(HttpServer.java:640)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at com.bea.security.scm.soap.JettySoapServer.start(JettySoapServer.java:236)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.framework.container.ContainerUtil.start(ContainerUtil.java:251)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.excalibur.containerkit.lifecycle.LifecycleHelper.startup(LifecycleHelper.java:152)
INFO | jvm 1 | 2010/01/03 21:37:41 |      ... 15 more
INFO | jvm 1 | 2010/01/03 21:37:41 | rethrown from
INFO | jvm 1 | 2010/01/03 21:37:41 | org.apache.avalon.framework.CascadingException: Failed to start application scm-asi.
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.kernel.DefaultKernel.startup(DefaultKernel.java:195)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.kernel.DefaultKernel.addApplication(DefaultKernel.java:254)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.deployer.DefaultDeployer.deploy(DefaultDeployer.java:353)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFile(DefaultEmbeddor.java:498)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFile(DefaultEmbeddor.java:491)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFiles(DefaultEmbeddor.java:476)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployDefaultApplications(DefaultEmbeddor.java:466)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.execute(DefaultEmbeddor.java:224)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.frontends.CLIMain.run(CLIMain.java:158)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at java.lang.Thread.run()V(Unknown Source)
INFO | jvm 1 | 2010/01/03 21:37:41 | Caused by: org.apache.avalon.phoenix.interfaces.ApplicationException: Component named "local-soap-server" failed to pass through the Starting stage. (Reason: org.mortbay.util.MultiException[java.io.IOException: Error creating an SSLServerSocket. See error log for details.]).
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.start(DefaultApplication.java:145)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.framework.container.ContainerUtil.start(ContainerUtil.java:251)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.kernel.DefaultKernel.startup(DefaultKernel.java:178)
INFO | jvm 1 | 2010/01/03 21:37:41 |      ... 9 more
INFO | jvm 1 | 2010/01/03 21:37:41 | Caused by: org.apache.excalibur.containerkit.lifecycle.LifecycleException: Component named "local-soap-server" failed to pass through the Starting stage. (Reason: org.mortbay.util.MultiException[java.io.IOException: Error creating an SSLServerSocket. See error log for details.]).
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.excalibur.containerkit.lifecycle.LifecycleHelper.fail(LifecycleHelper.java:289)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.excalibur.containerkit.lifecycle.LifecycleHelper.startup(LifecycleHelper.java:159)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.startup(DefaultApplication.java:481)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.doRunPhase(DefaultApplication.java:429)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.runPhase(DefaultApplication.java:365)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.start(DefaultApplication.java:139)
INFO | jvm 1 | 2010/01/03 21:37:41 |      ... 11 more
INFO | jvm 1 | 2010/01/03 21:37:41 | Caused by: org.mortbay.util.MultiException[java.io.IOException: Error creating an SSLServerSocket. See error log for details.]
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.mortbay.http.HttpServer.start(HttpServer.java:640)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at com.bea.security.scm.soap.JettySoapServer.start(JettySoapServer.java:236)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.framework.container.ContainerUtil.start(ContainerUtil.java:251)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.excalibur.containerkit.lifecycle.LifecycleHelper.startup(LifecycleHelper.java:152)
INFO | jvm 1 | 2010/01/03 21:37:41 |      ... 15 more
INFO | jvm 1 | 2010/01/03 21:37:41 | rethrown from
INFO | jvm 1 | 2010/01/03 21:37:41 | org.apache.avalon.phoenix.interfaces.ApplicationException: Component named "local-soap-server" failed to pass through the Starting stage. (Reason: org.mortbay.util.MultiException[java.io.IOException: Error creating an SSLServerSocket. See error log for details.]).
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.start(DefaultApplication.java:145)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.framework.container.ContainerUtil.start(ContainerUtil.java:251)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.kernel.DefaultKernel.startup(DefaultKernel.java:178)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.kernel.DefaultKernel.addApplication(DefaultKernel.java:254)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.deployer.DefaultDeployer.deploy(DefaultDeployer.java:353)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFile(DefaultEmbeddor.java:498)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFile(DefaultEmbeddor.java:491)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFiles(DefaultEmbeddor.java:476)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployDefaultApplications(DefaultEmbeddor.java:466)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.execute(DefaultEmbeddor.java:224)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.frontends.CLIMain.run(CLIMain.java:158)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at java.lang.Thread.run()V(Unknown Source)
INFO | jvm 1 | 2010/01/03 21:37:41 | Caused by: org.apache.excalibur.containerkit.lifecycle.LifecycleException: Component named "local-soap-server" failed to pass through the Starting stage. (Reason: org.mortbay.util.MultiException[java.io.IOException: Error creating an SSLServerSocket. See error log for details.]).
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.excalibur.containerkit.lifecycle.LifecycleHelper.fail(LifecycleHelper.java:289)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.excalibur.containerkit.lifecycle.LifecycleHelper.startup(LifecycleHelper.java:159)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.startup(DefaultApplication.java:481)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.doRunPhase(DefaultApplication.java:429)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.runPhase(DefaultApplication.java:365)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.start(DefaultApplication.java:139)
INFO | jvm 1 | 2010/01/03 21:37:41 |      ... 11 more
INFO | jvm 1 | 2010/01/03 21:37:41 | Caused by: org.mortbay.util.MultiException[java.io.IOException: Error creating an SSLServerSocket. See error log for details.]
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.mortbay.http.HttpServer.start(HttpServer.java:640)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at com.bea.security.scm.soap.JettySoapServer.start(JettySoapServer.java:236)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.framework.container.ContainerUtil.start(ContainerUtil.java:251)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.excalibur.containerkit.lifecycle.LifecycleHelper.startup(LifecycleHelper.java:152)
INFO | jvm 1 | 2010/01/03 21:37:41 |      ... 15 more
INFO | jvm 1 | 2010/01/03 21:37:41 | rethrown from
INFO | jvm 1 | 2010/01/03 21:37:41 | org.apache.excalibur.containerkit.lifecycle.LifecycleException: Component named "local-soap-server" failed to pass through the Starting stage. (Reason: org.mortbay.util.MultiException[java.io.IOException: Error creating an SSLServerSocket. See error log for details.]).
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.excalibur.containerkit.lifecycle.LifecycleHelper.fail(LifecycleHelper.java:289)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.excalibur.containerkit.lifecycle.LifecycleHelper.startup(LifecycleHelper.java:159)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.startup(DefaultApplication.java:481)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.doRunPhase(DefaultApplication.java:429)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.runPhase(DefaultApplication.java:365)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.start(DefaultApplication.java:139)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.framework.container.ContainerUtil.start(ContainerUtil.java:251)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.kernel.DefaultKernel.startup(DefaultKernel.java:178)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.kernel.DefaultKernel.addApplication(DefaultKernel.java:254)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.deployer.DefaultDeployer.deploy(DefaultDeployer.java:353)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFile(DefaultEmbeddor.java:498)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFile(DefaultEmbeddor.java:491)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFiles(DefaultEmbeddor.java:476)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployDefaultApplications(DefaultEmbeddor.java:466)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.execute(DefaultEmbeddor.java:224)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.frontends.CLIMain.run(CLIMain.java:158)
INFO | jvm 1 | 2010/01/03 21:37:41 |      at java.lang.Thread.run()V(Unknown Source)
INFO | jvm 1 | 2010/01/03 21:37:42 | Caused by: org.mortbay.util.MultiException[java.io.IOException: Error creating an SSLServerSocket. See error log for details.]
INFO | jvm 1 | 2010/01/03 21:37:42 |      at org.mortbay.http.HttpServer.start(HttpServer.java:640)
INFO | jvm 1 | 2010/01/03 21:37:42 |      at com.bea.security.scm.soap.JettySoapServer.start(JettySoapServer.java:236)
INFO | jvm 1 | 2010/01/03 21:37:42 |      at org.apache.avalon.framework.container.ContainerUtil.start(ContainerUtil.java:251)
INFO | jvm 1 | 2010/01/03 21:37:42 |      at org.apache.excalibur.containerkit.lifecycle.LifecycleHelper.startup(LifecycleHelper.java:152)
INFO | jvm 1 | 2010/01/03 21:37:42 |      ... 15 more
INFO | jvm 1 | 2010/01/03 21:37:42 | rethrown from
INFO | jvm 1 | 2010/01/03 21:37:42 | org.mortbay.util.MultiException[java.io.IOException: Error creating an SSLServerSocket. See error log for details.]
INFO | jvm 1 | 2010/01/03 21:37:42 |      at org.mortbay.http.HttpServer.start(HttpServer.java:640)
INFO | jvm 1 | 2010/01/03 21:37:42 |      at com.bea.security.scm.soap.JettySoapServer.start(JettySoapServer.java:236)
INFO | jvm 1 | 2010/01/03 21:37:42 |      at org.apache.avalon.framework.container.ContainerUtil.start(ContainerUtil.java:251)
INFO | jvm 1 | 2010/01/03 21:37:42 |      at org.apache.excalibur.containerkit.lifecycle.LifecycleHelper.startup(LifecycleHelper.java:152)
INFO | jvm 1 | 2010/01/03 21:37:42 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.startup(DefaultApplication.java:481)
INFO | jvm 1 | 2010/01/03 21:37:42 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.doRunPhase(DefaultApplication.java:429)
INFO | jvm 1 | 2010/01/03 21:37:42 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.runPhase(DefaultApplication.java:365)
INFO | jvm 1 | 2010/01/03 21:37:42 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.start(DefaultApplication.java:139)
INFO | jvm 1 | 2010/01/03 21:37:42 |      at org.apache.avalon.framework.container.ContainerUtil.start(ContainerUtil.java:251)
INFO | jvm 1 | 2010/01/03 21:37:42 |      at org.apache.avalon.phoenix.components.kernel.DefaultKernel.startup(DefaultKernel.java:178)
INFO | jvm 1 | 2010/01/03 21:37:42 |      at org.apache.avalon.phoenix.components.kernel.DefaultKernel.addApplication(DefaultKernel.java:254)
INFO | jvm 1 | 2010/01/03 21:37:42 |      at org.apache.avalon.phoenix.components.deployer.DefaultDeployer.deploy(DefaultDeployer.java:353)
INFO | jvm 1 | 2010/01/03 21:37:42 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFile(DefaultEmbeddor.java:498)
INFO | jvm 1 | 2010/01/03 21:37:42 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFile(DefaultEmbeddor.java:491)
INFO | jvm 1 | 2010/01/03 21:37:42 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFiles(DefaultEmbeddor.java:476)
INFO | jvm 1 | 2010/01/03 21:37:42 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployDefaultApplications(DefaultEmbeddor.java:466)
INFO | jvm 1 | 2010/01/03 21:37:42 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.execute(DefaultEmbeddor.java:224)
INFO | jvm 1 | 2010/01/03 21:37:42 |      at org.apache.avalon.phoenix.frontends.CLIMain.run(CLIMain.java:158)
INFO | jvm 1 | 2010/01/03 21:37:42 |      at java.lang.Thread.run()V(Unknown Source)
INFO | jvm 1 | 2010/01/03 21:37:42 |
INFO | jvm 1 | 2010/01/03 21:37:42 | ---------------------------------------------------------
INFO | jvm 1 | 2010/01/03 21:37:42 |

hi,
Thanks for response. now i can solve that problem.
I have some other problem.
I go to administration url https://localhost:7060/entitlementsadministration and login into it using admin/password. then it go forward to main page and stop there. i can only see blank in main page and i found SSL certificate error in my browser. i try to install that certificate but i still have same problem.
Do u have any idea?
With Regards,
WP

Similar Messages

  • Installing Oracle Entitlements Server (Derby) and oracle.security.apm.derby.ear not found

    Weblogic 10.3.5
    OES 11.1.1.5
    Redhat 5.5
    These are the steps I followed http://docs.oracle.com/cd/E21764_01/install.1111/e12002/oes.htm
    I'm try to setup an evaluation domain for OES so I followed the setup for using the derby database. I have the derby schema setup correctly and I have create the OES domain using the Oracle Entitlesments Server Derby Template - 11.1.1.0. This goes through fine, but when I start the server I am getting the below error. The oracle.security.apm.derby.ear file is not in that location nor is it anywhere in the oracle home dir. So I'm not sure whats wrong, doing a search for the oracle.security.apm.derby.ear file on google returns nothing.
    <Jun 11, 2013 8:49:28 AM EDT> <Error> <Deployer> <BEA-149605> <Failed to create App/Comp mbeans for AppDeploymentMBean oracle.security.apm#11.1.1.3.0. Error - weblogic.management.DeploymentException: error in opening zip file with : /oracle11g/Middleware/Oracle_IDM1/apm/modules/oracle.security.apm_11.1.1/oracle.security.apm.derby.ear.
    weblogic.management.DeploymentException: error in opening zip file with : /oracle11g/Middleware/Oracle_IDM1/apm/modules/oracle.security.apm_11.1.1/oracle.security.apm.derby.ear
            at weblogic.application.internal.EarDeploymentFactory.findOrCreateComponentMBeans(EarDeploymentFactory.java:193)
            at weblogic.application.internal.MBeanFactoryImpl.findOrCreateComponentMBeans(MBeanFactoryImpl.java:48)
            at weblogic.application.internal.MBeanFactoryImpl.createComponentMBeans(MBeanFactoryImpl.java:110)
            at weblogic.application.internal.MBeanFactoryImpl.initializeMBeans(MBeanFactoryImpl.java:76)
            at weblogic.management.deploy.internal.MBeanConverter.createApplicationMBean(MBeanConverter.java:89)
            Truncated. see log file for complete stacktrace
    Caused By: java.io.IOException: error in opening zip file with : /oracle11g/Middleware/Oracle_IDM1/apm/modules/oracle.security.apm_11.1.1/oracle.security.apm.derby.ear
            at java.util.zip.ZipFile.open(Native Method)
            at java.util.zip.ZipFile.<init>(ZipFile.java:114)
            at java.util.jar.JarFile.<init>(JarFile.java:133)
            at java.util.jar.JarFile.<init>(JarFile.java:97)
            at weblogic.utils.jars.JarFileDelegate.<init>(JarFileDelegate.java:32)
            Truncated. see log file for complete stacktrace
    >
    <Jun 11, 2013 8:49:28 AM EDT> <Error> <Deployer> <BEA-149205> <Failed to initialize the application 'oracle.security.apm [Version=11.1.1.3.0]' due to error weblogic.management.DeploymentException: error in opening zip file with : /oracle11g/Middleware/Oracle_IDM1/apm/modules/oracle.security.apm_11.1.1/oracle.security.apm.derby.ear.
    weblogic.management.DeploymentException: error in opening zip file with : /oracle11g/Middleware/Oracle_IDM1/apm/modules/oracle.security.apm_11.1.1/oracle.security.apm.derby.ear
            at weblogic.application.internal.EarDeploymentFactory.findOrCreateComponentMBeans(EarDeploymentFactory.java:193)
            at weblogic.application.internal.MBeanFactoryImpl.findOrCreateComponentMBeans(MBeanFactoryImpl.java:48)
            at weblogic.application.internal.MBeanFactoryImpl.createComponentMBeans(MBeanFactoryImpl.java:110)
            at weblogic.application.internal.MBeanFactoryImpl.initializeMBeans(MBeanFactoryImpl.java:76)
            at weblogic.management.deploy.internal.MBeanConverter.createApplicationMBean(MBeanConverter.java:89)
            Truncated. see log file for complete stacktrace
    Caused By: java.io.IOException: error in opening zip file with : /oracle11g/Middleware/Oracle_IDM1/apm/modules/oracle.security.apm_11.1.1/oracle.security.apm.derby.ear
            at java.util.zip.ZipFile.open(Native Method)
            at java.util.zip.ZipFile.<init>(ZipFile.java:114)
            at java.util.jar.JarFile.<init>(JarFile.java:133)
            at java.util.jar.JarFile.<init>(JarFile.java:97)
            at weblogic.utils.jars.JarFileDelegate.<init>(JarFileDelegate.java:32)
            Truncated. see log file for complete stacktrace
    >

    Hi User814822.
    I too come accross this issue. But, I didn't installed any patch on top of OES.
    I just rebuild the OES schema in database and it started perfectly. Hope it helps.
    B/W did you tried to configure external user store to OES like LDAP??
    Thanks

  • What are the correct steps for installing Oracle Entitlement Server SSM?

    Can somebody explain what are the correct steps to install OES SSM 10.1.4.3? I have installed OES admin 10.1.4.3 and applied the CP2 patch. it is allowing me to open Entitlement Administration, where I can define the policy.
    Is it sufficient to have this Entitlement Admin to call the policy from BPM? Do I need a SSM ?
    When I try to configure Java SSM using ConfigTool.bat -process myssm_config.properties I am getting the following error
    Is Admin in the same BEA-HOME as SSM: [default: Yes]:
    Give the location of the Admin: c:\bea\ales32-admin
    Enter the identity directory name which will be used: [default: CoESSM_dir]:
    Enter the root node which will be used to create resources: [default: //app/policy/CoESSM_app]:
    Checking if default ARME port is free: 8000
    Generating policy files based on templates ...
    Checking if SSM instance already present
    Checking to see if SSM ARME port is free.
    Checking JDBC parameters...
    Checking to see if asipassword was run...
    2010-03-15 18:06:59,295 [Main Thread] ERROR com.bea.security.SsmConfigTool.AlesConfig - You need to run asipassword first
    2010-03-15 18:06:59,295 [Main Thread] ERROR com.bea.security.SsmConfigTool.ConfigurationTool - Error making changes: You need to run asipassword first
    I have tried running the asipassword utility, but still it gives the same error. Please let me know what am I doing wrong?

    Yes I have explored this pdf...but it doesn't tell how to use the policy from the BPM. My question is if I want to use the policies from BPM, then do I need to install the SSM ?
    If yes, what are the correct steps of installation ?
    I am getting the errors while configuring the Java SSM.
    Is Admin in the same BEA-HOME as SSM: [default: Yes]:
    Give the location of the Admin: c:\bea\ales32-admin
    Enter the identity directory name which will be used: [default: CoESSM_dir]:
    Enter the root node which will be used to create resources: [default: //app/policy/CoESSM_app]:
    Checking if default ARME port is free: 8000
    Generating policy files based on templates ...
    Checking if SSM instance already present
    Checking to see if SSM ARME port is free.
    Checking JDBC parameters...
    Checking to see if asipassword was run...
    2010-03-15 18:06:59,295 [Main Thread] ERROR com.bea.security.SsmConfigTool.AlesConfig - You need to run asipassword first
    2010-03-15 18:06:59,295 [Main Thread] ERROR com.bea.security.SsmConfigTool.ConfigurationTool - Error making changes: You need to run asipassword first
    I have tried running the asipassword utility, but still it gives the same error. Please let me know what am I doing wrong?

  • Integrating Apahce HTTP server with Oracle Entitlement Server

    Hi,
    In our project we are trying to protect a applicaiton via Oracle entitlement server. And the login page for the same is hosted on the Apache server. But we are facing issue with the Log In page.
    My apache is installed int he c:\apache folder.
    The ssm folder for apache is c:\bea\ales32-ssm\apache-ssm\instance\asm1\config
    the wles_module is at c:\bea\ales32-ssm\apache-ssm\lib\mod_wles.dll
    I have added the follwoing lines in my httpd.conf file
    LoadModule wles_module c:\bea\ales32-ssm\apache-ssm\lib\mod_wles.dll
    <IfModule mod_wles.cpp>
    WLESConfigDir c:\bea\ales32-ssm\apache-ssm\instance\asm1\config
    </IfModule>
    But while access the Apache home page I am gettign the error saying -
    [Mon Mar 02 17:50:46 2009] [error] Unable to get HTTPServer instance, please check configuration.
    [Mon Mar 02 17:50:46 2009] [error] WLESConfigDir=c:\\bea\\ales32-ssm\\apache-ssm\\instance\\asm1\\config
    Please let me knwo if I am missing any.

    I am trying to access the URL -
    http://<servername>:8080/test/foo.html where test/foo.html is located at c:\apache\apache2 (the docroot of Apache)
    The Default.properties is as follow -
    # Default policydomain settings for this runtime. Each policydomain can override these settings by creating their own
    # configuration file named after the policydomain - if the policydomain is named "mydomain" then it's properties is named
    # "mydomain.properties"
    # All of these settings persist until the server which uses this runtime is shut down and restarted (loaded once on startup)
    ### Authentication settings
    # Order in which authentication methods are valued. First mechanism takes precedence over the latter. Valid values are
    # FORM - authenticate the user by collecting credentials (asking the user questions)
    authentication.precedence=FORM
    authentication.initialForm=/test/NamePasswordForm.html
    authentication.nameCallback[]=username:/test/NamePasswordForm.html
    authentication.passwordCallback[]=password:/test/NamePasswordForm.html
    authentication.onatnfailure=/test/atnfailure.html
    authentication.onatzfailure=/test/atzfailure.html
    authentication.default.resultform=/test/loggedin.html
    ### Single-sign on domain. Must include at least 2 dots. For example: .bea.com
    authentication.cookiedomain=.bea.com
    ### SAML Identity Transfer settings
    # If this is set to true, SAML identity transfer is accepted in the post handler
    saml.incoming.enable=false
    # The URL that consumes SAML Browser/POST data -- SAMLIn.html is a sample
    saml.incoming.url=<SAMLAssertionConsumerServiceURL>/test/SAMLIn.html
    # If this is set to true, SAML SSIs are enabled, allowing for outgoing identity transfer via the SAML template
    saml.outgoing.enable=false
    ### Role Mapping Settings
    # Any value other than "true" is false and disables role mapping
    rolemapping.enable=false
    # The name of the variable injected into the request stream which contains a comma seperated list of roles
    rolemapping.name=WLES_ROLES
    ### Credential Mapping Settings
    # Any value of than "true" is false and disables credential mapping
    credentialmapping.enable=false
    # A comma seperated list of credentials to query the runtime for on each request. If the examples
    # exist they will be added into the request stream and made availble to subsequant cgis
    # If the credentials don't exist or are not defined no credentials are injected into the request stream
    credentialmapping.credtypes=weblogic.UserPassword
    # The name prepended to the credential before it is added to the request stream. A number may be added to make the name
    # unique - i.e. CRED1=B64(SAMLResponse) CRED2=DBPassword etc
    credentialmapping.prefix=CRED
    ### Session settings
    # Session inactivity timeout in seconds
    session.inactivity.timeout=600
    # Session absolute timeout in seconds - causing the user to re-authenticate - zero means never
    session.absolute.timeout=86400
    # Session logoff URL
    session.forcedlogoffURL=/test/logoff.html
    # Session cookie prefix - used to create a unique session cookie - any string including null will do - a unique code is attached to the prefix
    session.cookie.name=ALESIdentityAssertion
    # Session cookie prefix - used to create a session cookie for non sensitive data
    session.misc.cookie.name=WLES_MISC
    # The SSM WS Configuration ID
    ssmconfig.default=asm1
    ### Naming Authorities
    namingauthority.resource=ARME_RESOURCE_AUTHORITY
    namingauthority.action=ARME_ACTION_AUTHORITY
    namingauthority.audit=AUDITBASE
    webservice.registry.url=http://192.168.179.130:9000/ServiceRegistry
    ### SSL Settings
    # Directory that contains ssl PEM and configuration files (such as wles-ssm.pem).
    # Use forward slashes (/) even on Windows. For example: c:/path1/path2/ssl
    ssl.directory=C:/bea/ales32-ssm/apache-ssm/instance/asm1/ssl
    ### Debug Settings
    # The log level (Possible values are error or debug)
    log.level=error

  • Oracle entitlements server

    Hi All,
    please provide me the document for installation and configuration of Oracle Entitlements Server in linux(if you have step by step snapshot it would be helpfull)
    Thank you

    Hi Srivatsa,
    links below should help you get started with Oracle Entitlements Server. Let me known if you have other questions.
    Bye,
    Subbu
    *My Blog: [url http://accessmanagement.wordpress.com/]Authorization for the Real World*
    *Follow me on [url https://twitter.com/#!/BloggerSubbu]Twitter*
    Download products:
    [url http://www.oracle.com/technetwork/middleware/weblogic/downloads/wls-main-097127.html] Oracle WebLogic Server 11gR1 (10.3.5)
    [url http://download.oracle.com/otn/linux/middleware/11g/111150/ofm_rcu_linux_11.1.1.5.0_disk1_1of1.zip ] RCU 11.1.1.5.0 - Linux
    [url http://download.oracle.com/otn/nt/middleware/11g/111150/ofm_rcu_win_11.1.1.5.0_disk1_1of1.zip ] RCU 11.1.1.5.0 - Windows
    [url http://www.oracle.com/technetwork/middleware/downloads/oid-11g-161194.html ] Oracle Identity and Access Management (11.1.1.5.0) - OES Admin
    [url http://download.oracle.com/otn/nt/middleware/11g/111150/ofm_oesclient_generic_11.1.1.5.0_disk1_1of1.zip] Oracle Entitlements Server Client (11.1.1.5.0) - OES SM
    Documentation:
    [url http://download.oracle.com/docs/cd/E21764_01/install.1111/e12002/oes.htm] OES Installation doc
    [url http://download.oracle.com/docs/cd/E21764_01/doc.1111/e14096/toc.htm] OES Admin Guide
    [url http://download.oracle.com/docs/cd/E21764_01/security.1111/e14097/toc.htm] OES Dev Guide
    Edited by: Subbu Devulapalli on Jun 14, 2011 3:19 AM

  • Oracle Entitlements Server - Training/Education Question

    Is developer or administrator training available for Oracle Entitlements Server (formerly AquaLogic Enterprise Security)?
    I was unable to find any training for this product.
    If training is not available for this product then is there a timeframe when it would be available?
    I did find a 1 day policy modeling course. I was more interested on product installation, administration, configuration and application integration (e.g. usage from WebLogic Portal or ALSB or ALDSP) tasks.
    Thanks
    Edited by: user651936 on Sep 28, 2008 11:00 AM

    Martin , i have some question about the product (you have my private contact if you can't answer with too much details)
    Can we share oracle database with OES and other product like IDM or OIM? We have some issues with OIM and IDM in the same database we can't install in the same database because there are some requirement about NLS_LENGTH_SEMANTICS (OIM char, IDM byte)
    About integration with OAM, is there some out of the box connector? Can we use only OES without OAM?
    About provisioning users in OES repository, is there some integration out of the box with OIM?
    About platform and application integration which is your experience about heterogenous enviroment (jboss, tomcat, oas, bea with and without apache in the front end, linux, solaris, and windows) and application already deployed in customer enviroment?
    Regards

  • Error while installing Oracle Apps server 10.1.3 with Oracle DB 11.2.0.2

    Error while installing Oracle Apps server 10.1.3 with Oracle DB 11.2.0.2 residing in the same server and being used by Apps server as it's metadata.
    bash-3.00$ export ORACLE_HOME=/data/ora11g/app/ora11g/product/11.2.0
    bash-3.00$ cd /data/OAS/install/soa_schemas/irca/
    bash-3.00$ ./irca.sh
    Integration Repository Creation Assistant (IRCA) 10.1.3.1.0
    (c) Copyright 2006 Oracle Corporation. All rights reserved.
    ERROR: Cannot find library - /data/ora11g/app/ora11g/product/11.2.0/jdbc/lib/ojdbc14.jar
    Please verify that the ORACLE_HOME is set correctly.
    bash-3.00$

    Hi Craig,
    Database 11gR2 could be used for Installing Application Server 10.1.3.x but with some limitation.
    So please review the note:-887365.1 Oracle Database 11g Release 2 (11.2) Certification for Oracle Application Server 10g (10.1.2, 10.1.3, 10.1.4)
    Section :- Oracle Application Server 10g Release 3 (10.1.3)
    Regards,
    Praaksh.

  • How to install Oracle VM Server 2.2.0 as 32-bit mode on a 64-bit machine.

    Gurus,
    If I am not wrong, the Oracle VM Server 2.2.0 installer for 32-bit and 64-bit are the same file.
    I have AMD 64 bit machine, when I install Oracle VM Server 2.2.0, it installs as 64-bit.
    However due to requirement, I want to install Oracle VM Server in 32-bit mode.
    Will appreciate the steps.
    Regards,
    Krishna

    Krishna,
    Please note that the zip file from the Oracle eDelivery/Linux site contains a single Oracle VM server ISO file; this file is used for both x86 and x86-64 hardware. The Oracle VM server install routine automatically detects the hardware platform and installs the appropriate 32-bit or 64-bit Xen hypervisor. Regardless of the hardware platform, 32-bit or 64-bit, dom0 is 32-bit. Will a 32bit dom0 meet your business requirements?
    Could you please let us know the business requirements re 32bit?
    For details about the installation, sizing and server resource requirements please review http://itnewscast.com/chapter-4-oracle-vm-server-sizing-installation-and-updates
    Respectfully,
    Roddy

  • Installing Oracle Application Server 10g 10.1.2.0.2  on RHEL 5.3

    Dear All,
    My Linux version is RedHat 5.3
    I want to Install oracle 10g Application Server on it please help me out to do so.
    Please help me,thanks in advance.
    Please provide me with the documentation link to install Oracle Application Server 10g 10.1.2.0.2 on RHEL5.3
    Thanks and Regards
    Monoj Das

    install Oracle Application Server 10g 10.1.2.0.2 on RHEL5.3
    Said that OAS 10.1.2.0.2 is desupported, you have to apply patch 10.1.2.3 to be fully certified on OEL/RHEL 5.
    See MOS doc. ID 564174.1 Oracle Application Server 10g (10.1.2) Installation Requirements for Linux OEL 5 and RHEL 5

  • Installing oracle applicaction server 10.1.3

    Hello All,
    I got with the error below when trying to install oracle application server 10.1.3 on Linux.
    OS: Red Hat Enterprise Linux Server release 6.6 (Santiago)
    Version = 11.2.0.3.0
    Query Returned: false
    Database version is 11.2.0.3.0.
    Error:*** Alert: Database version should be 9.2.0.7 or higher in the Oracle9i Database Release 2 series, 10.1.0.5 or higher in the Oracle Database 10g Release 1 series, Oracle Database XE (10.2.0.1), 10.2.0.2 or higher in the Oracle Database 10g Release 2 series. ***
    User Selected: Yes/OK
    Now, is there any workaround so that I can proceed with the installation using DB version 11.2.0.3.
    Thanks,
    Moore

    Hi Craig,
    Database 11gR2 could be used for Installing Application Server 10.1.3.x but with some limitation.
    So please review the note:-887365.1 Oracle Database 11g Release 2 (11.2) Certification for Oracle Application Server 10g (10.1.2, 10.1.3, 10.1.4)
    Section :- Oracle Application Server 10g Release 3 (10.1.3)
    Regards,
    Praaksh.

  • Couldn;t able to install Oracle Vm server

    Hi all,
    I am trying to install ORACLE VM SERVER but i am getting an error
    VFS: Cannot open root device "<NULL>" or unknown-block(0,21)
    Please append a correct "root=" boot option
    Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,21)please suggest me....

    Satish,
    there is as such no directory there...
    [root@localhost Oracle VM Server cd 1 20080828]# ls
    EULA        GPL       Oracle                 RPM-GPG-KEY-oracle  TRANS.TBL
    eula.en_US  images    RELEASE-NOTES-en.html  Server              VT
    eula.py     isolinux  RPM-GPG-KEY            supportinfo
    You have new mail in /var/spool/mail/root
    [root@localhost Oracle VM Server cd 1 20080828]#
    [root@localhost Oracle VM Server cd 1 20080828]#

  • Not able to install Oracle VM Server and VM Manager on the same PC?

    Hi, I've installed Oracle VM Server an created a VM for Oracle VM Manager (from template). Now I want to use the Oracle VM Manager to create another VM from template. I've untared the template and stored it in /OVS/seed_pool. However, when I go to "Resources -> VirtualMachineTemplates -> Import" and try to "Select from Server Pool (Discover and register)", I cannot discover anything (there is no server pool to select)!!
    I have one Server Pool containing one Oracle VM Server. Also one VM for the OracleVMManager.
    I appreciate any advise.

    HI,
    make sure you have created one sub folder before start import.
    Jignesh

  • How to install Oracle VM server on Sun Fire v100 server

    Hi All
    I have just a Sun Fire V100 Server.
    How to install Oracle VM server on Sun Fire v100 server?
    Thankyou and best regards,
    Thiensu

    user8248216 wrote:
    I have install Oracle VM Server successful on PC Core 2 dual 2.93Ghz.
    But Oracle VM Server does not detect onboard Network card.Your NIC needs to be supported by Oracle Linux 5 Update 3 to work with Oracle VM Server 2.2. If it's too new, then it will not be seen. Also, please start a new topic for each question. This new question is not relevant to the original topic.
    Edited by: Avi Miller on Aug 19, 2011 12:46 PM

  • Can I install oracle VM server with lvm and md raid?

    Hello,
    I am trying to install oracle vm server 2.1.2 on a server with md raid and I would like to use lvm on it. It seems to me that the installer md raid support is not working and lvm support is missing.
    Can you help me?
    Thanks in advance for any reply.
    Mario Giammarco

    Hi,
    now i understand...
    hm - if the install does let you create a raid ( mdraid ) -> you can try to setup the system preconfigured by anaconda...
    the lines would be like following:
    part swap size 8000 asprimary --ondisk cciss/c0d0
    part swap size 8000 asprimary --ondisk cciss/c0d1
    part /boot fstype ext3 size 200 asprimary ondisk cciss/c0d0
    part / fstype ext3 size 14750 asprimary ondisk cciss/c0d0
    part /appl fstype ext3 size 30000 asprimary ondisk cciss/c0d1
    part raid.01 size 1000 grow --ondisk cciss/c0d0
    part raid.02 size 1000 grow --ondisk cciss/c0d1
    raid /disk/disk1 level 0 device=md0 --fstype ext3 raid.01 raid.02
    -> check out the your anaconda file: #/root/anaconda*
    -> -> modify the part lines and setup a anaconda installer...
    ( would also a better idea - if you like to install standarized systems )
    let me know - if you need assistance with anaconda...

  • Facing problem in installing oracle http server

    hi,
    i am trying to install oracle http server from companion cd (oracle 10g) but facing this error
    /Apache/Apache/bin/httpd: error while loading shared libraries: libdb.so.2: cannot open shared object file: No such file or directory.
    i don't know what to do.
    plz help

    Hi,
    there are other posts on this but try an install of the gnome-libs package on the server. It is possible to install a more recent version than 1.4.1.2.90-34.1.i386.
    Mike

Maybe you are looking for