× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



We have seen some slow java startup times also and usually on non-websphere java applications. We solved our issue by having a startup job run a request through the java application. In our case it was a credit card validation application and we just sent a test inquiry to the bank which started all the java apps. Could you write an RPG app that issued an HTTP request to the web application?

-----Original Message-----
From: web400-bounces@xxxxxxxxxxxx [mailto:web400-bounces@xxxxxxxxxxxx] On Behalf Of Rune Kaus
Sent: Wednesday, March 05, 2008 6:53 PM
To: Web Enabling the AS400 / iSeries
Subject: [WEB400] First CGI request to webserver times out.

Hi gurus.

I'm a fairly experienced java and rpg programmer but this is my first
attempt on an RPG CGI-program that calls java.

Env:
i5/OS V5R4
Java 1.5
ILE RPG
IBM Httpserver powered by Apache

One cgi rpg-program has been running for many years, but was recently
extended with a few java classes and methods

This application works and runs like clockwork except:

My problem is that the *first* request to the cgi-program, after the
server is restarted, where the javapart is involved seems to time out
and return an error. Starting the jvm is the timeconsumer it seems,
because subsequent requests have very fast response times.

Is there a way to avoid the jvm startup cost when a user is involved?
Can the jvm be started up front? Seems like the server cgi-jobs does not
start until there is a request for the cgi-program.
Or maybe a timeoutvalue can be changed to enable the server to return a
normal response?

Any hints, comments and pointers are greatly appreciated.

Regards Rune
--
This is the Web Enabling the AS400 / iSeries (WEB400) mailing list
To post a message email: WEB400@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/web400
or email: WEB400-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/web400.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.