Unable to startup EM 11g R2 on Fedora 12

I have been following the instructions upon how to install oracle 11g r2 on Fedora 12 using the given URL:
http://www.oracle-base.com/articles/11g/OracleDB11gR2InstallationOnFedora12.php
There were a number of additional RPM that were required before installation of the RDBMS (listed):
cloog-ppl-0.15.7-1.fc12.i686.rpm
compat-libstdc++-33-3.2.3-68.i686.rpm
cpp-4.4.2-7.fc12.i686.rpm
elfutils-libelf-0.143-1.fc12.i686.rpm
elfutils-libelf-devel-0.143-1.fc12.i686.rpm
gcc-4.4.2-7.fc12.i686.rpm
gcc-c++-4.4.2-7.fc12.i686.rpm
glibc-devel-2.11-2.i686.rpm
glibc-headers-2.11-2.i686.rpm
kernel-headers-2.6.31.5-127.fc12.i686.rpm
ksh-20090630-1.fc12.i686.rpm
libaio-devel-0.3.107-9.fc12.i686.rpm
libgomp-4.4.2-7.fc12.i686.rpm
libstdc++-devel-4.4.2-7.fc12.i686.rpm
mpfr-2.4.1-3.fc12.i686.rpm
pdksh-5.2.14-21.i386.rpm
ppl-0.10.2-10.fc12.i686.rpm
sysstat-9.0.4-4.fc12.i686.rpm
unixODBC-2.2.14-6.fc12.i686.rpm
unixODBC-devel-2.2.14-6.fc12.i686.rpm
The installation was a success. I am able to start up and shutdown both the database instance and listener. However I am facing issues on trying to execute the EM. ($ORACLE_HOME/bin emctl start dbconsole)
In the following directory: /u01/app/oracle/product/11.2.0/db_1/fedoralinuxbox_orcl/sysman/log/ we have a number of log files generated.
emagent.log:
+2010-07-19 12:42:55,895 Thread-3035932352 Starting Agent 10.2.0.4.2 from /u01/app/oracle/product/11.2.0/db_1 (00701)+
+2010-07-19 12:42:56,879 Thread-3035932352 [Oracle Exadata Storage Server] InstanceProperty (MgmtIPAddr2) is marked OPTIONAL but is being used (00506)+
+2010-07-19 12:42:57,545 Thread-3035932352 [Load Balancer Switch] InstanceProperty (snmpTimeout) is marked OPTIONAL but is being used (00506)+
+2010-07-19 12:43:05,483 Thread-3035932352 EMAgent started successfully (00702)+
+2010-07-19 13:01:57,176 Thread-3028286320 <HTTP Listener> Agent Signaled to EXIT by emctl (00800)+
+2010-07-19 13:01:58,205 Thread-3035932352 EMAgent normal shutdown (00703)+
emoms.log
+2010-07-19 12:43:22,505 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.420 - Integration Class not found: oracle.sysman.emCLI.CLIIntg+
+2010-07-19 12:43:22,595 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.420 - Integration Class not found: oracle.sysman.emCLI.CLIDownloadIntg+
+2010-07-19 12:43:22,601 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.420 - Integration Class not found: oracle.sysman.pp.asprov.ui.intg.ASProvisioningIntegration+
+2010-07-19 12:43:27,688 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.420 - Integration Class not found: oracle.sysman.eml.target.slb.common.SLBIntegration+
+2010-07-19 12:43:57,178 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.420 - Integration Class not found: oracle.sysman.pp.paf.sample.ui.intg.PAFDemoIntegration+
+2010-07-19 12:43:57,744 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.420 - Integration Class not found: oracle.sysman.pp.sidb.ui.intg.SIDBProvisioningIntegration+
+2010-07-19 12:44:00,604 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.420 - Integration Class not found: oracle.sysman.pp.racprov.ui.intg.RACProvIntegration+
+2010-07-19 12:44:00,608 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.420 - Integration Class not found: oracle.sysman.pp.ec.ui.intg.ExtendClusterIntegration+
+2010-07-19 12:44:00,645 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.420 - Integration Class not found: oracle.sysman.pp.dn.ui.intg.DltNodeIntegration+
+2010-07-19 12:44:00,715 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.420 - Integration Class not found: oracle.sysman.pp.common.ui.intg.ProvCommonIntegration+
+2010-07-19 12:44:00,756 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.420 - Integration Class not found: oracle.sysman.pp.bpelprov.ui.intg.BPELProvisioningIntegration+
+2010-07-19 12:45:22,459 [XMLLoader0 00000000006.xml] ERROR eml.XMLLoader LoadFiles.696 - Error while processing 00000000006.xml:+
java.sql.SQLException: ORA-20101: Metric PhysAddress for target type netapp_filer not configured
ORA-06512: at "SYSMAN.ECM_CT", line 718
ORA-06512: at line 1
ORA-06512: at "SYSMAN.EMD_LOADER", line 4931
ORA-06512: at line 1
+     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.T4CTTIoer.processError(T4CTTIoer.java:472)+
+     at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:422)+
+     at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:1089)+
+     at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:200)+
+     at oracle.jdbc.driver.T4CCallableStatement.executeForRows(T4CCallableStatement.java:1029)+
+     at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1347)+
+     at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3556)+
+     at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3727)+
+     at oracle.jdbc.driver.OracleCallableStatement.execute(OracleCallableStatement.java:8130)+
+     at oracle.jdbc.driver.OraclePreparedStatementWrapper.execute(OraclePreparedStatementWrapper.java:1209)+
+     at oracle.sysman.util.jdbc.PreparedStatementWrapper.execute(PreparedStatementWrapper.java:173)+
+     at oracle.sysman.util.jdbc.CallableStatementWrapper.execute(CallableStatementWrapper.java:135)+
+     at oracle.sysman.emdrep.dbjava.loader.XMLDocumentSplitter.postLoadProc(XMLDocumentSplitter.java:1709)+
+     at oracle.sysman.emdrep.dbjava.loader.XMLDocumentSplitter.endElement(XMLDocumentSplitter.java:1009)+
+     at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1318)+
+     at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:336)+
+     at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:303)+
+     at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:206)+
+     at oracle.sysman.emdrep.dbjava.loader.XMLDocumentSplitter.split(XMLDocumentSplitter.java:477)+
+     at oracle.sysman.emdrep.dbjava.loader.XMLLoaderContext.loadFromStream(XMLLoaderContext.java:1824)+
+     at oracle.sysman.emdrep.dbjava.loader.XMLLoader.LoadFile(XMLLoader.java:578)+
+     at oracle.sysman.emdrep.dbjava.loader.XMLLoader.LoadFiles(XMLLoader.java:669)+
+     at oracle.sysman.emdrep.dbjava.loader.XMLLoader.run(XMLLoader.java:1316)+
+     at java.lang.Thread.run(Thread.java:595)+
I have googled for a resolution but have come to a dead end and am running out of ideas.
Has anyone seen this before?

Hi,
After google for the same issue I found this post. In My case my OS is RHEL 5.5 64 bit which is supported by the Oracle. But I face the same error.
Any idea?
Aungshu

