• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: ertaggable not migrating
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ertaggable not migrating


  • Subject: Re: ertaggable not migrating
  • From: Mike Schrag <email@hidden>
  • Date: Mon, 25 Jan 2010 15:54:09 -0500

you can see from the two connection dicts what the diff is ... AffiliateEOModel explicitly declares a plugin name while ERTaggable does not. Just set a global override for plugin and it should fix your problem.

ms

On Jan 25, 2010, at 3:44 PM, Joe Little wrote:

> I'm getting this error,
>
> A fatal exception occurred: The connection dictionaries for ERTaggable
> and AffiliateEOModel have the same URL and username, but the
> connection dictionaries are not equal. Check your connection
> dictionaries carefully! This problem is often caused by jdbc2Info not
> matching between the two.  One fix for this is to set
> ERTaggable.removeJdbc2Info=true and
> AffiliateEOModel.removeJdbc2Info=true in your Properties file.
> (ERTaggable={password = ""; username = "postgres"; URL =
> "jdbc:postgresql://localhost/affiliates"; }; and
> AffiliateEOModel={driver = "org.postgresql.Driver"; plugin =
> "PostgresqlPlugIn"; password = ""; username = "postgres"; URL =
> "jdbc:postgresql://localhost/affiliates"; })
>
> I've also put those two properties in the Properties file without
> help. I've defined my database via Properties as well:
>
> dbConnectURLGLOBAL=jdbc:postgresql://localhost/affiliates
> dbConnectUserGLOBAL=postgres
> dbConnectPasswordGLOBAL=
>
> Has someone seen this before and can suggest what the answer was?
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: ertaggable not migrating
      • From: Joe Little <email@hidden>
References: 
 >ertaggable not migrating (From: Joe Little <email@hidden>)

  • Prev by Date: How to set jvmOptions for an eclipse project?
  • Next by Date: Re: Port 443 appending
  • Previous by thread: ertaggable not migrating
  • Next by thread: Re: ertaggable not migrating
  • Index(es):
    • Date
    • Thread