-
## Description
Chef keeps running `windows_user` with empty password even though no changes have been made.
## Chef Version
* `13.9.4`
## Platform Version
* Windows Server 2012 R2
##…
-
# Steps to reproduce
* `docker pull skejven/aet_karaf:0.7.0`
* `docker run -p 8181:8181 skejven/aet_karaf:0.7.0`
* go to http://localhost:8181/system/console/configMgr/com.cognifide.aet.worker.dr…
-
### Version used
* `AET 2.1.6`
### Context of the issue/feature
Currently our bundles final name (filename) consist of groupID, artifactId and version (and extension of course). This might be…
-
**Instance setup:**
1. Windows PC with 2 VM's installed using cookbook for windows https://github.com/Cognifide/aet-cookbook/pull/9 created by @karoldrazek
2. network for VM's using NAT - all relev…
-
Following steps should help upgrading to newest Karaf framework
Phase A:
---------
1. Remove start level from `aet-features.xml` file (so that default is used).
2. Group dependencies into sub-…
-
There's a warning about not existing directory during service (re)start. Karaf has been deployed on CentOS 6 box.
```
[root@aet-worker2 data]# /etc/init.d/karaf start
Starting karaf: runuser: war…
-
During one of the code reviews, I noticed that the [sources of AET are written in Java 7](https://github.com/Cognifide/aet/blob/master/pom.xml#L115) (this is used later on in the [Maven Compiler plugi…