On Thu, Aug 27, 2009 at 11:01 AM, Matthew
Toseland<toad at amphibian.dyndns.org> wrote:
> On Thursday 27 August 2009 01:01:38 Juiceman wrote:
>> On Wed, Aug 26, 2009 at 6:57 PM, Matthew
>> Toseland<toad at amphibian.dyndns.org> wrote:
>> > freenet-ext.jar 27pre4 is now available. Please test it! This supports 
>> > FreeBSD on x86 (thanks to Artefact2), and it has x86-64 native FEC that 
>> > hopefully doesn't segfault any more (thanks infinity0). Please try it, and 
>> > report any problems.
>> >
>>
>> Got a problem here.
>>
>> INFO ? | jvm 1 ? ?| 2009/08/26 19:54:49 | # A fatal error has been
>> detected by the Java Runtime Environment:
>> INFO ? | jvm 1 ? ?| 2009/08/26 19:54:49 | #
>> INFO ? | jvm 1 ? ?| 2009/08/26 19:54:49 | #
>> EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x21bf18a9, pid=292,
>> tid=4572
>> INFO ? | jvm 1 ? ?| 2009/08/26 19:54:49 | #
>> INFO ? | jvm 1 ? ?| 2009/08/26 19:54:49 | # JRE version: 6.0_15-b03
>> INFO ? | jvm 1 ? ?| 2009/08/26 19:54:49 | # Java VM: Java HotSpot(TM)
>> Client VM (14.1-b02 mixed mode windows-x86 )
>> INFO ? | jvm 1 ? ?| 2009/08/26 19:54:49 | # Problematic frame:
>> INFO ? | jvm 1 ? ?| 2009/08/26 19:54:49 | # C
>> [libfec5080962777883551596.tmp+0x18a9]
>> INFO ? | jvm 1 ? ?| 2009/08/26 19:54:49 | #
>> INFO ? | jvm 1 ? ?| 2009/08/26 19:54:49 | # An error report file with
>> more information is saved as:
>> INFO ? | jvm 1 ? ?| 2009/08/26 19:54:49 | # F:\Freenet\hs_err_pid292.log
>> INFO ? | jvm 1 ? ?| 2009/08/26 19:54:49 | #
>> INFO ? | jvm 1 ? ?| 2009/08/26 19:54:49 | # If you would like to
>> submit a bug report, please visit:
>> INFO ? | jvm 1 ? ?| 2009/08/26 19:54:49 | #
>> http://java.sun.com/webapps/bugreport/crash.jsp
>> INFO ? | jvm 1 ? ?| 2009/08/26 19:54:49 | # The crash happened outside
>> the Java Virtual Machine in native code.
>> INFO ? | jvm 1 ? ?| 2009/08/26 19:54:49 | # See problematic frame for
>> where to report the bug.
>> INFO ? | jvm 1 ? ?| 2009/08/26 19:54:49 | #
>> ERROR ?| wrapper ?| 2009/08/26 19:54:49 | JVM exited unexpectedly.
>>
> Pre5 should fix this. Rebuilt the 32-bit windows libraries using mingw32, so 
> we *need testing*. The win64 libraries have been deleted, hopefully somebody 
> can compile some (infinity0 might be able to).
> http://downloads.freenetproject.org/alpha/freenet-ext.27pre5.jar

Sorry =(

STATUS | wrapper  | 2009/08/27 19:58:02 | --> Wrapper Started as Service
STATUS | wrapper  | 2009/08/27 19:58:02 | Java Service Wrapper
Community Edition 3.3.3
STATUS | wrapper  | 2009/08/27 19:58:02 |   Copyright (C) 1999-2009
Tanuki Software, Ltd.  All Rights Reserved.
STATUS | wrapper  | 2009/08/27 19:58:02 |     http://wrapper.tanukisoftware.org
STATUS | wrapper  | 2009/08/27 19:58:02 |
STATUS | wrapper  | 2009/08/27 19:58:03 | Launching a JVM...
INFO   | jvm 1    | 2009/08/27 19:58:04 |
java.lang.NoClassDefFoundError: freenet/node/NodeStarter
INFO   | jvm 1    | 2009/08/27 19:58:04 | Caused by:
java.lang.ClassNotFoundException: freenet.node.NodeStarter
INFO   | jvm 1    | 2009/08/27 19:58:04 |       at
java.net.URLClassLoader$1.run(Unknown Source)
INFO   | jvm 1    | 2009/08/27 19:58:04 |       at
java.security.AccessController.doPrivileged(Native Method)
INFO   | jvm 1    | 2009/08/27 19:58:04 |       at
java.net.URLClassLoader.findClass(Unknown Source)
INFO   | jvm 1    | 2009/08/27 19:58:04 |       at
java.lang.ClassLoader.loadClass(Unknown Source)
INFO   | jvm 1    | 2009/08/27 19:58:04 |       at
sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
INFO   | jvm 1    | 2009/08/27 19:58:04 |       at
java.lang.ClassLoader.loadClass(Unknown Source)
INFO   | jvm 1    | 2009/08/27 19:58:04 |       at
java.lang.ClassLoader.loadClassInternal(Unknown Source)
INFO   | jvm 1    | 2009/08/27 19:58:04 | Could not find the main
class: freenet.node.NodeStarter.  Program will exit.
INFO   | jvm 1    | 2009/08/27 19:58:04 | Exception in thread "main"
ERROR  | wrapper  | 2009/08/27 19:58:04 | JVM exited while loading the
application.
STATUS | wrapper  | 2009/08/27 19:58:08 | Launching a JVM...
INFO   | jvm 2    | 2009/08/27 19:58:08 |
java.lang.NoClassDefFoundError: freenet/node/NodeStarter
INFO   | jvm 2    | 2009/08/27 19:58:08 | Caused by:
java.lang.ClassNotFoundException: freenet.node.NodeStarter
INFO   | jvm 2    | 2009/08/27 19:58:08 |       at
java.net.URLClassLoader$1.run(Unknown Source)
INFO   | jvm 2    | 2009/08/27 19:58:08 |       at
java.security.AccessController.doPrivileged(Native Method)
INFO   | jvm 2    | 2009/08/27 19:58:08 |       at
java.net.URLClassLoader.findClass(Unknown Source)
INFO   | jvm 2    | 2009/08/27 19:58:08 |       at
java.lang.ClassLoader.loadClass(Unknown Source)
INFO   | jvm 2    | 2009/08/27 19:58:08 |       at
sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
INFO   | jvm 2    | 2009/08/27 19:58:08 |       at
java.lang.ClassLoader.loadClass(Unknown Source)
INFO   | jvm 2    | 2009/08/27 19:58:08 |       at
java.lang.ClassLoader.loadClassInternal(Unknown Source)
INFO   | jvm 2    | 2009/08/27 19:58:08 | Could not find the main
class: freenet.node.NodeStarter.  Program will exit.
INFO   | jvm 2    | 2009/08/27 19:58:08 | Exception in thread "main"
ERROR  | wrapper  | 2009/08/27 19:58:08 | JVM exited while loading the
application.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wrapper.log
Type: application/octet-stream
Size: 6929 bytes
Desc: not available
URL: 
<https://emu.freenetproject.org/pipermail/devl/attachments/20090827/9d3de17b/attachment.obj>

Reply via email to