OK so I did a rotten job of hiding the taf name from the example below. Consider the x's to be the taf name.
On Jul 3, 2011, at 1:15 PM, Chuck Leavens wrote: > Using the instructions helped dramatically. I made a couple of simple > changes in the instructions as it was really easy to gloss over a step that > will bite you if not followed. > > Now I have a different issue- > > I believe there is an issue with the JDBC driver not loading. > > Both of these errors are making me look for the JDBC being turned off > somewhere. It's good to go in FMSA 11 The Dev studio found it just fine and > built the TAF without issue. > > So I have something right in front of me and just can't see it. > > The witangoevents log says- > > [ 88] 2011-07-03 11:59:14 START INFO Configuration: Loading > configuration stanza 'Witango Server 6' > [ 88] 2011-07-03 11:59:14 START INFO Configuration: Maximum heap > size 50000000 bytes > [ 88] 2011-07-03 11:59:14 LICENSE INFO HyperThreading not enabled. > Logical Processors 4; Cores 4; Physical processor packages 2. > [ 88] 2011-07-03 11:59:14 START INFO Java Virtual Machine: > Attempting to load /System/Library/Frameworks/JavaVM.framework/JavaVM > [ 88] 2011-07-03 11:59:15 START INFO Java Virtual Machine: Enabled > [ 88] 2011-07-03 11:59:15 START INFO JAVABEAN Interface: Enabled > [ 88] 2011-07-03 11:59:15 START INFO JavaScript-C 1.6 pre-release > 1 2006-04-04 (OSSP js 1.6.20060820) > [ 88] 2011-07-03 11:59:15 START INFO Web Service: Disabled > [ 88] 2011-07-03 11:59:15 START INFO ODBC Interface: Enabled > [ 88] 2011-07-03 11:59:15 START WARNING JDBC Interface: Disabled > [ 88] 2011-07-03 11:59:15 START ERROR [com.filemaker.jdbc.Driver] > [ 88] 2011-07-03 11:59:15 START INFO Oracle Call Interface (OCI): > Disabled > [ 88] 2011-07-03 11:59:15 START INFO Listener Address: Any > [ 88] 2011-07-03 11:59:15 START INFO Listener Port: 18160 > [ 88] 2011-07-03 11:59:15 START INFO Worker Threads: 20 > [ 88] 2011-07-03 11:59:16 RUNTIME INFO Startup URL: Skipped empty URL > [ 88] 2011-07-03 11:59:18 RUNTIME INFO User Requests: Starting > processing > > > > The taf error says- > > Error > > An error occurred while processing your request: > > File: pubmusicpledge1.taf > Position: Insert > Class: DBMS > Main Error Number: 0 > > No suitable driver found for jdbc:filemaker://127.0.0.1/xxxxxxxxxx.fp7 > 08001 > > File: xxxxxxxxxx.taf > Position: Insert > Class: Internal > Main Error Number: -101 > > General error during data source operation. > > File: xxxxxxxxxx.taf > Position: Insert > Class: Internal > Main Error Number: -4 > > Unable to connect to the specified data source. > Verify that data source is properly configured and that database server is > online. > > > > > > On Jun 30, 2011, at 1:17 PM, Wayne Irvine wrote: > >> Hi Chuck, your email got caught in the spam trap so I only saw it once >> Robert replied. >> >> I've gone through the pains of converting from a direct Filemaker connection >> (Witango 5.5/FMP6) to a connection via JDBC and it was quite a learning >> curve. >> >> The one thing you don't mention in your procedure is the JDBC.ini file in >> the Witango Application Server 6/Configuration folder. It is a list of >> datasources the Server can access. >> >> Here's the link to the set up guide I put together: >> >> http://www.byteserve.com.au/Witango-FMP_tutorial.pdf >> >> Good luck ;) >> >> Wayne Irvine >> >> On 30/06/2011, at 12:56 AM, Chuck Leavens wrote: >> >>> I am just getting started with v6 and I am having a duh moment. I really >>> could use some help. Ideas- >>> >>> >>> Dev Studio 6.0.7 >>> Filemaker Server 11 >>> >>> OSX 10.6.x >>> >>> com with "unsubscribe witango-talk" in the body. >> > > Chuck Leavens > Leavens Media Associates LLC > 1919 Riggs Rd > Pittsburgh PA 15129 > > > > > > ---------------------------------------- > > To unsubscribe from this list, please send an email to [email protected] > with "unsubscribe witango-talk" in the body. > Chuck Leavens Leavens Media Associates LLC 1919 Riggs Rd Pittsburgh PA 15129 ---------------------------------------- To unsubscribe from this list, please send an email to [email protected] with "unsubscribe witango-talk" in the body.
