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

  • SEARCH
  • Home
  • 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 901859
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T15:37:31+00:00 2026-05-15T15:37:31+00:00

I have a maven project which builds OK locally (windows). When i try to

  • 0

I have a maven project which builds OK locally (windows).
When i try to build it on our svn server (linux) it hangs when running tests.

I see a tmp file which is created:

nfs0000000001e9c8a900000017

in the following dir from my test module:

/project_name-test/target/surefire-reports

The config in the pom is:

<plugin>
            <groupId>org.apache.maven.plugins</groupId>
            <artifactId>maven-surefire-plugin</artifactId>
            <dependencies/>
            <configuration>
                <systemProperties>
                    <property>
                        <name>java.io.tmpdir</name>
                        <value>${basedir}/target/tmp</value>
                    </property>
                </systemProperties>
                <skip>true</skip>
                <suiteXmlFiles>
                    <suiteXmlFile>
                        src/test/conf/testng.xml
                    </suiteXmlFile>
                </suiteXmlFiles>
                <childDelegation>true</childDelegation>
                <argLine>-Dsun.lang.ClassLoader.allowArraySyntax=true</argLine>
            </configuration>
            <executions>
                <execution>
                    <phase>integration-test</phase>
                    <goals>
                        <goal>test</goal>
                    </goals>
                    <configuration>
                        <skip>false</skip>
                    </configuration>
                </execution>
            </executions>
        </plugin>

Please note that a full checkout and build in /tmp folder works great but on

/var/build/build/project_name/up-docstore/project_name/trunk/project_name-test/target/surefire-reports

fails.

I have a feeling that the .nfs tmp file can give problems…but do not see any workaround.

Can you give me a hint?

Thanks.

UPDATE: what seems to be really strange is that if i press CTRL+Z to send the process in background and type “fg” to continue it, the problem is solved… (the build continues from that hanging state)

  • 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-15T15:37:32+00:00Added an answer on May 15, 2026 at 3:37 pm

    “fixed” it by mounting the build directory to a local disk and only put the maven repository on an NFS mount (because that was the one taking up most of the space).

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

Sidebar

Related Questions

I have a Hudson CI server which is building a making a maven build.
I have a project which is build through maven. Each module is built as
I have a maven project which is build and tested in Jenkins. On my
I have a hierarchical maven project, from which I am trying to build a
I have a maven project which won't compile due to an unresolvable reference from
I have a Maven project which performs a number of time consuming tests as
Currently, I have a Maven project which inherits from a parent pom defining two
I have a maven project A which uses jar files of another project B
I have a maven multi-modules project which has a depth of around 5 levels.
I have a maven multiple-module project, which is giving me headaches in the assembly:assembly

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.