7 Mar
2014
7 Mar
'14
1:13 p.m.
Unfortunately, this made things worse. Here's what I did: # mysql -u root -p -e "grant all privileges on *.* to xwiki@localhost identified by 'xwiki'" (entered root password) Now I am getting an HTTP Status 500 error from tomcat with the following stack trace: http://pastebin.com/pFKrGcTx The most important line being probably: org.apache.commons.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory (Access denied for user 'xwiki'@'localhost' (using password: YES)) :-( -- View this message in context: http://xwiki.475771.n2.nabble.com/Logfile-Stack-traces-tp7589450p7589471.htm... Sent from the XWiki- Users mailing list archive at Nabble.com.