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
(3) |
2
(2) |
|
3
(2) |
4
(7) |
5
(4) |
6
(1) |
7
|
8
|
9
|
|
10
(8) |
11
|
12
(2) |
13
(6) |
14
(5) |
15
(1) |
16
|
|
17
|
18
(3) |
19
(3) |
20
(3) |
21
(4) |
22
(2) |
23
(1) |
|
24
(2) |
25
(10) |
26
(4) |
27
|
28
(3) |
29
(1) |
|
|
From: <php...@li...> - 2008-02-18 12:34:40
|
Hi,
> The Fat Jar Eclipse Plug-In is a Deployment-Tool which deploys an Eclipse java-project into one
> executable jar.
amazing...
But if you do this more than once, you might get a PermGenSpace or some other OutOfMemoryError.
Regards,
Jost Boekemeier
Heute schon einen Blick in die Zukunft von E-Mails wagen? Versuchen Sie´s mit dem neuen Yahoo! Mail. www.yahoo.de/mail
|
|
From: <php...@li...> - 2008-02-18 11:59:05
|
HI,
I have resolved this issue too. The problem persist if I use One-Jar to pack my jar file. However, if I turn it of it works fine.
Regards
Zoran
Zoran Jeremic <jer...@ya...> wrote:
Hi,
>Not really. The only person who could resolve this issue is the person who has compiled
>the class or library. You could look at the library docs, which probably include a section
>which lists the libraries which must be linked together in order to build an executable.
I have resolved this issue. I have created jar file using Fat-Jar eclipse plugin. I have tested it from command prompt and it works fine. The main class is depths.moodle.MainClass which is executed successfully. However the following code
require_once('http://localhost:8080/JavaBridge/java/Java.inc');
java_require("moodleLOCMapper_fat.jar");
echo "<br>";
try{
$repository=new Java("depths.moodle.MainClass");
generates ClassNotFoundException for depth.moodle.MainClass in java_require() path (complete error code is given bellow.
>Once you know which libraries to link, you can append them to the java_require path or
>copy them to WEB-INF/lib/ and restart the J2EE server.
Could you tell me where exactly should this jar file reside. I have tried to put it at the same folder as test.php page that use it, or at the "Tomcat/webapps/JavaBridge/WEB-INF/lib". In both case, I got the same error message.
Error (File: http://localhost:8080/JavaBridge/java/Java.inc, line 222): [[o:ClassNotFoundException]:"java.lang.ClassNotFoundException: Could not find depths.moodle.MainClass in java_require() path. Please check the path and the SEL and File permissions." at: #-10 php.java.bridge.DynamicJavaBridgeClassLoader.loadClass(DynamicJavaBridgeClassLoader.java:284) #-9 java.lang.ClassLoader.loadClassInternal(Unknown Source) #-8 java.lang.Class.forName0(Native Method) #0 http://localhost:8080/JavaBridge/java/Java.inc(259): java_ExceptionProxyFactory->getProxy(2, 'java.lang.Class...', true) #1 http://localhost:8080/JavaBridge/java/Java.inc(411): java_Arg->getResult(true) #2 http://localhost:8080/JavaBridge/java/Java.inc(417): java_Client->getWrappedResult(true) #3 http://localhost:8080/JavaBridge/java/Java.inc(621): java_Client->getResult() #4 http://localhost:8080/JavaBridge/java/Java.inc(1744): java_Client->invokeMethod(1, 'getCause', Array) #5
http://localhost:8080/JavaBridge/java/Java.inc(2112): java_JavaProxy->__call('getCause', Array) #6 [internal function]: java_exception->__call('getCause', Array) #7 C:\Program Files\Apache Software Foundation\Tomcat 5.5\webapps\test\test.php(14): java_InternalException->getCause() #8 {main}] end of message.
[[o:Exception]:"java.lang.Exception: CreateInstance failed: new depths.moodle.MainClass. Cause: java.lang.ClassNotFoundException: Could not find depths.moodle.MainClass in java_require() path. Please check the path and the SEL and File permissions. VM: 1.6.0_04@http://java.sun.com/" at: #-10 php.java.bridge.DynamicJavaBridgeClassLoader.loadClass(DynamicJavaBridgeClassLoader.java:284) #-9 java.lang.ClassLoader.loadClassInternal(Unknown Source) #-8 java.lang.Class.forName0(Native Method) #0 http://localhost:8080/JavaBridge/java/Java.inc(259): java_ThrowExceptionProxyFactory->getProxy(1, NULL, false) #1 http://localhost:8080/JavaBridge/java/Java.inc(411): java_Arg->getResult(false) #2 http://localhost:8080/JavaBridge/java/Java.inc(414): java_Client->getWrappedResult(false) #3 http://localhost:8080/JavaBridge/java/Java.inc(596): java_Client->getInternalResult() #4 http://localhost:8080/JavaBridge/java/Java.inc(1947): java_Client->createObject('depths.moodle.M...', Array) #5
C:\Program Files\Apache Software Foundation\Tomcat 5.5\webapps\test\test.php(8): Java->Java('depths.moodle.M...') #6 {main}]end
Regards
Zoran
php...@li... wrote:
Hi Zoran,
> references other JARS, and that somethimes it can cause "classnotfound"
this isn't a class not found exception. It is a hard error: NoClassDefFound.
> >Java has no "module system". The above message means that there's an
> open reference >which cannot be resolved.
>
> Could you please be more specific about this "open reference which
> cannot be resolved".
Not really. The only person who could resolve this issue is the person who has compiled the
class or library. You could look at the library docs, which probably include a section which lists
the libraries which must be linked together in order to build an executable.
Once you know which libraries to link, you can append them to the java_require path or
copy them to WEB-INF/lib/ and restart the J2EE server.
Regards,
Jost Boekemeier
Lesen Sie Ihre E-Mails jetzt einfach von unterwegs.
www.yahoo.de/go
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
php-java-bridge-users mailing list
php...@li...
https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users
---------------------------------
Never miss a thing. Make Yahoo your homepage.
---------------------------------
Looking for last minute shopping deals? Find them fast with Yahoo! Search.
|
|
From: <php...@li...> - 2008-02-18 10:55:22
|
Hi,
>Not really. The only person who could resolve this issue is the person who has compiled
>the class or library. You could look at the library docs, which probably include a section
>which lists the libraries which must be linked together in order to build an executable.
I have resolved this issue. I have created jar file using Fat-Jar eclipse plugin. I have tested it from command prompt and it works fine. The main class is depths.moodle.MainClass which is executed successfully. However the following code
require_once('http://localhost:8080/JavaBridge/java/Java.inc');
java_require("moodleLOCMapper_fat.jar");
echo "<br>";
try{
$repository=new Java("depths.moodle.MainClass");
generates ClassNotFoundException for depth.moodle.MainClass in java_require() path (complete error code is given bellow.
>Once you know which libraries to link, you can append them to the java_require path or
>copy them to WEB-INF/lib/ and restart the J2EE server.
Could you tell me where exactly should this jar file reside. I have tried to put it at the same folder as test.php page that use it, or at the "Tomcat/webapps/JavaBridge/WEB-INF/lib". In both case, I got the same error message.
Error (File: http://localhost:8080/JavaBridge/java/Java.inc, line 222): [[o:ClassNotFoundException]:"java.lang.ClassNotFoundException: Could not find depths.moodle.MainClass in java_require() path. Please check the path and the SEL and File permissions." at: #-10 php.java.bridge.DynamicJavaBridgeClassLoader.loadClass(DynamicJavaBridgeClassLoader.java:284) #-9 java.lang.ClassLoader.loadClassInternal(Unknown Source) #-8 java.lang.Class.forName0(Native Method) #0 http://localhost:8080/JavaBridge/java/Java.inc(259): java_ExceptionProxyFactory->getProxy(2, 'java.lang.Class...', true) #1 http://localhost:8080/JavaBridge/java/Java.inc(411): java_Arg->getResult(true) #2 http://localhost:8080/JavaBridge/java/Java.inc(417): java_Client->getWrappedResult(true) #3 http://localhost:8080/JavaBridge/java/Java.inc(621): java_Client->getResult() #4 http://localhost:8080/JavaBridge/java/Java.inc(1744): java_Client->invokeMethod(1, 'getCause', Array) #5
http://localhost:8080/JavaBridge/java/Java.inc(2112): java_JavaProxy->__call('getCause', Array) #6 [internal function]: java_exception->__call('getCause', Array) #7 C:\Program Files\Apache Software Foundation\Tomcat 5.5\webapps\test\test.php(14): java_InternalException->getCause() #8 {main}] end of message.
[[o:Exception]:"java.lang.Exception: CreateInstance failed: new depths.moodle.MainClass. Cause: java.lang.ClassNotFoundException: Could not find depths.moodle.MainClass in java_require() path. Please check the path and the SEL and File permissions. VM: 1.6.0_04@http://java.sun.com/" at: #-10 php.java.bridge.DynamicJavaBridgeClassLoader.loadClass(DynamicJavaBridgeClassLoader.java:284) #-9 java.lang.ClassLoader.loadClassInternal(Unknown Source) #-8 java.lang.Class.forName0(Native Method) #0 http://localhost:8080/JavaBridge/java/Java.inc(259): java_ThrowExceptionProxyFactory->getProxy(1, NULL, false) #1 http://localhost:8080/JavaBridge/java/Java.inc(411): java_Arg->getResult(false) #2 http://localhost:8080/JavaBridge/java/Java.inc(414): java_Client->getWrappedResult(false) #3 http://localhost:8080/JavaBridge/java/Java.inc(596): java_Client->getInternalResult() #4 http://localhost:8080/JavaBridge/java/Java.inc(1947): java_Client->createObject('depths.moodle.M...', Array) #5
C:\Program Files\Apache Software Foundation\Tomcat 5.5\webapps\test\test.php(8): Java->Java('depths.moodle.M...') #6 {main}]end
Regards
Zoran
php...@li... wrote:
Hi Zoran,
> references other JARS, and that somethimes it can cause "classnotfound"
this isn't a class not found exception. It is a hard error: NoClassDefFound.
> >Java has no "module system". The above message means that there's an
> open reference >which cannot be resolved.
>
> Could you please be more specific about this "open reference which
> cannot be resolved".
Not really. The only person who could resolve this issue is the person who has compiled the
class or library. You could look at the library docs, which probably include a section which lists
the libraries which must be linked together in order to build an executable.
Once you know which libraries to link, you can append them to the java_require path or
copy them to WEB-INF/lib/ and restart the J2EE server.
Regards,
Jost Boekemeier
Lesen Sie Ihre E-Mails jetzt einfach von unterwegs.
www.yahoo.de/go
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
php-java-bridge-users mailing list
php...@li...
https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users
---------------------------------
Never miss a thing. Make Yahoo your homepage.
|