• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

Visual Editor Error

 
Ranch Hand
Posts: 1143
1
Eclipse IDE Oracle Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I am using IBM Rational Application Developer (based on Eclipse) version 7.0.0.5 running on Microsoft Windows 2000 Service Pack 4.
I haven't tried all the java classes (because there are thousands in my project) but I can successfully open some classes in the Visual Editor but other classes I cannot.

When the Visual Editor fails to open a class, I get a popup with the following message:

IWAV0138E Remote VM terminated too soon. See .log file for trace of output.

The .log file contains java error messages and stack traces.
The errors include class cast exceptions, socket write errors and null pointer exceptions.

Any and all help will be appreciated.

Thanks,
Avi.
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic