GithubHelp home page GithubHelp logo

Comments (3)

pshipton avatar pshipton commented on May 30, 2024

@mpirvu fyi

from openj9.

mpirvu avatar mpirvu commented on May 30, 2024

Just an observation: the output from the failed test shows:

 [ERR] /home/jenkins/workspace/Test_openjdk8_j9_sanity.functional_s390x_linux_Nightly_testList_0/aqa-tests/TKG/../../jvmtest/functional/cmdLineTests/jitserver/jitserverconfig.sh: line 30: lsof: command not found

So, the machine does not have lsof installed and the test harness will not be able to tell which ports are busy. This may result in "port is in use" type of errors, but this error here is different.

Another observation:

[ERR] JITServer is currently a technology preview. Its use is not yet supported.

I though we deleted those messages on all platforms.

from openj9.

mpirvu avatar mpirvu commented on May 30, 2024

The diagnostic info shows that the client cannot connect to the server for compilation requests:

[ERR] #FAILURE:  JITServer::StreamFailure: Connect failed: Connection refused for sun/reflect/Reflection.getCallerClass()Ljava/lang/Class; @ cold
....
 [ERR] #JITServer: t=    50 Could not connect to a server. Next attempt in 2000 ms.
 [ERR] #JITServer: t=    50 Resetting activation policy to AGGRESSIVE because client has lost connection to server
 [ERR] #JITServer: JITServer StreamFailure (server unreachable before the termination message was sent): Connect failed: Connection refused

The test fails because the output finds "Connection refused". It's not clear whether the health port is also refusing connections. Probably not.
The server is still active, or at least it didn't crash because we can read its PID after the client finishes.

from openj9.

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.