Problem with java.util.Nosuchelementexception

Asked

Viewed 459 times

0

Error:

java.util.Nosuchelementexception: No Child 'Runtime-name' exists

I would like some advice on this message that is emerging in my application... the error is above.

  • 1

    At first you are scanning a tree of something and searching for a child that does not exist at the current node, puts your code and the line that is in trouble.

  • 2

    Welcome to Stack Overflow! For the community to help you, it’s important to explain your problem in detail. I suggest I read the articles: Tour and how to ask a question.

  • It is that this project I am working on is from the internship I am doing here in the company ... and this program has : Framework Demoiselle and Primeface.... When I put to run in jboss these log’s all aew error 404, and the message in the logs --- >> ERROR [org.jboss.as.controller.management-Operation] (management-Handler-thread - 4) JBAS014612: Operation ("deploy") failed - address: ([("Deployment" => "Denunciasfinal.War")])

  • I found my friends the problem of not running the application... It was a problem in jboss the directory that it was installed did not exist type: C:/Demoiselle/so-and-so... I created a new folder downloaded the jboss inside it and in the eclise I threw the application inside the jboss and put to wheel !!! I was quite happy !!

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.