A pool operation was specified for a pooled resource that does not belong t

hi i left the server running for days so my application was running i refresh the page by clicking the ok button in small popup box,the page was refresh but when i what to select my lov am geting this error
A pool operation was specified for a pooled resource that does not belong to the resource pool.
Error     
java.lang.NullPointerException
Caused by: java.lang.NullPointerException
     at oracle.adf.model.binding.DCIteratorBinding.initSourceRSI(DCIteratorBinding.java:1797)
     at oracle.adf.model.binding.DCIteratorBinding.callInitSourceRSI(DCIteratorBinding.java:1672)
     ... 187 more
## Detail 0 ##
java.lang.NullPointerException
     at oracle.adf.model.binding.DCIteratorBinding.initSourceRSI(DCIteratorBinding.java:1797)
     at oracle.adf.model.binding.DCIteratorBinding.callInitSourceRSI(DCIteratorBinding.java:1672)
     at oracle.adf.model.binding.DCIteratorBinding.internalGetRowSetIterator(DCIteratorBinding.java:1645)
     at oracle.adf.model.binding.DCIteratorBinding.getRowSetIterator(DCIteratorBinding.java:1607)
     at oracle.jbo.uicli.binding.JUCtrlListBinding.setupListItems(JUCtrlListBinding.java:725)
     at oracle.jbo.uicli.binding.JUCtrlListBinding.getDisplayData(JUCtrlListBinding.java:3586)
     at oracle.adfinternal.view.faces.model.binding.FacesCtrlListBinding$1.size(FacesCtrlListBinding.java:382)
     at java.util.AbstractList$Itr.hasNext(AbstractList.java:339)
     at oracle.adfinternal.view.faces.renderkit.rich.SelectItemUtils.addSelectItems(SelectItemUtils.java:207)
     at oracle.adfinternal.view.faces.renderkit.rich.SelectItemUtils.getSelectItems(SelectItemUtils.java:78)
     at oracle.adfinternal.view.faces.renderkit.rich.SimpleSelectOneChoiceRenderer.getSelectItems(SimpleSelectOneChoiceRenderer.java:98)
     at oracle.adfinternal.view.faces.renderkit.rich.SimpleSelectBaseRenderer._renderContent(SimpleSelectBaseRenderer.java:208)
     at oracle.adfinternal.view.faces.renderkit.rich.SimpleSelectBaseRenderer.renderElementContent(SimpleSelectBaseRenderer.java:122)
     at oracle.adfinternal.view.faces.renderkit.rich.FormInputRenderer.encodeAllAsElement(FormInputRenderer.java:152)
     at javax.faces.component.UIComponent.encodeAll(UIComponent.java:937)
     at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:405)
     at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2633)
     at oracle.adfinternal.view.faces.renderkit.rich.PanelStretchLayoutRenderer.encodeCenterFacet(PanelStretchLayoutRenderer.java:769)
     at oracle.adfinternal.view.faces.renderkit.rich.PanelStretchLayoutRenderer._encodeCenterPane(PanelStretchLayoutRenderer.java:1140)
     at oracle.adfinternal.view.faces.renderkit.rich.PanelStretchLayoutRenderer._encodeMiddlePanes(PanelStretchLayoutRenderer.java:348)
     at oracle.adfinternal.view.faces.renderkit.rich.PanelStretchLayoutRenderer.encodeAll(PanelStretchLayoutRenderer.java:313)
     at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1396)
     at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:341)
     at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:767)
     at javax.faces.component.UIComponent.encodeAll(UIComponent.java:937)
     at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:405)
     at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2633)
     at oracle.adf.view.rich.render.RichRenderer.encodeStretchedChild(RichRenderer.java:2004)
     at oracle.adfinternal.view.faces.renderkit.rich.PanelSplitterRenderer._renderPane(PanelSplitterRenderer.java:1360)
     at oracle.adfinternal.view.faces.renderkit.rich.PanelSplitterRenderer.encodeAll(PanelSplitterRenderer.java:279)
     at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1396)
     at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:341)
     at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:767)
     at javax.faces.component.UIComponent.encodeAll(UIComponent.java:937)
     at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:405)
     at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2633)
     at org.apache.myfaces.trinidad.render.CoreRenderer.encodeAllChildren(CoreRenderer.java:421)my lov is empty,but where i restart Instance IntegratedWebLogicServer all is fine what cause this error
