Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SCURLClassLoaderNPTests fails with jdk 11|15, openj9, mac. #58

Closed
sophia-guo opened this issue Dec 15, 2020 · 5 comments
Closed

SCURLClassLoaderNPTests fails with jdk 11|15, openj9, mac. #58

sophia-guo opened this issue Dec 15, 2020 · 5 comments
Labels
bug Something isn't working
Milestone

Comments

@sophia-guo
Copy link
Contributor

sophia-guo commented Dec 15, 2020

SCURLClassLoaderNPTest fails with jdk 11 |15, openj9, mac whit Number of FAILED tests: 32 out of 45.

https://github.com/AdoptOpenJDK/run-aqa/runs/1539659060?check_suite_focus=true

Running command: "/Users/runner/hostedtoolcache/jdk-11-openj9/1.0.0/x64/bin/java"  -Xcompressedrefs -Xjit -Xgcpolicy:gencon    -Xshareclasses:nonpersistent,controlDir=.,name=Sanity,expire=0 -Xscmx5M -cp ./Sanity/A.jar:./Sanity/ExtDir/A_Ext.jar jnurlcldr.shared.sanity.A_Main
Time spent starting: 6 milliseconds
Time spent executing: 50 milliseconds
Test result: FAILED
 [ERR] JVMSHRC005I No shared class caches available
 [ERR] JVMSHRC659E An error has occurred while opening shared memory
 [ERR] JVMSHRC336E Port layer error code = -174
 [ERR] JVMSHRC337E Platform error message: Invalid argument
 [ERR] JVMSHRC026E Cannot create cache of requested size: Please check your SHMMAX and SHMMIN settings
 [ERR] JVMSHRC663I Error recovery: destroyed semaphore set with id=65537 associated with shared class cache.
 [ERR] JVMSHRC840E Failed to start up the shared cache.
 [ERR] JVMJ9VM015W Initialization error for library j9shr29(11): JVMJ9VM009E J9VMDllMain failed
 [ERR] Error: Could not create the Java Virtual Machine.
 [ERR] Error: A fatal exception has occurred. Program will exit.
>> Success condition was not found: [Output match: Result=3]
>> Failure condition was not found: [Output match: LOCAL]
>> Failure condition was not found: [Output match: Unhandled Exception]
>> Failure condition was not found: [Output match: Exception:]
>> Failure condition was found: [Output match: Error:]
...

Similar to failure in #55 , which should be resolved by #56

@sophia-guo
Copy link
Contributor Author

@smlambert there are a few update about run-aqa, which should resolve some test failures and enable more tests. Could we release a new version and update v1 with the new release?

@sophia-guo sophia-guo changed the title SCURLClassLoaderNPTests fails with jdk 11, openj9, mac. SCURLClassLoaderNPTests fails with jdk 11|15, openj9, mac. Dec 15, 2020
@smlambert
Copy link
Contributor

Yes, makes sense to release a new version. Are all updates in? I can release something later tonight.

@sophia-guo
Copy link
Contributor Author

No rush. Only to make current run-aqa nightly workflow clear.

@sophia-guo
Copy link
Contributor Author

@smlambert Forgot I have permission in this repo. I updated. Thanks!

@karianna karianna added the bug Something isn't working label Dec 16, 2020
@sophia-guo
Copy link
Contributor Author

With v1 it should be fixed. Close it.

@karianna karianna added this to the December 2020 milestone Dec 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants