You are not logged in.
Announcement
Unanswered posts
|
Pages: 1

Hi,
I'm trying to use the tCreateTable component but i get the following error:
Starting job creation_table at 15:10 04/05/2009.
Exception IN component tCreateTable_1
java.lang.RuntimeException: Creating TABLE failed
at general.creation_table_0_1.creation_table.tCreateTable_1Process(creation_table.java:185)
at general.creation_table_0_1.creation_table.runJobInTOS(creation_table.java:315)
at general.creation_table_0_1.creation_table.main(creation_table.java:229)
Caused BY: java.lang.ClassNotFoundException: org.postgresql.Driver
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at general.creation_table_0_1.creation_table.tCreateTable_1Process(creation_table.java:161)
... 2 more
Job creation_table ended at 15:10 04/05/2009. [exit code=1]My postgreSQL DbConnection which is in the repository works well, as it has been tested and my Table is quiet simple : 
Has someone got an idea or a track to resolve my problem?
Thanks,
Mathieu
Offline
Hello
Which version of TOS do you use? I can't see your image, please upload them from local machine to fourm.
Best regards
shong
Offline
Pages: 1