Error: table "eof_tmp_table" does not exist.

2011-11-14 Thread Kevin Spake
getting the "user" error, however, I now get: "Failed to generate SQL. ERROR: table "eof_tmp_table" does not exist. There was an error, do you want to cancel the rest of the script?" i chose to continue and it looks like the SQL completed. Below is the in

Re: Error: table "eof_tmp_table" does not exist.

2011-11-14 Thread Chuck Hill
gt; > I'm no longer getting the "user" error, however, I now get: > > "Failed to generate SQL. ERROR: table "eof_tmp_table" does not exist. > > There was an error, do you want to cancel the rest of the script?" > > > i chose

Re: Error: table "eof_tmp_table" does not exist.

2011-11-14 Thread Kevin Spake
ot;password" is also a keyword, but it's not reserved. I changed that >> column name to "pass_word" anyway. >> >> I'm no longer getting the "user" error, however, I now get: >> >> "Failed to generate SQL. ERROR: table &quo

Re: Error: table "eof_tmp_table" does not exist.

2011-11-15 Thread Pascal Robert
o read in Java. Name a table >> User was a rather unfortunate choice for a tutorial... >> >> >>> BTW, "password" is also a keyword, but it's not reserved. I changed that >>> column name to "pass_word" anyway. >>> >>>

Re: Error: table "eof_tmp_table" does not exist.

2011-11-15 Thread Kevin Spake
x27;t need to change the entity name, just the table name. They don't >>> need to be the same, and User is way easier to read in Java. Name a table >>> User was a rather unfortunate choice for a tutorial... >>> >>> >>>> BTW, "password"

Re: Error: table "eof_tmp_table" does not exist.

2011-11-15 Thread Pascal Robert
in Java. Name a table >>>> User was a rather unfortunate choice for a tutorial... >>>> >>>> >>>>> BTW, "password" is also a keyword, but it's not reserved. I changed that >>>>> column name to "pass_word" anyway. >>&g

Re: Error: table "eof_tmp_table" does not exist.

2011-11-15 Thread Kevin Spake
;t need to change the entity name, just the table name. They >>>>> don't need to be the same, and User is way easier to read in Java. Name >>>>> a table User was a rather unfortunate choice for a tutorial... >>>>> >>>>> >>>>

Re: Error: table "eof_tmp_table" does not exist.

2011-11-15 Thread Chuck Hill
On 2011-11-15, at 11:32 AM, Kevin Spake wrote: > > The remaining error in system log is: > Nov 15 11:12:30 Kevin-Spakes-iMac com.apple.launchd[1] > (com.edb.launchd.apache[19773]): > posix_spawn("/Library/PostgreSQL/EnterpriseDB-ApachePhp/apache/bin/httpd", > ...): No such file or directory > N

Re: Error: table "eof_tmp_table" does not exist.

