JCO - Model Data Destination connection is broken from time to time

Hi, SDN Fellows.
I have set up both JCO Modeldata Destination and RFC Metadata Destination. For Modeldata Destination, I set up as Message Server.
JCo Pool Configuration
Maximal Pool Size :  5
Maximum Connections: 10 
Connection Timeout (msec.): 10 
Maximum Waiting Time (msec.): 30
Logon Group: Public
User Authentication: Ticket
SNC: OFF
I set up my RFC Metadata Dest as Application Server, User Authetication: Userid/Password.
(This configuration is suggested by a lot SDN experienced fellows as best practice)
From time to time, I am getting this error when I run my Web Dynpro application in the portal.
<i>Could not create JCOClientConnection for logical System: XXX_WD_MODELDATA_DEST - Model: class com.lenovo.model.locid.ZIBP_RFC_GET_LOCIDS. Please assure that you have configured the RFC connections and/or logical system name properly for this model!</i>
Sometimes, I have to increase the JCo Pool Configuration: like
Maximal Pool Size :  5 to 20
Maximum Connections: 10  to 50
Connection Timeout (msec.): 10  to 50
Maximum Waiting Time (msec.): 30 to 60
to solve the problem.
Sometimes, I need to restart the server node to "clear the JCO caches and the running JCO instances.
From the WDJ development, I have combined all the 10-12 adaptive JCO MODELs to one MODEL to reduce the JCO connections.
But I still not able to nail down the actual cause of the problems.
I am currently in the Dev environment with less users. I am just worry that things get worse if we move to Prod which have higher users activities on the WDJ application.
Please advise what I should do to solve this problem. 
Thanks.
Kent

Hi Kent,
you can do two steps here:
1. If you havent already done so - please close the model connection from your code after execution of each BAPI. Close the connection with code like below:
wdContext.<your model element>().modelObject().modelInstance().disconnectIfAlive();
this will ensure that there is no hanging connection even for a single moment.
2: Go though the documents am listing below. We need to understand these JCo destination's connection pool settings. Increasing the connection pool numbers without understanding will increase the problem rather decreasing it.
See
<a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webdynpro/wd%20java/guertler/how%20to%20configure%20the%20jco%20destination%20settings.pdf">THIS</a> Help file here. An excellent one.
Also see
<a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/11c3b051-0401-0010-fe9a-9eabd9c216de">RFC DOs & DONTs</a>
First link I provided should be immensely helpful in calculating the connection numbers for your application. But it has to be calculated by you only as other wont understand your application and its usage better than you.
Hope it helps!!!
Shubhadip

