Error in clustering .

Hi All,
          Can anybody tell me what are the reasons for this error.
          It occurs in a clustered environment.
          Thanks
          Exception:
          Wed Feb 14 07:05:44 GMT-03:00 2001:<E> <ServletContext-Servlets>
          ServletRequestImpl: Exception creating new session
          Wed Feb 14 07:05:44 GMT-03:00 2001:<E> <ServletContext-Servlets>
          java.lang.ClassCastException: weblogic.jndi.WLContext_WLStub
          at
          weblogic.cluster.replication.ReplicationManager.getRepMan(ReplicationManager
          .java:368)
          at
          weblogic.cluster.replication.ReplicationManager.createSecondary(Compiled
          Code)
          at
          weblogic.cluster.replication.ReplicationManager.register(ReplicationManager.
          java:621)
          at
          weblogic.servlet.internal.session.ReplicatedSession.<init>(ReplicatedSession
          .java:112)
          at
          weblogic.servlet.internal.session.ReplicatedSessionContext.getNewSession(Rep
          licatedSessionContext.java:46)
          at
          weblogic.servlet.internal.ServletRequestImpl.getNewSession(ServletRequestImp
          l.java:1104)
          

Hi Vinod,
          Make sure you have EXACTLY the same binary versions of the classes that you
          are using, and run the latest Service Pack.
          regards,
          -Rob
          Robert Castaneda [email protected]
          CustomWare http://www.customware.com
          "vinod" <[email protected]> wrote in message
          news:[email protected]...
          > Hi All,
          >
          > Can anybody tell me what are the reasons for this error.
          > It occurs in a clustered environment.
          >
          > Thanks
          >
          >
          > Exception:
          > ************************************************
          >
          >
          >
          > Wed Feb 14 07:05:44 GMT-03:00 2001:<E> <ServletContext-Servlets>
          > ServletRequestImpl: Exception creating new session
          > Wed Feb 14 07:05:44 GMT-03:00 2001:<E> <ServletContext-Servlets>
          > java.lang.ClassCastException: weblogic.jndi.WLContext_WLStub
          > at
          >
          weblogic.cluster.replication.ReplicationManager.getRepMan(ReplicationManager
          > .java:368)
          > at
          > weblogic.cluster.replication.ReplicationManager.createSecondary(Compiled
          > Code)
          > at
          >
          weblogic.cluster.replication.ReplicationManager.register(ReplicationManager.
          > java:621)
          > at
          >
          weblogic.servlet.internal.session.ReplicatedSession.<init>(ReplicatedSession
          > .java:112)
          > at
          >
          weblogic.servlet.internal.session.ReplicatedSessionContext.getNewSession(Rep
          > licatedSessionContext.java:46)
          > at
          >
          weblogic.servlet.internal.ServletRequestImpl.getNewSession(ServletRequestImp
          > l.java:1104)
          >
          >
          >
          >
          

