Re: [Kontor-user] Linux-Kontor Install
Brought to you by:
rtfm
|
From: Ingo F. <fer...@co...> - 2004-09-14 08:04:07
|
Look at my posting at Tue, 25 May 2004 14:20:20 +1200. There are lot of Informations concerning installation. btw: I think Linux-Kontor is dead. But i don't know any other good programm. http://www.compiere.org/ - uses oracle. And oracle is only free for Developing, not for production. http://www.sql-ledger.org/ - uses a web-browser and no real formulares. http://www.gnuenterprise.org/ - is not a progam, it is a set of (intresting!) tools but unfortunately in early alpha. If you find somthing that works, email me! Regards Ingo Christoph Hackstein wrote: > Hi Ron, > > as written in your "Linux-Kontor ( Redhat - Debian / PostgreSQL ) Install > HOWTO" on page 52: > > "If your installation is (I want to say this delicately...) SCREWED > (...but I won't) you will probably get something like: > SQLException (java.sql.SQLException): > And some other messages, along with a trace... If that doesn't help you > resolve your problem, copy it, send it to me or the list, > and we will help you resolve your problem (all assistance subject to the > "jerk" rule stated above)." > > I send you now my error-message: > > 13.09.2004 09:09:53.341 [EXCEPTION] <DBObjectSQLServerScript> : > ******************************** EXCEPTION ******************************** > Nesting(Runtime)Exception (de.ios.framework.basic.ServerException): > Meldung: 'Error during excecution: 'No suitable driver'' > Intern: > SQLException (java.sql.SQLException): > Meldung: 'No suitable driver' > Code: 0 > Status: '08001' > > > Trace: > java.sql.SQLException: No suitable driver > at java.sql.DriverManager.getConnection(DriverManager.java:103) > at java.sql.DriverManager.getConnection(DriverManager.java:126) > at de.ios.framework.db2.TransactionData.getNewConnection(DBTransactionServer.java:1296) > at de.ios.framework.db2.TransactionData.init(DBTransactionServer.java:737) > at de.ios.framework.db2.TransactionData.<init>(DBTransactionServer.java:694) > at de.ios.framework.db2.DBTransactionServer.init(DBTransactionServer.java:587) > at de.ios.framework.db2.DBObjectSQLServer.init(DBObjectSQLServer.java:1428) > at de.ios.framework.db2.DBObjectSQLServer.<init>(DBObjectSQLServer.java:1403) > at de.ios.framework.db2.DBObjectSQLServerScript.main(DBObjectSQLServerScript.java:1346) > *************************************************************************** > > Because I followed your tipp on page 53: > > "Then go to the file "/opt/kontor-13/IoS/kontor/etc/kontor.server" and make > sure you described your "postgresql.jar" file correctly (line 36... notice > the "ql" on postgres...) > kontor.db.db=jdbc:postgresql://[SERVER]:5432/iosdb > > But it's as you want :-) > > Now I wonder about my postgresql.jar, because your source mentioned on > page 15 (http://www.jens.de/kontor/postgresql.jar) doesn't exist any more > (the whole domain) so I took the jdbc7.0-1.1.jar from > http://jdbc.postgresql.org/download.html for PostgreSQL 7.0.x and JDK1.1.x > and renamed it. > > I use Linux-Kontor 13, jdk 1.1.8, swing-1.1.1fcs and PostgreSQL 7.0.3 > with SuSE Linux 7.1. The > directories jdbc and swing-1.1.1fcs are in the jdk-dir (/usr/lib/jdk1.1.8) > and symlinked in /usr/lib also. > > Thx in advance for help > > Christoph Hackstein > > > ------------------------------------------------------- > This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 > Project Admins to receive an Apple iPod Mini FREE for your judgement on > who ports your project to Linux PPC the best. Sponsored by IBM. > Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php > _______________________________________________ > Kontor-user mailing list > Kon...@li... > https://lists.sourceforge.net/lists/listinfo/kontor-user > > |