Stax Developer Community

Developer Community

siva
siva
  • India

siva's Discussions

MySql db is not responding properly
3 Replies

As mysql db was not responding properly, I kept the db in sleep mode and tried to awake it up. But not able to awake up. Is there any problem with DB?Error:<html> <head><title>504…Continue

Started this discussion. Last reply by Spike Washburn May 18, 2010.

 

siva's Page

Latest Activity

andre m commented on siva's blog post 'Web Application with Struts2 + Hibernate + MySql'
sorry xml missing again... basically my question is did you make sure you have the full: < stax-web-app xmlns="http://www.stax.net/xml/webapp/1" > < app-id & gt MY_APP_ID </ app-id & gt < resource name=""…
Aug 4, 2010
andre m commented on siva's blog post 'Web Application with Struts2 + Hibernate + MySql'
oops... the full xml wasn't included there... will try again: myapp application.environment prod
Aug 4, 2010
andre m commented on siva's blog post 'Web Application with Struts2 + Hibernate + MySql'
Hi, only new to stax myself but have been resolving issues with DS etc... Do you have a fully expanded stax-web.xml file? e.g. myapp application.environment prod
Aug 4, 2010
Spike Washburn replied to siva's discussion 'MySql db is not responding properly'
Update: We worked through this issue offline and have found it to be related to dropping the DB during a snapshot restore when an app has long running table locks against the DB pending. If the locks never release, the restore will eventually…
May 18, 2010
siva replied to siva's discussion 'MySql db is not responding properly'
Still im not able to activate db sgurusam/sgurusam_test. What can be the issue? Is there any way to debug this?
May 18, 2010
Spike Washburn replied to siva's discussion 'MySql db is not responding properly'
We were experiencing some issues creating databases on the Stax shared MySQL service. Service to the shared MySQL cluster has been restored, and we are investigating what caused our monitor for this to fail. You mentioned that your DB was not…
May 17, 2010

MySql db is not responding properly

As mysql db was not responding properly, I kept the db in sleep mode and tried to awake it up. But not able to awake up. Is there any problem with DB?Error:<html> <head><title>504 Gateway Time-out</title></head> <body bgcolor="white"><center><h1>504 Gateway Time-out</h1></center><hr><center>nginx/0.7.65</center></body></html>at the same time, Im not able to create new DB schema as well.Please let me know…See More
Discussion posted by siva May 17, 2010

Web Application with Struts2 + Hibernate + MySql

Hi,I was integrating existing Struts2 + Hibernate + MySql application into stax. I used to integrate hibernate and mysql thru jdbc connection string, but same is not possible in stax.I used below configuration and run using 'stax run' in my workstation. Please let me know how to resolve this issuewebapp/WEB-INF/stax-web.xml< resource name="jdbc/sgurusam_test" auth="Container" type="javax.sql.DataSource" >< param name="username" value="sgurusam" /> < param name="password"…See More
Blog post by siva Dec 23, 2009

Profile Information

Which application stacks do you like to use when building web apps?
Servlets/JSP, Struts

Siva's Blog

siva

Web Application with Struts2 + Hibernate + MySql

Hi,



I was integrating existing Struts2 + Hibernate + MySql application into stax. I used to integrate hibernate and mysql thru jdbc connection string, but same is not possible in stax.



I used below configuration and run using 'stax run' in my workstation. Please let me know how to resolve this issue



webapp/WEB-INF/stax-web.xml



< resource name="jdbc/sgurusam_test" auth="Container" type="javax.sql.DataSource" >

< param name="username"… Continue

Posted on December 22, 2009 at 7:30pm — 3 Comments

Comment Wall

You need to be a member of Stax Developer Community to add comments!

Join Stax Developer Community

  • No comments yet!
 
 
 

Quick Links

Send Feedback

If you have any questions or feedback about Stax, please drop us a note.

© 2012   Created by Spike Washburn.

Badges  |  Report an Issue  |  Terms of Service