Re: PAX-WEB IllegalStateException with scavenging sessions

2016-09-16 Thread iJava
Hi Marc Thank you for your answer. I understand that it is open source project. That it is difficult to fix bugs etc. I really understand it. However, I ask about approximative time - this month, autumn, this year, beginning of the next year, next year. If the project is managed there must be

Re: PAX-WEB IllegalStateException with scavenging sessions

2016-09-12 Thread Marc Schlegel
Hi Pavel First, we need to figure out whats going wrong here. Since Pax-CDI is involved as well, it might be a bug there. Please keep in mind, we cannot give any dates about fixes. It will be fixed if somebody finds the time to work on the issue. I would love to see more companies involved in t

Re: PAX-WEB IllegalStateException with scavenging sessions

2016-09-09 Thread iJava
Hi Achim Can you say when approximatively this bug will be fixed? Best regards. воскресенье, 28 августа 2016 г., 18:25:38 UTC+3 пользователь Achim Nierbeck написал: > > Hi Pavel, > > thanks for the hints. So indeed it's something else tracking or keeping > references to something that isn't

Re: PAX-WEB IllegalStateException with scavenging sessions

2016-08-28 Thread 'Achim Nierbeck' via OPS4J
Hi Pavel, thanks for the hints. So indeed it's something else tracking or keeping references to something that isn't accessible anymore. Looks like the Weld part (at least from your stack-traces) keep track of something that isn't available anymore in the session. As the session has been terminate

Re: PAX-WEB IllegalStateException with scavenging sessions

2016-08-28 Thread iJava
Hi Achim, I didn't answer because I didn't get this exception and I thought that the problem was in my configuration. However, I started getting this exception again. I tried to understand - what is the problem, sometimes I have this exception in great number, sometimes everything is ok. And I

Re: PAX-WEB IllegalStateException with scavenging sessions

2016-08-24 Thread 'Achim Nierbeck' via OPS4J
Hi, the problem with the bug is, there seems to be no easy way of recreation this via an pax-exam integration test. Without such a Test it is really hard to look for a solution. At the time I already did take a look at the sources but couldn't find an apparent reason for this to appear. Now does i

PAX-WEB IllegalStateException with scavenging sessions

2016-08-23 Thread iJava
Hi all, I use pax-web 6.0.0-snapshot and my log is full of exceptions because of this bug https://ops4j1.jira.com/browse/PAXWEB-760 I added my comments to bug tracker and noted that this bug is two year old. Is this bug so difficult to fix? What consequences can this bug lead? -- -- --