2011-11-15 Thread Kevin Spake
On Nov 15, 2011, at 11:36 AM, Chuck Hill wrote: > On 2011-11-15, at 11:32 AM, Kevin Spake wrote: >> >> The remaining error in system log is: >> Nov 15 11:12:30 Kevin-Spakes-iMac com.apple.launchd[1] >> (com.edb.launchd.apache[19773]): >> posix_spawn("/Library/PostgreSQL/EnterpriseDB-ApachePhp/

Re: Error: table "eof_tmp_table" does not exist.

2011-11-15 Thread Pascal Robert
Le 2011-11-15 à 14:53, Kevin Spake a écrit : > > On Nov 15, 2011, at 11:36 AM, Chuck Hill wrote: > >> On 2011-11-15, at 11:32 AM, Kevin Spake wrote: >>> >>> The remaining error in system log is: >>> Nov 15 11:12:30 Kevin-Spakes-iMac com.apple.launchd[1] >>> (com.edb.launchd.apache[19773]): >

Re: Error: table "eof_tmp_table" does not exist.

2011-11-15 Thread Paul Hoadley
Hi Kevin, Just as an aside: On 15/11/2011, at 2:55 PM, Kevin Spake wrote: > I'm no longer getting the "user" error, however, I now get: > > "Failed to generate SQL. ERROR: table "eof_tmp_table" does not exist. Is that the precise error message? The

Re: Error: table "eof_tmp_table" does not exist.

2011-11-15 Thread Kevin Spake
011, at 2:55 PM, Kevin Spake wrote: > >> I'm no longer getting the "user" error, however, I now get: >> >> "Failed to generate SQL. ERROR: table "eof_tmp_table" does not exist. > > Is that the precise error message? The SQL generated by t

Re: Error: table "eof_tmp_table" does not exist.

2011-11-15 Thread Pascal Robert
the "user" error, however, I now get: >>> >>> "Failed to generate SQL. ERROR: table "eof_tmp_table" does not exist. >> >> Is that the precise error message? The SQL generated by the PostgreSQL >> plugin has been very slightly wrong

Re: Error: table "eof_tmp_table" does not exist.

2011-11-15 Thread Chuck Hill
gt;> On 15/11/2011, at 2:55 PM, Kevin Spake wrote: >>> >>>> I'm no longer getting the "user" error, however, I now get: >>>> >>>> "Failed to generate SQL. ERROR: table "eof_tmp_table" does not exist. >>> &g

Re: Error: table "eof_tmp_table" does not exist.

2011-11-15 Thread Chuck Hill
On 2011-11-15, at 11:32 AM, Kevin Spake wrote: > > I ran EOGenerate again and still no packages. I'm wondering if I should just > install mysql and give that a shot. Just hit this myself. If this value is wrong, eogenerator does nothing, silently. PastedGraphic-5.pdf Description: Adobe P

Re: Error: table "eof_tmp_table" does not exist.

2011-11-15 Thread Kevin Spake
Thank you. I will check that. Actually, your question about whether there were tutorials for two parts got me thinking. There is a tutorial on installing WO. I ignored it because I have everything installed (I think), but it turns out it is part one of the tutorial. We'll see how it goes. My apo

Re: Error: table "eof_tmp_table" does not exist.

2011-11-15 Thread Chuck Hill
It was not two tutorial parts that I was asking about, but a split of the application functionality into two Eclipse projects. This is a common thing for larger projects, but I think that Pascal did not use it for the tutorial. Can you post a screen shot of your eogenerator configuration? I'd

Re: Error: table "eof_tmp_table" does not exist.

2011-11-15 Thread Paul Hoadley
On 16/11/2011, at 7:55 AM, Kevin Spake wrote: > yes, that was the exact message. Good to know I can ignore it. > > BTW, is postgresql not supported as well as mysql in WO? is anyone using > Postgresql 9.1 with WO and Wonder? PostgreSQL is well-supported, and well-used. We're using 8.4.4 in

Re: Error: table "eof_tmp_table" does not exist.

2011-11-16 Thread Chuck Hill
On 2011-11-15, at 8:38 PM, Kevin Spake wrote: > I hope this was what you were asking for... Yes. You might want to try modifying them to look like this to see if that makes a difference: PastedGraphic-6.pdf Description: Adobe PDF document > > > On Nov 15, 2011, at 7:22 PM, Chuck Hill w

Re: Error: table "eof_tmp_table" does not exist.

2011-11-16 Thread Kevin Spake
Unfortunately, it did not seem to make a difference. No new files in Sources and no error messages to system log. On Nov 16, 2011, at 10:45 AM, Chuck Hill wrote: > > On 2011-11-15, at 8:38 PM, Kevin Spake wrote: > >> I hope this was what you were asking for... > > Yes. You might want to

Re: Error: table "eof_tmp_table" does not exist.

2011-11-16 Thread Kevin Spake
I tried it, still no new files in Sources Thanks, On Nov 16, 2011, at 10:45 AM, Chuck Hill wrote: > > On 2011-11-15, at 8:38 PM, Kevin Spake wrote: > >> I hope this was what you were asking for... > > Yes. You might want to try modifying them to look like this to see if that > makes a diffe

Re: Error: table "eof_tmp_table" does not exist.

2011-11-16 Thread Paul Yu
Kevin Could you do a search on the file system for your class file name(s)??? I've had the situation where it actually generated the files but in folders that I did not expect until I set them correctly. Paul On Nov 16, 2011, at 3:56 PM, Kevin Spake wrote: > I tried it, still no new files in S

Re: Error: table "eof_tmp_table" does not exist.

2011-11-16 Thread Kevin Spake
Great question! Thanks! I never thought to go into that directory and look. Seems painfully obvious now that I should have (slaps forehead), but yes, the files are in ... /Workspace/WOWODCEast/JobManager/Sources/com/wowodc/east/jobmanager/eo Looking in ...Sources/com/wowodc/east/jobmanage

Re: Error: table "eof_tmp_table" does not exist.

2011-11-16 Thread Paul Yu
You have to create packages in your project? and then set that path in the eogenerator. Initially it will be empty and may not show up, but once eogenerator runs, then the package will display? Paul On Nov 16, 2011, at 5:05 PM, Kevin Spake wrote: > Great question! Thanks! I never thought t

Re: Error: table "eof_tmp_table" does not exist.

2011-11-16 Thread Chuck Hill
Eclipse should just pick up anything you have added. On 2011-11-16, at 2:23 PM, Paul Yu wrote: > You have to create packages in your project? and then set that path in the > eogenerator. Initially it will be empty and may not show up, but once > eogenerator runs, then the package will display

Re: Error: table "eof_tmp_table" does not exist.

2011-11-16 Thread Chuck Hill
That seems crazy. I trust you have tried restarting Eclipse a few times by now? On 2011-11-16, at 3:04 PM, Kevin Spake wrote: > > > > On Nov 16, 2011, at 2:30 PM, Chuck Hill wrote: > >> Eclipse should just pick up anything you have added. > > The bizarre thing (to me) is that the eo folder

Re: Error: table "eof_tmp_table" does not exist.

2011-11-16 Thread Kevin Spake
Yes, I've restarted the entire computer a couple times by now. On Nov 16, 2011, at 3:08 PM, Chuck Hill wrote: > That seems crazy. I trust you have tried restarting Eclipse a few times by > now? > > > On 2011-11-16, at 3:04 PM, Kevin Spake wrote: > >> >> >> >> On Nov 16, 2011, at 2:30 PM

Re: Error: table "eof_tmp_table" does not exist.

2011-11-17 Thread Pascal Robert
I suggest that you try the Eclipse bundle that Golipse installs: https://github.com/rebeld/Golipse/downloads If you wish to install it in the same location as your current Eclipse installation, remove the current one before you install it with Golipse. > Yes, I've restarted the entire comput

Re: Error: table "eof_tmp_table" does not exist.

2011-11-17 Thread Kevin Spake
I had a previous version of eclipse which I uninstalled. Then I used the golipse version to reinstall. that was a few weeks ago. Something is obviously not right, so I'll do it again. Thanks. On Nov 17, 2011, at 2:54 AM, Pascal Robert wrote: > I suggest that you try the Eclipse bundle that Goli

Re: Error: table "eof_tmp_table" does not exist.

2011-11-18 Thread Pascal Robert
And I confirm that the project is not the culprit, it works fine on my laptop. Really weird problem :-/ > > > > On Nov 16, 2011, at 2:30 PM, Chuck Hill wrote: > >> Eclipse should just pick up anything you have added. > > The bizarre thing (to me) is that the eo folder is just invisible to Ecl

Re: Error: table "eof_tmp_table" does not exist.

2011-11-18 Thread Kevin Spake
Thank you for checking that out. The previous golipse install I had was one where I think I downloaded the source and built it with xcode. This time, I downloaded the prebuilt version. Both demonstrate that same issue. I unchecked every filter, restarted eclipse and it still does not show up.

Re: Error: table "eof_tmp_table" does not exist.

2011-11-18 Thread Kevin Spake
On Nov 18, 2011, at 12:45 PM, Kevin Spake wrote: > Thank you for checking that out. The previous golipse install I had was one > where I think I downloaded the source and built it with xcode. This time, I > downloaded the prebuilt version. Both demonstrate that same issue. I > unchecked ever

Re: Error: table "eof_tmp_table" does not exist.

2011-11-18 Thread Chuck Hill
Maybe what you need is an exorcism! :-) Are you running a recent OS X version? On 2011-11-18, at 12:45 PM, Kevin Spake wrote: > Thank you for checking that out. The previous golipse install I had was one > where I think I downloaded the source and built it with xcode. This time, I > downlo

