Install issue 11g

Hi all,
I trying to install 11g database in Linux, after runnig the ./runInstaller it shows error like : -
Rechecking installer requirements....
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2010-08-18_07-25-33PM. Please wait ...
[dh@db database]$ Xlib: connection to ":1.0" refused by server
Xlib: No protocol specified
Exception in thread "main" java.lang.InternalError: Can't connect to X11 window server using ':1.0' as the value of the DISPLAY variable.
at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
at sun.awt.X11GraphicsEnvironment.access$000(X11GraphicsEnvironment.java:53)
at sun.awt.X11GraphicsEnvironment$1.run(X11GraphicsEnvironment.java:142)
at java.security.AccessController.doPrivileged(Native Method)
at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:131)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:164)
at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:68)
at java.awt.Window.init(Window.java:270)
at java.awt.Window.<init>(Window.java:318)
at java.awt.Frame.<init>(Frame.java:419)
at oracle.ewt.popup.PopupFrame.<init>(Unknown Source)
at oracle.ewt.lwAWT.BufferedFrame.<init>(Unknown Source)
at oracle.sysman.oio.oioc.OiocOneClickInstaller.<init>(OiocOneClickInstaller.java:328)
at oracle.sysman.oio.oioc.OiocOneClickInstaller.<clinit>(OiocOneClickInstaller.java:168)
:q!
-bash: :q!: command not found
please help.

Set DISPLAY to your local IP. Test the X-Window by running xclock before running installer.
Check step 3 over there :
http://download.oracle.com/docs/cd/E11882_01/install.112/e10849/inst_task.htm#sthref205
Nicolas.
Edited by: N Gasparotto on Aug 18, 2010 4:13 PM

