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
|
8
|
9
|
10
|
11
|
12
|
13
|
14
|
15
|
16
(3) |
17
(1) |
18
(2) |
19
|
20
|
21
|
22
|
23
|
24
|
25
|
26
|
27
(1) |
28
|
29
|
30
|
|
|
|
|
From: Jost B. <jos...@ya...> - 2004-11-27 14:50:58
|
A preview of version 1.0.7 is available: The binary for RedHat: http://php-java-bridge.sf.net/php-java-bridge_pre-1.0.7-1.i386.rpm Source for the rest: http://php-java-bridge.sf.net/php-java-bridge_pre_1.0.7.tar.bz2 The following bugs were fixed: * The bridge now generates a proper "class not found" exception instead of a null pointer exception when the user path is null. The following features were added: PHP 5 support: * try/catch * __toString * object casting * instead of copying entire hashtables or arrays, which was necessary in PHP 4, the code now uses the PHP 5 iterator/array interface. Your code will work as before except that you won't get out of memory conditions when the array's or hashtables are large. It is now possible to iterate over everything that implements Collection or Map, not only hash or arrays. Your code will run much faster, too. * java_instanceof * java_class: Reference a java class without creating an instance. * java_exception * When the server part receives a SIGTERM or SIGPWR it will terminate gracefully, i.e. it will not accept new requests and will terminate when the current transactions complete. However, when the second SIGPWR arrives, it will terminate immediately, aborting all running transactions. Jost ___________________________________________________________ Gesendet von Yahoo! Mail - Jetzt mit 100MB Speicher kostenlos - Hier anmelden: http://mail.yahoo.de |
From: Jost B. <jos...@ya...> - 2004-11-18 18:27:13
|
> I am getting out of memory errors for java. You can increase the memory that the JVM uses (32 MB is standard) with the -Xmx switch. You must start the JVM as a separate process, though, because the bridge currently does not pass additional options to the VM. Please type php -i | fgrep java and paste the java command you see there to the command line and edit it so that it includes the -Xmx256M switch. For example: java -Xmx256M -Djava.classpath... \ -Djava.library.path=... \ -Djava.awt.headless=true \ JavaBridge \ /tmp/.my_java_bridge_socket 3 "" Please look up the correct -D values from the output of the php -i command. And then edit /etc/php.d/java.ini and set the java.socketname to your socket: /tmp/.my_java_bridge_socket Another option would be to edit the "/usr/bin/php-java-bridge" shell script which is used to start the bridge as a system service. But you must be root to do this. > I couldn't get it started again Which error message do you get? Probably the system /usr/share/java/.php-java-bridge_socket is in use? Jost ___________________________________________________________ Gesendet von Yahoo! Mail - Jetzt mit 100MB Speicher kostenlos - Hier anmelden: http://mail.yahoo.de |
From: Robert H. <rob...@gm...> - 2004-11-18 14:13:24
|
I am getting out of memory errors for java. I am using the java vm lauched by apache method (I originally used the seperate vm method, but after I stopped it I couldn't get it started again, and this is a live server that I cannot reboot). Can anyone tell me how to modify the command line that java is started up with so that I can give it a higher upper limit for memory? God Bless, Robert Hostetter |
From: Jost B. <jos...@ya...> - 2004-11-17 11:37:30
|
My fault, sorry. The jxl documentation states that the createWorkbook() method is in jxl.Workbook, not in jxl.write.Workbook or jxl.write.WritableWorkbook which I have inferred from its name. Attached is a testjxl.php which will work. Regarding the null pointer exception, please read that as a "class not found exception". It's actually a bug in the bridge 1.0.6a private classloader which is trying to access a null java_library_path. I will change that null pointer to a proper "class not found exception" in the upcoming version 1.0.7. Thank you for reporting this problem. Here's the relevant log from /var/log/php-java-bridge.log: try to load class jxl.write.WritableWorkbook from jar:file:/usr/share/java/jdom.jar!/ java.lang.NullPointerException at JavaBridge$1.findClass(JavaBridge.java:123) at java.lang.ClassLoader.loadClass(ClassLoader.java:562) at java.lang.ClassLoader.loadClass(ClassLoader.java:494) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:256) at JavaBridge.CreateObject(JavaBridge.java:356) at JavaBridge.handleRequests(Native Method) at JavaBridge.run(JavaBridge.java:158) at java.lang.Thread.run(Thread.java:568) BTW: The new PHP 5 engine allows introspection, so when the bridge supports PHP 5, it will be possible to look inside a class and to interactively pick a certain method or property of a class. Jost |
From: Jost B. <jos...@ya...> - 2004-11-16 20:21:16
|
Hi, I get a "class not found" in 1.0.6 when I try to access the write.Workbook. Since we want to write a workbook we need write.WriteableWorkbook. I don't know why you get a null pointer instead of a "class not found" exception. Which version of the bridge and which version of jxl.jar do you use? I have tested with 1.0.6a and the jxl and code below: <?php java_set_library_path("http://www.jspwiki.org/attach?page=ExcelToHTMLPlugin%2Fjxl.jar"); $fname1 = tempnam("/tmp", "demo.xls"); $file = new java("java.io.File", $fname1); $wbClass=new java("jxl.write.WritableWorkbook"); $workbook=$wbClass->createWorkbook($file); ?> That worked as well as reading a workbook: $file = new java("java.io.File", "test.xls"); $wbClass=new java("jxl.Workbook"); $wbClass->getWorkbook($file); ... $row=$sheet->getRow(1); $stringClass = new java("java.lang.String"); foreach ($row as $key => $value) { print $key . " -> "; print $stringClass->ValueOf($value) . "\n"; } Jost ___________________________________________________________ Gesendet von Yahoo! Mail - Jetzt mit 100MB Speicher kostenlos - Hier anmelden: http://mail.yahoo.de |
From: Jost B. <jos...@ya...> - 2004-11-16 18:43:40
|
On Tue, 2004-11-16 at 17:59, Robert Hostetter wrote: > $workbook = $workbookStatic.createWorkbook($file); Shouldn't this be $workbookStatic->createWorkbook($file); The . has a different meaning in PHP, the above code will cause PHP to look for createWorkbook in the global scope and then append the result to the object $workbookStatic. Does this help? Jost |
From: Robert H. <rob...@gm...> - 2004-11-16 16:59:32
|
I'm trying to use the jexcelapi http://www.andykhan.com/jexcelapi/ . The java code to create a work books looks like this import java.io.File; import java.util.Date; import jxl.*; Workbook workbook = Workbook.getWorkbook(new File("myfile.xls")); Here is my PHP version $fname1 = tempnam("/tmp", "demo.xls"); $file = new java("java.io.File", $fname1); echo java_last_exception_get(); $workbookStatic = new java("jxl.write.Workbook"); echo java_last_exception_get(); $workbook = $workbookStatic.createWorkbook($file); and here is my output Warning: java.lang.NullPointerException in /var/www/html/ross/oww_testing/stats/carrier_report_old_ross_style.php on line 14 Object Fatal error: Call to undefined function: createworkbook() in /var/www/html/ross/oww_testing/stats/carrier_report_old_ross_style.php on line 16 FYI line 14 is $workbookStatic = new java("jxl.write.Workbook"); I can't figure out how to run the static function createworkbook. If anyone has any tips I'd really appreciate it. |
From: Jost B. <jos...@ya...> - 2004-11-02 23:04:15
|
There's an update 1.0.6a available. The release 1.0.6a replaces the PHP/Java Bridge 1.0.6. It fixes a bug that appeared when apachectl was used to restart the bridge. This bug only affected the source distribution 1.0.6, not the RPM package for RedHat Enterprise Linux. -> http://prdownloads.sourceforge.net/php-java-bridge/php-java-bridge_1.0.6a.tar.bz2?download ___________________________________________________________ Gesendet von Yahoo! Mail - Jetzt mit 100MB Speicher kostenlos - Hier anmelden: http://mail.yahoo.de |