Git Product home page Git Product logo

Comments (3)

 avatar commented on May 24, 2024

actually it works if I use standard empty tomcat. but it failed with our application, which runs on Tomcat.
please help to figure out the root cause, or at least explain code 802 means. thanks.

from chaosblade.

xcaspar avatar xcaspar commented on May 24, 2024

actually it works if I use standard empty tomcat. but it failed with our application, which runs on Tomcat.
please help to figure out the root cause, or at least explain code 802 means. thanks.

@ueddieu The meaning of the 802 error code is that the call to the embedded sandbox service failed.

The root cause of this problem is that the sandbox has been attached, but the blade is using a new port to attach. The reason the blade uses the new port might be:

  1. The sandbox is not attached by blade.
  2. The chaosblade.dat file has been deleted.

There are two solutions:
a. Restart the application and re-execute the prepare command
b. Execute sh lib/sandbox/bin/sandbox.sh -S -p PID command in the chaosblade directory to close sandbox and re-execute the prepare command.

from chaosblade.

xcaspar avatar xcaspar commented on May 24, 2024

@ueddieu I will close the issue, if you still have problems you can reopen it.

from chaosblade.

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.