Similar Messages

  • JCO - Model Data connection null

    Hi Guys,
    We have a load of 300 concurrent users using 3 adaptive rfc models froma web dynpro project.
    I have set up both JCO Modeldata Destination and RFC Metadata Destination. .For Modeldata Destination, I set up as Message Server.
    JCo Pool Configuration  (default settings)
    Maximal Pool Size : 5
    Maximum Connections: 10
    Connection Timeout (msec.): 10
    Maximum Waiting Time (msec.): 30
    Logon Group: XXXX
    User Authentication: Ticket
    SNC: OFF
    I set up my RFC Metadata Dest as Application Server, User Authetication: Userid/Password.
    (This configuration is suggested by a lot SDN experienced fellows as best practice)
    Also I disconnect the connections immediately after execution in the finally block using
    wdContext.<your model element>().modelObject().modelInstance().disconnectIfAlive();
    But I get the below error after around 100 users logon and run the application.
    com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException: Error connecting using JCO.Client: null
    I can see from my back end R/3 and also in the web dynpro console the connections still alive  for users and accumulating ..so wondering whats the use of disconnectIfAlive.
    I thought Maximum Connections of 10 in jco pool modeldata should suffice as this is for each usnique and not the total.Am I right here.
    Is there any other settings where I need to  specify that a maximum of around 400 logon is expected
    and jco pool configured accordingly? Also how to close the pool connections immediately when not in use..
    Please advise what I should do to solve this problem.
    Thanks.
    Ashok

    Hi Ashok,
    Why are using three models is there any specific buisness purpose or is it resuable?
    Every model consumes one connection.
    Look at page no. 38 of this document for optimising the use of JCOs in webdynpro
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/705f2b2e-e77d-2b10-de8a-95f37f4c7022
    What is the value of gw/max_conn in your R/3. This decides how many connections is allowed in the backend.
    http://help.sap.com/saphelp_nw04/helpdata/en/80/ee67f9591c442b98b6c81059fb552d/frameset.htm
    /people/sunil.ojha5/blog/2008/02/08/rfc-quota-part-2
    Look at page no. 8 of this document for setting gw/max_conn
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/9d1b49ff-0701-0010-53ba-ab1d66794419
    Maximum value for gw/max_conn is 2000. Try to set some value below this.
    Best Wishes
    Idhaya R

  • Failed JCO destination name 'WD_RFC_METADATA_DEST'    and MODEL DATA

    Hi Friends
    I am created "WD_RFC_METADATA_DEST". this meta data.When i am created this metadata i was called message server as technical system of CRM server.
    means i am created metadata for CRM System
    Once metadata had complted then i was cheing click on "Text"
    Here it display this error message
    Model Data test
    com.sap.mw.jco.JCO$Exception: (102) RFC_ERROR_COMMUNICATION: Connect to message server host failed Connect_PM  TYPE=B MSHOST=ecc15 GROUP=PUBLIC R3NAME=E15 MSSERV=sapmsE15 PCS=1 ERROR       Group PUBLIC not found TIME        Fri Feb 19 01:12:26 2010 RELEASE     700 COMPONENT   LG VERSION     5 RC          -6 MODULE      lgxx.c LINE        4299 DETAIL      LgIGroupX COUNTER     1
    Meta data test
    com.sap.mw.jco.JCO$Exception: (102) RFC_ERROR_COMMUNICATION: Connect to message server host failed Connect_PM  TYPE=B MSHOST=ecc15 GROUP=PUBLIC R3NAME=E15 MSSERV=sapmsE15 PCS=1 ERROR       Group PUBLIC not found TIME        Fri Feb 19 01:13:19 2010 RELEASE     700 COMPONENT   LG VERSION     5 RC          -6 MODULE      lgxx.c LINE        4299 DETAIL      LgIGroupX COUNTER     1
    What is problem. i m not getting can u tell me how slove this problem.
    Regards
    Vijay Kalluri

    Hi Vijay,
    You need check following thing to resolve this issue.
    1. Check the your host file entries for CRM System (Start>Run>enter 'drivers'>etc>hosts)
    2. Check SLD test is successfull or not.
    3. As per your error message group PUBLIC not found. Check in the CRM system (T-code : SMLG) whether PUBLIC group is available or not.
    Then check JCO destination parameter again and test it.
    Hope this will helps you.
    Thanks
    Arun

  • Error while importing the tables from MySQL using the data source connection

    Hi,
    I am trying to import tables from MySQL into Powerpivot using the data source connection, if use the import using the Query option its working fine but not with the select list of table option.
    when i click on the select list of tables option, i get the below error after selecting all the tables to be imported:
    OLE DB or ODBC error.
    An error occurred while processing table 'XXXXXXXXXX'.
    The current operation was cancelled because another operation in the transaction failed.

    Hi Bharat17an,
    Please provide the detail information when create the MySQL connection in your PowerPivot model. Here is a good article regarding "how to Use MySQL and Microsoft PowerPivot Together" for your reference, please see:
    http://www.datamensional.com/2011/09/how-to-use-mysql-and-microsoft-powerpivot-together-2/
    If this issue still persists, please help to collection windows event log information. It maybe helpful for us to troubleshoot this issue.
    Regards,
    Elvis Long
    TechNet Community Support

  • How to migrate  the data flow from DB CONNECT sourse system from 3.5 to BI

    Hi
    can any one tell me how to migrate the data flow from DB CONNECT sourse system from 3.5 to BI 7.

    Hi,
    Go to Infoprovider to which your DB connect DS feeds and Right Click on Data source-> Then Migrate-> With Export---> You have to build new 7.0 Transformations and DTP's etc.
    ~AK

  • How to get from Apple (officially) details on my iphone 5 (knowing the serial number): model, date of sale, the date of activation, etc.

    How to get from Apple (officially) details on my iphone 5 (knowing the serial number): model, date of sale, the date of activation, etc. I bought a new iphone 5 on ebay.com - he was used. For a decision on my case ebay asks for this information ...

    Apple will never reveal that info to you, since you were not the originally purchaser. However, you can get the date of sale by entering the SN here:
    https://selfsolve.apple.com/agreementWarrantyDynamic.do
    Warranty starts on the date of sale, which is most likely the date of activation, but not necessarily so.

  • HT1338 trying to download mountain lion OS, but whenever the net connection is broken it restarts from zero, how to prevent this and start downloading from the point it was disconnected

    trying to download mountain lion OS, but whenever the net connection is broken it restarts from zero, how to prevent this and start downloading from the point it was disconnected

    Disable anti virus software and try turning off the Firewall in System Preferences > Security & Privacy > Firewall.
    Quit then relaunch the App Store. From the menu bar click Store > Sign In
    Then click Store > Check for Unfinished Downloads

  • Data Federator connection error

    Hi experts,
    I am trying to connect Data Federator 3.0 SP2 to Netweaver BI 7.1 SP3 and getting the following error..
    " The connection Data Federator Query Server Failed.. An Exception occured when querying Data Federator Query Server ...
      com.sap.conn.jco.JCoException: (109) RFC_ERROR_CANCELLED. Handle close pending..."
    Scenario:
    I have created a new project in Data Federator and trying to Add a DataSource to it. When I fill in required details and click " Test Connection" button, the above mentioned error comes up.
    I am pretty sure, I have connected to BI system before using the same username,password, client, hostname etc... before. However I am getting the error when I try now.
    By the way, I have registered the callbackServerprogramID on DataFederator as well as BI as per user guide.
    Could any one please share any ideas/ solutions
    Thanks a lot
    Phani.

    More detail on the error from leselect.log (if it helps in any way......)___
    2010/02/19 03:09:54.300|<=|||0|19222105| |||||||||||||||"[LeSelect.Api.LSStatementImpl] - [Execution Thread 9]Executing query: CALL getTables '/TEST/sysadmin/sources/draft', 'D_ZFCOM301', '%', CAST(null as VARCHAR)"
    2010/02/19 03:09:54.315|==|W||0|19222105| |||||||||||||||"[LeSelect.Wrappers.SapNWBI.A.J] - [Execution Thread 9]Ignore destination registration request because this destination is already registred: sapauddb04-BO_service-12562982cf3123318931bc31ed325d329532fd33513388-en-0"
    2010/02/19 03:09:54.409|>=|E||0|19222105| |||||||||||||||"[LeSelect.Core.n] - [Execution Thread 9]Wrapper Error:
    LeSelect.Wrappers.SapNWBI.C: Connection failure: com.sap.conn.jco.JCoException: (109) RFC_ERROR_CANCELLED: Handle close pending
         at LeSelect.Wrappers.SapNWBI.H.B(y:194)
         at LeSelect.Wrappers.SapNWBI.X.getConnection(y:338)
         at LeSelect.Core.B.D.<init>(y:119)
         at LeSelect.Core.B.F.A(y:165)
         at LeSelect.Core.I.T.B(y:448)
         at LeSelect.Core.I.V.next(y:226)
         at LeSelect.B.C.G.A(y:367)
         at LeSelect.B.E.K.B(y:177)
         at LeSelect.B.E.G$_A.run(y:691)
    Caused by: com.sap.conn.jco.JCoException: (109) RFC_ERROR_CANCELLED: Handle close pending
         at com.sap.conn.jco.rt.MiddlewareJavaRfc.generateJCoException(MiddlewareJavaRfc.java:604)
         at com.sap.conn.jco.rt.MiddlewareJavaRfc$JavaRfcClient.connect(MiddlewareJavaRfc.java:1270)
         at com.sap.conn.jco.rt.ClientConnection.connect(ClientConnection.java:661)
         at com.sap.conn.jco.rt.PoolingFactory.init(PoolingFactory.java:103)
         at com.sap.conn.jco.rt.ConnectionManager.createFactory(ConnectionManager.java:171)
         at com.sap.conn.jco.rt.DefaultConnectionManager.createFactory(DefaultConnectionManager.java:44)
         at com.sap.conn.jco.rt.ConnectionManager.getFactory(ConnectionManager.java:160)
         at com.sap.conn.jco.rt.RfcDestination.initialize(RfcDestination.java:766)
         at com.sap.conn.jco.rt.RfcDestination.ping(RfcDestination.java:976)
         at LeSelect.Wrappers.SapNWBI.X.getConnection(y:336)
         ... 7 more
    Caused by:
    RfcException: [System <empty>|sapauddb04/00]
        message: Handle close pending
        Return code: RFC_CLOSED(6)
        error group: 109
        key: RFC_ERROR_CANCELLED
         at com.sap.conn.rfc.engine.RfcIoOpenCntl.RfcIsValidHandle(RfcIoOpenCntl.java:2044)
         at com.sap.conn.rfc.engine.RfcIoOpenCntl.RfcReceive(RfcIoOpenCntl.java:1880)
         at com.sap.conn.rfc.api.RfcApi.RfcOpen(RfcApi.java:180)
         at com.sap.conn.jco.rt.MiddlewareJavaRfc$JavaRfcClient.connect(MiddlewareJavaRfc.java:1263)
    Edited by: Phani Kothwali on Feb 19, 2010 4:49 AM

  • RFC Destination Connection Pool requirement

    Hi Experts,
    I have a custom webdynpro java application to display number of work items pertaining to that particular user in a backend.
    There are users who dont use this functionality as well. But the requirement is to place this application in home screen.
    I have used both metadata and modeldata with hard coded user since we did not want error messages to appear for users who do not have backend access.
    Application & Access Details
    Application Location : Home Screen
    Concurrent Users     : 600 concurrent users maximum possible value
    Connection Usage    : Close connection immediately using disconnectIfAlive() method.
    Now I need to configure JCO Pool Size , Max Connections, Wait Time for the RFC destination.
    I have read a lot of post and documents but could not acheive clarity of thought on this.
    Kindly let me know what values I should give in these fields for optimal performance and no connection issue for users.
    Regards,
    Porselvan

    Hi Muthavudaiyan,
    Hope you are doing good.
    Basically from the JCo perspective, there are only 5 parameters that are involved here:
    jco.destination.pool_capacity:
    Maximum number of connections that are held open in the pool for reuse (default: 1)
    jco.destination.peak_limit:
    Maximum number of connections that can be obtained from a pool at peak usage times
    jco.destination.max_get_client_time:
    Maximum time to wait for a free connection if the peak limit is reached before exception is thrown
    jco.destination.expiration_time:
    Timeout period after which pooled idle connections can be closed (default: 600000ms = 10mins)
    jco.destination.expiration_check_period:
    Regular time interval for checking if pooled connections have expired and will be closed
    The values are determined by the application in question. The ideal values have to told to you by the application developer; there are no two ways about this.
    Thank you and have a nice day :).
    Kind Regards,
    Hemanth

  • Meet a problem of data exchange for sale order from CRM to R3.

    Dear Friends:
          I do the data exchange for sale oder from to R3 today , the problem's detail is as follows:
          When i save a sale order in CRM (Version is 5.0) . it can automatically generate a bdoc which bdoc type is BUS_TRANS_MSG. but the bdoc status alway is "Sent to receivers (not all have confirmed)". and the original order in CRM can not be change .it quote that "Document is being distributed - changes are not possible",  so i check the order status analysis in detail .it presents two error messages ," Event 'BEFORE_CHANGE', attribute '     FINI': Error code for function module 'CRM_STATUS_BEFORE_COMPLETED_EC' , "Item is not yet completed in OLTP system".  so i check  the order in R/3 ,it has already been create and without any error messages.
       Would like to tell me how to solve it . thanks your any idear..

    Hi Benjamin,
    When performing uploads to R/3 from CRM there is a response from the OTLP system that is sent back to the CRM Middleware to confirm that the data records were received and processed correctly. 
    Here is a checklist you can run through to verfiy that the connections, systems and objects that are needed are all in place:
    <b>On R/3 system:</b>
    - Check R/3 outbound queue (transaction SMQ1) for any entries that are not reaching CRM.
    - Check that all RFC destinations on R/3 are defined correctly and are pointing to CRM
    - Check the CRMCONSUM table in R/3 to ensure CRM is registered as a consumer
    - Check the CRMRFCPAR table in R/3 to ensure that order objects are valid for exchange between R/3 and CRM
    - Check for any short dumps in R/3 (ST22/ST21)
    <b>On CRM:</b>
    - Are there entries stuck in the inbound queue (SMQ2) with R3AU* names?
    - What does the CRM Middleware Trace show (SMWT)?  Sometimes this has more detail than the specific BDoc overview (SMW01)
    - Check for short dums in CRM (ST22)
    Let us know what else you uncover and we can work from there.
    Brad

  • How describe model data and  get select in DB throw topLink.

    Hello,
    I have table from code
    create table t_tree
    id int primary key,
    parent_id int,
    value varchar2(255)
    Alter table t_tree
    add constraint constr_id_parent foreign key (parent_id) references t_tree (id)
    I must get query
    select level as lv,lpad('-@-', (level-1)*2)||value as MMM, t.* from t_tree t
    connect by prior id=parent_id
    start with T.PARENT_ID is null
    How describe model data and get select in DB throw topLink.
    Dema.

    So you'll probably have to write a function which uses dynamic SQL to retrieve the desired message text, like this untested one:
    CREATE OR REPLACE FUNCTION get_msg(p_db IN VARCHAR2,
                                       p_id IN NUMBER)
       RETURN VARCHAR2
    IS
       msg_txt  VARCHAR2(4000);
    BEGIN
       -- make sure p_db is a valid database link ...
       EXECUTE IMMEDIATE 'SELECT d_msg FROM msg@' || p_db || ' WHERE t_id = :id' INTO msg_txt USING p_id;
       RETURN msg_txt;
    EXCEPTION
       WHEN NO_DATA_FOUND THEN
          RETURN NULL;
    END get_msg;
    /The you can update likeUPDATE mex
       SET t_msg = get_msg(db_id, t_id);Hth, Urs

  • Help needed in Connecting to SAP From Eclipse

    Hi All,
    Currently, we have a requirement where we need to retrieve data from SAP System and need to upload the same in a Third Party Application (Java based system).
    We are able to create an account in Java Application using Eclipse IDE by hard coding the Account details. We are stuck up in establishing the SAP connection and retrieving the details and then creating the extracted account details in Java application from Eclipse.
    Any pointers on this will be of great help.
    Regards,
    Eureka

    Hi Eureka,
    Please refrain from creating cross-posts in parallel forums, moreover this question is JCo-related and is not directly connected with Java EE 5. The Help needed in Connecting to SAP From Eclipse in the Java Programming forum would be enough. Please continue the discussion there.
    Regards,
    Vladimir

  • Why the connection from Air to Time Capsule is lost suddenly?

    Any idea why this happens? and how to prevent this?
    I have wireless connection between Apple Air (OS X 10.9.3) and TimeCapsule (v7.6.4).
    From time to time the connection just suddenly stops/interrupts but only partially > I can still access intertnet via TC but I cannot browse the data in it.
    Finder shows that TC is connected; but nothing happens if I press "disconnect".
    The only way I have managed to fix this is by rebooting Air and/or TC.
    Luckily this can be fixed every time with reboot, but it is really annoying bug..

    WilzuFIN wrote:
    it is really annoying bug..
    Absolutely true.. and it has been there for an age, 2 ages and half an age.. (to put it in bilblical proportions).
    We have been fighting this since Lion. It is a hard one.. and as you note, makes little sense. The TC is not lost.. it has simple vanished as a file store to the computer.
    There is no total bug fix.. sorry. 10.9.3 was supposed to improve the networking and fix it though.. cough.. gollum gollum.. cough.
    I presume this has been happening going way back when??
    1. I strongly recommend using 7.6.1 firmware.. but that is up to you.. now is the point to do it.. but you can start at point 2 instead and if that doesn't help go around again start at 1.
    Downgrade to 7.6.1 firmware.. if the TC is old go back even further.. 7.5.2 for gen1 or gen2. Even maybe Gen3.
    Downgrade by holding in option key when you select version. like thus.
    2. Factory reset.
    The Factory Reset universal
    Unplug your TC/AE. Hold in reset. and power the TC/AE back on..  all without releasing reset and keep holding in for about 10sec. The time is not important.. it is the front LED rapid flashing that indicates you are in factory mode.
    Release reset.
    If it doesn’t flash rapidly you have released reset at some point and try again.
    Be Gentle! Feel the switch click on. It has a positive feel..  add no more pressure after that.
    TC/AE will reboot after a couple of minutes with default factory settings and will wipe out previous configurations.
    No files are deleted on the hard disk.. No reset of the TC deletes files.. to do that you use erase from the airport utility.
    3. All new setup.. Do not use old names.. Please clear out all the old names from your wireless on the laptop.
    New names should be short, no spaces and pure alphanumeric. eg TCgen4 (or whatever gen it is) as base station name. Use simple name like TCwifi for the wireless or even separate names for each band, eg TC24ghz and TC5ghz. The less stuff left on auto the less stuff that can stuff up.
    4. Manually mount the TC disk in the computer.. and I strongly recommend you do this by IP.. certainly if the TC is static, eg in router mode it is 10.0.1.1 by default and you should use that. It is better than using names. Even if the TC is bridged .. if at all possible make the TC ip static, via the dhcp reservations in the main router.
    Then in Finder.. Go, Connect to server. (or address bar in safari for example will take you there).
    AFP://10.0.1.1
    or AFP://TCgen4.local (whatever your TCname plus the correct local domain, by default local. )
    It will find the network resource.. ask for password.. type in your password.. remember to store it in your keychain.
    5. IPv6
    Make sure ipv6 is set correctly in the computer and on the TC. There is a little known document where Apple makes it clear this is important.
    http://support.apple.com/kb/TS4597
    On the TC it is under Internet tab..  options.. (why there and not networking.. I do not know)
    (ignore the global domain.. I was trying that to also fix it but it seems to not work).
    will doing all that fix it.. Maybe and possibly not..
    It should however make the problem less acute.
    No luck please give me more info on the whole network setup. Main modem.. make and model. TC actual model.. A1xxx from the base.
    How the two are connected and how the TC is set .. bridge or main router. Or much worse double NAT or join wireless.
    I have a few other ways to do things.. that might help when you have the TC in bridge mode.

  • Why am I being charged for data when connected to wifi AND not using my phone?!

    WHY am I being charged for data that I'm not using? At times when I'm asleep AND my phone is connected to wifi?!  This happens at really specific, alternating times like 9:54 pm every day, or 12:01 am, 6:01 am and then 12:01pm and 6:01pm. When I called I was told  "maybe your wifi at home is disconnecting" or "maybe your phone is connecting to atnt or sprint". It's not possible that my phone is disconnecting from wifi every six hours on the dot and, at that exact time, I'm always using data. I find it hard to believe that I live in a HUGE city and my phone magically connects to other networks and I NEVER notice this. Verizon is full of LIARS (and maybe’s) and I'm not convinced that these data charges are a coincidence. I was told to turn off my cellular data to see if the problem resolves itself. Why should I alter my daily life when Verizon is clearly the one with the issue? I hope there's a class action lawsuit because Verizon is trying to get over on everyone! I need answers!

        Hello NotHappy101,
    I think it's quite odd that your data usage is at very specific times. We can certainly take a closer look. Please reply to my Direct Message, so we can get some additional details.
    Thanks,
    MichelleH_VZW
    Follow us on Twitter @VZWSupport

  • Sharepoint list dataheet view error "Cannot connect to the server at this time. You can continue working with this list, but some data may not be available"

    I have a List which is having around 14000 items in it.while opening that list in datasheet view it is giving error .
    Below is a summary of the issue:
    After selecting datasheet view beow error occurs:
        "Cannot connect to the server at this time.  You can continue working with this list, but some data may not be available."
        "Unable to retrieve all data."
        The item counts displays say 100 out of 14000 items.
    Exporting List to excel is giving only 2000 records out of 14000 records.
    Other Observations   -  
    This is happening to only one list on the site .There are other lists in the site whose no. of records is equal to 8000 to 9000.They are working absolutely fine without any error.
    Also, If I am saving this list as a template and creating another list with it ,then it is working absolutely fine with 14000 records,so the issue does not seem to be related with no. of records as the template list is working fine.
    I have checked the Alternate access mapping setting ,its fine.
    It should not be related to lookup,datefield or any other column as the list created from it template is working fine with all these columns.
    I checked below links also ,but doesn't seem to work in my case.
    http://social.technet.microsoft.com/forums/en-US/sharepointadminprevious/thread/974b9168-f548-409b-a7f9-a79b9fdd4c50/
    http://social.technet.microsoft.com/Forums/en-US/smallbusinessserver/thread/87077dd8-a329-48e8-b42d-d0a8bf87b082
    http://social.msdn.microsoft.com/Forums/en-US/sharepointgeneral/thread/dc757598-f670-4229-9f8a-07656346b9b0

    I have spent two days to resolve this issue. Microsoft has released two KBs with reference to this issue...but are not appearing in search results at the top.
    I am sharing my finding.
    1. First install the
    KB2552989 (Hopefully you might have already installed it. The KB detetcts it and informs the user.)
    2. Then update registry by adding new key for data fetch timeout as mentioned inKB2553007
    These two steps resolved the issue in our environment. Hope it might help others as well.
    Pradip T. ------------- MCTS(SharePoint 2010/Web)|MCPD(Web Development) https://www.mcpvirtualbusinesscard.com/VBCServer/paddytakate/profile

Maybe you are looking for