php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #9119 JVM execution problem
Submitted: 2001-02-05 13:40 UTC Modified: 2001-12-06 06:00 UTC
From: vson at bigfoot dot com Assigned:
Status: Closed Package: IIS related
PHP Version: 4.0.4pl1 OS: Windows NT/2000
Private report: No CVE-ID: None
 [2001-02-05 13:40 UTC] vson at bigfoot dot com
When I'm using php4isapi.dll module and trying to use the Java object, it works well only once. After that (when trying to reload a page) it corresponds an error: "Fatal error: Unable to load Java Library jvm.dll, error: The specified module could not be found. in C:\PHP\PHP\java.php on line 3". In phpinfo() function the Java path parameters (java.class.path, java.home and others) are correct after the first page loading, and are reseting to "No value" after reload. This error doesn't occur if I'm using php.exe as the script executor instead of the ISAPI module.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-11-15 06:50 UTC] sander@php.net
Can you try the latest version of PHP?
And can you try copy'ing jvm.dll to you winnt\system32 directory? Does it work now?
 [2001-12-06 06:00 UTC] sander@php.net
No feedback. Closing.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 08 22:01:32 2024 UTC