BW Publisher Configuration in a BOE Cluster (Linux OS)

I have a question about configuring BW Publisher service in  a BOE Cluster (with 2 servers).  The BOE cluster is on 64 bit Linux servers with Oracle db for CMS and Audit.
The BW publisher service on server 1 is configured to run against a SAP host (letu2019s say u2018host1u2019 and using SAP gateway, SAPGW00).  The command to configure BW Publishing service is,
$ ./bwcepub.sh 1 u2013a<Program ID> -g <hostname> -x<SAP Gateway>
After executing the BW Publisher script, the service is running fine. Further configuration on BW and BOE system is letting users publish Crystal reports from the CR 2008 to BW and then to BOE. No problems in that area.
However if a new SAP host has to be configured against the BW Publisher service (a different instance of BW Publisher service) on server 1 (scenario u2013 one BOE server with multiple SAP BW systems connected to it), what is the best process for BW Publisher service configuration?  Create one more instance of BW Publisher service with different Program ID and hostname?  I have tried this approach and got the following message:
WARNING: The BW publisher is already running as user bobjadm. Exiting...In order to run the publisher as the same user but from a different session, define variable BWCEPUB_PREFIX to something unique, e.g. session2_ so that the publisher can keep track of the different sessions. Once BWCEPUB_PREFIX is defined as a unique, non-empty string, re-run the publisher command.
Upon some search in the SAP notes, found the following workaround (which applies for Solaris OS).
The suggestion is to issue the command, export BWCEPUB_PREFIX=2, verify and re-issue the BW Publisher start command again.
However I am not sure if it will fix the issue.
Also, the 2 instances of BW Publisher service is running only on server 1 (pointing to 2 different hosts), server 1 is a single point of failure and what process should be implemented for fail over (so that server 2 can take the publishing load)?  I have checked the processes running on server 2 and do not see any running instances of BW Publisher service (which is configured and running fine on server 1).
To summarize u2013
(1)     What are best practices to run a BW publisher service in a BOE cluster?
(2)     What is process to setup fail over BW Publisher service in a BOE cluster?
(3)     Can 2 instances of BW Publisher service point to 2 different hosts? If so, what additional configuration is required   on BW and BOE servers?
Appreciate any info that you can share.  Thanks.