Similar Messages

  • Using Error In and Error Out Clusters within VIs

    Quick question for the LabVIEW experts - I try to include Error In and Error Out clusters ICON terminals in all of my VIs.  My question is however, if I have a VI with code that does not use any error terminals do I need to include Error In and Error Out clusters in that VI?  If my code does not use those terminals I would think that I'd just be passing errors right through this VI and I don't see a purpose of including them.
    Thanks!

    dems wrote:
     As for the idea itself, I personally argue against it. LabVIEW should be a language. Adding a sequence structure and a few wires to a VI is not a language feature.
    It's a primitive.  There is no wires nor sequence structure in a primitive.
    This is one of those that NI and I are just going to have to agree to disagree.  When I see every company out there have a wait function in their library just so they can sequence the wait with the error cluster, that tells me there is something wrong with the core language.
    There are only two ways to tell somebody thanks: Kudos and Marked Solutions
    Unofficial Forum Rules and Guidelines

  • VSS RevertToSnapshot Method gives error for Clustered Shared Disks.

    Hi,
    This is in reference to https://support.microsoft.com/en-us/kb/945361
    Its mentioned here that VSS RevertToSnaposhot is not supported on windows 2003 and 2008 for CLuster Shared Disks.I am trying the same on Windows 2012 and getting error "8004230c" which says volume is not supported for this operation.I wanted to
    confirm whether RevertToSnapshot method for supporting Clustered Shared Disks\Volumes has be added in 2012 or not ?
    Regards,
    Saurabh.

    Hi,
    This is in reference to https://support.microsoft.com/en-us/kb/945361
    Its mentioned here that VSS RevertToSnaposhot is not supported on windows 2003 and 2008 for CLuster Shared Disks.I am trying the same on Windows 2012 and getting error "8004230c" which says volume is not supported for this operation.I wanted to
    confirm whether RevertToSnapshot method for supporting Clustered Shared Disks\Volumes has be added in 2012 or not ?
    Regards,
    Saurabh.

  • Error with clustering example

              I am trying to get the ejb clustering example working for weblogic 5.1 sp10. The
              examples all deploy ok, but when I try to get the client to connect I get the
              following errors occuring.
              I get no errors come up on the weblogic server.
              Can anyone help??
              cheers
              Piers
              ---------- Java output ------------------
              D:\java\jdk1.2.2\bin\javaw -classpath "D:\Downloads\Java\weblogic\cluster\classes;D:\weblogic\lib\weblogicaux.jar;D:\weblogic\classes;D:\java\jdk1.2.2\demo\jfc\Java2D\Java2Demo.jar;D:\java\jdk1.2.2\jre\lib\ext\iiimp.jar;D:\java\jdk1.2.2\jre\lib\i18n.jar;D:\java\jdk1.2.2\jre\lib\jaws.jar;D:\java\jdk1.2.2\jre\lib\plugprov.jar;D:\java\jdk1.2.2\jre\lib\rt.jar;D:\java\jdk1.2.2\lib\dt.jar;D:\java\jdk1.2.2\lib\tools.jar"
              examples.cluster.ejb.Client t3://mycluster:81
              Beginning cluster.ejb.Client...
              Start of transaction set 1
              Transaction 1 of set 1 (997703208590)
              Attempt 1
              Error: java.rmi.RemoteException: Weblogic RemoteException(weblogic.rmi.ServerError)
              remapped from:weblogic.rmi.ServerError: A RemoteException occurred in the server
              method
              - with nested exception:
              [java.lang.NoSuchMethodError: weblogic.ejb.internal.EJBHomeImpl: method findMethodInfo(Ljava/lang/String;)Lweblogic/ejb/internal/MethodInfo;
              not found]; nested exception is:
                   weblogic.rmi.ServerError: A RemoteException occurred in the server method
              - with nested exception:
              [java.lang.NoSuchMethodError: weblogic.ejb.internal.EJBHomeImpl: method findMethodInfo(Ljava/lang/String;)Lweblogic/ejb/internal/MethodInfo;
              not found]
              Attempt 2
              Error: java.rmi.RemoteException: Weblogic RemoteException(weblogic.rmi.ServerError)
              remapped from:weblogic.rmi.ServerError: A RemoteException occurred in the server
              method
              - with nested exception:
              [java.lang.NoSuchMethodError: weblogic.ejb.internal.EJBHomeImpl: method findMethodInfo(Ljava/lang/String;)Lweblogic/ejb/internal/MethodInfo;
              not found]; nested exception is:
                   weblogic.rmi.ServerError: A RemoteException occurred in the server method
              - with nested exception:
              [java.lang.NoSuchMethodError: weblogic.ejb.internal.EJBHomeImpl: method findMethodInfo(Ljava/lang/String;)Lweblogic/ejb/internal/MethodInfo;
              not found]
              Attempt 3
              Error: java.rmi.RemoteException: Weblogic RemoteException(weblogic.rmi.ServerError)
              remapped from:weblogic.rmi.ServerError: A RemoteException occurred in the server
              method
              - with nested exception:
              [java.lang.NoSuchMethodError: weblogic.ejb.internal.EJBHomeImpl: method findMethodInfo(Ljava/lang/String;)Lweblogic/ejb/internal/MethodInfo;
              not found]; nested exception is:
                   weblogic.rmi.ServerError: A RemoteException occurred in the server method
              - with nested exception:
              [java.lang.NoSuchMethodError: weblogic.ejb.internal.EJBHomeImpl: method findMethodInfo(Ljava/lang/String;)Lweblogic/ejb/internal/MethodInfo;
              not found]
              Attempt 4
              Error: java.rmi.RemoteException: Weblogic RemoteException(weblogic.rmi.ServerError)
              remapped from:weblogic.rmi.ServerError: A RemoteException occurred in the server
              method
              - with nested exception:
              [java.lang.NoSuchMethodError: weblogic.ejb.internal.EJBHomeImpl: method findMethodInfo(Ljava/lang/String;)Lweblogic/ejb/internal/MethodInfo;
              not found]; nested exception is:
                   weblogic.rmi.ServerError: A RemoteException occurred in the server method
              - with nested exception:
              [java.lang.NoSuchMethodError: weblogic.ejb.internal.EJBHomeImpl: method findMethodInfo(Ljava/lang/String;)Lweblogic/ejb/internal/MethodInfo;
              not found]
              Attempt 5
              Error: java.rmi.RemoteException: Weblogic RemoteException(weblogic.rmi.ServerError)
              remapped from:weblogic.rmi.ServerError: A RemoteException occurred in the server
              method
              - with nested exception:
              [java.lang.NoSuchMethodError: weblogic.ejb.internal.EJBHomeImpl: method findMethodInfo(Ljava/lang/String;)Lweblogic/ejb/internal/MethodInfo;
              not found]; nested exception is:
                   weblogic.rmi.ServerError: A RemoteException occurred in the server method
              - with nested exception:
              [java.lang.NoSuchMethodError: weblogic.ejb.internal.EJBHomeImpl: method findMethodInfo(Ljava/lang/String;)Lweblogic/ejb/internal/MethodInfo;
              not found]
              :::::::::::::: Error :::::::::::::::::
              java.lang.Exception: Transaction 1 of set 1 ended unsuccessfully
                   at examples.cluster.ejb.Client$Transaction.transaction(Client.java, Compiled
              Code)
                   at java.lang.Exception.<init>(Exception.java, Compiled Code)
                   at examples.cluster.ejb.Client$Transaction.transaction(Client.java, Compiled
              Code)
                   at examples.cluster.ejb.Client.main(Client.java, Compiled Code)
              Statistics for different servers:
              No statistics are available.
              End cluster.ejb.Client...
              

              Thanks, that worked! I didn't have the weblogic service pack jar
              on the classpath with compiling with ejbc.
              Sabha <[email protected]> wrote:
              >Make sure you have built the ejbs with the latest service pack and then
              >run the client. Seems either some older methods are still being called.
              >
              >-Sabha
              >
              >Piers wrote:
              >
              >> I am trying to get the ejb clustering example working for weblogic
              >5.1 sp10. The
              >> examples all deploy ok, but when I try to get the client to connect
              >I get the
              >> following errors occuring.
              >> I get no errors come up on the weblogic server.
              >>
              >> Can anyone help??
              >>
              >> cheers
              >>
              >> Piers
              >>
              >> ---------- Java output ------------------
              >>
              >> D:\java\jdk1.2.2\bin\javaw -classpath "D:\Downloads\Java\weblogic\cluster\classes;D:\weblogic\lib\weblogicaux.jar;D:\weblogic\classes;D:\java\jdk1.2.2\demo\jfc\Java2D\Java2Demo.jar;D:\java\jdk1.2.2\jre\lib\ext\iiimp.jar;D:\java\jdk1.2.2\jre\lib\i18n.jar;D:\java\jdk1.2.2\jre\lib\jaws.jar;D:\java\jdk1.2.2\jre\lib\plugprov.jar;D:\java\jdk1.2.2\jre\lib\rt.jar;D:\java\jdk1.2.2\lib\dt.jar;D:\java\jdk1.2.2\lib\tools.jar"
              >> examples.cluster.ejb.Client t3://mycluster:81
              >>
              >> Beginning cluster.ejb.Client...
              >>
              >> Start of transaction set 1
              >>
              >> Transaction 1 of set 1 (997703208590)
              >>
              >> Attempt 1
              >>
              >> Error: java.rmi.RemoteException: Weblogic RemoteException(weblogic.rmi.ServerError)
              >> remapped from:weblogic.rmi.ServerError: A RemoteException occurred
              >in the server
              >> method
              >> - with nested exception:
              >> [java.lang.NoSuchMethodError: weblogic.ejb.internal.EJBHomeImpl: method
              >findMethodInfo(Ljava/lang/String;)Lweblogic/ejb/internal/MethodInfo;
              >> not found]; nested exception is:
              >> weblogic.rmi.ServerError: A RemoteException occurred in the
              >server method
              >> - with nested exception:
              >> [java.lang.NoSuchMethodError: weblogic.ejb.internal.EJBHomeImpl: method
              >findMethodInfo(Ljava/lang/String;)Lweblogic/ejb/internal/MethodInfo;
              >> not found]
              >>
              >> Attempt 2
              >>
              >> Error: java.rmi.RemoteException: Weblogic RemoteException(weblogic.rmi.ServerError)
              >> remapped from:weblogic.rmi.ServerError: A RemoteException occurred
              >in the server
              >> method
              >> - with nested exception:
              >> [java.lang.NoSuchMethodError: weblogic.ejb.internal.EJBHomeImpl: method
              >findMethodInfo(Ljava/lang/String;)Lweblogic/ejb/internal/MethodInfo;
              >> not found]; nested exception is:
              >> weblogic.rmi.ServerError: A RemoteException occurred in the
              >server method
              >> - with nested exception:
              >> [java.lang.NoSuchMethodError: weblogic.ejb.internal.EJBHomeImpl: method
              >findMethodInfo(Ljava/lang/String;)Lweblogic/ejb/internal/MethodInfo;
              >> not found]
              >>
              >> Attempt 3
              >>
              >> Error: java.rmi.RemoteException: Weblogic RemoteException(weblogic.rmi.ServerError)
              >> remapped from:weblogic.rmi.ServerError: A RemoteException occurred
              >in the server
              >> method
              >> - with nested exception:
              >> [java.lang.NoSuchMethodError: weblogic.ejb.internal.EJBHomeImpl: method
              >findMethodInfo(Ljava/lang/String;)Lweblogic/ejb/internal/MethodInfo;
              >> not found]; nested exception is:
              >> weblogic.rmi.ServerError: A RemoteException occurred in the
              >server method
              >> - with nested exception:
              >> [java.lang.NoSuchMethodError: weblogic.ejb.internal.EJBHomeImpl: method
              >findMethodInfo(Ljava/lang/String;)Lweblogic/ejb/internal/MethodInfo;
              >> not found]
              >>
              >> Attempt 4
              >>
              >> Error: java.rmi.RemoteException: Weblogic RemoteException(weblogic.rmi.ServerError)
              >> remapped from:weblogic.rmi.ServerError: A RemoteException occurred
              >in the server
              >> method
              >> - with nested exception:
              >> [java.lang.NoSuchMethodError: weblogic.ejb.internal.EJBHomeImpl: method
              >findMethodInfo(Ljava/lang/String;)Lweblogic/ejb/internal/MethodInfo;
              >> not found]; nested exception is:
              >> weblogic.rmi.ServerError: A RemoteException occurred in the
              >server method
              >> - with nested exception:
              >> [java.lang.NoSuchMethodError: weblogic.ejb.internal.EJBHomeImpl: method
              >findMethodInfo(Ljava/lang/String;)Lweblogic/ejb/internal/MethodInfo;
              >> not found]
              >>
              >> Attempt 5
              >>
              >> Error: java.rmi.RemoteException: Weblogic RemoteException(weblogic.rmi.ServerError)
              >> remapped from:weblogic.rmi.ServerError: A RemoteException occurred
              >in the server
              >> method
              >> - with nested exception:
              >> [java.lang.NoSuchMethodError: weblogic.ejb.internal.EJBHomeImpl: method
              >findMethodInfo(Ljava/lang/String;)Lweblogic/ejb/internal/MethodInfo;
              >> not found]; nested exception is:
              >> weblogic.rmi.ServerError: A RemoteException occurred in the
              >server method
              >> - with nested exception:
              >> [java.lang.NoSuchMethodError: weblogic.ejb.internal.EJBHomeImpl: method
              >findMethodInfo(Ljava/lang/String;)Lweblogic/ejb/internal/MethodInfo;
              >> not found]
              >>
              >> :::::::::::::: Error :::::::::::::::::
              >>
              >> java.lang.Exception: Transaction 1 of set 1 ended unsuccessfully
              >>
              >> at examples.cluster.ejb.Client$Transaction.transaction(Client.java,
              >Compiled
              >> Code)
              >>
              >> at java.lang.Exception.<init>(Exception.java, Compiled Code)
              >>
              >> at examples.cluster.ejb.Client$Transaction.transaction(Client.java,
              >Compiled
              >> Code)
              >>
              >> at examples.cluster.ejb.Client.main(Client.java, Compiled Code)
              >> Statistics for different servers:
              >>
              >> No statistics are available.
              >>
              >> End cluster.ejb.Client...
              >
              

  • BRCONNECT Error in clustered system

    Hi,
    Getting below mentioned error, when i schedule Check Database or Update Optimizer through DB13. Landscape is ECC6.0 on HP-UX and Oracle 10.2.0.2.0.
    Job started
    Step 001 started (program RSDBAJOB, variant &0000000000017, user ID RAKESH)
    Execute logical command BRCONNECT On host dbSID
    Parameters: -u / -jid CHECK20100308172918 -c -f check
    BR0801I BRCONNECT 7.00 (44)
    BR0252W Function remove() failed for '/oracle/SID/102_64/dbs/sapSID.ora' at location BrInitOraCopy-7
    BR0253W errno 13: Permission denied
    BR0805I Start of BRCONNECT processing: cecswqyx.chk 2010-03-08 17.29.19
    BR0252E Function fopen() failed for '/oracle/SID/sapcheck/cecswqyx.chk' at location main-11
    BR0253E errno 13: Permission denied
    BR0121E Processing of log file /oracle/SID/sapcheck/cecswqyx.chk failed
    BR0806I End of BRCONNECT processing: cecswqyx.chk2010-03-08 17.29.21
    BR0280I BRCONNECT time stamp: 2010-03-08 17.29.22
    BR0804I BRCONNECT terminated with errors
    External program terminated with exit code 3
    BRCONNECT returned error status E
    Job finished
    Regards,
    Ranjith
    Edited by: Ranjith Kumar D on Mar 9, 2010 5:09 AM

    Hello Ranjith,
    it seems things are getting clearer.
    Actually I was asking about physical hosts. But if I understand correctly, database and central instance are not on the same physical host; correct?
    So on the database host all Oracle related file systems are mounted, but from central instance host files like /oracle/SID/102_64/dbs/sapSID.ora are not available, and that's what the error message is telling you. Correct?
    And the three dialog instances are located outside of the cluster, I presume?
    So you have got several options available. Unfortunately I can't help with details, but can only give you a rough idea:
    Make Oracle file systems available on the central instance host, by means of an NFS mount. This has to be integrated with your cluster, and should only be done by someone very experienced in HP-UX clusters.
    Create a way how to execute SAP commands on a remote host, like gateway instance or remote shell calls. Read details in the installation guides or SAP help manual, under terms like distributed installation. Probably you will also have to consider the integration in your cluster here.
    Maybe one of these options is already (partially) installed, but you will have to double check the details.
    hope this helps

  • Deployment errors in clusters

    hi everybody,
    I dont know why this is happening??. when i try to solve this problem, someones says that it is a problem of netbeans 5.5. I dont think so. My erorr is
    deployed with moduleid = testJMS
    ADM1082:Creating the application reference failed - Detailed Message:
    com.sun.enterprise.deployment.backend.IASDeploymentException: Application reference testJMS already exists in server instance server.
    at com.sun.enterprise.deployment.phasing.DeploymentServiceUtils.getAndValidateDeploymentTarget(DeploymentServiceUtils.java:1024)
    at com.sun.enterprise.deployment.phasing.PEDeploymentService.associate(PEDeploymentService.java:402)
    at com.sun.enterprise.admin.mbeans.ApplicationsConfigMBean.createApplicationReference(ApplicationsConfigMBean.java:668)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at com.sun.enterprise.admin.MBeanHelper.invokeOperationInBean(MBeanHelper.java:353)
    at com.sun.enterprise.admin.MBeanHelper.invokeOperationInBean(MBeanHelper.java:336)
    at com.sun.enterprise.admin.config.BaseConfigMBean.invoke(BaseConfigMBean.java:448)
    at com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(DynamicMetaDataImpl.java:213)
    at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:220)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:815)
    at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:784)
    at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at com.sun.enterprise.admin.util.proxy.ProxyClass.invoke(ProxyClass.java:77)
    at $Proxy1.invoke(Unknown Source)
    at com.sun.enterprise.admin.server.core.jmx.SunoneInterceptor.invoke(SunoneInterceptor.java:297)
    at com.sun.enterprise.admin.jmx.remote.server.callers.InvokeCaller.call(InvokeCaller.java:56)
    at com.sun.enterprise.admin.jmx.remote.server.MBeanServerRequestHandler.handle(MBeanServerRequestHandler.java:142)
    at com.sun.enterprise.admin.jmx.remote.server.servlet.RemoteJmxConnectorServlet.processRequest(RemoteJmxConnectorServlet.java:109)
    at com.sun.enterprise.admin.jmx.remote.server.servlet.RemoteJmxConnectorServlet.doPost(RemoteJmxConnectorServlet.java:180)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at org.apache.catalina.core.ApplicationFilterChain.servletService(ApplicationFilterChain.java:397)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:278)
    at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:566)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:536)
    at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:240)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:179)
    at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:566)
    at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:73)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:182)
    at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:566)
    at com.sun.enterprise.web.VirtualServerPipeline.invoke(VirtualServerPipeline.java:120)
    at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:939)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:137)
    at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:566)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:536)
    at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:939)
    at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:231)
    at com.sun.enterprise.web.connector.grizzly.ProcessorTask.invokeAdapter(ProcessorTask.java:667)
    at com.sun.enterprise.web.connector.grizzly.ProcessorTask.processNonBlocked(ProcessorTask.java:574)
    at com.sun.enterprise.web.connector.grizzly.ProcessorTask.process(ProcessorTask.java:844)
    at com.sun.enterprise.web.connector.grizzly.ReadTask.executeProcessorTask(ReadTask.java:287)
    at com.sun.enterprise.web.connector.grizzly.ReadTask.doTask(ReadTask.java:212)
    at com.sun.enterprise.web.connector.grizzly.TaskBase.run(TaskBase.java:252)
    at com.sun.enterprise.web.connector.grizzly.WorkerThread.run(WorkerThread.java:75)
    |#]
    Undeployment of component [testJMS] failed. Application testJMS is referenced by server and must be referenced by no server instances or clusters.
    can anyone help me???

    Hi,
    Looks like all three questions posted by you are related to this error:
    Undeployment of component [testJMS] failed. Application testJMS is referenced by server and must be referenced by no server instances or clusters.
    This error message indicates your application is still referenced by other server instances and therefore could not be undeployed.
    Have you deployed your application to multiple server instances and use asadmin undeploy command to undeploy from one server instance?
    When an application is deployed/referenced on multiple server instances, and you want to remove one reference from a particular server instance, you cannot use "asadmin undeploy --target [server_instance] foo", you have to use the "asadmin delete-application-ref --target [server_instance] foo".

  • [Security:090398] Invalid Subject error in clustered deployment

    Hi,
              I have a simple Java client that calls an EJB which works fine when the EJB is deployed on a non-clustered server, but it fails intermittently with a [Security:090398]Invalid Subject: ... error when the EJB is deployed on a clustered server. Looking at the log files, it seems that one of the two servers in the cluster is throwing the exception consistently. I believe the servers are in the same domain, but since I've migrated the WL 6.1 config.xml file to 8.1 perhaps there is something I missed.
              Also, I noticed that the two servers in the cluster are able to see each other. The messages about the other node joining the cluster are in both logs.
              Here's the exception on the client side:
              java.lang.SecurityException: [Security:090398]Invalid Subject: principals=[system]
                   at weblogic.rjvm.BasicOutboundRequest.sendReceive(BasicOutboundRequest.java:108)
                   at weblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteRef.java:284)
                   at weblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteRef.java:244)
                   at com.kiodex.ejb.security.PrincipalOpsBean_21hnly_HomeImpl_813_WLStub.create(Unknown Source)
                   at com.kiodex.wlclient.WeblogicClusterClient.main(WeblogicClusterClient.java:41)
                   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
                   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
                   at java.lang.reflect.Method.invoke(Method.java:324)
                   at com.intellij.rt.execution.application.AppMain.main(AppMain.java:78)
              Caused by: java.lang.SecurityException: [Security:090398]Invalid Subject: principals=[system]
                   at weblogic.security.service.SecurityServiceManager.seal(SecurityServiceManager.java:680)
                   at weblogic.rjvm.MsgAbbrevInputStream.getSubject(MsgAbbrevInputStream.java:187)
                   at weblogic.rmi.internal.BasicServerRef.acceptRequest(BasicServerRef.java:827)
                   at weblogic.rmi.internal.BasicServerRef.dispatch(BasicServerRef.java:300)
                   at weblogic.rjvm.RJVMImpl.dispatchRequest(RJVMImpl.java:996)
                   at weblogic.rjvm.RJVMImpl.dispatch(RJVMImpl.java:917)
                   at weblogic.rjvm.ConnectionManagerServer.handleRJVM(ConnectionManagerServer.java:225)
                   at weblogic.rjvm.ConnectionManager.dispatch(ConnectionManager.java:794)
                   at weblogic.rjvm.t3.T3JVMConnection.dispatch(T3JVMConnection.java:742)
                   at weblogic.socket.SocketMuxer.readReadySocketOnce(SocketMuxer.java:682)
                   at weblogic.socket.SocketMuxer.readReadySocket(SocketMuxer.java:628)
                   at weblogic.socket.PosixSocketMuxer.processSockets(PosixSocketMuxer.java:123)
                   at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:32)
                   at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
                   at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
              Here is the server-side exception:
              ####<Sep 17, 2004 4:44:17 PM EDT> <Warning> <RMI> <titanic> <titanic> <ExecuteThread: '0' for queue: 'weblogic.socket.Muxer'> <<WLS Kernel>> <> <BEA-080003> <RuntimeException thrown by rmi server:
              weblogic.rmi.cluster.ClusterableServerRef@12e - hostID: '2921525709399114632S:10.0.14.10:[23770,23770,-1,-1,-1,-1,-1,0,0]:hindenburg.nis.kiodex.com:23770,titanic.nis.kiodex.com:23770:RiskWorkbenc
              h:titanic', oid: '302', implementation: 'com.kiodex.ejb.security.PrincipalOpsBean_21hnly_HomeImpl@120a9d6'
              java.lang.SecurityException: [Security:090398]Invalid Subject: principals=[system].
              java.lang.SecurityException: [Security:090398]Invalid Subject: principals=[system]
              at weblogic.security.service.SecurityServiceManager.seal(SecurityServiceManager.java:680)
              at weblogic.rjvm.MsgAbbrevInputStream.getSubject(MsgAbbrevInputStream.java:187)
              at weblogic.rmi.internal.BasicServerRef.acceptRequest(BasicServerRef.java:827)
              at weblogic.rmi.internal.BasicServerRef.dispatch(BasicServerRef.java:300)
              at weblogic.rjvm.RJVMImpl.dispatchRequest(RJVMImpl.java:996)
              at weblogic.rjvm.RJVMImpl.dispatch(RJVMImpl.java:917)
              at weblogic.rjvm.ConnectionManagerServer.handleRJVM(ConnectionManagerServer.java:225)
              at weblogic.rjvm.ConnectionManager.dispatch(ConnectionManager.java:794)
              at weblogic.rjvm.t3.T3JVMConnection.dispatch(T3JVMConnection.java:742)
              at weblogic.socket.SocketMuxer.readReadySocketOnce(SocketMuxer.java:682)
              at weblogic.socket.SocketMuxer.readReadySocket(SocketMuxer.java:628)
              at weblogic.socket.PosixSocketMuxer.processSockets(PosixSocketMuxer.java:123)
              at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:32)
              at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
              at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
              Any ideas?

    Hi Joshua,
              Make sure that
              a) Servers in the cluster are in the same domain;
              b) Server in the cluster are named differently.
              Also, check this:
              http://www.viewtier.com/newsgroups/thread.jspa?threadID=4&tstart=0
              http://support.bea.com/support_news/product_troubleshooting/Investigating_Domain_Trust_Issues_Pattern.html
              Regards,
              Slava Imeshev
              "Joshua Davis" <[email protected]> wrote in message news:32871939.1095455911574.JavaMail.root@jserv5...
              > Hi,
              >
              > I have a simple Java client that calls an EJB which works fine when the EJB is deployed on a non-clustered server, but it fails
              intermittently with a [Security:090398]Invalid Subject: ... error when the EJB is deployed on a clustered server. Looking at the
              log files, it seems that one of the two servers in the cluster is throwing the exception consistently. I believe the servers are
              in the same domain, but since I've migrated the WL 6.1 config.xml file to 8.1 perhaps there is something I missed.
              >
              > Also, I noticed that the two servers in the cluster are able to see each other. The messages about the other node joining the
              cluster are in both logs.
              >
              > Here's the exception on the client side:
              > java.lang.SecurityException: [Security:090398]Invalid Subject: principals=[system]
              > at weblogic.rjvm.BasicOutboundRequest.sendReceive(BasicOutboundRequest.java:108)
              > at weblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteRef.java:284)
              > at weblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteRef.java:244)
              > at com.kiodex.ejb.security.PrincipalOpsBean_21hnly_HomeImpl_813_WLStub.create(Unknown Source)
              > at com.kiodex.wlclient.WeblogicClusterClient.main(WeblogicClusterClient.java:41)
              > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
              > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
              > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
              > at java.lang.reflect.Method.invoke(Method.java:324)
              > at com.intellij.rt.execution.application.AppMain.main(AppMain.java:78)
              > Caused by: java.lang.SecurityException: [Security:090398]Invalid Subject: principals=[system]
              > at weblogic.security.service.SecurityServiceManager.seal(SecurityServiceManager.java:680)
              > at weblogic.rjvm.MsgAbbrevInputStream.getSubject(MsgAbbrevInputStream.java:187)
              > at weblogic.rmi.internal.BasicServerRef.acceptRequest(BasicServerRef.java:827)
              > at weblogic.rmi.internal.BasicServerRef.dispatch(BasicServerRef.java:300)
              > at weblogic.rjvm.RJVMImpl.dispatchRequest(RJVMImpl.java:996)
              > at weblogic.rjvm.RJVMImpl.dispatch(RJVMImpl.java:917)
              > at weblogic.rjvm.ConnectionManagerServer.handleRJVM(ConnectionManagerServer.java:225)
              > at weblogic.rjvm.ConnectionManager.dispatch(ConnectionManager.java:794)
              > at weblogic.rjvm.t3.T3JVMConnection.dispatch(T3JVMConnection.java:742)
              > at weblogic.socket.SocketMuxer.readReadySocketOnce(SocketMuxer.java:682)
              > at weblogic.socket.SocketMuxer.readReadySocket(SocketMuxer.java:628)
              > at weblogic.socket.PosixSocketMuxer.processSockets(PosixSocketMuxer.java:123)
              > at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:32)
              > at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
              > at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
              >
              > Here is the server-side exception:
              >
              > ####<Sep 17, 2004 4:44:17 PM EDT> <Warning> <RMI> <titanic> <titanic> <ExecuteThread: '0' for queue: 'weblogic.socket.Muxer'>
              <<WLS Kernel>> <> <BEA-080003> <RuntimeException thrown by rmi server:
              > weblogic.rmi.cluster.ClusterableServerRef@12e - hostID:
              '2921525709399114632S:10.0.14.10:[23770,23770,-1,-1,-1,-1,-1,0,0]:hindenburg.nis.kiodex.com:23770,titanic.nis.kiodex.com:23770:RiskW
              orkbenc
              > h:titanic', oid: '302', implementation: 'com.kiodex.ejb.security.PrincipalOpsBean_21hnly_HomeImpl@120a9d6'
              > java.lang.SecurityException: [Security:090398]Invalid Subject: principals=[system].
              > java.lang.SecurityException: [Security:090398]Invalid Subject: principals=[system]
              > at weblogic.security.service.SecurityServiceManager.seal(SecurityServiceManager.java:680)
              > at weblogic.rjvm.MsgAbbrevInputStream.getSubject(MsgAbbrevInputStream.java:187)
              > at weblogic.rmi.internal.BasicServerRef.acceptRequest(BasicServerRef.java:827)
              > at weblogic.rmi.internal.BasicServerRef.dispatch(BasicServerRef.java:300)
              > at weblogic.rjvm.RJVMImpl.dispatchRequest(RJVMImpl.java:996)
              > at weblogic.rjvm.RJVMImpl.dispatch(RJVMImpl.java:917)
              > at weblogic.rjvm.ConnectionManagerServer.handleRJVM(ConnectionManagerServer.java:225)
              > at weblogic.rjvm.ConnectionManager.dispatch(ConnectionManager.java:794)
              > at weblogic.rjvm.t3.T3JVMConnection.dispatch(T3JVMConnection.java:742)
              > at weblogic.socket.SocketMuxer.readReadySocketOnce(SocketMuxer.java:682)
              > at weblogic.socket.SocketMuxer.readReadySocket(SocketMuxer.java:628)
              > at weblogic.socket.PosixSocketMuxer.processSockets(PosixSocketMuxer.java:123)
              > at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:32)
              > at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
              > at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
              >
              > Any ideas?
              

  • Servlet error in clustering env.

              Guess this is something to do with the servlet clustering configuration. WLS(5.1, sp6) clustering run on Solaris 2.6 with jdk1.2.
              Do any one have any idea what could be the problems?
              =========================================================
              Mon Dec 11 15:58:19 EST 2000:<I> <ServletContext-General> Generated java file: /home/weblogic/5.1/ourserver/cl
              assfiles/jsp_servlet/_html/_libraries/_vieworg.java
              Mon Dec 11 15:58:20 EST 2000:<E> <ServletContextManager> Servlet request terminiated with Error
              weblogic.cluster.replication.BadStatusException: update found 4586531668847271614 but it is not the secondary
              at java.lang.Throwable.fillInStackTrace(Native Method)
              at java.lang.Throwable.fillInStackTrace(Compiled Code)
              at weblogic.rmi.extensions.AbstractRequest.sendReceive(Compiled Code)
              at weblogic.cluster.replication.ReplicationManager_WLStub.update(Compiled Code)
              at weblogic.cluster.replication.ReplicationManager.updateSecondary(Compiled Code)
              at weblogic.servlet.internal.session.ReplicatedSession.sync(Compiled Code)
              at weblogic.servlet.internal.session.ReplicatedSessionContext.sync(Compiled Code)
              at weblogic.servlet.internal.ServletRequestImpl.syncSession(Compiled Code)
              at weblogic.servlet.internal.ServletContextImpl.invokeServlet(Compiled Code)
              at weblogic.servlet.internal.ServletContextImpl.invokeServlet(Compiled Code)
              at weblogic.servlet.internal.ServletContextManager.invokeServlet(Compiled Code)
              at weblogic.socket.MuxableSocketHTTP.invokeServlet(Compiled Code)
              at weblogic.socket.MuxableSocketHTTP.execute(Compiled Code)
              at weblogic.kernel.ExecuteThread.run(Compiled Code)
              --------------- nested within: ------------------
              weblogic.utils.NestedError: Tried to update secondary, but it thought it was the primary - with nested exceptio
              n:
              [weblogic.cluster.replication.BadStatusException: update found 4586531668847271614 but it is not the secondary]
              at java.lang.Throwable.fillInStackTrace(Native Method)
              at java.lang.Throwable.fillInStackTrace(Compiled Code)
              at java.lang.Throwable.<init>(Compiled Code)
              at java.lang.Error.<init>(Error.java:50)
              at weblogic.utils.NestedError.<init>(NestedError.java:23)
              at weblogic.servlet.internal.session.ReplicatedSession.sync(Compiled Code)
              at weblogic.servlet.internal.session.ReplicatedSessionContext.sync(Compiled Code)
              at weblogic.servlet.internal.ServletRequestImpl.syncSession(Compiled Code)
              at weblogic.servlet.internal.ServletContextImpl.invokeServlet(Compiled Code)
              at weblogic.servlet.internal.ServletContextImpl.invokeServlet(Compiled Code)
              at weblogic.servlet.internal.ServletContextManager.invokeServlet(Compiled Code)
              at weblogic.socket.MuxableSocketHTTP.invokeServlet(Compiled Code)
              at weblogic.socket.MuxableSocketHTTP.execute(Compiled Code)
              at weblogic.kernel.ExecuteThread.run(Compiled Code)
              

    You should search in your log for message "Timed out server". If you see this,
              it means that your cluster is not healthy.
              Long gc is attributed to memory. If you don't have enough heap memory vm will
              take more time to do gc and during this time the server won't be able to do any
              work. If two servers are running gc's at different times, what you have is two
              servers in a cluster timing out each other at different times causing this
              problem to aggrevate.
              One way to solve the problem is by tuning the server so that you won't run into
              this problem.
              We designed the system differently to overcome this problem based on our
              experience with 4.5 and 5.1. It is not an easy thing to back port this change
              into a service pack.
              Yes, the fix to minimize the problem did go in 5.1
              Let me know if anything is unclear.
              Thanks
              - Prasad
              Joel Nylund wrote:
              > I have been working with weblogic support on this one for a while, they say
              > its fixed in 6.0 (which sucks for those of us still 4.5.1). They said it
              > happens less in sp13 for 4.51, im not sure if there is a similar patch for
              > 5.x. I would contact support. They say the reasons for this are one of :
              >
              > 1.) unreliable network
              > 2.) long gc loop or not enough memory (never understood this one)
              >
              > -Joel
              >
              > "Key Zhang" <[email protected]> wrote in message
              > news:[email protected]...
              > >
              > > Guess this is something to do with the servlet clustering configuration.
              > WLS(5.1, sp6) clustering run on Solaris 2.6 with jdk1.2.
              > >
              > >
              > > Do any one have any idea what could be the problems?
              > >
              > > =========================================================
              > > Mon Dec 11 15:58:19 EST 2000:<I> <ServletContext-General> Generated java
              > file: /home/weblogic/5.1/ourserver/cl
              > > assfiles/jsp_servlet/_html/_libraries/_vieworg.java
              > > Mon Dec 11 15:58:20 EST 2000:<E> <ServletContextManager> Servlet request
              > terminiated with Error
              > > weblogic.cluster.replication.BadStatusException: update found
              > 4586531668847271614 but it is not the secondary
              > > at java.lang.Throwable.fillInStackTrace(Native Method)
              > > at java.lang.Throwable.fillInStackTrace(Compiled Code)
              > > at weblogic.rmi.extensions.AbstractRequest.sendReceive(Compiled
              > Code)
              > > at
              > weblogic.cluster.replication.ReplicationManager_WLStub.update(Compiled Code)
              > > at
              > weblogic.cluster.replication.ReplicationManager.updateSecondary(Compiled
              > Code)
              > > at
              > weblogic.servlet.internal.session.ReplicatedSession.sync(Compiled Code)
              > > at
              > weblogic.servlet.internal.session.ReplicatedSessionContext.sync(Compiled
              > Code)
              > > at
              > weblogic.servlet.internal.ServletRequestImpl.syncSession(Compiled Code)
              > > at
              > weblogic.servlet.internal.ServletContextImpl.invokeServlet(Compiled Code)
              > > at
              > weblogic.servlet.internal.ServletContextImpl.invokeServlet(Compiled Code)
              > > at
              > weblogic.servlet.internal.ServletContextManager.invokeServlet(Compiled Code)
              > > at weblogic.socket.MuxableSocketHTTP.invokeServlet(Compiled Code)
              > > at weblogic.socket.MuxableSocketHTTP.execute(Compiled Code)
              > > at weblogic.kernel.ExecuteThread.run(Compiled Code)
              > > --------------- nested within: ------------------
              > > weblogic.utils.NestedError: Tried to update secondary, but it thought it
              > was the primary - with nested exceptio
              > > n:
              > > [weblogic.cluster.replication.BadStatusException: update found
              > 4586531668847271614 but it is not the secondary]
              > > at java.lang.Throwable.fillInStackTrace(Native Method)
              > > at java.lang.Throwable.fillInStackTrace(Compiled Code)
              > > at java.lang.Throwable.<init>(Compiled Code)
              > > at java.lang.Error.<init>(Error.java:50)
              > > at weblogic.utils.NestedError.<init>(NestedError.java:23)
              > > at
              > weblogic.servlet.internal.session.ReplicatedSession.sync(Compiled Code)
              > > at
              > weblogic.servlet.internal.session.ReplicatedSessionContext.sync(Compiled
              > Code)
              > > at
              > weblogic.servlet.internal.ServletRequestImpl.syncSession(Compiled Code)
              > > at
              > weblogic.servlet.internal.ServletContextImpl.invokeServlet(Compiled Code)
              > > at
              > weblogic.servlet.internal.ServletContextImpl.invokeServlet(Compiled Code)
              > > at
              > weblogic.servlet.internal.ServletContextManager.invokeServlet(Compiled Code)
              > > at weblogic.socket.MuxableSocketHTTP.invokeServlet(Compiled Code)
              > > at weblogic.socket.MuxableSocketHTTP.execute(Compiled Code)
              > > at weblogic.kernel.ExecuteThread.run(Compiled Code)
              > >
              

  • Archive Log Error Status - clustered

    The documentation currently shows this metric only for Database Instance. It there a way to use this for Clustered database.
    Anyone customized this for Clustered database ? Just wondering why its not there for clustered...Is it because it has to read multiple logs.. ?
    Thank you
    Siva

    I was under the impression based on documentation that only the following errors are captured and notified.
    Hung :ORA-00257
    Data Block :ORA-01578
    Deadlock :ORA-00060
    Exception :ORA-006xx
    Session Terminated
    ORA-00603 :Generic alert pattern :
    ORA-0*(600?|7445|4[0-9][0-9][0-9])[^0-9]
    i.e.
    ORA-0600, ORA-07445, ORA-04**But OEM is displaying some other error message and has triggered an alert.
    Archiver Hung Alert Log Error Oct 4, 2007 3:36:15 PM ORA-16038: log 2 sequence# 68 cannot be archived
    ORA-19510: failed to set size of blocks for file "" (blocksize=)
    ORA-00312: online log 2 thread 1: '/ora/testserver/oradata/redo1_02.log'
    ARCH: Connecting to console port...
    ARCH: Oct 4, 2007 3:49:29 PM 203227 Is this a bug ? (or) the list of errors which I have is worng.
    Anyone received any alerts for this before ?
    Thank you

  • Error on Clustering Result

    On the output detail of clustering have some error, i found that result on centroid range and histogram is not match. for example highest frequency is in range of 0-15 showed on histogram but in the table,centroid range is 15-30. Pls inform me if you have some answer about cause of this error.
    Thank you very much.

    The centroid is the mean of the distribution. Thus it doesn't necessarily fall in the same range as the highest frequency bin.

  • MSTDC Error in clustered Environment in while interacting to DB Server from BizTalk server

    Hi All,
    After completing all my required Biz-talk Integrations (All were related to WCF-Custom Adapter : SQL Binding), I deployed the same to the client environment. But, the same thing which worked for me in my development environment was giving some issues in
    the deployed environment.
    The main difference was, at client environment - The DB Server was clustered environment and the interaction was through the load balancer.
    The first issue I encountered was, there was firewall blocking the access to the DB server from Biz Talk server. Then after enabling and opening the Port 1433, the issue got fixed and I was able to communicate with the DB Server.
    After this, I was getting the error related to MSTDC. For this to work properly, in my BizTalk application Configuration, if i set the property for "UseAmbientTransaction" as false under "SqlBinding" for the WCF-Custom Send Port, it is
    working as expected!
    But, I heard from our Architects that the best approach is to set the property as "TRUE" for "UseAmbientTransaction" property.
    So I set the property as true and done the below configurations.
    1. Enabling Network DTC using "dcomcnfg.exe"
    2. Adding and enabling Fire wall exception for DTC.
    Even after making the above changes, I was getting the same error. Then after cross checking with DTCPing and DCTester on both local and deployed copy, i got the below difference.
    1. Port 135 (RPC EPM) was opened in my local environment but it was having "Filtered" access at the deployed copy.
    So my question is, after opening the above port, will it solve the issue?
    Secondly, is there any security threat ter opening the above Port?
    Any quick suggestion/solution is highly appreciated.
    Thanks in Advance,
    Anand

    Hi Anand,
    Performing operations on SQL Server using BizTalk Server always involves two resources—the adapter connecting to SQL Server and the BizTalk Message Box residing on SQL Server. Hence, all operations performed using BizTalk Server are performed within the
    scope of an MSDTC transaction. So, to use the SQL adapter with BizTalk Server, you must always enable MSDTC. To enable the adapter to perform operations within the scope of an MSDTC transaction, you must configure MSDTC both on the computer running the SQL
    adapter and SQL Server. Also, you must add MSDTC to the exceptions list of Windows Firewall. That is the reason why recommend setting for this binding property is
    true; otherwise you might either experience message loss or duplicate messages, depending on whether you are performing inbound or outbound operations.
    Exception is for operations where the adapter client does not write any data to the SQL Server database, such as a Select operation, you might not want the additional overhead of performing the operations inside a transaction. In such cases,
    you can configure the SQL adapter to perform operations without a transactional context by setting the
    UseAmbientTransaction binding property to false.
    Just refer the link fo all the details:
    Configure MSDTC on SQL Server and Adapter Client
    Rachit
    Rachit
    Please mark as answer or vote as helpful if my reply does

  • Error when clustering a Connection pool

              We are testing the cluster feature of WebLogic 6.0 Sp2 on MS Win2K Pro and have
              run into a problem trying to cluster the petstoreServer in the Petstore domain
              to a remote machine. I cannot get the Connection pool, called "petstorePool",
              to load on the remote managed server. This is preventing the database from working
              properly on the remote managed server. What can I do to enable the Connection
              Pool to load properly? Below is the boot-up window for the remote managed server.
              Starting Cluster Service ....
              <Jul 13, 2001 8:19:40 AM CDT> <Error> <JDBC Connection Pool> <Cannot startup con
              nection pool "petstorePool" Cannot load driver class: COM.cloudscape.core.JDBCDr
              iver>
              <Jul 13, 2001 8:19:43 AM CDT> <Critical> <WebLogicServer> <Failed to invoke star
              tup class "StartBrowser", java.lang.ClassNotFoundException: com.bea.estore.start
              up.StartBrowser>
              <Jul 13, 2001 8:19:43 AM CDT> <Notice> <WebLogicServer> <ListenThread listening
              on port 7007, ip address 10.10.10.61>
              <Jul 13, 2001 8:19:43 AM CDT> <Notice> <WebLogicServer> <SSLListenThread listeni
              ng on port 7008, ip address 10.10.10.61>
              <Jul 13, 2001 8:19:43 AM CDT> <Notice> <WebLogicServer> <WebLogic Server started
              >
              

    could you post your managed server's start script?
              Make sure Cloudscape's libs are in the classpath.
              Andy Levy wrote:
              > We are testing the cluster feature of WebLogic 6.0 Sp2 on MS Win2K Pro and have
              > run into a problem trying to cluster the petstoreServer in the Petstore domain
              > to a remote machine. I cannot get the Connection pool, called "petstorePool",
              > to load on the remote managed server. This is preventing the database from working
              > properly on the remote managed server. What can I do to enable the Connection
              > Pool to load properly? Below is the boot-up window for the remote managed server.
              >
              > Starting Cluster Service ....
              > <Jul 13, 2001 8:19:40 AM CDT> <Error> <JDBC Connection Pool> <Cannot startup con
              > nection pool "petstorePool" Cannot load driver class: COM.cloudscape.core.JDBCDr
              > iver>
              > <Jul 13, 2001 8:19:43 AM CDT> <Critical> <WebLogicServer> <Failed to invoke star
              > tup class "StartBrowser", java.lang.ClassNotFoundException: com.bea.estore.start
              > up.StartBrowser>
              > <Jul 13, 2001 8:19:43 AM CDT> <Notice> <WebLogicServer> <ListenThread listening
              > on port 7007, ip address 10.10.10.61>
              > <Jul 13, 2001 8:19:43 AM CDT> <Notice> <WebLogicServer> <SSLListenThread listeni
              > ng on port 7008, ip address 10.10.10.61>
              > <Jul 13, 2001 8:19:43 AM CDT> <Notice> <WebLogicServer> <WebLogic Server started
              > >
              

  • Invalid printer error on clustered WIN Servers

    We have one BOE system operating on an MS cluster, two servers total.
    We also have 6,000+ printers, scattered over 15+ print servers.
    Needless to say, the printer drivers get out of synch over the various print servers, and this is the problem.
    Every day, any report that is scheduled to run to either an HP 4200 or HP 4250 fails.
    Not only that, if we log on to the WIN server, and try to print to any 4200 / 4250 printer from notepad, that also fails.
    The solution is to stop the BOE job server, recycle the print WIN spooler, go to the server properties for the printers, and remove the drivers for these printers. Restart the job servers, and now all is well, until the next day, all 4200 / 4250 reports fail again.
    Seems that BOE automatically adds / updates printer drives, and since the versions are out of synch on the print server, they crash.
    We have run out of options, SAP has no solution; any help would be appreciated,
    Rick

    Hi Richard,
    As far as I know BO uses the windows subsystem when sending a print job. So BO sends the job to the OS for print handling.
    Having the same driver versions across your print servers & BO servers would be the resolution, alternatively you might want to consider using HP's universal print driver:
    http://h20271.www2.hp.com/SMB-AP/downloads/380442_infotrends_upd.pdf
    http://h20271.www2.hp.com/SMB-AP/cache/380442-0-0-190-121.html
    The below article might give some insight into what is happening behind the scenes:
    http://technet.microsoft.com/en-us/library/cc783789(WS.10).aspx

  • LV7.1 Strange behavior with Automatic Error Handling occuring when it shouldn't [LV 7.1 Pro on WinXP for Tablet PC's]

    [LV 7.1 Pro on WinXP for Tablet PC's]
    I recently let a rather large LV app of mine run in the development environment while I was out for a couple of days. Upon returning I found that the app had hung for ~22 hours waiting for an answer to an Automatic Error Handling (AEH) dialog proclaiming an Error 7 in New File without any indication of the VI hierarchy that called New File.  I set about ensuring that AEH dialogs would not pop up and have not been able to discover how I could have possibly received one in the first place.
    Subsequent investigation revealed:
    Neither AEH option in Options>Block Diagrams were checked.
    Network problems had occurred around the time that the app had hung.  All file paths are network paths when running in the development environment, so the cause of the error was most likely valid, even if the AEH dialog appearance wasn't.
    My app has only one instance where the New File primitive is used by me. That subVI and all others above it in the hierarchy DO NOT have the AEH property enabled.  The error out cluster of New File in my subvi is wired.
    My app has three instances where New File is called from a vi.lib vi (Open/Create/Replace File.vi, Open Config Data.vi, and Prompt Web Browser Path.vi), none of which have the AEH property enabled.  Nor does any of their calling VI's.  All three instances also have their error out cluster wired.
    A utility to examine the AEH property of all VI's (with all top level and dynamic VI's loaded) in memory reported that only 1 of 308 vi's ( RGT Does File Exists.vi from the Report Generation Toolkit) had that property true.  That vi has no subVI's other than the File/Directory Info primitive and no calling VI's in common with any of the vi's that call New File, except a top level VI.
    As long as 'Enable automatic error handling dialogs' remains unselected in options>block diagram, I am unable to get an AEH dialog for either the New File or File/Directory Info primitives in a test VI with AEH property enabled and their error out clusters unwired no matter what invalid path I pass to the functions.  As soon as the options>block diagram>Enable AEH dialogs' is selected, both primitives fire AEH dialogs with no error out wired and don't when wired. i.e. works as advertised.
    In other words I can find no reason why I should have gotten the problem AEH dialog...
    I cannot afford for this app to hang because of a network problem, other portions of the app that were running concurrently correctly handled the error and, had the AEH dialog not appeared, the app would have made corrections or shutdown in an orderly fashion.
    Any ideas?

    Very good.
    Write Characters to File.vi>Open/Create/Replace File.vi>New File
    New File throws the error.  Open/Create/Replace strips the hierarchy from the source of the error.  Write Characters passes it to the General Error Handler.  I never looked above O/C/R file in the hierarchy except for enable automatic error handling property.  The tip-off should have been to realize that O/C/R file was stripping the hierarchy from the error and look above that. 
    The real irony is that Write Characters was being used to log error cluster data to an error log file...
    Save as... Copy without updating... the OEM 'Write Characters to File' is gone from this app.
    Thanx (a bunch)

  • Serious Help Needed, Please! Media Card Error

    Blackberry Torch 9800
    Okay this has happened to me twice. Second time just now. I noticed all my files were mucked up and wouldn't open, so I performed a battery pull with the device turned on. Turned my phone back on to discover a media card error with clustered files- tried to repair, repair failed. I've lost everything- again. I went to options>device>storage and tried to repair from there and it said I didn't have a media card installed. Tried to repair anyway and it also failed.
    The first time this happened I tried to repair from my computer and that failed too- it has failed this time also. I reformatted the card from my device- if anyone has a way to get my files back please let me know!
    I had seriously important memories and things I seriously need to get back. If there's any way I can't get them back please let me know. It says I have absolutely nothing in my files on my phone. Pleaaaase help!
    Memory card: 2GB micro SD

    Blackberry Torch 9800
    Okay this has happened to me twice. Second time just now. I noticed all my files were mucked up and wouldn't open, so I performed a battery pull with the device turned on. Turned my phone back on to discover a media card error with clustered files- tried to repair, repair failed. I've lost everything- again. I went to options>device>storage and tried to repair from there and it said I didn't have a media card installed. Tried to repair anyway and it also failed.
    The first time this happened I tried to repair from my computer and that failed too- it has failed this time also. I reformatted the card from my device- if anyone has a way to get my files back please let me know!
    I had seriously important memories and things I seriously need to get back. If there's any way I can't get them back please let me know. It says I have absolutely nothing in my files on my phone. Pleaaaase help!
    Memory card: 2GB micro SD

Maybe you are looking for

  • File adapter- Add time stamp

    Dear All, Scenario:- File to Proxy and Acknowledgement SAP to File. Once the file is received by SAP and first ack is send as recepit of file to Legacy system, after that the process goes ahead and do other validation and the same outbound proxy is t

  • How to mute/delete startup sound in Mountain Lion?

    Is there a way to shut off/mute the startup sound in Mountain Lion without simply turning down all sounds?  For years I have used a third party pref pane called startup sound, but it has not been updated for OS 10.8.  Thanks.

  • Syncing problems from transfer of old library to new...

    I would like itunes music from my old laptop to play on my new laptop. They seem to be showing fine in my library but are not syncing onto my ipod Nano because 'they could not be found' (100+) and 'the audio format is not supported.' (17+) Any advice

  • Why won't the trial version of incopy download?

    the download assistant downloaded but it did not continue on to the trial download of incopy, as it says it will it is not offered as a choice on the download assistant, and it is not part of the suites

  • Oracle Entity Framework: some tables won't update the entity data model

    I've successfully connected to an oracle database, and I've set up an entity data model project in Visual Studio 2010. Using "Update Model from Database" on the EDMX file, some tables that I select are imported, but others do not appear. Is there som