Issue 1 looks like a browser cache issue. The url
"/pulse/j_spring_security_check"
is no longer used by Spring Security after upgraded it to the latest
version in Geode1.0. Clean your browser cache and try the
http://host:port/pulse
and see if you will get redirected correctly.

I wasn't able to reproduce issue 3, but I am on a Mac and I am using gfsh
to start a server, not using spring boot.

On Wed, Nov 16, 2016 at 8:24 AM, Thacker, Dharam <
[email protected]> wrote:

> Re-attaching file! [Screenshot was deleted]
>
>
>
> Regards,
>
> Dharam
>
>
>
> *From:* Thacker, Dharam
> *Sent:* Wednesday, November 16, 2016 12:52 PM
> *To:* '[email protected]'; '[email protected]'
> *Subject:* RE: Multiple issues with Pulse (1.0.0.Incubating)
>
>
>
> Here is an evidence to support point 3. We have observed this in windows
> though but issue 3 didn’t appear in linux.
>
>
>
> You can notice that it was abruptly disconnected when I terminated my
> server running as spring boot app and later on neither it allowed to
> connect to locator nor it allowed to start locator on same port!
>
>
>
>
>
>
>
> Thanks,
>
> Dharam
>
>
>
> *From:* Dharam Thacker [mailto:[email protected]
> <[email protected]>]
> *Sent:* Wednesday, November 16, 2016 11:48 AM
> *To:* [email protected]; [email protected]
> *Subject:* Multiple issues with Pulse (1.0.0.Incubating)
>
>
>
> Hi Team,
>
> We are seeing multiple issues with pulse in latest version of Apache
> geode. (It was fine till M3)
>
> 1) Unable to login from Firefox,only works with IE
>
> Error:
>
> HTTP ERROR 404
>
> Problem accessing /pulse/j_spring_security_check
>
> Reason:
>
>     Not Found
>
> Even within IE, it does not open pulse consistently and we get error 503
> sometimes due to issue explained in point 3)
>
> 2) Bugs in pulse statistics as per pulse logs,
>
> [INFO 2016/11/10 21:20:40.594 IST PULSE-dharam-ThinkPad-Edge-E431:1099:null
> tid=0x6d] (msgTID=109 msgSN=18882) [PULSE]
> [org.apache.geode.tools.pulse.internal.log.PulseLogWriter]
> ************************Unexpected type for attribute: AverageWrites
> Expected type: java.lang.Double Received type:
> java.lang.Float************************
>
> [INFO 2016/11/10 21:20:45.594 IST PULSE-dharam-ThinkPad-Edge-E431:1099:null
> tid=0x6d] (msgTID=109 msgSN=18883) [PULSE]
> [org.apache.geode.tools.pulse.internal.log.PulseLogWriter]
> ************************Unexpected type for attribute: DiskWritesRate
> Expected type: java.lang.Double Received type:
> java.lang.Float************************
>
> [INFO 2016/11/10 21:20:45.595 IST PULSE-dharam-ThinkPad-Edge-E431:1099:null
> tid=0x6d] (msgTID=109 msgSN=18884) [PULSE]
> [org.apache.geode.tools.pulse.internal.log.PulseLogWriter]
> ************************Unexpected type for attribute: AverageWrites
> Expected type: java.lang.Double Received type:
> java.lang.Float************************
>
> [INFO 2016/11/10 21:20:45.595 IST PULSE-dharam-ThinkPad-Edge-E431:1099:null
> tid=0x6d] (msgTID=109 msgSN=18885) [PULSE]
> [org.apache.geode.tools.pulse.internal.log.PulseLogWriter]
> ************************Unexpected type for attribute: AverageReads
> Expected type: java.lang.Double Received type:
> java.lang.Float************************
>
> [INFO 2016/11/10 21:20:45.595 IST PULSE-dharam-ThinkPad-Edge-E431:1099:null
> tid=0x6d] (msgTID=109 msgSN=18886) [PULSE]
> [org.apache.geode.tools.pulse.internal.log.PulseLogWriter]
> ************************Unexpected type for attribute: QueryRequestRate
> Expected type: java.lang.Double Received type:
> java.lang.Float************************
>
> [INFO 2016/11/10 21:20:45.595 IST PULSE-dharam-ThinkPad-Edge-E431:1099:null
> tid=0x6d] (msgTID=109 msgSN=18887) [PULSE]
> [org.apache.geode.tools.pulse.internal.log.PulseLogWriter]
> ************************Unexpected type for attribute: DiskReadsRate
> Expected type: java.lang.Double Received type:
> java.lang.Float************************
>
> [INFO 2016/11/10 21:20:45.596 IST PULSE-dharam-ThinkPad-Edge-E431:1099:null
> tid=0x6d] (msgTID=109 msgSN=18888) [PULSE]
> [org.apache.geode.tools.pulse.internal.log.PulseLogWriter]
> ************************Unexpected type for attribute: DiskWritesRate
> Expected type: java.lang.Double Received type:
> java.lang.Float************************
>
> [INFO 2016/11/10 21:20:45.596 IST PULSE-dharam-ThinkPad-Edge-E431:1099:null
> tid=0x6d] (msgTID=109 msgSN=18889) [PULSE]
> [org.apache.geode.tools.pulse.internal.log.PulseLogWriter]
> ************************Unexpected type for attribute: DiskReadsRate
> Expected type: java.lang.Double Received type:
> java.lang.Float************************
>
> [INFO 2016/11/10 21:20:45.596 IST PULSE-dharam-ThinkPad-Edge-E431:1099:null
> tid=0x6d] (msgTID=109 msgSN=18890) [PULSE]
> [org.apache.geode.tools.pulse.internal.log.PulseLogWriter]
> ************************Unexpected type for attribute: CpuUsage Expected
> type: java.lang.Double Received type: java.lang.Float***************
> *********
>
> [INFO 2016/11/10 21:20:45.596 IST PULSE-dharam-ThinkPad-Edge-E431:1099:null
> tid=0x6d] (msgTID=109 msgSN=18891) [PULSE]
> [org.apache.geode.tools.pulse.internal.log.PulseLogWriter]
> ************************Unexpected type for attribute: AverageReads
> Expected type: java.lang.Double Received type:
> java.lang.Float************************
>
> 3) Related to locator : gfsh disconnects from cluster abruptly
>
> Steps to reproduce:
>
> 1) Start simple locator from gfsh
>
> start locator --name=locator1
>
> 2) Start server *from spring boot* with minimal configuration
> (locators[10334]) and at least 1 region filled with data
>
> 3) Kill the server
>
> 4) You will see gfsh gets disconnected from cluster
>
> 5) And even most of the time locator gets killed
>
> 6) Post 7070 for HTTP goes into TIME_WAIT state and you will have to
> manually kill PID of process.
>
>
>
> Thanks & Regards,
>
> Dharam
>
>
>
> This email is confidential and subject to important disclaimers and
> conditions including on offers for the purchase or sale of securities,
> accuracy and completeness of information, viruses, confidentiality, legal
> privilege, and legal entity disclaimers, available at
> http://www.jpmorgan.com/pages/disclosures/email
>



-- 
Cheers

Jinmei

Reply via email to