Re: Problems creating new Project

2025-02-12 Thread Maik Musall via Webobjects-dev
Hi all, that is operated by Henrique Prange. I’ll give him a nudge via Slack. Maik > Am 12.02.2025 um 23:52 schrieb Ramsey Gurley : > > It seems like the server is down. > > http://maven.wocommunity.org/ > > All your maven builds and archetypes are broken while that is down. Maybe > Maik ca

Re: Problems creating new Project

2025-02-12 Thread Ramsey Gurley via Webobjects-dev
It seems like the server is down. http://maven.wocommunity.org/ All your maven builds and archetypes are broken while that is down. Maybe Maik can help out here. On 2/13/25 6:24 AM, Theodore Petrosky via Webobjects-dev wrote: I have the same problem!!! When I click the Verify button I get

That pesky Amount read didn't match content-length ...

2025-02-12 Thread ocs--- via Webobjects-dev
Hi there, is there a known cure for the darned “IOException: Connection reset by peer: Amount read didn't match content-length” exception upon a file upload? Started to happening to us lately. Smaller files upload all right, bigger ones (from about 2 MB up) trigger this error. Increasing the Ja

Re: Quartz Scheduler -- Clustering

2025-02-12 Thread Samuel Pelletier via Webobjects-dev
Hi Jesse, I use ERQuartzScheduler in some apps, there is a Readme file in the source documentation folder that explain the basics. In my case, I start the scheduler on only one instance and add a entity to have the Job schedule persists in the database. Running multiple instances of a schedule