Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   Perl Misc (http://www.velocityreviews.com/forums/f67-perl-misc.html)
-   -   Problem with inline -java (http://www.velocityreviews.com/forums/t891773-problem-with-inline-java.html)

arun 04-13-2005 01:39 AM

Problem with inline -java
 
Hi,
I have installed inline-java perl module to communicate with java from
my CGI-PERL everthing was working fine . Suddenly one day the code
failed giving an error "Couldnot connect next available port number
using port 7890 jinstead. JVM taking more than 30 seconds to start or
died before perl could connect". Need some assistance to solve this
problem.

With Regards
Arun


Patrick LeBoutillier 04-29-2005 02:39 AM

Re: Problem with inline -java
 
"arun" <urgearun@gmail.com> wrote in message news:<1113356375.747492.98280@g14g2000cwa.googlegr oups.com>...
> Hi,
> I have installed inline-java perl module to communicate with java from
> my CGI-PERL everthing was working fine . Suddenly one day the code
> failed giving an error "Couldnot connect next available port number
> using port 7890 jinstead. JVM taking more than 30 seconds to start or
> died before perl could connect". Need some assistance to solve this
> problem.


Seems the Java part of Inline::Java can't start. When supported, it
will ask the OS for the next available port number and use that. If it
can't, it default to port 7890. Perhaps another application is using
port 7890?

You can change that number to another port by using the PORT
configuration option.

Note: if you need more assistance, please use the Inline mailing list:
inline@perl.org
Patrick

>
> With Regards
> Arun



All times are GMT. The time now is 06:20 AM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.