Gossamer Forum
Home : Products : Gossamer Mail : Discussion :

Oracle install error: undefined value at GMail::Messages::insert_data line 1463

Quote Reply
Oracle install error: undefined value at GMail::Messages::insert_data line 1463
Get this after specifying oracle connection details in install process:

Error: Can't call method "insert_id" on an undefined value at GMail::Messages::insert_data line 1463.
Can't call method "insert_id" on an undefined value at GMail::Messages::insert_data line 1463.

Tables appear to have been created ok.
gmail 2.2.1, Oracle 9.2.0.2.1, Windows 2000 SP4, Perl 5.6.1, DBD::Oracle 1.12
Any ideas?

Last edited by:

gensolve: Feb 26, 2004, 5:57 PM
Quote Reply
Re: [gensolve] Oracle install error: undefined value at GMail::Messages::insert_data line 1463 In reply to
Can you open up the config file (admin/GMail/Config/Data.pm) and change the value for 'debug' to '1', then try again? That will give more specific details on where the failure is occuring and help us track it down.

Jason Rhinelander
Gossamer Threads
jason@gossamer-threads.com
Quote Reply
Re: [Jagerman] Oracle install error: undefined value at GMail::Messages::insert_data line 1463 In reply to
After turning on debug and entering database details I am returned to the initial 'Gossamer Mail Setup' page with text: "Welcome to Gossamer Mail. Before you can begin to use the program, we need to setup Gossamer Mail to work with your SQL server......"
Never seen a recursive install before Wink
This is the debug output when sent back to the 'Gossamer Mail Setup' page.:

GT::Config (1388): Loading 'C:/Inetpub/ITG/email/data/templates/../admin/templates/state.txt' with options: inheritance => '1', local => '1', cache => '1', create_ok => '0', chmod => '438', strict => '0', debug => '1', compile_subs => '' at C:/Inetpub/ITG/email/admin/GT/Config.pm line 143. GT::Config (1388): Not loading 'C:/Inetpub/ITG/email/data/templates/../admin/templates/state.txt' from cache at C:/Inetpub/ITG/email/admin/GT/Config.pm line 155. GT::Config (1388): Adding 'C:/Inetpub/ITG/email/data/templates/../admin/templates/state.txt' to the regular cache at C:/Inetpub/ITG/email/admin/GT/Config.pm line 169. GT::Config (1388): Loading 'C:/Inetpub/ITG/email/data/templates/../admin/templates/language.txt' with options: inheritance => '1', local => '1', cache => '1', create_ok => '0', chmod => '438', strict => '0', debug => '1', compile_subs => '' at C:/Inetpub/ITG/email/admin/GT/Config.pm line 143. GT::Config (1388): Not loading 'C:/Inetpub/ITG/email/data/templates/../admin/templates/language.txt' from cache at C:/Inetpub/ITG/email/admin/GT/Config.pm line 155. GT::Config (1388): Adding 'C:/Inetpub/ITG/email/data/templates/../admin/templates/language.txt' to the regular cache at C:/Inetpub/ITG/email/admin/GT/Config.pm line 169. GT::Config (1388): Loading 'C:/Inetpub/ITG/email/data/templates/../admin/templates/globals.txt' with options: inheritance => '1', local => '1', cache => '1', create_ok => '0', chmod => '438', strict => '0', debug => '1', compile_subs => 'GMail' at C:/Inetpub/ITG/email/admin/GT/Config.pm line 143. GT::Config (1388): Not loading 'C:/Inetpub/ITG/email/data/templates/../admin/templates/globals.txt' from cache at C:/Inetpub/ITG/email/admin/GT/Config.pm line 155. GT::Config (1388): Adding 'C:/Inetpub/ITG/email/data/templates/../admin/templates/globals.txt' (compile package 'GMail') to the compiled sub cache at C:/Inetpub/ITG/email/admin/GT/Config.pm line 165.
Quote Reply
Re: [gensolve] Oracle install error: undefined value at GMail::Messages::insert_data line 1463 In reply to
Sorry, but it seems there are some issues with Oracle and Gossamer Mail 2.2.1. We're working on getting these issues resolved, and we hope to have 2.2.2 released sometime this week.

Adrian