Skip to Content.
Sympa Menu

perfsonar-user - Re: [perfsonar-user] maddash erros

Subject: perfSONAR User Q&A and Other Discussion

List archive

Re: [perfsonar-user] maddash erros


Chronological Thread 
  • From: Andrew Lake <>
  • To: "Liu, Dengfeng (NIH/CIT) [C]" <>, perfsonar-user <>
  • Subject: Re: [perfsonar-user] maddash erros
  • Date: Tue, 25 Apr 2017 15:43:14 -0400
  • Ironport-phdr: 9a23:zcMqjBLrNu7kOs0n5tmcpTZWNBhigK39O0sv0rFitYgXKvzzrarrMEGX3/hxlliBBdydsKMazbaM+Pm7CSQp2tWoiDg6aptCVhsI2409vjcLJ4q7M3D9N+PgdCcgHc5PBxdP9nC/NlVJSo6lPwWB6nK94iQPFRrhKAF7Ovr6GpLIj8Swyuu+54Dfbx9GiTe5YL5+Nhq7oRveusULj4ZvKbs6xwfUrHdPZ+lY335jK0iJnxb76Mew/Zpj/DpVtvk86cNOUrj0crohQ7BAAzsoL2465MvwtRneVgSP/WcTUn8XkhVTHQfI6gzxU4rrvSv7sup93zSaPdHzQLspVzmu87tnRRn1gyocKTU37H/YhdBxjKJDoRKuuRp/w5LPYIqIMPZyZ77Rcc8GSWZEWMteWTZBAoehZIURCeQPM/tTo43kq1YOqBezAxSnCuHyxT9SnnL43a810+omHw7J0gIuHM8AvmrIo9juLqgeTfq4wbPSwDnfbf5b3yr25ojSchAmpPGBRa59cczMxkk1CQzEgEibp4r/MDOWyOsGrm+W4PBmVe2yi28qsB9+oiO1yscqlIbJmpsYx1bZ/it3x4Y1IMe3SE99YdO8DJRQsyaaOJBsTsMgWW5opjw1xqUdtp68eygK1I4rxwTCa/yBa4SH/wzsVOCeITd2mn1lfr2/iw+r/US50+H8WNO00FFPriVflNnDq2oN2ALd68iDUPR9/Vmu1iyJ1w/O6uBLP1s0mbDdK5E/3r48joYcsUDEHiDtgkn5lrOWel0/+uis5eTqbbfmqoWbN49uhQHyKqQumtCjAeQgKQgCRXOU+OS62bb+/kP5WK1HguAonqTaqpzXK94Xq6GkDwNP04su6A6zAjWp3dgCgHULMlJIdAiEgoXnIV3DIfT1APGiiFq2ijhr3erJPrj5D5XNMHfDlLDhcK5z60FCxgc/19Rf6IlQCr0bL/LzXVHxuMTZDh8/LQO03/7qBMhj2o4dQ26CDLWVPazPvVOS5+8iIPGAZIoPtzb8L/gl6eTujXg8mVIFZ6ap24YYaXCjE/t4OEWVe3zsjckdEWsSpAoxUPTqiEGeUT5Uf3uyR7wz5is1CIK9CofDQJqigKaY0CemBZ1ZeHpGB0uIEXfpbIWER+wMZDyILs9glDwESaauS5Un1R6wqA/21aBrIfTJ9S0F5trf040/w+zO0Vke+Dp7Acmb3CnNaUBU2Ugpe35+74tK6wQpxlqF3qZ1hfMeEd1Oz/VIUkE1MoCKi6RiBsr8QQXHd83MVU2rWJ3yGTwrQMk2xdYUJltmFs+Kjxbf0jCsDqNP0bGHGcpn3Ljb2i3YIcpnxmmO8KAighFyS81DJEWrneh5+hSFVN2BqFmQi6v/LfdU5yXK7mrWiDPW4Uw=

Hi,

You should be able to disable http in apache and listen only on https.

When you click on a box does it load everything except the graph? My best guess is because the graph is using an http URL and the browser doesn't like it when you mix http and https. By default it should be using a relative URL of /perfsonar-graphs/ which should keep things consistent. Have you by chance set graph_url any place (it may be multiple places) in /etc/perfsonar/meshconfig-guiagent.conf? If so, you can delete it or comment it out. You may have to wait for the checks to run again for the change to take effect, so it might not happen right away. If you have not set graph_url, I am not quite sure why it won’t load.

