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 946943
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T23:00:11+00:00 2026-05-15T23:00:11+00:00

For some unknown reason HDScanner started a deploy-undeploy infinite loop for my (exploded) application

  • 0

For some unknown reason HDScanner started a deploy-undeploy infinite loop for my (exploded) application deployment, removing and adding it again and again every 15 seconds or so.

I already tried to remove the application by hand (I normally use seam restart or seam unexplode) and also removed the whole contents of the jboss-5.1.0.GA/server/default/tmp directory to no avail.

I restarted the server, did a clean build and even rolled back a few versions of the application to make sure it was nothing that I have modified.

Apparently the problem is only affecting my application, since I’m able to deploy and use the seam hotel booking example.

Google found me an similar issue logged in JBoss JIRA:

https://jira.jboss.org/jira/browse/JBAS-7114

I couldn’t confirm that I have the same issue since apparently the person who reported the bug was debugging Jboss server’s code, something I would rather avoid learning how to do right now.

The only workaround I found was to deploy the application as a regular ear archive (which makes for a lot slower development cycle).

Has anyone seem this problem or know 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-05-15T23:00:11+00:00Added an answer on May 15, 2026 at 11:00 pm

    I use Seam for a very short time, but I have just encoutered this problem. I remove the *.jsfdia or *.spdia files in ant in build.xml file in this way:

        <!-- 
            Delete files: .faces-config.xml.jsfdia and .pages.xml.spdia which are created after
            editing faces-config.xml and pages.xml files in /resources/WEB-INF catalogue. 
            Files: .faces-config.xml.jsfdia and .pages.xml.spdia cause that deployment 
            cycle goes into an infinite loop. 
        -->
        <delete>
            <fileset dir="${basedir}/resources/WEB-INF">
                <include name=".faces-config.xml.jsfdia"/>
                <include name=".pages.xml.spdia"/>
            </fileset>
        </delete>
    
    
    It is a part of build.xml file:
    
    <target name="war" depends="compile"
        description="Build the WAR structure in a staging directory">
                <delete>
            <fileset dir="${basedir}/resources/WEB-INF">
                <include name=".faces-config.xml.jsfdia"/>
                <include name=".pages.xml.spdia"/>
            </fileset>
        </delete>
        <!-- delete element should be in this XML element: target .... then is a lot of   
         code -->
     </target>
    

    It works. I hope it will be helpful for you. Any comments welcome.

    Cheers!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

We have an application that generates pdf files, some times for some unknown reason,
For some unknown reason I'm running into a problem when passing a variable to
I am trying to use log4net in a VB.NET app for some unknown reason
I have an MP3-tagging application that auto fetches lyrics from some unknown source. How
I have a simple yield use case and for some unknown reason the default
I have some trouble with XPath. For some unknown reason the result I get
I have a layout that should be fairly straightforward, but for some unknown reason
for some unknown reason I'm not being able to use filter on struts2. I'm
For some unknown reason, my rewrite rule does not fire. Can you advise ?
I'm doing a query to the Alexa API which, for some unknown reason, will

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.