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
(1) |
3
|
4
|
5
|
6
|
7
(7) |
8
|
9
(2) |
10
(1) |
11
(4) |
12
(4) |
13
(1) |
14
(2) |
15
|
16
|
17
(1) |
18
|
19
|
20
|
21
|
22
(1) |
23
|
24
(4) |
25
(1) |
26
(1) |
27
(2) |
28
|
29
|
30
|
31
|
|
|
|
|
|
From: <php...@li...> - 2006-07-11 16:57:50
|
Hi, > "Fatal error: php_mod_java(52) system error code: > 10061. Could not connect have you started the back-end or should the back-end start automatically? What's you php.ini java setup? Can you please run the test.php and check the java.socketname and java.hosts options? If you have set java.socketname=9267 in your php.ini, you must start the back-end, for example with the command: java -jar JavaBridge.jar INET:9267 JavaBridge.log Regards, Jost Boekemeier ___________________________________________________________ Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de |
From: <php...@li...> - 2006-07-11 16:54:06
|
Hi, > because i use xampp,and my php and apache is not > like 'c:/php' How do you start the back-end and which version of the bridge do you use? Since 3.1.4 the bridge looks in php.java.bridge.base/lib, where php.java.bridge.base defaults to c:/php, if the PHP option extension_dir is not set. Otherwise it depends of the extension_dir setting. > so i wanna change java_require path Simply changing the extension_dir should work: extension_dir=d:/php for example. Please check the java.command from the phpinfo(), it should display java.command = java ... -Dphp.java.bridge.base=<your-extension-dir>. Regards, Jost Boekemeier ___________________________________________________________ Der frühe Vogel fängt den Wurm. Hier gelangen Sie zum neuen Yahoo! Mail: http://mail.yahoo.de |
From: <php...@li...> - 2006-07-11 16:48:40
|
Hi Wendy, [please excuse the delay] > However I am having troubles attaching a second > file. [to the bug report] Not necessary, the bug has already been fixed. I will create a new download this weekend. > You gave me a couple options to resolve the problem. > 1. Use TCP sockets. How is this done? The RPM binaries incorrectly assume that unix domain sockets are usable and discard most of the autoconf values. Compiling the .tar.bz2 source download should fix this: phpize && ./configure --with-java=<java-home> && make su -c "sh install.sh" answer no/no/yes/no to the questions from the install dialog. > configure > php.inidifferently? Is there an example somewhere? I've never had this 32/64 bit problem. :) > 2. Use the servlet backend. Don't I need to have > tomcat running for this? Either tomcat or any other J2EE server, yes. This is the fastest option, btw. Communication via named pipes is 3 times faster than TCP socket communication and 1.5 times faster than unix domain sockets. > I currently don't run Tomcat, so this didn't seem > like the option I would If you're not familier with it, you don't need to use it, this part is still being developed. However, in the future the Apache front end with a J2EE or Tomcat back-end will be default and the standalone back-end will be deprecated and may vanish. Regards, Jost Boekemeier ___________________________________________________________ Der frühe Vogel fängt den Wurm. Hier gelangen Sie zum neuen Yahoo! Mail: http://mail.yahoo.de |
From: <php...@li...> - 2006-07-11 09:02:14
|
Hi there, at first: I'm German, that's why my englich is not so good! I have a Problem with the PHP-Java-Bridge: I have a little Java-Programm thats establish a connection to a Progress-ApplicationServer and prints data from the Database on the Screen. I'm using a Java-Class that is generated by a Progress Proxy-Generator. That Programm runs correcly. But when I use that Class in PHP with the PHP-Java-Bridge I get the following Error-Messages in the log-file: Jul 11 10:34:28 JavaBridge ERROR: An exception occured: java.lang.reflect.InvocationTargetException java.lang.reflect.InvocationTargetException at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at php.java.bridge.JavaBridge.CreateObject(JavaBridge.java:547) at php.java.bridge.Request.handleRequest(Request.java:502) at php.java.bridge.Request.handleRequests(Request.java:533) at php.java.bridge.JavaBridge.run(JavaBridge.java:189) at php.java.bridge.BaseThreadPool$Delegate.run(BaseThreadPool.java:37) Caused by: com.progress.open4gl.ConnectException: Could not connect to the AppServer: General Error: Cannot find the support library for the http protocol (9989). (7203) at com.progress.open4gl.dynamicapi.ExceptionConverter.convertToConnectException(ExceptionConverter.java:133) at com.progress.open4gl.dynamicapi.Session.connect(Session.java:252) at com.progress.open4gl.dynamicapi.Session.connect(Session.java:218) at com.progress.open4gl.javaproxy.AppObject.connect(AppObject.java:90) at IMDA.imdapgImpl.<init>(imdapgImpl.java:227) at IMDA.imdapg.<init>(imdapg.java:37) ... 9 more I'm Wondering, because the Java-Application (a Console-program) works correcly..... And on my Windows-PC that works fine too with the PHP-Java-Bridge. But on the SuSE vroot-Server not...... This is my PHP-File: java_require("imda.jar;o4glrt.jar"); $imda = new Java('IMDA.imdapg','AppServerDC://a.host.de:port/name','',''); var_dump($imda); The $imda - Variable is always the boolse Value false. The files imda.jar und o4glrt.jar are in the Directory /usr/lib/php/extensions/lib Has Anyone a Suggestion how that program running correct? Have I a Generally Error with the CLASSPATH? I have the Impression that not all Classes can found from the PHP-Java-Bridge..... Regards Andreas Barthel |