Questions tagged [hibernate]
42 questions
0
votes
1 answer
Deploying grails application to iplanet webserver
I asked this question in stackoverflow and was advised to ask here. I have project that connects to a few Oracle 11g databases. So I have 3 different logins. This does fine when I run it locally from my grails ide. It was a doozy getting it started…

user3224478
- 1
- 2
0
votes
1 answer
Win7: Automatic scripts before and after hibernation
How can I scripts automatically before hibernation and after waking up form hibernation? I am searching for something similar to the Logon/logoff and startup/shutdown scripts feature.
noname
0
votes
3 answers
Any way to emulate HORM (hibernate once, resume many) on Windows XP?
I've read a little about the HORM (hibernate once, resume many) feature introduced in WinXP Embedded. Does anyone have any ideas on how to emulate that on WinXP Pro?
Basically, I want to reuse my hibernation file so that I can cut the power to my…

sean e
- 103
- 5
0
votes
1 answer
Spring-mvc project can't select from a particular mysql table
I'm building a Spring-mvc project (using JPA and Hibernate for DB access) that is running just great locally, on my dev box, with a local MySQL database.
Now I'm trying to put a snapshot up on a staging server for my client to play with, and I'm…

Dan Ray
- 101
- 2
0
votes
3 answers
Is it possible to 'Hibernate' a Solaris server?
I need to physically move a server running Solaris to a new location. If I power off the machine and restart it, I would manually need to check if all the required process are running.
Is there any way I can hibernate the machine so that it would…

Akshay
- 103
- 3
0
votes
1 answer
jboss 5.1 mysql connection pooling
I am using JBOSS 5.1.0.GA, MySQL 5.5 and Hibernate 3.3.1 GA (included with JBOSS) + Spring.
My question is do I need to add c3p0 as a data source in my spring/hibernate configuration for connection pooling or are the setting in the JBOSS…

boyd4715
- 101
- 3
0
votes
2 answers
"Windows Resume Loader" screen is stuck trying to boot up after sleep/hibernation
I can't remember if I put my machine to hibernate or sleep, but I'm going to assume hibernation. The keyboard works just (in BIOS) fine until it gets to the screen it's sitting at now is titled, "Windows Resume Loader":
The last attempt to resume…

tom
- 101
- 1
- 2
0
votes
1 answer
Why does my MySQL server keep converting HEAP to MyISAM
We ve been having some issues with our MySQL server intermittently. It keeps throwing out a lot of these queries concurrently (thus stacking them up in my processlist). We are using a MyISAM db and connection pooling through Glassfish v3 for a…

ankimal
- 211
- 1
- 4
- 16
0
votes
1 answer
Enabling Hibernation of Existing VM on AWS
I have created an EC2 VM on AWS. I have not selected the ability to Hibernate the VM during its creation. From my understanding after doing some reading, I should be able to change this setting even after its creation, but I am not able to find any…

JF0001
- 103
- 3
0
votes
0 answers
403 error after installation of ZeroSSL
I have an application that i run on an intranet server that runs on tomcat and OS being CentOS 7.
I recently installed an SSL from ZeroSSl.
The url https://rndops.iitg.ac.in/rndops/action.htm throws an error
403 (FORBIDDEN. You don't have…

Sarthak Roy
- 1
- 1
-1
votes
1 answer
Google App Engine 500 internal server error
is there any way to solve this probleme but in my local m
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'entityManagerFactory' defined in class path resource…
-3
votes
1 answer
Cannot Hibernate - Power policy manager error
I run Windows XP.
When I try to "Enable Hibernation" from Control Panel --> Power Options,
I get the following error.
Power policy manager unable to reserve hibernate file. The file or
directory is corrupt and unreadable
I see lots of solutions…

SatheeshJM
- 95
- 2