I have reviewed the SAP notes, and this is what is mentioned there:
There are two ways to accomplish this:
(Option 1) Install and use local SAP gateway on the Enterprise XI server and create an RFC destination to the first BW system as a publishing destination. Point the BW publishing service to the other BW system, create a RFC destination on this BW system, and reference itself as the gateway. This way, the SAP local gateway on the Enterprise XI server is pointing to one BW system and the BW publishing service is pointing to the other BW system.
- Option 1, as per the IK install guide, is not suggested as it might make the Linux/Unix system unstable.  Hence the only option left is to review otpion 2 below.
(Option 2 ) Reference the same SAP gateway for both RFC destinations. This means the RFC destinations created on the two BW systems are referencing one SAP gateway, which is referenced in the BW publishing service.
- This otpion can probably used however i would like to give the background again here.
When the BW publisher server was activated, the following command was issued.
$ ./bwcepub.sh 1 -a(prog id) -g(hostname) -x(sapgw00).
This configuration done later works perfectly fine for users to publish CR to BW and BOE. 
Then came the 2nd entitlement system and the following command was issued -
$ ./bwcepub.sh 2 -a(a new prog id) -g(a new hostname) -x(sapgw00).
This action triggered the error that i have captured in this thread originally.  However the work around suggested by the SAP note 1206631 needs to be tesed (option 2 above).
Question though - if the same GW host needs to configured for the 2nd entitlement system (as per the SAP notes workaround), the command looks like this:
./bwcepub.sh -a(a new progid -g(same hostname as the first server) -x(same SAP gateway as the first server).
is this correct?  i just want to make sure that BW one BOE system can have multiple entitlement systems connected to it (in Linux).    Any help / info towards this is highly appreciated.
Edited by: Srinivas Vankayala on Sep 10, 2009 7:40 PM

Similar Messages

  • Add GNS and Configure Oracle Infrastructure for Cluster failed

    hi
    i tried to install Oracle Grid 11g on Oracle Linux EnterPrise edition but i got the following error while
    creating the Root.sh files.
    *Add GNS 192.168.138.131 -d nisha.......failed
    *Configure Oracle Infrastructure for Cluster failed.
    plz help me out thanks in advance...

    hi
    thanks for reply.
    if i did not give GNS name then i cannot install it because without GNS i am not able to install
    is there anyway to install without GNS?
    and if i want to install Typically then its also asking for Scan name
    so plz guide me what is scan name and how to configure?
    @Levi Pereira
    because without that i am not able to install the software plz if i am wrong then
    help me out how to install without GNS?
    Edited by: nisha on May 17, 2011 4:56 AM

  • OBIEE 11.1.1.5 configuration failing on 64 bit Linux(please don't delete)

    Please DONOT delete this thread. I see someone keeps trying to do it don't know why. The last two threads on the same topic were
    https://forums.oracle.com/forums/thread.jspa?messageID=10473944#10473944
    and
    https://forums.oracle.com/forums/messageview.jspa?messageID=10467383&stqc=true
    OBIEE 11.1.1.5 Software only install configuration failing on 64 bit Linux
    My scenario is installing in 64 bit Linux with WLS 10.3.5 (with SOA/BAM server installed already). So as recommend by Oracle (http://docs.oracle.com/cd/E21764_01/bi.1111/e10539/a1_installscrn.htm) I did a software only install and then tried to configure BI using config.sh. I didn’t have root privilege, so continued with local inventory, hope that wasn't an issue.
    1) First time it failed in 'Configure BI Domain' step. I aborted and retried. It failed saying there is already entry in HSS Component table. I fixed the issue and tried again
    2) Then it failed again in 'Configure BI Domain' step, the error stack is
    Executing Task: Configure BI Domain
    javax.management.InstanceNotFoundException: oracle.biee.admin:group=Service,type=BIDomain
    at weblogic.rjvm.ResponseImpl.unmarshalReturn(ResponseImpl.java:234)
    at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:223)
    at javax.management.remote.rmi.RMIConnectionImpl_1035_WLStub.invoke(Unknown Source)
    at weblogic.management.remote.common.RMIConnectionWrapper$16.run(ClientProviderBase.java:919)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
    at weblogic.security.Security.runAs(Security.java:61)
    at weblogic.management.remote.common.RMIConnectionWrapper.invoke(ClientProviderBase.java:917)
    at javax.management.remote.rmi.RMIConnector$RemoteMBeanServerConnection.invoke(RMIConnector.java:993)
    at oracle.as.install.bi.biconfig.standard.BIDomainConfigureTask.doExecute(BIDomainConfigureTask.java:58)
    at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:70)
    at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
    at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:112)
    at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
    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:63)
    at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
    at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
    at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
    at java.lang.Thread.run(Thread.java:662)
    Caused by: javax.management.InstanceNotFoundException: oracle.biee.admin:group=Service,type=BIDomain
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1094)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getClassLoaderFor(DefaultMBeanServerInterceptor.java:1438)
    at com.sun.jmx.mbeanserver.JmxMBeanServer.getClassLoaderFor(JmxMBeanServer.java:1276)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$1.run(WLSMBeanServerInterceptorBase.java:58)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.getClassLoaderFor(WLSMBeanServerInterceptorBase.java:53)
    at weblogic.management.mbeanservers.domainruntime.internal.FederatedMBeanServerInterceptor.getClassLoaderFor(FederatedMBeanServerInterceptor.java:141)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$1.run(WLSMBeanServerInterceptorBase.java:56)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.getClassLoaderFor(WLSMBeanServerInterceptorBase.java:53)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$1.run(WLSMBeanServerInterceptorBase.java:56)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.getClassLoaderFor(WLSMBeanServerInterceptorBase.java:53)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$1.run(WLSMBeanServerInterceptorBase.java:56)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.getClassLoaderFor(WLSMBeanServerInterceptorBase.java:53)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServer.getClassLoaderFor(WLSMBeanServer.java:527)
    at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder$19.run(JMXConnectorSubjectForwarder.java:1014)
    at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder$19.run(JMXConnectorSubjectForwarder.java:1012)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder.getClassLoaderFor(JMXConnectorSubjectForwarder.java:1012)
    at javax.management.remote.rmi.RMIConnectionImpl$5.run(RMIConnectionImpl.java:1326)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.management.remote.rmi.RMIConnectionImpl.getClassLoaderFor(RMIConnectionImpl.java:1323)
    at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:771)
    at javax.management.remote.rmi.RMIConnectionImpl_WLSkel.invoke(Unknown Source)
    at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:667)
    at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:522)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
    at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:518)
    at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:118)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Does this option actually work?? Can someone help please

    Has someone ever got it to work? Is there any resolution to the problem described

  • How to install and configure ASM on Red Hat Linux 6.4

    Hi Team,
    How do you install and configure ASM on Red Hat Linux 6.4?
    Thank you in advance.
    Bee

    Here is an article that you may find useful http://eriglen.blogspot.com/2013/01/step-by-step-configuring-automatic-storage-management-on-standalone-server-with-oracle-enterprise-linux-and-oracle-11g-R2-using-external-storage-managed-by-openfiler.html

  • How to Configure Active-Passive oracle cluster in Windows 2008 R2 64bit Server.

    How to Configure Active-Passive oracle cluster in Windows 2008 R2 64bit Server With Oracle 11g R2.
    How many database will play in this role.
    Best,

    hello
    I was going through your post and i am also doing the same thing here at our organisation for Oracle 10g R2
    Can you pls send me any docs u r having for configuration of Oracle in windows clusters .
    And, can you pls elaborate on this point
    e)Create Oracle Service with the same name in the 2nd node and copy all the files like spfile,tnsnames.ora,listener.ora,password file to Node2.
    Pls send me the details at [email protected] or you can contact me at 08054641476.
    Thanks in advance.

  • ADS Configuration issue in HA cluster environment

    Hi All,
    We have HA cluster environment in which we have installed primary node, secondary node and additional application server. We have configured ADS in HA cluster but when we execute "fp_test_00" program in SE38 it throws "ADS: com.adobe.ProcessingException: com.adobe.Processin(200101)" exception. As well as RFC destination "FP_ICF_DATA_<SID>" in java system throws "Error during ping operation: Error while silently connecting: org.w3c.www.protocol.http.HttpException: Connection refused: connect"  while we ping destination.
    I have checked URL,Port and Logon data all information provided for RFC is fine. Please help me to resolve this issue.
    Thanks

    Hi Reagan
    As you suggested I have checked the URL(http://hostname:8000) has been used for connection, logon data is also fine. Below I have attached dev_icm trace file and there I can see that system throwing error while "reading data from message server"
    dev_icm
    Thr 14116] Mon May 19 01:11:29 2014
    [Thr 14116] {0000a598} Traffic Control: Nettimeout (30) exceeded by peer: 10.15.212.11:23327 [icxxthr.c 4303]
    [Thr 16228] Mon May 19 03:51:29 2014
    [Thr 16228] *** ERROR => MsINiRead: NiBufReceive failed (NIECONN_BROKEN) [msxxi.c      2829]
    [Thr 16228]
    [Thr 16228] *****************************************************************************
    [Thr 16228] *
    [Thr 16228] *  ERROR       Reading data from the message server (hostname / 3901)
    [Thr 16228] *              failed.
    [Thr 16228] *              Please check the trace file of the message server.
    [Thr 16228] *
    [Thr 16228] *  TIME        Mon May 19 03:51:29 2014
    [Thr 16228] *  RELEASE     721
    [Thr 16228] *  COMPONENT   MS (message handling interface, multithreaded)
    [Thr 16228] *  VERSION     4
    [Thr 16228] *  RC          -36
    [Thr 16228] *  MODULE      msxxi.c
    [Thr 16228] *  LINE        2848
    [Thr 16228] *  COUNTER     173
    [Thr 16228] *
    [Thr 16228] *****************************************************************************
    [Thr 16228]
    [Thr 16228] *** ERROR => MsIReadFromHdl: NiRead (rc=NIECONN_BROKEN) [msxxi.c      1867]
    [Thr 16228] JNCMIMsConnBrokenCallback: Message server connection broken
    [Thr 16228] IcmJncmConnBrokenCallback called
    [Thr 16228] JNCMReconnectAsync: Start Message Server reconnect, command MS_J2EE_RECO(2), allow 3600 sec for reconnect
    [Thr 16228] JNCMReconnectAsync: Allow 30 sec for consistent cluster reconnect
    [Thr 16228] Mon May 19 03:51:30 2014
    [Thr 16228]
    [Thr 16228] *****************************************************************************
    [Thr 16228] *
    [Thr 16228] *  ERROR       The connection to the specified message server
    [Thr 16228] *              (hostname / 3901) failed. Please check the trace file
    [Thr 16228] *              of the message server. If a network filter has
    [Thr 16228] *              been activated (see message server parameters
    [Thr 16228] *              ms/acl_file_...) please check the configuration
    [Thr 16228] *
    [Thr 16228] *  TIME        Mon May 19 03:51:30 2014
    [Thr 16228] *  RELEASE     721
    [Thr 16228] *  COMPONENT   MS (message handling interface, multithreaded)
    [Thr 16228] *  VERSION     4
    [Thr 16228] *  RC          -35
    [Thr 16228] *  MODULE      msxxi.c
    [Thr 16228] *  LINE        2783
    [Thr 16228] *  COUNTER     176
    [Thr 16228] *
    [Thr 16228] *****************************************************************************
    [Thr 16228]
    [Thr 16228] *** ERROR => MsIAttachEx: MsINiWrite (rc=-35) [msxxi.c      884]
    [Thr 16228] JNCMIMsConnBrokenCallback: Message server connection broken during reconnect
    [Thr 16228] JNCMReconnectAsync: cannot reconnect to message server [cmd=MS_J2EE_RECO(2),loop=1],  rc=-35(-35)
    dev_server0
    [Thr 10444] Mon May 19 03:51:30 2014
    M  [Thr 10444] ***LOG Q0I=> NiPConnect2: IP-address:3301: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 3285]
    M  [Thr 6832] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 26/sock 4824
        (SI_ECONN_REFUSE/10061; I4; ST; IP-address:3301) [nixxi.cpp    3285]
    M  [Thr 19208] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 42/sock 8104
        (SI_ECONN_REFUSE/10061; I4; ST; IP-address:3301) [nixxi.cpp    3285]
    M  [Thr 4680] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 50/sock 368
        (SI_ECONN_REFUSE/10061; I4; ST; IP-address:3301) [nixxi.cpp    3285]
    M  [Thr 10444] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 34/sock 7128
        (SI_ECONN_REFUSE/10061; I4; ST; IP-address:3301) [nixxi.cpp    3285]

    M [Thr 6832] Mon May 19 03:51:32 2014
    M  [Thr 6832] ***LOG Q0I=> NiPConnect2: IP-address:3301: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 3285]

    M [Thr 19208] Mon May 19 03:51:32 2014
    M  [Thr 19208] ***LOG Q0I=> NiPConnect2: IP-address:3301: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 3285]

    M [Thr 10444] Mon May 19 03:51:32 2014
    M  [Thr 10444] ***LOG Q0I=> NiPConnect2: IP-address:3301: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 3285]

    M [Thr 4680] Mon May 19 03:51:32 2014
    M  [Thr 4680] ***LOG Q0I=> NiPConnect2: IP-address:3301: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 3285]
    M  [Thr 6832] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 35/sock 368
        (SI_ECONN_REFUSE/10061; I4; ST; IP-address:3301) [nixxi.cpp    3285]
    M  [Thr 19208] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 27/sock 7592
        (SI_ECONN_REFUSE/10061; I4; ST; IP-address:3301) [nixxi.cpp    3285]
    M  [Thr 10444] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 43/sock 8104
        (SI_ECONN_REFUSE/10061; I4; ST; IP-address:3301) [nixxi.cpp    3285]
    M  [Thr 4680] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 51/sock 4824
        (SI_ECONN_REFUSE/10061; I4; ST; IP-address:3301) [nixxi.cpp    3285]

    M [Thr 6832] Mon May 19 03:51:35 2014
    M  [Thr 6832] ***LOG Q0I=> NiPConnect2: IP-address:3301: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 3285]

    M [Thr 10444] Mon May 19 03:51:35 2014
    M  [Thr 10444] ***LOG Q0I=> NiPConnect2: IP-address:3301: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 3285]
    M  [Thr 10444] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 44/sock 7780
        (SI_ECONN_REFUSE/10061; I4; ST; IP-address:3301) [nixxi.cpp    3285]

    M [Thr 4680] Mon May 19 03:51:35 2014
    M  [Thr 4680] ***LOG Q0I=> NiPConnect2: IP-address:3301: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 3285]
    M  [Thr 6832] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 36/sock 368
        (SI_ECONN_REFUSE/10061; I4; ST; IP-address:3301) [nixxi.cpp    3285]

    M [Thr 19208] Mon May 19 03:51:35 2014
    M  [Thr 19208] ***LOG Q0I=> NiPConnect2: IP-address:3301: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 3285]
    M  [Thr 4680] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 52/sock 8104
        (SI_ECONN_REFUSE/10061; I4; ST; IP-address:3301) [nixxi.cpp    3285]
    M  [Thr 19208] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 28/sock 7592
        (SI_ECONN_REFUSE/10061; I4; ST; IP-address:3301) [nixxi.cpp    3285]

    M [Thr 19208] Mon May 19 03:51:40 2014
    M  [Thr 19208] ***LOG Q0I=> NiPConnect2: IP-address:3301: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 3285]

    M [Thr 6832] Mon May 19 03:51:40 2014
    M  [Thr 6832] ***LOG Q0I=> NiPConnect2: IP-address:3301: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 3285]
    M  [Thr 19208] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 53/sock 7128
        (SI_ECONN_REFUSE/10061; I4; ST; IP-address:3301) [nixxi.cpp    3285]
    M  [Thr 6832] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 45/sock 7952
        (SI_ECONN_REFUSE/10061; I4; ST; IP-address:3301) [nixxi.cpp    3285]

    M [Thr 4680] Mon May 19 03:51:40 2014
    M  [Thr 4680] ***LOG Q0I=> NiPConnect2: IP-address:3301: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 3285]

    M [Thr 10444] Mon May 19 03:51:40 2014
    M  [Thr 10444] ***LOG Q0I=> NiPConnect2: IP-address:3301: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 3285]
    M  [Thr 4680] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 29/sock 4824
        (SI_ECONN_REFUSE/10061; I4; ST; IP-address:3301) [nixxi.cpp    3285]
    M  [Thr 10444] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 37/sock 8508
        (SI_ECONN_REFUSE/10061; I4; ST; IP-address:3301) [nixxi.cpp    3285]

    M [Thr 19208] Mon May 19 03:51:49 2014
    M  [Thr 19208] ***LOG Q0I=> NiPConnect2: IP-address:3301: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 3285]

    M [Thr 10444] Mon May 19 03:51:49 2014
    M  [Thr 10444] ***LOG Q0I=> NiPConnect2: IP-address:3301: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 3285]

    M [Thr 4680] Mon May 19 03:51:49 2014
    M  [Thr 4680] ***LOG Q0I=> NiPConnect2: IP-address:3301: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 3285]

    M [Thr 6832] Mon May 19 03:51:49 2014
    M  [Thr 6832] ***LOG Q0I=> NiPConnect2: IP-address:3301: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 3285]
    M  [Thr 19208] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 30/sock 4824
        (SI_ECONN_REFUSE/10061; I4; ST; IP-address:3301) [nixxi.cpp    3285]
    M  [Thr 10444] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 54/sock 7592
        (SI_ECONN_REFUSE/10061; I4; ST; IP-address:3301) [nixxi.cpp    3285]
    M  [Thr 4680] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 46/sock 7128
        (SI_ECONN_REFUSE/10061; I4; ST; IP-address:3301) [nixxi.cpp    3285]
    M  [Thr 6832] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 38/sock 7952
        (SI_ECONN_REFUSE/10061; I4; ST; IP-address:3301) [nixxi.cpp    3285]
    Please see these logs and let me how I can resolve this issue.

  • Configure the ADMIN and CLUSTER service connections to be SSL

    Can you configure the ADMIN and CLUSTER service connections to be SSL
    rather than tcp?
    I was wondering about the present or future ability to secure other
    connection services with SSL. Can you now or are there future plans
    to configure the ADMIN and CLUSTER service connections to be SSL
    rather than tcp? I suppose I should add the PORTMAPPER to that list.
    My primary interest is for an SSLCLUSTER service in the case where
    two brokers are connected over a non-trusted network. It may
    not be too difficult to secure all the services the same way, but
    perhaps that is on the TODO list.
    A related question is if there are plans to add SSL with client
    authentication as a stronger authentication mechanism than 'simple'
    username and password. I believe you could get the username from
    the client certificate's DN and continue to use the same LDAP user
    repository for access control. I think this is similar to the way
    that BEA's Weblogic server does it.
    Finally should it be possible to deploy the HTTP tunnel servlet to
    a webserver (such as iPlanet Web Server) configured to do SSL with
    client authentication as a work-around to get stronger authentication
    with the current release of the product? Or am I perhaps missing some
    obvious and important detail? :) I guess I would like to know it's been
    done already or is at least possible before I try and do it myself.

    3 scenarios involving SSL are:
    1: JMS client <------- SSL -------> iMQ broker
    2: iMQ admin <------- SSL -------> iMQ broker
    3: iMQ broker <------- SSL -------> iMQ broker (i.e clusters)
    (1) is currently supported in iMQ 2.0
    (2) and (3) is not supported in iMQ 2.0. No concrete plans yet to support
    it in the near future but we'll definitely consider doing it if we
    hear a lot of demand for it.
    ]A related question is if there are plans to add SSL with client
    ]authentication as a stronger authentication mechanism than 'simple'
    ]username and password. I believe you could get the username from
    ]the client certificate's DN and continue to use the same LDAP user
    ]repository for access control. I think this is similar to the way
    ]that BEA's Weblogic server does it.
    This is on our todo list, but due to other more pressing issues we
    have not been able to address it. We will continue to keep it
    on our potential list of new features.
    Sorry if I sound pretty wishy-washy in my responses above, but the fact
    is that the things you mentioned above had to take a backseat
    to other more critical features. That and the usual time/resource
    constraints caused them not to be implemented.
    ]Finally should it be possible to deploy the HTTP tunnel servlet to
    ]a webserver (such as iPlanet Web Server) configured to do SSL with
    ]client authentication as a work-around to get stronger authentication
    ]with the current release of the product? Or am I perhaps missing some
    ]obvious and important detail? :) I guess I would like to know it's been
    ]done already or is at least possible before I try and do it myself.
    Yes, this should be possible (although I don't believe we've tried it here).
    The client authentication here is really only between the JMS client and the
    web server (not between the tunnel servlet and the iMQ broker) and should
    be similar in setup to any other java application talking to iPlanet Web
    Server.

  • Standard application configuration and data paths on Linux

    Hi,
    I have some problem with choosing proper place for application global configuration and data paths on Linux.
    I saw following paths for application configuration:
    /etc/app_name
    /etc/xdg/app_name
    /usr/share/app_name
    /usr/local/share/app_name
    /opt/app_name
    and following for application data:
    /usr/share/app_name
    /usr/local/share/app_name
    /opt/app_name
    Which directories are standard and distribution independent?
    best regards,
    Lukasz
    Last edited by lgro (2012-02-16 20:46:23)

    Wouldn't environment variables like XDG_DATA_HOME, XDG_CONFIG_DIRS, XDG_CONFIG_HOME, etc be best?
    Many languages' standard libraries have functions for accessing these effeciently in a distro-agnostic manner.

  • Publish error - error determining the .Mac publish configuration values

    I have been unable to publish a website refresh for the past 2 weeks (not since the first time I tried). When I attempt to publish, it hangs at the "preparing to publish" window and then gives the error message "There was an error determining the .Mac publish configuration values. Please try again in a few minutes." It does not then release this error window to close until it pops open another window telling me how many days I have left on my trial .mac account. It has the correct number of days so I assume that it is communicating with the .mac server at some level. My internet connection is via satellite. This is my only option as I am shipboard. Update: I was able to able to connect via cable recently and, much to my surprise (and frustration), everything posted fine. I have the most recent updates for all software including iWeb running on a MacBook 2GHz, 2GB ram and 28GB free harddisk(iWeb 1.1.2 and OS X 10.4.8 build 8L2127 ). My internet connectivity is fine for other applications and for other aspects of iWeb. The primary reason I purchased the MacBook was to use the iWeb and its publishing capability. I note from other threads that this is an established problem with iWeb and satellite internet connections. Has there been any reliable fix established for this problem? The last thread I could find was last summer (and nothing from Apple), seemingly enough time for Apple (or the creative members of AppleNation) to address it. Given the high cost and sporadic reliability of shipboard internet, I'm hoping to use .mac to host site because of the incremental update capability. If there hasn't been a reliable fix determined, can anyone recommend a hosting site/method that does work reliably with iWeb and a satellite internet connection. I'm completely in the dark how this would work. This is my first website experience.
    Any and all help would be greatly appreciated. I already sent out the .mac website in my Christmas letter so I'm fairly commited (but could recover, if unworkable)
    Thanks mucho!
    MacBook 2GHz, 2GB   Mac OS X (10.4.8)   shipboard satellite internet connection

    Now that would be cool...if we could figure out how to tell iWeb to be a little more patient with network latency! From all the reports here, it seems that if anything, iWeb has gotten more stringent in its network latency tolerance over the various little updates.
    I personally use .Mac for my iWeb hosting right now... But you are right... if you could find some alternate place to host your iWeb pages, then you can use any FTP program to do the uploading.... and maybe be more successful from the shipboard internet access.
    You might take a look at some of the free webhosts available... http://www.free-webhosts.com/ I have had pretty good experience with http://www.hostfreeweb.com/.

  • Publish Error: .Mac Publish Configuration Values

    Ever since the update to OS X 10.4.7, I have been unable to successfully publish any changes to an existing iWeb site. Whenever I try to publish I get a dialog box with the following:
    Publish Error
    There was an error determining the .Mac publish configuration values. Please try again in a few minutes.
    No matter how many times I attempt to re-try the Publish, I get the same message. I have checked the configuration of my .Mac preferences and everything looks fine (I am able to sync with .Mac without any problems).
    Does anyone have any ideas?
    Thanks,
    - John
    20" iMac G5, 2GHz, 2GB RAM   Mac OS X (10.4.4)   iWeb 1.1.1

    OK... here's an update. After successfully getting iWeb to publish using another WiFi network (as opposed to my home satellite internet connection), I decided to see if I could force iWeb to get its act together and complete a publish at home.
    I WAS SUCCESSFULL! At least partly....
    Here's what I did. Follow these steps at your own risk:
    (1) With iWeb closed-down, I went to the location of the Domain file that stores all of the iWeb files and data (found in your Home folder under Library/Application Support/iWeb)
    (2) Copied the file as a safety backup
    (3) Right-clicked (or <CTRL>-clicked for single-button mouse users) and selected the "Show Package Contents" option
    (4) In the resulting window, I highlighted and deleted the following items:
    - The "cached_resources" folder
    - assets.xxx.plist (where xxx is your .Mac username)
    - deletedComments.xxx.plist (same explanation for xxx as above)
    - ServerCachedResources.plist
    - sharedassets.plist
    (5) I then re-launched iWeb and triggered a "Publish All to .Mac" AND IT WORKED!!! Without a hitch!
    Once the publish completed, I tried making a small text edit to a single page and then re-publishing.... but then I got the "Can't publish xxx file, try again" error. It appears that, over a satellite internet connection at least, iWeb is unable to overwrite a file that already exists on .Mac successfully without performing all of the above steps.
    So... I went back in and repeated the same steps as above. Unfortunately, that resets iWeb into thinking that everything has been successfully published, so in order to get my small text change up, I had to "Publish All to .Mac" again... a bit tedious to have to upload the WHOLE site just to get one small change posted... but better than having to FTP files separately!
    So... Apple... if you're listening, it seems that there is definitely an issue with iWeb publishing to .Mac over a high-latency network connection. PLEASE DO SOMETHING!!! I am reading that iWeb 2.0 is already in the works... with lots of enhancements, etc. I sure hope that PUBLISHING is one of them!
    Hope this information helps someone else out there. Just be careful... I'm not happy having to mess around in the innerworkings of iWeb's files... and I'm not sure what the long range ramifications could be. Proceed at your own risk!
    - John
    20" iMac G5, 2GHz, 2GB RAM   Mac OS X (10.4.7)  

  • Assambling and configuring an Apple Workgroup Cluster for Bioinformatics

    I'm assambling and configuring an Apple Workgroup Cluster for Bioinformatics following the steps in Apple's seminar: http://seminars.apple.com/seminarsonline/wgcforbio/apple/index1.html
    I have a xserver with 10.4 (the head) with a fixed IP and 2 more xservers with 10.5 (the nodes). All the servers connected with a switch.
    I had trouble with the networking at the beginning but I can ping between the servers at last.
    When I try to config the Open Directory I can't apply my configuration, the buton is disabled.
    Have I to config a DHCP Server for the servers without fixed IP?
    Is mandatory to config The Lights Out management and have it running?
    Any Idea?
    Thank you.

    What are they charging you (and why, if you have to go asking for help for them to be able to do their job), and what are you charging them ?

  • PDF printing in APEX not working on Linux with BI Publisher configured

    I have downloaded BI Publisher standalone version 10.1.3.3.1 and configured it with APEX 3.0.1 on Linux. Report Printing has been enabled for our tabular form in APEX but the report never displays in any format (pdf, html, word). The page is blank. Generating a pdf report gives the following error message when selecting the 'open' option: Adobe Reader could not open Zipcode_Table[1].pdf because it is either not a supported file type or the file has been damaged. The same happens if the file is saved and then opened in Adobe Reader. Please help!
    Thanks,
    Denise

    I have downloaded BI Publisher standalone version
    10.1.3.3.1 and configured it with APEX 3.0.1 on
    Linux. Report Printing has been enabled for our
    tabular form in APEX but the report never displays in
    any format (pdf, html, word). The page is blank.
    Generating a pdf report gives the following error
    message when selecting the 'open' option: Adobe
    Reader could not open Zipcode_Table[1].pdf because
    it is either not a supported file type or the file
    has been damaged. The same happens if the file is
    saved and then opened in Adobe Reader. Please
    help!
    Thanks,
    DeniseDenise,
    In APEX, first try using the default report layout (its ugly, but it will show at least if your query is producing xml data).
    Can you build a small report in APEX, with one or two columns, and build the RTF layout in Word and upload it to you app, and try that as a test..
    Next I would recommend looking at the apache logs to see if there are any errors occurring when APEX sends the xml stream to BI Publisher.
    Also, have you posted this over in the APEX support forum? The developers of APEX are there and they WILL help you find an answer, Marc the product manger helped me with my BI Publisher/APEX issues..

  • Error Publishing Dynamic Prompt to BOE XI Release 3 From Crystal 2008

    I am getting the following error when trying to publish reports with dynamic prompts to        "Failed to read data from report file <file name> Reason: failed to read parameter object".  I found this error occurring in threads referring to previous versions of BOE and none of the solutions are an option to me: I cannot give the user any further rights, and I am unable to apply patches since they are for Crystal XI, rather than 2008.  Is there a solution for this issue?  I found a work around which is to save the report to another source (a shared drive, for example) and then loading it via the Central Management Console.  However, once this is done, when any user attempts to view the report, the report continues to prompt for a username and password, despite having updated this in the Database Configuration and selecting "use same database logon as when report is run".
    Thanks in advance for any help!

    Hi Heather
    I get the same behaviour in this case:
    If my report uses a Stored procedure as the datasource AND i use an SQL sommand to create the LOV for dynamic parameter then each time i run the report in infoview it asks for db login info
    I think it looks for this info to create the LOV
    I created the same report with a table as the datasource and used the exact same command to create the LOV and was able to run the report without a request for db login info.
    I also created the report with the SP but with no LOV, the parameter is set to static, and it runs without extra login
    I have entered the db login info in CMC for each report before i tried running in infoview
    What are your reports using as datasources?
    Patrick

  • BOE Cluster issue

    Hi
    We have 2 BOE servers installed standalone.
    SERVER1:
    OS is Windows 2003. BO XI  3.1. We have setup SSO with Windows AD and everything is working fine.
    SERVER2:
    OS is HP-UX. BO XI 3.1 is already installed standalone and want to use this for load balancing. CMS and other servers running and point to the same CMS DB as SERVER1.
    We just added the SERVER2 node in SERVER1. Now they seem to be clustered. By default the cluster name reamins SERVER1. Now when people login into Infoview or Designer tools and use SERVER1 they are actually going against the cluster. When the request goes to SERVER2 it throws out an plugin error saying that the secWinAD is not found since it is HP-UX. When the request goes to SERVER1 everything works fine.
    How do I auhenticate only against SERVER1 using AD and still be able to use the load balancing for other serversa?
    If the authentication failes on SERVER2 is it possible to reroute the request to SERVER1? Another option I guess is to custom reinstall on HP-UX and deselect CMS and just install other servers. Will this work?
    Thanks

    Muralidhar Kolapalli wrote:
    How do I auhenticate only against SERVER1 using AD and still be able to use the load balancing for other serversa?
    If the authentication failes on SERVER2 is it possible to reroute the request to SERVER1?
    Another option I guess is to custom reinstall on HP-UX and deselect CMS and just install other servers. Will this work?
    Thanks
    The AD plugin is not available on any unix/linux server. You just have to stop the CMS and then delete it from the CMC. At that point you will not have a cluster.
    What type of SSO are you using (kerberos, trusted auth, etc)?
    Regards,
    Tim

  • Need help to Configure Cisco ACE 4710 Cluster Deployment

    Dear Experts,
    I'm newbie for Cisco ACE 4710, and still I'm in learning stage. Meanwhile I got chance at my work place to deploy a Cisco ACE 4710 cluster which should load balance the traffic between  two Application Servers based on HTTP and HTTPS traffic. So I was looking for good deployment guide in Cisco SBA knowledge base then finall found this guide.
    http://www.cisco.com/en/US/docs/solutions/SBA/February2013/Cisco_SBA_DC_AdvancedServer-LoadBalancingDeploymentGuide-Feb2013.pdf
    This guide totally fine with my required deployment model. I have same deployment environment as this guide contains with ACE cluster that connects to two Cisco 3750X (Stack) switches. But I have some confusion places in this guide
    This guide follow the "One-armed mode" as a deployment method. But when I go through it further I have noticed that they have configured server VLAN as a 10.4.49.0/24 (all servers reside in it) and Client side VIP also in same VLAN which is 10.4.49.100/24 (even NAT pool also).
    My confusion is, as I have learned about Cisco ACE 4710 one-armed mode deployment method, it should has two VLAN segments, one for Client side which client request come and hit the VIP and then second one for Server side. which means besically two VLANs. So please be kind enough to go through above document then tell me where is wrong, what shoud I need to do for the best. Please this is an urgent, so need your help quickly.
    Thanks....!
    -Amal-

    Dear Kanwal,
    I need quick help for you. Following are the Application LB requirements which I received from my clinet side.
    Following detail required for configuring Oracle EBS Apps tier on HA:
    LBR IP and Name required to configure EBS APPS Tier (i.e, ap1ebs & ap2ebs nodes)
    Suggested IP and Name for LBR:
    IP : 172.25.45.x [should be on same 172.25.45 subnet of ap1ebs & ap2ebs nodes]
    ebiz.xxxx.lk [on port 80 for http protocol accessibility]
    This LBR IP & name must be resolve and respond on DNS network
    Server Farm detail for LBR Setup
    Following detail will be use for configuring the LBR:
    LBR IP and Name :
    IP : 172.25.45.x [should be on same 172.25.45 subnet of ap1ebs & ap2ebs nodes]
    ebiz.xxxx.lk [on port 80 for http protocol accessibility]
    This LBR IP & name must be resolve and respond on DNS network
    Server Farm Detail for LBR setup:
    Server 1 (EBS App1 Node, ap1ebs):
    IP : 172.25.45.19
    Server Name: ap1ebs.xxxx.lk [ap1ebs hostname is an example, actual hostname will be use]
    Protocol: http
    Port: 8000
    Server 2 (EBS App2 Node, ap2ebs):
    IP : 172.25.45.20
    Server Name: ap2ebs.xxxx.lk [ap2ebs hostname is an example, actual hostname will be use]
    Protocol: http
    Port: 8000
    Since my client needs to access URL ebiz.xxxx.lk which should be resolved by IP 172.25.45.21 (virtual IP) via http (80) before they deploy the app on the two servers I just ran web service on both servers (Linux) and was trying to access http://172.25.45.21 it was working fine and gave me index.html page. Now after my client has deployed the application then when he tries to access the page http://172.25.45.21 he cannot see his main login page. But still my testing web servers are there on both servers when I type http://172.25.45.21 it will get index.html page, but not my client web login page. What can I do for this ?
    Following are my latest config :
    probe http Get-Method
      description Check to url access /OA_HTML/OAInfo.jsp
      interval 10
      faildetect 2
      passdetect interval 30
      request method get url /OA_HTML/OAInfo.jsp
      expect status 200 200
    probe udp http-8000-iRDMI
      description IRDMI (HTTP - 8000)
      port 8000
    probe http http-probe
      description HTTP Probes
      interval 10
      faildetect 2
      passdetect interval 30
      passdetect count 2
      request method get url /index.html
      expect status 200 200
    probe https https-probe
      description HTTPS traffic
      interval 10
      faildetect 2
      passdetect interval 30
      passdetect count 2
      ssl version all
      request method get url /index.html
    probe icmp icmp-probe
      description ICMP PROBE FOR TO CHECK ICMP SERVICE
    rserver host ebsapp1
      description ebsapp1.xxxx.lk
      ip address 172.25.45.19
      conn-limit max 4000000 min 4000000
      probe icmp-probe
      probe http-probe
      inservice
    rserver host ebsapp2
      description ebsapp2.xxxx.lk
      ip address 172.25.45.20
      conn-limit max 4000000 min 4000000
      probe icmp-probe
      probe http-probe
      inservice
    serverfarm host ebsppsvrfarm
      description ebsapp server farm
      failaction purge
      predictor response app-req-to-resp samples 4
      probe http-probe
      probe icmp-probe
      inband-health check log 5 reset 500
      retcode 404 404 check log 1 reset 3
      rserver ebsapp1 80
        conn-limit max 4000000 min 4000000
        probe icmp-probe
        inservice
      rserver ebsapp2 80
        conn-limit max 4000000 min 4000000
        probe icmp-probe
        inservice
    sticky http-cookie jsessionid HTTP-COOKIE
      cookie insert browser-expire
      replicate sticky
      serverfarm ebsppsvrfarm
    class-map type http loadbalance match-any default-compression-exclusion-mime-type
      description DM generated classmap for default LB compression exclusion mime types.
      2 match http url .*gif
      3 match http url .*css
      4 match http url .*js
      5 match http url .*class
      6 match http url .*jar
      7 match http url .*cab
      8 match http url .*txt
      9 match http url .*ps
      10 match http url .*vbs
      11 match http url .*xsl
      12 match http url .*xml
      13 match http url .*pdf
      14 match http url .*swf
      15 match http url .*jpg
      16 match http url .*jpeg
      17 match http url .*jpe
      18 match http url .*png
    class-map match-all ebsapp-vip
      2 match virtual-address 172.25.45.21 tcp eq www
    class-map type management match-any remote_access
      2 match protocol xml-https any
      3 match protocol icmp any
      4 match protocol telnet any
      5 match protocol ssh any
      6 match protocol http any
      7 match protocol https any
      8 match protocol snmp any
    policy-map type management first-match remote_mgmt_allow_policy
      class remote_access
        permit
    policy-map type loadbalance first-match ebsapp-vip-l7slb
      class default-compression-exclusion-mime-type
        serverfarm ebsppsvrfarm
      class class-default
        compress default-method deflate
        sticky-serverfarm HTTP-COOKIE
    policy-map multi-match int455
      class ebsapp-vip
        loadbalance vip inservice
        loadbalance policy ebsapp-vip-l7slb
        loadbalance vip icmp-reply active
        nat dynamic 1 vlan 455
    interface vlan 455
      ip address 172.25.45.36 255.255.255.0
      peer ip address 172.25.45.35 255.255.255.0
      access-group input ALL
      nat-pool 1 172.25.45.22 172.25.45.22 netmask 255.255.255.0 pat
      service-policy input remote_mgmt_allow_policy
      service-policy input int455
      no shutdown
    ft interface vlan 999
      ip address 10.1.1.1 255.255.255.0
      peer ip address 10.1.1.2 255.255.255.0
      no shutdown
    ft peer 1
      heartbeat interval 300
      heartbeat count 10
      ft-interface vlan 999
    ft group 1
      peer 1
      no preempt
      priority 110
      associate-context Admin
      inservice
    ip route 0.0.0.0 0.0.0.0 172.25.45.1
    Hope you will reply me soon
    Thanks....!
    -Amal-

