Giter VIP home page Giter VIP logo

Comments (3)

codingchili avatar codingchili commented on June 13, 2024

@Azquelt I'm having described with file locking on windows. Is there a fix somewhere?

18.0.0.3 (wlp-1.0.22.cl180320180905-2337)

com.package.ArquillizerIT > executionError FAILED
    org.jboss.arquillian.container.spi.client.container.DeploymentException: Error undeploying application da049535-6ed8-416d-bdca-0e96ac66b69c.war org.apache.http.client.ClientProtocolException: Unable to undeploy application d
a049535-6ed8-416d-bdca-0e96ac66b69c.war, server returned response: HTTP/1.1 400 Bad Request

The test archive is deployed in dropins and the archive is locked until websphere is stopped.

I'm not having any issues when adding the same test archive by dropping it manually into dropins. The tests are not executed then, it's only "deployed".

from liberty-arquillian.

Azquelt avatar Azquelt commented on June 13, 2024

Hi @codingchili I'm guessing you're using the remote container (Based on server returned response: HTTP/1.1 400 Bad Request)?

If so could you open a separate issue and also check the messages log of the server for any relevant messages?

The issue I reported here is a result of the managed container not waiting for the server to unlock the file so it could be deleted. If you're using the remote container, then the container makes a call to the remote liberty server which is then responsible for deleting the file. So it could be a problem with the remote container, or a problem with Liberty itself. Raise a new issue and include the messages log from around the time the failure occurred and we can investigate.

from liberty-arquillian.

Azquelt avatar Azquelt commented on June 13, 2024

The managed container issue where the file is not deleted because it is locked should be fixed by #46 but I should also check whether that fixes the exception message that's returned if the deletion still fails.

from liberty-arquillian.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.