Display records that do not exist in another

Hi
I have two tables with one more than 2,00,000 and another 1,00,000 records. Both have one common filed ID. I wanan display allt eh records in table A that do not exist in table B. If i use 'not in', the system hangs. Is there anyother way to do this?
Thanks

I would use SomeoneElse's and Centinul's idea before trying this, but ...
Outer join, filtering out rows where the join column isn't NULL on the outer side. If you can get this method to work it probably won't be efficient. I liked SomeoneElse's ideas best, but Centinul's idea of the MINUS is good too.
Edited by: riedelme on May 8, 2009 12:01 PM

Similar Messages

  • Sync: UPDATE on records that do not exist

    I have to similar cases that occur now and then:
    1. user syncs from PDA, record ends up in EQ with "Update/delete error :: no data found". (EQ DML: UPDATE)
    2. user syncs from PDA, record ends up in EQ with "integrity constraint (MIPSS.FK_EVENT__INSPECTION) violated - parent key not found" (EQ DML: INSERT)
    Data ending up in EQ is deleted from the PDA according to the user.
    Data is not accessible for deletion by anyone on the server side or on the PDA. I know that the last time this happened, the PDA user INSERTED (created) a new record (INSPECTION) and then UPDATED (edited) it before he did the sync. Is it possible that olite/Mobile server skips an INSERT when syncing or could there be something wrong with my publication?
    Marius
    Edited by: Marius H on Mar 24, 2009 4:08 AM

    The uniqueness of the seqno$$ values is within clientid and tranid$$, so it is possible for the same seqno$$ values to be in a ceq$ table for different users and/or transactions.
    In your example (assuming they are for the same clientid), tranid$$ 258 is the first upload (the tranid$$ increased for each sync for the same user), and therefore will need to be processed first. The seqno$$ value for the record for tranid$$ 258 looks like an update, rather than an insert from the range value (higher than the type I for tranid$$ 263) did you change the U to I when trying to fix the problem?
    the version$$ values in the cfm$/ceq$ tables do not always have real values
    if the record was uploaded as dmltype$$=I, the version$$ will normally be 1 (ie: first version of the record), but when the apply is done then if the PK does not exist, the record will be created and the cvr$ table inserted with version 1. If the PK does exist, then the record will be updated and the version value in the clg$ table added to.
    if a record was downloaded to the client it would have a version number from the server, and update to this would normally include this version number so that the apply can check that the update is for that version of the record when checking for conflicts where the data has changed on both the server and the client.
    If a record was created on the client and then updated, the version would probably be null as it is likely that this update would be changed to an insert when it is applied
    the -1 is possibly a second update to the same record
    When the apply process is done, the dmltype$$ from the upload is only used as a guide. for both I and U it tests if the PK exists and if so does an update, if not does an insert. for type D it checks the PK and if it exists, deletes the record, if it does not, then it ignores the record.
    The processing order is clientid, tranid$$, seqno$$

  • Identifying a record that does not exist in a group

    Hello,
    I have a table with two columns of data as such:
    SYS1 XYZ1
    SYS2 XYZ1
    SYS3 XYZ1
    SYS1 XYZ2
    SYS2 XYZ2
    I want to find all distinct XYZ# that do not have a SYS3 value in their group, when grouped by XYZ#.
    So for this example, the statement would return one value "XYZ2".

    with cur as
    (select 'SYS1' a, 'XYZ1' b from dual union all
    select 'SYS2', 'XYZ1' from dual union all
    select 'SYS3', 'XYZ1' from dual union all
    select 'SYS1', 'XYZ2' from dual union all
    select 'SYS2', 'XYZ2' from dual)
    select distinct b
    from cur x
    where not exists
    (select a from cur where b=x.b and a = 'SYS3')

  • Undo for record that doesn't exist?

    hi,
    version:11g
    select * from emp_d1;
    ID1     NAME1
    1     1
    2     2
    3     3
    4     4
    5     5if i try to delete a record that does not exist
    delete from emp_d1 where id1=-10;will there be any undo/redo generated?
    i tried a code,
    select  s.username, rn.name,     rs.curext
               ,rs.curblk,  t.used_ublk, t.used_urec
        from    v$transaction   t
               ,v$session       s
               ,v$rollname      rn
               ,v$rollstat      rs
        where  t.addr     = s.taddr
        and    t.xidusn   = rn.usn
        and    rn.usn     = rs.usn;
    USERNAME     NAME     CUREXT     CURBLK     USED_UBLK     USED_UREC
    TEST_DBA     _SYSSMU11_1265638203$     180     5105     1     1if there is a query which retrieves to delete non-existing records can eat up undo space?
    is there a way to query the records which are there in undo segments?
    thanks,
    charles

    You can try to use some flashback query features to query undo data: http://download.oracle.com/docs/cd/E11882_01/appdev.112/e17125/adfns_flashback.htm#insertedID0.

  • 0SD_C03 cube contains data that does not exist  in PSA

    Hi,
    We have a problem with data difference in cube and PSA. Firstly we deleted PSA extactly then extracted data from r3 to PSA. PSA has 2 records now. Then we extracted data to cube (0SD_C03) via DTP (using 2LIS_13_VDITM transformation rules). However, the cube contains approximately 300 000 data. Cube contains many records that does not exist in PSA.
    Where these data come from?
    thanks in advance,

    Hi,
    In your PSA overview, did you change the date that limits the PSA packages showing?
    (middle top of screen) and click refresh?
    it might be that you only have deleted the PSA from a certain date onwards.
    Success,
    Udo

  • Business Management Error: You are attempting to create a user with a domain logon that does not exist. Select another domain logon and try again.

    Hello,
    Suddenly the working CRM is being stopped for some group of users.
    I drilled down to the issue and have checked that the users from Domain in which CRM is installed are having CRM access.
    But for other domain user having problem to access CRM.
    I tried to add a user from a domain which is not of CRM domain then it gives following error.
    "Business Management Error: You are attempting to create a user with a domain logon that does not exist. Select another domain logon and try again.
    <Message>LookupAccountNameW failed with error</Message> "
    The change is made - AD group have upgraded Activer Directory server to 2012 R2
    Please help as the Production CRM is not working for other domain user.

    We have Activer Directory Structure like below.
    One Root Domain says A
    and there are multiple child domain like B,C,D etc...
    B,C and D are all in same level,they are child of A domain.
    There are two way transitive trusts between A and all the child Domain.
    But there is no trust in between B and C and so on.
    Our CRM server is in B domain and B domain's user can access CRM but users of Domain C,D and so on can not access CRM.
    If this post answers your question, please click &quot;Mark As Answer&quot; on the post and &quot;Mark as Helpful&quot;

  • Adobe Flash tried to play a live or recorded stream that does not exist. Source can't be found

    NOTE: This thread was started in the flash pro forum: http://forums.adobe.com/thread/898879?tstart=0 . However, because of adninjastrators recommandation, I open the thread here:
    Hello there,
    I have started a stream from Flash media encoder to flash media server. According to my encoder, it should be located at: "rtmp://localhost/live" and is called livestream.
    In the Flash  software I try and set the source of FLVPlayback component to "rtmp://localhost/live/livestream", and I get this error: "NetStream.Play.StreamNotFound : Adobe Flash tried to play a live or recorded stream that does not exist. Source can't be found.". Both the server and encoder is runnind and I am encoding.
    Too, when I try and open the html with the stream in a browser, nothing appears.
    What should I check?
    Thanks.
    Kind regards,
    Marius

    Thanks for your reply.
    Server, encoder and player are all on the same computer.
    Admin console confirms the existence of "livestream" of type "Live" and a "NetStream" called "ABAF". No idea what the latter is.
    Also, thought I'd mention that I have to start the servers from the Control Panel -> administrative tools -> services. If I try and start the server from the start menu, they dont start.
    Thank you for your time.
    Kind regards,
    Marius

  • SP2013: List does not exist / The page you selected contains a list that does not exist. It may have been deleted by another user

    There are dozens of entries regarding "
    List does not exist / The page you selected
    contains a list that does not exist. It may have been deleted by another user" and none of them are really SP 2013 so i thought I would create this entry. 
    I am getting the error above after creating a simple list with 4 columns.  the list is created during a new site definition activation but when I click on my list, I get the error above.  the list works if I deactivate the feature and re-activate
    it.  but has the error whenever the new site definition is created.  
    Has anybody encountered this issue on SP 2013?

    Hi,
    For your issue, there are plenty of possible reasons offered when we search this issue online.
    Here are similar issue posts, check whether they are helpful:
    http://sharepoint.stackexchange.com/questions/98239/list-does-not-exist-error-when-opening-the-views
    http://sharepoint2u.com/?p=56https://shareyourpoint.wordpress.com/2012/04/12/list-does-not-exist-the-page-you-selected-contains-a-list-that-does-not-exist-it-may-have-been-deleted-by-another-user-sharepoint-2010-error/
    http://spnovice.blogspot.com/2012/10/list-does-not-exist-or-does-it.html
    Best Regards,
    Lisa Chen
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Lisa Chen
    TechNet Community Support

  • List does not exist . The page you selected contains a list that does not exists. It may have been deleted by another user

    Hi everybody!
    I have a sharepoint 2013 farm with 5 sever. I upgraded a site from sharepoint 
    2007 to sharepoint 2013. I had some problems to install and configure workflow manager and register it. but by now I found problems and I can create a workflow and run it successfully. My big problem is when I try to get a lookup field in my flow. the
    flow suspended and I got the following error:
    “List does not exist . The page you selected contains a list that does not exists. It may have been deleted by another user.”
    Any solution???
    Thanks in advance!

    Hi,
    Please make sure the source list of the lookup column and the list which consumes the content from the lookup column exists on the site collection.
    In addition, to correct this problem the following steps should be applied:
    Delete the affected Workflow association
    Go to "Central Administration" - "Application Management"
    Select the affected web application and choose "General Settings" - "Resource Throttling"
    Increase the value configured as "List View Lookup Threshold"
    Perform an iisreset to ensure that all in memory instances of the web application settings are gone
    Add the Workflow association back to the list
    More information is here:
    http://social.technet.microsoft.com/Forums/en-US/3aeeba20-07dd-4e46-941b-a3db1bb3577e/sharepoint-2013-designer-workflow-the-page-you-selected-contains-a-list-that-does-not-exist?forum=sharepointcustomization
    Best Regards
    Dennis Guo
    TechNet Community Support

  • Newbie: Flash tried to play a live or recorded stream that does not exist.

    Hello there,
    I have started a stream from Flash media encoder to flash media server. According to my encoder, it should be located at: "rtmp://localhost/live" and is called livestream.
    In the Flash  software I try and set the source of FLVPlayback component to "rtmp://localhost/live/livestream", and I get this error: "NetStream.Play.StreamNotFound : Adobe Flash tried to play a live or recorded stream that does not exist. Source can't be found.". Both the server and encoder is runnind and I am encoding.
    Too, when I try and open the html with the stream in a browser, nothing appears.
    What should I check?
    Thanks.
    Kind regards,
    Marius

    So just to clarify, the server is installed on the same machine that you are using to do the encoding, correct?
    And you are using Flash Media Live Encoder to do the encoding?
    I don't have Flash CS5 for I'm not sure what is in there to do the encoding.. but more on FMLE here:
    http://www.adobe.com/products/flashmediaserver/flashmediaencoder/
    There are two step used to get the encoding going with FMLE...
    1. after setting all the config settings, click the "Connect" button. Then open the encoding log and you will be able to see if connection was made to the server or not. Can you successfully connect to the server? if not, what is the error message?
    2. click the "Start" button and in the encoding log, you will see that the audio and video encoding has started. What does the encoding log say?
    Best wishes,
    Adninjastrator

  • How to redirect a page that does not exist

    Hello everyone. Thanks for the feedback so far.
    I am editing an old site and there are going to be some pages that do not exist anymore.
    Is there a way to have an automatic redirect so that if any user types in ANY page that does not exist sitewide, they can be directed to another main redirection page which displays a message and then to the main page again?
    The current site is littered with empty pages with a redirect link on each at the moment which does not look good and it's awful to maintain as these non-meaningful filenames the original developer has used are no help at all.
    Thank you in advance for all feedback
    Terry

    What is the web address of the old site?
    If it's on a Linux server then you can use .htaccess rewrites to automate much of the redirection heavy lifting
    http://kb.mediatemple.net/questions/85/Using+.htaccess+rewrite+rules#gs
    https://my.bluehost.com/cgi/help/htaccess_redirect

  • How to delete a in place record that will not undeclare

    I have an "in-place" record that will not let me undeclare itself, not sure how it got created but here are some facts about it:
    when i first looked at it showed as checked out to (blank).  This is different from all of my other in-place records which show as checked out to "System Account".  I tried checking it out to me (and it let me) which was strange!!  When I
    try to undeclare it as a record by using the "compliance details" interface and click the undeclare record link, the reocrd status is changed from "Declared record on 1/17/2011" to "Record".  When I go back to the UI it still shows the record with the
    little lock on it.  If I try to delete the record using the library interface I get the message: "The item cannot be updated because it is locked as read-only".  I installed sharepoint manager 2010 (from codeplex) on my server and navigated to this
    item in the list and checked out the properties...
    in this tool it says "IsReadOnly" = false
    if I look at the individual properties of the item i see properties like
    ecm_ItmLockHolders  value = ecm_InPlaceRecordLock
    ecm_ItemDeleteBlockHOlders value= ecm_InPlaceRecordLock
    I suspect that this is why ic cannot get rid of the bloody record...  i don't know why undeclare doesn't take these locks off (Perhaps because someohw it got checked out to someone other than system).  I even tried going iinto the content database
    to set the CheckedOutTo column to null.  when i did this nothing happened
    i tried setting the id equal to the "system account" Id in the content database and the record vanished from the document library (although I can still see it in the content database)...
    this is a big mystery for me... all i want is to get rid of a record that somehow has been "corrupted"  we have been demoing some third party applications which upload to sharepoint and prerhaps they got the file in this state (its an email .msg format)...
    i definitely need to know the recommended way to clean a record that will not let you undeclare it... help!  my next course of action will be a ms support call...
    krd

    the record was declared as part of info mgmt policy (created +1 days, delcare record), then i have another step (declared record + 1 day, start a workflow).  I'm trying to delete the record using a workflow (because the OOTB disposition workflow doesn't
    work, i'm trying to create my own disposition workflow which undeclares the record first then deletes it).  But that is a bit of a side story (I haven't managed to get that working...)
    krd

  • The list of workflow actions on the server references an assembly that does not exist

    Hi,
    This issue has been discussed many times in this forum , the reason why I am posting is I tried the resolution steps but I dont see any luck.
    I am getting the below message from the SharePoint designer 2007 when I am trying to modify a workflow
    "This list of workflow actions on the server references an assembly that does not exist. Some actions will not be available. The assembly strong name is Microsoft.SharePoint.WorkflowActions, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c.
    Contact your server administrator for more information."
    #1 : One of the post says "Normally you would see that error because someone has extended the Workflow actions available in SPD with a custom action developed in Visual Studio.  These custom actions are loaded when your workstation reads the WSS.ACTIONS
    file on the server.  The file is located in the 12 hive under Template\1033\workflow.  Your WSS.Actions file contains a reference to a custom action .dll which is not available on the server."
    I opened the WSS.Actions file in notepad, I dont see any line with *.dll in it. Am I missing something?
    #2: Another post says "The solution I discovered was that the server running my SharePoint Services was not up to .NET 3.0.  As soon as I updated to .NET 3.0 everything worked.I had made sure the machine running SharePoint Designer was updated, but
    had missed the SHarePoint Services server."
    The server is already updated to .Net 3.0.
    #3: I went to the %System Drive%\Documents and Settings\Local Settings\ApplicationData\Microsoft\SharePointDesigner.
    Deleted the ProxyAssemblyCache folder but no luck.
    Just checking if any one was able to resolve this issue by following any of the solution other than the above mentioned ones.
    Thanks,
    Cutloo

        I have the similar issue with my custom work flow. I have searched the whole day for the solution but no success, then at last a simple track works for me. Please try this if any one faces such issue.
    Basically the assembly that we have define in the ACTIONS file dose not exists on the server, because of two reasons, either we have given the wrong assembly name (in our case the namespace name inside our solution) or the PublicKeyToken may differ from the
    original assembly, that are deployed in GAC.
        So cross check both of these, in my case the assembly name was fine,
     <Action
        Name="Move Item to Another List and Send Email"
        ClassName="MyAssemblyName.Classname"
        Assembly="MyAssemblyName,Version=1.0.0.0, Culture=neutral, PublicKeyToken=4053d1fde8a1c781"
        AppliesTo="all"
        Category="Email actions">
    But the problem was in the 'PublicKeyToken', so i double click on the feature inside my solution,then in the bottom i have clicked on the manifest tab to check the entries.
    <Feature xmlns="http://schemas.microsoft.com/sharepoint/" Title="MyAssemblyName Feature1" Id="f7f1bda0-5f65-40f1-a705-f6f15a41da3a" ReceiverAssembly="MyAssemblyName, Version=1.0.0.0, Culture=neutral, PublicKeyToken=0c32dbb769ed64b5"
    ReceiverClass="MyAssemblyName.Features.Feature1.Feature1EventReceiver" Scope="WebApplication"></Feature>
    Here i got the actual PublicKeyToken for my assembly (0c32dbb769ed64b5), i have replaced this number inside ACTIONS file, deploy the soultion, reset IIS.
    It works for me,

  • Problem creating new sites. The formula refers to a column that does not exist

    Good morning,
    I have a problem creating new sites in my development environment. We have a template which works properly when we create new sites with it. However, when we add one new content type in the site created and save it as a new template, we can't create new sites
    with this template. The error log is that there are one problem in one column [The formula refers to a column that does not exist.  Check the formula for spelling mistakes or change the non-existing column to an existing column]. 
    I have opened the wsp template with visual studio but I can´t discover what column is the problem because the log only refers to the feature (ListInstances).
    Anybody knows how to find my problematic column?
    The error is:
    Feature Activation: Threw an exception, attempting to roll back.  Feature 'plantilla Llave en Mano 20141222 v2ListInstances' (ID: '6c61a3bf-3c51-4064-958b-d154729233e7').  Exception: Microsoft.SharePoint.SPException: La fórmula hace referencia a una
    columna que no existe. Compruebe que la fórmula no tiene errores ortográficos o cambie la columna que no existe por otra que exista. ---> System.Runtime.InteropServices.COMException (0x81020057): La fórmula hace referencia a una columna que no existe. Compruebe
    que la fórmula no tiene errores ortográficos o cambie la columna que no existe por otra que exista.     at Microsoft.SharePoint.Library.SPRequestInternalClass.UpdateField(String bstrUrl, String bstrListName, String bstrXML)     at Microsoft.SharePoint.Library.SPRequest.UpdateField(String
    bstrUrl, String bstrListName, String bstrXML)     --- End of inner exception stack trace ---     at Microsoft.SharePoint.Administration.SPElementDefinitionCollection.ProvisionListInstances(SPFeaturePropertyCollection props, SPSite site,
    SPWeb web, Boolean fForce)     at Microsoft.SharePoint.Administration.SPElementDefinitionCollection.ProvisionElements(SPFeaturePropertyCollection props, SPWebApplication webapp, SPSite site, SPWeb web, SPFeatureActivateFlags activateFlags, Boolean
    fForce)     at Microsoft.SharePoint.SPFeature.Activate(SPSite siteParent, SPWeb webParent, SPFeaturePropertyCollection props, SPFeatureActivateFlags activateFlags, Boolean fForce)
    Thanks in advance

    Hi Enrique,
    According to your description, after added a content type into the new site and save the site as a template, there is an issue when creating another new with the newly
    site template.
    Based on the error message “The formula refers to a column that does not exist…”, seems that it would be an issue of a Calculated column in the content type you added,
    please go through all the Calculated column in that content type to see if the formulas all work well.
    Feel free to reply if there any progress.
    Best regards,
    Patrick
    Patrick Liang
    TechNet Community Support

  • Can't unregister an ROID that does not exist

    Hi
              We are using instate memory replication and during stress, we suddenly began
              to get this error. We are wondering what could be the cause of this error ?
              Has anyone seen this before ?
              Yogi
              Tue Aug 29 01:09:13 EDT 2000:<E> <HttpSessionContext> Unexpected error in
              HTTP session timeout callback
              weblogic.cluster.replication.NotFoundException: remove unable to find
              object -4723387961832123705
              at
              weblogic.rmi.extensions.AbstractRequest.sendReceive(AbstractRequest.java:76)
              at
              weblogic.cluster.replication.ReplicationManager_WLStub.remove(ReplicationMan
              ager_WLStub.java:139)
              at
              weblogic.cluster.replication.ReplicationManager.unregister(ReplicationManage
              r.java:622)
              at
              weblogic.servlet.internal.session.ReplicatedSession.invalidate(ReplicatedSes
              sion.java:255)
              at
              weblogic.servlet.internal.session.ReplicatedSessionContext.invalidateSession
              (ReplicatedSessionContext.java:116)
              at
              weblogic.servlet.internal.session.SessionContext$SessionInvalidator.invalida
              teSessions(SessionContext.java:468)
              at
              weblogic.servlet.internal.session.SessionContext$SessionInvalidator.trigger(
              SessionContext.java:447)
              at
              weblogic.time.common.internal.ScheduledTrigger.executeLocally(ScheduledTrigg
              er.java:197)
              at
              weblogic.time.common.internal.ScheduledTrigger.execute(ScheduledTrigger.java
              :191)
              at weblogic.time.server.ScheduledTrigger.execute(ScheduledTrigger.java:62)
              at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:135)
              --------------- nested within: ------------------
              weblogic.utils.NestedError: Can't unregister an ROID that does not exist -
              with nested exception:
              [weblogic.cluster.replication.NotFoundException: remove unable to find
              object -4723387961832123705]
              at
              weblogic.servlet.internal.session.ReplicatedSession.invalidate(ReplicatedSes
              sion.java:264)
              at
              weblogic.servlet.internal.session.ReplicatedSessionContext.invalidateSession
              (ReplicatedSessionContext.java:116)
              at
              weblogic.servlet.internal.session.SessionContext$SessionInvalidator.invalida
              teSessions(SessionContext.java:468)
              at
              weblogic.servlet.internal.session.SessionContext$SessionInvalidator.trigger(
              SessionContext.java:447)
              at
              weblogic.time.common.internal.ScheduledTrigger.executeLocally(ScheduledTrigg
              er.java:197)
              at
              weblogic.time.common.internal.ScheduledTrigger.execute(ScheduledTrigger.java
              :191)
              at weblogic.time.server.ScheduledTrigger.execute(ScheduledTrigger.java:62)
              at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:135)
              

              When can we expect this to be taken care of?
              This exception fills our logs everyday. Will this be in an upcomming service pack?
              --Michael
              Prasad Peddada <[email protected]> wrote:
              >Probably we should squelch the exception in this case.
              >
              >-- Prasad
              >
              >Mike Reiche wrote:
              >
              >> Shouldn't the trigger be removed when the session is invalidated?
              >>
              >> This is very ugly in the log files - makes hard for us to find
              >> other problems. It would be really, really nice to to see it.
              >>
              >> Mike
              >>
              >> Prasad Peddada <[email protected]> wrote:
              >> >It should never be possible for one user to grab session
              >> >of another user.
              >> >
              >> >So, while the trigger is trying to cleanup session's it
              >> >calls the secondary server
              >> >and asks it to remove the object. In this case, the object
              >> >is already gone for some
              >> >reason. Since the intention is to clean the session, it
              >> >is safe to ignore the
              >> >message.
              >> >
              >> >-- Prasad
              >> >
              >> >Alex Metcalf wrote:
              >> >
              >> >> We are running into this as well. We are trying to
              >> >debug a problem
              >> >> where a person was able to grab the session of another
              >> >user. Our
              >> >> first guess is that this is an application issue. However,
              >> >I would
              >> >> like to be able to rule out this error as a problem.
              >> >Can someone
              >> >> explain what causes this problem and whether it affects
              >> >session
              >> >> data.
              >> >>
              >> >> We are using WLS 5.1 SP8 on Solaris 2.7. Additionally,
              >> >we have
              >> >> installed Open Market on top of WLS.
              >> >>
              >> >> Thanks,
              >> >> Alex
              >> >>
              >> >> Prasad Peddada <[email protected]> wrote:
              >> >> >Typically you should be too concerned about this. But
              >> >> >out of curiosity, what's
              >> >> >the load on the servers and could you more information
              >> >> >about your setup
              >> >> >including the heap size you were using etc.
              >> >> >
              >> >> >Thanks
              >> >> >
              >> >> >- Prasad
              >> >> >
              >> >> >Yogi Mudras wrote:
              >> >> >
              >> >> >> We are using SP 5 on Win NT.
              >> >> >>
              >> >> >> "Wei Guan" <[email protected]> wrote in message
              >> >> >> news:[email protected]...
              >> >> >> > Please use service pack 5.
              >> >> >> >
              >> >> >> > --
              >> >> >> > Cheers - Wei
              >> >> >> >
              >> >> >> >
              >> >> >> >
              >> >> >> > Yogi Mudras <[email protected]> wrote in
              >> >message
              >> >> >> > news:[email protected]...
              >> >> >> > > Hi
              >> >> >> > >
              >> >> >> > > We are using instate memory replication and during
              >> >> >stress, we suddenly
              >> >> >> > began
              >> >> >> > > to get this error. We are wondering what could
              >> >be
              >> >> >the cause of this
              >> >> >> error
              >> >> >> > ?
              >> >> >> > > Has anyone seen this before ?
              >> >> >> > >
              >> >> >> > > Yogi
              >> >> >> > >
              >> >> >> > > Tue Aug 29 01:09:13 EDT 2000:<E> <HttpSessionContext>
              >> >> >Unexpected error
              >> >> >> in
              >> >> >> > > HTTP session timeout callback
              >> >> >> > > weblogic.cluster.replication.NotFoundException:
              >> >> >remove unable to find
              >> >> >> > > object -4723387961832123705
              >> >> >> > > at
              >> >> >> > >
              >> >> >> >
              >> >> >> weblogic.rmi.extensions.AbstractRequest.sendReceive(AbstractRequest.java:76)
              >> >> >> > > at
              >> >> >> > >
              >> >> >> >
              >> >> >> weblogic.cluster.replication.ReplicationManager_WLStub.remove(ReplicationMan
              >> >> >> > > ager_WLStub.java:139)
              >> >> >> > > at
              >> >> >> > >
              >> >> >> >
              >> >> >> weblogic.cluster.replication.ReplicationManager.unregister(ReplicationManage
              >> >> >> > > r.java:622)
              >> >> >> > > at
              >> >> >> > >
              >> >> >> >
              >> >> >> weblogic.servlet.internal.session.ReplicatedSession.invalidate(ReplicatedSes
              >> >> >> > > sion.java:255)
              >> >> >> > > at
              >> >> >> > >
              >> >> >> >
              >> >> >> weblogic.servlet.internal.session.ReplicatedSessionContext.invalidateSession
              >> >> >> > > (ReplicatedSessionContext.java:116)
              >> >> >> > > at
              >> >> >> > >
              >> >> >> >
              >> >> >> weblogic.servlet.internal.session.SessionContext$SessionInvalidator.invalida
              >> >> >> > > teSessions(SessionContext.java:468)
              >> >> >> > > at
              >> >> >> > >
              >> >> >> >
              >> >> >> weblogic.servlet.internal.session.SessionContext$SessionInvalidator.trigger(
              >> >> >> > > SessionContext.java:447)
              >> >> >> > > at
              >> >> >> > >
              >> >> >> >
              >> >> >> weblogic.time.common.internal.ScheduledTrigger.executeLocally(ScheduledTrigg
              >> >> >> > > er.java:197)
              >> >> >> > > at
              >> >> >> > >
              >> >> >> >
              >> >> >> weblogic.time.common.internal.ScheduledTrigger.execute(ScheduledTrigger.java
              >> >> >> > > :191)
              >> >> >> > > at
              >> >> >> > weblogic.time.server.ScheduledTrigger.execute(ScheduledTrigger.java:62)
              >> >> >> > > at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:135)
              >> >> >> > > --------------- nested within: ------------------
              >> >> >> > > weblogic.utils.NestedError: Can't unregister
              >> >an
              >> >> >ROID that does not
              >> >> >> exist -
              >> >> >> > > with nested exception:
              >> >> >> > > [weblogic.cluster.replication.NotFoundException:
              >> >> >remove unable to find
              >> >> >> > > object -4723387961832123705]
              >> >> >> > > at
              >> >> >> > >
              >> >> >> >
              >> >> >> weblogic.servlet.internal.session.ReplicatedSession.invalidate(ReplicatedSes
              >> >> >> >
              >> >> >> > > sion.java:264)
              >> >> >> > > at
              >> >> >> > >
              >> >> >> >
              >> >> >> weblogic.servlet.internal.session.ReplicatedSessionContext.invalidateSession
              >> >> >> > > (ReplicatedSessionContext.java:116)
              >> >> >> > > at
              >> >> >> > >
              >> >> >> >
              >> >> >> weblogic.servlet.internal.session.SessionContext$SessionInvalidator.invalida
              >> >> >> > > teSessions(SessionContext.java:468)
              >> >> >> > > at
              >> >> >> > >
              >> >> >> >
              >> >> >> weblogic.servlet.internal.session.SessionContext$SessionInvalidator.trigger(
              >> >> >> > > SessionContext.java:447)
              >> >> >> > > at
              >> >> >> > >
              >> >> >> >
              >> >> >> weblogic.time.common.internal.ScheduledTrigger.executeLocally(ScheduledTrigg
              >> >> >> > > er.java:197)
              >> >> >> > > at
              >> >> >> > >
              >> >> >> >
              >> >> >> weblogic.time.common.internal.ScheduledTrigger.execute(ScheduledTrigger.java
              >> >> >> > > :191)
              >> >> >> > > at
              >> >> >> > weblogic.time.server.ScheduledTrigger.execute(ScheduledTrigger.java:62)
              >> >> >> > > at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:135)
              >> >> >> > >
              >> >> >> > >
              >> >> >> >
              >> >> >> >
              >> >> >
              >> >
              >
              

