I can see why this might be a problem.  Hopefully Tim upload a new
snapshot later.  In the meantime, you could try "ant -f make/build.xml
snapshot" to make one yourself.

Regards,
 Mark.

On 3/9/06, Nathan Beyer <[EMAIL PROTECTED]> wrote:
>
> Ever since the "Platform" class (and others??) changed/moved to the LUNI
> module I can't run against the last SNAPSHOT build (from Feb.). I just keep
> getting this error.
>
>
>
> Exception in thread "main" java/lang/UnsatisfiedLinkError:
> org/apache/harmony/luni/platform/OSMemory.getPointerSizeImpl()I
>
>        at org/apache/harmony/luni/platform/OSMemory.<clinit>
> (OSMemory.java:64)
>
>        at java/lang/J9VMInternals.initializeImpl (Native Method)
>
>        at java/lang/J9VMInternals.initialize (J9VMInternals.java:153)
>
>        at
> org/apache/harmony/luni/platform/OSComponentFactory.getMemorySystem
> (OSComponentFactory.java:38)
>
>        at org/apache/harmony/luni/platform/Platform.<clinit>
> (Platform.java:32)
>
>        at java/lang/J9VMInternals.initializeImpl (Native Method)
>
>        at java/lang/J9VMInternals.initialize (J9VMInternals.java:153)
>
>        at java/io/FileOutputStream.<init> (FileOutputStream.java:47)
>
>        at java/lang/System.<clinit> (System.java:55)
>
>        at java/lang/J9VMInternals.initializeImpl (Native Method)
>
>        at java/lang/J9VMInternals.initialize (J9VMInternals.java:153)
>
>        at java/lang/ClassLoader.initializeClassLoaders (ClassLoader.java:78)
>
>        at java/lang/Thread.initialize (Thread.java:359)
>
>        at java/lang/Thread.<init> (Thread.java:157)
>
> JVMJ9VM015W Initialization error for library jclclear_23(14): JVMJ9VM009E
> J9VMDllMain failed
>
> HMYEXEL062E Internal VM error: Failed to create Java VM
>
> FAILED.
>
>
>
> Maybe I'm completely off and I'm just missing something; please let me know.
> If what I need is a new build of some of the native components, which is
> what I suspect, I would like to kindly ask for a new SNAPSHOT build, if it's
> not too much trouble.
>
>
>
> Thanks,
>
> -Nathan
>
>
>
>
>


--
Mark Hindess <[EMAIL PROTECTED]>
IBM Java Technology Centre, UK.

Reply via email to