Returned 5 Results for "error" Ordered By Relevance
relevance: [4.12]
2006-12-30
Signing in to MSN Messenger failed because the service is temporarily unavailable. Please try again later. 81000314
you can check the msn server status here http://messenger.msn.com/Status.aspx
This error does not relate to a connectivity or client misconigfuration error. It is an MSN server e...
relevance: [3.51]
2007-09-13
When tomcat generates something similar to the following log output chances are its missing the Windows C dll MSVCR71.dll - Tomcat needs this to initialise java when the service starts. Put a copy in your c:\windows\system32 directory or wherever you want as long as its in your system path
[200...
relevance: [2.8]
2008-01-28
ERROR [org.hibernate.util.JDBCExceptionReporter] Cannot insert explicit value for identity column in table 'table' when IDENTITY_INSERT is set to OFF.
ERROR [org.hibernate.event.def.AbstractFlushingEventListener] Could not synchronize database state with session
org.hibernate.exception.Constra...
relevance: [2.55]
2008-06-09
when running open office from a bootstrap routine or in headless mode for batch processing make sure the following settings to avoid an unsatisfied link error
soffice -accept="pipe,name=my_app;urp;"
java -Djava.library.path=/opt/openoffice.org/program java.app.class
useful reference on...
relevance: [2.1]
2007-08-31
Install:
chmod +x jdk-6u2-linux-i586-rpm.bin
./jdk-6u2-linux-i586-rpm.bin
Follow prompts [yes]/[no] etc
If it gives the error message
error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
Then you have to download...