Instant Messaging Server configuration failed after installation

Hi,
I have a problem with the configuration of Instant Messaging server as part Sun Java Communications Suite 6u2.
IM had been installed using commpkg install --altroot -installroot /opt/sun/comms2 (should run in cluster environment).
Running configure failed when looking for package SUNWiimin. Due to the altroot installation the package information resides under /opt/sun/comms2/var/sadm/...
Since configure is just a shell script those incorrect calls could be fixed (e.g. pkgparam -R /var/opt/sun/comms2 SUNWiimin instead of
pkgparam SUNWiimin.
Unfortunately configure calls com.sun.im.config.core.Configurator as a Java program. In this program IM_BASE seems not tobe set which leads to:
Executing command : null/sbin/impermissions inetuser r /var
Error in executing command : null/sbin/impermissions inetuser r /var
java.io.IOException: null/sbin/impermissions: not found
at java.lang.UNIXProcess.forkAndExec(Native Method)
at java.lang.UNIXProcess.<init>(UNIXProcess.java:53)
at java.lang.ProcessImpl.start(ProcessImpl.java:65)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:451)
at java.lang.Runtime.exec(Runtime.java:591)
at java.lang.Runtime.exec(Runtime.java:429)
at com.sun.im.util.Command.execute(Unknown Source)
at com.sun.im.config.util.CommandExecutor.execute(CommandExecutor.java:134)
at com.sun.im.config.util.CommandExecutor.executeRuntimeCommand(CommandExecutor.java:41)
at com.sun.im.config.validation.SROValidator.createRuntimeDir(SROValidator.java:220)
at com.sun.im.config.validation.SROValidator.isValid(SROValidator.java:133)
at com.sun.im.config.validation.PanelValidator.isValid(PanelValidator.java:33)
at com.sun.im.config.core.CLIEngine.renderUI(CLIEngine.java:124)
at com.sun.im.config.core.Configurator.main(Configurator.java:157)
Return value: -1
Is this bug fixed somewhere??
Regards,
Rudiger

rudidotk wrote:
Is this bug fixed somewhere?? This has been known issue for some time that still hasn't been fixed:
bug #6733030 - "IM7.3: altroot installation causes configure to error with null/sbin/impermissions: not found"
Please raise a Sun support request to have this bug escalated.
Regards,
Shane.

