Advertisement
Guest User

Untitled

a guest
Feb 14th, 2020
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.49 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3.  
  4. <head>
  5. <title>Payara Server 5.194 #badassfish - Error report</title>
  6. <style type="text/css">
  7. < !--H1 {
  8. font-family: Tahoma, Arial, sans-serif;
  9. color: white;
  10. background-color: #525D76;
  11. font-size: 22px;
  12. }
  13.  
  14. H2 {
  15. font-family: Tahoma, Arial, sans-serif;
  16. color: white;
  17. background-color: #525D76;
  18. font-size: 16px;
  19. }
  20.  
  21. H3 {
  22. font-family: Tahoma, Arial, sans-serif;
  23. color: white;
  24. background-color: #525D76;
  25. font-size: 14px;
  26. }
  27.  
  28. BODY {
  29. font-family: Tahoma, Arial, sans-serif;
  30. color: black;
  31. background-color: white;
  32. }
  33.  
  34. B {
  35. font-family: Tahoma, Arial, sans-serif;
  36. color: white;
  37. background-color: #525D76;
  38. }
  39.  
  40. P {
  41. font-family: Tahoma, Arial, sans-serif;
  42. background: white;
  43. color: black;
  44. font-size: 12px;
  45. }
  46.  
  47. A {
  48. color: black;
  49. }
  50.  
  51. HR {
  52. color: #525D76;
  53. }
  54.  
  55. -->
  56. </style>
  57. </head>
  58.  
  59. <body>
  60. <h1>HTTP Status 500 - Internal Server Error</h1>
  61. <hr />
  62. <p><b>type</b> Exception report</p>
  63. <p><b>message</b>Internal Server Error</p>
  64. <p><b>description</b>The server encountered an internal error that prevented it from fulfilling this request.</p>
  65. <p><b>exception</b>
  66. <pre>javax.servlet.ServletException: org.hibernate.exception.GenericJDBCException: Unable to acquire JDBC Connection</pre>
  67. </p>
  68. <p><b>root cause</b>
  69. <pre>org.hibernate.exception.GenericJDBCException: Unable to acquire JDBC Connection</pre>
  70. </p>
  71. <p><b>root cause</b>
  72. <pre>java.sql.SQLException: Error in allocating a connection. Cause: Connection could not be allocated because: FATAL: la autentificaci�n password fall� para el usuario �postres� &#40;pgjdbc: autodetected server-encoding to be ISO-8859-1, if the message is not readable, please check database logs and/or host, port, dbname, user, password, pg_hba.conf&#41;</pre>
  73. </p>
  74. <p><b>root cause</b>
  75. <pre>javax.resource.spi.ResourceAllocationException: Error in allocating a connection. Cause: Connection could not be allocated because: FATAL: la autentificaci�n password fall� para el usuario �postres� &#40;pgjdbc: autodetected server-encoding to be ISO-8859-1, if the message is not readable, please check database logs and/or host, port, dbname, user, password, pg_hba.conf&#41;</pre>
  76. </p>
  77. <p><b>root cause</b>
  78. <pre>com.sun.appserv.connectors.internal.api.PoolingException: Connection could not be allocated because: FATAL: la autentificaci�n password fall� para el usuario �postres� &#40;pgjdbc: autodetected server-encoding to be ISO-8859-1, if the message is not readable, please check database logs and/or host, port, dbname, user, password, pg_hba.conf&#41;</pre>
  79. </p>
  80. <p><b>root cause</b>
  81. <pre>com.sun.appserv.connectors.internal.api.PoolingException: Connection could not be allocated because: FATAL: la autentificaci�n password fall� para el usuario �postres� &#40;pgjdbc: autodetected server-encoding to be ISO-8859-1, if the message is not readable, please check database logs and/or host, port, dbname, user, password, pg_hba.conf&#41;</pre>
  82. </p>
  83. <p><b>root cause</b>
  84. <pre>com.sun.appserv.connectors.internal.api.PoolingException: Connection could not be allocated because: FATAL: la autentificaci�n password fall� para el usuario �postres� &#40;pgjdbc: autodetected server-encoding to be ISO-8859-1, if the message is not readable, please check database logs and/or host, port, dbname, user, password, pg_hba.conf&#41;</pre>
  85. </p>
  86. <p><b>root cause</b>
  87. <pre>javax.resource.spi.ResourceAllocationException: Connection could not be allocated because: FATAL: la autentificaci�n password fall� para el usuario �postres� &#40;pgjdbc: autodetected server-encoding to be ISO-8859-1, if the message is not readable, please check database logs and/or host, port, dbname, user, password, pg_hba.conf&#41;</pre>
  88. </p>
  89. <p><b>root cause</b>
  90. <pre>org.postgresql.util.PSQLException: FATAL: la autentificaci�n password fall� para el usuario �postres� &#40;pgjdbc: autodetected server-encoding to be ISO-8859-1, if the message is not readable, please check database logs and/or host, port, dbname, user, password, pg_hba.conf&#41;</pre>
  91. </p>
  92. <p><b>note</b> <u>The full stack traces of the exception and its root causes are available in the Payara Server
  93. 5.194 #badassfish logs.</u></p>
  94. <hr />
  95. <h3>Payara Server 5.194 #badassfish</h3>
  96. </body>
  97.  
  98. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement