Unable to start WLS8.1sp4 after extended with Integration &workshop Templat

Hi,
I've have configured three domains of WLS8.1sp4 on unique ports namely 6001, 7001 & 8001 but
only one domain can be started on the port 7001 but there is a problem starting the other ports.
All the three domains WLS were able to be started without any problem at all
before the domains were extended in the Weblogic Configuration
using the built-in Configuratino Wizard.
Could you assist ?
./startWebLogic.sh
JAVA Memory arguments: -Xms256m -Xmx256m -XX:CompileThreshold=8000 -XX:PermSize=32m -XX:MaxPermSize=128m
WLS Start Mode=Development
CLASSPATH=:/dev_app/bea/weblogic81/server/lib/weblogic_knex_patch.jar:/dev_app/bea/weblogic81/common/lib/log4j.jar:/dev_app/bea/weblogic81/server/lib/debugging.jar:/dev_app/bea/weblogic81/server/lib/knex.jar:/dev_app/bea/weblogic81/javelin/lib/javelin.jar:/dev_app/bea/weblogic81/server/lib/wlw-lang.jar:/dev_app/bea/jdk142_05/lib/tools.jar:/dev_app/bea/weblogic81/server/lib/weblogic_sp.jar:/dev_app/bea/weblogic81/server/lib/weblogic.jar:/dev_app/bea/weblogic81/server/lib/ant/ant.jar:/dev_app/bea/jdk142_05/jre/lib/rt.jar:::/dev_app/bea/weblogic81/common/eval/pointbase/lib/pbserver44.jar:/dev_app/bea/weblogic81/common/eval/pointbase/lib/pbclient44.jar:/dev_app/bea/weblogic81/server/lib/webserviceclient.jar:/dev_app/bea/weblogic81/server/lib/webserviceclient+ssl.jar:/dev_app/bea/weblogic81/server/lib/xbean.jar:/dev_app/bea/weblogic81/server/lib/wlxbean.jar:/dev_app/bea/weblogic81/server/lib/xqrl.jar:/dev_app/bea/weblogic81/server/lib/netui/netui-compiler.jar:/dev_app/bea/weblogic81/server/lib/wli.jar:/dev_app/bea/weblogic81/server/lib/fop.jar:/dev_app/bea/weblogic81/integration/adapters/sample/lib/sample-eis.jar:
PATH=/dev_app/bea/weblogic81/server/bin:/dev_app/bea/jdk142_05/jre/bin:/dev_app/bea/jdk142_05/bin:/usr/bin:/usr/sbin:/usr/bin:/usr/ccs/bin:/usr/openwin/bin:/usr/dt/bin:/usr/platform/SUNW,Sun-Fire-480R/sbin:/opt/sun/bin::/opt/SUNWexplo/bin
* 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:
Error [125] in bind() call!
err:: Address already in use
Socket transport failed to init.
Transport dt_socket failed to initialize, rc = -1.
FATAL ERROR in native method: No transports initialized
Starting WLS with line:
/dev_app/bea/jdk142_05/bin/java -client -Xdebug -Xnoagent -Xrunjdwp:transport=dt_socket,address=8453,server=y,suspend=n -Djava.compiler=NONE -Xms256m -Xmx256m -XX:CompileThreshold=8000 -XX:PermSize=32m -XX:MaxPermSize=128m -Xverify:none -ea -da:com.bea... -da:javelin... -da:weblogic... -Dplatform.home=/dev_app/bea/weblogic81 -Dwls.home=/dev_app/bea/weblogic81/server -Dwli.home=/dev_app/bea/weblogic81/integration -Dlog4j.configuration=file:/dev_app/bea/weblogic81/common/lib/workshopLogCfg.xml -Dweblogic.management.discover=true -Dweblogic.ProductionModeEnabled= -Dweblogic.security.SSL.ignoreHostnameVerify=false -Dwlw.iterativeDev=true -Dwlw.testConsole=true -Dwlw.logErrorsToConsole=true -Dweblogic.Name=myserver -Djava.security.policy=/dev_app/bea/weblogic81/server/lib/weblogic.policy weblogic.Server
=== Debugging ===
This window is necessary for debugging code using WebLogic Workshop
Error [125] in bind() call!
err:: Address already in use
Socket transport failed to init.
Transport dt_socket failed to initialize, rc = -1.
FATAL ERROR in native method: No transports initialized
Stopping the Weblogic Workshop debugger...
ERROR: Proxy already running...
weblogic.debugging.comm.SocketCommException
at weblogic.debugging.comm.SocketComm.accept(SocketComm.java:53)
at weblogic.debugging.comm.ServerSocketComm.accept(ServerSocketComm.java:53)
at weblogic.debugging.engine.ProxyThread.run(ProxyThread.java:81)
at java.lang.Thread.run(Thread.java:534)
Caused by: java.io.InterruptedIOException: operation interrupted
at java.net.PlainSocketImpl.socketAccept(Native Method)
at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:353)
at java.net.ServerSocket.implAccept(ServerSocket.java:448)
at java.net.ServerSocket.accept(ServerSocket.java:419)
at weblogic.debugging.comm.SocketComm.accept(SocketComm.java:47)
... 3 more
Debugger Stopped.
Stopping Pointbase server...
Pointbase server stopped.
Regards

Problem solved since default ports 8453 & 9093 were occupied
But behaviour on Windows for debug is different from Unix which requires unique potr althought windows still works.