Thanks,
Andy


On April 25, 2017 at 2:59:13 PM, Liu, Dengfeng (NIH/CIT) [C] () wrote:

Thank you Andrew; You are right, the skipTableBuild is set to 1 and after change to 0, working fine.

Another problem is how to disble http and use https exclusively? when I use https, mouse click on the dashboard not working, while working fine when using http.


Dengfeng



From: Andrew Lake <>
Sent: Tuesday, April 25, 2017 2:24 PM
To: Liu, Dengfeng (NIH/CIT) [C]; perfsonar-user
Subject: Re: [perfsonar-user] maddash erros
 
Hi,


In, your /etc/maddash/maddash-server/maddash.yaml file do you have “skipTableBuild” set to 0? If so set it to 1 and restart maddash-server. It looks like your database did not get upgraded.

Thanks,
Andy


On April 25, 2017 at 1:39:09 PM, Liu, Dengfeng (NIH/CIT) [C] () wrote:

After upgrade, maddash can not boot with this error, any suggestion?

#######################################################

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.
MLog initialization issue: slf4j found no binding or threatened to use its (dangerously silent) NOPLogger. We consider the slf4j library not found.
java.sql.SQLDataException: An attempt was made to get a data value of type 'VARCHAR' from a data value of type 'java.sql.Clob'.
    at org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(Unknown Source)
    at org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(Unknown Source)
    at org.apache.derby.impl.jdbc.Util.generateCsSQLException(Unknown Source)
    at org.apache.derby.impl.jdbc.Util.generateCsSQLException(Unknown Source)
    at org.apache.derby.impl.jdbc.EmbedConnection.newSQLException(Unknown Source)
    at org.apache.derby.impl.jdbc.ConnectionChild.newSQLException(Unknown Source)
    at org.apache.derby.impl.jdbc.EmbedPreparedStatement.dataTypeConversion(Unknown Source)
    at org.apache.derby.impl.jdbc.EmbedPreparedStatement.checkClobConditions(Unknown Source)
    at org.apache.derby.impl.jdbc.EmbedPreparedStatement.setClob(Unknown Source)
    at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.setClob(NewProxyPreparedStatement.java:1164)
    at net.es.maddash.ConfigLoader.load(ConfigLoader.java:214)
    at net.es.maddash.MaDDashGlobals.load(MaDDashGlobals.java:297)
    at net.es.maddash.MaDDashGlobals.<init>(MaDDashGlobals.java:188)
    at net.es.maddash.MaDDashGlobals.getInstance(MaDDashGlobals.java:506)
    at net.es.maddash.Invoker.main(Invoker.java:55)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at com.simontuffs.onejar.Boot.run(Boot.java:340)
    at com.simontuffs.onejar.Boot.main(Boot.java:166)
Caused by: ERROR 22005: An attempt was made to get a data value of type 'VARCHAR' from a data value of type 'java.sql.Clob'.
    at org.apache.derby.iapi.error.StandardException.newException(Unknown Source)
    at org.apache.derby.impl.jdbc.SQLExceptionFactory.wrapArgsForTransportAcrossDRDA(Unknown Source)
    ... 21 more
Initialization error: Error loading database: An attempt was made to get a data value of type 'VARCHAR' from a data value of type 'java.sql.Clob'.
java.lang.RuntimeException: Error loading database: An attempt was made to get a data value of type 'VARCHAR' from a data value of type 'java.sql.Clob'.
    at net.es.maddash.ConfigLoader.load(ConfigLoader.java:482)
    at net.es.maddash.MaDDashGlobals.load(MaDDashGlobals.java:297)
    at net.es.maddash.MaDDashGlobals.<init>(MaDDashGlobals.java:188)
    at net.es.maddash.MaDDashGlobals.getInstance(MaDDashGlobals.java:506)
    at net.es.maddash.Invoker.main(Invoker.java:55)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at com.simontuffs.onejar.Boot.run(Boot.java:340)
    at com.simontuffs.onejar.Boot.main(Boot.java:166)



Archive powered by MHonArc 2.6.19.

Top of Page