-
Using the following relevant docker-compose config:
```
killbill:
restart: unless-stopped
image: killbill/killbill:0.18.8
environment:
- KILLBILL_CONFIG_DAO_URL=jdbc:mysql://…
-
**Steps to reproduce:**
1. Upload the following catalog:
```
2010-02-08T00:00:00+00:00
Cloud
IN_ARREAR
USD
…
-
Particularly [this](https://github.com/killbill/killbill-paypal-express-plugin/blob/cd867c1eabd9261e58914d3a6e719b92f658d074/lib/paypal_express/application.rb#L60) error.
I am getting an error when…
-
See:
* https://github.com/killbill/killbill-oss-parent/pull/374
* https://github.com/killbill/killbill-oss-parent/pull/411
* https://github.com/killbill/killbill-oss-parent/pull/420
* https://gi…
-
**Steps to reproduce:**
1. Set `org.killbill.server.test.mode=true `. (Trailing space after `true`)
2. Start KB server
3. Move the clock - an error occurs.
This would need to be fixed for proper…
-
Seen in the field (unsure how to reproduce it):
```
2017-02-23T10:47:00,184+0000 lvl='ERROR', log='KillbillLogWriter', th='Thread-26', xff='', rId='', aRId='14616', tRId='2125', Fatal Notification…
-
https://github.com/killbill/killbill-adyen-plugin/blob/e4fcf8e50f0c0a7c2ad8a5b212ad4a40ed58a806/src/main/java/org/killbill/billing/plugin/adyen/client/model/NotificationItem.java#L46
Hi @pierre @sb…
-
See:
* https://github.com/killbill/killbill/pull/635
* https://github.com/killbill/killbill/pull/638
* https://github.com/killbill/killbill/pull/665
* https://github.com/killbill/killbill/pull/6…
-
It would be good to upgrade to java 17 so that the Kill Bill container is aware of the host resources that are actually available to it as specified in the kubernetes pod specification and underlying …
-
The issue was reported on the [mailing list](https://groups.google.com/forum/#!searchin/killbilling-users/azim%7Csort:relevance/killbilling-users/i9HESgr_RSI/mPxXBSViAwAJ), and i could easily reproduc…