Re: Error: table "eof_tmp_table" does not exist.

2011-11-18 Thread Kevin Spake
10.6.8 On Nov 18, 2011, at 1:32 PM, Chuck Hill wrote: > Maybe what you need is an exorcism! :-) > > Are you running a recent OS X version? > > > On 2011-11-18, at 12:45 PM, Kevin Spake wrote: > >> Thank you for checking that out. The previous golipse install I had was one >> where I thin

Re: Error: table "eof_tmp_table" does not exist.

2011-11-18 Thread Kevin Spake
I looked at those. I unchecked every single one and the folder was still invisible. On Nov 18, 2011, at 8:43 PM, David Avendasora wrote: > > On Nov 19, 2011, at 5:41 AM, Kevin Spake wrote: >> >> The bizarre thing (to me) is that the eo folder is just invisible to >> Eclipse. Even

Re: Error: table "eof_tmp_table" does not exist.

2011-11-19 Thread Kevin Spake
Back to square one. I was hoping that I could create a new project on the external hard drive, set a include path to make the eogenerated source files visible, and be on my way. NOPE! Still can't see the eogenerated files. So, I made a new project, and I created the "Sources" directory structur

Re: Error: table "eof_tmp_table" does not exist.

2011-11-19 Thread Chuck Hill
I am pretty sure that he has it in a package under Sources. He sent the project to Pascal and it worked OK for him. This is one very, very weird problem. On 2011-11-19, at 5:06 AM, David Avendasora wrote: > Hi Kevin, > > From one of your earlier emails: > > > Your "eo" directory is NOT i

Re: Error: table "eof_tmp_table" does not exist.

2011-11-20 Thread Kevin Spake
The "eo" folder is in the Sources package. Even so, I included it in the Sources build path and it still doesn't work. Very frustrating. On Nov 19, 2011, at 5:06 AM, David Avendasora wrote: > Hi Kevin, > > From one of your earlier emails: > > > Your "eo" directory is NOT in Sources, it

Re: Error: table "eof_tmp_table" does not exist.

2011-11-20 Thread Kevin Spake
Made some progress! I uninstalled eclipse 3.7.1 and installed eclipse 3.6 along with the appropriate version of WOlips. I made a very simple project with an eomodel of just one table. Amazingly, I can see and open the java files that were eogenerated just fine. I previously made the same sm

Re: Error: table "eof_tmp_table" does not exist.

2011-11-20 Thread Chuck Hill
Whew! That was a long, hard road. Glad to hear you have a working config at last. Chuck On 2011-11-20, at 9:02 PM, Kevin Spake wrote: > Made some progress! > > I uninstalled eclipse 3.7.1 and installed eclipse 3.6 along with the > appropriate version of WOlips. I made a very simple proje