Similar Messages

  • Unable to start WLS8.1sp4 after extended with Workshop& Integration Templat

    Hi,
    I have configured three domains of WLS8.1sp4 on
    unique ports namely 6001, 7001 & 8001 but
    only one domain can be started on the port 7001
    but there is a problem starting the other ports.
    All the three domains WLS were able to be started
    without any problem at all before the domains
    were being extended with Workshop and Integration
    Templates from the Basic Weblogic Server Domain
    in the Weblogic Configuration using the built-in Configuratino Wizard.
    Could someone please assist ?
    ./startWebLogic.sh
    JAVA Memory arguments: -Xms256m -Xmx256m -XX:CompileThreshold=8000 -XX:PermSize=32m -XX:MaxPermSize=128m
    WLS Start Mode=Development
    CLASSPATH=:/dev_app/bea/weblogic81/server/lib/weblogic_knex_patch.jar:/dev_app/bea/weblogic81/common/lib/log4j.jar:/dev_app/bea/weblogic81/server/lib/debugging.jar:/dev_app/bea/weblogic81/server/lib/knex.jar:/dev_app/bea/weblogic81/javelin/lib/javelin.jar:/dev_app/bea/weblogic81/server/lib/wlw-lang.jar:/dev_app/bea/jdk142_05/lib/tools.jar:/dev_app/bea/weblogic81/server/lib/weblogic_sp.jar:/dev_app/bea/weblogic81/server/lib/weblogic.jar:/dev_app/bea/weblogic81/server/lib/ant/ant.jar:/dev_app/bea/jdk142_05/jre/lib/rt.jar:::/dev_app/bea/weblogic81/common/eval/pointbase/lib/pbserver44.jar:/dev_app/bea/weblogic81/common/eval/pointbase/lib/pbclient44.jar:/dev_app/bea/weblogic81/server/lib/webserviceclient.jar:/dev_app/bea/weblogic81/server/lib/webserviceclient+ssl.jar:/dev_app/bea/weblogic81/server/lib/xbean.jar:/dev_app/bea/weblogic81/server/lib/wlxbean.jar:/dev_app/bea/weblogic81/server/lib/xqrl.jar:/dev_app/bea/weblogic81/server/lib/netui/netui-compiler.jar:/dev_app/bea/weblogic81/server/lib/wli.jar:/dev_app/bea/weblogic81/server/lib/fop.jar:/dev_app/bea/weblogic81/integration/adapters/sample/lib/sample-eis.jar:
    PATH=/dev_app/bea/weblogic81/server/bin:/dev_app/bea/jdk142_05/jre/bin:/dev_app/bea/jdk142_05/bin:/usr/bin:/usr/sbin:/usr/bin:/usr/ccs/bin:/usr/openwin/bin:/usr/dt/bin:/usr/platform/SUNW,Sun-Fire-480R/sbin:/opt/sun/bin::/opt/SUNWexplo/bin
    * 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:
    Error [125] in bind() call!
    err:: Address already in use
    Socket transport failed to init.
    Transport dt_socket failed to initialize, rc = -1.
    FATAL ERROR in native method: No transports initialized
    Starting WLS with line:
    /dev_app/bea/jdk142_05/bin/java -client -Xdebug -Xnoagent -Xrunjdwp:transport=dt_socket,address=8453,server=y,suspend=n -Djava.compiler=NONE -Xms256m -Xmx256m -XX:CompileThreshold=8000 -XX:PermSize=32m -XX:MaxPermSize=128m -Xverify:none -ea -da:com.bea... -da:javelin... -da:weblogic... -Dplatform.home=/dev_app/bea/weblogic81 -Dwls.home=/dev_app/bea/weblogic81/server -Dwli.home=/dev_app/bea/weblogic81/integration -Dlog4j.configuration=file:/dev_app/bea/weblogic81/common/lib/workshopLogCfg.xml -Dweblogic.management.discover=true -Dweblogic.ProductionModeEnabled= -Dweblogic.security.SSL.ignoreHostnameVerify=false -Dwlw.iterativeDev=true -Dwlw.testConsole=true -Dwlw.logErrorsToConsole=true -Dweblogic.Name=myserver -Djava.security.policy=/dev_app/bea/weblogic81/server/lib/weblogic.policy weblogic.Server
    === Debugging ===
    This window is necessary for debugging code using WebLogic Workshop
    Error [125] in bind() call!
    err:: Address already in use
    Socket transport failed to init.
    Transport dt_socket failed to initialize, rc = -1.
    FATAL ERROR in native method: No transports initialized
    Stopping the Weblogic Workshop debugger...
    ERROR: Proxy already running...
    weblogic.debugging.comm.SocketCommException
    at weblogic.debugging.comm.SocketComm.accept(SocketComm.java:53)
    at weblogic.debugging.comm.ServerSocketComm.accept(ServerSocketComm.java:53)
    at weblogic.debugging.engine.ProxyThread.run(ProxyThread.java:81)
    at java.lang.Thread.run(Thread.java:534)
    Caused by: java.io.InterruptedIOException: operation interrupted
    at java.net.PlainSocketImpl.socketAccept(Native Method)
    at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:353)
    at java.net.ServerSocket.implAccept(ServerSocket.java:448)
    at java.net.ServerSocket.accept(ServerSocket.java:419)
    at weblogic.debugging.comm.SocketComm.accept(SocketComm.java:47)
    ... 3 more
    Debugger Stopped.
    Stopping Pointbase server...
    Pointbase server stopped.

    Problem solved since default ports 8453 & 9093 were occupied
    But behaviour on Windows for debug is different from Unix which requires unique potr althought windows still works.

  • Unable to start Soa Suite after applying 10.1.3.4 MLR#8

    Hi
    We are trying to install AIA2.5 on 10.1.3.4 windows machine.We are unable to start the soa suite after applying 10.1.3.4 MLR#8. Following is the error we are getting while starting the soa suite.Kindly help.
    OC4J startup failed
    oracle.classloader.util.AnnotatedNoClassDefFoundError:
         Missing class: oracle.xml.jaxb.JaxbNode
         Dependent class: oracle.security.wss.config.AttributeConfigTypeImpl
         Loader: oracle.ws.security:10.1.3
         Code-Source: /D:/product/10.1.3.1/OracleAS_1/webservices/lib/wssecurity.jar
         Configuration: <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in D:\product\10.1.3.1\OracleAS_1\j2ee\home\oc4j.jar
    The missing class is not available from any code-source or loader in the system.
         at oracle.classloader.PolicyClassLoader.defineClass(PolicyClassLoader.java:2264)
         at oracle.classloader.PolicyClassLoader.bulkLoadClasses(PolicyClassLoader.java:1538)
         at oracle.classloader.util.XMLConfiguration.bulkLoadClasses(XMLConfiguration.java:885)
         at oracle.classloader.util.XMLConfiguration.access$100(XMLConfiguration.java:41)
         at oracle.classloader.util.XMLConfiguration$Externals.load(XMLConfiguration.java:871)
         at oracle.classloader.util.XMLConfiguration.endElement(XMLConfiguration.java:685)
         at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endElement(AbstractSAXParser.java:601)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1774)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2930)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:648)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
         at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:807)
         at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:737)
         at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:107)
         at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1205)
         at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:522)
         at oracle.classloader.util.XMLConfiguration.configureLoaders(XMLConfiguration.java:277)
         at oracle.classloader.util.InitialLoadersFactory.populateLoaders(InitialLoadersFactory.java:389)
         at oracle.classloader.util.InitialLoadersFactory.initLoaders(InitialLoadersFactory.java:230)
         at oracle.classloader.util.InitialLoadersFactory.create(InitialLoadersFactory.java:167)
         at oracle.oc4j.loader.boot.BootStrap.main(BootStrap.java:26)
    Warning: The flag AppendRatio=3 has been EOL'd as of 6.0_10 and will be ignored

    Hi,
    I have a similar problem where the error is:
    Dependent class: oracle.security.wss.WSSecurity
         Loader: oracle.ws.security:10.1.3
         Code-Source: /E:/jdeveloper/webservices/lib/wssecurity.jar
         Configuration: <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in E:\jdeveloper\j2ee\home\oc4j.jar
    This load was initiated at oracle.ws.security:10.1.3 using the Class.forName() method.
    The missing class is available from the following locations:
    I'm working with JDeveloper 10.1.3.4

  • Unable to start ifs service after database is restarted

    Hi All,
    I am getting this weird problem with iFS. I have web application where I connect to iFS to read some of the documents. The problem is when the database is stopped and started with App server still running (ifs is also up and running)... I am getting the following error message.
    Any help will be greatly appreciated. I have also attached the java class which I am using to get connection...
    oracle.ifs.common.IfsException: IFS-21008: Unable to connect to iFS service
    oracle.ifs.common.IfsException: IFS-11013: Unable to start inter-service event exchanger
    java.sql.SQLException: No more data to read from socket
         at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:168)
         at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:210)
         at oracle.jdbc.dbaccess.DBError.check_error(DBError.java:857)
         at oracle.jdbc.ttc7.MAREngine.unmarshalUB1(MAREngine.java:731)
         at oracle.jdbc.ttc7.MAREngine.unmarshalSB1(MAREngine.java:690)
         at oracle.jdbc.ttc7.Oopen.receive(Oopen.java:103)
         at oracle.jdbc.ttc7.TTC7Protocol.open(TTC7Protocol.java:466)
         at oracle.jdbc.driver.OracleStatement.<init>(OracleStatement.java:413)
         at oracle.jdbc.driver.OracleConnection.privateCreateStatement(OracleConnection.java:470)
         at oracle.jdbc.driver.OracleConnection.createStatement(OracleConnection.java:379)
         at oracle.ifs.server.S_LibraryServiceRdbmsEventExchanger.start(S_LibraryServiceRdbmsEventExchanger.java:243)
         at oracle.ifs.server.S_LibraryService.addSession(S_LibraryService.java:2695)
         at oracle.ifs.server.S_LibrarySession.<init>(S_LibrarySession.java:1961)
         at java.lang.reflect.Constructor.newInstance(Native Method)
         at oracle.ifs.server.S_LibraryService.constructSession(S_LibraryService.java:2566)
         at oracle.ifs.server.S_LibraryService.connect(S_LibraryService.java:2359)
         at oracle.ifs.beans.LibraryService.connect(LibraryService.java:977)
         at com.comp.test.utils.iFSSession.getIfsConnection(iFSSession.java:73)
         at com.comp.test.controller.ReportRequestAction.processRequest(ReportRequestAction.java:95)
         at com.comp.test.controller.ReportRequestAction.execute(ReportRequestAction.java:64)
         at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)
         at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
         at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
         at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    --java code
              if(!LibraryService.isServiceStarted(serviceName)) {
              service = LibraryService.startService(serviceName,servicepasswd);
              } else {
              service = LibraryService.findService(serviceName);
                   //CredentialManager to authenticate a user
              CleartextCredential cred = new CleartextCredential(name, password);
              ConnectOptions connectOpt = new ConnectOptions();
                   //Sets and gets the Locale of the new session.
              connectOpt.setLocale(Locale.getDefault());
                   //Connects to iFS, establishing a new LibrarySession
              ifsSession = service.connect(cred, connectOpt);
                   //Set the administrator mode state for this session
                   ifsSession.setAdministrationMode(true);
                   return ifsSession;

    I am using the following class to get ifs session from IfsHttpLogin
    public class TestIfsSession implements IfsHttpLogin {
    * The <code>LibrarySession</code>.
    private LibrarySession m_session;
    * The <code>FolderPathResolver</code>.
    private FolderPathResolver m_resolver;
    * Default constructor required by the jsp spec for the USEBEAN tag
    * @exception IfsException
    public TestIfsSession() throws IfsException {
    public void init(LibrarySession libSession)
         this.m_session = libSession;
    * Return the login's session object.
    * @return The <code>LibrarySession</code> object.
    public LibrarySession getSession() {
    return m_session;
    * Return the login's path resolver.
    * @return The <code>FolderPathResolver</code> object.
    public FolderPathResolver getResolver() {
    return m_resolver;
    * Called when this object is bound to the HTTP session object.
    * @param event
    * The event when the object is bound to the Http session.
    public void valueBound(HttpSessionBindingEvent event) {
    // do nothing
    m_category.debug("value bound : ");
    * Called when this object is unbound from the HTTP session object.
    * @param event
    * The event when the object is unbound to the Http session.
    public void valueUnbound(HttpSessionBindingEvent event) {
    m_resolver = null;
    try {
    if (m_session != null) {
    m_category.debug("removing connection: valueUnbound " + m_session);
    m_session.disconnect();
    } catch (IfsException e) {
    e.printStackTrace();
    } finally {
    m_session = null; // release the resources
    System.gc();

  • [SOLVED] Unable to start vmware 9 after update

    Hello Folks,
    I got one weird issue after update,
    I tried to start vmware, failed as nothing happeded, no error message shown.
    Do you have any clues ?
    ┌─[root@tp]─[/tmp]─[0+4]─[99%=]
    └─# uname -a
    Linux tp 3.6.11-1-ARCH #1 SMP PREEMPT Tue Dec 18 08:57:15 CET 2012 x86_64 GNU/Linux
    ┌─[root@tp]─[/tmp]─[0+4]─[99%=]
    └─# vmware
    ┌─[✗]─[root@tp]─[/tmp]─[0+4]─[99%=]
    └─# vmware-modconfig --console --install-all
    Stopping VMware services:
       VMware Authentication Daemon                                        done
       VM communication interface socket family                            done
       Virtual machine communication interface                             done
       Virtual machine monitor                                             done
       Blocking file system                                                done
    Using 2.6.x kernel build system.
    make: Entering directory `/tmp/modconfig-CEZuvv/vmmon-only'
    /usr/bin/make -C /lib/modules/3.6.11-1-ARCH/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \
      MODULEBUILDDIR= modules
    make[1]: Entering directory `/usr/src/linux-3.6.11-1-ARCH'
      CC [M]  /tmp/modconfig-CEZuvv/vmmon-only/linux/hostif.o
      CC [M]  /tmp/modconfig-CEZuvv/vmmon-only/linux/driver.o
      CC [M]  /tmp/modconfig-CEZuvv/vmmon-only/common/memtrack.o
      CC [M]  /tmp/modconfig-CEZuvv/vmmon-only/linux/driverLog.o
      CC [M]  /tmp/modconfig-CEZuvv/vmmon-only/common/apic.o
      CC [M]  /tmp/modconfig-CEZuvv/vmmon-only/common/vmx86.o
      CC [M]  /tmp/modconfig-CEZuvv/vmmon-only/common/cpuid.o
      CC [M]  /tmp/modconfig-CEZuvv/vmmon-only/common/task.o
      CC [M]  /tmp/modconfig-CEZuvv/vmmon-only/common/hashFunc.o
      CC [M]  /tmp/modconfig-CEZuvv/vmmon-only/common/comport.o
      CC [M]  /tmp/modconfig-CEZuvv/vmmon-only/common/phystrack.o
      CC [M]  /tmp/modconfig-CEZuvv/vmmon-only/vmcore/moduleloop.o
      LD [M]  /tmp/modconfig-CEZuvv/vmmon-only/vmmon.o
      Building modules, stage 2.
      MODPOST 1 modules
      CC      /tmp/modconfig-CEZuvv/vmmon-only/vmmon.mod.o
      LD [M]  /tmp/modconfig-CEZuvv/vmmon-only/vmmon.ko
    make[1]: Leaving directory `/usr/src/linux-3.6.11-1-ARCH'
    /usr/bin/make -C $PWD SRCROOT=$PWD/. \
      MODULEBUILDDIR= postbuild
    make[1]: Entering directory `/tmp/modconfig-CEZuvv/vmmon-only'
    make[1]: `postbuild' is up to date.
    make[1]: Leaving directory `/tmp/modconfig-CEZuvv/vmmon-only'
    cp -f vmmon.ko ./../vmmon.o
    make: Leaving directory `/tmp/modconfig-CEZuvv/vmmon-only'
    Using 2.6.x kernel build system.
    make: Entering directory `/tmp/modconfig-CEZuvv/vmnet-only'
    /usr/bin/make -C /lib/modules/3.6.11-1-ARCH/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \
      MODULEBUILDDIR= modules
    make[1]: Entering directory `/usr/src/linux-3.6.11-1-ARCH'
      CC [M]  /tmp/modconfig-CEZuvv/vmnet-only/driver.o
      CC [M]  /tmp/modconfig-CEZuvv/vmnet-only/hub.o
      CC [M]  /tmp/modconfig-CEZuvv/vmnet-only/netif.o
      CC [M]  /tmp/modconfig-CEZuvv/vmnet-only/userif.o
      CC [M]  /tmp/modconfig-CEZuvv/vmnet-only/bridge.o
      CC [M]  /tmp/modconfig-CEZuvv/vmnet-only/filter.o
      CC [M]  /tmp/modconfig-CEZuvv/vmnet-only/procfs.o
      CC [M]  /tmp/modconfig-CEZuvv/vmnet-only/smac_compat.o
      CC [M]  /tmp/modconfig-CEZuvv/vmnet-only/smac.o
      CC [M]  /tmp/modconfig-CEZuvv/vmnet-only/vnetEvent.o
      CC [M]  /tmp/modconfig-CEZuvv/vmnet-only/vnetUserListener.o
      LD [M]  /tmp/modconfig-CEZuvv/vmnet-only/vmnet.o
      Building modules, stage 2.
      MODPOST 1 modules
      CC      /tmp/modconfig-CEZuvv/vmnet-only/vmnet.mod.o
      LD [M]  /tmp/modconfig-CEZuvv/vmnet-only/vmnet.ko
    make[1]: Leaving directory `/usr/src/linux-3.6.11-1-ARCH'
    /usr/bin/make -C $PWD SRCROOT=$PWD/. \
      MODULEBUILDDIR= postbuild
    make[1]: Entering directory `/tmp/modconfig-CEZuvv/vmnet-only'
    make[1]: `postbuild' is up to date.
    make[1]: Leaving directory `/tmp/modconfig-CEZuvv/vmnet-only'
    cp -f vmnet.ko ./../vmnet.o
    make: Leaving directory `/tmp/modconfig-CEZuvv/vmnet-only'
    Using 2.6.x kernel build system.
    make: Entering directory `/tmp/modconfig-CEZuvv/vmblock-only'
    /usr/bin/make -C /lib/modules/3.6.11-1-ARCH/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \
      MODULEBUILDDIR= modules
    make[1]: Entering directory `/usr/src/linux-3.6.11-1-ARCH'
      CC [M]  /tmp/modconfig-CEZuvv/vmblock-only/linux/filesystem.o
      CC [M]  /tmp/modconfig-CEZuvv/vmblock-only/linux/file.o
      CC [M]  /tmp/modconfig-CEZuvv/vmblock-only/linux/stubs.o
      CC [M]  /tmp/modconfig-CEZuvv/vmblock-only/linux/block.o
      CC [M]  /tmp/modconfig-CEZuvv/vmblock-only/linux/module.o
      CC [M]  /tmp/modconfig-CEZuvv/vmblock-only/linux/control.o
      CC [M]  /tmp/modconfig-CEZuvv/vmblock-only/linux/super.o
      CC [M]  /tmp/modconfig-CEZuvv/vmblock-only/linux/inode.o
      CC [M]  /tmp/modconfig-CEZuvv/vmblock-only/linux/dentry.o
    /tmp/modconfig-CEZuvv/vmblock-only/linux/inode.c:49:4: warning: initialization from incompatible pointer type [enabled by default]
    /tmp/modconfig-CEZuvv/vmblock-only/linux/inode.c:49:4: warning: (near initialization for ‘RootInodeOps.lookup’) [enabled by default]
    /tmp/modconfig-CEZuvv/vmblock-only/linux/dentry.c:38:4: warning: initialization from incompatible pointer type [enabled by default]
    /tmp/modconfig-CEZuvv/vmblock-only/linux/dentry.c:38:4: warning: (near initialization for ‘LinkDentryOps.d_revalidate’) [enabled by default]
    /tmp/modconfig-CEZuvv/vmblock-only/linux/dentry.c: In function ‘DentryOpRevalidate’:
    /tmp/modconfig-CEZuvv/vmblock-only/linux/dentry.c:104:7: warning: passing argument 2 of ‘actualDentry->d_op->d_revalidate’ makes integer from pointer without a cast [enabled by default]
    /tmp/modconfig-CEZuvv/vmblock-only/linux/dentry.c:104:7: note: expected ‘unsigned int’ but argument is of type ‘struct nameidata *’
      LD [M]  /tmp/modconfig-CEZuvv/vmblock-only/vmblock.o
      Building modules, stage 2.
      MODPOST 1 modules
      CC      /tmp/modconfig-CEZuvv/vmblock-only/vmblock.mod.o
      LD [M]  /tmp/modconfig-CEZuvv/vmblock-only/vmblock.ko
    make[1]: Leaving directory `/usr/src/linux-3.6.11-1-ARCH'
    /usr/bin/make -C $PWD SRCROOT=$PWD/. \
      MODULEBUILDDIR= postbuild
    make[1]: Entering directory `/tmp/modconfig-CEZuvv/vmblock-only'
    make[1]: `postbuild' is up to date.
    make[1]: Leaving directory `/tmp/modconfig-CEZuvv/vmblock-only'
    cp -f vmblock.ko ./../vmblock.o
    make: Leaving directory `/tmp/modconfig-CEZuvv/vmblock-only'
    Using 2.6.x kernel build system.
    make: Entering directory `/tmp/modconfig-CEZuvv/vmci-only'
    /usr/bin/make -C /lib/modules/3.6.11-1-ARCH/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \
      MODULEBUILDDIR= modules
    make[1]: Entering directory `/usr/src/linux-3.6.11-1-ARCH'
      CC [M]  /tmp/modconfig-CEZuvv/vmci-only/linux/driver.o
      CC [M]  /tmp/modconfig-CEZuvv/vmci-only/linux/vmciKernelIf.o
      CC [M]  /tmp/modconfig-CEZuvv/vmci-only/common/vmciDriver.o
      CC [M]  /tmp/modconfig-CEZuvv/vmci-only/common/vmciDatagram.o
      CC [M]  /tmp/modconfig-CEZuvv/vmci-only/common/vmciResource.o
      CC [M]  /tmp/modconfig-CEZuvv/vmci-only/common/vmciRoute.o
      CC [M]  /tmp/modconfig-CEZuvv/vmci-only/common/vmciContext.o
      CC [M]  /tmp/modconfig-CEZuvv/vmci-only/common/vmciHashtable.o
      CC [M]  /tmp/modconfig-CEZuvv/vmci-only/common/vmciEvent.o
      CC [M]  /tmp/modconfig-CEZuvv/vmci-only/common/vmciQueuePair.o
      CC [M]  /tmp/modconfig-CEZuvv/vmci-only/common/vmciQPair.o
      CC [M]  /tmp/modconfig-CEZuvv/vmci-only/common/vmciDoorbell.o
      CC [M]  /tmp/modconfig-CEZuvv/vmci-only/driverLog.o
      LD [M]  /tmp/modconfig-CEZuvv/vmci-only/vmci.o
      Building modules, stage 2.
      MODPOST 1 modules
      CC      /tmp/modconfig-CEZuvv/vmci-only/vmci.mod.o
      LD [M]  /tmp/modconfig-CEZuvv/vmci-only/vmci.ko
    make[1]: Leaving directory `/usr/src/linux-3.6.11-1-ARCH'
    /usr/bin/make -C $PWD SRCROOT=$PWD/. \
      MODULEBUILDDIR= postbuild
    make[1]: Entering directory `/tmp/modconfig-CEZuvv/vmci-only'
    make[1]: `postbuild' is up to date.
    make[1]: Leaving directory `/tmp/modconfig-CEZuvv/vmci-only'
    cp -f vmci.ko ./../vmci.o
    make: Leaving directory `/tmp/modconfig-CEZuvv/vmci-only'
    Using 2.6.x kernel build system.
    make: Entering directory `/tmp/modconfig-CEZuvv/vsock-only'
    /usr/bin/make -C /lib/modules/3.6.11-1-ARCH/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \
      MODULEBUILDDIR= modules
    make[1]: Entering directory `/usr/src/linux-3.6.11-1-ARCH'
      CC [M]  /tmp/modconfig-CEZuvv/vsock-only/linux/af_vsock.o
      CC [M]  /tmp/modconfig-CEZuvv/vsock-only/linux/vsockAddr.o
      CC [M]  /tmp/modconfig-CEZuvv/vsock-only/linux/notifyQState.o
      CC [M]  /tmp/modconfig-CEZuvv/vsock-only/linux/util.o
      CC [M]  /tmp/modconfig-CEZuvv/vsock-only/linux/stats.o
      CC [M]  /tmp/modconfig-CEZuvv/vsock-only/linux/notify.o
      CC [M]  /tmp/modconfig-CEZuvv/vsock-only/driverLog.o
      LD [M]  /tmp/modconfig-CEZuvv/vsock-only/vsock.o
      Building modules, stage 2.
      MODPOST 1 modules
      CC      /tmp/modconfig-CEZuvv/vsock-only/vsock.mod.o
      LD [M]  /tmp/modconfig-CEZuvv/vsock-only/vsock.ko
    make[1]: Leaving directory `/usr/src/linux-3.6.11-1-ARCH'
    /usr/bin/make -C $PWD SRCROOT=$PWD/. \
      MODULEBUILDDIR= postbuild
    make[1]: Entering directory `/tmp/modconfig-CEZuvv/vsock-only'
    make[1]: `postbuild' is up to date.
    make[1]: Leaving directory `/tmp/modconfig-CEZuvv/vsock-only'
    cp -f vsock.ko ./../vsock.o
    make: Leaving directory `/tmp/modconfig-CEZuvv/vsock-only'
    Starting VMware services:
       Virtual machine monitor                                             done
       Virtual machine communication interface                             done
       VM communication interface socket family                            done
       Blocking file system                                                done
       Virtual ethernet                                                   failed
       VMware Authentication Daemon                                        done
    Unable to start services
    ┌─[✗]─[root@tp]─[/tmp]─[0+4]─[99%=]
    └─# vmware
    ┌─[✗]─[root@tp]─[/tmp]─[0+4]─[99%=]
    └─#
    Thanks in advance,
    Liao
    Last edited by liao (2013-01-11 14:10:29)

    after check vmware message under /tmp/vmware-$USER/vmware*.log, found one package is missing - libpng12, after installed it, everything looks good again

  • Unable to start message server after NIC installation

    I installed a fresh Solaris 10, it worked all fine. Because it does not support my NIC, so I downloaded a free sfe driver for my NIC, and installed it. The driver worked for me, but after that, ODE is unable to start. I think the new driver installation is the problem, but don't how to resolve it. Anyone can help me out of there please?

    I have resolved the problem. I created /etc/defaultrouter for my office LAN. When I don't have connection to that router, the problem will ocur. So I just simply remove the file, then, it works!

  • Cannot start BI services after configuring LDAP integration

    Hi all,
    After configuring LDAP integration with OBIEE , I have stopped all BI services and started again. It throws following error:
    <Nov 24, 2012 2:05:16 PM AST> <Error> <Security> <BEA-090892> <The loading of OPSS java security policy provider failed due to exception, see th
    ption stack trace or the server log file for root cause. If still see no obvious cause, enable the debug flag -Djava.security.debug=jpspolicy to
    ore information. Error message: oracle.security.jps.JpsException: [PolicyUtil] Exception while getting default policy Provider>
    <Nov 24, 2012 2:05:16 PM AST> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializatio
    tion: The loading of OPSS java security policy provider failed due to exception, see the exception stack trace or the server log file for root c
    If still see no obvious cause, enable the debug flag -Djava.security.debug=jpspolicy to get more information. Error message: oracle.security.jps
    ception: [PolicyUtil] Exception while getting default policy Provider
    weblogic.security.SecurityInitializationException: The loading of OPSS java security policy provider failed due to exception, see the exception
    trace or the server log file for root cause. If still see no obvious cause, enable the debug flag -Djava.security.debug=jpspolicy to get more in
    ion. Error message: oracle.security.jps.JpsException: [PolicyUtil] Exception while getting default policy Provider
            at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1398)
            at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1018)
            at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:873)
            at weblogic.security.SecurityService.start(SecurityService.java:141)
            at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
            Truncated. see log file for complete stacktrace
    Caused By: oracle.security.jps.JpsRuntimeException: oracle.security.jps.JpsException: [PolicyUtil] Exception while getting default policy Provid
            at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:293)
            at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:284)
            at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:270)
            at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
            at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
            Truncated. see log file for complete stacktrace
    Caused By: oracle.security.jps.JpsException: [PolicyUtil] Exception while getting default policy Provider
            at oracle.security.jps.internal.policystore.PolicyUtil.getDefaultPolicyStore(PolicyUtil.java:899)
            at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:291)
            at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:284)
            at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:270)
            at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
            Truncated. see log file for complete stacktrace
    Caused By: java.security.PrivilegedActionException: oracle.security.jps.JpsException: [PolicyUtil] Unable to obtain default JPS Context!
            at java.security.AccessController.doPrivileged(Native Method)
            at oracle.security.jps.internal.policystore.PolicyUtil.getDefaultPolicyStore(PolicyUtil.java:844)
            at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:291)
            at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:284)
            at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:270)
            Truncated. see log file for complete stacktrace
    Caused By: oracle.security.jps.JpsException: [PolicyUtil] Unable to obtain default JPS Context!
            at oracle.security.jps.internal.policystore.PolicyUtil$1.run(PolicyUtil.java:860)
            at oracle.security.jps.internal.policystore.PolicyUtil$1.run(PolicyUtil.java:844)
            at java.security.AccessController.doPrivileged(Native Method)
            at oracle.security.jps.internal.policystore.PolicyUtil.getDefaultPolicyStore(PolicyUtil.java:844)
            at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:291)
            Truncated. see log file for complete stacktrace
    Caused By: oracle.security.jps.service.idstore.IdentityStoreException: JPS-00056: Failed to create identity store service instance idstore.ldap.
    er:idstore.ldap. Reason: oracle.security.jps.JpsRuntimeException: JPS-00027: internal error You configured a generic WLS LDAPAuthenticator.
    The identity store type cannot be determined. Please choose an LDAP Authentication provider that matches your LDAP server.
            at oracle.security.jps.internal.idstore.ldap.LdapIdentityStoreProvider.getIdStoreConfig(LdapIdentityStoreProvider.java:195)
            at oracle.security.jps.internal.idstore.ldap.LdapIdentityStoreProvider.access$300(LdapIdentityStoreProvider.java:70)
            at oracle.security.jps.internal.idstore.ldap.LdapIdentityStoreProvider$NoLibOvd.getInstance(LdapIdentityStoreProvider.java:242)
            at oracle.security.jps.internal.idstore.ldap.LdapIdentityStoreProvider.getInstance(LdapIdentityStoreProvider.java:114)
            at oracle.security.jps.internal.idstore.ldap.LdapIdentityStoreProvider.getInstance(LdapIdentityStoreProvider.java:70)
            Truncated. see log file for complete stacktrace
    >
    <Nov 24, 2012 2:05:16 PM AST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    <Nov 24, 2012 2:05:16 PM AST> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
    <Nov 24, 2012 2:05:16 PM AST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    D:\OraHome\Middlleware>I was not able to login to console since admin server not getting started.
    Kindly help me to overcome this issue.
    Thanks,
    Haree

    Thanks for the reply Veeravalli.
    I have stoped the services and delete the config.lok file then edited the config.xml file under *%MW_HOME%\user_projects\domains\bifoundation_domain\config* . Then started the BI services. Now its working fine.
    Thanks,
    Haree

  • Unable to start EBS DB after the Server Crash. Error in installing the Required RPM.

    Hi , Hussein ( As most of the Time It is Only you here who comes to the rescue or give Usefull inputs. I am sorry if i mistaken, no Pan intended for Other Experts)
    I 've also posted this issue here but got no response. https://forums.oracle.com/thread/2590497 
    Badly require your inputs and suggestions on the Following Issue. , Really Appreciate the suggestions.
    I need to Install the sabayon-apply rpm which could fix the issue after the Server Crash but unable to install it.
       Please see the Brief of the Issue.
    I got stuck up in installing the rpm after the server(Red Hat Enterprise Linux Server release 6.0 (Santiago) x86_64 GNU/Linux) got
    crashed Eventhough I am able to start it in Xwindows but not able to run or start EBS database along with many other programmes. Also The
    VirtualBox machine installed on it 've No issue, they work fine  But the host OS is not fine. as there are lots of
    errors in .xsession-errors. which i 've pasted below.  And Unable to Install the sabayon-apply rpm that could have fix the Issue.
    I would highly Appreciate if anyone could drop few hints and suggestions on this Issue as this is really Urgently Important for me.
    Please see the following Brief of the Issue.
      after starting the server in Xwindows I was installing the rpms from RHEL6/Packages directory on the server even installed 10-12 rpms
      While installing the rpm i 've inadvertantly issued or run  this command
      rpm -ivh *.rpm --force --nodeps  as it ended up with Errors Header V3 RSA/SHA256 Signature, key ID fd431d51: BAD
        After That I could Not Install any rpm with yum or rpm command as getting the Same Errors. 
    while trying to install individual rpm am getting the followig Errors
    [root@ebs Packages]# rpm -ivh libX11*
    error: libX11-1.3-2.el6.i686.rpm: Header V3 RSA/SHA256 Signature, key ID fd431d51: BAD
    error: libX11-1.3-2.el6.i686.rpm cannot be installed
    [root@ebs Packages]# rpm --checksig gtk2*
    gtk2-2.18.9-4.el6.i686.rpm: RSA SHA1 (MD5) PGP MD5 NOT OK
    gtk2-2.18.9-4.el6.x86_64.rpm: RSA SHA1 (MD5) PGP MD5 NOT OK
    gtk2-devel-2.18.9-4.el6.i686.rpm: RSA SHA1 (MD5) PGP MD5 NOT OK
    gtk2-devel-2.18.9-4.el6.x86_64.rpm: RSA SHA1 (MD5) PGP MD5 NOT OK
    gtk2-devel-docs-2.18.9-4.el6.x86_64.rpm: RSA SHA1 (MD5) PGP MD5 NOT OK
    gtk2-engines-2.18.4-5.el6.i686.rpm: RSA SHA1 (MD5) PGP MD5 NOT OK
    gtk2-engines-2.18.4-5.el6.x86_64.rpm: RSA SHA1 (MD5) PGP MD5 NOT OK
    gtk2-immodule-xim-2.18.9-4.el6.x86_64.rpm: RSA SHA1 (MD5) PGP MD5 NOT OK
    For that I tried to import the RPM GPG Key But still faced the same errors
    [root@ebs yum.repos.d]# wget http://public-yum.oracle.com/RPM-GPG-KEY-oracle-ol6 -O /etc/pki/rpm-gpg/RPM-GPG-KEY-oracle Key fingerprint = 4214 4123 FECF
    C55B 9086  313D 72F9 7B74 EC55 1F03
    --2013-10-08 00:04:56--  http://public-yum.oracle.com/RPM-GPG-KEY-oracle-ol6
    Resolving public-yum.oracle.com... 202.159.216.177, 202.159.216.171
    Connecting to public-yum.oracle.com|202.159.216.177|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 1011 [text/plain]
    Saving to: “/etc/pki/rpm-gpg/RPM-GPG-KEY-oracle”
    FINISHED --2013-10-08 00:05:06--
    Downloaded: 6 files, 55K in 2.0s (27.7 KB/s)
    100%[===========================================================================================================================================================>]
    1,011 --.-K/s   in 0s
    2013-10-08 00:04:56 (155 MB/s) - “/etc/pki/rpm-gpg/RPM-GPG-KEY-oracle”
    saved [1011/1011]
       Than i run this command
    [root@ebs yum.repos.d]# rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-oracle  ----it Returns with no output
    [root@ebs yum.repos.d]#
    [root@ebs log]# rpm -q gpg-pubkey-ec551f03-4c2d256a
    gpg-pubkey-ec551f03-4c2d256a
    But still I can't install the rpms, got the same Errors. please see the following
    [root@ebs yum.repos.d]# yum install firefox*
    Loaded plugins: refresh-packagekit, rhnplugin
    This system is not registered with RHN.
    RHN support will be disabled.
    Setting up Install Process
    Downloading Packages:
    (1/2): firefox-17.0.9-1.0.1.el6_4.x86_64.rpm
      |  25 MB     03:42
    (2/2): xulrunner-17.0.9-1.0.1.el6_4.x86_64.rpm
      |  14 MB     02:03
    Total
    117 kB/s |  39 MB     05:46
    error: rpmts_HdrFromFdno: Header V3 RSA/SHA256 Signature, key ID ec551f03: BAD
    Problem opening package xulrunner-17.0.9-1.0.1.el6_4.x86_64.rpm
    [root@ebs log]# rpm -qf `which gpg`
    error: rpmdbNextIterator: skipping h#     455 Header V3 RSA/SHA256
    Signature, key ID fd431d51: BAD
    [root@ebs log]# gpg --list-keys
    /root/.gnupg/pubring.gpg
    pub 1024D/11F63C51 2002-02-28
    uid Jamie Cameron <[email protected]>
    sub 1024g/1B24BE83 2002-02-28
    pub 2048D/671DF296 2013-10-08
    uid oracle
    sub 2048g/9FE459CE 2013-10-08
    pub 1024R/F3A5AC78 2013-10-08
    uid oracle (no comment) <[email protected]>
    sub 1024R/6DC65985 2013-10-08
    pub 1024R/78F6C944 2013-10-08
    uid root user (Example GPG Key Signature For RPM
    Packages) <[email protected]>
    sub 1024R/77C97AFF 2013-10-08
    [root@ebs log]# rpm -qi 'gpg-pubkey-*'
    Name : gpg-pubkey Relocations: (not relocatable)
    Version : ec551f03 Vendor: (none)
    Release : 4c2d256a Build Date: Wed 09 Oct
    2013 01:09:10 AM IST
    Install Date: Wed 09 Oct 2013 01:09:10 AM IST      Build Host: localhost
    Group : Public Keys Source RPM: (none)
    Size : 0 License: pubkey
    Signature : (none)
    Summary : gpg(Oracle OSS group (Open Source Software group)
    <[email protected]>)
    Description :
    -----BEGIN PGP PUBLIC KEY BLOCK-----
    Version: rpm-4.8.0 (NSS-3)
    mQENBEwtJWoBCACpiY2rGA6T0ceBi92X88/QclytVBjtDRohOVzs3pmIPh3ULqsW
    G323nmyKbKQBBSjh9OnuO9Y09VG8mzr/w9YV0Ix4cI9/HDTERZ2+TR5u+VNn5J5h
    yvwQSN/FEK6oH2+mz7O0yUNleN7UltR4MOEkHIoAhIvv+1AQQKN3OM8oalz+3gv/
    zz9rAoQczQzT7QWOtBrsRMZgBrKXY/TpJrpVSO3Hx8CnbhKGtLxCCrxZ5v7hh1ht
    3CRAr2+h5bDA9KP6vBZWKEs7NgcvtZFDY6EJc7AoApr3phX9hHE2+snTxe82DkFT
    uA69C8wLyjPCoSy+tcaCqJKOZelNy9RN/WKRABEBAAG0RE9yYWNsZSBPU1MgZ3Jv
    dXAgKE9wZW4gU291cmNlIFNvZnR3YXJlIGdyb3VwKSA8YnVpbGRAb3NzLm9yYWNs
    ZS5jb20+iQE8BBMBAgAmBQJMLSVqAhsDBQkWjmoABgsJCAcDAgQVAggDBBYCAwEC
    HgECF4AACgkQcvl7dOxVHwMiNAf/cD8R74fCBeQsAYid5slIz7CG8xEOBUTDNEJT
    p/owtzr7m7Ydp1txNBOkVeVkUP8czX5EldcmoxA4kCCyHhnxmpJnOt52Fy5ZRnYh
    Ll5gYdpJpXGVScB7fnlh3rJAaesSTacVFC5MKIYPZBiTo9soSXMLNcG8WqHPasdd
    AblC4t5BTDNYlX1RiPeP6m5egHnnxyAXsis8fqIZY0RC9hERxWQ6hdDAX0tJXY8F
    88HDUozvo8jqTlg/5GZcfqcbUjjMUJQ5cBtH3adCthMycdPpPXWJQBuzMIdFJ03u
    YuQ3XrKxBkOLips+OZuWNVZzrPOHsenb49aX4yQsLVc2E2fhKQ==
    =M8XY
    -----END PGP PUBLIC KEY BLOCK-----
    I 've tried to remove the existing keys But Not able to remove them as well.
    Is this the right way of removing the keys ?
    rpm -e --allmatches 'gpg-pubkey-ec551f03-*'  the ec551f03 is the
    version of rpm -qi 'gpg-pubkey-*' query...  Please correct
    Could you tell what I am missing here that's causing the Issue.
    Following are the Errors that is observed in .xsession-errors log file
    ===== BEGIN RING BUFFER (/usr/sbin/sabayon-apply) =====
    MainThread 2013/10/08 18:34:23.3001 (sabayon-apply): No profile for
    user 'root' found
    MainThread 2013/10/08 18:34:23.3005 (sabayon-apply): Fatal exception!
    Exiting abnormally.
    MainThread 2013/10/08 18:34:23.3009 (sabayon-apply): Traceback (most
    recent call last):
    File "/usr/sbin/sabayon-apply", line 149, in <module>
    sys.exit (util.EXIT_CODE_NO_USER_PROFILE)
    SystemExit: 3
    ===== END RING BUFFER (/usr/sbin/sabayon-apply) =====
    This configuration for the debug log can be re-created
    by putting the following in ~//etc/sabayon/sabayon-debug-log.conf
    (use ';' to separate domain names):
    [debug log]
    max lines = 1000
    gnome-session[3707]: EggSMClient-WARNING: Desktop file
    '/etc/xdg/autostart/esc.desktop' has malformed Icon key
    'esc.png'(should not include extension)
    GNOME_KEYRING_SOCKET=/tmp/keyring-x5SKbN/socket
    SSH_AUTH_SOCK=/tmp/keyring-x5SKbN/socket.ssh
    Failed to play sound: Not available
    (polkit-gnome-authentication-agent-1:3917): GLib-GObject-WARNING **:
    cannot register existing type `_PolkitError'
    (polkit-gnome-authentication-agent-1:3917): GLib-CRITICAL **:
    g_once_init_leave: assertion `initialization_value != 0' failed
    W: main.c: This program is not intended to be run as root (unless
    --system is specified).
    ** Message: applet now removed from the notification area
    ** (gnome-user-share:3948): WARNING **: gnome-user-share cannot be
    started as root for security reasons.
    08/10/2013 06:34:26 PM Autoprobing TCP port in (all) network interface
    08/10/2013 06:34:26 PM Listening IPv{4,6}://*:5900
    08/10/2013 06:34:26 PM Autoprobing selected port 5900
    08/10/2013 06:34:26 PM Advertising authentication type: 'No Authentication' (1)
    08/10/2013 06:34:26 PM Advertising security type: 'No Authentication' (1)
    Initializing nautilus-gdu extension
    Initializing nautilus-open-terminal extension
    ** Message: applet now embedded in the notification area
    Connecting to deprecated signal
    QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
    kbuildsycoca4 running...
    Connecting to deprecated signal
    QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
    Connecting to deprecated signal
    QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
    Window manager warning: Invalid WM_TRANSIENT_FOR window 0x4e00004
    specified for 0x4e00019 (Restore Se).
    Object::disconnect: Unexpected null parameter
    QObject::connect: Cannot connect (null)::activePartChanged(
    KParts::Part * ) to KHTMLPart::slotActiveFrameChanged( KParts::Part *
    kio_http_cache_cleaner: Already running!
    Object::disconnect: Unexpected null parameter
    Window manager warning: Invalid WM_TRANSIENT_FOR window 0x5200004
    specified for 0x5200019 (Restore Se).
    Object::disconnect: Unexpected null parameter
    QObject::connect: Cannot connect (null)::activePartChanged(
    KParts::Part * ) to KHTMLPart::slotActiveFrameChanged( KParts::Part *
    Object::disconnect: Unexpected null parameter
    QObject::connect: Cannot connect (null)::activePartChanged(
    KParts::Part * ) to KHTMLPart::slotActiveFrameChanged( KParts::Part *
    Object::disconnect: Unexpected null parameter
    Window manager warning: Invalid WM_TRANSIENT_FOR window 0x4e00004
    specified for 0x4e08cb7 (timesofind).
    libpng warning: Extra compressed data in IDAT
    Window manager warning: Invalid WM_TRANSIENT_FOR window 0x4e00004
    specified for 0x4e0a6e3 (Server Aut).
    Highly appreciate the response.
    Thanks And Regards
    MZ

    The Packaged are already there on the server as the RHEL software DVD is copied on the server.
    Yes it was working before the crash, And Even after the Crash i.e
    after starting the server in Xwindows I was installing the rpms from RHEL6/Packages directory on the server even installed 10-12 rpms
      and was in the process of installing the sabayon rpm i 've inadvertantly issued or run  this command
      rpm -ivh *.rpm --force --nodeps  from RHEL software Packages directory.   
    and it ended up with Errors Header V3 RSA/SHA256 Signature, key ID fd431d51: BAD
       After that I could Not install any rpm from rpm or yum command.
       I 've  Downloaded the new sabyon*  and Other rpms from the net and tried to install them with rpm or yum command but
        got the same Errors Header V3 RSA/SHA256 Signature, key ID fd431d51: BAD 
       with yum am getting this error
       error: rpmts_HdrFromFdno: Header V3 RSA/SHA256 Signature, key ID ec551f03: BAD.
      I 've Tried searching on google as well for at least 10 hours but did not get any help from it so far.
      The Reinstallation of OS is not AN Option for me rightnow.
       Could you tell something which i could try & may be that works.
    Thanks
    MZ

  • Unable to start my iPhone after resetting/erasing all content.

    I have iPhone 3GS 16GB. I got a problem. I have reset my iphone i.e. want to restore to factory setting so when i have selected :Home screen/settings/general/reset/erase all content and settings, my phone got off and after that its not restarting now. Even i have connected to itunes but its not being started so pls guide to restart again so that i can start using my phone once again.

    Charge up your phone and try to see if it get's past the Apple logo. If it does not try to reset the device.
    Press and hold the Sleep/Wake button and the Home button together for at least ten seconds, until the Apple logo appears.
    If this doesn't work, then try to turn the phone off.
    Restoring the device may be your only option at this point, you will lose any data not already backed up.
    Press and hold the home button and plug it into your computer with iTunes open. Keep holding that Home button until you see the "Connect to iTunes" screen, the iTunes logo and USB cable.
    Then iTunes should tell you that it has detected an iPhone in Recovery Mode and needs to be restored.
    Those steps are also in this article with pictures!
    iOS: Unable to update or restore
    http://support.apple.com/kb/HT1808

  • Unable to start Windows 7 after recovering from an image

    Dear community!
    In our office, we frequently use Windows 7 on our Mac computers. Windows 7 is installed on a Bootcamp partition.
    The HDD of one of our MacBooks crashed today and I recovered data from a previously made full image of that MacBook to another MacBook.
    When pressing the ALT button during start up, the MacBook only displays the Mac partition, which can be started perfectly, but not the Windows 7 Bootcamp partition. Under System Preferences -> "Startup Volume" I can see and select the Winodws 7 Bootcamp partition, but it won't let me start Windows 7 from it after rebooting. I get the message "NO BOOTABLE DEVICE - INSERT BOOT DISC AND PRESS ANY KEY". Also, I'm able to access the Bootcamp partition (and all files under Windows) when I start up Mac.
    Any ideas on how to fix that? Sry I can't provide you with diskutil list, gpt and fdisk right now because I don't have the MacBook with me. I will do that later!).

    I was stuck with a similar situation...
    http://discussions.apple.com/message.jspa?messageID=13329327#13329327

  • DS 5.2 unable to start admin server after OS upgrade

    Hi,
    We upgraded our server from Solaris 9 to Solaris 10 this past weekend. After putting back all the libraries we were able to start the admin server (start-admin). I'm getting and error:
    ./start-admin
    SunONE-WebServer-Enterprise/6.0SP3 B05/19/2004 02:48
    failure: server exit: status 1 (Interrupted system call)
    Is the problem here that the webserver software is somehow unavailable? I'm actually using Webserver 7.0 so this must be something packaged with DS 5.2?
    Thank you.
    Mike

    I was able to get the admin server started. I did not have all the directories in place I thought I needed. There were a lot of links that needed to be resolved.

  • DocClose event runs twice after extending with user rights

    I have created a form with several fields. To check if the fields are filled, I have placed several checks if the DocClose event. This creates a messagebox containing text of the missing fields. This will only popup when the pdf is closed. See below for a part of the Java-script.
    var errmsg = ""
    if (Form.Page1.CompanyName.rawValue == null)
    {errmsg = errmsg + "CompanyName is not filled in";}
    if (Form.Page1.CompanyStreet.rawValue == null)
    {errmsg = errmsg + "\n";
    errmsg = errmsg + "CompanyStreet is not filled in";}
    if (errmsg !== "")
    {xfa.host.messagebox (errmsg, "Please note!",1,0);}
    else
    This works just fine in Adobe Acrobat and in Adobe Reader. However,the user needs to be able to save a local copy. So, I use Adobe Acrobat 9 Standard to "Extend Forms Fill-In & Save in Adobe Reader". After this change, when this PDF is opened in the Reader or in Acrobat, the messagebox runs twice! The first time as it should, but the second time, it
    I also noticed that the Script language of this part has changed from Java to mixed.
    Thanks for any help!
    Erik

    Dear all,
    I have the same problem, do you have any solution for this?
    Best regards
    Fernando

  • Unable to Start Oracle Apache after SSL implementation

    Hi,
    We are on Oracle EBS 11i(11.5.10.2) on Windows 2003(32-Bit)
    We want to implement SSL for HTTP server. I tried this on our test instance by following +11i: A Guide to Understanding and Implementing SSL for Oracle Applications [ID 123718.1]+
    After implementing SSL, Oracle Apache is not starting and gives "Service didnt report error". I expected the adapcctl.cmd to prompt for password. I understand that in Unix Apache must be started as root in SSL mode. Is there any specific I need to do for Windows? After reverting the context file to the original file and running autoconfig Apache is starting normally.
    Please let me know if I had to anything Windows specific.
    Rgds,
    Thiru.

    Thanks.
    I did all that is mentioned in Note: +11i: A Guide to Understanding and Implementing SSL for Oracle Applications [ID 123718.1]+. Also referred to +Troubleshooting SSL with Oracle Applications 11i [ID 300969.1]+.
    After enabling Trace in httpd.conf I am getting the following error in ssl_engline_log
    +[24/ÇÈÑíá/2011 16:50:15 00624] [info] Server: Oracle HTTP Server Powered by Apache/1.3.19, Interface: mod_ssl/2.8.1, Library: OpenSSL/0.9.5a+
    +[24/ÇÈÑíá/2011 16:50:15 00624] [info] Init: 1st startup round (still not detached)+
    +[24/ÇÈÑíá/2011 16:50:15 00624] [info] Init: Initializing OpenSSL library+
    +[24/ÇÈÑíá/2011 16:50:15 00624] [info] Init: Loading certificate & private key of SSL-aware server dvlp003.imtac.com:443+
    +[24/ÇÈÑíá/2011 16:50:15 00624] [trace] Init: (dvlp003.imtac.com:443) unencrypted RSA private key - pass phrase not required+
    +[24/ÇÈÑíá/2011 16:50:15 00624] [info] Init: Loading certificate & private key of SSL-aware server dvlp003.imtac.com:10010+
    +[24/ÇÈÑíá/2011 16:50:15 00624] [trace] Init: (dvlp003.imtac.com:10010) unencrypted RSA private key - pass phrase not required+
    +[24/ÇÈÑíá/2011 16:50:15 00624] [info] Init: Seeding PRNG with 136 bytes of entropy+
    +[24/ÇÈÑíá/2011 16:50:15 00624] [info] Init: Generating temporary RSA private keys (512/1024 bits)+
    +[24/ÇÈÑíá/2011 16:50:16 00624] [info] Init: Configuring temporary DH parameters (512/1024 bits)+
    +[24/ÇÈÑíá/2011 16:50:16 00624] [trace] Inter-Process Session Cache (DBM) Expiry: old: 0, new: 0, removed: 0+
    +[24/ÇÈÑíá/2011 16:50:16 00624] [info] Init: Seeding PRNG with 136 bytes of entropy+
    +[24/ÇÈÑíá/2011 16:50:16 00624] [info] Init: Configuring temporary RSA private keys (512/1024 bits)+
    +[24/ÇÈÑíá/2011 16:50:16 00624] [info] Init: Configuring temporary DH parameters (512/1024 bits)+
    +[24/ÇÈÑíá/2011 16:50:16 00624] [info] Init: Initializing (virtual) servers for SSL+
    +[24/ÇÈÑíá/2011 16:50:16 00624] [info] Init: Configuring server dvlp003.imtac.com:443 for SSL protocol+
    +[24/ÇÈÑíá/2011 16:50:16 00624] [trace] Init: (dvlp003.imtac.com:443) Creating new SSL context (protocols: SSLv2, SSLv3, TLSv1)+
    +[24/ÇÈÑíá/2011 16:50:16 00624] [trace] Init: (dvlp003.imtac.com:443) Configuring RSA server certificate+
    +[24/ÇÈÑíá/2011 16:50:16 00624] [trace] Init: (dvlp003.imtac.com:443) Configuring RSA server private key+
    +[24/ÇÈÑíá/2011 16:50:16 00624] [trace] Init: (dvlp003.imtac.com:443) Configuring server certificate chain (3 CA certificates)+
    +[24/ÇÈÑíá/2011 16:50:16 00624] [info] Init: Configuring server dvlp003.imtac.com:10010 for SSL protocol+
    +[24/ÇÈÑíá/2011 16:50:16 00624] [error] Init: (dvlp003.imtac.com:10010) Illegal attempt to re-initialise SSL for server (theoretically shouldn't happen!)+
    I am using port 443. The changes made to application tier context file is:
    set the %s_url_protocol variable to https
    set the %s_local_url_protocol variable to https
    set the %s_webentryurlprotocol variable to https
    set the %s_frmConnectMode variable to https
    set the %s_webssl_port variable to the Apache SSL port required
    set the %s_active_webport variable to the same value as that for the %s_webssl_port variable
    set the %s_webport variable to the same value as that for the %s_webssl_port variable
    set the %s_web_ssl_directory variable to point to the full directory path of the directory that is to contain the .crt and .key files that you are using for Apache
    set %s_apps_portal_url variable to https
    AutoConfig completed sucessfully. Our env is 11.5.10.2 on Windows 2003.
    Rgds,
    Thiru

  • Nokia N96 RM-247 Start-up failed after update with...

    Hi, i just installed nokia software updater and it updated my N96 from 12.XX to 20.50 and the phone was working fine for couple of hours then the battery gose off and when i conect it to a charger it displayed "Phone start-up Failed. Contact Retailer", and i went to the nokia care "Delta comunication" in Iraq-Baghdad and they blame my because i updated using NSU and they said that action made me out of the guarantee that should last for 1-Year and in this case they'll repair it for price...
    after 2 days they reterned my mobile and said that it's un repairable and i had to trash it!!!!
    so any hoped solution?
    or i completely lost my new N96 #_#
    Myth-X

    usually when phone startup failed is displayed, this is due to the firmware update. after firmware updates it is always recommended to perform a hard reset (three-finger hard reset), that will delete everything off your phone memory, and give the phone a clean slte to work with. i have updated many a friends firmware and have noticed that everytime the phone acts buggy if you do not perform this hard reset. so do this reset, which involves holding the green call key, 3 key and * key all at the same time, then pressing the power button. make sure the device is turned off first of course though. i would recommend a backup of course, but you can't even get your phone to turn on so it is inevitable you will lose data.
    let us know how it goes, hopefully your phone can be saved.
    If you found this or someone's comments helpful or like what that person has to say, please give some Kudos to their post!

  • Need urgent help on iOS 8 for iPhone 4S. I am unable to start my device after the update

    Friends,
    I wanted to upgrade to iOS8 on my iPhone 4S. I was not connected to iTunes. Clicked install while I was on a WiFi connection.
    Post that I tried restarting and it is showing a pictorial diagram asking me to connect to iTunes.
    I connected to iTunes and now it is asking me to restore. After going ahead with restore it is saying device can't be found.
    I am really worried. Can anybody help me here.
    Thank you.
    Amol
    <Personal Information Edited By Host>

    Hey Amol B,
    Thanks for the question. I understand you are experiencing issues updating/restoring your iPhone. Let’s try forcing the device intro recovery mode once more:
    If you can't update or restore your iPhone, iPad, or iPod touch
    http://support.apple.com/kb/HT1808
    If your device is not recognized while in recovery mode, see the following resource (specifically Step 5, sub step “If the device is not recognized while in Recovery Mode”):
    iOS: Device not recognized in iTunes for Windows
    http://support.apple.com/kb/TS1538
    Thanks,
    Matt M.

Maybe you are looking for