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

update #12

Open
wants to merge 43 commits into
base: master
Choose a base branch
from
Open

update #12

wants to merge 43 commits into from

Conversation

preussal
Copy link
Owner

@preussal preussal commented Oct 5, 2023

update

myii and others added 30 commits December 14, 2021 15:24
The service doesn't start due to this:

```
× tomcat.service - Apache Tomcat Web Application Container
     Loaded: loaded (/usr/lib/systemd/system/tomcat.service; enabled; vendor preset: disabled)
     Active: failed (Result: exit-code) since Mon 2022-04-11 15:28:05 UTC; 4min 9s ago
   Main PID: 538 (code=exited, status=1/FAILURE)

...: main class used: org.apache.catalina.startup.Bootstrap
...: flags used: -Djava.awt.headless=true -Xmx128m -XX:MaxPermSize=256m -Dlog4j.configuration=file:/tmp/log4j.properti>
...: options used: -Dcatalina.base=/usr/share/tomcat -Dcatalina.home=/usr/share/tomcat -Djava.endorsed.dirs= -Djava.io>
...: arguments used: start
...: NOTE: Picked up JDK_JAVA_OPTIONS:  --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL->
...: Unrecognized VM option 'MaxPermSize=256m'
...: Error: Could not create the Java Virtual Machine.
...: Error: A fatal exception has occurred. Program will exit.
...: tomcat.service: Main process exited, code=exited, status=1/FAILURE
...: tomcat.service: Failed with result 'exit-code'.
```
…-Fedora-36

fix(osfingermap): avoid `MaxPermSize` on Amazon & Fedora 36 (use `pillars_from_directories` to fix CI)
## [0.19.6](v0.19.5...v0.19.6) (2022-04-11)

### Bug Fixes

* **osfingermap:** avoid `MaxPermSize` on Amazon & Fedora 36 ([41d658f](41d658f))

### Continuous Integration

* use `pillars_from_directories` & `test/salt/pillar/top.sls` ([367e799](367e799))
* **kitchen+gitlab:** update for new pre-salted images [skip ci] ([3e9e196](3e9e196))
* update linters to latest versions [skip ci] ([db6759f](db6759f))
* **3003.1:** update inc. AlmaLinux, Rocky & `rst-lint` [skip ci] ([7a88235](7a88235))
* **gemfile:** allow rubygems proxy to be provided as an env var [skip ci] ([b89481d](b89481d))
* **gemfile+lock:** use `ssf` customised `inspec` repo [skip ci] ([cf42632](cf42632))
* **kitchen:** move `provisioner` block & update `run_command` [skip ci] ([23f24f0](23f24f0))
* **kitchen+ci:** update with `3004` pre-salted images/boxes [skip ci] ([9798e38](9798e38))
* **kitchen+ci:** update with latest `3003.2` pre-salted images [skip ci] ([fea89c5](fea89c5))
* **kitchen+ci:** update with latest CVE pre-salted images [skip ci] ([4675307](4675307))
* **kitchen+gitlab:** update for new pre-salted images [skip ci] ([8d9d8f9](8d9d8f9))
* add Debian 11 Bullseye & update `yamllint` configuration [skip ci] ([c54b128](c54b128))
* **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] ([1c77b57](1c77b57))
* add `arch-master` to matrix and update `.travis.yml` [skip ci] ([7d7ea4a](7d7ea4a))
* **kitchen+ci:** use latest pre-salted images (after CVE) [skip ci] ([da3c19f](da3c19f))
* **kitchen+gitlab:** adjust matrix to add `3003` [skip ci] ([411fcdf](411fcdf))

### Documentation

* **changelog:** merge old into the new [skip ci] ([762d155](762d155))

### Tests

* **_mapdata:** add verification files for `fedora-34` [skip ci] ([9460947](9460947))
* **_mapdata:** add verification files for `fedora-35` [skip ci] ([058ce44](058ce44))
* **_mapdata:** add verification files for `fedora-36` ([e6fa640](e6fa640))
* **debian-11:** add verification files & update all tests [skip ci] ([52b29a1](52b29a1))
* **system:** add `build_platform_codename` [skip ci] ([5463aac](5463aac))
* standardise use of `share` suite & `_mapdata` state [skip ci] ([b39bbea](b39bbea))
myii added 13 commits April 18, 2022 23:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants