• 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

Error lunching project in jboss

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
First of all, sorry about my eanglish
I having problems with Jboss running in eclipse when I add a project to the server and then try to start up the server the message java.lang.nullpointerexception popup and i don`t know why.
I using jdk1.5.015 and the same jre.
When i start up the server with none project added i don`t have this problems so i think Jboss is configured in the rigth way.

I will be grateful if someone help me with this
 
Ranch Hand
Posts: 457
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by daniel castera, Error launching project in JBoss:
First of all, sorry about my English
I am having problems with Jboss running in eclipse when I add a project to the server and then try to start up the server the message java.lang.nullpointerexception pops up and i don`t know why.

I am using jdk 1.5.015 and the same jre.

When i start up the server with no project added i don`t have this problem so i think Jboss is configured in the right way.

I will be grateful if someone help me with this



JBoss isn't really running IN Eclipse. It's being launched from eclipse.

Provide more details and we might be able to track it down.

What version of JBoss?
What did you configure?
What database is JBoss using?
Give the exact output.

Use CODE tags!
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic