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
|
|
4
(1) |
5
|
6
|
7
|
8
|
9
|
10
|
|
11
|
12
|
13
|
14
|
15
|
16
|
17
(2) |
|
18
|
19
|
20
|
21
|
22
(2) |
23
(2) |
24
(1) |
|
25
|
26
|
27
|
28
(5) |
29
(2) |
30
(3) |
31
|
|
From: <php...@li...> - 2009-10-23 16:53:59
|
Hi, > java.lang.NoSuchMethodError: org.apache.lucene > .analysis.de. GermanAnalyzer the old lucene.jar library shipped with the JavaBridge.war does not contain this method. Please replace it with your version of the lucene.jar library. Regards, Jost Boekemeier On 23 Oct 2009 18:36, <php...@li...> wrote: Hi, I'm using the PHP/Java Bridge for connecting to Java Lucene on my website. Now I wanted to switch to the new 5.5.4 release (from 5.4.4.2) cause of some bugfixing regarding sockets/http tunneling whitch caused problems for me. But after switching to the new release (and doing no other changes at all) I'm getting exceptions all over the place, already at instantiating new objects. Here are examples on two scripts: *Warning*: Unchecked exception detected: [[o:Response$UndeclaredThrowableErrorMarker]:"FATAL: UNDECLARED RuntimeException PASSED TO PHP. java.lang.Exception: CreateInstance failed: new org.apache.lucene.analysis.de.GermanAnalyzer. Cause: java.lang.NoSuchMethodError: org.apache.lucene.analysis.de.GermanAnalyzer.setOverridesTokenStreamMethod(Ljava/lang/Class;)V VM: 1.6.0_0@http://java.sun.com/" at: #-10 org.apache.lucene.analysis.de.GermanAnalyzer.(GermanAnalyzer.java:85) #-9 sun.reflect.NativeConstructorAc[...]/Java.inc(312): java_Client->getInternalResult() #4 http://localhost:8180/JavaBridge554/java/Java.inc(1153): java_Client->createObject('org.apache.luce...', Array) #5 /var/www/vhosts/my_server/httpdocs/lib/IndexGenerator.php(59): Java->Java('org.apache.luce...') #6 /var/www/vhosts/my_server/httpdocs/lib/IndexGenerator.php(211): IndexGenerator->__construct() #7 /var/www/vhosts/my_server/httpdocs/lib/IndexGenerator.php(225): main_index_generator() #8 {main}] in * http://localhost:8180/JavaBridge554/java/Java.inc* on line *113* *Fatal error*: Call to a member function docCount() on a non-object in * /var/www/vhosts/my_server**/httpdocs/lib/IndexGenerator.php* on line *173* *Fatal error*: An unchecked exception occured during script execution. Please check the server log files for details. in * http://localhost:8180/JavaBridge554/java/Java.inc* on line *453* Another one: *Fatal error*: Uncaught [[o:Exception]:"java.lang.Exception: CreateInstance failed: new org.apache.lucene.index.IndexWriter([o:PhpParserString], [o:StandardAnalyzer]). Cause: java.lang.InstantiationException: No matching constructor found. Candidates: [public org.apache.lucene.index.IndexWriter(java.lang.String,org.apache.lucene.analysis.Analyzer,boolean) throws java.io.IOException, public org.apache.lucene.index.IndexWriter(java.io.File,org.apache.lucene.analysis.Analyzer,boolean) throws java.io.IOException, public org.apache.lucene.index.IndexWriter(org.apache.lucene.store.Directory,org.apache.lucene.analysis.Analyzer,boolean) throws java.io.IOException] VM: 1.6.0_0@http://java.sun.com/" at: #-5 php.java.bridge.JavaBridge.CreateObject(JavaBridge.java:469) #-4 php.java.bridge.Request.handleRequest(Request.java:453) #-3 php.java.bridge.Request.handleRequests(Request.java:491) #-2 php.java.bridge.http.ContextRunner.run(ContextRunner.java:145) #-1 php.java.bridge.ThreadPool$Delegate.run(ThreadPool.java:60) #0 http://localhost in *http://localhost:8180/JavaBridge554/java/Java.inc* on line *109* The exceptions sound a bit as if the problem would be somewhere else, but I'm running both versions of PHP/Java Bridge in parallel (with the war version on tomcat), and just changed the path to the new version in the script, doing nothing else. Both the method from the first example and the constructor from example 2 both exist normally. With 5.4.4.2 everything works fine,on 5.5.4 it crashes. I read the NEWS (changelog) file for a while, trying to discover some changes which could have caused my problems, but I couldn't detect anything. I would appreciate very much some ideas about the origins of this problem, I've got no ideas any more. Or am I overseeing some very basic things? Thanx Holger Drewes ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ php-java-bridge-users mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users |
|
From: <php...@li...> - 2009-10-23 16:36:12
|
Hi, I'm using the PHP/Java Bridge for connecting to Java Lucene on my website. Now I wanted to switch to the new 5.5.4 release (from 5.4.4.2) cause of some bugfixing regarding sockets/http tunneling whitch caused problems for me. But after switching to the new release (and doing no other changes at all) I'm getting exceptions all over the place, already at instantiating new objects. Here are examples on two scripts: *Warning*: Unchecked exception detected: [[o:Response$UndeclaredThrowableErrorMarker]:"FATAL: UNDECLARED RuntimeException PASSED TO PHP. java.lang.Exception: CreateInstance failed: new org.apache.lucene.analysis.de.GermanAnalyzer. Cause: java.lang.NoSuchMethodError: org.apache.lucene.analysis.de.GermanAnalyzer.setOverridesTokenStreamMethod(Ljava/lang/Class;)V VM: 1.6.0_0@http://java.sun.com/" at: #-10 org.apache.lucene.analysis.de.GermanAnalyzer.(GermanAnalyzer.java:85) #-9 sun.reflect.NativeConstructorAc[...]/Java.inc(312): java_Client->getInternalResult() #4 http://localhost:8180/JavaBridge554/java/Java.inc(1153): java_Client->createObject('org.apache.luce...', Array) #5 /var/www/vhosts/my_server/httpdocs/lib/IndexGenerator.php(59): Java->Java('org.apache.luce...') #6 /var/www/vhosts/my_server/httpdocs/lib/IndexGenerator.php(211): IndexGenerator->__construct() #7 /var/www/vhosts/my_server/httpdocs/lib/IndexGenerator.php(225): main_index_generator() #8 {main}] in * http://localhost:8180/JavaBridge554/java/Java.inc* on line *113* *Fatal error*: Call to a member function docCount() on a non-object in * /var/www/vhosts/my_server**/httpdocs/lib/IndexGenerator.php* on line *173* *Fatal error*: An unchecked exception occured during script execution. Please check the server log files for details. in * http://localhost:8180/JavaBridge554/java/Java.inc* on line *453* Another one: *Fatal error*: Uncaught [[o:Exception]:"java.lang.Exception: CreateInstance failed: new org.apache.lucene.index.IndexWriter([o:PhpParserString], [o:StandardAnalyzer]). Cause: java.lang.InstantiationException: No matching constructor found. Candidates: [public org.apache.lucene.index.IndexWriter(java.lang.String,org.apache.lucene.analysis.Analyzer,boolean) throws java.io.IOException, public org.apache.lucene.index.IndexWriter(java.io.File,org.apache.lucene.analysis.Analyzer,boolean) throws java.io.IOException, public org.apache.lucene.index.IndexWriter(org.apache.lucene.store.Directory,org.apache.lucene.analysis.Analyzer,boolean) throws java.io.IOException] VM: 1.6.0_0@http://java.sun.com/" at: #-5 php.java.bridge.JavaBridge.CreateObject(JavaBridge.java:469) #-4 php.java.bridge.Request.handleRequest(Request.java:453) #-3 php.java.bridge.Request.handleRequests(Request.java:491) #-2 php.java.bridge.http.ContextRunner.run(ContextRunner.java:145) #-1 php.java.bridge.ThreadPool$Delegate.run(ThreadPool.java:60) #0 http://localhost in *http://localhost:8180/JavaBridge554/java/Java.inc* on line *109* The exceptions sound a bit as if the problem would be somewhere else, but I'm running both versions of PHP/Java Bridge in parallel (with the war version on tomcat), and just changed the path to the new version in the script, doing nothing else. Both the method from the first example and the constructor from example 2 both exist normally. With 5.4.4.2 everything works fine,on 5.5.4 it crashes. I read the NEWS (changelog) file for a while, trying to discover some changes which could have caused my problems, but I couldn't detect anything. I would appreciate very much some ideas about the origins of this problem, I've got no ideas any more. Or am I overseeing some very basic things? Thanx Holger Drewes |