• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Eclipse Ganymede : undefined command: plug-in='org.eclipse.tm.terminal'

 
Ranch Hand
Posts: 563
Google Web Toolkit Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
Using Eclipse Ganymede 3.4,
i am trying to start JBoss 5, without any project in it.
I get an error message stating that Server Jboss was unable to start within 999 seconds.

I checked the log file in eclipse .metadate\.log\.log and i get the following messages :



Does anyone know where the problem comes from ? It worked before, and I do not think i have done anything wrong with my eclipse configuration.
I found a similar problem here https://bugs.eclipse.org/bugs/show_bug.cgi?id=237425
but there is no obvious solution.

Thanks for helping.
 
Celinio Fernandes
Ranch Hand
Posts: 563
Google Web Toolkit Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi, i found out what the problem was. It had nothing to do with Eclipse or JBoss.
My hosts file did not have a mapping to localhost (127.0.0.1) !!!
 
reply
    Bookmark Topic Watch Topic
  • New Topic