Maybe you are looking for

  • How do i get an extension to appear in the add-on bar?

    I am new to Firefox and have downloaded the BBc news extension and the add-on bar extension yet am unable to see it in the add-on bar

  • Can I edit/replace the text of a business card I scanned as a pdf?

    I'm using PSE 9 on Windows XP with SP3. My wife and I are in an organization called Love on a Leash which brings dogs to people in hospitals, nursing homes, assisted living facilities, etc. They have a very nice business card that we can use on the v

  • Adjustment Brush Problem in LR2.1

    When I try to use the adjustment brush for any type of adjustment, all I get is a darkening overlay on my photo, as though I was drawing some kind of dirty grey quick mask. EG: soften skin - no change to the skin just a semi-transparent grey where I

  • Crystal Report connection to B1

    Hi all, I am new with this, but want to know where to find documentation on how to connect to B1. My main problem at this stage is that I do not see the SAP Business One Menu item in Crystal Reports. Can somebody PLEASE help? Kind regards Carin

  • Putting different tables with large amounts of data together

    Hi, I need to put different kinds of tables together: Example 'table1' with columns: DATE, IP, TYPEN, X1, X2, X3 To 'table0' with columns DATE, IP, TYPENUMBER. TYPEN in table1 needs to be inserted into TYPENUMBER in table0, but through a function whi