Tried it on Windows and found the problem which, as it looks like, have
never been caught before.
As I discovered, launcher uses platform specific line separators to parse
harmonyvm.properties on a specific platform. But haromynvm.properties, which
is copied into deploy, has unix line endings and is skipped. As the result,
EM can't initialize.

I workarounded this by running unix2dos on harmonyvm.properties.

Anyone else using launcher out there? :)

Pavel.

On 9/14/06, Geir Magnusson Jr. <[EMAIL PROTECTED]> wrote:

I now have things building and running with the 1363 patch - more work
for the launcher was needed.

I'm now using the harmonyvm.properties file in the <vmdir>, and this is
working well.

I am now able to run tests, although I have one failure in StackTest,
and interestingly, the new testsuite that came with the thread manager
isn't running.

So progress.

geir

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to