PORTAL LOST CONNECT DURING RUN TIME

This happens while Portal is running. The HTTP server loses its' connection with
the database (probably from DAD) a couple of times per day. The more people that access the more down times. I checked everything during the time lost connection: alertlog
file,error_log file. No specific error in the logfiles. I checked JServ demo
and Mod_Plsql they are working fine. The only thing you can not connect to http://...../pls/portal30. That means you can't get in to Portal. The HTTP
disconnects to the DAD in the database.
Therefore I have to terminate the HTTP server and restart it (sometime even
need to restart database. If I only restart HTTP,the disconnection happens
again very soon).
According to the log files:
Injserv.log
[15/02/2001 15:54:22:781 EST] page/Timing Out from FETCHING553
[15/02/2001 15:54:22:781 EST] page/Timeout occurred, label=553
url=http://10.5.1.73pls/portal30/!PORTAL30.wwpro_app_provider.execute_portlet
[15/02/2001 15:54:22:781 EST] page/Timing Out from FETCHING 554
[15/02/200115:54:22:781 EST] page/Timeout occurred, label=554
url=http://10.5.1.73pls/portal30/!PORTAL30.wwpro_app_provider.execute_portlet
[15/02/2001 15:54:22:781 EST] page/Timing Out from FETCHING 555
[15/02/200115:54:22:781 EST] page/Timeout occurred, label=555
url=http://10.5.1.73pls/portal30/!PORTAL30.wwpro_app_provider.execute_portlet
[15/02/2001 15:54:22:781 EST] page/Timing Out from FETCHING 552
[15/02/200115:54:22:781 EST] page/Timeout occurred, label=552
url=http://10.5.1.73pls/portal30/!PORTAL30.wwpro_app_provider.execute_portlet
[15/02/2001 15:54:22:781 EST] page/Timing Out from FETCHING 561
[15/02/200115:54:22:781 EST] page/Timeout occurred, label=561
url=http://10.5.1.73pls/portal30/!PORTAL30.wwpro_app_provider.execute_portlet
[15/02/2001 16:04:08:500 EST] page/oracle.webdb.page.ParallelServlet:init
[15/02/2001 16:04:08:515 EST] page/Starting a pool of 25 handlers.
Inerror_log
[Thu Feb 15 16:03:20 2001] [error] forcing termination of child #0(handle 776)
Second Example:
Portal can'nt be accessed by user at approxomately 14:45:
In jserv.log
[16/02/2001 14:41:23:203 EST] page/Timing Out from FETCHING 553
[16/02/2001 14:41:23:203 EST] page/Timeout occurred, label=553
url=http://10.5.1.73pls/portal30/!PORTAL30.wwpro_app_provider.execute_portlet
[16/02/2001 14:41:23:203 EST] page/Timing Out from FETCHING 554
[16/02/200114:41:23:203 EST] page/Timeout occurred, label=554
url=http://10.5.1.73pls/portal30/!PORTAL30.wwpro_app_provider.execute_portlet
[16/02/2001 14:41:23:203 EST] page/Timing Out from FETCHING 555
[16/02/200114:41:23:203 EST] page/Timeout occurred, label=555
url=http://10.5.1.73pls/portal30/!PORTAL30.wwpro_app_provider.execute_portlet
[16/02/2001 14:41:23:203 EST] page/Timing Out from FETCHING 552
[16/02/200114:41:23:203 EST] page/Timeout occurred, label=552
url=http://10.5.1.73pls/portal30/!PORTAL30.wwpro_app_provider.execute_portlet
[16/02/2001 14:41:23:203 EST] page/Timing Out from FETCHING 561
[16/02/200114:41:23:203 EST] page/Timeout occurred, label=561
url=http://10.5.1.73pls/portal30/!PORTAL30.wwpro_app_provider.execute_portlet
[16/02/2001 14:47:04:296 EST] page/oracle.webdb.page.ParallelServlet:init
[16/02/2001 14:47:04:312 EST] page/Starting a pool of 25 handlers.
InError_log file
[Fri Feb 16 14:46:31 2001] [error] forcing termination of child#0 (handle 776)
PARAMETERS
=============
KeepAliveTimeout15
singleThreadModelServlet.initialCapacity=5
singleThreadModelServlet.incrementCapacity=5
singleThreadModelServlet.maximumCapacity=10
I ask the Portal Admin(he use most the time and always he found no connection)
for any thought about when the down time happen. He said it looks like
randomly.
QUESTION
=========
What's wrong, and how do i fix it ?

Use a HashMap to store the arraylists in, and use clientX as the key to the map
~Tim
Message was edited by:
SomeoneElse

Similar Messages

  • Select serial comm port in sub vi during run-time

    Hi, would like to be able to select the comm port (serial RS232) in sub vi to use in main vi during run time. How can I do this? Have tried and failed, for on startup an error occurs because I have not selected a port yet. An example would be invaluable! Thanks alot, Madri

    Hi Madri !
    What you could do is to intercept the com errors, and open a configuration vi either if there is an init error or if the user has pressed a "Change port" boollean (or menu...). Do not forget to close the previously opened serial port, and to open/init the new one. I have attached a small example of this idea.
    Of course com errors can have various origins, and do not require always to change the serial port. So, you have some additional work to do.
    Hope this helps
    CC
    Chilly Charly    (aka CC)
             E-List Master - Kudos glutton - Press the yellow button on the left...        
    Attachments:
    Select_port.vi.zip ‏12 KB
    Com_with_serial_init_vi.vi.zip ‏13 KB

  • Changing data in the table control during run time of transaction F-28

    Dear Experts,
    in transaction F-28 of second screen of second column (Field Name: Assignment) currently the data is getting from BSEG table and populating this column of table control, now I have a requirement that the data should be get from the other ZTABLE and populate this column during run time instead of the data from BSEG table, please let me know your suggestions, if you guys feel it will be done using User Exit then please let me know the suitable exit for this.
    Best Regards
    Venkat

    Hi Venkat,
    Use the appropriate sort key in the GL to fill up the assignment field automatically.
    U can create ur new sort key through OB16
    Regards,
    Kiran

  • How to get the Title and Tcode of a Program during run time

    Hello,
    I am new to abap and I have this question please. Is the a way to get the title, Tcode and Author of a program during run time? I would like to get the name and title of a program or a view or an include during run time.
    Using table TADIR, you can only get the object_name and the author. Is the a way for me to get the Title of the repository object and any Tcode if any is available for the case of a program?
    I loop forward for your respond.
    Thank you.
    Sabina

    You can get it by accessing SYST.
    SY-TITLE for Title
    SY-TCODE for Tcode
    I don't think there is any field in SYST for the Author.
    To get the author name you can use the TRDIR table.
    Regards,
    Naimesh Patel

  • In ABAP How to locate an Input file  from a Directory during run time

    I'm loading data from a flat file(text file) into SAP thru BDC programs. All my input files are present in Application server.How to locate an Input file in a directory during run time to process BDC programs programmatically. Are there any in-built functions?Provided me some sample code or any method of doing the same.

    Hello Murali,
    you should ask this question in the ABAP forum.
    Regards
    Gregor

  • My Prompt back ground colour changes during run time in Client / Server Env

    <p>Dear Friends, </p>
    <p> My Prompt of text items are changing its back ground colour according to the Text item's back colour during runtime. This doesn't look good. My look and feel of my application gets spoiled due to this. I tried with Visual Attribute (both prompt & Text item) but of no use. I don't want to use text label as I want to change the prompt during run time. Please help me. </p>
    <p> Form during Design time </p>
    <IMG SRC="C:\Documents and Settings\Administrator\My Documents\My Pictures\myform1.jpg"></IMG>
    <p>Form during Runtime </p>
    <IMG SRC="C:\Documents and Settings\Administrator\My Documents\My Pictures\myform2.jpg"></IMG>
    <p> Thank you.
    Regards,</p>
    <p>Senthil .A. Perumal.</p>
    <p>My version of forms is Forms [32 Bit] Version 6.0.8.8.0 (Production).
    </p>

    Dear Kevin,
    Yes I agree with you, but in my case as this application supports bilingual (English & Arabic), I want to change the prompt of the text at run time. Can I change the text of boilerplate text at runtime?
    Thank you for your reply.
    Regards,
    Senthil .A. Perumal.

  • Variable Creation During Run Time

    Is there anyway to create new instances of variables during run time based off of user input from a command line prompt. Thnx~!

    Depends what you mean .. if you mean the user can type "a = 8", and it creates a variable "a" with the value 8, then no.
    But you can implement something very similar using a HashMap. Use put("a", new Integer(8)), or whatever, and then get it out later with get("a").

  • How to hide the Parameter field during Run time?

    Hi,
    How to hide the Parameter field during Run time?
    I have a parameter field which behaves differently depending on the User logged in.
    I am using reports 10G
    For ex: I have 3 field created in JSP
    CUSTOMER
    PROVIDER
    FROM DATE
    END DATE
    If the user = 'SUPER show all the parameter
    CUSTOMER
    PROVIDER
    FROM DATE
    END DATE
    If the user is 'GATEKEEPER" Just show
    PROVIDER
    FROM DATE
    END DATE
    Can I do that?
    Please help
    Thanks.
    KK

    hi, i'm not familiar much with JSP. but i think workaround is to create two window one which have 4 fields and the other which have 3. if user is SUPER then call the first screen otherwise if user is GATEKEEPER then call the second screen.

  • I get an error when I try to trim my string during run-time??

    I am able to get the string inputted in without the trim.. but when i add the trim, the program screws up during run-time..
    i have this in my code...
    input = in.readLine();
    when i put the following afterwards.. it doesn't work:
    input = input.trim();
    what should i do that I am not doing? or what am I doing wrong?

    You don't specify what the error is, if it's a NullPointerException then you just need to check
    if (input != null) {
        String trimmed = input.trim();
        ...

  • Datatypes and names of columns of recordgroup during run-time

    Hi everyone,
    Can you please tell me that Is it possible to get the datatype and name of columns of a recordgroup during run-time or not. So that I don't waste my time in searching for this solution. If you are not getting my question then please let me know but I need this help very badly.
    Thanks
    Subodh

    After  the call of the methods GET_COLUMN_WIDTH or  GET_ROW_HEIGHT
    You need to add this command :
                            CALL METHOD cl_gui_cfw=>flush.
    This will send back from the SAPGUI  to your ABAP program the new values.
    Found in this Thread  : Method GET_ROW_HEIGHT
    Eric

  • Libjil.iso missing during run time?

    Hi all,
             I am new one to jes. I setup jes in Raspbian on Raspberry machine. libjil.iso is missing during run time. Please help me how to resolve the issue.
    Thanks a lot.

    try to adjust ur repeating fram which prints ur data in ur report.
    some of ur data overlaping that's y it cannot display . most of the time character mode reports generate this error. simply adjust ur repeating fram up and down where it fits u problem will solve.
    tnx.

  • Opening Another Flash File during Run Time

    I know, this is too easy. How do I open a Flash.exe file
    during run time? I know the code below is wrong but some insert the
    correction?
    open_btn.onRelease = function () {
    play("C:\Documents and Settings\GameOfficeFlow.exe");}
    Forever in your debt,
    Mike

    play() is a timeline command.
    I don't think you can have Flash load/play an exe file, but
    wait awhile and see if someone else knows better on that one. You
    can have it load/play an swf version of a Flash file though.

  • Need an option to populate the calculated percentage during run time

    Hi All,
    I have a requirement in reporting , My report out put contains two key figures based on condition it will populate exceptions (green, yellow, Red) .Now i want calcuate Miss percantage (Marked in Red color in expection)
    This Miss percentage to be calculated as per below logic during run time , percentage should populate in out put.
    total no of records in report out put / Miss records (which marked red color in out put)*100
    Regards
    Murali.K

    Hi Murali,
    You need to create three CKF.
    For calculating Red color count, create a CKF and use the Alert level condition which you have used in Exception.
    For Example if your Alert level for red is Value LT 20.
    then "Missed Record CKF" will have ( VALUE < 20) boolean calculation. Hope you aware about it.
    after that create another "Total record CKF" which calculate the number of records by simply keeping 1.
    Then under the third CKF used, SUMGT(Missed Record) / SUMGT(Total Record) * 100.
    Regards,
    Ashish

  • Update Indicator label during Run time

    Hi all,
    This is the situation, i have an Indicator to display Acceleration, Velocity & Displacement. I am using it a local variable in the 2 case structures. 
    Here is what i want to achieve:
    I want to update the Indicator label for the respective Radio Button control. If the click on Acceration button, the label should be updated to Acceleration during Run time. Correspondingly for Velocity and Displacement button. 
    Can anyone help me how to go about this.
    Excuse me if i am not clear about anything.
    Thanks in advance

    Generally you should not change the label of a control, because this is often how the control is referred to from elsewhere in the program and it causes confusion.
    Instead there is a Caption property. If you right click the control and select Visible Items->Caption, the label is hidden and the caption is displayed instead (with the same text).
    In your block diagram, right click on the chart terminal and select Create->Property Node->Caption->Text. This creates a property node for the caption property. You will need to click on it to change it to 'Write' rather than 'Read' - you can then wire whatever text string you like and it will update on the front panel.

  • Lost connection during calling a stored procedure

    Hallo,
    my webservice runs in a sql-exception
    --> java.sql.SQLException: Getrennte Verbindung
    (lost connection). This is probably during handling the response (conerting oracle types in java types). How i can avoid that the connection will be lost?
    Thanks in advance,
    Frank

    > InitialContext ctx = new InitialContext();
    > DataSource ds = (DataSource)
    > ctx.lookup("jdbc/DataSource_Awel");
    > ConnectionHandle handle = (ConnectionHandle)
    > ds.getConnection();
    > conn = handle.getPhysicalConnection();
    Why are you using directly physical connection to DB ? Use connection object that you get while invoking:
    ds.getConnection();
    Regards,
      Marcin Zduniak

Maybe you are looking for

  • How do I choose a specific email address for a person in a group?

    I want to create a group in my address book. Several of the people in the group have 3 or more email addresses. How do I specify which email for a person is used when I send an email to the group?

  • How to stop - com.apple.launcd: Throttling respawn Will start in 10 seconds ?

    I am running OS X Mavericks 10.9.5 on MacBook Pro Late 2013 with Retina display. I had installed then removed an application KUsrTSK.app (Kaseya). I noticed this week in Console following process repeatedly running: com.apple.launchd: (com.kaseya.Age

  • Constant Crashes with Adobe Acrobat 9 Pro Extended

    Hello I always have real difficulty getting this program to work correctly. Is there a downloadable installer which contains the latest updates where the program will install and work properly yet? i.e. a full 9.3.2 download without having to install

  • Logo printing issue in Smartform

    Hi, I have uploaded company logo and i am using this logo in my Z*PO smart form, during printpreview it is showing correctly (the alignment and resolution), if i print that, the logo alignment is not proper, it is coming down than what i am aligned,

  • Windows APP without real internet connection stops working in time

    Windows APP without real internet connection stops working in time Hello all, I am trying to get the following to work. We have an intranet page which users need to connect to, to operate some machines. This is done through an windows 8.1 Tablet with