Edited by: adf009 on 2013/04/03 9:28 AM
Edited by: adf009 on 2013/04/03 1:13 PM

Try:
- Powering off and then back on your router.
- iTunes for Windows: iTunes cannot contact the iPhone, iPad, or iPod software update server
- Change the DNS to either Google's or Open DNS servers
Public DNS — Google Developers
OpenDNS IP Addresses
- For one user uninstalling/reinstalling iTunes resolved the problem
- Try on another computer/network
- Wait if it is an Apple problem

Similar Messages

  • Can't open MMC - An attempt was made to reference a token that does not exist

    I have a Windows 7 Pro, x64 - I'm trying to open the MMC and I get the error:
    An attempt was made to reference a token that does not exist.
    Ok, I open a cmd prompt (elevated), goto the \windows\system32 dir and run the command:
    For /F %s in (‘dir /b *.dll’) do regsvr32 /s %s
    And I just get "the system cannot find the file 'dir.
    I have no idea what this means.  Many others who have ran that command have had success (from looking at other forums).  Just my luck - it doesn't work.
    What do you think could be wrong here?

    For /F %s in (‘dir /b *.dll’) do regsvr32 /s %s
    And I just get "the system cannot find the file 'dir.
    I have no idea what this means.
    It means you have a bug in your script and because of the bug the script tried to look for a file named "dir".
    So what's the /F for in the script?
    Lawrence Garvin, M.S., MCSA, MCITP:EA, MCDBA
    SolarWinds Head Geek
    Microsoft MVP - Software Packaging, Deployment & Servicing (2005-2014)
    My MVP Profile: http://mvp.microsoft.com/en-us/mvp/Lawrence%20R%20Garvin-32101
    http://www.solarwinds.com/gotmicrosoft
    The views expressed on this post are mine and do not necessarily reflect the views of SolarWinds.

  • An Attempt was made to reference a token that does not exist - SAPB1 8.8

    Dear All,
    System throws an error message as "An Attempt was made to reference a token that does not exist" while connecting Add-on in Client system in SAP Business 8.8 version
    Please do the needful
    Thanks & Regards
    Venkatesh N

    Hi Venkatesh N,
    Are you got any solution for this issue?
    I also face a same problem with you. I got the a reply is "Reinstall the application".
    But this is not the main solution for the problem.
    If you got any solution, hope you can share with me.
    Thank you.
    regards,
    Sheon

  • "attempt was made to reference a token that does not exist"

    Hello expert
    when ever i run my ard .I got this error
    "attempt was made to reference a token that does not exist"
    and after that
    "Incorrect string for add-on"
    this my code for connecting the addon to sap b1 and i am putting code of addon identifier string of solution type .i am not what is the problem
        Public Function GetApplication() As SAPbouiCOM.Application
            Try
                Dim objApp As SAPbouiCOM.Application
                Dim objSboGuiApi As New SAPbouiCOM.SboGuiApi
                Dim strConnectionString As String = Environment.GetCommandLineArgs.GetValue(1)
                '   Dim strConnectionString As String = Command()
                objSboGuiApi = New SAPbouiCOM.SboGuiApi
                'by vilas
                objSboGuiApi.AddonIdentifier = "500055230354241534953303030303030373937303A46303535303435343033390FC9CB682961A45865F5346418639642BBAC26F3"
                objSboGuiApi.Connect(strConnectionString)
                objApp = objSboGuiApi.GetApplication()
                Return objApp
            Catch ex As Exception
                MessageBox.Show(ex.Message)
            End Try
        End Function

    This is a .NET error, a Google search for it turns up a lot of results so I would pursue that as it does not seem to be a B1 specific error. In many cases it seems related to ASP.NET, but not all so I suggest searching for
    "attempt was made to reference a token that does not exist" -ASP

  • The Cluster Service function call 'ClusterResourceControl' failed with error code '1008(An attempt was made to reference a token that does not exist.)' while verifying the file path. Verify that your failover cluster is configured properly.

    I am experiencing this error with one of our cluster environment. Can anyone help me in this issue.
    The Cluster Service function call 'ClusterResourceControl' failed with error code '1008(An attempt was made to reference a token that does not exist.)' while verifying the file path. Verify that your failover cluster is configured properly.
    Thanks,
    Venu S.
    Venugopal S ----------------------------------------------------------- Please click the Mark as Answer button if a post solves your problem!

    Hi Venu S,
    Based on my research, you might encounter a known issue, please try the hotfix in this KB:
    http://support.microsoft.com/kb/928385
    Meanwhile since there is less information about this issue, before further investigation, please provide us the following information:
    The version of Windows Server you are using
    The result of SELECT @@VERSION
    The scenario when you get this error
    If anything is unclear, please let me know.
    Regards,
    Tom Li

  • WSDL for WSDL based Proxy that does not have any input

    Hi all,
    I am trying to create a service which is based on a db adapter. The db adapter is created using a procecure that does not accept any input and gives out a cursor. I have created a
    proxy based on a wsdl which was created by me. I have not given any soap:body in the input as I dont have any input for this service. When I test the service it is not going into the
    request pipeline instead what ever the input (Here input in the sense even the proxy does not have any input as per the wsdl we need to give some xml tag to test it right?)
    to the proxy service is getting echoed back. It is neither going inside the request pipline nor Invoking the business service. When I create a proxy service as a plain xml then It is
    working fine. I am very confused and donno what to do.. Kindly help me on this.
    thanks
    Edited by: 887737 on Apr 5, 2012 4:20 AM
    Edited by: 887737 on Apr 5, 2012 4:21 AM

    it depends on the selection algorithm you have on the proxyservce
    on the fourth tab you can dispatch based on soapaction/body/header/etc
    you could dispatch on the soapaction and skip the body

  • How to delete an iCloud account and turnoff Find my Phone for a email address that does not exist

    I have switched my itunes account to a new email address but the iCloud account is still registered to the old email account which I can no longer access.
    If I go to Settings>iCloud it requests my Apple ID password for the old email account but as this account does not exsist it does not accept the "old" password. it will not let me delete the account without turning off the Find My Phone app which aslo needs the old password.
    A related probelm is none of my apps will update as they are on the old account hence the need to delete the iCloud email account and create the new iCloud with the new email sign on address.

    If the old ID is an earlier version of your current ID, temporarily recreate the old ID by going to https://appleid.apple.com, click Manage my Apple ID and sign in with your current iCloud ID.  Click edit next to the primary email account, change it back to your old email address (you won't need to verify it) and save the change.  You should now be able to use your current password to turn off Find My iPhone, even though it prompts you for the password for your old account ID.  After turning it off you can delete the account, go back change your ID back to the way it was again.

  • PO items for ship-to addresses that do not belong to our company

    Hello gurus,
    this is the situation: Often, we would like our vendors to deliver goods ordered by us not to our company, but to other adresses (e.g. adresses of our customers, but also other places). There are approx. 4500 relevant "foreign" ship-to-adresses.
    I know you can change the ship-to address in the PO, but we would like to handle this as ergonomically as possible. My question is: What master data can we use to store the adresses and make them easily accessible during PO creation (e.g. ME21N)?
    Up to now we came up with three options:
    a) Create a storage location for every adress:
        Pro: Relatively easy to access in ME21N.
        Con: We create loads of "storage locations" that do not even belong to our company.
    b) Create one (or several) storage locations with many, many adresses. E.g. storage location "customer adresses" with 300 adresses (can a storage location have that many?).
        Pro: Not as many storage locations.
        Con: Adress-selection in ME21N is annoyingly uncomfortable. A certain adress may be hard to find.
    c) Use SAP's adress management to maintain all the adresses. But how can I then select them in ME21N?
    Any ideas on this?
    Thanks
    Alicia

    Hi
    This can be achived thro' third party scenario.
    In Tcode MM01 Sales view maintain the item category group as BANS.
    In configuration Item category and item category group relation to be maintained.
    Then Create a Sale order against the customer ( Whom you want to deliver the materials)
    Automatically PR will cretae.
    Then convert the PR to PO. In the delivery address tab the customer address will come automatically.
    Then raise the invoice and billing....
    Regards,
    Raman

  • An attempt was made to referance a token that does not exist

    I am getting the above error on starting the add-on only on some clients. I click OK. The add-on is not started. Then I go to the add on manager menu and start the add-on. It starts fine. The UI connect code is as follows:
    theSboGuiApi.Connect(mStrFromCmmd)
    mSboGuiApp = theSboGuiApi.GetApplication(-1)
    Am I doing anything wrong? Why this happens only on some clients?
    I have checked the DI API is of correct version.
    Waiting for your response. Thanks in advance.
    Regards,
    Prakash

    Hi Marc,
    Did you create your addon via the B1 Addon Wizard?  My problem probably wasn't caused by the wizard, but a fix that the support folks gave me involved changing some of the code created by the wizard. 
    The connection string I was getting from the following wizard code was messed up (the string was way too short):
                'If (System.Environment.GetCommandLineArgs().Length = 1) Then
                '    connStr = B1Connections.connStr
                'Else
                '    connStr = System.Environment.GetCommandLineArgs().GetValue(1).ToString()
                'End If
    As you can see, I've commented it out and replaced with this:
       connStr = System.Environment.GetCommandLineArgs(1)
    (Doing it that way requires you to have the debug connection string set on the debug command line properties for the project).  This solved my problem with this error message.

  • How do I get rid of App Store notification for a software update that does not conform to the OS that I am using?

    I am using Snow Leopard and have no wish to upgrade to Lion.  App Store notification indicates that there is an iPhoto 11 update available.  When I try to update, the error message indicates that I need Lion to download the update.  The notification red circle with the one in it sits attached to the App Store icon and will not go away.
    I know that Apple knows that I'm on Snow Leopard, so why bother sending me and update notification that is irrelevant to me.
    Any solutions to getting rid of the red circle on the App Store icon?
    Thanks in advance,
    Sateach

    http://www.apple.com/support/mac/app-store/contact.html?form=account

  • Adding user/procs for ctxsys to db that does not have it

    I have an existing db that I would lke to add InterMedia Text capabilities. I undestand that the user ctxsys and its processes must be installed but I am having trouble finding the scripts taht pertain to this !
    Help .bat man

    Intermedia text is now Oracle text. Oracle text has it's own forum. The text people do not monitor this forum. Please ask your question in the Oracle Text Forum. You will get a quicker, more expert answer there.
    Thanks,
    Larry

  • ORA-24333: zero iteration count  Cause: An iteration count of zero was specified for the statement Action: Specify the number of times this statement must be executed

    Get the following error from Oracle 
    ORA-24333: zero iteration count
    Cause: An iteration count of zero was specified for the statement
    Action: Specify the number of times this statement must be executed
    Any suggestions on whether is this a Oracle bug or if not what should be set to avoid this failure.

    Hello get this from executing the following.
    Occurs intermitently.
    select MAX(LENGTH(lxVal)) from lxString_74501fb6 where lxType=910231053
    Find the MaxLenght(LxVal) returned is null for this query.
    Did google it but says the iterator not initialized. But not the case here
    Thanks

  • While doing MIGO system giving error massage "No account was specified for account type "D" in item "0000000001"

    Hello,
    While doing MIGO system showing error " No account was specified for account type "D" in item "0000000001"
    Kindly help me to resolve this issue.
    Regards,
    Abhijit

    Hi,
       Your issue seems to be an issue in FI. Refer the similar thread: MIGO error for UNBW material and the note: 1027645 - Message F5670: Account not specified in item X
       Found a similar issue in J1IS as explained in the KBA:  1932095 - Error : F5670 - ' No account is specified in item 0000000002 ' - in transaction J1IS
    Regards,
    AKPT

  • ORA-24333 An iteration count of zero was specified for the statement

    Hi all,
    in example below oracle generate error ORA-24333,
    Cause: An iteration count of zero was specified for the statement
    Action: Specify the number of times this statement must be executed
    On Error GoTo errHandler:
    Dim pOraStmt As OraSqlStmt 'obiekt OO4O
    Dim stat As Long
    aWystapilBlad = False
    gOraDatabase.LastServerErrReset
    gOraDatabase.BeginTrans
    Set pOraStmt = gOraDatabase.CreateSql("begin " & _
    NAZWA_PAKIETU & "." & NAZWA_PROCEDURY & _
    "; END;", ORASQL_NONBLK)
    stat = pOraStmt.NonBlockingState
    While stat = ORASQL_STILL_EXECUTING
    DoEvents
    stat = pOraStmt.NonBlockingState
    Wend
    '>>>>>>>>>>>>>>>>>ERROR ORA-24333 zero iteration count!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!1
    If gOraDatabase.LastServerErr > 0 Then
    aWystapilBlad = True
    GenerujKomunikaty BLAD_SYSTEMOWY_NR & Err.Number & vbNewLine & BLAD_OPIS_BLEDU & gOraDatabase.LastServerErrText, WyswietlNaEkran, blad, TYTUL_APLIKACJA
    PrzeniesDanychCODGiK = False
    End If
    gOraDatabase.CommitTrans
    PrzeniesDanych = True
    Exit Function
    errHandler:
    aWystapilBlad = True
    gOraDatabase.Rollback
    PrzeniesDanych = False
    Can anybody help me?
    Regards
    Zbyszek

    Hello get this from executing the following.
    Occurs intermitently.
    select MAX(LENGTH(lxVal)) from lxString_74501fb6 where lxType=910231053
    Find the MaxLenght(LxVal) returned is null for this query.
    Did google it but says the iterator not initialized. But not the case here
    Thanks

  • No Column Name Was Specified for Column 1 of 'ShipFromStoreXML'

    I get the error:
    Msg 8155, Level 16, State 2, Line 16
    No column name was specified for column 1 of 'ShipFromStoreXML'.
    My SQL is as follows:
    SELECT * FROM (
     SELECT [StoreInventoryID] AS A
        ,[StoreID]
        ,[ProductID] AS B
        ,[QtyOnHand]
        ,[QtyDefective]
        ,[QtyTradeHold]
        ,[ModifiedDate]
        ,[CreatedDate]
        ,[QtyReservationHold]
        ,[QtyHopsHold]
        ,[QtyTradeHoldDefective]
       FROM [StoreInformation].[dbo].[StoreInventory]
       WHERE StoreID = 8127
       FOR XML PATH('Item'),ROOT('ShipNode'))
       AS ShipFromStoreXML 
    Ryan P. Casey • <a href="http://www.R-P-C-Group.com">www.R-P-C-Group.com</a>

    You just have to give the column an alias
    SELECT * FROM (
    SELECT [StoreInventoryID] AS A
    ,[StoreID]
    ,[ProductID] AS B
    ,[QtyOnHand]
    ,[QtyDefective]
    ,[QtyTradeHold]
    ,[ModifiedDate]
    ,[CreatedDate]
    ,[QtyReservationHold]
    ,[QtyHopsHold]
    ,[QtyTradeHoldDefective]
    FROM [StoreInformation].[dbo].[StoreInventory]
    WHERE StoreID = 8127
    FOR XML PATH('Item'),ROOT('ShipNode')
    AS ShipFromStoreXML(x)
    Please Mark This As Answer if it solved your issue
    Please Vote This As Helpful if it helps to solve your issue
    Visakh
    My Wiki User Page
    My MSDN Page
    My Personal Blog
    My Facebook Page

Maybe you are looking for