On Tue, Jan 15, 2019 at 8:31 PM prasoon sharma
wrote:
> Hi
> I used the tutorial at
> https://www.rosehosting.com/blog/how-to-install-tomcat-8-on-a-centos-6-vps/
> and
> some tips from
>
> https://www.openprogrammer.info/2015/06/14/how-to-install-java-8-and-tomcat-8-on-centos-6-as-service/
> I ha
On 15/01/2019 12:31, prasoon sharma wrote:
> Hi
> I used the tutorial at
> https://www.rosehosting.com/blog/how-to-install-tomcat-8-on-a-centos-6-vps/
> and
> some tips from
> https://www.openprogrammer.info/2015/06/14/how-to-install-java-8-and-tomcat-8-on-centos-6-as-service/
> I have configured
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Ravi,
On 1/15/19 09:41, Ravi Kumar wrote:
> Please find my web.xml configuration file attached.
I don't see anything configured that looks like it might be an
"ignoreETagFilter". Did you configure it somewhere else?
- -chris
> On Tue, Jan 15, 201
On 15/01/2019 18:36, Tim K wrote:
> Question: what's considered a "large" cluster I've seen a lot of
> documentation about small vs large but I'd like to know what is considered
> large. Could the DeltaManager handle one single cluster (all-to-all) with
> 8 members with 8GB allocated to each jvm
On Tue, Jan 15, 2019, 12:51 PM Tim K On Tue, Jan 15, 2019, 4:10 AM Keiichi Fujino
>> Hi
>>
>> If you use StaticMembershipInterceptor, you must set the
>> Cluster#channelStartOptions to 3 to avoid starting membershipservice.
>> If you are using Tomcat 9, you can also use StaticMembershipService
>>
On Tue, Jan 15, 2019, 4:10 AM Keiichi Fujino Hi
>
> If you use StaticMembershipInterceptor, you must set the
> Cluster#channelStartOptions to 3 to avoid starting membershipservice.
> If you are using Tomcat 9, you can also use StaticMembershipService instead
> of StaticMembershipInterceptor.
>
>
>
Hi Chris,
Please find my web.xml configuration file attached.
Thank you !
On Tue, Jan 15, 2019 at 7:44 PM Christopher Schultz <
ch...@christopherschultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Mark,
>
> On 1/15/19 06:12, Mark Thomas wrote:
> > On 15/01/2019 10:43, Ra
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Ismael,
On 1/15/19 06:32, Ismael López Quintero wrote:
> Great, then I must think that it must be an OOME error.
Don't guess: verify. It may take some time, but it's definitely worth
tracking this down to determine the real cause. Otherwise, you ar
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Ismael,
On 1/15/19 05:24, Ismael López Quintero wrote:
> Sorry by the late to answer but I've been ill.
>
> The system were down on 2018/11/28 at night. It seems that is was a
> Chinese attack (by the logged ips). Now I will show them...
>
> These
On 15/01/2019 14:14, Christopher Schultz wrote:
> Mark,
>
> On 1/15/19 06:12, Mark Thomas wrote:
>> On 15/01/2019 10:43, Ravi Kumar wrote:
>>> Hi All,
>>>
>>> I am facing an issue. It is kind of Security issue as Tomcat's
>>> ETag header in Response header can reveal vital info.
>
>> What vital i
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Mark,
On 1/15/19 06:12, Mark Thomas wrote:
> On 15/01/2019 10:43, Ravi Kumar wrote:
>> Hi All,
>>
>> I am facing an issue. It is kind of Security issue as Tomcat's
>> ETag header in Response header can reveal vital info.
>
> What vital info? The E
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Keiichi,
On 1/15/19 04:10, Keiichi Fujino wrote:
> Hi
>
> If you use StaticMembershipInterceptor, you must set the
> Cluster#channelStartOptions to 3 to avoid starting
> membershipservice. If you are using Tomcat 9, you can also use
> StaticMember
Hi
I used the tutorial at
https://www.rosehosting.com/blog/how-to-install-tomcat-8-on-a-centos-6-vps/ and
some tips from
https://www.openprogrammer.info/2015/06/14/how-to-install-java-8-and-tomcat-8-on-centos-6-as-service/
I have configured it at 8081 port
On Tue, Jan 15, 2019 at 4:14 PM Mark Tho
Hi Mark,
Thank you for response. Could you please point me to any specific resource
/ link that would help achieve this?
Appreciate your help !
On Tue, Jan 15, 2019 at 4:42 PM Mark Thomas wrote:
> On 15/01/2019 10:43, Ravi Kumar wrote:
> > Hi All,
> >
> > I am facing an issue. It is kind of Sec
Great, then I must think that it must be an OOME error.
Thank you so much.
--
Fdo.: Ismael López Quintero.
Ingeniero de Software.
Correo electrónico: ilopezqu...@gmail.com.
Sitio Web: http://www.desarrolladorsoftware.com/
Huelva. España.
-Mensaje original-
De: Mark Thomas [mailto:ma..
On 15/01/2019 03:39, Garret Wilson wrote:
> On 1/9/2019 2:30 AM, Mark Thomas wrote:
>> …
>> Create yourself an account at https://wiki.apache.org/tomcat (click
>> login then create an account) and let the list know your ID. Then one of
>> the admins can add you to the allowed editors.
>
>
> I was
On 15/01/2019 10:43, Ravi Kumar wrote:
> Hi All,
>
> I am facing an issue. It is kind of Security issue as Tomcat's ETag header
> in Response header can reveal vital info.
What vital info? The ETag is constructed from the content length and the
last modified date.
> We want to disable / turnoff
Hi All,
I am facing an issue. It is kind of Security issue as Tomcat's ETag header
in Response header can reveal vital info.
We want to disable / turnoff this ETag header of Tomcat webserver.
Referred this link :-
https://serverfault.com/questions/232763/how-to-disable-etag-headers-in-tomcat
but
On 15/01/2019 10:33, prasoon sharma wrote:
> Hi
> I am facing issue with Tomcat 8.5 on my Centos Server.
>
> I am getting HTTP 500 error as
>
> javax.servlet.ServletException: java.lang.NoClassDefFoundError: Could
> not initialize class org.apache.jasper.compiler.EncodingDetector
>
>
> Check th
On 15/01/2019 10:24, Ismael López Quintero wrote:
> Sorry by the late to answer but I've been ill.
>
> The system were down on 2018/11/28 at night. It seems that is was a Chinese
> attack (by the logged ips). Now I will show them...
>
> These lines are from localhost_access_log_2018_11_28.txt
>
Hi
I am facing issue with Tomcat 8.5 on my Centos Server.
I am getting HTTP 500 error as
javax.servlet.ServletException: java.lang.NoClassDefFoundError: Could
not initialize class org.apache.jasper.compiler.EncodingDetector
Check the detailed description at
https://stackoverflow.com/questions/5
Sorry by the late to answer but I've been ill.
The system were down on 2018/11/28 at night. It seems that is was a Chinese
attack (by the logged ips). Now I will show them...
These lines are from localhost_access_log_2018_11_28.txt
85.137.148.55 - - [28/Nov/2018:22:38:41 +] "GET
/api/weba
Hi
If you use StaticMembershipInterceptor, you must set the
Cluster#channelStartOptions to 3 to avoid starting membershipservice.
If you are using Tomcat 9, you can also use StaticMembershipService instead
of StaticMembershipInterceptor.
2019年1月10日(木) 22:39 Tim K :
> On Wed, Jan 9, 2019, 2:16 P
23 matches
Mail list logo