Returned 5 Results for "error" Ordered By Relevance

error code 81000314

relevance: [4.12]
2006-12-30 Digg! icurtain Delcious icurtain
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...

Tomcat prunsrv.c javajni.c [error] - Service Error

relevance: [3.51]
2007-09-13 Digg! icurtain Delcious icurtain
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...

Cannot insert explicit value for identity column

relevance: [2.8]
2008-01-28 Digg! icurtain Delcious icurtain
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...

Open Office - Unsatisfied Link Error

relevance: [2.55]
2008-06-09 Digg! icurtain Delcious icurtain
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...

Installing Java on Linux

relevance: [2.1]
2007-08-31 Digg! icurtain Delcious icurtain
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...