Similar Messages

  • (102) RFC_ERROR_COMMUNICATION: Connect to message server host failed

    Hello,
    I'm almost giving up on this...I've been messing with this for too long now...
    I get this error message:
    com.sap.mw.jco.JCO$Exception: (102) RFC_ERROR_COMMUNICATION: Connect to message server host failed Connect_PM 
    TYPE=B MSHOST=exts0002 GROUP=PUBLIC R3NAME=ANB MSSERV=sapmsANB PCS=1 ERROR       hostname 'exts0002' unknown TIME       
    Tue Feb 14 16:40:02 2006 RELEASE     640 COMPONENT   NI (network interface) VERSION     37 RC          -2 MODULE      ninti.c
    LINE        332 DETAIL      NiPGetHostByName2: hostname 'exts0002' not found SYSTEM CALL gethostbyname_r COUNTER     1
    I try to get the flightlist demo to work. I've put in "sapmsANB         3600/tcp" in services file locally in my machine (I'm using Sneak Preview SP11).
    I've also done everything in "/people/sugree.phatanapherom/blog/2005/08/14/configuring-sld-in-sneak-preview-sap-netweaver-04-sneak
    I've done everything possible to get this to work, but no luck.
    What is wrong here?, please help

    Now I've put in "193.183.156.17     PetJoh     PetJoh.afab.local" in Hosts -> rebooted -> but still can't ping exts0002 (or the fully resolved name to it) I can't ping the actual IP nr either.
    I can, however use JCO java code like:
    import com.sap.mw.jco.*;
    public class R3Connect extends Object {
         JCO.Client mConnection;
         public R3Connect() {
              try {
                   // Change the logon     information     to your     own     system/user
                   mConnection     =
                   JCO.createClient(
                   "100",                                        // SAP client
                   "rfcuser",                                   // userid
                   "jakob",                                   // password
    //               null,                                        // language
                   "en",                                        // language
                   "anb.af.hosting.emtab.com",               // application server host name
                   "00");                                        // system number
                   mConnection.connect();
                   System.out.println(mConnection.getAttributes());
                   mConnection.disconnect();
              } catch (Exception ex) {
                   ex.printStackTrace();
                   System.exit(1);
         public static     void main (String args[]) {
                   R3Connect app =     new     R3Connect();
    This works perfectly fine to connect, Why doesn't SLD?

  • RFC_ERROR_COMMUNICATION: Connect to message server host failed

    We are trying to create JCO destination
    and we are getting the below problem
         com.sap.mw.jco.JCO$Exception: (102) RFC_ERROR_COMMUNICATION: Connect to message server host failed Connect_PM  TYPE=B MSHOST=sappw2ci GROUP=PUBLIC R3NAME=PW2 MSSERV=sapmsPW2 PCS=1 ERROR       service 'sapmsPW2' unknown TIME        Thu Jan 10 23:34:05 2008 RELEASE     700 COMPONENT   NI (network interface) VERSION     38 RC          -3 MODULE      nixxhsl.cpp LINE        776 DETAIL      NiHsLGetServNo: service name cached as unknown COUNTER     1
    we added sapmsPW2 in the services file still we are facing the problem
    i saw all the related posts in the forum but nothing worked
    please help me in resolving this issue and points will be awarded for sure
    Bala

    Hi,
    This JCO Exception caused by network problems, connection breakdowns, gateway problems, unavailability of the remote SAP system, etc.
    What you can do is: Get the host of the SAP System from dev_jrfc.trc or the JRFC trace; ping the SAP system from command line; check routers, gateways, SAP systems
    If an error has occurred on a lower communication layer, for example an RFC_ERROR_COMMUNICATION or RFC_ERROR_SYSTEM_FAILURE exception, have a look at the dev_jrfc.trc files. These files are written by JRFC and can be found in the directories j2ee/cluster/server* of the J2EE Application Server Installation.
    Please check this blog and link:
    The specified item was not found.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.highlightedcontent?documenturi=%2fhelp%2fsdn_help_nw04s%2fsaphelp_nw04s%2fhelpdata%2fen%2f3a%2f3b1b40fcdd8f5ce10000000a155106%2fcontent.htm
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.highlightedcontent?documenturi=%2fhelp%2fsdn_help_nw04s%2fsaphelp_nw04s%2fhelpdata%2fen%2f94%2f3c1b40fcdd8f5ce10000000a155106%2fcontent.htm
    Hope it helps....
    Regards,
    Mona

  • Connect to message server host failed Connect_PM TYPE=B MSHOST=hmsnsw00

    When i deploy "TutWD_FlightBooking" Sample WebDynpro application  I get following error.
    I have following setup.
    NetWeaver developer Studio (NWDS) Version: 2.0.9
    J2EE server running on the same machine where i have NWDS Version: SAP J2EE Engine/7.00 PatchLevel 105053.42
    SLD Version: 7.0009.20060621180635.0000
    Build: 20060622 2041, Depot: //sdt/com.sap.lcr/645_SP_REL, Changelist: 345651
    ABAP R/3 system is on remote system (accessing clients R/3 system) on the network.
    com.sap.mw.jco.JCO$Exception: (102) RFC_ERROR_COMMUNICATION: Connect to message server host failed Connect_PM TYPE=B MSHOST=hmsnsw00 GROUP=PUBLIC R3NAME=DEV MSSERV=sapmsDEV PCS=1 ERROR timeout while pending for route completion TIME Tue Mar 13 12:04:14 2007 RELEASE 700 COMPONENT NI (network interface) VERSION 38 RC -12 DETAIL NiErrSet COUNTER 1
        at com.sap.mw.jco.MiddlewareJRfc.generateJCoException(MiddlewareJRfc.java:457)
        at com.sap.mw.jco.MiddlewareJRfc$Client.connect(MiddlewareJRfc.java:989)
        at com.sap.mw.jco.JCO$Client.connect(JCO.java:3193)
        at com.sap.dictionary.runtime.mdi.DataProvider.<init>(DataProvider.java:90)
        at com.sap.dictionary.runtime.mdi.DataProvider.<init>(DataProvider.java:122)
        ... 62 more
    I get same error message when i test the JCo Metadata connection, Model data connection works fine.
    The message server value under WebDynpro content admin is created with right values as i checked with Basis person.
    My service file in C:/windows/system32/drivers/etc has entries for both J2EE stack entry and ABAP stack (on remote server) entry with port numbers.
    When i ping the ABAP (remote server) from my machine command prompt I get response.
    I am running out of options. I really appreciate your inputs.
    Ramesh

    Hi, I think this might have todo with the fact that your Java stack wants to connect with a server from the same logon group called "PUBLIC".
    Please make sure you added the same logon group "PUBLIC" to the ABAP Server.  Try transaction SMLG.
    Also as posted above the SLD needs this info aswell.
    After using the transaction SMLG, log in and out 5 times in a row to your ABAP stack using SAP GUI. This might actually force an update to the SLD.
    Greetings,
    Robbert
    Message was edited by:
            Robbert van Waveren

  • Connect to message server host failed;WSAECONNREFUSED: Connection refused

    Hi All,
    I am getting the following error when I tried to test the system connectivity from the portal to NSP instance.
    Connection failed. Make sure that Single Sign-On is configured correctly
    I found the following entry in the logs
    Error> occured  >Wed Feb 03 22:43:49,875<   
    RfcException:
        message: Connect to message server host failed
    Connect_PM  TYPE=B MSHOST=abchome.abcsap.local GROUP=SPACE R3NAME=NSP MSSERV=sapmsNSP PCS=1
    ERROR       partner '192.xxx.xxx.123:sapmsNSP' not reached
    TIME        Wed Feb 03 22:43:49 2010
    RELEASE     700
    COMPONENT   NI (network interface)
    VERSION     38
    RC          -10
    MODULE      nixxi.cpp
    LINE        2823
    DETAIL      NiPConnect2
    SYSTEM CALL connect
    ERRNO       10061
    ERRNO TEXT  WSAECONNREFUSED: Connection refused
    COUNTER     1
        Return code: RFC_FAILURE(1)
        error group: 102
        key: RFC_ERROR_COMMUNICATION
    Both NSP and J2E instances are on the same server. OS - win2k3.
    I checked the services file and have the sapmsNSP entry.
    I am able to launch an SAP transaction from System Administration -> Support
    RZ70 from NSP also fails JCo error. SLD_UC RFC itself works fine and the JCo RFC provider SLD_UC program is running
    WEB AS & ITS connections work fine.
    User authentication is from backend, NSP.
    I think I have gone thru all the logs but could not resolve the issue.
    I appreciate any help on this,
    Victor

    I tried to go thru the thread. I did not find any clue as why only server connectivity is failing. ABAP trial version is running fine and the NW trial version is working fine too. These run without crashing. I did a lot of customizing on the portal but dont see any issues except the System Connectivity. Like I mentioned I did UME configuration to point to NSP ABAP instance and I can log into the portal with user credentials that I use to login to ABAP.  I can launch webgui etc without any issues.

  • Identity Server Configuration Failed ...

    Hi
    I am trying to Install Portal Server 2005Q4 on Solaris Sparc 9.
    My installation fails to configure the Identity Server and i see the following errors in my log file:
    ** Start configuring ISConfigurator... ***
    IdentityServConfigurator::configure() called ...
    Error in opening file:/var/sadm/pkg/SUNWamutl/pkginfo
    Install dir = null
    Pkg SUNWamutl don't be installed...
    Error in executing command : /opt/SUNWam/bin/amconfig -s /tmp/is.statefile
    Identity Server Configuration Failed ...
    error in stopping the web server: /home/eaton/PortalServer/SUNWwbsvr/https-rennes.intoptier.com/stop
    This error fails the rest of the Portal Server installation.
    Does anybody have an idea why this happens?
    Thanks!

    You can't install Access Manager without full control on the base organization.
    You need the Directory Manager user (maybe with a temporary password) or a user with full permissions on the Access Manager root DN.
    Hope It Helps
    Saludos!!

  • NW2004s Connect to Message Server Host Failed - BW to Portals connection

    Hi,
    I am trying to connect a SAP BW NW2004s Patch 8 system to a NW2004s Portal. All of the checks in RSPOR_SETUP are successful.
    However when I try to launch a query from Bex Query it fails with the following message.
    "Connect to message server host failedConnect_PM  TYPE=B MSHOST=SAPMSCR6 GROUP=webshop1_biw R3NAME=CR6 MSSERV=01 PCS=1"
    The message server entry in the System Landscape object for the BW Server is "SAPMSCR6". Is this right?
    I have searched for information about this and can't find anything. I am sure it is something basic. As anyone else resolved this issue or do they have an idea what might be causing the problem?
    Any suggestions gratefully received.
    Dave

    Guys look at the below SAP note. it will help
    SAP Note Number: 764881 Inf. Broad.Connect to message server host failed - sapms

  • OIM 11G R2: OIM server configuration failed.

    Hi,
    oim server configuration failed because of below error. Please check the logs.kindly suggest a solution to fix it.
    isJVMVendorIBM:false
    updateMLSLocale:ORACLE_HOME :/home/oracle/app/Oracle/Middleware/Oracle_IDM1
    updateMLSLocale:LOCALE_PROPERTIES_FILE :/home/oracle/app/Oracle/Middleware/Oracle_IDM1/inventory/Scripts/ext/jlib/oim/OIMLocales.properties
    java.lang.Exception: Exception occured while encrypting the configuration and database
        at oracle.as.install.oim.config.util.EncryptConfigurationAndDB.encryptConfigurationAndDatbase(EncryptConfigurationAndDB.java:240)
        at oracle.as.install.oim.config.OIMConfigManager.encryptDB(OIMConfigManager.java:1467)
        at oracle.as.install.oim.config.OIMConfigManager.configureOIM(OIMConfigManager.java:1111)
        at oracle.as.install.oim.config.OIMConfigManager.doExecute(OIMConfigManager.java:659)
        at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:375)
        at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:88)
        at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:105)
        at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
        at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:96)
        at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:186)
        at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
        at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:86)
        at java.lang.Thread.run(Thread.java:745)
    Caused by: java.lang.Exception: Exception occured while encrypting the database
        at oracle.as.install.oim.config.util.EncryptDataBase.encryptDBContent(EncryptDataBase.java:160)
        at oracle.as.install.oim.config.util.EncryptConfigurationAndDB.encryptConfigurationAndDatbase(EncryptConfigurationAndDB.java:231)
        ... 12 more
    Caused by: java.lang.Exception: Exception occured in updateMLSLocale method while updating Locale to OIM DB
        at oracle.as.install.oim.config.util.EncryptDataBase.updateMLSLocale(EncryptDataBase.java:319)
        at oracle.as.install.oim.config.util.EncryptDataBase.encryptDBContent(EncryptDataBase.java:125)
        ... 13 more
    Caused by: java.sql.SQLIntegrityConstraintViolationException: ORA-00001: unique constraint (DEV_OIM.UK_MLS_LOCALE_MLS_LOCALE_CODE) violated
        at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:462)
        at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:405)
        at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:931)
        at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:481)
        at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:205)
        at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:548)
        at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:217)
        at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:1115)
        at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1488)
        at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3769)
        at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3904)
        at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeUpdate(OraclePreparedStatementWrapper.java:1512)
        at oracle.as.install.oim.config.util.EncryptDataBase.updateMLSLocale(EncryptDataBase.java:311)
        ... 14 more
    Thanks.

    Remove below configuration and try again
    highest approver title

  • Web server configuration failed with EPM 11.1.2.2 on Solaris 11

    Hi,
    When install & configured EPM 11.1.2.2, all components configuration success except web server configurations. In the
    /export/epm/Middleware/EPMSystem11R1/diagnostics/logs/
    [ERROR][EPMCFG-07236][oracle.EPMCFG][SRC_CLASS: com.hyperion.cis.config.ant.apache2.OHS2configurator]/export/epm/Middleware/user_projects/epmsystem1/httpConfig/ohs/config/OHS/ohs_component/httpd.conf wasn't found. OHS wasnt configured successfully, see oraInventory logs for more details"
    The /export/epm has around 1.1T free disk space, and it had been set WRX permission for the 'epm' user. Please advise what might cause the above issue?
    Thanks,
    Jenny

    Hi,
    The OHS installation was showed as "Complete" in the EPM installation. Yes, there was "/export/epm/Middleware/user_projects/epmsystem1/httpConfig" directory.
    Under "/export/epm/oraInventory/logs", it generated 4 files as "intsall*.log", "install*.out", "installActions*.log", and
    "installProfile*.log" when I'm trying to configure the web server again with cfgtool. The logs are pretty long, and I'm not sure if the bellow messages indicate space problem or not in the "install*.log"?
    [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.genericQueries.getFreeSpaceForHome] [tid: 11] [ecid: 0000Jz5F64TFw000jzwkno1Hr7bm000002,0] errorString:
    [2013-07-09T13:00:36.230-08:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.genericQueries.getFreeSpaceForHome] [tid: 11] [ecid: 0000Jz5F64TFw000jzwkno1Hr7bm000002,0] Exiting method executeHandler
    [2013-07-09T13:00:36.231-08:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation] [tid: 11] [ecid: 0000Jz5F64TFw000jzwkno1Hr7bm000002,0] Handler launch end: genericQueries.getFreeSpaceForHome
    [2013-07-09T13:00:36.231-08:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation] [tid: 11] [ecid: 0000Jz5F64TFw000jzwkno1Hr7bm000002,0] Handler returned status: SUCCES
    The "install*.out" had the error message as:
    [CONFIG] [Web Tier Configuration] [Create and Start AS Instance (ohsInstance3355595679)]:Skipping instance registration
    ld.so.1: opmn: fatal: libcolntsh.sop.11.m1: open failed: No such filnctl startall: estarting opmn and all moracle.as.config.ProvisionException: Unable to start opmn
    at oracle.as.install.webtiercd.webtierconfig.util.CreateASInstance.createASInstanceWrapper(CreateASInstance.java:153)
    at oracle.as.install.webtiercd.webtierconfig.util.CreateASInstance.createStandaloneASInstance(CreateASInstance.java:84)
    at oracle.as.install.webtiercd.webtierconfig.actions.WebtierConfigurationAction.configureInstanceStandalone(WebtierConfigurationAction.java:590)
    at oracle.as.install.webtiercd.webtierconfig.actions.WebtierConfigurationAction.configureStandalone(WebtierConfigurationAction.java:441)
    at oracle.as.install.webtiercd.webtierconfig.actions.WebtierConfigurationAction.doExecute(WebtierConfigurationAction.java:174)
    at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:371)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:88)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:105)
    at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
    at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:64)
    at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:160)
    at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
    at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:86)
    at java.lang.Thread.run(Thread.java:662)
    Caused by: java.lang.Exception: Unable to start opmn
    at oracle.as.install.webtiercd.webtierconfig.util.CreateASInstance.startOpmn(CreateASInstance.java:228)
    at oracle.as.install.webtiercd.webtierconfig.util.CreateASInstance.createASInstanceWrapper(CreateASInstance.java:151)
    ... 13 more
    a or directornage[CONFIG] FAILED:Create and Start AS Instance (ohsInstance3355595679)
    y
    d processes[CONFIG] [Web Tier Configuration] [Create and Start AS Instance (ohsInstance3355595679)]:Unable to start opmn
    .[CONFIG] FAILED:Create and Start AS Instance (ohsInstance3355595679)
    ..Question Received:Unable to start opmn
    [CONFIG] [Web Tier Configuration]:Unable to start opmn
    oracle.as.config.ProvisionException: Unable to start opmn
    at oracle.as.install.webtiercd.webtierconfig.util.CreateASInstance.createASInstanceWrapper(CreateASInstance.java:153)
    at oracle.as.install.webtiercd.webtierconfig.util.CreateASInstance.createStandaloneASInstance(CreateASInstance.java:84)
    at oracle.as.install.webtiercd.webtierconfig.actions.WebtierConfigurationAction.configureInstanceStandalone(WebtierConfigurationAction.java:590)
    at oracle.as.install.webtiercd.webtierconfig.actions.WebtierConfigurationAction.configureStandalone(WebtierConfigurationAction.java:441)
    at oracle.as.install.webtiercd.webtierconfig.actions.WebtierConfigurationAction.doExecute(WebtierConfigurationAction.java:174)
    at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:371)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:88)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:105)
    at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
    at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:64)
    at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:160)
    at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
    at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:86)
    at java.lang.Thread.run(Thread.java:662)
    Caused by: java.lang.Exception: Unable to start opmn
    at oracle.as.install.webtiercd.webtierconfig.util.CreateASInstance.startOpmn(CreateASInstance.java:228)
    at oracle.as.install.webtiercd.webtierconfig.util.CreateASInstance.createASInstanceWrapper(CreateASInstance.java:151)
    ... 13 more
    opmnctgetting all the checkpoint properties..
    l startall: failed.m_checkpointData:{}
    Configuration:Web Tier Configuration failed
    Error while running Configuration.
    The configuration of Oracle WebTier and Utilities CD failed.
    outputFile:/export/epm/oraInventory/logs/installProfile2013-07-09_02-00-32PM.log
    The "install*Profile*.log" reported:
    Processor Architecture : sparcv9
    #The cycle speed of the CPU
    CPU Speed : 0.0 GHz
    #This is the number of CPUs available to the installer's JVM
    CPU Number : 512 Processors.
    #Available Swap space on this machine when installer started
    Available Swap Space : 0 MB.
    Somehow, it report the cpu speed as 0hz, and swap space also 0MB, but I have lots of swap space available(630G) shown from 'df -h' and 'swap -s'
    Thanks!

  • Managed Server Startup failed after upgrade to 11.1.1.6 from 11.1.1.4

    We tried to upgrade from SOA Suite 11.1.1.4 to 11.1.1.6.
    After upgrade when we tried to start our managed servers we get the below error. Did anyone ran into this? If so how did you resolve it?.
    Its still referring to some Weblogic 10.3.4 libraries. We were not able to find out where..
    <Mar 22, 2012 3:21:29 PM CDT> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: java.lang.AssertionError: java.lang.ClassNotFoundException: weblogic.jndi.internal.ServerNamingNode_1034_WLStub
    java.lang.AssertionError: java.lang.ClassNotFoundException: weblogic.jndi.internal.ServerNamingNode_1034_WLStub
    at weblogic.jndi.WLInitialContextFactoryDelegate.newRootNamingNodeStub(WLInitialContextFactoryDelegate.java:610)
    at weblogic.jndi.WLInitialContextFactoryDelegate.newRemoteContext(WLInitialContextFactoryDelegate.java:577)
    at weblogic.jndi.WLInitialContextFactoryDelegate.newContext(WLInitialContextFactoryDelegate.java:482)
    at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:376)
    at weblogic.jndi.Environment.getContext(Environment.java:315) Truncated. see log file for complete stacktrace
    Caused By: java.lang.ClassNotFoundException: weblogic.jndi.internal.ServerNamingNode_1034_WLStub at java.net.URLClassLoader$1.run(URLClassLoader.java:202) at java.net.URLClassLoader.findClass(URLClassLoader.java:190) at java.lang.ClassLoader.loadClass(ClassLoader.java:306) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) at java.lang.ClassLoader.loadClass(ClassLoader.java:247) Truncated. see log file for complete stacktrace>
    The WebLogic Server encountered a critical failure
    Reason: Failed to load stub for class class weblogic.server.RemoteLifeCycleOperationsImpl
    Exception in thread "Main Thread" java.lang.AssertionError: Failed to load stub for class class weblogic.server.RemoteLifeCycleOperationsImpl at weblogic.rmi.extensions.StubFactory.getStub(StubFactory.java:145) at weblogic.rmi.extensions.StubFactory.getStub(StubFactory.java:124) at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialReference(WLInitialContextFactoryDelegate.java:427) at weblogic.jndi.Environment.getInitialReference(Environment.java:245) at weblogic.server.ServerLifeCycleRuntime.getLifeCycleOperationsRemote(ServerLifeCycleRuntime.java:1083) at weblogic.t3.srvr.ServerRuntime.sendStateToAdminServer(ServerRuntime.java:429) at weblogic.t3.srvr.ServerRuntime.updateRunState(ServerRuntime.java:415)
    at weblogic.t3.srvr.T3Srvr.setState(T3Srvr.java:206) at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:482) at weblogic.Server.main(Server.java:71)
    Thanks,
    Jp

    Hi,
    I found an oracle note with the next solution:
    Add -Xverify:none to the JVM Arguments in the WebLogic console if you're using Node Manager to start managed servers:
    1. Go into WebLogic Console
    2. Navigate to Environment> Servers> [Sever_name]> Server Start> Arguments
    3. Add -Xverify:none to the arguments
    4. Restart the WebLogic server
    5. Retest the issue.
    6. Migrate the solution as appropriate to other environments.
    Or
    If you're not using Node Manager to start managed servers:
    Edit the WebLogic start-up script to add -Xverify:none to the JVM arguments
    See if it works for you
    Arik

  • MESSAGING SERVER CONFIGURATION service.http.smtphost

    Hi!
    I've migrated from Messaging Server 6.3 to MS 7.0, in previous version there was a property service.http.smtphost, in this property I configured my Antivirus Server, but in version 7, where can I do this?, Is there an equivalent property/configuration?
    Thanks!!

    JulioMedjav wrote:
    I've migrated from Messaging Server 6.3 to MS 7.0, in previous version there was a property service.http.smtphost, in this property I configured my Antivirus Server, but in version 7, where can I do this?, Is there an equivalent property/configuration?The parameter hasn't changed:
    bash-3.00# ./configutil -H -o service.http.smtphost
    Configuration option: service.http.smtphost
            Description: SMTP relay host. If you are using LMTP, set this to the machine name of the LMTP host.
            Syntax: string
    service.http.smtphost is currently set to: 127.0.0.1Regards,
    Shane.

  • Siebel Server Configuration failed

    I am able to configure Siebel gateway name server, siebele enterprise server,
    but when i configure Siebel Server it shows execution failed...
    Do i need ti install any language pack Siebel Server configuration? May be that is reason why i am not able to configure Siebel Server... If you think some another problem let me know...
    Also i am configuring Siebel 8.0 for my oracleAS adapter 10.1.2.0.2.. is it fine?
    Please help me out...
    Your reply will be very much appreciated...
    Thanx in advance...

    On another note, I thought Siebel 8.0 needs to use a specific version of Oracle AS for Linux..
    For all others the minimum is AS 10.1.3... You might have problems on your SWSE install.

  • Please help me with Powershell Script - Message Box to display after Installation

    Hi Guys,
    Am using package model to deploy the software. After installation on client machines i want to display a dialog box to notify the successful installation.
    Currently trying VBScript to show the dialog message.
    But few machines i get this dialog and few machines am not getting, in program command line am calling a batch script.
    Now am planning to use a Power shell scripting to show a message box and trying to call it through a batch script.
    Please assist me with the powershell script which will display a message box like above
    (and let me know in script how to enable the set-execution policy Remote signed enabled)
    Thanks,

    You can set the execution settings from within the client settings.
    For a simple message box without having to load assmemblies
    $wshell = New-Object -ComObject Wscript.Shell
    $wshell.Popup("Operation Completed",0,"Done",0x1)

  • In yahoo mail, I cannot use the instant message or SMS features after upgrading to the latest version of fire fox.

    I'm unable to use the Instant message or SMS features within my yahoo email account. I've tried re-installing a new version of fire fox- ( had to use internet explorer to get online , I am able to use all of yahoos features including email messenger in internet explorer but I prefer fire fox) - still re installing fire fox did not solve the problem.

    Hi,
    It has been solved in Firefox 10 which is due for release in the next few days. In the meantime you can also try Firefox 10 beta: https://www.mozilla.org/en-US/firefox/channel/
    Please see [https://bugzilla.mozilla.org/show_bug.cgi?id=713014 this] for the details. Comment 7 has a workaround for Firefox 9 that is applicable to the SMS window as well. You may have to toggle between the two options.

  • Is Threaded Discussion possible using iPlanet Instant Messaging Server?

    If possible, then specify how it can be achieved?
    Thanks in advance

    Threaded discussions are not a function that would be supported by Instant messaging. As IM is based on real-time conversations, threads really aren't valid.

Maybe you are looking for

  • Very Slow Load Times for PDF Document

    Hi, I have a PDF document that takes forever to load in preview (on the order of a minute or more). It is eight pages, but when I try to go to the last two pages, each of which has a drawing created by using Autoshapes in Microsoft Word, again they t

  • Issues with Overlapping Symbols

    Hi, I've created an interactive guide on how a piece of scientific apparatus works using Edge Animate, but I've ran into a problem and I'm hoping the community might be able to help me. What I've Done So Far - Created flyout tooltips that animate as

  • How to make and start a session on Visual web JSF

    Hi; I am trying to make a Session on Visual Web JSF but cant get it, just get code to jsp, plz could u help me :) Thanks on advace Miguel Villalobos.

  • Help Downloadin​g Applicatio​ns

    I'm new to Blackberry, so sorry if this question seems a little basic. I'm trying to download some applications and games to my BB using the Application Loader.  When I go through the process and click on the finish button, I get the message: The fol

  • Why is the G6t not in HP Partsurfer

    I've had my G6t for months now and I love it, for all its quirks.  It bothers me that HP seems to have so little support information for it.  I am interested in upgrading the RAM to 8gb but it hasn't even been put in HP Partsurfer let alone any memor