Similar Messages

  • Unable to Start OBIEE 11g Presentation Services,Javahost and BI Server

    Hi All,
    my friend installed OBIEE 10g and OBIEE 11g installed in same system.now i am unable to start OBIEE 11g obi server,presentation services,java host when i see in the properties presentation services ,obi server and java host in services.msc the path here is pointing to obiee 10g sawserver,javahost and presentation services.
    Reply ASAP.
    Thanks
    Kiran Kumar

    Nitin,
    My sawlog0.log file has last updated at month May. Hope it is not helpful... any thing else i can do?
    [2013-05-27T19:32:23.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.rpc.server.listen] [ecid: 00iF4UG0tAx7m3XPxuDwXW0002Vk000005,0] [tid: ] Server shutdown initiated by OPMN.[[
    File:socketrpcserver.cpp
    Line:824
    Location:
        saw.rpc.server.listen
        saw.sawserver
    ecid: 00iF4UG0tAx7m3XPxuDwXW0002Vk000005,0
    [2013-05-27T19:32:23.000+05:30] [OBIPS] [ERROR:16] [] [saw.dms.conext.unwrap] [ecid: 00iF4UG0tAx7m3XPxuDwXW0002Vk000005,0:14] [tid: 9400] Failed to restore ctx from reference[[
    File:executioncontext.cpp
    Line:286
    Location:
        saw.dms.conext.unwrap
        saw.threadpool.socketrpcserver
        saw.threads
    ecid: 00iF4UG0tAx7m3XPxuDwXW0002Vk000005,0:14
    ThreadID: 9400
    [2013-05-27T19:32:23.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.sawserver] [ecid: 00iF4UG0tAx7m3XPxuDwXW0002Vk000005,0] [tid: ] Oracle BI Presentation Services are shutting down.[[
    File:sawserver.cpp
    Line:698
    Location:
        saw.sawserver
        saw.sawserver.terminatesawserver
        saw.sawserver
    ecid: 00iF4UG0tAx7m3XPxuDwXW0002Vk000005,0

  • Unable to unzip oralce 11g files in windows(32 bit) xp sp2

    Database Installation
    i tried to unzip oracle 11g version 2 using 7zip and winzip 15.5..i tried with winrar too...
    WHEN I RIGHT CLICK AND TRY EXTRACT HERE OPTION with all the softwares i am getting errors as "UNEXPECTED END OF ARCHIVE","UNABLE TO OPEN THE FILE"..
    IF I OPEN THE FILE IN ARCHIVE AND CLICK EXTRACT i get error as "THE ARCHIVE IS IN UNKNOWN FORMAT OR DAMAGED.."
    i downloaded 11g version 1 and 2 from oracle site itself..but i faced the same problem with both..
    i couldnt extract both the files where as i am able to extract any other files on my computer...
    why am i facing problem with only these files????

    865053 wrote:
    Database Installation
    i tried to unzip oracle 11g version 2 using 7zip and winzip 15.5..i tried with winrar too...
    WHEN I RIGHT CLICK AND TRY EXTRACT HERE OPTION with all the softwares i am getting errors as "UNEXPECTED END OF ARCHIVE","UNABLE TO OPEN THE FILE"..
    IF I OPEN THE FILE IN ARCHIVE AND CLICK EXTRACT i get error as "THE ARCHIVE IS IN UNKNOWN FORMAT OR DAMAGED.."
    i downloaded 11g version 1 and 2 from oracle site itself..but i faced the same problem with both..
    i couldnt extract both the files where as i am able to extract any other files on my computer...
    why am i facing problem with only these files????Oracle Database 11g Release 2 (11.2.0.1.0) for Microsoft Windows (32-bit)
    win32_11gR2_database_1of2.zip (1,625,721,289 bytes)
    win32_11gR2_database_2of2.zip (631,934,821 bytes)
    Directions
    1. All files are in the .zip format. There is an unzip utility here if you need one.
    2. Download and unzip both files to the same directory.
    3. Installation guides and general Oracle Database 11g documentation are here.
    4. Review the certification matrix for this product here.
    refer the linK:-http://www.oracle.com/technetwork/database/enterprise-edition/downloads/112010-win32soft-098987.html
    as mentioned earlier, check size of the download zip file with above mentioned bytes. else try to download again.
    while downloading, do not pause the download in the middle and continue it will corrupt the oracle software.
    if you use any download manager dont pause/stop.
    Good Luck.

  • Startup Problems Application Server on Fedora Core 5

    Greetings All;
    Little background information
    router ip address: 192.168.1.1
    web server ip address: 192.168.1.101 (outside: dcrumb.homeip.net)
    installed from ip address: 192.168.1.100
    using jdk-1.5.0_07
    here are my applicable firewall rules:
    -A RH-Firewall-1-INPUT -m state state NEW -m tcp -p tcp dport 4848 -j ACCEPT
    -A RH-Firewall-1-INPUT -m state state NEW -m tcp -p tcp dport 8080 -j ACCEPT
    -A RH-Firewall-1-INPUT -m state state NEW -m tcp -p tcp dport 8181 -j ACCEPT
    -A RH-Firewall-1-INPUT -m state state NEW -m tcp -p tcp dport 8686 -j ACCEPT
    I've also forwarded these ports in my Linksys router
    Here are my error messages:
    [#|2006-06-14T22:30:13.251-0400|INFO|sun-appserver-pe8.2|javax.enterprise.tools.launcher|_ThreadID=10;|
    /usr/share/jdk1.5.0_07/bin/java
    -client
    -Xmx512m
    -XX:NewRatio=2
    -Dcom.sun.aas.defaultLogFile=/opt/SUNWappserver/domains/domain1/logs/server.log
    -Djava.endorsed.dirs=/opt/SUNWappserver/lib/endorsed
    -Djava.security.policy=/opt/SUNWappserver/domains/domain1/config/server.policy
    -Djava.security.auth.login.config=/opt/SUNWappserver/domains/domain1/config/login.conf
    -Dsun.rmi.dgc.server.gcInterval=3600000
    -Dsun.rmi.dgc.client.gcInterval=3600000
    -Djavax.net.ssl.keyStore=/opt/SUNWappserver/domains/domain1/config/keystore.jks
    -Djavax.net.ssl.trustStore=/opt/SUNWappserver/domains/domain1/config/cacerts.jks
    -Djava.ext.dirs=/usr/share/jdk1.5.0_07/jre/lib/ext:/opt/SUNWappserver/domains/domain1/lib/ext:/opt/SUNWappserver/derby/lib
    -Djdbc.drivers=org.apache.derby.jdbc.ClientDriver
    -Djavax.management.builder.initial=com.sun.enterprise.admin.server.core.jmx.AppServerMBeanServerBuilder
    -Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory
    -Dcom.sun.enterprise.taglibs=appserv-jstl.jar,jsf-impl.jar
    -Dcom.sun.enterprise.taglisteners=jsf-impl.jar
    -Djavax.xml.parsers.SAXParserFactory=com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl
    -Dorg.xml.sax.parser=org.xml.sax.helpers.XMLReaderAdapter
    -Ddomain.name=domain1
    -Djmx.invoke.getters=true
    -Djavax.xml.parsers.DocumentBuilderFactory=com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl
    -Dcom.sun.aas.promptForIdentity=true
    -Dorg.xml.sax.driver=com.sun.org.apache.xerces.internal.parsers.SAXParser
    -Dcom.sun.aas.instanceRoot=/opt/SUNWappserver/domains/domain1
    -Djavax.xml.transform.TransformerFactory=com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl
    -Dcom.sun.aas.domainName=domain1
    -Djava.util.logging.manager=com.sun.enterprise.server.logging.ServerLogManager
    -Dproduct.name=Sun-Java-System/Application-Server
    -Dcom.sun.enterprise.overrideablejavaxpackages=javax.faces,javax.servlet.jsp.jstl,javax.xml.bind,javax.help
    -Dcom.sun.aas.configRoot=/opt/SUNWappserver/config
    -Djava.library.path=/usr/share/jdk1.5.0_07/jre/lib/i386/client:/usr/share/jdk1.5.0_07/jre/lib/i386/client:/usr/share/jdk1.5.0_07/jre/lib/i386:/usr/share/jdk1.5.0_07/jre/../lib/i386:/opt/SUNWappserver/lib:/usr/lib/lwp:/opt/SUNWappserver/lib:/usr/lib/lwp:/usr/share/jdk1.5.0_07/jre/lib/i386/client:/usr/share/jdk1.5.0_07/jre/lib/i386:/usr/share/jdk1.5.0_07/jre/../lib/i386:/opt/SUNWappserver/lib:/opt/SUNWappserver/lib:/opt/SUNWappserver/lib:
    -Dcom.sun.aas.instanceName=server
    -Dcom.sun.aas.processLauncher=SE
    -cp
    /usr/share/jdk1.5.0_07/lib/tools.jar:/opt/SUNWappserver/lib/appserv-rt.jar:/opt/SUNWappserver/lib/admin-cli.jar:/opt/SUNWappserver/lib/jax-qname.jar:/opt/SUNWappserver/lib/appserv-cmp.jar:/opt/SUNWappserver/lib/jaxrpc-impl.jar:/opt/SUNWappserver/lib/commons-launcher.jar:/opt/SUNWappserver/lib/jmxremote_optional.jar:/opt/SUNWappserver/lib/j2ee-svc.jar:/opt/SUNWappserver/lib/commons-logging.jar:/opt/SUNWappserver/lib/mail.jar:/opt/SUNWappserver/lib/dom.jar:/opt/SUNWappserver/lib/appserv-jstl.jar:/opt/SUNWappserver/lib/jaxr-impl.jar:/opt/SUNWappserver/lib/j2ee.jar:/opt/SUNWappserver/lib/jsf-api.jar:/opt/SUNWappserver/lib/jsf-impl.jar:/opt/SUNWappserver/lib/saaj-api.jar:/opt/SUNWappserver/lib/appserv-upgrade.jar:/opt/SUNWappserver/lib/jaxr-api.jar:/opt/SUNWappserver/lib/xsdlib.jar:/opt/SUNWappserver/lib/saaj-impl.jar:/opt/SUNWappserver/lib/rmissl.jar:/opt/SUNWappserver/lib/relaxngDatatype.jar:/opt/SUNWappserver/lib/xercesImpl.jar:/opt/SUNWappserver/lib/xalan.jar:/opt/SUNWappserver/lib/appserv-admin.jar:/opt/SUNWappserver/lib/appserv-ext.jar:/opt/SUNWappserver/lib/jaxrpc-api.jar:/opt/SUNWappserver/lib/activation.jar:/opt/SUNWappserver/lib/jmxremote.jar:/opt/SUNWappserver/lib/install/applications/jmsra/imqjmsra.jar:/opt/SUNWappserver/imq/lib/jaxm-api.jar:/opt/SUNWappserver/imq/lib/fscontext.jar:/opt/SUNWappserver/lib/ant/lib/ant.jar
    com.sun.enterprise.server.PEMain
    start
    display|#]
    [#|2006-06-14T22:30:29.526-0400|INFO|sun-appserver-pe8.2|javax.enterprise.resource.jms|_ThreadID=10;|JMS5023: JMS service successfully started. Instance Name = imqbroker, Home = [/opt/SUNWappserver/imq/bin].|#]
    [#|2006-06-14T22:30:29.537-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.core|_ThreadID=10;|CORE5098: AS Socket Service Initialization has been completed.|#]
    [#|2006-06-14T22:30:33.433-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM0046:The Platform MBeanServer is available. It will be used to register Application Server MBeans. Platform MBeans will also be available for browsing while using standard JMX Console.|#]
    [#|2006-06-14T22:30:33.461-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM0001:MBeanServer initialized successfully|#]
    [#|2006-06-14T22:30:34.381-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.core.security|_ThreadID=10;|SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.|#]
    [#|2006-06-14T22:30:37.708-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.container.web|_ThreadID=10;|Created virtual server server|#]
    [#|2006-06-14T22:30:37.769-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.container.web|_ThreadID=10;|Created virtual server __asadmin|#]
    [#|2006-06-14T22:30:41.921-0400|INFO|sun-appserver-pe8.2|javax.enterprise.resource.corba.ee.S1AS-ORB.rpc.transport|_ThreadID=10;|"IOP00710299: (INTERNAL) Successfully created IIOP listener on the specified host/port: all interfaces/3700"|#]
    [#|2006-06-14T22:30:44.285-0400|INFO|sun-appserver-pe8.2|javax.enterprise.resource.corba.ee.S1AS-ORB.rpc.transport|_ThreadID=10;|"IOP00710299: (INTERNAL) Successfully created IIOP listener on the specified host/port: all interfaces/3820"|#]
    [#|2006-06-14T22:30:44.322-0400|INFO|sun-appserver-pe8.2|javax.enterprise.resource.corba.ee.S1AS-ORB.rpc.transport|_ThreadID=10;|"IOP00710299: (INTERNAL) Successfully created IIOP listener on the specified host/port: all interfaces/3920"|#]
    [#|2006-06-14T22:30:49.383-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.core.transaction|_ThreadID=10;|JTS5014: Recoverable JTS instance, serverId = [3700]|#]
    [#|2006-06-14T22:31:15.145-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM1079: Initialization of AMX MBeans successful|#]
    [#|2006-06-14T22:31:17.679-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.container.ejb|_ThreadID=10;|Instantiated container for: ejbName: TimerBean; containerId: 75388332422004736|#]
    [#|2006-06-14T22:31:19.824-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.container.ejb|_ThreadID=10;|EJB5109:EJB Timer Service started successfully for datasource [jdbc/__TimerPool]|#]
    [#|2006-06-14T22:31:19.826-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.core.classloading|_ThreadID=10;|LDR5010: All ejb(s) of [__ejb_container_timer_app] loaded successfully!|#]
    [#|2006-06-14T22:31:20.540-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.container.ejb|_ThreadID=10;|Instantiated container for: ejbName: MEJBBean; containerId: 75388332902776832|#]
    [#|2006-06-14T22:31:21.303-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.core.classloading|_ThreadID=10;|LDR5010: All ejb(s) of [MEjbApp] loaded successfully!|#]
    [#|2006-06-14T22:31:21.542-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.container.web|_ThreadID=10;|WEB0302: Starting Sun-Java-System/Application-Server.|#]
    [#|2006-06-14T22:31:21.995-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [__default-admingui] in virtual server [__asadmin] at []|#]
    [#|2006-06-14T22:31:22.758-0400|WARNING|sun-appserver-pe8.2|javax.enterprise.system.container.web|_ThreadID=10;|WEB0500: default-locale attribute of locale-charset-info element has been deprecated and is being ignored. Use default-charset attribute of parameter-encoding element instead|#]
    [#|2006-06-14T22:31:23.256-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [adminapp] in virtual server [__asadmin] at [web1]|#]
    [#|2006-06-14T22:31:23.306-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [admingui] in virtual server [__asadmin] at [asadmin]|#]
    [#|2006-06-14T22:31:23.320-0400|WARNING|sun-appserver-pe8.2|javax.enterprise.system.container.web|_ThreadID=10;|WEB0500: default-locale attribute of locale-charset-info element has been deprecated and is being ignored. Use default-charset attribute of parameter-encoding element instead|#]
    [#|2006-06-14T22:31:23.350-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [com_sun_web_ui] in virtual server [__asadmin] at [com_sun_web_ui]|#]
    [#|2006-06-14T22:31:23.931-0400|INFO|sun-appserver-pe8.2|org.apache.catalina.core.StandardEngine|_ThreadID=10;|Starting Servlet Engine: Sun-Java-System/Application-Server|#]
    [#|2006-06-14T22:31:33.650-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.container.web|_ThreadID=10;|Initializing Grizzly Non-Blocking Mode|#]
    [#|2006-06-14T22:31:33.651-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.container.web|_ThreadID=10;|WEB0703: Initializing Sun-Java-System/Application-Server-PE HTTP/1.1 on 8080|#]
    [#|2006-06-14T22:31:33.720-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.container.web|_ThreadID=10;|WEB0712: Starting Sun-Java-System/Application-Server-PE HTTP/1.1 on 8080|#]
    [#|2006-06-14T22:31:34.266-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.container.web|_ThreadID=10;|Initializing Grizzly Blocking Mode|#]
    [#|2006-06-14T22:31:34.268-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.container.web|_ThreadID=10;|WEB0703: Initializing Sun-Java-System/Application-Server-PE HTTP/1.1 on 8181|#]
    [#|2006-06-14T22:31:34.290-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.container.web|_ThreadID=10;|WEB0712: Starting Sun-Java-System/Application-Server-PE HTTP/1.1 on 8181|#]
    [#|2006-06-14T22:31:34.523-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.container.web|_ThreadID=10;|Initializing Grizzly Non-Blocking Mode|#]
    [#|2006-06-14T22:31:34.524-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.container.web|_ThreadID=10;|WEB0703: Initializing Sun-Java-System/Application-Server-PE HTTP/1.1 on 4848|#]
    [#|2006-06-14T22:31:34.546-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.container.web|_ThreadID=10;|WEB0712: Starting Sun-Java-System/Application-Server-PE HTTP/1.1 on 4848|#]
    [#|2006-06-14T22:31:35.616-0400|SEVERE|sun-appserver-pe8.2|javax.enterprise.system.core|_ThreadID=10;|Service [email protected]3 cannot be started! : com.sun.appserv.server.ServerLifecycleException: Cannot bind to URL [rmi://dcrumb.homeip.net:8686/management/rmi-jmx-connector]: javax.naming.NoPermissionException [Root exception is java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
            java.rmi.AccessException: Registry.Registry.bind disallowed; origin /192.168.1.1 is non-local host]|#]
    [#|2006-06-14T22:31:35.619-0400|SEVERE|sun-appserver-pe8.2|javax.enterprise.system.core|_ThreadID=10;|CORE5071: An error occured during initialization
    com.sun.appserv.server.ServerLifecycleException: Cannot bind to URL [rmi://dcrumb.homeip.net:8686/management/rmi-jmx-connector]: javax.naming.NoPermissionException [Root exception is java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
            java.rmi.AccessException: Registry.Registry.bind disallowed; origin /192.168.1.1 is non-local host]
    at com.sun.enterprise.admin.server.core.JmxConnectorLifecycle.onStartup(JmxConnectorLifecycle.java:104)
    at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:300)
    at com.sun.enterprise.server.PEMain.run(PEMain.java:294)
    at com.sun.enterprise.server.PEMain.main(PEMain.java:220)
    Caused by: java.io.IOException: Cannot bind to URL [rmi://dcrumb.homeip.net:8686/management/rmi-jmx-connector]: javax.naming.NoPermissionException [Root exception is java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
            java.rmi.AccessException: Registry.Registry.bind disallowed; origin /192.168.1.1 is non-local host]
    at javax.management.remote.rmi.RMIConnectorServer.newIOException(RMIConnectorServer.java:814)
    at javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:431)
    at com.sun.enterprise.admin.jmx.remote.server.JmxConnectorServerDriver.startConnectorServer(JmxConnectorServerDriver.java:177)
    at com.sun.enterprise.admin.server.core.JmxConnectorLifecycle.onStartup(JmxConnectorLifecycle.java:95)
    ... 3 more
    Caused by: javax.naming.NoPermissionException [Root exception is java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
            java.rmi.AccessException: Registry.Registry.bind disallowed; origin /192.168.1.1 is non-local host]
    at com.sun.jndi.rmi.registry.RegistryContext.bind(RegistryContext.java:122)
    at com.sun.jndi.toolkit.url.GenericURLContext.bind(GenericURLContext.java:208)
    at javax.naming.InitialContext.bind(InitialContext.java:359)
    at javax.management.remote.rmi.RMIConnectorServer.bind(RMIConnectorServer.java:635)
    at javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:427)
    ... 5 more
    Caused by: java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
    java.rmi.AccessException: Registry.Registry.bind disallowed; origin /192.168.1.1 is non-local host
    at sun.rmi.server.UnicastServerRef.oldDispatch(UnicastServerRef.java:385)
    at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:240)
    at sun.rmi.transport.Transport$1.run(Transport.java:153)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.rmi.transport.Transport.serviceCall(Transport.java:149)
    at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:466)
    at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:707)
    at java.lang.Thread.run(Thread.java:595)
    at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:247)
    at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:223)
    at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:343)
    at sun.rmi.registry.RegistryImpl_Stub.bind(Unknown Source)
    at com.sun.jndi.rmi.registry.RegistryContext.bind(RegistryContext.java:116)
    ... 9 more
    Caused by: java.rmi.AccessException: Registry.Registry.bind disallowed; origin /192.168.1.1 is non-local host
    at sun.rmi.registry.RegistryImpl.checkAccess(RegistryImpl.java:223)
    at sun.rmi.registry.RegistryImpl.bind(RegistryImpl.java:119)
    at sun.rmi.registry.RegistryImpl_Skel.dispatch(Unknown Source)
    at sun.rmi.server.UnicastServerRef.oldDispatch(UnicastServerRef.java:375)
    at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:240)
    at sun.rmi.transport.Transport$1.run(Transport.java:153)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.rmi.transport.Transport.serviceCall(Transport.java:149)
    at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:466)
    at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:707)
    at java.lang.Thread.run(Thread.java:595)
    |#]
    [#|2006-06-14T22:31:35.629-0400|SEVERE|sun-appserver-pe8.2|javax.enterprise.system.core|_ThreadID=10;|Server Startup failed. Exiting...|#]
    [#|2006-06-14T22:31:35.630-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.core|_ThreadID=10;|Server shutdown in progress...|#]
    [#|2006-06-14T22:31:35.639-0400|WARNING|sun-appserver-pe8.2|javax.enterprise.system.core|_ThreadID=10;|CORE5061: Exception :
    com.sun.appserv.server.ServerLifecycleException
    at com.sun.enterprise.admin.server.core.JmxConnectorLifecycle.onShutdown(JmxConnectorLifecycle.java:122)
    at com.sun.enterprise.server.ApplicationServer.onShutdown(ApplicationServer.java:414)
    at com.sun.enterprise.server.PEMain.run(PEMain.java:317)
    at com.sun.enterprise.server.PEMain.main(PEMain.java:220)
    |#]
    |#]
    [#|2006-06-14T22:31:35.642-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.container.web|_ThreadID=10;|WEB0303: Stopping Sun-Java-System/Application-Server.|#]
    [#|2006-06-14T22:31:35.665-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.container.web|_ThreadID=10;|WEB0713: Stopping Sun-Java-System/Application-Server-PE HTTP/1.1 on 8080|#]
    [#|2006-06-14T22:31:35.708-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.container.web|_ThreadID=10;|WEB0713: Stopping Sun-Java-System/Application-Server-PE HTTP/1.1 on 8181|#]
    [#|2006-06-14T22:31:35.728-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.container.web|_ThreadID=10;|WEB0713: Stopping Sun-Java-System/Application-Server-PE HTTP/1.1 on 4848|#]
    [#|2006-06-14T22:31:36.657-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.core|_ThreadID=10;|CORE5051: Shutting down all J2EE applications ...|#]
    [#|2006-06-14T22:31:36.675-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.container.ejb|_ThreadID=10;|EJB5122:EJB Timer Service shutdown at [2006/06/14 22:31:36]|#]
    [#|2006-06-14T22:31:36.676-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.core|_ThreadID=10;|CORE 5060 :  Stopping all J2EE Connector 1.5 Compliant resource adapters ...|#]
    [#|2006-06-14T22:31:36.686-0400|INFO|sun-appserver-pe8.2|javax.enterprise.resource.resourceadapter|_ThreadID=10;|RAR7094: __xa shutdown successfully.|#]
    [#|2006-06-14T22:31:36.687-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.core|_ThreadID=10;|CORE 5061 : Resource adapters Stop() Complete|#]
    [#|2006-06-14T22:31:36.688-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.core|_ThreadID=10;|CORE5052: Application shutdown complete.|#]
    [#|2006-06-14T22:31:38.281-0400|INFO|sun-appserver-pe8.2|javax.enterprise.resource.jms|_ThreadID=10;|JMS5025: JMS service shutting down.|#]
    [#|2006-06-14T22:31:39.375-0400|INFO|sun-appserver-pe8.2|javax.enterprise.resource.jms|_ThreadID=10;|JMS5026: JMS service shutdown complete.|#]
    [#|2006-06-14T22:31:39.376-0400|SEVERE|sun-appserver-pe8.2|javax.enterprise.system.core|_ThreadID=10;|Server stopped due to Server startup failure.|#]
    [#|2006-06-14T22:31:39.452-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.core|_ThreadID=11;|sending notification to server...server|#]
    [#|2006-06-14T22:31:39.482-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.core|_ThreadID=11;|Server shutdown complete.|#]
    Does anybody have any suggestions?
    Many thanks,
    Best,
    --Dave
    Message was edited by CrumbDav
    I did some more research and looked in my domain.xml file and came across this. Not sure if it helps any:
    - <configs>
    - <config dynamic-reconfiguration-enabled="true" name="server-config">
    - <http-service>
    <http-listener acceptor-threads="5" address="0.0.0.0" blocking-enabled="false" default-virtual-server="server" enabled="true" family="inet" id="http-listener-1" port="8080" security-enabled="false" server-name="" xpowered-by="true" />
    <http-listener acceptor-threads="5" address="0.0.0.0" blocking-enabled="false" default-virtual-server="server" enabled="true" family="inet" id="http-listener-2" port="8181" security-enabled="true" server-name="" xpowered-by="true" />
    <http-listener acceptor-threads="5" address="0.0.0.0" blocking-enabled="false" default-virtual-server="__asadmin" enabled="true" family="inet" id="admin-listener" port="4848" security-enabled="false" server-name="" xpowered-by="true" />
    - <virtual-server hosts="${com.sun.aas.hostName}" http-listeners="http-listener-1,http-listener-2" id="server" log-file="${com.sun.aas.instanceRoot}/logs/server.log" state="on">
    <property name="docroot" value="${com.sun.aas.instanceRoot}/docroot" />
    <property name="accesslog" value="${com.sun.aas.instanceRoot}/logs/access" />
    </virtual-server>
    - <virtual-server default-web-module="admingui" hosts="${com.sun.aas.hostName}" http-listeners="admin-listener" id="__asadmin" log-file="${com.sun.aas.instanceRoot}/logs/server.log" state="on">
    <property name="docroot" value="${com.sun.aas.instanceRoot}/docroot" />
    <property name="accesslog" value="${com.sun.aas.instanceRoot}/logs/access" />
    </virtual-server>
    </http-service>
    - <iiop-service client-authentication-required="false">
    <orb max-connections="1024" message-fragment-size="1024" use-thread-pool-ids="thread-pool-1" />
    <iiop-listener address="0.0.0.0" enabled="true" id="orb-listener-1" port="3700" security-enabled="false" />
    - <iiop-listener address="0.0.0.0" enabled="true" id="SSL" port="3820" security-enabled="true">
    <ssl cert-nickname="s1as" client-auth-enabled="false" ssl2-enabled="false" ssl3-enabled="true" tls-enabled="true" tls-rollback-enabled="true" />
    </iiop-listener>
    - <iiop-listener address="0.0.0.0" enabled="true" id="SSL_MUTUALAUTH" port="3920" security-enabled="true">
    <ssl cert-nickname="s1as" client-auth-enabled="true" ssl2-enabled="false" ssl3-enabled="true" tls-enabled="true" tls-rollback-enabled="true" />
    </iiop-listener>
    </iiop-service>

    Nope - it's not supported. It is useable though ...
    The problem is that the Fedora series uses cutting edge technology. The Fedora technology cycles every 6-9 months.
    Oracle likes things very stable. So Oracle builds a clean copy using a specific set of APIs at a specific release of the kernel, the glibc and so on. They chose the commercial releases which cycle every 18-24 months - in part so they can get people trained to provide support.
    Due to the nature of Linux, you CAN install the correct APIs and get it to work and many of the free distros. Just don't expect Oracle to provide assistance or support. (After all, where do they stop - there are hundreds of free distros, and even more when you count the 'objsolete but still running' ones.)
    If you really want to proceed, then you need to read up the cookbook sites from experts such as Ivan Kartik (http://ivan.kartik.sk/) or Werner Puschitz (http://www.puschitz.com) As long as you realize that the install is NOT recommended for production.

  • Unable to Start OBIEE 11g Presentation Server

    Hello All,
    I am trying to Start the OBIEE 11g (11.1.1.6) Services. Checked EM, Presentation Server is showing Down. Not Started.
    Tried to Restarted the particular service alone, but no use. Getting the below error messages...
    Module - oracle.sysman.emai.view.bi.AvailabilityView
    Message - Can not restart selected component.
    Supplemental  - Detailoracle.sysman.emai.model.bi.ModelException: Failed to invoke method: start for bean: oracle.biee.admin:oracleInstance=instance1,type=BIDomain.BIInstanceDeployment.BIComponent,biInstance=coreapplication,process=coreapplication_obips1,
    group=Service
    Message - Error in starting component: oracle instance: instance1, component: coreapplication_obips1
    Supplemental - Detail oracle.bi.management.adminservices.opmn.ProcessControlException: Operation Failed: start; OracleInstance: instance1; Component: coreapplication_obips1; msg: 0 of 1 processes started.
    Message    - MBean operation failed.
    Supplemental - Detail    oracle.bi.management.adminservices.model.ProcessManagementException: Unable to start process: instance1: coreapplication_obips1
    Please let me know if you need more details.
    Thanks in Advance...

    Nitin,
    My sawlog0.log file has last updated at month May. Hope it is not helpful... any thing else i can do?
    [2013-05-27T19:32:23.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.rpc.server.listen] [ecid: 00iF4UG0tAx7m3XPxuDwXW0002Vk000005,0] [tid: ] Server shutdown initiated by OPMN.[[
    File:socketrpcserver.cpp
    Line:824
    Location:
        saw.rpc.server.listen
        saw.sawserver
    ecid: 00iF4UG0tAx7m3XPxuDwXW0002Vk000005,0
    [2013-05-27T19:32:23.000+05:30] [OBIPS] [ERROR:16] [] [saw.dms.conext.unwrap] [ecid: 00iF4UG0tAx7m3XPxuDwXW0002Vk000005,0:14] [tid: 9400] Failed to restore ctx from reference[[
    File:executioncontext.cpp
    Line:286
    Location:
        saw.dms.conext.unwrap
        saw.threadpool.socketrpcserver
        saw.threads
    ecid: 00iF4UG0tAx7m3XPxuDwXW0002Vk000005,0:14
    ThreadID: 9400
    [2013-05-27T19:32:23.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.sawserver] [ecid: 00iF4UG0tAx7m3XPxuDwXW0002Vk000005,0] [tid: ] Oracle BI Presentation Services are shutting down.[[
    File:sawserver.cpp
    Line:698
    Location:
        saw.sawserver
        saw.sawserver.terminatesawserver
        saw.sawserver
    ecid: 00iF4UG0tAx7m3XPxuDwXW0002Vk000005,0

  • Unable To install SOA 11g tool set

    Hii All ,
    Can anyone please help me to install oracle SOA 11g toolset ?. I have tried with the installation document given in oracle site but while configuring SOA
    from JDvloper(11) I unable to view the option tool-configureSOA .
    Thanks and regards,
    Deekay.

    this below link will give complete details about 11g installation :
    http://www.oracle.com/technetwork/middleware/soasuite/overview/quickstartguidesoasuite11gr1ps3-313245.pdf

  • Macbook Pro (A1278) - Unable to startup - stucks at Apple logo with spinning wheel.

    My friend gave me his macbook pro today having startup issue. It stucks on apple logo at startup with a spinning wheel.
    I have tried to repair disk but does not work.
    tried to reinstall OS but it says This Apple ID is not the one which you used to purchase this  OS version (something like that)
    I upgraded from mac os x lion to mountain lion.
    I do not have any installation media as well.

    Take each of these steps that you haven't already tried. Stop when the problem is resolved.
    Step 1
    The first step in dealing with a boot failure is to secure your data. If you want to preserve the contents of the startup drive, and you don't already have at least one current backup, you must try to back up now, before you do anything else. It may or may not be possible. If you don't care about the data that has changed since your last backup, you can skip this step.   
    There are several ways to back up a Mac that is unable to boot. You need an external hard drive to hold the backup data.
         a. Boot into the Recovery partition, or from a local Time Machine backup volume (option key at startup.) When the OS X Utilities screen appears, launch Disk Utility and follow the instructions in this support article, under “Instructions for backing up to an external hard disk via Disk Utility.”
    b. If you have access to a working Mac, and both it and the non-working Mac have FireWire or Thunderbolt ports, boot the non-working Mac in target disk mode. Use the working Mac to copy the data to another drive. This technique won't work with USB, Ethernet, Wi-Fi, or Bluetooth.
    c. If the internal drive of the non-working Mac is user-replaceable, remove it and mount it in an external enclosure or drive dock. Use another Mac to copy the data.
    Step 2
    Press and hold the power button until the power shuts off. Disconnect all wired peripherals except those needed to boot, and remove all aftermarket expansion cards. Use a different keyboard and/or mouse, if those devices are wired. If you can boot now, one of the devices you disconnected, or a combination of them, is causing the problem. Finding out which one is a process of elimination.
    If you've booted from an external storage device, make sure that your internal boot volume is selected in the Startup Disk pane of System Preferences.
    Step 3
    Boot in safe mode. Note: If FileVault is enabled, or if a firmware password is set, or if the boot volume is a software RAID, you can’t do this. Post for further instructions.
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including wireless networking on certain Macs.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    When you boot in safe mode, it's normal to see a dark gray progress bar on a light gray background. If the progress bar gets stuck for more than a few minutes, or if the system shuts down automatically while the progress bar is displayed, your boot volume is damaged and the drive is probably malfunctioning. In that case, go to step 5.
    If you can boot and log in now, empty the Trash, and then open the Finder Info window on your boot volume ("Macintosh HD," unless you gave it a different name.) Check that you have at least 9 GB of available space, as shown in the window. If you don't, copy as many files as necessary to another volume (not another folder on the same volume) and delete the originals. Deletion isn't complete until you empty the Trash again. Do this until the available space is more than 9 GB. Then reboot as usual (i.e., not in safe mode.)
    If the boot process hangs again, the problem is likely caused by a third-party system modification that you installed. Post for further instructions.
    Step 4
    Sometimes a boot failure can be resolved by resetting the NVRAM.
    Step 5
    Launch Disk Utility in Recovery mode (see Step 1.) Select your startup volume, then run Repair Disk. If any problems are found, repeat until clear. If Disk Utility reports that the volume can't be repaired, the drive has malfunctioned and should be replaced. You might choose to tolerate one such malfunction in the life of the drive. In that case, erase the volume and restore from a backup. If the same thing ever happens again, replace the drive immediately.
    This is one of the rare situations in which you should also run Repair Permissions, ignoring the false warnings it may produce. Look for the line "Permissions repair complete" at the end of the output. Then reboot as usual.
    Step 6
    Reinstall the OS. If your Mac was upgraded from an older version of OS X, you’ll need the Apple ID and password you used to upgrade.
    Step 7
    Repeat step 6, but this time erase the boot volume in Disk Utility before installing. The system should automatically reboot into the Setup Assistant. Follow the prompts to transfer your data from a backup.
    Step 8
    A dead logic-board battery in a Mac Pro can cause a gray screen at boot. Typically the boot failure will be preceded by loss of the startup disk and system clock settings. See the user manual for replacement instructions.
    Step 9
    If you get this far, you're probably dealing with a hardware fault. Make a "Genius" appointment at an Apple Store to have the machine tested.

  • Unable to startup since updating to 10.8.5

    My iMac was working fine until yesterday when I was prompted to do a software update through the app store. The update was for OS X 10.8.5. However, since I made the update, I have had a non-functioning iMac.
    My iMac now won't start. On restart, it goes into a loop between displaying a panic message (superimposed on the startup screen) and displaying a screen with a message in several languages telling me that "Your computer restarted because of a problem".  The startup never proceeds as far as me seeing my desktop. However, I can now start in safe mode with a bit of patience.
    I'm thinking of reinstalling 10.8.4 but thought I should give 10.8.5 one more go first. Any advice would be greatly appreciated. Thanks1
    The panic report is below, and then underneath that is the report from EtreCheck
    KERNEL PANIC REPORT
    Sat Oct  5 18:03:29 2013
    panic(cpu 3 caller 0xffffff8004cb8945): Kernel trap at 0xffffff7f8525c0a5, type 14=page fault, registers:
    CR0: 0x0000000080010033, CR2: 0x0000000000000118, CR3: 0x000000000f62d021, CR4: 0x00000000000206e0
    RAX: 0x0000000000000000, RBX: 0xffffff801763cf60, RCX: 0xffffff8005264b01, RDX: 0xffffff80195be508
    RSP: 0xffffff80f57ebcf0, RBP: 0xffffff80f57ebd30, RSI: 0x0000000000050006, RDI: 0x0000000000050007
    R8:  0x000000000000000d, R9:  0xffffff8017e16300, R10: 0xffffff8017e16300, R11: 0x0000000000000001
    R12: 0x00000000e00002c2, R13: 0x0000000000000000, R14: 0xffffff80195be500, R15: 0xffffff8017e16300
    RFL: 0x0000000000010202, RIP: 0xffffff7f8525c0a5, CS:  0x0000000000000008, SS:  0x0000000000000010
    Fault CR2: 0x0000000000000118, Error code: 0x0000000000000000, Fault CPU: 0x3
    Backtrace (CPU 3), Frame : Return Address
    0xffffff80f57eb990 : 0xffffff8004c1d636
    0xffffff80f57eba00 : 0xffffff8004cb8945
    0xffffff80f57ebbd0 : 0xffffff8004ccebfd
    0xffffff80f57ebbf0 : 0xffffff7f8525c0a5
    0xffffff80f57ebd30 : 0xffffff7f86dcfb4e
    0xffffff80f57ebdc0 : 0xffffff800506dbb7
    0xffffff80f57ebe30 : 0xffffff8004c9876f
    0xffffff80f57ebe80 : 0xffffff8004c20b4d
    0xffffff80f57ebeb0 : 0xffffff8004c10448
    0xffffff80f57ebf00 : 0xffffff8004c1961b
    0xffffff80f57ebf70 : 0xffffff8004ca6546
    0xffffff80f57ebfb0 : 0xffffff8004ccf473
          Kernel Extensions in backtrace:
             com.apple.iokit.IOPCIFamily(2.8)[6C1D646D-7E5E-3D7F-A557-2CBA398FF878]@0xffffff 7f85251000->0xffffff7f85279fff
             com.eltima.eveusb.kext.controller(2.0)[1C357F99-D355-3B55-890B-96E70B8231B1]@0x ffffff7f86dce000->0xffffff7f86debfff
                dependency: com.apple.iokit.IOUSBFamily(635.4.0)[E67F44F7-A4BD-3CD1-A01B-B37D783CE613]@0xff ffff7f853dd000
                dependency: com.apple.iokit.IOPCIFamily(2.8)[6C1D646D-7E5E-3D7F-A557-2CBA398FF878]@0xffffff 7f85251000
                dependency: com.apple.iokit.IOUSBUserClient(630.4.4)[32AC00F3-9742-3ADC-8DE8-9A194333CD73]@ 0xffffff7f8545b000
    BSD process name corresponding to current thread: eveusbd
    Mac OS version:
    12F45
    Kernel version:
    Darwin Kernel Version 12.5.0: Sun Sep 29 13:33:47 PDT 2013; root:xnu-2050.48.12~1/RELEASE_X86_64
    Kernel UUID: EA38B02E-2B88-309F-BA68-1DE29F605DD8
    Kernel slide:     0x0000000004a00000
    Kernel text base: 0xffffff8004c00000
    System model name: iMac11,2 (Mac-F2238AC8)
    System uptime in nanoseconds: 31947774895
    last loaded kext at 31551293922: com.eltima.eveusb.kext.controller          2.0.0 (addr 0xffffff7f86dce000, size 122880)
    loaded kexts:
    com.eltima.eveusb.kext.controller          2.0.0
    com.eltima.eveusb.kext.arbiter          2.0.0
    com.apple.driver.AudioAUUC          1.60
    com.apple.driver.AppleHDAHardwareConfigDriver          2.4.7fc4
    com.apple.driver.AppleTyMCEDriver          1.0.2d2
    com.apple.driver.AGPM          100.13.12
    com.apple.driver.AppleMikeyHIDDriver          124
    com.apple.driver.AppleHDA          2.4.7fc4
    com.apple.iokit.IOBluetoothSerialManager          4.1.7f4
    com.apple.filesystems.autofs          3.0
    com.apple.driver.ACPI_SMC_PlatformPlugin          1.0.0
    com.apple.driver.AppleUpstreamUserClient          3.5.12
    com.apple.kext.AMDFramebuffer          8.1.6
    com.apple.AMDRadeonAccelerator          1.0.8
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.ApplePolicyControl          3.4.5
    com.apple.iokit.IOBluetoothUSBDFU          4.1.7f4
    com.apple.driver.AppleLPC          1.6.3
    com.apple.driver.AppleMikeyDriver          2.4.7fc4
    com.apple.driver.AppleSMBusPCI          1.0.11d1
    com.apple.driver.AppleMuxControl          3.4.5
    com.apple.driver.AppleBacklight          170.3.5
    com.apple.driver.AppleMCCSControl          1.1.11
    com.apple.driver.AppleIRController          320.15
    com.apple.driver.AppleUSBCardReader          3.3.1
    com.apple.driver.AppleFileSystemDriver          3.0.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          34
    com.apple.iokit.SCSITaskUserClient          3.5.6
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.3.5
    com.apple.driver.AppleUSBHub          635.4.0
    com.apple.driver.AppleFWOHCI          4.9.9
    com.apple.driver.AirPort.Atheros40          600.72.2
    com.apple.iokit.AppleBCM5701Ethernet          3.6.2b4
    com.apple.driver.AppleAHCIPort          2.6.6
    com.apple.driver.AppleUSBUHCI          621.4.0
    com.apple.driver.AppleUSBEHCI          621.4.6
    com.apple.driver.AppleACPIButtons          1.8
    com.apple.driver.AppleRTC          1.5
    com.apple.driver.AppleHPET          1.8
    com.apple.driver.AppleSMBIOS          1.9
    com.apple.driver.AppleACPIEC          1.8
    com.apple.driver.AppleAPIC          1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient          214.0.0
    com.apple.nke.applicationfirewall          4.0.39
    com.apple.security.quarantine          2.1
    com.apple.driver.AppleIntelCPUPowerManagement          214.0.0
    com.apple.driver.DspFuncLib          2.4.7fc4
    com.apple.iokit.IOAudioFamily          1.9.2fc7
    com.apple.kext.OSvKernDSPLib          1.12
    com.apple.iokit.IOSerialFamily          10.0.6
    com.apple.kext.triggers          1.0
    com.apple.driver.IOPlatformPluginLegacy          1.0.0
    com.apple.iokit.IOFireWireIP          2.2.5
    com.apple.iokit.IOAcceleratorFamily          74.15
    com.apple.iokit.IOSurface          86.0.4
    com.apple.iokit.IOBluetoothFamily          4.1.7f4
    com.apple.driver.AppleSMC          3.1.5d4
    com.apple.driver.IOPlatformPluginFamily          5.4.1d13
    com.apple.driver.AppleHDAController          2.4.7fc4
    com.apple.iokit.IOHDAFamily          2.4.7fc4
    com.apple.driver.AppleGraphicsControl          3.4.5
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.iokit.IONDRVSupport          2.3.7
    com.apple.driver.AppleSMBusController          1.0.11d1
    com.apple.kext.AMD5000Controller          8.1.6
    com.apple.kext.AMDSupport          8.1.6
    com.apple.iokit.IOGraphicsFamily          2.3.7
    com.apple.iokit.IOUSBHIDDriver          623.4.0
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.5.6
    com.apple.iokit.IOUSBMassStorageClass          3.5.2
    com.apple.driver.AppleUSBMergeNub          621.4.6
    com.apple.driver.AppleUSBComposite          621.4.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.5.6
    com.apple.iokit.IOBDStorageFamily          1.7
    com.apple.iokit.IODVDStorageFamily          1.7.1
    com.apple.iokit.IOCDStorageFamily          1.7.1
    com.apple.iokit.IOAHCISerialATAPI          2.5.5
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.5.6
    com.apple.iokit.IOUSBUserClient          630.4.4
    com.apple.iokit.IOFireWireFamily          4.5.5
    com.apple.iokit.IO80211Family          530.5
    com.apple.iokit.IOEthernetAVBController          1.0.2b1
    com.apple.iokit.IONetworkingFamily          3.0
    com.apple.iokit.IOAHCIFamily          2.5.1
    com.apple.iokit.IOUSBFamily          635.4.0
    com.apple.driver.AppleEFINVRAM          2.0
    com.apple.driver.AppleEFIRuntime          2.0
    com.apple.iokit.IOHIDFamily          1.8.1
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          220.3
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.DiskImages          345
    com.apple.iokit.IOStorageFamily          1.8
    com.apple.driver.AppleKeyStore          28.21
    com.apple.driver.AppleACPIPlatform          1.8
    com.apple.iokit.IOPCIFamily          2.8
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0
    ETRECHECK:
    Hardware Information:
              iMac (21.5-inch, Mid 2010)
              iMac - model: iMac11,2
              1 3.2 GHz Intel Core i3 CPU: 2 cores
              8 GB RAM
    Video Information:
              ATI Radeon HD 5670 - VRAM: 512 MB
    System Software:
              OS X 10.8.5 (12F45) - Uptime: 0 days 0:4:36
    Disk Information:
              ST2000DM001-1CH164 disk0 : (2 TB)
                        disk0s1 (disk0s1) <not mounted>: 209.7 MB
                        Macintosh HD (disk0s2) /: 2 TB (1.87 TB free)
                        Recovery HD (disk0s3) <not mounted>: 650 MB
              HL-DT-STDVDRW  GA32N 
    USB Information:
              Mitsumi Electric Hub in Apple Extended USB Keyboard
                        Mitsumi Electric Apple Extended USB Keyboard
              Apple Internal Memory Card Reader
              Broadcom BCM2046A2
                        Broadcom Corp Broadcom Bluetooth Download Device
              Macally Peripherals Macally Laser Mouse
              Apple Computer, Inc. IR Receiver
              Apple Inc. Built-in iSight
    FireWire Information:
    Thunderbolt Information:
    Kernel Extensions:
    Problem System Launch Daemons:
    Problem System Launch Agents:
    Launch Daemons:
              [not loaded] com.adobe.fpsaud.plist
              [not loaded] com.eltima.eveusb.daemon.plist
              [not loaded] com.microsoft.office.licensing.helper.plist
              [not loaded] com.teamviewer.teamviewer_service.plist
    Launch Agents:
              [not loaded] com.teamviewer.teamviewer.plist
              [not loaded] com.teamviewer.teamviewer_desktop.plist
    User Launch Agents:
              [not loaded] com.adobe.ARM.202f4087f2bbde52e3ac2df389f53a4f123223c9cc56a8fd83a6f7ae.plist
              [not loaded] com.google.keystone.agent.plist
    User Login Items:
              SpeechSynthesisServer
    3rd Party Preference Panes:
              Flash Player
              Java
    Internet Plug-ins:
              AdobePDFViewer.plugin
              AdobePDFViewerNPAPI.plugin
              Flash Player.plugin
              FlashPlayer-10.6.plugin
              iPhotoPhotocast.plugin
              JavaAppletPlugin.plugin
              QuickTime Plugin.plugin
              SharePointBrowserPlugin.plugin
    User Internet Plug-ins:
              CitrixOnlineWebDeploymentPlugin.plugin
    Bad Fonts:
              None
    Top Processes by CPU:
                   2%          EtreCheck
                   1%          WindowServer
                   1%          fontd
                   0%          ps
                   0%          syslogd
                   0%          loginwindow
                   0%          opendirectoryd
    Top Processes by Memory:
              74 MB              Dock
              57 MB              Finder
              49 MB              SystemUIServer
              49 MB              WindowServer
              49 MB              com.apple.dock.extra
              49 MB              EtreCheck
              41 MB              CalendarAgent
              41 MB              mds
              41 MB              NotificationCenter
              33 MB              loginwindow
    Virtual Memory Statistics
              1.72 GB            Free RAM
              852 MB             Active RAM
              179 MB             Inactive RAM
              5.27 GB            Wired RAM
              200 MB             Page-ins
              0 B                Page-outs

    First, you should check to see if you have the current version which should be: 4.1.1896. The last update was in August 2013 which should be compatible with Mountain Lion.
    Next, check with Eltima's developers about the issue to see if they are aware of the problem. This way you may find out if the problem is your system.
    To uninstall the software you should use any uninstaller that came with the software. Otherwise, see the following:
    Uninstalling Software: The Basics
    Most OS X applications are completely self-contained "packages" that can be uninstalled by simply dragging the application to the Trash.  Applications may create preference files that are stored in the /Home/Library/Preferences/ folder.  Although they do nothing once you delete the associated application, they do take up some disk space.  If you want you can look for them in the above location and delete them, too.
    Some applications may install an uninstaller program that can be used to remove the application.  In some cases the uninstaller may be part of the application's installer, and is invoked by clicking on a Customize button that will appear during the install process.
    Some applications may install components in the /Home/Library/Applications Support/ folder.  You can also check there to see if the application has created a folder.  You can also delete the folder that's in the Applications Support folder.  Again, they don't do anything but take up disk space once the application is trashed.
    Some applications may install a startupitem or a Log In item.  Startupitems are usually installed in the /Library/StartupItems/ folder and less often in the /Home/Library/StartupItems/ folder.  Log In Items are set in the Accounts preferences.  Open System Preferences, click on the Accounts icon, then click on the LogIn Items tab.  Locate the item in the list for the application you want to remove and click on the "-" button to delete it from the list.
    Some software use startup daemons or agents that are a new feature of the OS.  Look for them in /Library/LaunchAgents/ and /Library/LaunchDaemons/ or in /Home/Library/LaunchAgents/.
    If an application installs any other files the best way to track them down is to do a Finder search using the application name or the developer name as the search term.  Unfortunately Spotlight will not look in certain folders by default.  You can modify Spotlight's behavior or use a third-party search utility, EasyFind, instead.
    Some applications install a receipt in the /Library/Receipts/ folder.  Usually with the same name as the program or the developer.  The item generally has a ".pkg" extension.  Be sure you also delete this item as some programs use it to determine if it's already installed.
    There are many utilities that can uninstall applications.  Here is a selection:
        1. AppZapper 2.0.1
        2. AppDelete 3.2.6
        3. Automaton 1.50
        4. Hazel
        5. AppCleaner 2.1.0
        6. CleanApp
        7. iTrash 1.8.2
        8. Amnesia
        9. Uninstaller 1.15.1
      10. Spring Cleaning 11.0.1
    For more information visit The XLab FAQs and read the FAQ on removing software.

  • Unable to STARTUP after SHUTDOWN

    HELP !!
    My main experience is with M/S SQL Server. I am taking an Oracle class and am having a really weird problem. If I log into SQL Plus with SYSDBA privileges and initiate a SHUTDOWN IMMEDIATE, it shuts down successfully, but I am never able to startup (although I can startup from the Database Control or by re-booting). This is a new install for school and I have never been able to make it work. and Yes, I have waited more than a minute for the LISTENER to try and re-start.
    Example:
    SQL*Plus: Release 10.2.0.1.0 - Production on Sun Feb 17 19:12:08 2008
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, OLAP and Data Mining options
    SQL> connect sys/ dallas@oraclass AS SYSDBA
    Connected.
    SQL> SHUTDOWN IMMEDIATE
    Database closed.
    Database dismounted.
    ORACLE instance shut down.
    SQL> STARTUP
    ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
    SQL>
    If I log into SQL Plus with SYSDBA privileges and initiate a SHUTDOWN IMMEDIATE, it shuts down successfully, but I am never able to startup (although I can startup from the Database Control).
    I get the error:
    ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
    LSNRCNT STATUS sees the SID ORACLASS prior to the shutdown (and the other two DB’s PPCU and TEST01), but after the shutdown, it does not see ORACLASS.
    I checked the LISTENER services after the shutdown, and they are running.
    I have tried solutions from this forum and others with no success. The main DB is called ORACLASS, but the other two DB’s have the same problem. My Domain is EricsTablet.ericoracle.com and the SID is oraclass.
    My IP is 192.168.1.104 the loopback IP is 10.10.10.10
    I have even uninstalled and reinstalled Oracle 10g.
    Here are all the relevant files. If you can think of something I haven’t tried, please let me know.
    C:\oracle\product\10.2.0\db_1\NETWORK\log\listener.log
    http://www.spacecoasthomes.net/listener.log
    C:\oracle\product\10.2.0\db_1\database\oradim.log
    http://www.spacecoasthomes.net/oradim.log
    C:\oracle\product\10.2.0\admin\oraclass\pfile\init.ora.122008192731
    http://www.spacecoasthomes.net/init.ora.122008192731
    C:\oracle\product\10.2.0\db_1\NETWORK\ADMIN\listener.ora
    http://www.spacecoasthomes.net/listener.ora
    C:\oracle\product\10.2.0\db_1\NETWORK\ADMIN\sqlnet.ora
    http://www.spacecoasthomes.net/sqlnet.ora
    C:\oracle\product\10.2.0\db_1\NETWORK\trace\listener.trc
    http://www.spacecoasthomes.net/listener.trc
    LSNRCNT STATUS prior to shutdown
    http://www.spacecoasthomes.net/lsnrcnt_post.jpg
    LSNRCNT STATUS after shutdown
    http://www.spacecoasthomes.net/lsnrcnt_prior.jpg

    It looks like you are correct. I can connect via the DOS startup of SQL Plus, but not the Windows startup of SQL plus, See here:
    C:\Documents and Settings\>set ORACLE_SID=oraclass
    C:\Documents and Settings\>sqlplus sys/dallas as sysdba
    SQL*Plus: Release 10.1.0.2.0 - Production on Sun Feb 17 20:44:42 2008
    Copyright (c) 1982, 2004, Oracle. All rights reserved.
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - Production
    With the Partitioning, OLAP and Data Mining options
    SQL> shutdown immediate
    Database closed.
    Database dismounted.
    ORACLE instance shut down.
    SQL> exit
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - Pr
    oduction
    With the Partitioning, OLAP and Data Mining options
    C:\Documents and Settings\>sqlplus sys/dallas as sysdba
    SQL*Plus: Release 10.1.0.2.0 - Production on Sun Feb 17 20:49:31 2008
    Copyright (c) 1982, 2004, Oracle. All rights reserved.
    Connected to an idle instance.
    SQL> startup
    ORACLE instance started.
    Total System Global Area 171966464 bytes
    Fixed Size 787988 bytes
    Variable Size 145488364 bytes
    Database Buffers 25165824 bytes
    Redo Buffers 524288 bytes
    Database mounted.
    Database opened.
    SQL>
    So why is one version of SQL plus local and another remote ?
    Can you explain exactly what I need to put in the listener.ora file to make this work? I'm not sure I understand completely your solution.
    Here is the existing Listener.ora file:
    # listener.ora Network Configuration File: C:\oracle\product\10.2.0\db_1\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = C:\oracle\product\10.2.0\db_1)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = EricsTablet.ericoracle.com)(PORT = 1521))
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
    Thank You in advance !
    Eric
    Message was edited by:
    pmcs

  • Unable to Install Oracle 11g R2(11.2.0.1.0) on RHEL 6

    I'm performing installation of Oracle 11g r2 with Server class on RHEL(installed as Desktop class)
    In prerequesites check i'm getting the following errors:
         Checks          STATUS FIXABLE
         Soft Limit: maximum user processes     FAILED     Yes
         Packages     FAILED     
         Package: gcc-3.4.6     FAILED          
    Package: compat-libstdc++-33-3.2.3     FAILED     
         Package: elfutils-libelf-devel-0.97     FAILED     
         Package: glibc-devel-2.3.4     FAILED     
         Package: glibc-headers-2.3.4      FAILED     
         Package: gcc-c++-3.4.6     FAILED     
         Package: libaio-devel-0.3.105     FAILED     
         Package: libstdc++-devel-3.4.6     FAILED     
         Package: unixODBC-devel-2.2.11     FAILED     
         Package: pdksh-5.2.14     FAILED     
    Previously i got Hard Limit : maximun Use rlimit process.
    I've solved them by running appropriate Script file.
    But i can't the understand the above errors as i'm totally NEWBIE to Linux(I've preciously have an experience of Installation of above mentioned version of DBMS on WIndows 7 32 bit OS)
    My Linux OS Details:
    when the following command executed: df -h
    Filesystem Size Used Avail Use% Mounted on
    /dev/sda6 50G 11G 37G 22% /
    tmpfs 1.8G 608K 1.8G 1% /dev/shm
    Also Kernel architecture:
    for uanme -r
    i got
    2.6.32-44.1.el6.i686
    Please Help me to solve my errors .........I'm totally Confused of new OS parameters.
    Thanks in advace for Help
    Regard's Tejaswi.

    Hi;
    Oracle 11gR2 is not certified wiht RHEL6 yet. Its mean you ar making installation on uncertified platform.
    Please check certfication matrix
    Oracle Certification matrix:
    http://www.oracle.com/technology/support/metalink/index.html
    Also see:
    Oracle® Database on Unix AIX®,HP-UX®,Linux®,Mac OS® X,Solaris®,Tru64 Unix® Operating Systems Installation and Configuration Requirements Quick Reference (8.0.5 to 11.2) [ID 169706.1]
    Installation guide:
    http://download.oracle.com/docs/cd/E11882_01/install.112/e16763/pre_install.htm#CHDFFBIF
    Regard
    Helios

  • Unable to startup 12c RAC database, can't open spfile in ASM

    hello,
    I'm testing 12cRAC database on RHEL5 and need your help to troubleshoot and fix the following issue  -
    DBCA fails at the end of the configuration to create and startup new RAC database with the following errors
    ORA-01078: failure in processing system parameters
    ORA-01565: error in identifying file '+DATA/TDB1/spfileTDB1.ora'
    ORA-17503: ksfdopn:2 Failed to open file +DATA/TDB1/spfileTDB1.ora
    ORA-15056: additional error message
    ORA-17503: ksfdopn:2 Failed to open file +DATA/TDB1/spfiletdb1.ora
    ORA-01017: invalid username/password; logon denied
    I also tried executing script (which was created by DBCA) to create the new DB  manually and got the same results - it happens during first attempt to start it up using SPFILE after new DB was successfully created (it was started up using pfile)
    Clusterware with ASM install was successful, binaries were also installed without issues,
    cluster seems healthy, I see correct files within ASM using asmcmd etc ..
    got stuck here and need some directions ... very confused by ORA-01017 password error
    wonder if anyone had same or similar issues ?
    Thank you !

    Fixed.
    Thank you everyone for suggestions and recommendations -
    ASM is accessible using asmcmd and I can see all the DB files incuding spfile, they were created by DBCA, alert log showed same information I posted
    After extensive troubleshooting and testing the issue was idedntified and fixed - 'dba' group needs to be the primary group for 'oracle' user, not the secondary one. I suspected that something was not right with 'oracle' user access to asm based on that strange password error. There is more I need to check as the issue and fix with swapping groups seems strange. Secondary group is not enough ti have proper rights ??? my first reaction was - seriously ? wtf ?
    Anyway - I need to move one now ...
    Thank you again !

  • Unable to install Oracle 11g Release 2 in windows 7 64 bit OS

    Hi,
    Am trying to install the oracle 11g Release 2 database on my Laptop,
    I have downloaded the two zip files from Oracle Site
    http://www.oracle.com/technetwork/database/enterprise-edition/downloads/index.html
    After downloading I have unzipped started process, but after some process, am getting an error mentioning that, am missing a file in the below location
    C:\$Oracle_BASE$\product\11.2.0\dbhome_1\owb\external\oc4j_applications\applications
    but my unzip is successful for both the files, Please let me know why am getting this error when I have downloaded the files from Oracle site, Please let me know if I need to have
    any additional s/w installed on my machine before running the Oracle database installation
    Thanks

    973946 wrote:
    Thanks Srini,
    After checking the link, I was able to install it but there were some error messages.
    I have another problem log in the SQL PLUS. When I open the SQL PLUS window, it asked for Username and after I typed "sys" or "system" and hit Enter; it was prompted for password, however, it did not let me type in any word; and after I hit Enter again, the error message " ORA-12560: TNS:protocol adapter error" appeared
    Any hints would be apprecieted, thanks.
    SamIt wasn't preventing you from typing a password, it just wasn't echoing your keystrokes back to the screen. This is a security security feature common to most software, not just oracle. Either when asking for a password, either echo back a 'masking' character like '*' or don't echo anything. It's so common, I'm surprised you seem to have never seen it before.
    So after entering your password ... the 12560 probably comes from
    1- the fact you didn't have the environment variable ORACLE_SID set, so sqlplus didn' know the name of the instance/process you wanted to connect to, or
    2 - the windows service for the database was not started.
    Those two possibilities account for 99.99999 pct of ora-12560 on Windows installations.
    Edited by: EdStevens on Nov 29, 2012 6:41 PM

  • Unable to start OBIEE 11g Sevices on Windows 7

    Hello,
    I have successfully installed OBIEE 11g server on windows machine 64 bit
    When I start BI services from all programs I get following error :
    SVR_GRP =
    JAVA Memory arguments: -Xms256m -Xmx1024m -XX:MaxPermSize=512m -XX:-UseSSE42Intr
    insics
    WLS Start Mode=Production
    CLASSPATH=C:\MWH\ORACLE~1\modules\oracle.jdbc_11.1.1\ojdbc6dms.jar;C:\MWH\Oracle
    BI1\bifoundation\jdbc\jdk16\bijdbc.jar;;C:\MWH\patchwls1035\profiles\default\s
    ys_manifest_classpath\weblogic_patch.jar;C:\MWH\ORACLE~2\jdk\lib\tools.jar;C:\MW
    H\WLSERV~1.3\server\lib\weblogic_sp.jar;C:\MWH\WLSERV~1.3\server\lib\weblogic.ja
    r;C:\MWH\modules\features\weblogic.server.modules_10.3.5.0.jar;C:\MWH\WLSERV~1.3
    \server\lib\webservices.jar;C:\MWH\modules\ORGAPA~1.1/lib/ant-all.jar;C:\MWH\mod
    ules\NETSFA~1.0_1/lib/ant-contrib.jar;C:\MWH\wlserver_10.3\server\lib\weblogic.j
    ar;C:\MWH\oracle_common\modules\oracle.dms_11.1.1\dms.jar;C:\MWH\oracle_common\m
    odules\oracle.jmx_11.1.1\jmxframework.jar;C:\MWH\oracle_common\modules\oracle.jm
    x_11.1.1\jmxspi.jar;C:\MWH\oracle_common\modules\oracle.odl_11.1.1\ojdl.jar;C:\M
    WH\ORACLE~1\soa\modules\commons-cli-1.1.jar;C:\MWH\ORACLE~1\soa\modules\oracle.s
    oa.mgmt_11.1.1\soa-infra-mgmt.jar;C:\MWH\ORACLE~1\modules\oracle.jrf_11.1.1\jrf.
    jar;C:\MWH\WLSERV~1.3\common\derby\lib\derbyclient.jar;C:\MWH\WLSERV~1.3\server\
    lib\xqrl.jar
    PATH=C:\MWH\patch_wls1035\profiles\default\native;C:\MWH\WLSERV~1.3\server\nativ
    e\win\x64;C:\MWH\WLSERV~1.3\server\bin;C:\MWH\modules\ORGAPA~1.1\bin;C:\MWH\ORAC
    LE~2\jdk\jre\bin;C:\MWH\ORACLE~2\jdk\bin;C:\Program Files\Java\jdk1.7.0_13\bin;C
    :\oraclexe\app\oracle\product\11.2.0\server\bin;C:\Windows\system32;C:\Windows;C
    :\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\MWH\Oracl
    e_BI1\products\Essbase\EssbaseServer\bin;C:\MWH\Oracle_BI1\bin;C:\MWH\Oracle_BI1
    \opmn\bin;C:\MWH\Oracle_BI1\opmn\lib;C:\MWH\Oracle_BI1\perl\bin;C:\Program Files
    \Java\jre7\bin;C:\Program Files\Java\jdk1.7.0_13\bin ;C:\Program Files\Java\jdk1
    .7.0_13\bin;C:\oraclexe\app\oracle\product\11.2.0\server\bin;C:\Windows\system32
    ;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\
    ;C:\MWH\Oracle_BI1\products\Essbase\EssbaseServer\bin;C:\MWH\Oracle_BI1\bin;C:\M
    WH\Oracle_BI1\opmn\bin;C:\MWH\Oracle_BI1\opmn\lib;C:\MWH\Oracle_BI1\perl\bin;C:\
    Program Files\Java\jre7\bin;;C:\MWH\WLSERV~1.3\server\native\win\x64\oci920_8
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http:\\hostname:port\console *
    starting weblogic with Java version:
    'C:\MWH\ORACLE~2\jdk\bin\java' is not recognized as an internal or external comm
    and,
    operable program or batch file.
    Starting WLS with line:
    C:\MWH\ORACLE~2\jdk\bin\java -server -Xms256m -Xmx1024m -XX:MaxPermSize=512m -
    XX:-UseSSE42Intrinsics -Dweblogic.Name=AdminServer -Djava.security.policy=C:\MWH
    \WLSERV~1.3\server\lib\weblogic.policy -Dweblogic.ProductionModeEnabled=true -D
    oracle.home=C:\MWH\Oracle_BI1 -da -Dplatform.home=C:\MWH\WLSERV~1.3 -Dwls.home=
    C:\MWH\WLSERV~1.3\server -Dweblogic.home=C:\MWH\WLSERV~1.3\server -Dcommon.comp
    onents.home=C:\MWH\ORACLE~1 -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Lo
    g=org.apache.commons.logging.impl.Jdk14Logger -Ddomain.home=C:\MWH\USER_P~1\doma
    ins\BIFOUN~1 -Djrockit.optfile=C:\MWH\ORACLE~1\modules\oracle.jrf_11.1.1\jrocket
    optfile.txt -Doracle.server.config.dir=C:\MWH\USERP~1\domains\BIFOUN~1\config\
    FMWCON~1\servers\AdminServer -Doracle.domain.config.dir=C:\MWH\USER_P~1\domains\
    BIFOUN~1\config\FMWCON~1 -Digf.arisidbeans.carmlloc=C:\MWH\USER_P~1\domains\BIF
    OUN~1\config\FMWCON~1\carml -Digf.arisidstack.home=C:\MWH\USER_P~1\domains\BIFO
    UN~1\config\FMWCON~1\arisidprovider -Doracle.security.jps.config=C:\MWH\USER_P~1
    \domains\BIFOUN~1\config\fmwconfig\jps-config.xml -Doracle.deployed.app.dir=C:\M
    WH\USER_P~1\domains\BIFOUN~1\servers\AdminServer\tmp\_WL_user -Doracle.deployed.
    app.ext=\- -Dweblogic.alternateTypesDirectory=C:\MWH\ORACLE~1\modules\oracle.oss
    oiap_11.1.1,C:\MWH\ORACLE~1\modules\oracle.oamprovider_11.1.1 -Djava.protocol.ha
    ndler.pkgs=oracle.mds.net.protocol -Dweblogic.jdbc.remoteEnabled=false -Dbi.ora
    cle.home=C:\MWH\Oracle_BI1 -DEPM_ORACLE_HOME=C:\MWH\Oracle_BI1 -Dweblogic.MaxMes
    sageSize=50000000 -DEPM_ORACLE_HOME=C:\MWH\Oracle_BI1 -DHYPERION_HOME=C:\MWH\Ora
    cle_BI1 -DEPM_ORACLE_INSTANCE=novalue -Dhyperion.home=C:\MWH\Oracle_BI1 -DEPM_RE
    G_PROPERTIES_PATH=C:\MWH\USER_P~1\domains\BIFOUN~1\config\fmwconfig -Depm.useApp
    licationContextId=false -Doracle.biee.search.bisearchproperties=C:\MWH\Oracle_BI
    1\bifoundation\jee\BISearchConfig.properties -Dweblogic.management.clearTextCred
    entialAccessEnabled=true -Doracle.notification.filewatching.interval=2000 -Dwebl
    ogic.security.SSL.ignoreHostnameVerification=true -Dweblogic.security.SSL.enable
    JSSE=true -Dfile.encoding=utf-8 -Doracle.ecsf.security.service=oracle.biee.searc
    h.security.BISearchSecurityService -Doracle.ecsf.configuration.class=oracle.biee
    .search.services.BISearchServiceConfiguration -Dxdo.server.config.dir=C:\MWH\use
    r_projects\domains\bifoundation_domain\config\bipublisher -DXDO_FONT_DIR=C:\MWH\
    Oracle_BI1\common\fonts -Drtd.instanceName=RTD_AdminServer -Dem.oracle.home=C:\
    MWH\oracle_common -Djava.awt.headless=true -Dweblogic.management.discover=true
    -Dwlw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole=false
    -Dweblogic.ext.dirs=C:\MWH\patch_wls1035\profiles\default\sysext_manifest_classp
    ath weblogic.Server
    'C:\MWH\ORACLE~2\jdk\bin\java' is not recognized as an internal or external comm
    and,
    operable program or batch file.
    C:\MWH>
    I have installed OBIEE 11.1.1.6.0 version and Java version
    java version "1.7.0_13"
    Java(TM) SE Runtime Environment (build 1.7.0_13-b20)
    Java HotSpot(TM) 64-Bit Server VM (build 23.7-b01, mixed mode)
    Any suggestions ?? Where am I going wrong ??

    faisalm wrote:
    'C:\MWH\ORACLE~2\jdk\bin\java' is not recognized as an internal or external comm
    and,
    operable program or batch file.Check your environment variables and make sure your java/bin path is correct.
    go to command prompt and type in SET PATH
    C:\MWH\ORACLE~2\jdk should be java home
    Make sure path is C:\MWH\ORACLE~2\jdk\bin;
    HTH,
    SVS

  • Unable to install Oracle 11g R2 on Windows 8

    Hi All,
    I know this is a familiar post with quite a few users facing problems while trying to install Oracle 11g R2 on Windows 8 platform. Subsequently, there have been resolutions provided -  Hyperion Error of the Day: Oracle Database 11g Installer Disappears After Prerequisite Checks.
    I am facing a similar problem - the installation window disappears after I select the "Select Class Option" as desktop. I tried following the steps which have been advised, but to no success. I would like to make a point here - The Operating System that I use is - Windows 8 Single Language, which is different from Windows 8 Enterprise Edition. Plus, the java I use is:
    java version "1.7.0_45"
    Java(TM) SE Runtime Environment (build 1.7.0_45-b18)
    Java HotSpot(TM) Client VM (build 24.45-b08, mixed mode, sharing)
    Kindly Help.
    With regards
    Sriram

    Hi,
    The solution provided in this link worked.  Hyperion Error of the Day: Oracle Database 11g Installer Disappears After Prerequisite Checks
    Even though I installed java in c:\java, I got the same error, but calling setup.exe from command prompt and setting the jreLoc path has worked.
    Eg: on command prompt, I gave below command and it worked,
    D:\downloads\database>setup -jreLoc "C:\Java\jdk1.7.0_51"
    D:\downloads\database   -> is path setup.exe location
    Thanks,
    Srikanth

  • How to shutdown and startup oracle 11g R1 from dbcontrol (EM)?

    Dear All,
    I have already installed oracle 11g R1. The database is running smooth including the dbcontrol / EM.
    I have difficulty in shutdown and restart database from EM.
    How to set EM, so that I can start and shutdown the database from EM?

    Hi,
    If you are in windows, this is a very common problem.
    You can try setting the logon as batch job to the OS user from local security policy
    1.Go Control Panel, Administrative Tools.
    2. Click on Local Security Policy.
    3. Local Policies, User Rights Assignment.
    4. Double click, 'Log on as a batch job'
    Here provide username along with domain name like co.uk\foo
    Regards

Maybe you are looking for

  • Error message display

    Hi , Iam using Jdev 11.1.1.6.0 web logic 10.3. I implemented authentication and authorization it works fine . but error messages are displaying in a pop up . how can i make that error message to display as inline in the form layout. Thanks Raghav

  • [JS] Export jpg from each page with specified number from database

    Hello, I imported a database into InDesign (CS 5 with OS X 10.7.2), so that every product and product number is on a different page in InDesign. Now I need to export each page to a jpg-file. The name of the jpg should be "productnumber.jpg". I found

  • HT1657 my rental wont play what do i do about that?

    downloaded rental and now no what i do i cannot get it to play

  • How do I load an Adobe PDF preset into Bridge?

    With InDesign I go to File>Adobe PDF Presets>Define>Load. I would like to do the same thing in Bridge so that I am using a PDF preset that I choose instead of the default PDF preset that is in Bridge. I need to know that the PDFs generated from Bridg

  • Real_sub_e for supplier data

    Hi all, I am trying to understand the usage of real_sub_e, but I did not find much valuable info in the forum. So here I have several questions as below. Looks real_sub_e is introduced without SPRC, so it can be used even we don't plan to implement S