Similar Messages

  • About memory issue during installing Oracle 11g on Windows Server 2003

    Hi, all
    When I installed Oracle 11g on Windows Server 2003 which the server is a virtual server, Oracle only can detect 2G memory.
    But there are 4G memory with my server.
    I want to know if the Oracle 11g's new feature or the virtual server lead the issue.
    Also , I want to get your help to resolve the issue, thanks a lot.

    Let me get this straight:
    You have created some virtual machine using someone's unknown VM software.
    You have installed Windows Server 2003 (perhaps, but not confirmed 32-bit) to that VM.
    You have allocated 4GB of memory to the VM (we guess ... not sure I'm ready to take your word on this)
    You are attempting to install Oracle 11g (presumably 11gR1 32 bit for Windows) in the VM
    And the Oracle (installer?) seems to be reporting that you only have 2GB RAM.
    Since I personally have installed Oracle 11g 32bit for Windows on Windows 2003 server with 4GB RAM and had no issues, I would be investigating the (unknown) VM environment.

  • Issues installing SOA 11G on Windows

    I am having trouble installing SOA 11.1.1.6 on Windows 64 bit.
    1. I installed RCU
    2. I installed JDK 1.7.0.25 in C:\Program Files\Java\jdk1.7.0.25
    3. I installed Web Logic Server and selected jdk from above path.(since while installing WLS i din't find JROCKIT, so I browsed for JDK from my C:Drive)
    4. While installing SOA 11G, when I give setup -jreLoc C:\Program Files\Java\jdk1.7.0_25  I am getting Error "Java Run Time Environment was not found in C:\Program\bin\javaw.exe"
    I have set JAVA_HOME in Environment Variables.
    Can some one please help me fix this issue.

    Yes. I validated it. I tried with below 2 locations. I have installed this before in Windows and Linux. Strange that I am struggling to do it now..Not sure what I am missing.
    C:\Program Files\Java\jdk1.7.0_25\jre
    C:\Program Files\Java\jre7
    When I try with Quotes i.e, setup -jreLoc "C:\Program Files\Java\jdk1.7.0_25\jre"I get a screen with Error:setup.exe has stopped working (below is the log)
    Problem signature:
      Problem Event Name:    APPCRASH
      Application Name:    setup.exe_unknown
      Application Version:    0.0.0.0
      Application Timestamp:    4e71ef42
      Fault Module Name:    setup.exe
      Fault Module Version:    0.0.0.0
      Fault Module Timestamp:    4e71ef42
      Exception Code:    c0000005
      Exception Offset:    00002b2f
      OS Version:    6.1.7601.2.1.0.272.7
      Locale ID:    1033
      Additional Information 1:    cb5a
      Additional Information 2:    cb5adf8f5bac4bc39db6c83fb76b8021
      Additional Information 3:    855b
      Additional Information 4:    855b1466c96ca73472fe5c46cb1df042
    Read our privacy statement online:
      http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409
    If the online privacy statement is not available, please read our privacy statement offline:
      C:\Windows\system32\en-US\erofflps.txt

  • ORACLE 11g R2 POST Install Issue

    Hi,
    I have successfully installed ORACLE 11g R2 on my windows 7 platform. The problem is that when i open the database control URL page and then enter my credentials, it fails to log in and says that an internal error has occurred. Please view the log files. I have also seen the logs but didn't find anything helpful. Kindly help.
    Thanks.

    I got this data from 'emoms.log' It's not the full log file. It's just a last few part of it.
    May be this is the required one.
    2010-07-17 07:33:37,550 [MetricCollector:HOMETAB_THREAD600:60] ERROR rt.DbMetricCollectorTarget _getAllData.344 - java.lang.NullPointerException
    java.lang.NullPointerException
         at oracle.sysman.emSDK.emd.comm.EMDClient.getURL(EMDClient.java:1570)
         at oracle.sysman.emSDK.emd.comm.EMDClient.getConnection(EMDClient.java:1266)
         at oracle.sysman.emSDK.emd.comm.EMDClient.getConnection(EMDClient.java:1242)
         at oracle.sysman.emSDK.emd.comm.EMDClient.getResponseForRequest(EMDClient.java:1689)
         at oracle.sysman.emSDK.emd.comm.EMDClient.getMetrics(EMDClient.java:981)
         at oracle.sysman.emo.perf.metric.rt.DbHomeTab._getAllData(DbHomeTab.java:340)
         at oracle.sysman.emo.perf.metric.rt.DbHomeTab.getData(DbHomeTab.java:154)
         at oracle.sysman.emo.perf.metric.eng.MetricCached.collectCachedData(MetricCached.java:416)
         at oracle.sysman.emo.perf.metric.eng.MetricCollectorThread._collectCachedData(MetricCollectorThread.java:605)
         at oracle.sysman.emo.perf.metric.eng.MetricCollectorThread.run(MetricCollectorThread.java:325)
         at java.lang.Thread.run(Thread.java:595)
    2010-07-17 07:33:37,560 [MetricCollector:HOMETAB_THREAD600:60] ERROR rt.DbMetricCollectorTarget _getAllData.344 - java.lang.NullPointerException
    java.lang.NullPointerException
         at oracle.sysman.emSDK.emd.comm.EMDClient.getURL(EMDClient.java:1570)
         at oracle.sysman.emSDK.emd.comm.EMDClient.getConnection(EMDClient.java:1266)
         at oracle.sysman.emSDK.emd.comm.EMDClient.getConnection(EMDClient.java:1242)
         at oracle.sysman.emSDK.emd.comm.EMDClient.getResponseForRequest(EMDClient.java:1689)
         at oracle.sysman.emSDK.emd.comm.EMDClient.getMetrics(EMDClient.java:981)
         at oracle.sysman.emo.perf.metric.rt.DbHomeTab._getAllData(DbHomeTab.java:340)
         at oracle.sysman.emo.perf.metric.rt.DbHomeTab.getData(DbHomeTab.java:154)
         at oracle.sysman.emo.perf.metric.eng.MetricCached.collectCachedData(MetricCached.java:416)
         at oracle.sysman.emo.perf.metric.eng.MetricCollectorThread._collectCachedData(MetricCollectorThread.java:605)
         at oracle.sysman.emo.perf.metric.eng.MetricCollectorThread.run(MetricCollectorThread.java:325)
         at java.lang.Thread.run(Thread.java:595)
    2010-07-17 07:58:50,860 [HTTPThreadGroup-7] WARN jdbc.ConnectionCache _getConnection.352 - Invalid or Stale Connection found in the Connection Cache
    java.sql.SQLException: Invalid or Stale Connection found in the Connection Cache
         at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:73)
         at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:111)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:174)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:230)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:445)
         at oracle.jdbc.pool.OracleImplicitConnectionCache.getConnection(OracleImplicitConnectionCache.java:525)
         at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:544)
         at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:480)
         at oracle.sysman.util.jdbc.ConnectionCache._getConnection(ConnectionCache.java:336)
         at oracle.sysman.util.jdbc.ConnectionCache._getConnection(ConnectionCache.java:322)
         at oracle.sysman.util.jdbc.ConnectionCache.getUnwrappedConnection(ConnectionCache.java:575)
         at oracle.sysman.emSDK.svc.conn.FGAConnectionCache.getFGAConnection(FGAConnectionCache.java:207)
         at oracle.sysman.emSDK.svc.conn.ConnectionService.getPrivateConnection(ConnectionService.java:1138)
         at oracle.sysman.emSDK.svc.conn.ConnectionService.getPrivateConnection(ConnectionService.java:1172)
         at oracle.sysman.eml.app.SessionObjectManager.sessionDestroyed(SessionObjectManager.java:116)
         at oracle.sysman.eml.app.SessionListener.sessionDestroyed(SessionListener.java:126)
         at com.evermind.server.http.HttpApplication.invalidateSession(HttpApplication.java:860)
         at com.evermind.server.http.EvermindHttpSession.invalidate(EvermindHttpSession.java:397)
         at oracle.sysman.emSDK.sec.auth.EMBaseLoginAdapterImpl.logoff(EMBaseLoginAdapterImpl.java:680)
         at oracle.sysman.emSDK.sec.auth.EMBaseLoginAdapterImpl.login(EMBaseLoginAdapterImpl.java:629)
         at oracle.sysman.eml.app.EMRepLoginFilter.doFilter(EMRepLoginFilter.java:127)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.sysman.db.adm.inst.HandleRepDownFilter.doFilter(HandleRepDownFilter.java:165)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.eml.app.BrowserVersionFilter.doFilter(BrowserVersionFilter.java:122)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.emSDK.svlt.EMRedirectFilter.doFilter(EMRedirectFilter.java:102)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:357)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    2010-07-17 07:58:50,862 [HTTPThreadGroup-7] WARN jdbc.ConnectionCache _getConnection.353 - Got a fatal exeption when getting a connection; Error code = 17143; Cleaning up cache and retrying
    2010-07-17 07:59:06,521 [HTTPThreadGroup-7] ERROR app.SessionObjectManager sessionDestroyed.128 - java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
         at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:77)
         at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:111)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:174)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:230)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:501)
         at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:436)
         at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:621)
         at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:203)
         at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:34)
         at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:492)
         at oracle.jdbc.pool.OracleDataSource.getPhysicalConnection(OracleDataSource.java:386)
         at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:276)
         at oracle.jdbc.pool.OracleConnectionPoolDataSource.getPhysicalConnection(OracleConnectionPoolDataSource.java:212)
         at oracle.jdbc.pool.OracleConnectionPoolDataSource.getPooledConnection(OracleConnectionPoolDataSource.java:140)
         at oracle.jdbc.pool.OracleImplicitConnectionCache.makeCacheConnection(OracleImplicitConnectionCache.java:1752)
         at oracle.jdbc.pool.OracleImplicitConnectionCache.makeOneConnection(OracleImplicitConnectionCache.java:644)
         at oracle.jdbc.pool.OracleImplicitConnectionCache.defaultUserPrePopulateCache(OracleImplicitConnectionCache.java:272)
         at oracle.jdbc.pool.OracleImplicitConnectionCache.doForEveryCachedConnection(OracleImplicitConnectionCache.java:1307)
         at oracle.jdbc.pool.OracleImplicitConnectionCache.refreshCacheConnections(OracleImplicitConnectionCache.java:1902)
         at oracle.jdbc.pool.OracleConnectionCacheManager.refreshCache(OracleConnectionCacheManager.java:756)
         at oracle.sysman.util.jdbc.ConnectionCache._getConnection(ConnectionCache.java:357)
         at oracle.sysman.util.jdbc.ConnectionCache._getConnection(ConnectionCache.java:322)
         at oracle.sysman.util.jdbc.ConnectionCache.getUnwrappedConnection(ConnectionCache.java:575)
         at oracle.sysman.emSDK.svc.conn.FGAConnectionCache.getFGAConnection(FGAConnectionCache.java:207)
         at oracle.sysman.emSDK.svc.conn.ConnectionService.getPrivateConnection(ConnectionService.java:1138)
         at oracle.sysman.emSDK.svc.conn.ConnectionService.getPrivateConnection(ConnectionService.java:1172)
         at oracle.sysman.eml.app.SessionObjectManager.sessionDestroyed(SessionObjectManager.java:116)
         at oracle.sysman.eml.app.SessionListener.sessionDestroyed(SessionListener.java:126)
         at com.evermind.server.http.HttpApplication.invalidateSession(HttpApplication.java:860)
         at com.evermind.server.http.EvermindHttpSession.invalidate(EvermindHttpSession.java:397)
         at oracle.sysman.emSDK.sec.auth.EMBaseLoginAdapterImpl.logoff(EMBaseLoginAdapterImpl.java:680)
         at oracle.sysman.emSDK.sec.auth.EMBaseLoginAdapterImpl.login(EMBaseLoginAdapterImpl.java:629)
         at oracle.sysman.eml.app.EMRepLoginFilter.doFilter(EMRepLoginFilter.java:127)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.sysman.db.adm.inst.HandleRepDownFilter.doFilter(HandleRepDownFilter.java:165)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.eml.app.BrowserVersionFilter.doFilter(BrowserVersionFilter.java:122)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.emSDK.svlt.EMRedirectFilter.doFilter(EMRedirectFilter.java:102)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:357)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    2010-07-17 07:59:57,217 [HTTPThreadGroup-7] WARN jdbc.ConnectionCache _getConnection.352 - Io exception: The Network Adapter could not establish the connection
    java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
         at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:77)
         at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:111)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:174)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:230)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:501)
         at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:436)
         at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:621)
         at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:203)
         at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:34)
         at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:492)
         at oracle.jdbc.pool.OracleDataSource.getPhysicalConnection(OracleDataSource.java:386)
         at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:276)
         at oracle.jdbc.pool.OracleConnectionPoolDataSource.getPhysicalConnection(OracleConnectionPoolDataSource.java:212)
         at oracle.jdbc.pool.OracleConnectionPoolDataSource.getPooledConnection(OracleConnectionPoolDataSource.java:140)
         at oracle.jdbc.pool.OracleImplicitConnectionCache.makeCacheConnection(OracleImplicitConnectionCache.java:1752)
         at oracle.jdbc.pool.OracleImplicitConnectionCache.makeOneConnection(OracleImplicitConnectionCache.java:644)
         at oracle.jdbc.pool.OracleImplicitConnectionCache.getCacheConnection(OracleImplicitConnectionCache.java:592)
         at oracle.jdbc.pool.OracleImplicitConnectionCache.getConnection(OracleImplicitConnectionCache.java:460)
         at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:544)
         at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:480)
         at oracle.sysman.util.jdbc.ConnectionCache._getConnection(ConnectionCache.java:336)
         at oracle.sysman.util.jdbc.ConnectionCache._getConnection(ConnectionCache.java:322)
         at oracle.sysman.util.jdbc.ConnectionCache.getUnwrappedConnection(ConnectionCache.java:575)
         at oracle.sysman.emSDK.svc.conn.FGAConnectionCache.getFGAConnection(FGAConnectionCache.java:207)
         at oracle.sysman.emSDK.svc.conn.ConnectionService.getPrivateConnection(ConnectionService.java:1138)
         at oracle.sysman.emSDK.svc.conn.ConnectionService.getPrivateConnection(ConnectionService.java:1172)
         at oracle.sysman.eml.app.SessionObjectManager.sessionDestroyed(SessionObjectManager.java:116)
         at oracle.sysman.eml.app.SessionListener.sessionDestroyed(SessionListener.java:126)
         at com.evermind.server.http.HttpApplication.invalidateSession(HttpApplication.java:860)
         at com.evermind.server.http.EvermindHttpSession.invalidate(EvermindHttpSession.java:397)
         at oracle.sysman.eml.sec.auth.AuthUtils.invalidateOldSession(AuthUtils.java:62)
         at oracle.sysman.emSDK.sec.auth.EMLoginService.doEMLogin(EMLoginService.java:111)
         at oracle.sysman.emSDK.sec.auth.EMLoginServlet.authenticate(EMLoginServlet.java:695)
         at oracle.sysman.emSDK.sec.auth.EMLoginServlet.authenticateUser(EMLoginServlet.java:314)
         at oracle.sysman.emSDK.sec.auth.EMLoginServlet.doPost(EMLoginServlet.java:541)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.sysman.db.adm.inst.HandleRepDownFilter.doFilter(HandleRepDownFilter.java:165)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.sysman.eml.app.BrowserVersionFilter.doFilter(BrowserVersionFilter.java:122)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.emSDK.svlt.EMRedirectFilter.doFilter(EMRedirectFilter.java:102)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:357)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    2010-07-17 07:59:57,232 [HTTPThreadGroup-7] WARN jdbc.ConnectionCache _getConnection.353 - Got a fatal exeption when getting a connection; Error code = 17002; Cleaning up cache and retrying
    2010-07-17 08:00:12,239 [HTTPThreadGroup-7] ERROR app.SessionObjectManager sessionDestroyed.128 - java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
         at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:77)
         at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:111)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:174)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:230)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:501)
         at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:436)
         at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:621)
         at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:203)
         at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:34)
         at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:492)
         at oracle.jdbc.pool.OracleDataSource.getPhysicalConnection(OracleDataSource.java:386)
         at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:276)
         at oracle.jdbc.pool.OracleConnectionPoolDataSource.getPhysicalConnection(OracleConnectionPoolDataSource.java:212)
         at oracle.jdbc.pool.OracleConnectionPoolDataSource.getPooledConnection(OracleConnectionPoolDataSource.java:140)
         at oracle.jdbc.pool.OracleImplicitConnectionCache.makeCacheConnection(OracleImplicitConnectionCache.java:1752)
         at oracle.jdbc.pool.OracleImplicitConnectionCache.makeOneConnection(OracleImplicitConnectionCache.java:644)
         at oracle.jdbc.pool.OracleImplicitConnectionCache.getCacheConnection(OracleImplicitConnectionCache.java:592)
         at oracle.jdbc.pool.OracleImplicitConnectionCache.getConnection(OracleImplicitConnectionCache.java:460)
         at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:544)
         at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:248)
         at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:201)
         at oracle.sysman.util.jdbc.ConnectionCache._getConnection(ConnectionCache.java:359)
         at oracle.sysman.util.jdbc.ConnectionCache._getConnection(ConnectionCache.java:322)
         at oracle.sysman.util.jdbc.ConnectionCache.getUnwrappedConnection(ConnectionCache.java:575)
         at oracle.sysman.emSDK.svc.conn.FGAConnectionCache.getFGAConnection(FGAConnectionCache.java:207)
         at oracle.sysman.emSDK.svc.conn.ConnectionService.getPrivateConnection(ConnectionService.java:1138)
         at oracle.sysman.emSDK.svc.conn.ConnectionService.getPrivateConnection(ConnectionService.java:1172)
         at oracle.sysman.eml.app.SessionObjectManager.sessionDestroyed(SessionObjectManager.java:116)
         at oracle.sysman.eml.app.SessionListener.sessionDestroyed(SessionListener.java:126)
         at com.evermind.server.http.HttpApplication.invalidateSession(HttpApplication.java:860)
         at com.evermind.server.http.EvermindHttpSession.invalidate(EvermindHttpSession.java:397)
         at oracle.sysman.eml.sec.auth.AuthUtils.invalidateOldSession(AuthUtils.java:62)
         at oracle.sysman.emSDK.sec.auth.EMLoginService.doEMLogin(EMLoginService.java:111)
         at oracle.sysman.emSDK.sec.auth.EMLoginServlet.authenticate(EMLoginServlet.java:695)
         at oracle.sysman.emSDK.sec.auth.EMLoginServlet.authenticateUser(EMLoginServlet.java:314)
         at oracle.sysman.emSDK.sec.auth.EMLoginServlet.doPost(EMLoginServlet.java:541)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.sysman.db.adm.inst.HandleRepDownFilter.doFilter(HandleRepDownFilter.java:165)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.sysman.eml.app.BrowserVersionFilter.doFilter(BrowserVersionFilter.java:122)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.emSDK.svlt.EMRedirectFilter.doFilter(EMRedirectFilter.java:102)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:357)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    Thanks...

  • Oracle 11g install issues on Windows 7

    I have had some problems installing Oracle on Windows 7 in that it seemed to crash while checking prerequisites. After several attempts it for some reason continued the installation. I had accepted the default settings and was installing from a USB drive to the same drive. The install did have a few error messages along the way such as "file not found. F:\app\ben\product\11.2.0\dbhome_2\oc4j\j2ee\oc4j_applications\applications\em.ear" and ""file not found. F:\app\ben\product\11.2.0\dbhome_2\ctx\admin\dr0ulib.sql.sbs". Also, towards the end it gave a message "Template General_Purpose.dbc does not exist. Please specify an existing template for database creation. <OK>". Despite these errors it seemed to successfully install. On the other hand I cannot log in to it as I attempt to try to set up some kind of basic database for myself. I go to the BIN directory and run sqlplus with "system" as the username and the password I had specified, but get the error "ORA-12560: TNS:protocol adapter error". Googling around a bit I tried to see if Oracle Services was running, but only saw OracleMTSRecoveryService and OracleRemExecService (and could not work out how to get any service running beyond what was listed there). I set up the path ORACLE_HOME to the BIN directory but there was not change in the situation. I just need a to set up a basic database on my PC so I can mess around with it. How can I get this going?
    Thanks,
    Ben

    928175 wrote:
    Hi i am study oracle sql server and i have some experience with mysql not with pl-sql an i ned to nkow what are the mininum system requarements to install oracle 11g and if some body of you ca tell to me what version of oracle ca i install in a 3.4 ghz CPU and 1512 Gb of ram only for learn i want this :) http://www.belvini.de/weingut/mID/861/moet-und-chandon.htm
    Edited by: 928175 on Apr 17, 2012 4:24 AM
    Edited by: 928175 on Apr 17, 2012 4:25 AMYou should not hijack someone else's thread for your own problems.
    All installation requriements are found in the Installation Guides, under your particular product in the doc library at tahiti.oracle.com

  • Problem when installing Oracle 11g R2 x64 on rhel 5.8 x86_64

    Hi All,
    I’m trying to install oracle 11g software only to upgrade my database from 10g to 11g and i install all required packages listed in installation prerequisites but the below error appeared
    error in invoking target 'mkldflags ntcontab.o nnfgt.o' of makefile
    $tail -15 $ORACLE_HOME/install/make.log
    /oradata/db/tech_st/11.2.0/sysman/lib/ins_emagent.mk:52: warning: ignoring old commands for target `nmosudo' make -f /oradata/db/tech_st/11.2.0/sysman/lib/ins_emagent.mk relink_exe EXENAME=nmo make[1]: Entering directory `/oradata/db/tech_st/11.2.0/sysman/lib' /oradata/db/tech_st/11.2.0/sysman/lib/ins_emagent.mk:113: warning: overriding commands for target `nmosudo' /oradata/db/tech_st/11.2.0/sysman/lib/ins_emagent.mk:52: warning: ignoring old commands for target `nmosudo' gcc -o /oradata/db/tech_st/11.2.0/sysman/lib/nmo -L/oradata/db/tech_st/11.2.0/lib/ -L/oradata/db/tech_st/11.2.0/sysman/lib/ `cat /oradata/db/tech_st/11.2.0/lib/sysliblist` -lm `cat /oradata/db/tech_st/11.2.0/lib/sysliblist` -ldl -lm -L/oradata/db/tech_st/11.2.0/lib /oradata/db/tech_st/11.2.0/sysman/lib/s0nmo.o /oradata/db/tech_st/11.2.0/sysman/lib/libnmo.a -lcrypt -ldl    `cat /oradata/db/tech_st/11.2.0/lib/sysliblist` -ldl -lm /bin/sh: cat: command not found /bin/sh: cat: command not found /bin/sh: cat: command not found /oradata/db/tech_st/11.2.0/sysman/lib/s0nmo.o: In function `main': s0nmo.c:(.text+0x1b): undefined reference to `__intel_new_proc_init' make[1]: Leaving directory `/oradata/db/tech_st/11.2.0/sysman/lib' collect2: ld returned 1 exit status make[1]: *** [/oradata/db/tech_st/11.2.0/sysman/lib/nmo] Error 1 make: *** [nmo] Error 2 EBS :12.0.4
    Please help me in this issue. Thanks in advance

    Seems you are trying to Install 32-bit 11g R2 on Linux RHEL 5 (64-bit) server fails with relinking errors - 'Mkldflags ntcontab.o nnfgt.o'
    Please check following MOS Notes.
    Install/Clone 32-bit 11GR2 Client On Linux x86_64 Fails With Error In Invoking Target 'Mkldflags ntcontab.o nnfgt.o' Of Makefile ins_net_client.mk (Doc ID 1473421.1)

  • Creating Domain step fails while trying to install OBIEE 11g (11.1.1.5)

    Hi Everyone,
    I am really stuck at a point from where I do not know which route to take. I am trying to install OBIEE 11g (11.1.1.5) on my Windows 7 (32-bit) laptop. I have tried all the options:
    1. Simple Install
    2. Enterprise Install
    3. Software only install (after installing Weblogic 10.3.4.0 separately)
    Everything goes well till the step Bi Configuration->Creating Domain.
    In this process whenever it reaches the stage when it tries to start Node Manager, it starts getting java exceptions and fails. It typically occurs when it does not find the nodemanager.properties file and tries to save the configurations there. It then encounters a Fatal Error.
    Excerpt from install2011-07-29_06-13-21PM.out
    Initializing WebLogic Scripting Tool (WLST) ...
    Welcome to WebLogic Server Administration Scripting Shell
    Type help() for help on available commands
    Launching NodeManager ...
    Properties: {ListenPort=5556,NativeVersionEnabled=true,NodeManagerHome=C:/FusionMW/wlserver_10.3/common/nodemanager,StartScriptEnabled=true,}
    Command: C:\FusionMW\JROCKI~1.2-4\jre\bin\javaw.exe -classpath "C:\FusionMW\JROCKI~1.2-4\jre\lib\rt.jar;C:\FusionMW\JROCKI~1.2-4\jre\lib\i18n.jar;C:\FusionMW\patch_wls1035\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\FusionMW\JROCKI~1.2-4\lib\tools.jar;C:\FusionMW\WLSERV~1.3\server\lib\weblogic_sp.jar;C:\FusionMW\WLSERV~1.3\server\lib\weblogic.jar;C:\FusionMW\modules\features\weblogic.server.modules_10.3.5.0.jar;C:\FusionMW\WLSERV~1.3\server\lib\webservices.jar;C:\FusionMW\modules\ORGAPA~1.1\lib\ant-all.jar;C:\FusionMW\modules\NETSFA~1.0_1\lib\ant-contrib.jar;C:\Users\SUCHAT~1\AppData\Local\Temp\.;C:\Program Files\Java\jre6\lib\ext\QTJava.zip;C:\FusionMW\utils\config\10.3\config-launch.jar;C:\FusionMW\WLSERV~1.3\common\derby\lib\derbynet.jar;C:\FusionMW\WLSERV~1.3\common\derby\lib\derbyclient.jar;C:\FusionMW\WLSERV~1.3\common\derby\lib\derbytools.jar" weblogic.NodeManager "-v"
    NMProcess: <Jul 29, 2011 7:21:31 PM> <INFO> <Loading domains file: C:\FusionMW\wlserver_10.3\common\nodemanager\nodemanager.domains>
    NMProcess: Jul 29, 2011 7:21:31 PM weblogic.nodemanager.server.NMServerConfig initDomainsMap
    NMProcess: INFO: Loading domains file: C:\FusionMW\wlserver_10.3\common\nodemanager\nodemanager.domains
    NMProcess: <Jul 29, 2011 7:21:35 PM> <INFO> <Loading identity key store: FileName=C:/FusionMW/WLSERV~1.3/server\lib\DemoIdentity.jks, Type=jks, PassPhraseUsed=true>
    NMProcess: Jul 29, 2011 7:21:35 PM weblogic.nodemanager.server.SSLConfig loadKeyStoreConfig
    NMProcess: INFO: Loading identity key store: FileName=C:/FusionMW/WLSERV~1.3/server\lib\DemoIdentity.jks, Type=jks, PassPhraseUsed=true
    NMProcess: <Jul 29, 2011 7:21:35 PM> <WARNING> <Node manager configuration properties file 'C:\FusionMW\wlserver_10.3\common\nodemanager\nodemanager.properties' not found. Using default settings.>
    NMProcess: Jul 29, 2011 7:21:35 PM weblogic.nodemanager.server.NMServer <init>
    NMProcess: WARNING: Node manager configuration properties file 'C:\FusionMW\wlserver_10.3\common\nodemanager\nodemanager.properties' not found. Using default settings.
    NMProcess: <Jul 29, 2011 7:21:35 PM> <INFO> <Saving node manager configuration properties to 'C:\FusionMW\wlserver_10.3\common\nodemanager\nodemanager.properties'>
    NMProcess: Jul 29, 2011 7:21:35 PM weblogic.nodemanager.server.NMServer <init>
    NMProcess: INFO: Saving node manager configuration properties to 'C:\FusionMW\wlserver_10.3\common\nodemanager\nodemanager.properties'
    NMProcess: <Jul 29, 2011 7:21:35 PM> <SEVERE> <Fatal error in node manager server>
    NMProcess: java.lang.NullPointerException
    NMProcess:      at java.util.Hashtable.containsKey(Hashtable.java:314)
    NMProcess:      at weblogic.nodemanager.server.NMServerConfig.initNetworkInfoList(NMServerConfig.java:491)
    NMProcess:      at weblogic.nodemanager.server.NMServerConfig.getNetworkInfoList(NMServerConfig.java:481)
    NMProcess:      at weblogic.nodemanager.server.NMServerConfig.getConfigProperties(NMServerConfig.java:545)
    NMProcess:      at weblogic.nodemanager.server.NMServer.<init>(NMServer.java:154)
    NMProcess:      at weblogic.nodemanager.server.NMServer.main(NMServer.java:375)
    NMProcess:      at weblogic.NodeManager.main(NodeManager.java:31)
    NMProcess:
    NMProcess: Jul 29, 2011 7:21:35 PM weblogic.nodemanager.server.NMServer main
    NMProcess: SEVERE: Fatal error in node manager server
    NMProcess: java.lang.NullPointerException
    NMProcess:      at java.util.Hashtable.containsKey(Hashtable.java:314)
    NMProcess:      at weblogic.nodemanager.server.NMServerConfig.initNetworkInfoList(NMServerConfig.java:491)
    NMProcess:      at weblogic.nodemanager.server.NMServerConfig.getNetworkInfoList(NMServerConfig.java:481)
    NMProcess:      at weblogic.nodemanager.server.NMServerConfig.getConfigProperties(NMServerConfig.java:545)
    NMProcess:      at weblogic.nodemanager.server.NMServer.<init>(NMServer.java:154)
    NMProcess:      at weblogic.nodemanager.server.NMServer.main(NMServer.java:375)
    NMProcess:      at weblogic.NodeManager.main(NodeManager.java:31)
    NMProcess: Stopped draining NMProcess
    NMProcess: Stopped draining NMProcess
    Successfully launched the Node Manager.
    The Node Manager process is running independent of the WLST process.
    Exiting WLST will not stop the Node Manager process. Please refer
    to the Node Manager logs for more information.
    The Node Manager logs will be under C:\FusionMW\wlserver_10.3\common\nodemanager
    Node Manager starting in the background
    Excerpt from nodemanager.log which is created at <WL_HOME>\common\nodemanager:
    <Jul 29, 2011 7:21:31 PM> <INFO> <Loading domains file: C:\FusionMW\wlserver_10.3\common\nodemanager\nodemanager.domains>
    <Jul 29, 2011 7:21:35 PM> <INFO> <Loading identity key store: FileName=C:/FusionMW/WLSERV~1.3/server\lib\DemoIdentity.jks, Type=jks, PassPhraseUsed=true>
    <Jul 29, 2011 7:21:35 PM> <WARNING> <Node manager configuration properties file 'C:\FusionMW\wlserver_10.3\common\nodemanager\nodemanager.properties' not found. Using default settings.>
    <Jul 29, 2011 7:21:35 PM> <INFO> <Saving node manager configuration properties to 'C:\FusionMW\wlserver_10.3\common\nodemanager\nodemanager.properties'>
    <Jul 29, 2011 7:21:35 PM> <SEVERE> <Fatal error in node manager server>
    java.lang.NullPointerException
         at java.util.Hashtable.containsKey(Hashtable.java:314)
         at weblogic.nodemanager.server.NMServerConfig.initNetworkInfoList(NMServerConfig.java:491)
         at weblogic.nodemanager.server.NMServerConfig.getNetworkInfoList(NMServerConfig.java:481)
         at weblogic.nodemanager.server.NMServerConfig.getConfigProperties(NMServerConfig.java:545)
         at weblogic.nodemanager.server.NMServer.<init>(NMServer.java:154)
         at weblogic.nodemanager.server.NMServer.main(NMServer.java:375)
         at weblogic.NodeManager.main(NodeManager.java:31)
    After this it hangs for a long time before finally coming up with Node Manager Server Timed Out error and finally the Creating Domain step fails.
    One thing that I have noticed is that whenever it tries to create the nodemanager.properties or write to it it encounters this error and hence the nodemanager.properties file is also not getting generated.
    I have ensured that there are no spaces in the TEMP and TMP paths. I even tried creating and putting the nodemanager.properties file in the location but that too does not work.
    Strange part is that when I install Weblogic separately and have nodemanager as a windows service, then with the nodemanager.properties that I created the windows service runs, but the OBIEE installation still fails.
    Any help on this would be greatly appreciated.
    Thanks and regards,
    Subho

    My problem is "creating domain is failed". I guess that the issue with windows 7 32 bits on laptop doesn't configure and run nodemanager. I tried to start nodemanager but don't work (with weblogic scriptinf tools WST). However, Weblogic run ok but nodemanager is inactive. Also it doesn't create nodemanager.propierties. If I create a file nodemanager.properties (or I copied on directory obiee_home\ws_server_10.3\common\nodemanager) obiee installer configures its parameters pre-configured (if I modify a parameter, the installer modify it a default value and I don't know where is these parameters and its definition).
    I have installed obiee simple and enterprise and it don't work. I have installed on oracle 11g R2 (desktop and enterprise with datawarehouse) and obiee installer doesn't work. Further this installation obiee delay an hour and then generates error in my case "creating domain is failed".
    I'm going try to run install obiee 11.1.1.5 on windows 7 xp mode.
    Important: We need help of oracle experts or Oracle communicates if obiee installs or not on windows 7 32 bits laptop because We have wasted
    Thanks if anyone help us!!

  • Display Error while installing Oracle 11g R2 in RHEL 5 !!!

    hi
    I am trying to install Oracle 11g R2 in RHEL 5. When i run ./runInstaller it didnt pass one checking..which showed an error:
    >>> Could not execute auto check for display colors using command /usr/X11R6/bin/xdpyinfo. Check if the DISPLAY variable is set. Failed <<<<
    i run xhost +
    it showed:
    [oracle@localhost database]$ xhost +
    Xlib: connection to ":0.0" refused by server
    Xlib: No protocol specified
    xhost: unable to open display ":0.0"
    i exported the DISPLAY too..its workedd..but still its showing the same error..
    here iam trying to install the oracle 11g on RHEL 5 in a common PC...not using any Vmware or Virtual box and not trying to install it from remote PC. But still iam facing the same error.
    Kindly help me to resolve this issue.
    Shiyas M

    Hi;
    Firstly you are working on server or you use some telnet program like putty? If you are working on server than issue is:
    as root
    xhost +
    than run xlock and be sure u can see clock
    than su - oracle
    xhost + once more than try to run ./runInstaller
    If you connect server remotly than i use vncwier
    1. as root run export DISPLAY=hostname or IP:1.0
    2. xhost +
    3. run xclock and see u see it on vncviwer
    4. su - oracle
    5. run export DISPLAY again
    6. xhost
    7. /runInstaller
    Regard
    Helios

  • Install Oracle 11g R2 64-bit on Windows 7 home premium

    Hi Guys
    I'm a little pissed off.I've installed Oracle 11g R2 a few times now..on windows xp without any issues but the first time I've tried to install 11g R2 64-bit on my new laptop and it just won't work.
    The installation goes just fine until step 4 System class and I chose Desktop class and the installation program just hangs.
    I've done the following steps
    1: Installed Java SDK 6 update 31 in the following directory C:\Java\jdk1.6.0_31
    2: I've also disabled User account control settings to never notify.
    3: I've tried unzipping the two zip files separately and together with the same result.(hung installation)
    4: updated java_home and path environment variables with the java sdk directory. (My path does have other values which have a space between directory names..ive tried
    removing all those entries and just keeping the java directory entry but it still gave me the same error)
    5: I always kick off the installation setup.exe file as an administrator.
    I'ld appreciate some help....
    Tks
    D

    851866 wrote:
    Hi Guys
    I'm a little pissed off.I've installed Oracle 11g R2 a few times now..on windows xp without any issues but the first time I've tried to install 11g R2 64-bit on my new laptop and it just won't work.
    The installation goes just fine until step 4 System class and I chose Desktop class and the installation program just hangs.
    I've done the following steps
    1: Installed Java SDK 6 update 31 in the following directory C:\Java\jdk1.6.0_31
    2: I've also disabled User account control settings to never notify.
    3: I've tried unzipping the two zip files separately and together with the same result.(hung installation)
    4: updated java_home and path environment variables with the java sdk directory. (My path does have other values which have a space between directory names..ive tried
    removing all those entries and just keeping the java directory entry but it still gave me the same error)
    5: I always kick off the installation setup.exe file as an administrator.
    I'ld appreciate some help....
    Tks
    DDid you read the prereqs in the fine Installation Guide? No oracle product is certified on any "home" edition of any version of Windows.
    From the installation guide, at http://docs.oracle.com/cd/E11882_01/install.112/e24283/toc.htm#BGBEEBAD
    ======================
    Operating System
    Oracle Database for Windows x64 is supported on the following operating systems:
    • Windows Server 2003 - all x64 editions
    • Windows Server 2003 R2 - all x64 editions
    • Windows XP Professional x64 Edition
    • Windows Vista x64 - Business, Enterprise, and Ultimate editions
    • Windows Server 2008 x64 and Windows Server 2008 R2 x64 - Standard, Enterprise, Datacenter, Web, and Foundation editions. The Server Core option is not supported.
    Note: Check My Oracle Support (formerly OracleMetaLink) for more information about Hyper-V support.
    • Windows 7 x64 - Professional, Enterprise, and Ultimate editions
    ===========================

  • WTF ? Where's JDK ? Struggling to Install JDeveloper 11g (11.1.2.4.0)

    Hi Everyone !
    I"m struggling to re-install JDeveloper 11g (11.1.2.4.0) in my Mac OS X Mountain Lion (Version 10.8.4). Can someone please assist me with this issue ? I believe I might have ran into this, with an earlier version; but recently had computer problems and to wipe my system and upgrade my HDD and Memory. So, I'm back to square one and need to install this pursue my independent Java 7 programming self-lessons.
    If this questions seems trivial or beneath you, I apologize in advance. I'm just a newbie wishing to improve myself through the acquisition of new I.T. skills.
    God Bless.
    - Frederick

    Frederick ,
    May I know what is the error that you are encountering ? .  Hope the below info might help you
    nstallation on Mac OS
    Some additional steps are required to install JDeveloper on Mac OS beyond what is documented in the installation guide. Please refer to the installation guide (http://docs.oracle.com/cd/E26098_01/install.1112/e17074/toc.htm) for additional details on installing JDeveloper for Mac OS X.
    1. Make Java 6 the default VM.
    Run Java Preferences (in /Applications/Utilities/Java)
    Move the Java SE 6 (64 Bit) to the top of the Java application versions list (General tab)
    2. Create a symbolic link for classes.jar (requires root access)
    To enable root user:
    For Mac OS versions older than Snow Leopard, simply open the Directory Utility app from Applications - Utility
    For Mac OS versions Snow Leopard and more recent:Go to System Preferences - Users and Groups. Click Login Options, and then the Join button (enable configuration changes if necessary). Then, proceed by clicking Open Directory Utility.
    Ensure the settings are unlocked (click the lock if necessary)
    Choose Edit > Enable Root User and provide the root user password.
    Note, you can return to this same screen to disable root user after creating the symbolic link
    Create the symbolic link from a terminal session:
    Note: You may need to repeat the steps to create the symbolic link after installing a new JDK.An additional step is required to successfully run applications on Mac systems that have Java for Mac OS X 10.5 Update 4 installed (8681385):
    Open the jdev.conf file. The file is located in the MW_HOME/jdeveloper/jdev/bin/ directory.
    Add the following line to the jdev.conf file: AddVMOption -Djava.io.tmpdir=/var/tmp
    Thanks
    Sandeep

  • Install Forms 11g FM on Windows 2008 64 bit

    Has anyone been able to install FM 11g (Forms etc) on Windows 2008 Server 64 bit.
    Every time I attempt an install I get the OUI checking for swap space and monitor configuration. After that the OUI goes away and nothing else happens.
    The entries in the installactions file is below.
    Using paramFile: D:\Install\Disk1\install\win64\oraparam.ini
    Checking swap space: must be greater than 500 MB. Actual 7154 MB Passed
    Checking monitor: must be configured to display at least 256 colors. Actual 65536 Passed
    The commandline for unzip:
    D:\Install\Disk1\install\win64\unzip -qqqo ..\..\stage\Components\oracle.jdk\6.0.10.33.0\1\DataFiles/"*.jar" -d "C:\Users\S-OTG~1.MAT\AppData\Local\Temp\2\OraInstall2009-09-22_08-56-31AM"
    I have installed the WLS using the 64 bit version of JRockit with no problems.

    I reviewed your SR and wanted to clarify a few things. In the SR, you were not exactly told that installing (in general) was not supported on Win2008(x64). You were simply told that you could not use the 32bit download on a 64bit machine or install the Builders on x64. If you were told something else in a call I apologize as that information may have not been correct. Additionally, the SR is very confusing because you go from talking about Win2008 to XP to 2003 back to 2008 and so on. This is a very difficult way to troubleshoot. Dealing with one problem at a time will almost always result in the fastest resolution time. That said, here are the facts based on the platforms you mentioned in the SR.
    1. Windows 2008 (64bit): This platform is intended for deployment (server). Although it may be possible to install the Forms/Reports Builders on this platform, Oracle is currently not supporting the Builders on any 64bit platform. Plans to support 64bit Operating Systems for Builders is still under review. So, for now, you must use the 64bit download to install on a 64bit platform. If you choose to attempt the installation of the Builders on this platform, you do it at your own risk.
    2. Windows XP and Vista (32bit): These platforms are generally considered "client" platforms. These platforms are supported for using Builders. Technically they are not supported to be used as servers. Therefore, HTTP Server and Web Cache are not supported on these platforms. More details are explained in the Release Notes:
    http://download.oracle.com/docs/cd/E12839_01/relnotes.1111/e10132/intro.htm#sthref8
    3. Windows 2003 (32bit): This platform can be used with both the deployment components and the design-time components. That said, being a 32bit platform, I would not recommend trying to run a prod system and attempt to develop on it as well. Certainly, doing application maintenance on this machine would be fine, but if you were running a prod environment here, I would not suggest running the Builders full time too. 4gig of RAM or more would definitely be needed. See the following:
    http://support.microsoft.com/kb/283037
    Now, the actual problems you had/have:
    Configuration failing when installing on Win2008 (64) - Looking at the SR, this appears to have been the result of trying to use the 32bit installation on the 64bit box. Upon initial release of the product, 64bit Windows distributions were not available. However, they are now and must be used on 64bit Windows 2008 and 2003 platforms. Refer to the OTN Download area.
    Also seen in the error log was a connection issue. This is often caused as a result of several things, but the most common causes are WLS (node manager) is not running or the machine is under powered (usually lack of RAM). Regardless of what is documented, experience shows that a Windows machine will need to have at least 3.5 gig of RAM in order to support the installation process. This assumes that nothing else is running during the installation process unless it is absolutely needed. It seems that 4gig or more offers the most likely chance of a successfull installation on the first attempt.
    Regarding the error which suggests that a given service already exists. This could likely happen if you attempted an installation, but it failed then you attempted to re-run the installation without first doing a thorough clean-up.
    On the XP installation it appears that there was some memory issues. From the log: java.lang.OutOfMemoryError. As I mentioned, for the most likely chance of success, the machine should have at least 3.5 gig of RAM. If you are just installing the Builders you can have less, but if the config portion fails, you will probably see the connection failure seen in your other attempts. When/if this failure occurs, do not exit or do anything with the installer. Allow a minute or two (or more) for the new instance to completely start then select the Retry option. You will likely find that the configuration will complete successfully.
    Also, important for any installation type.... When installing WLS, UNcheck the Launch Quick Start option that appears near the end of the WLS installation. Running this creates a default or demo instance. Unless you are planning to use this example instance, leaving it out can give back as much as 500 meg RAM in some cases. If you have already installed it and don't want to reinstall, stop whatever processes start as a result of that example instance.
    SUMMARY
    1. Be sure you are installing the correct software for your platform type. 64bit software for 64bit OS
    2. On Windows, ensure that you have either installed the Loopback adapter or added your host name to the hosts file. Refer to Section 2.3:
    http://download.oracle.com/docs/cd/E12839_01/install.1111/e10421/install.htm#CHDEAAGD
    3. Ensure that the machine has at least 3.5 gig RAM. For systems with less, expect to see failures during the configuration portion of the install. Use "Retry" to overcome this.
    4. Builders are only supported on 32bit platforms at this time:
    http://download.oracle.com/docs/cd/E12839_01/relnotes.1111/e10132/intro.htm#sthref8
    5. Ensure that WLS node manager is running before installing FMw
    I don't think I missed anything, but just be sure to review the Installation Guide AND the Release Notes.

  • Installing Jdeveloper 11g on MAC OS 10.4.11?

    Has anyone successfully installed Jdeveloper 11g on MAC OS 10.4.11? I've found examples Jdeveloper 11g on MAC OS 10.5 but nothing on 10.4.11.

    The issue is not so much with JDeveloper but with the JDK. There isn't a supported (easy) install of JDK 1.6 for Tiger, and the current JDeveloper requires it. There are some hacks around if you search for JDK 1.6 and 10.4 or Tiger, but JDeveloper/Weblogic are quite complex and I just imagine there would be issues with SoyLatte or whatever other JDK was used. I am going to finally upgrade to Leopard I think, seems easier and more of a sure thing to get JDeveloper/Weblogic working correctly so I can work on the road as well as at my Linux workstation in the office.

  • Unsuccessful attempt to install FORMS 11g

    Hello all,
    OS: Windows Server 2008 R2 64 bit
    DB: 11gR2
    These are the steps I took in my attempt to install FORMS 11g:
    1) Install JDK6U22 Windows 64 bit
    2) Installs wls1033_generic.jar from http://download.oracle.com/otn/nt/middleware/11g/wls1033_generic.jar
    3) Installs RCU from http://download.oracle.com/otn/nt/middleware/11g/ofm_rcu_win32_11.1.1.3.3_disk1_1of1.zip (this is the only place where issue arises. I chose everything except Oracle Adaptive Access Manager and Oracle Adaptive Access Manager (Partition Support) because our test environment is NOT Enterprise version). Another possible issue is the zip files - it's for 32 bit; but I can't find 64bit.
    4) Installs Fusion Middleware (all 4 files downloaded) starting from http://download.oracle.com/otn/nt/middleware/11g/ofm_pfrd_win_11.1.1.2.0_64_disk1_1of1.zip
    5) Patch with http://download.oracle.com/otn/nt/middleware/11g/ofm_pfrd_win_11.1.1.3.0_64_disk1_1of1.zip
    6) Configure using Oracle Classic 11g - Home1, Configure Classic Instance (run as Administrator). Here I unchecked PORTAL and DISCOVERER because I just need FORMS and REPORTS.
    7) New rule on firewall to allow port 9001.
    Issue:
    Move my existing 10g FMX to {directory}\MIDDLEWARE\AS_1\FORMS
    http://myservername:9001/forms/frmservelet?form=xxx.fmx doesn't come up.
    Move my existing 10g FMX to {directory}\MIDDLEWARE\ASINST_1\FORMSCOMPONENT\FORMS
    http://myservername:9001/forms/frmservelet?form=xxx.fmx doesn't come up.
    http://localhost:9001/console on the server doesn't return anything. But, Oracle Process Manager (asinst_1) service is started.
    Any help is greatly appreciated.
    Thanks
    -andy-

    I started the weblogic from Middleware\user_projects\domains\ClassicDomain\startweblogic.cmd. Annoyingly, I cannot close the Command Prompt and not kill the weblogic console. But I am able to get to http://localhost:7001/console.
    However, I cannot start WLS_FORMS and WLS_REPORTS from the console with the following error:
    For server WLS_FORMS, the Node Manager associated with machine xxx is not reachable.
    All of the servers selected are currently in a state which is incompatible with this operation or are not associated with a running Node Manager or you are not authorized to perform the action requested. No action will be performed.Came across this Forms 11g - Weblogic Server - Command prompts stay open? but did not say how WLS_FORMS got started. The only suggestion I see in that thread was a suggestion for the Command Prompt annoyance; which is, requiring a service account to keep the command prompt running on the service account logged in.
    Another thread http://kr.forums.oracle.com/forums/thread.jspa?threadID=933484 seems to suggest just contact Oracle Support and let them set it up.
    I did look at the manual http://download.oracle.com/docs/cd/E14571_01/install.1111/e10421/install.htm#BABHJFIC without much help there.
    Edit: Started WLS_FORMS by going to Oracle Classic Instance, Forms Services, Start Weblogic Server - WLS_FORMS. http://localhost:7001/console shows the state for WLS_FORMS as ADMIN. I don't know what that means; but I still can't get to http://localhost:9001/forms/frmservlet
    Any other suggestions?
    Edited by: apex_disco on Nov 15, 2010 12:29 PM

  • Problems installing OBIEE 11g on Windows Server 2008 64 bit

    Hi, I'm trying to install OBIEE 11g on Windows Server 2008 64 bit (standard edition, SP2), and it's blowing up running the installer. The installer gets past the first couple of "info" screens, but blows up prior to coming to the first "real" screen with an error:
    Microsoft Visual C++ Assertion Failed:
    Program: ...
    File: ../../../src/share/native/sun/font/t2k/t2kstrm.c
    Line: 132
    Expression: pos <= t->maxPos
    Has anyone seen this and/or have an idea how to work around this? Note that I did do the prerequisite download / install of the 2005 Visual C++ 64 bit libraries.
    Thanks,
    Scott

    Just to close the loop on this thread, this does indeed seem to be some sort of font / java issue on our servers. I've been completely unable to get the install to work using the GUI. However, if I run it from command line using the -silent and -response paramaters along with a proper response file, the install went perfectly. I'm going to continue working the SR with Oracle - don't want to be stuck using -silent mode when things get more complicated, but at least now I can move forward.
    If anyone else has a better workaround - please let me know. "Silent" mode is workable, but difficult and time consuming.
    Thanks,
    Scott

  • Install Oracle 11G, RAC with VMWare, APPS R12, and OBIEE on one server?

    Dear Experts,
    I'm looking to upgrade my skills, and want to learn more of:
    Oracle 11G, RAC, VMWare, APPS R12, and OBIEE
    My server has two quad cores (8 CPU altogether) and 16 gigs of RAM.
    Years ago, I took a shots at installing RAC on multiple servers and firewire.
    One thing I remember was that after I installed RAC, I was not able to use the database unless I enabled all the RAC processes on the server. So, I was not able to just boot the database and use it in the traditional single server manner.
    Which I will also want to do.
    1) Does this symptom/aspect/characteristic of RAC install still exist?
    2) Is it realistic to install all this software on one server?
    If so, what is the order of operations for the install?
    3) If I have to prioritize, I'd like to install
    Oracle 11G, OBIEE, and APPS R12,
    Would installing R12 and OBIEE on the same server present any conflicts or issues?
    If not, what is the order of operations for the install?
    11G, R12, then OBIEE?
    Thanks a lot!

    Hi,
    1) Does this symptom/aspect/characteristic of RAC install still exist?No.
    2) Is it realistic to install all this software on one server?
    If so, what is the order of operations for the install?For learning/traning/demonstration purpose you can Install all these software on same machine.
    3) If I have to prioritize, I'd like to install
    Oracle 11G, OBIEE, and APPS R12,
    Would installing R12 and OBIEE on the same server present any conflicts or issues?
    If not, what is the order of operations for the install?
    11G, R12, then OBIEE?There will not be any conflicts. I would suggest you to select vmware or virtual box in order to configure all these sw's.
    I have done such a configuration on my laptop with i7 Quad processor, 16GB RAM and 640 GB HDD.
    I have Installed 2 node RAC, 2 Node ERP and all are running smoothly without any issues.
    Refer:
    http://appsdbaworkshop.blogspot.com/2011/10/11gr2-rac-on-linux-56-using-vmware.html
    thanks,
    X A H E E R

Maybe you are looking for

  • Firefox will not open from the start menu or the taskbar, but WILL open when called from Windows Live Messenger

    This started a couple weeks ago, but doesn't seem to coincide with any other installations or reconfigurations, so I'm having trouble getting at the root cause. The first time I run Firefox after installing, it runs fine (complete with a full list of

  • How do I retrieve files from faulty Hard Drive?

    My Hard Drive failed and on advice I bought a new External Hard Drive and installed OSX 10.5.1 from there. However, my faulty Macintosh HD still shows up on my Desktop and I can open it and see files there named Applications, Library, System, Users,

  • How to debug swf file

    Hi, Is there any way to debug the swf file? i am having a swf which is running on different server. i want to debug it from my system. Please let me know if anyone have the solution to debug the swf. Thanks Thilsen.

  • Dynamic assignment in expression

    Hi Friends, I have a requirement such that, based on some conditions, a = b + c, or a = b + d, or a = a - c, or a = a + c, and so on...  All variables are of currency type (13,2). Now, the logic of this condition-based equation comes from table ( i.e

  • Could not Install Photoshop in Windows 7

    When I Run Setup.exe, it checks system profile or whatever, after entering Serial it says "insert photoshop CS4 into the Drive" so, please tell me What is the Problem in the Installation ??