Skip to Content.
Sympa Menu

perfsonar-user - [perfsonar-user] HTTP proxy error in maddash central server

Subject: perfSONAR User Q&A and Other Discussion

List archive

[perfsonar-user] HTTP proxy error in maddash central server


Chronological Thread 
  • From: Adil Zahir <>
  • To: "" <>
  • Cc: Italo Da Silva Brito <>, Renata Frez <>
  • Subject: [perfsonar-user] HTTP proxy error in maddash central server
  • Date: Wed, 8 Apr 2020 21:49:48 +0000
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=fiu.edu; dmarc=pass action=none header.from=fiu.edu; dkim=pass header.d=fiu.edu; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=5HO39ttOIi6XPaf7o5ocjUZSJOnez8kq6IAMthl8XNE=; b=iybQPpvUQpLtEw2jS0FArwERI9Yj5c9+sQv1isgZS7Tkq7gm2BDgONd+Itm0kGUe4MFTIiwgNsDnYDk7Thd5QwYnKg+ncTRuRF9fCyIGJt2XkmE1B4zhGSiiXLNcodaQMpqPcnwYwaARstKFFPsepIAqymV/rnzREqJ2v1N4k9VldFwbWDW0m11S0cgWmjyHpEMNst3qqKHHY4CfzZMfjkv88c/g3MV45vWiV6vfYJnPkyeE6KOOMJLa0MSmGIHxh73oVPy0DLoNZR0ZQf0wazmOkKAMaO0PX/DUyidfEuBIAEnfi6ooQmtbhEaoLgeelPRu5DNtqUYSFP5/J9DhFw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=VzdaRZs86rJ5DP1snGtnzLO+fGuWNZQAcGUcCk1YeM1XpXpA0Ron2ZWQIaqNPzlRKfne78DDbvpUItU6N/76IAtSUbuP+Cnh3DzjGCzBTRN0MUQxjoRbwTZiHlrSa792jPBIXVcJ4tEuMAyDlqt1dimVkVMSrVZbfLmOWcqjSZ++rXRKBkLVdsWyt55/jfBiurMMy9snnMwfTwoZDDeMYkRPqIYVG6tbrigR6mcWeorEapQNPiSOmMu2C6AEoDoiM4SVMcB1ZvvDl0to4I5xQtFs7hORxtsbMvSiEaSanB4tqM7CUNA81jOUzTWQz0kpX3XkM/ufvd/1qfRSOHx0Kg==

Hi all,

 

We have a central MA with Maddash after we updated SSL certification and for some reason it throws errors like this in /var/log/httpd/error_log.

 

[Wed Apr 08 10:40:06.022196 2020] [proxy_http:error] [pid 11445] (70007)The timeout specified has expired: [client.X.X.X:48640] AH01102: error reading status line from remote server localhost:8881

[Wed Apr 08 10:40:06.022345 2020] [proxy:error] [pid 11445] [client.X.X:48640] AH00898: Error reading from remote server returned by /maddash/grids/ +-+Ping+Loss/10.7.27.2/10.7.27.1/Loss

[Wed Apr 08 10:40:07.547192 2020] [proxy_http:error] [pid 9948] (70007)The timeout specified has expired: [client X.X.X.X:49006] AH01102: error reading status line from remote server localhost:8881

[Wed Apr 08 10:40:07.547242 2020] [proxy:error] [pid 9948] [client X.X.X.X:49006] AH00898: Error reading from remote server returned by /maddash/grids/ Ping+Loss/10.7.27.1/10.7.27.2/Loss

 

 

That error is because Apache can’t connect to the local maddash-server process, but after restarting httpd and maddash it seems the previous errors have gone.

 

Here the log of /var/log/maddash/maddash-server.out

 

JarClassLoader: Warning: com/mchange/v1/identicator/IdHashKey.class in lib/mchange-commons-java-0.2.11.jar is hidden by lib/c3p0-0.9.1.1.jar (with different bytecode)

JarClassLoader: Warning: com/mchange/v2/log/FallbackMLog$1.class in lib/mchange-commons-java-0.2.11.jar is hidden by lib/c3p0-0.9.1.1.jar (with different bytecode)

JarClassLoader: Warning: com/mchange/v1/identicator/IdWeakHashMap$1.class in lib/mchange-commons-java-0.2.11.jar is hidden by lib/c3p0-0.9.1.1.jar (with different bytecode)

JarClassLoader: Warning: com/mchange/v2/codegen/bean/PropertyBeanGenerator.class in lib/mchange-commons-java-0.2.11.jar is hidden by lib/c3p0-0.9.1.1.jar (with different bytecode)

JarClassLoader: Warning: com/mchange/v2/async/Queuable.class in lib/mchange-commons-java-0.2.11.jar is hidden by lib/c3p0-0.9.1.1.jar (with different bytecode)

JarClassLoader: Warning: com/mchange/v2/util/DoubleWeakHashMap$UserEntry.class in lib/mchange-commons-java-0.2.11.jar is hidden by lib/c3p0-0.9.1.1.jar (with different bytecode)

JarClassLoader: Warning: com/mchange/v2/codegen/bean/PropertyComparator.class in lib/mchange-commons-java-0.2.11.jar is hidden by lib/c3p0-0.9.1.1.jar (with different bytecode)

JarClassLoader: Warning: com/mchange/v2/encounter/EqualityEncounterCounter.class in lib/mchange-commons-java-0.2.11.jar is hidden by lib/c3p0-0.9.1.1.jar (with different bytecode)

JarClassLoader: Warning: com/mchange/v2/coalesce/CoalesceChecker.class in lib/mchange-commons-java-0.2.11.jar is hidden by lib/c3p0-0.9.1.1.jar (with different bytecode)

JarClassLoader: Warning: com/mchange/v2/ser/IndirectPolicy.class in lib/mchange-commons-java-0.2.11.jar is hidden by lib/c3p0-0.9.1.1.jar (with different bytecode)

JarClassLoader: Warning: com/mchange/v2/log/log4j/Log4jMLog$Log4jMLogger.class in lib/mchange-commons-java-0.2.11.jar is hidden by lib/c3p0-0.9.1.1.jar (with different bytecode)

JarClassLoader: Warning: com/mchange/v2/sql/filter/RecreatePackage.class in lib/mchange-commons-java-0.2.11.jar is hidden by lib/c3p0-0.9.1.1.jar (with different bytecode)

JarClassLoader: Warning: com/mchange/v2/cfg/CombinedMultiPropertiesConfig.class in lib/mchange-commons-java-0.2.11.jar is hidden by lib/c3p0-0.9.1.1.jar (with different bytecode)

JarClassLoader: Warning: com/mchange/v2/holders/ChangeNotifyingSynchronizedIntHolder.class in lib/mchange-commons-java-0.2.11.jar is hidden by lib/c3p0-0.9.1.1.jar (with different bytecode)

SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".

SLF4J: Defaulting to no-operation (NOP) logger implementation

SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.

Apr 08, 2020 4:15:10 PM org.glassfish.grizzly.http.server.NetworkListener start

INFO: Started listener bound to [localhost:8881]

Apr 08, 2020 4:15:10 PM org.glassfish.grizzly.http.server.HttpServer start

INFO: [HttpServer] Started.

 

 

 

I want ask you how can we troubleshoot this error to get more information.

 

 

 

Regards,

Adil Zahir

 

 

 

 

 

 

 

 



  • [perfsonar-user] HTTP proxy error in maddash central server, Adil Zahir, 04/08/2020

Archive powered by MHonArc 2.6.19.

Top of Page