Alexey Varlamov wrote:
2006/11/8, Oliver Deakin <[EMAIL PROTECTED]>:
Evgueni Brevnov wrote:
> On 11/8/06, Tim Ellison <[EMAIL PROTECTED]> wrote:
>> Oliver Deakin wrote:
>>
>> > 2) The bogus "FAILED to invoke JVM" message.
>> > Looks like this is coming from the launcher (Im running
>> > Harmon
Alexey Varlamov wrote:
2006/11/8, Oliver Deakin <[EMAIL PROTECTED]>:
Evgueni Brevnov wrote:
> On 11/8/06, Tim Ellison <[EMAIL PROTECTED]> wrote:
>> Oliver Deakin wrote:
>>
>> > 2) The bogus "FAILED to invoke JVM" message.
>> > Looks like this is coming from the launcher (Im running
>> > Harmon
2006/11/8, Oliver Deakin <[EMAIL PROTECTED]>:
Evgueni Brevnov wrote:
> On 11/8/06, Tim Ellison <[EMAIL PROTECTED]> wrote:
>> Oliver Deakin wrote:
>>
>> > 2) The bogus "FAILED to invoke JVM" message.
>> > Looks like this is coming from the launcher (Im running
>> > Harmony + IBM VME).
>> > It ap
Tim Ellison wrote:
Oliver Deakin wrote:
Hi all,
I was checking out some JIRAs and spotted that when we
print exception stack traces at the moment we're not getting
the full NLS message. For example, running the following:
public class Test {
public static void main(String[] args) throws Th
Evgueni Brevnov wrote:
On 11/8/06, Tim Ellison <[EMAIL PROTECTED]> wrote:
Oliver Deakin wrote:
> 2) The bogus "FAILED to invoke JVM" message.
> Looks like this is coming from the launcher (Im running
> Harmony + IBM VME).
> It appears that this happens because in main_runJavaMain
> (in the lau
On 11/8/06, Tim Ellison <[EMAIL PROTECTED]> wrote:
Oliver Deakin wrote:
> Hi all,
>
> I was checking out some JIRAs and spotted that when we
> print exception stack traces at the moment we're not getting
> the full NLS message. For example, running the following:
>
> public class Test {
> public
Oliver Deakin wrote:
> Hi all,
>
> I was checking out some JIRAs and spotted that when we
> print exception stack traces at the moment we're not getting
> the full NLS message. For example, running the following:
>
> public class Test {
> public static void main(String[] args) throws Throwable {
Hi all,
I was checking out some JIRAs and spotted that when we
print exception stack traces at the moment we're not getting
the full NLS message. For example, running the following:
public class Test {
public static void main(String[] args) throws Throwable {
throw new NullPointerException