Re: wocommunity wiki is down

2017-06-21 Thread Pascal Robert
Server restarted itself 5 days ago, but PostgreSQL was not set to autostart. > Le 21 juin 2017 à 17:54, D Tim Cummings a écrit : > > Working now. Thanks > > >> On 21 Jun 2017, at 11:09, D Tim Cummings wrote: >> >>

Re: wocommunity wiki is down

2017-06-21 Thread D Tim Cummings
Working now. Thanks > On 21 Jun 2017, at 11:09, D Tim Cummings wrote: > > https://wiki.wocommunity.org/display/WEB/Home > > > gives me > > Service Temporarily Unavailable > > The server is temporarily unable to service

Re: Strange error

2017-06-21 Thread Chuck Hill
These are not the droids you are looking for. ERXEC installs the missing delegate. So using that, you won’t get the message below. But somewhere eo.editingContext() == null is still true. You never saw that message before using EOEditingContext as eo.editingContext() was not null. Perhaps

Re: Strange error

2017-06-21 Thread Markus Ruggiero
Hi Chuck, I just got more info from the customer and was able to reproduce this in my dev env. It was easy to fix but I have no idea why it did not work before. We did restructure the Resources/Properties and the customer claims that the issue did show up afterwards. This fetch resulted in

Re: Strange error

2017-06-21 Thread Chuck Hill
Hi Markus, The root cause was that the user did something (most likely, though a rare code bug is also a possibility) so that they were working with an EO that was not registered in an EC. The messages below come from the code reporting this. Mostly I have seen this happen by the user

RE: [E] Re: Forbidden error 403 with WO and Apache 2.4

2017-06-21 Thread Soles, James T
Ted, Yes, we have the directory and file permissions set properly. I think we may have resolved this item late yesterday afternoon. I have to do some more testing today to prove it. It appears that we did not have the proper certificate files in place. Once the certificate files were

Strange error

2017-06-21 Thread Markus Ruggiero
A customer just reported a problem in a functionality that has not been touched for at least 3 years. > > Error: > java.lang.IllegalStateException: Found null delegate. You can disable this > check by setting er.extensions.ERXRaiseOnMissingEditingContextDelegate=false > in your