Maybe you are looking for

  • Can't see backed up filed on My Passport Ultra

    hi, Phil here, new owner... I need help - I can't see my files Steps so far: - Purchased new WD My Passport Ultra metal. Hooked it up to my Lenovo T420 / Windows 7 computer. - Installed all software & updates, etc. - Did a full disk check of all sect

  • Can't publish draft, are there known server/hoster issues?

    Hi there, I'm using ICE for a site I created, but every time I try to publish my draft, it keeps telling me there's a new version of the page and that it has to reload it. I'm the only one working on the site as it is still in testing fase, so nobody

  • JPanel not repainting if embedded in another panel

    I have a reusable class called as DuplicatorPanel. This class has two add/ remove buttons like in Mac if you are familiar. The problem is that the screen gets updated with an extra row in case i have a main method in Duplicator itself. However if i h

  • "Getting started"  for connectivity to OAM from OSB

    I am completely new to OAM IdXml. I need to do POC to make connectivity to OAM for CRUD operations from OSB. Where can I start from? Is there any "Getting started" Guide or Any beginer steps to follow to get started?

  • Urgent: Variable pass child scenario to parent scenario

    Hi, Please help me out with the following. here's the situation: Scenario 1: 1 --- Declare variable1 2 --- Set variable1 (=-1) 3 --- Execte Scenario 1a: 3.1 --- --- Declare variable1 (Tried this with and without declare) 3.2 --- --- Interfaces 3.3 --