Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9159203
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T13:26:05+00:00 2026-06-17T13:26:05+00:00

I am using JBoss 7. It is spring hibernate application. I am getting ERROR

  • 0

I am using JBoss 7. It is spring hibernate application. I am getting

ERROR [org.apache.catalina.core.StandardContext] (MSC service thread 1-1) Error listenerStart 

when I restart my JBoss. Earlier I have this issue in tomcat but it is resolved by adding logging.porpeties in classes folder. I am able to see which listener is causing issue in tomcat. But in JBoss I don’t have any clue how to fix it.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T13:26:06+00:00Added an answer on June 17, 2026 at 1:26 pm

    Update: if you are using JBoss EAP 6 or AS 7.1.2+ and not getting much logging, it may help to specify the system property -Dorg.jboss.as.logging.per-deployment=false: https://stackoverflow.com/a/14575830/14379

    The problem is that “Error listenerStart” is a very generic error message. It is supposed to be preceded by other, more helpful error messages, but in some cases it isn’t.

    Other people have solved the logging problem by removing log4j.properties from the war file or a jar inside it, so try leaving out log4j.properties when deploying on JBoss AS 7.

    In my case, there was no log4j.properties to remove. The only workaround I have found is to set a breakpoint in org.apache.catalina.core.StandardContext.contextListenerStart() where it calls getLogger().error(), and then run JBoss in debug mode while deploying my war file. Then I can inspect the Throwable to see what went wrong.

    In Eclipse, I have configured a Debug Detail Formatter (in Preferences) for java.lang.Throwable which returns the stack trace:

    java.io.StringWriter sw = new java.io.StringWriter();
    this.printStackTrace(new java.io.PrintWriter(sw));
    return sw.toString();
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a Spring application deployed in JBoss EAP server, using the following settings:
I am using Jboss and Netbeans to create Spring MVC web application on windows.
I'm using Hibernate Validator in an application with EJB and Spring MVC. I'm using
I am creating a web application using zkoss 5.0.4, Spring 3.0.3, Hibernate 3, and
greetings all i have a web application using (spring-hibernate) frameworks and when tried to
I m new to Jboss, but I have multiple web applications each using spring-hibernate
[ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Failed to resolve artifact. Missing: ---------- 1) org.hibernate:hibernate-core:jar:4.0.0.FINAL
I am new to Spring and hibernate please help, I am using (Jboss 6.0
I am developing an application using SPRING 3.0.4, JPA 2, Hibernate 3.5.5. I an
Running JBoss 4.2.3.GA and trying to deploy a WAR that is using Spring/Hibernate/JPA. I'm

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.