Database connection timed out issue

Thanks in advance for anyone that can provide some insight into this. I have a relatively simple BPEL process that is using a JDBC connection within Jdev (not using connection factories due to issues with security) that connects to an Oracle database and runs a sql statement. The first time I run the BPEL process it works fine, however if I run it again then I get the exception below. I was thinking that there was some configuration or flag that would tell the adapter to log into the database each time, but I've been unable to find it. The reason I think this is the core problem is that if I restart SOA Suite then it works, or if I undeploy the process and redeploy it works. I've tried to hang a catch all off the adapter, but with this exception it terminates the instance. I might be doing something wrong there as well so any help would be greatly appreciated. thanks again.
Execute of operation 'DB_GetActiveLicense' failed due to: Pure SQL Exception.
Pure SQL Execute of select Io exception: Connection timed out.
; nested exception is:
     ORABPEL-11633

Thanks for your reply. Yes I'm using the database adapter and issuing a direct SQL against it. The query takes no more than 5 seconds to return, when I run it in Toad it's about a second. All result sets come over all at once with maybe 75 records. The odd thing is that when I run this BPEL on a Windows desktop it works fine every time, but when I move it to Solaris it works the one time and then throws that exception.

Similar Messages

  • When starting the Add-on: Connection timed out issue

    When starting the Add-on: Connection timed out issue
    Hi,
    We have a client in SAP 2005 PL 44.
    I built the add-on for them using simple installer wizard ( I tried advanced set-up also).
    When starting the add-on, I get the message 'Connection Timed Out'.
    Add-on status is failed.
    But the add-on is actually connected. i.e, The functionality associated with the add-on is working fine.
    I had SAP 2007 before and un/reinstalled SAP 2005 in order to connect with this client.
    I had built the same add-on in a similar way for the same client for lot many times in the past, but I never got this issue.
    I tried the following:
    1) Delete SM_OBS_DLL and un/reinstall DI API
    2) un/reinstall B1DE
    Always I'm getting this error.
    Please let me know your inputs.
    Thanks.
    Geetha

    Hi Geetha,
    The timeout issue has been discussed quite a bit already on this forum. Please do a search or look at these threads:
    Timed Out Error with ADDON
    Addon Connection Timed out
    Regards
    Aravind

  • Database Connection Timed out

    Hi,
    I am new in OEM so please tell me, Which type of alert should i set to understand Database Connection Timed out in OEM 12c.

    Hi ,
    The Database Connection Timed out error are logged in the DB alert.log
    You can set the Setting thresholds for alert log metrics in Cloud Control 12c to get alert for the same
    Refer to below metalink doc for details
    Database Alert log monitoring in 12c explained (Doc ID 1538482.1)
    Also you can refer to below doc in case you want to generate a report for these errors
    How to create a Customized Report in 12c Cloud Control for Database Alert log Errors (Doc ID 1528268.1)
    Regards,
    Rahul

  • An unknown error occurred (5002) and Connection timed out issue(s)

    Next issue that I have since upgrading to Ver 8 of iTunes:
    When trying to make a purchase I get either one of two different problems/errors -- 1.) Following pop-up “Could not purchase song. An unknown error occurred (5002)” or 2.) I get a “connection timed out” pop-up stating there could be a problem with my internet/network connection.
    As far as there being an issue with my modem or internet, well...there isn’t one that I can detect. I am able to do everything else in iTunes (download samples, surf the pages, etc.) so my connection seems ok generally speaking.
    If someone could get in touch with that super-hip kid in the Mac commercials and tell him to fix all of these problems with iTunes ver 8 that would be great! Honestly, any other issues I have with Vista are typically easy to fix. iTunes is the one piece of software that seems to cause me the most issues and there is very little support from Apple. Seems sort of strange for a company who claims such stability in their products. What gives?
    Sorry for the rant...just frustrated.

    Ok, two seconds after making this post I think I fixed the problem (fingers crossed). I read on a quazi-related post that iTunes was now requiring security codes off credit cards for purchases. Personally I don't use a credit card but I went in to my account just to make sure. The 1st time I tried to access my account I got the 5002 error, the 2nd time I was able to access my account w/o any issue. I did not make any changes to my account at all (just browsed around a bit and made sure everything was ok). After exiting my account I was able to make a purchase. Hey, whatever...right? Of course on my next purchase it will probably throw up some new error. Anyway, try this if you have the same problem.

  • 500 Connection timed out issue

    Hi Experts,
    In my webdynpro JAVA application I am making a call to MDX query to get data from BW.
    If the query returns the value before 60 sec, I am able to view the data.Else I am getting error message "500 Connection timed out"
    In my application I have not set the any timeout in application property.So the application is taking the default timeout settings from the server.
    When i checked with admin team, they give the timeout settings of server as below.Still I am facing the issue of tiemout.
    Can anyone help to find the solution for this?
    Below are the error details:
    500 Connection timed out
    Error:
    -5
    Version:
    7200
    Component:
    ICM
    Date/Time:
    Wed Nov 28 01:15:28 2012
    Module:
    icxxthr_mt.c
    Line:
    4295
    Server:
    a6bwp02__75
    Error Tag:
    Detail:
    Connection to partner timed out after 60s
    Thanks in advance,
    Ram

    Hi
    Check the following settings:
    In BW system:
    Run Transaction -> SMICM From Menu Bar GOTO->Services-> Select HTTP Service-> Now select SERVICE from menu bar->Change option-> Change Max. Processing Time to your convienient.
    Since you are using WDJ:
    http://help.sap.com/saphelp_nw04s/helpdata/en/43/8a1a8ece230c8ce10000000a11466f/frameset.htm
    From Portal:
    1. Default Timeout: This is the most used and the most common parameter used for portal component timeout.  It is set  at portal - System Administration –> System Configuration –> Service  Configuration –> Default configuration.
    Parameter is Default.component.timeout
    2. Portal Page Timeout: This parameter portal page timeout. This is applicable to browser page not to portal page object. In simpler terms, this parameters is not applicable to PCD objects like iView, workset or a page.
    This is set from portal system admnistration and the parameter is: Com.sap.portal.page.PageTimeout
    3. WebDynpro Component Timeout: This parameter controls expiry time of a webdynpro component. This parameter would override all other parameters and is configured in Visual Administrator You can locate the following parameter and configure appropriate time.
    Parameter is:   Tc~wd~dispwda – DefaultExpirationTime
    4. WebDynpro Application timeout: This parameter controls timeout of a webdynpro application inside a component. When you want to have a different timeout for application, you can use this parameter. This parameter also overrides timeout parameters set in Service Configuration.
    The parameter is: ExpirationTime
    Hope this helps. Please mention the solution.

  • Consume external web service and experience connection timed out issue

    Hi all,
    I followed tutorial:http://docs.oracle.com/cd/E18941_01/tutorials/jdtut_11r2_14/jdtut_11r2_14.html to consume external web service.
    At step 2,substep 4, I experience the following error:
    "DCA-40002: The WSDL document is invalid due to the following reason: WSDLException: faultCode=PARSER_ERROR: Failed to read wsdl file at:"http://www.webservicex.net/WeatherForecast.asmx?WSDL". Caused by : java.net.ConnectException: java.net.ConnectException: Connection timed out: connect."
    I have tried to set up proxy:Tools > Preferences->Web Browser and Proxy. But it still doesn't work. Any idea?
    Thanks in advance.
    Regards,
    weiyang
    Edited by: user13304960 on Mar 15, 2012 8:42 PM
    Edited by: user13304960 on Mar 15, 2012 8:43 PM

    Hi,
    Thanks for your reply. I have tried these 2 tutorials before. Both worked well. Publish an web service by myself, then consume it with a client. It works. But for this external wsdl published by USA weather forecast, it doesn't work. Navigate to http://www.webservicex.net/WeatherForecast.asmx?WSDL through firefox, and right response is returned. I wonder why connection timed out occurred and how to deal with it.
    Could you please share your experience with me? Thanks.
    Thanks.

  • Only some database connections timing out?

    HI we are running a 2 node oracle rac cluster 10.2.0.3 and recently we moved our corporate office into a new location. We connect to our production database servers from the corporate location and since the move I have noticed that when we are connected to the database with either toad or sql navigator the connections seem to be timing out and loosing connections since we have moved to the new location? Other connections to the servers like putty ssh stay connected all the time and no problems with the network? Our connection from corporate and prod is faster than before so I am perplexed as to why the connections are dropping? Is there any timeout that I could be hitting?They stay connected for a few hours anf then will drop?
    Thanks.

    >
    HI we are running a 2 node oracle rac cluster 10.2.0.3 and recently we moved our corporate office into a new location. We connect to our production database servers from the corporate location and since the move I have noticed that when we are connected to the database with either toad or sql navigator the connections seem to be timing out and loosing connections since we have moved to the new location? Other connections to the servers like putty ssh stay connected all the time and no problems with the network? Our connection from corporate and prod is faster than before so I am perplexed as to why the connections are dropping? Is there any timeout that I could be hitting?
    >
    Check whether there is a sqlnet.ora on only one of the nodes in your cluster with SQLNET.EXPIRE_TIME set .
    That could cause only some connections getting expired.
    From the docs
    http://download.oracle.com/docs/cd/B19306_01/network.102/b14213/sqlnet.htm#sthref474
    >
    SQLNET.EXPIRE_TIME
    Purpose
    Use parameter SQLNET.EXPIRE_TIME to specify a the time interval, in minutes, to send a probe to verify that client/server connections are active. Setting a value greater than 0 ensures that connections are not left open indefinitely, due to an abnormal client termination. If the probe finds a terminated connection, or a connection that is no longer in use, it returns an error, causing the server process to exit. This parameter is primarily intended for the database server, which typically handles multiple connections at any one time.
    >
    Kind regards
    Uwe
    http://uhesse.wordpress.com

  • Jdbc: connection timed out issue

    Hi,
    I've done some searching, and trying different things, but haven't been able to resolve my problem.
    I'm trying to connect a java application to a mysql database on a machine running ubuntu server. The machine the java app is written and run on is ubuntu desktop.
    Here is the relevant java code:
    String url="jdbc:mysql://jasonServer/phototestdb"; Connection con = DriverManager.getConnection(url, p);
    ('p' is a Properties object containing user and pw).
    I get this error:
    com.mysql.jdbc.CommunicationsException: Communications link failure due to underlying exception: ** BEGIN NESTED EXCEPTION ** java.net.SocketException MESSAGE: java.net.ConnectException: Connection refused STACKTRACE: java.net.SocketException: java.net.ConnectException: Connection refused // bunch of stack trace stuff...
    I've tried a couple ways of connecting in the url,
    String url="jdbc:mysql://jasonServer/phototestdb"; String url="jdbc:mysql://jasonServer:3306/phototestdb"; String url="jdbc:mysql://99.999.9.99/phototestdb"; (9's are my ip address, I have static ip's on wireless network) String url="jdbc:mysql://99.999.9.99:3306/phototestdb";
    when I have the ip in the url, it fails immediately and gives me a connection refused error:
    establishing connection com.mysql.jdbc.CommunicationsException: Communications link failure due to underlying exception: ** BEGIN NESTED EXCEPTION ** java.net.SocketException MESSAGE: java.net.ConnectException: Connection refused STACKTRACE: java.net.SocketException: java.net.ConnectException: Connection refuse
    But when I have the server name in the url, it hangs for a long time and then gives me the timeout error.
    Couple other relevant notes;
    I am able to ping the server from the desktop using the server name, i.e,
    ping jasonServer
    but not using the ip addres
    I am not able to telnet in the terminal window, I type
    telnet jasonServer 3306,
    it says "Trying (ip address)
    and it just hangs there.
    This leads me to believe this isn't really a java issue (and after all that typing I'm probably on the wrong forum)
    but something to do with my network.
    Any ideas?
    bp

    solved,
    I had to enter this in the server:
    (found this on the mysql forum)
    You simply need to do:
    mysql> GRANT SELECT,INSERT,UPDATE,DELETE,CREATE,DROP
    -> ON <dbname>.*
    -> TO <username>@<host name>
    -> IDENTIFIED BY '<password>';
    where <dbname> is the name of the database you are tyring to connect to, <username> is the username of the user trying to connect to the database, <host name> the name of the host (in your case the XXX host) and <password> the password of the user.

  • Connection Timed Out error while saving messages in Solution Database

    Dear Experts,
    I have configured trex in solution manager..while saving service messages in 'Solution Database' i used to get "page cannot be displayed" now iam getting the fallowing error..please suggest any changes required..
    500 Connection timed out
    Error: -5
    Version: 7000
    Component: ICM
    Date/Time: Thu May 14 15:11:24 2009 
    Module: icxxthr.c
    Line: 2698
    Server: Host_<SID>_<Sys no>
    Error Tag: {-}
    Detail: Connection to partner timed out after 60s
    Regards,
    Babu

    Hi Babu,
    you might try the following on the server where the problem occurred: call transaction SMICM -> Goto Services -> Select the service you are working with ->
    Service Change -> increase value for "Max. Processing Time"
    In case your application still times out you should see the changed value displayed.
    Sometimes just executing the application again 2-4 times might help, because compiling might happen and is taking some time in the system.
    With regards to parameters see also SAP Note [824554|https://service.sap.com/sap/support/notes/824554].
    Best regards,
      Andreas

  • I am trying to download an update for my iphone, but in the middle of the download I get an error message that says, 'There was a problem downloading the software for iphone. The network connection timed out.' Any ideas on how to resolve this issue?

    I am trying to download an update to my iphone, but in the middle of the download, I get an error message that reads, 'There was problem downloading the software for the iphone. The network connection timed out'. Any idea how to reslove this issue?

    Hi Robertfrom Denver.
    Did you try the solution given, and if yes, did it work?
    I have done several "attempted downloads, and see the full file download, typically taking 30 minutes to complete, and then something goes wrong.
    I am happy to suspend AV and FW software, but would like to know if it is a good fix or not first?
    HelenfromBroughton Astley

  • Reissue:  Connection Timed Out and Airport Admin Utility Issues

    I put this post last November, but no one seemed to have a solution to it, so I thought I would try again...
    Our lab has and Airport Extreme (802.11g). Intermittently (once a week to a couple of times a day) our airport extreme will stop allowing new connections. Here's what appears to happen. The airport still appears in the the list of networks in the airport icon in the menu bar (ie it still broadcasts SSID), but when I try to connect it whirls for a while and then says connection timed out. If I go to the Airport Admin Utility the base station doesn't appear there even though all of the rest of the ones on our network do (I should at this point, mention that we have both ethernet and WiFi layers on our network--the base station operates as an access point in bridge mode). The only solution is to power cycle the base station. A couple of extra tidbits.
    * Base station firmware is current at version 5.7.
    * We never have more than about 8 users connected to the base station.
    * This inability to connect is independent of what computer is trying to connect and even occurs with iPod touches.
    * This problem has occurred for a couple of years (multiple firmware versions).
    * I also have similar problems on a network at home that has the new Airport express/extreme N arrangement on a cable internet connection.
    * Sometimes this seems to fix itself after 30 minutes or so of just ignoring it. Other times it does not.
    * The restoration of the ability of the airport to accept connections after the power cycle is always immediate.
    * We only have 6-10 connections, less than the max supported.
    * The Airport usually continues to work for those computers that are connected to it before it stops allowing connections.
    So couple of questions:
    1) Do other people see this problem?
    2) Is this some problem with the WAN network connection impairing the ability of the base station to establish WiFi connection that eventually resets itself after something times our or resets?
    3) Any suggestions as to what to do about it?

    Two reasons I don't think that this is likely the issue. Both are based on my assumptions about how noise would affect the working of a WAP. If these assumptions are erroneous, please let me know.
    The first is that I have tried both automatic channel selection and manual channel assignment based on an unused channel that was several channels away from other WAPs. Kind of circumstantial since other devices can emit noise in the same region of the spectrum (our phones are 5.8GHz and the microwave is no where near the base station.
    The second though, is that I can stand literally a foot away from the base station with my notebook or iPod touch and still have the same problem. It would seem the the noise would have to be enormous to interfere with a device that close the the base station. Also, why would the other connected devices continue to work?
    In the interest of providing a complete picture, I would say I have thought quite a lot about whether noise is a problem. This base station is installed in a lab, with lots of electrical equipment whirring away and to make matters worse, the base station itself needed to be installed right next to (Within inches) a circuit breaker box. I winced when I did this.
    Interestingly, the thing normally does work and the signal strength & signal to noise (reported by airport utility) and transfer rates are quite good when you can connect.
    Thanks,
    Michael

  • Regarding Connection Time Out issue in Webservice call to database.

    Hi,
    We are facing one issue with the webservices call to DB and ILOG. We are declaring and executing the webservice in the following way-
    //Request Object
    EDP.ILog.PEWM_EXPDOC_Help_Information_ProxyService.DecisionServiceRequest helpRequest = EDP.ILog.PEWM_EXPDOC_Help_Information_ProxyService.DecisionServiceRequest();
    //Response Object
    EDP.ILog.PEWM_EXPDOC_Help_Information_ProxyService.DecisionServiceResponse helpResponse = EDP.ILog.PEWM_EXPDOC_Help_Information_ProxyService.DecisionServiceResponse();
    //Proxy Service Object Initialisation
    DecisionServicePEWM_EXPDOC_Help_InformationService helpService = DecisionServicePEWM_EXPDOC_Help_InformationService();
    helpService.executeDecisionService(parameters : helpRequest, out parametersOutput : helpResponse);
    All the webservices are configured corectly in External Resources of Process Administrator. Now, the issue is that whenever we are trying to execute the service with good amount of load on OBPM Process Admin Engine, it is throwing the following exception-
    "Exception:java.net.ConnectException: Connection timed out: connect"
    We are unable to find the root cause of the issue as the webservices call is still throwing the above exception.
    Please provide some resolution as soon as possible.
    Thanks in advance,
    Abhishek

    Just to be sure, we're talking about a client process in BPM accessing an ILOG web service or a DB web service, right? Is this DB web service something custom built?
    Be aware that certain things can run inside the workspace and not the engine. You almost have to work at making this happen. The easiest way is to make this happen is to invoke a BPM object method from within a BPM object presentation or JSP. If you do have this situation open the BPM object method and click on properties and check the box run on server side.
    I can't think of anything that wouldn't scale for connections to Web Services in an engine. I'd be looking at tuning your ILog Web services. Perhaps it can't keep up and the engine gets a timeout. How often does this happen? The engine should retry the automatic until is works. But it tries 3 or so times, it gives up. This retry is configurable.
    HTH,
    Mark

  • Cannot access iTunes Store - "connection timed out" or "secure connection failed" issues.

    If you are having problems connecting to the iTunes Store to:
    (a)     activate a new iPod, iPhone or iPad; or
    (b)     re-activate an existing iPod. iPhone or iPad after upgrading the OS for the device,
    then hopefully this article will assist.
    It is assumed that have encountered the following problem. When you connect your device to your PC the device is recognised by iTunes, but the main window simply displays the name of the device (e.g. iPad). The progress bar at the top says "accessing the iTunes Store", but it stalls and eventually there is an error message saying something like "connection timed out".
    There are a number of variants of this problem, but the common thread is that your device is unable to access the iTunes Store to authenticate a new device or after upgrading the OS on an existing device.The first recaction is to check that your Internet connection is ok and that that "itunes.exe" a not being blocked by your Windows or third party firewall settings, but the problem persists.
    Having recently experienced this problem and scouring the Internet for a solution, I eventually solved it using the following approach:
    (a)     Check that you are connected to the Internet (i.e can browse the web).
    (b)     Open iTunes and choose "Run diagnostics" from the help menu and then select the "networking connectivity" option (uncheck the other options) and click "next" twice. A report will show the results with a "green" or "red" dot next to each item. You should see a "green" dot next to the first two items ("Network interfaces verified" and "Internet connection verified"). However there will probably be a "red" dot next to the third item "Secure link to iTunes Store verified". 
    The important thing to note is that a secure connection could not be established. This is an indication that your wireless security is the problem. It does not satisfy the security level expected by the iTunes Store. It seems that an unsecure connection or one using outdated encryption (such as WEP) is no longer sufficient for the iTunes Store. This may be why the problem has emerged with the most recent versions of iTunes. The now widely used wireless encryption standard WPA or WPA2 is expected.
    So you need to check your router wireless security settings and, if you have a PC that uses a wireless connection to the router, make sure its settings  match. The following is a guide bearing in mind that there are many different types of routers and Windows OS.
    Router
    TIP: If you have a wireless connection from your PC to your router, then check your PC wireless security options first to see that "WPA" or "WPA2" are available (see below) as it will be a pain to change your router settings only to discover that your PC does not have the same options.
    (a)     Most routers can be accessed using your web browser by typing in the router's address (e.g. http://192.186.1.1). If you don't know the address look at the mannual that came with your router as it will tell you how to do this.
    (b)     Once your browser displays the router interface you may be prompted for a username and password. These may be the default factory or ones that you have created previously. If the username or password has not been changed, but you don't remember of know what they are again go to the mannual that came with your router as it will have that information.
    (c)     Assuming that you are able to access your router interface, look for the "wireless" tab or menu and a sub-menu or option for the "security settings". They'll be there somewhere. Once you find the security options you can select the encryption level. As stated above, you should choose "WPA" or "WPA2". You will then be asked to create a network key which can be anything with the required number of letters and/or digits.
    (d)     Once your finished write the settings down (including the key) as you will need them for your PC if you have a wireless connection to the router. Save the changes (if prompted to do so) and re-boot your router.
    PC Wireless
    (a)     Again the appoach that you need to take will depend on your OS (XP, Vista or Windows 7), but generally speaking if you go to the "network" on your PC there will be the option to highlight it and right click or choose a "properties" item. I vaugely think this can be done in XP by right clicking the wireless icon in the taskbar and navigating to the dialogue box that shows your network. In Windows 7 you will need to go to the "Network and Sharing Center" and then choose "Manage wireless networks".
    (b)     At some point (sorry to be vauge) you will find the wireless network security options for your network. Select the same level of encrytion ("WPA" or "WPA2") and type in the same network key that you chose for your router. Save the changes and your wireless connection should come to life. If not then make sure that you have put in the correct settings before freaking out.
    Back to iTunes
    Once you are connected to your router again (wirelessly or by lan), then plug in your device and open iTunes. As before it will try to access the iTunes Store, but hopefully you won't have any problem establishing a secure connection and you'll be up and running.
    Best of luck!      

    Something is still blocking iTunes, do you have any other firewall installed?
    When you say you removed Norton, to you mean you uninstalled it. An uninstalled Norton security product can still bock iTunes as some of it is left behind.
    Several people have found that using the Norton Removal Tool to remove all traces of Norton fixes this problem.
    http://service1.symantec.com/Support/tsgeninfo.nsf/docid/2005033108162039?OpenDo cument

  • Connection Timed Out and Airport Admin Utility Issues

    Our lab has and Airport Extreme (802.11g). Intermittently (once a week to a couple of times a day) our airport extreme will stop allowing new connections. Here's what appears to happen. The airport still appears in the the list of networks in the airport icon in the menu bar, but when I try to connect it whirls for a while and then says connection timed out. If I go to the Airport Admin Utility the base station doesn't appear there even though all of the rest of the ones on our network do (I should at this point, mention that we both ethernet and WiFi layers on our network--the base station operates as an access point in bridge mode). The only solution is to power cycle the base station. A couple of extra tidbits.
    * Base station firmware is current at version 5.7.
    * We never have more than about 8 users connected to the base station.
    * This inability to connect is independent of what computer is trying to connect and even occurs with iPod touches.
    * This problem has occurred for a couple of years (multiple firmware versions).
    * I also have similar problems on a network at home that has the new Airport express/extreme N arrangement on a cable internet connection.
    * Sometimes this seems to fix itself after 30 minutes or so of just ignoring it.
    * The restoration of the ability of the airport to accept connections after the power cycle is always immediate.
    So couple of questions:
    1) Do other people see this problem?
    2) Is this some problem with the WAN network connection impairing the ability of the base station to establish WiFi connection that eventually resets itself after something times our or resets?
    3) Any suggestions as to what to do about it?

    Yes, I have the exact same problem.
    It's intriguing because I share the connection with my landlord who is often away. The base station is connected in his suite and we seem to never have any problem when only my wife and I are connected on it. I use a iMac 21.5" and my wife a 13" White MacBook (5.2). When he is home (about 1 week per month), that's when the connection will randomly disconnect exactly as you described. He uses a iMac 24" and occasionally an old iBook.

  • Timed out issue in jsp page!

    Dears,
    It is really amazing for me to see this issue in my application which I deployed in Oracle Application Server 10g r2.
    I am using JDeveloper 10g to create jsp pages.
    On one jsp page i am displaying 15 html tables for a report.
    All tables have 1 query to get records from oracle 10g database.
    Am opening one connection and than one by one running queries just before each table and rendering data through ResultSet
    (which is scrollable).
    If I test this page from JDeveloper, it is displaying fine.
    But when I deploy this page in Oracle Application Server 10g,
    and create a portlet and show this jsp page in portlet and open this page,
    this page most of the time giving 'TIMED OUT', and a few times displaying report properly.
    I tried PreparedStatement to run multiple queries for Oracle DB, but couldn't make it successfully.
    BTW,
    I checked my OAS log, it shows following error:
    09/03/16 18:39:08 hrwfapp: [instance=(null), id=(null)] ERROR: Request has exceeded its warning timeout Time[elapsed=61046ms.
    Warning timeout=20000ms.] Request[id=5003532663665,3 providerId=493501 portletId=117 portletName=AttritionReports
    portletInstance=35555_ATTRITIONREPORTS_493501 user=PUBLIC] Thread[ name=AJPRequestHandler-ApplicationServerThread-6
    priority=5 alive=true interrupted=false groupName=ApplicationServerThreadGroup]
    Please help me in this regard, what should I do to avoid Timed out issue.
    Best Regards

    Hi,
    if this occurs only in combination with portlets then I would try the Oracle Portal forum for help or use customer support to help you analyzing the issue
    Frank

Maybe you are looking for

  • Using Oracle Text with MS WORD

    Hi, We have just installed Text and we want to use it for indexing hundreds of MS WORD documents that are in the same directory. But I could not find a document / example about indexing/filtering Word Documents. I will be grateful iy you can help me

  • NLS_LANG not set properly for printing

    Dear all, Am setting up pasta for printing using note : How to Setup Pasta Quickly and Effectively (Doc ID 356501.1) 12.0.4 on solaris 10 a)    Verify the instance’s character set and ensure that the “ICX: Client IANA Encoding” and the “FND: NATIVE C

  • PhotoShop CS3

    Hello, Out of country, using my MacBook Pro, i forgot to install DPP from Canon to view my images taken with EOS 5D Mark II. Because Canon is giving UPGRADES, i wonder where to find downlodable original DPP ? Trying to open RAW images using PhotoShop

  • Mobile maps

    Hi! I need help for a school project. The idea of the project is that users can upload a map (an image), supply the necessary information (to be stored in a database), so that other users can download the map and view it on their mobile phones. Examp

  • Adding Tab to VL02N Transaction Using BDT

    Hi All, Can any one tell me how to add TAB to the transaction VL02N using BDT. Let me know the steps to add tab. Function guys knows very well about BDT if any one can tell me this it will be appreciated. Thanks in Advance