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
(2) |
3
|
4
|
5
|
|
6
(2) |
7
(3) |
8
(4) |
9
|
10
|
11
(2) |
12
|
|
13
|
14
(2) |
15
(7) |
16
|
17
(3) |
18
(1) |
19
|
|
20
|
21
|
22
|
23
(2) |
24
(7) |
25
(1) |
26
(2) |
|
27
(3) |
28
(1) |
29
|
30
(2) |
|
|
|
|
From: <php...@li...> - 2008-04-27 20:02:15
|
Hi Jost, > at java.net.SocketInputStream.read(Unknown Source) > at php.java.bridge.Parser.read(Parser.java:86) > at php.java.bridge.Parser.parse(Parser.java:163) > at php.java.bridge.Request.handleRequest(Request.java:377) > at php.java.bridge.Request.handleRequests(Request.java:485) > at php.java.bridge.http.ContextRunner.run(ContextRunner.java:140) > at php.java.bridge.ThreadPool$Delegate.run(ThreadPool.java:60) > > the above thread dump is missing the trace from Java.inc. Are you sure that you use the PHP/Java > Bridge? -- Or do you still use the java.so developed for PHP4? 100% I am using JavaBridge 5.2.0. Never got the old bridge working with PHP 5.2.5 on Win32. The dump was from the command screen, when I start the JavaBridge using: java -Xmx512m -Dphp.java.bridge.default_log_level=1 -Dphp.java.bridge.base=C:\JavaBridge\ -Djava.ext.dirs=C:\ext -jar C:\JavaBridge\JavaBridge.jar SERVLET_LOCAL:8080 There is no screen output to the browser because the http request dies. > Can you please remove any "[java]" entry from your php.ini file(s) and try again? There are no java entries in my php.ini. What is very strange is that it works fine when I do $dummy = $javaObject->javaMethod(); but not when I do: $javaObject->javaMethod(); I am suspecting it is a PHP bug. Cheers, Antonio > > > > > Regards, > Jost Boekemeier > > > > > > > > > __________________________________________________________ > Gesendet von Yahoo! Mail. > Mehr Möglichkeiten, in Kontakt zu bleiben. http://de.overview.mail.yahoo.com > > ------------------------------------------------------------------------- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > _______________________________________________ > php-java-bridge-users mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users > |
|
From: <php...@li...> - 2008-04-27 00:09:07
|
Hello, I'm running PHP 5.2.5, php-java-bridge, and Jasperreports 2.0.5,
but with Win32. Your example looks fine, maybe a problem with your JRE.
Benjamin.
php...@li... a écrit :
> Hi everyone. I'm running the following code:
>
> compileReport("/alfweb/demo.jrxml");
> if (is_null (java_values ($jasperReport))) {echo "jasperReport is NULL\n";}
>
> $jasperPrintClass = new JavaClass("net.sf.jasperreports.engine.JasperFillManager");
> if (is_null (java_values ($jasperPrintClass))) {echo "jasperPrintClass is NULL\n";}
>
> $hMap = new Java("java.util.HashMap");
> if (is_null (java_values ($hMap))) {echo "hMap is NULL\n";}
>
> $dataSource = new Java("net.sf.jasperreports.engine.JREmptyDataSource");
> if (is_null (java_values ($dataSource))) {echo "dataSource is NULL\n";}
>
> $jasperPrint = $jasperPrintClass->fillReport($jasperReport, $hMap, $dataSource);
>
> $JasperExportManagerClass = new JavaClass("net.sf.jasperreports.engine.JasperExportManager");
> $JasperExportManagerClass->exportReportToPdfFile($jasperPrint, "/alfweb/simple_report_from_php.pdf");
>
> echo "End of phpjasper.php";
>
> } catch (JavaException $ex) {
> echo "An exception occured: "; echo $ex; echo "\n";
> }
>
> ?>
>
> >From a command prompt I run: php5 phpjasper.php
>
> And I get:
>
> Start of phpjasper.php
> An exception occured: [[o:Exception]:"java.lang.Exception: Invoke failed: [[c:JasperFillManager]]->fillReport((o:JasperReport)[o:JasperReport], (i:Map)[o:HashMap], (i:JRDataSource)[o:JREmptyDataSource]). Cause: java.lang.NullPointerException VM: 1.5.0@http://gcc.gnu.org/java/" at:
> #-26 java.awt.Font.getLineMetrics(Font.java:1024)
> #-25 java.awt.font.TextLayout.(TextLayout.java:195)
> #-24 java.awt.font.TextLayout.(TextLayout.java:257)
> #0 /usr/share/php5/java/Java.inc(265): java_ThrowExceptionProxyFactory->getProxy(6, 'net.sf.jasperre...', true)
> #1 /usr/share/php5/java/Java.inc(417): java_Arg->getResult(true)
> #2 /usr/share/php5/java/Java.inc(423): java_Client->getWrappedResult(true)
> #3 /usr/share/php5/java/Java.inc(627): java_Client->getResult()
> #4 /usr/share/php5/java/Java.inc(1753): java_Client->invokeMethod(3, 'fillReport', Array)
> #5 /usr/share/php5/java/Java.inc(1866): java_JavaProxy->__call('fillReport', Array)
> #6 /usr/share/php5/java/Java.inc(2041): java_AbstractJava->__call('fillReport', Array)
> #7 [internal function]: Java->__call('fillReport', Array)
> #8 /alfweb/phpjasper.php(28): JavaClass->fillReport(Object(java_InternalJava), Object(Java), Object(Java))
> #9 {main}]
>
> I'm running PHP 5.2.5, php-java-bridge 5.2.1, and Jasperreports 2.0.5
>
> I'm new to all of this :( and any help would be much appreciated.
>
> Tony
> _________________________________________________________________
> Find the job of your dreams before someone else does
> http://mycareer.com.au/?s_cid=596064
> -------------------------------------------------------------------------
> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
> Don't miss this year's exciting event. There's still time to save $100.
> Use priority code J8TL2D2.
> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
> _______________________________________________
> php-java-bridge-users mailing list
> php...@li...
> https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users
>
|
|
From: <php...@li...> - 2008-04-27 00:07:37
|
Hi everyone. I'm running the following code:
<?php require_once("java/Java.inc");
try { @java_reset(); echo "Start of phpjasper.php\n";
$jarLocn = '/usr/share/java/jasperreports-2.0.5.jar;' . '/usr/share/java/commons-digester-1.7.jar;' . '/usr/share/java/commons-collections-2.1.jar;' . '/usr/share/java/commons-logging-1.1.1.jar;' . '/usr/share/java/commons-logging-1.0.2.jar;' . '/usr/share/java/commons-logging-api-1.0.2.jar;' . '/usr/share/java/commons-beanutils-1.7.jar;' . '/usr/share/java/itext-1.3.1.jar';
java_require($jarLocn); $jasperReportClass = new JavaClass("net.sf.jasperreports.engine.JasperCompileManager"); $jasperReport = $jasperReportClass->compileReport("/alfweb/demo.jrxml"); if (is_null (java_values ($jasperReport))) {echo "jasperReport is NULL\n";}
$jasperPrintClass = new JavaClass("net.sf.jasperreports.engine.JasperFillManager"); if (is_null (java_values ($jasperPrintClass))) {echo "jasperPrintClass is NULL\n";}
$hMap = new Java("java.util.HashMap"); if (is_null (java_values ($hMap))) {echo "hMap is NULL\n";}
$dataSource = new Java("net.sf.jasperreports.engine.JREmptyDataSource"); if (is_null (java_values ($dataSource))) {echo "dataSource is NULL\n";}
$jasperPrint = $jasperPrintClass->fillReport($jasperReport, $hMap, $dataSource);
$JasperExportManagerClass = new JavaClass("net.sf.jasperreports.engine.JasperExportManager"); $JasperExportManagerClass->exportReportToPdfFile($jasperPrint, "/alfweb/simple_report_from_php.pdf"); echo "End of phpjasper.php";
} catch (JavaException $ex) { echo "An exception occured: "; echo $ex; echo "\n";}
?>
>From a command prompt I run: php5 phpjasper.php
And I get:
Start of phpjasper.phpAn exception occured: [[o:Exception]:"java.lang.Exception: Invoke failed: [[c:JasperFillManager]]->fillReport((o:JasperReport)[o:JasperReport], (i:Map)[o:HashMap], (i:JRDataSource)[o:JREmptyDataSource]). Cause: java.lang.NullPointerException VM: 1.5.0@http://gcc.gnu.org/java/" at:#-26 java.awt.Font.getLineMetrics(Font.java:1024)#-25 java.awt.font.TextLayout.<init>(TextLayout.java:195)#-24 java.awt.font.TextLayout.<init>(TextLayout.java:257)#0 /usr/share/php5/java/Java.inc(265): java_ThrowExceptionProxyFactory->getProxy(6, 'net.sf.jasperre...', true)#1 /usr/share/php5/java/Java.inc(417): java_Arg->getResult(true)#2 /usr/share/php5/java/Java.inc(423): java_Client->getWrappedResult(true)#3 /usr/share/php5/java/Java.inc(627): java_Client->getResult()#4 /usr/share/php5/java/Java.inc(1753): java_Client->invokeMethod(3, 'fillReport', Array)#5 /usr/share/php5/java/Java.inc(1866): java_JavaProxy->__call('fillReport', Array)#6 /usr/share/php5/java/Java.inc(2041): java_AbstractJava->__call('fillReport', Array)#7 [internal function]: Java->__call('fillReport', Array)#8 /alfweb/phpjasper.php(28): JavaClass->fillReport(Object(java_InternalJava), Object(Java), Object(Java))#9 {main}]
I'm running PHP 5.2.5, php-java-bridge 5.2.1, and Jasperreports 2.0.5
I'm new to all of this :( and any help would be much appreciated.
Tony
_________________________________________________________________
Find the job of your dreams before someone else does
http://mycareer.com.au/?s_cid=596064
|