You can subscribe to this list here.
| 2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(6) |
Oct
(6) |
Nov
(8) |
Dec
(2) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2005 |
Jan
(19) |
Feb
(15) |
Mar
(10) |
Apr
(8) |
May
(7) |
Jun
(9) |
Jul
(13) |
Aug
(31) |
Sep
(111) |
Oct
(52) |
Nov
(72) |
Dec
(42) |
| 2006 |
Jan
(21) |
Feb
(32) |
Mar
(33) |
Apr
(24) |
May
(15) |
Jun
(40) |
Jul
(32) |
Aug
(19) |
Sep
(38) |
Oct
(37) |
Nov
(63) |
Dec
(37) |
| 2007 |
Jan
(18) |
Feb
(39) |
Mar
(69) |
Apr
(49) |
May
(71) |
Jun
(59) |
Jul
(71) |
Aug
(85) |
Sep
(46) |
Oct
(14) |
Nov
(25) |
Dec
(56) |
| 2008 |
Jan
(24) |
Feb
(77) |
Mar
(104) |
Apr
(44) |
May
(41) |
Jun
(11) |
Jul
(31) |
Aug
(59) |
Sep
(44) |
Oct
(86) |
Nov
(66) |
Dec
(93) |
| 2009 |
Jan
(88) |
Feb
(41) |
Mar
(49) |
Apr
(135) |
May
(22) |
Jun
(31) |
Jul
(60) |
Aug
(71) |
Sep
(76) |
Oct
(18) |
Nov
(52) |
Dec
(20) |
| 2010 |
Jan
(8) |
Feb
(50) |
Mar
(35) |
Apr
(48) |
May
(46) |
Jun
(84) |
Jul
(38) |
Aug
(61) |
Sep
(51) |
Oct
(31) |
Nov
(17) |
Dec
(18) |
| 2011 |
Jan
(51) |
Feb
(14) |
Mar
(17) |
Apr
(23) |
May
(15) |
Jun
(11) |
Jul
(5) |
Aug
(5) |
Sep
(15) |
Oct
(8) |
Nov
(5) |
Dec
(25) |
| 2012 |
Jan
(2) |
Feb
(4) |
Mar
(6) |
Apr
(9) |
May
(27) |
Jun
(32) |
Jul
(36) |
Aug
(10) |
Sep
(16) |
Oct
(3) |
Nov
(13) |
Dec
(7) |
| 2013 |
Jan
(1) |
Feb
(4) |
Mar
|
Apr
(1) |
May
|
Jun
(2) |
Jul
|
Aug
(1) |
Sep
(4) |
Oct
(2) |
Nov
(1) |
Dec
|
| 2014 |
Jan
|
Feb
|
Mar
(2) |
Apr
(1) |
May
(2) |
Jun
(9) |
Jul
(5) |
Aug
(2) |
Sep
(4) |
Oct
|
Nov
|
Dec
|
| 2015 |
Jan
(3) |
Feb
(2) |
Mar
(4) |
Apr
(3) |
May
(1) |
Jun
(2) |
Jul
|
Aug
(2) |
Sep
(5) |
Oct
(1) |
Nov
|
Dec
|
| 2016 |
Jan
|
Feb
(5) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(5) |
Sep
(3) |
Oct
|
Nov
|
Dec
|
| 2017 |
Jan
(6) |
Feb
|
Mar
|
Apr
(10) |
May
(2) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
(1) |
Dec
|
| 2018 |
Jan
(2) |
Feb
(5) |
Mar
|
Apr
|
May
(1) |
Jun
(3) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2019 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
| 2020 |
Jan
|
Feb
(2) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(2) |
Oct
|
Nov
|
Dec
|
| 2021 |
Jan
(5) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2023 |
Jan
|
Feb
(2) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| S | M | T | W | T | F | S |
|---|---|---|---|---|---|---|
|
1
|
2
|
3
(2) |
4
(1) |
5
(1) |
6
|
7
|
|
8
|
9
(1) |
10
|
11
|
12
(3) |
13
(2) |
14
(6) |
|
15
|
16
(3) |
17
(2) |
18
(4) |
19
(2) |
20
|
21
|
|
22
|
23
(1) |
24
(1) |
25
(9) |
26
(7) |
27
(9) |
28
(5) |
|
29
(1) |
30
(7) |
31
(4) |
|
|
|
|
|
From: <php...@li...> - 2007-07-17 16:29:14
|
Sounds like one (or more) of your arguments are evaluating to null or generating an error when evalutated. In this case, the argument would likely be skipped. Check your undeclared 'tsrm_ls' term. This might be the cause of the error. Hope this helps. --Nathan Shaskin compliance publishing php...@li... wrote: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Good day all, I'm having a bit of trouble compiling version 4.1.8 against PHP 5.2.3. I'm getting the following error: > /home/dpatrick/php/downloaded/php-java-bridge-4.1.8/java.c: In function 'java_compile_string': > /home/dpatrick/php/downloaded/php-java-bridge-4.1.8/java.c:118: error: too few arguments to function 'zend_compile_file' > /home/dpatrick/php/downloaded/php-java-bridge-4.1.8/java.c:119: error: 'tsrm_ls' undeclared (first use in this function) > /home/dpatrick/php/downloaded/php-java-bridge-4.1.8/java.c:119: error: (Each undeclared identifier is reported only once > /home/dpatrick/php/downloaded/php-java-bridge-4.1.8/java.c:119: error: for each function it appears in.) > make: *** [java.lo] Error 1 Line 118 appears to be calling zend_compile_file with the correct number of paramaters, so I am unsure of what the problem may be. Any assistance would be greatly appreciated. Thanks in advance, Darian - -- Darian Anthony Patrick, ZCE, GWAS Principal, Application Development Criticode LLC (215) 240-6566 Office (866) 789-2992 Facsimile Web: http://criticode.com Email: da...@cr... JID: da...@ja... -----BEGIN PGP SIGNATURE----- iD8DBQFGnN9qKpzEXPWA4IcRAlFIAJ44v4rGo4Vc9j7Zo7K56R1LTfmf4wCePJ0L 7cgFfY/yMZAg/6S/tvnq+JE= =Gr5s -----END PGP SIGNATURE----- ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ php-java-bridge-users mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users --------------------------------- Take the Internet to Go: Yahoo!Go puts the Internet in your pocket: mail, news, photos & more. |
|
From: <php...@li...> - 2007-07-17 15:25:37
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Good day all, I'm having a bit of trouble compiling version 4.1.8 against PHP 5.2.3. I'm getting the following error: > /home/dpatrick/php/downloaded/php-java-bridge-4.1.8/java.c: In function 'java_compile_string': > /home/dpatrick/php/downloaded/php-java-bridge-4.1.8/java.c:118: error: too few arguments to function 'zend_compile_file' > /home/dpatrick/php/downloaded/php-java-bridge-4.1.8/java.c:119: error: 'tsrm_ls' undeclared (first use in this function) > /home/dpatrick/php/downloaded/php-java-bridge-4.1.8/java.c:119: error: (Each undeclared identifier is reported only once > /home/dpatrick/php/downloaded/php-java-bridge-4.1.8/java.c:119: error: for each function it appears in.) > make: *** [java.lo] Error 1 Line 118 appears to be calling zend_compile_file with the correct number of paramaters, so I am unsure of what the problem may be. Any assistance would be greatly appreciated. Thanks in advance, Darian - -- Darian Anthony Patrick, ZCE, GWAS Principal, Application Development Criticode LLC (215) 240-6566 Office (866) 789-2992 Facsimile Web: http://criticode.com Email: da...@cr... JID: da...@ja... -----BEGIN PGP SIGNATURE----- iD8DBQFGnN9qKpzEXPWA4IcRAlFIAJ44v4rGo4Vc9j7Zo7K56R1LTfmf4wCePJ0L 7cgFfY/yMZAg/6S/tvnq+JE= =Gr5s -----END PGP SIGNATURE----- |
|
From: <php...@li...> - 2007-07-16 15:35:38
|
Hi,
> It just says:
> Cause: java.lang.ClassNotFoundException: Unresolved external reference:
> java.lang.NoClassDefFoundError.
then you're out of luck. Java doesn't have a proper module system, the above error means that you
have compiled against a different API and than what is available now.
When you get the above exception without any indication which class or package is missing, you
can't proceed. The only way to solve the above Java error is to step back and read the
documentation of the Java package, which should list the external package dependencies and their
versions.
Regards,
Jost Boekemeier
__________________________________
Machen Sie Yahoo! zu Ihrer Startseite. Los geht's:
http://de.yahoo.com/set
|
|
From: <php...@li...> - 2007-07-16 15:29:43
|
Hi,
> PHP Warning: PHP Startup: Unable to load dynamic library
> '/usr/lib/php5/20060613/java.so' - /usr/lib/php5/20060613/java.so: wrong
> ELF class: ELFCLASS32 in Unknown on line 0
I'd prefer to remove the C code entirely.
The PHP code is currently between 2 to 50 times slower than the old C code.
But this will change with 4.2.0, which adds a client-side cache to Java.inc.
With this cache the PHP code suddenly becomes 1.2 to 2 times faster than the C code.
Regards,
Jost Boekemeier
__________________________________ Wissenswertes zum Thema PC, Zubehör oder Programme. BE A BETTER INTERNET-GURU! www.yahoo.de/clever
|
|
From: <php...@li...> - 2007-07-16 08:10:28
|
Hi, thanks for the support. Will there be debian packages for the new 4.1.* versions also and is there support for 64-bit OS? I tried it on a Dual-Opteron with Ubuntu 64-bit and get this error when starting apache/php module: PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613/java.so' - /usr/lib/php5/20060613/java.so: wrong ELF class: ELFCLASS32 in Unknown on line 0 Thanks & best regards, Andy php...@li... wrote: > Hi, > > >> I've got troubles getting the bridge running over a >> local unix socket > > this was default until version 4.1.8. In version 4.1.8 > we have temporarily switched it off, since 4.1.8 is > only a thin wrapper around the pure PHP PHP/Java > Bridge implementation "Java.inc". > > >> php-java-bridge_4.0.8a on >> my Ubunto PC and configured the module in many ways > > Do you have the libnatcJavaBridge.so? This is the > library which implements unix domain socket > communication. It depends on whether your Java > supports JNI and whether or not your JVM can (and is > allowed to) load a native library. > > If not, the bridge reverts to local TCP sockets or > named pipes. > > IMHO unix domain socket communication is obsolete on > modern operating systems. The only exception is > FreeBSD, due to a bug in FreeBSD's local TCP socket > implementation (Nagle's algorithm switched on per > default and PHP doesn't have a way to switch it off). > > > Regards, > Jost Boekemeier > > > > __________________________________ Die etwas anderen Infos rund um das Thema Reisen. BE A BETTER WELTENBUMMLER! www.yahoo.de/clever > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > php-java-bridge-users mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users -- ---------------------------------------------------------------------- Dipl.-Ing.(FH) Andreas Langegger Institute for Applied Knowledge Processing Johannes Kepler University Linz A-4040 Linz, Altenberger Straße 69 > http://www.faw.at > http://www.langegger.at |
|
From: <php...@li...> - 2007-07-14 19:34:23
|
Hi Jost,
Thank you for your anwser.I tried your suggestion and it didn't gave me that
error but i still don't get it to work.
It just says:
Cause: java.lang.ClassNotFoundException: Unresolved external reference:
java.lang.NoClassDefFoundError.
This is what i did:
moved libAspriseOCR.so to /usr/lib/jvm/java-1_4_2-sun-1.4.2.13
/jre/lib/i386/client/libAspriseOCR.so
moved aspriseOCR.jar to /usr/lib/jvm/java-1_4_2-sun-1.4.2.13
/jre/lib/ext/aspriseOCR.jar
restarted tomcat and apache
See my code below, Java code is directly copied from the manufactures
website:
/*
The original java code:
import com.asprise.util.pdf.PDFReader;
import com.asprise.util.ocr.OCR;
PDFReader reader = new PDFReader(new File("my.pdf"));
reader.open(); // open the file.
int pages = reader.getNumberOfPages();
for(int i=0; i < pages; i++) {
BufferedImage img = reader.getPageAsImage(i);
// recognizes both characters and barcodes
String text = new OCR().recognizeAll(image);
System.out.println("Page " + i + ": " + text);
}
reader.close(); // finally, close the file.
*/
// My php5 Code
$aJarFiles[] = "./external/lucene-demos-2.0.0.jar";
$aJarFiles[] = "./external/lucene-core-2.0.0.jar";
$aJarFiles[] = "./external/junit.jar";
$aJarFiles[] = "./external/checkstyle-all-4.2.jar";
$aJarFiles[] = "./external/bcprov-jdk14-132.jar";
$aJarFiles[] = "./external/bcmail-jdk14-132.jar";
$aJarFiles[] = "./external/ant.jar";
$aJarFiles[] = "./external/FontBox-0.1.0-dev.jar";
$aJarFiles[] = "./AspriseJavaPDF.jar";
$aJarFiles[] = "./aspriseOCR.jar";
java_require(implode(";",$aJarFiles));
$file = new Java('java.io.File',"./changes.pdf");
$reader = new Java('com.asprise.util.pdf.PDFReader',$file);
$reader->open();
$pages = $reader->getNumberOfPages();
for($i=0; $i < $pages; $i++) {
$img = $reader->getPageAsImage($i);
$ocr = new Java('com.asprise.util.ocr.OCR');
$text = $ocr->recognizeAll($img);
print $text;
}
Any idea what's wrong with my setup? i Put everything in a zip if you would
like to take a look:
http://infolook.mpublisher.com/ocr.zip
On 7/14/07, php...@li... <
php...@li...> wrote:
>
> Hi,
>
> [loading impure java libraries]
>
> > anybody who knows how to do the trick?
>
> The native part should go into a VM specific library
> dir and the Java part into java.ext.dirs.
>
> <?php
> echo java("java.lang.System")->getProperties();
> ?>
>
> should show the location of both directories.
>
>
> Regards,
> Jost Boekemeier
>
>
>
>
> __________________________________ Die etwas anderen Infos rund um
> das Thema Reisen. BE A BETTER WELTENBUMMLER! www.yahoo.de/clever
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> php-java-bridge-users mailing list
> php...@li...
> https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users
>
--
Gilbert Groenendijk
|
|
From: <php...@li...> - 2007-07-14 16:31:31
|
Hi,
> I've got troubles getting the bridge running over a
> local unix socket
this was default until version 4.1.8. In version 4.1.8
we have temporarily switched it off, since 4.1.8 is
only a thin wrapper around the pure PHP PHP/Java
Bridge implementation "Java.inc".
> php-java-bridge_4.0.8a on
> my Ubunto PC and configured the module in many ways
Do you have the libnatcJavaBridge.so? This is the
library which implements unix domain socket
communication. It depends on whether your Java
supports JNI and whether or not your JVM can (and is
allowed to) load a native library.
If not, the bridge reverts to local TCP sockets or
named pipes.
IMHO unix domain socket communication is obsolete on
modern operating systems. The only exception is
FreeBSD, due to a bug in FreeBSD's local TCP socket
implementation (Nagle's algorithm switched on per
default and PHP doesn't have a way to switch it off).
Regards,
Jost Boekemeier
__________________________________ Die etwas anderen Infos rund um das Thema Reisen. BE A BETTER WELTENBUMMLER! www.yahoo.de/clever
|
|
From: <php...@li...> - 2007-07-14 16:24:32
|
Hi,
[loading impure java libraries]
> anybody who knows how to do the trick?
The native part should go into a VM specific library
dir and the Java part into java.ext.dirs.
<?php
echo java("java.lang.System")->getProperties();
?>
should show the location of both directories.
Regards,
Jost Boekemeier
__________________________________ Die etwas anderen Infos rund um das Thema Reisen. BE A BETTER WELTENBUMMLER! www.yahoo.de/clever
|
|
From: <php...@li...> - 2007-07-14 16:21:43
|
Hi,
[protocol error]
> Length parameter must be greater than 0 in
You should find the reason why the back end has
closed the connection in the log of the back end.
Probably an OutOfMemoryError or something.
Regards,
Jost Boekemeier
__________________________________
Machen Sie Yahoo! zu Ihrer Startseite. Los geht's:
http://de.yahoo.com/set
|
|
From: <php...@li...> - 2007-07-14 16:19:45
|
Hi,
tomcat looks for a JAVA_OPTS environment variable.
Example for Unix/Linux which passes some options to
the VM:
export JAVA_OPTS="-Xmx1024M
-Dphp.java.bridge.default_log_level=6"
/opt/apache_tomcat6/bin/catalina.sh start
Regards,
Jost Boekemeier
__________________________________ Die etwas anderen Infos rund um das Thema Reisen. BE A BETTER WELTENBUMMLER! www.yahoo.de/clever
|
|
From: <php...@li...> - 2007-07-14 16:16:57
|
Hi,
> Will it be a version to which "ZEND API" is not
> supported?
any version is supported. Since version 4.1.8 the
bridge uses only two C level API calls: zend_compile
and zend_execute.
> error: too few
> arguments to function
My fault, sorry. I forgot to add the TSRMLS_CC to the
zend_compile call. So the bridge currently doesn't
compile with TSRM.
I will fix this in a future version of the C code.
Until then please use the latest stable version 3.2.1
instead. Or please use the pure PHP implementation of
the bridge.
Regards,
Jost Boekemeier
__________________________________ Die etwas anderen Infos rund um das Thema Reisen. BE A BETTER WELTENBUMMLER! www.yahoo.de/clever
|
|
From: <php...@li...> - 2007-07-13 23:44:44
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, I've got troubles getting the bridge running over a local unix socket connection. I've installed the Debian package php-java-bridge_4.0.8a on my Ubunto PC and configured the module in many ways already - including autom. startup of a bridge-jvm with apache and also the standalone using the JavaBridge.jar. My question: * where do I set the classpath? When running the JavaBridge.jar? Or in the java.ini, or in both? * how can I enable local socket-only connections? Thanks! - -------------- Using the standalone JavaBridge.jar started with: java -Dphp.java.bridge.threads=10 - -Dphp.java.bridge.base=/usr/lib/php5/20060613+lfs/ - -Djava.classpath=[my-classpath] -jar JavaBridge.jar LOCAL:/tmp/php_java_sock 3 /var/log/php-java-bridge.log and my java.ini: extension = java.so [java] java.hosts = 127.0.0.1:9267 ;;does not work without this actually unused setting! - I only want to use the local socket! java.socketname = /tmp/php_java_sock the bridge doesn't use the socket. I also have troubles with the classpath. I tried to add the classpath in the java.ini with "java.classpath" and I tried to use -Djava.class.path instead of -Djava.classpath... when running the jvm. If I specify the classpath in the ini, phpinfo() shows it, but nevertheless I'm getting: java.lang.ClassNotFoundException: Could not find net.immofirst.maut.realestates.RealEstatesTest in java_require() path - I'm sure that the standalone JavaBridge.jar also requires the CP but has troubles getting it... Thanks. I would appreciate if you could help. Additionally I would interested in your setup concerning performance. I think sockets should be many times faster. How does persistent connections work? The initialisation is very slow - I measured ~300ms/request, 95% goes into connection init - the first java object instantiation is slow, a 2nd one is much faster... Cheers, Andy - -- - ---------------------------------------------------------------------- Dipl.-Ing.(FH) Andreas Langegger Institute for Applied Knowledge Processing Johannes Kepler University Linz A-4040 Linz, Altenberger Straße 69 > http://www.faw.at > http://www.langegger.at -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGmA5iKk9SuaNc5+IRAtboAJ4k35F0gMKyyMERZMIS5Aa64kEUugCg2DL1 m6TlYizpyhYStOzA0yCHLtE= =DlIT -----END PGP SIGNATURE----- |
|
From: <php...@li...> - 2007-07-13 22:51:17
|
Hello, i'm running into a little problem when i want to use a *.jar which requires a shared object. i registered the object and when i list all the registred objects with ldconfig it's there but when i run my code i get this: CreateInstance failed: new com.asprise.util.ocr.OCR. Cause: java.lang.UnsatisfiedLinkError: Native library AspriseOCR could not be found in java_require() path. anybody who knows how to do the trick? -- Gilbert Groenendijk |
|
From: <php...@li...> - 2007-07-12 19:13:30
|
I restarted my webserver (running WIMP) and suddenly I'm getting protocol errors when running an extremely simple java program:
<?php
session_start();
require_once("http://localhost:8080/JavaBridge/java/Java.inc");
$systemInfo = new Java("java.lang.System");
echo "Total seconds since January 1, 1970: ".$systemInfo->currentTimeMillis();
?>
This worked before I restarted my webserver so I know it's not an error in the code.
I get the following php error:
[12-Jul-2007 11:55:35] PHP Warning: fread() [<a href='function.fread'>function.fread</a>]: Length parameter must be greater than 0 in http://localhost:8080/JavaBridge/java/Java.inc on line 1313
and on-screen (in Firefox) the following:
protocol error: , Invalid document end at col 1
I'm using a Java EE Platform with javabridge.war deployed.
Any help would be appreciated.
--Nathan Shaskin
Compliance Publishing.
---------------------------------
Now that's room service! Choose from over 150,000 hotels
in 45,000 destinations on Yahoo! Travel to find your fit.
|
|
From: <php...@li...> - 2007-07-12 18:42:16
|
hello, i'm currently running the php javabridge in combination with tomcat. I red somewhere that java uses 64mb by default. To speed up my app i want to use 256 mb. What would be the best approach to do that. I think i'll need to add the parameter -Xmx256 to the startup command but how? thanks in advance -- Gilbert Groenendijk |
|
From: <php...@li...> - 2007-07-12 07:08:40
|
Hi. php-java-bridge was not able to be installed. The error occurs when "make" command is executed. Will it be a version to which "ZEND API" is not supported? help me. my cmd: phpize ./configure --with-java=/usr/local/jdk,/usr/local/jdk/jre make -------------------------------- php-java-bridge: 4.1.8 OS : CentOS4.5 Apache : 2.0.55 PHP : 5.2.3 JAVA : Java1.5.0_06 -------------------------------- --- ERROR -------------------------------------------------------------- ------------------------------------ # phpize # ./configure --with-java=/usr/local/jdk,/usr/local/jdk/jre # make /usr/local/src/php-java-bridge-4.1.8/java.c: In function ` java_compile_string': /usr/local/src/php-java-bridge-4.1.8/java.c:118: error: too few arguments to function /usr/local/src/php-java-bridge-4.1.8/java.c:119: error: `tsrm_ls' undeclared (first use in this function) /usr/local/src/php-java-bridge-4.1.8/java.c:119: error: (Each undeclared identifier is reported only once /usr/local/src/php-java-bridge-4.1.8/java.c:119: error: for each function it appears in.) make: *** [java.lo] エラー 1 ------------------------------------------------------------------------ ------------------------------------ --- phpize ---------------------------- # phpize Configuring for: PHP Api Version: 20041225 Zend Module Api No: 20060613 Zend Extension Api No: 220060519 --------------------------------------- write JJ -------------------------------------- Easy + Joy + Powerful = Yahoo! Bookmarks x Toolbar http://pr.mail.yahoo.co.jp/toolbar/ |
|
From: <php...@li...> - 2007-07-09 14:51:22
|
Hi,
> the same exception error. We think we have this set
> up:
>
> internet --- Apache LB -- J2EE node 1 -- PHP
> .................|--------- J2EE node 2 -- PHP
this setup doesn't use a remote context factory.
Do you use a load balancer setup where the DNS server
is changing the official name of the nodes? When the
promiscuous option is enabled, the bridge uses the
official name to connect to itself.
> Is there a parameter that enables the
> RemoteServletContextFactory?
The remote factory is used when a PHP script running
on a remote host accesses the back end.
Either there's some problem with your setup or you (or
the frame work you use) allocate this factory.
But it is hard to tell, because you haven't raised the
bridge log level. All I see is the exception message
and the stack trace.
Regards,
Jost Boekemeier
__________________________________ BE A BETTER MEDIZINMANN: Jetzt Frage stellen und einen von 44 iPods gewinnen! www.yahoo.de/clever
|
|
From: <php...@li...> - 2007-07-05 20:11:54
|
Hi Jost, We tested using the php implementation and we got the same exception = error. We think we have this set up: internet --- Apache LB -- J2EE node 1 -- PHP .................|--------- J2EE node 2 -- PHP .................|---------... Is there a parameter that enables the RemoteServletContextFactory? Or = how do we disable it? Please let us know, Thanks, |
|
From: <php...@li...> - 2007-07-04 15:03:25
|
Hi,
the RemoteContextFactory doesn't initially store a
session factory.
Why is that a remote context factory anyway, do you
run PHP on the Apache instance set up as the load
balancer? This cannot work.
The setup should look like:
internet --- Apache LB -- J2EE node 1 -- PHP
.................|--------- J2EE node 2 -- PHP
.................|---------...
or
internet --- Apache LB -- Apache+PHP 1 - J2EE node
1
...............|----------- Apache+PHP 2 - J2EE node
2
...............|-----------..
Regards,
Jost Boekemeier
__________________________________ BE A BETTER WELTENBUMMLER: Jetzt Frage stellen und einen von 44 iPods gewinnen! www.yahoo.de/clever
|
|
From: <php...@li...> - 2007-07-03 20:28:21
|
Hi Jost, I've opened a new ticket # 1747304. I've added the information you = requested and an extract of the log files. (The upload form did not = allowed me to add a file > 256KB). We will run it using the php version = instead of the c one and let you know how it goes.=20 Please let me know if you need any other information. Thank you very much for looking into this. |
|
From: <php...@li...> - 2007-07-03 16:43:53
|
Thanks a LOT for the tip. We switched to 3.2.1, and have not been able to re-create the problem. Michael. > -----Original Message----- > From: php...@li... [mailto:php- > jav...@li...] On Behalf Of = php-java- > bri...@li... > Sent: Saturday, June 23, 2007 11:45 AM > To: php...@li... > Subject: Re: [Php-java-bridge-users] occassional blank screen >=20 > Hi, >=20 >=20 > > Using php-java-bridge v 4.1.1 >=20 > Please try version 4.1.2. Or use the latest stable > version, which is PHP/Java Bridge 3.2.1. >=20 > Version 4.1.1 had problems with persistent > connections; We have rewritten the C extension so that > it uses the same path as the pure PHP implementation. >=20 >=20 > > Occassionally, when I load a page that actually uses > > php-java-bridge on > > Firefox, I get a blank page. I can reload, and it > > comes up fine. When I >=20 > Yes, version 4.1.1 had serious problems when used with > the C based extension (java.so or php_java.dll). >=20 > The C extension is really hard to maintain, but we > have decided to keep it. The pure PHP implementation > is a little bit slower as it always connects to the > servlet to obtain a context factory and then switches > to one of the ContextRunners. But its logic is easy to > understand and very robust. >=20 > In versions 4.1.2 and above the C extension should > work again. >=20 >=20 > Regards, > Jost B=F6kemeier >=20 >=20 >=20 > __________________________________________________ > Do You Yahoo!? > Sie sind Spam leid? Yahoo! Mail verf=FCgt =FCber einen herausragenden = Schutz > gegen Massenmails. > http://mail.yahoo.com >=20 > = -------------------------------------------------------------------------= > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > php-java-bridge-users mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users |