Skip to Content.
Sympa Menu

comanage-dev - Re: [comanage-dev] help with Heisenberg bug

Subject: COmanage Developers List

List archive

Re: [comanage-dev] help with Heisenberg bug


Chronological Thread 
  • From: Benn Oshrin <>
  • To:
  • Subject: Re: [comanage-dev] help with Heisenberg bug
  • Date: Tue, 11 Oct 2011 17:47:07 -0400

Wow, yeah, that makes no sense.

Perhaps more fun related to AdoDB?

What happens if you try again to login before making the change? Or if you drop and recreate the DB without making any other changes?

On 10/11/11 5:36 PM, Scott Koranda wrote:
Hi,

So if I follow the deployment instructions for using
the registry with PostgreSQL and then try to login I get

An Internal Error Has Occurred

Error: An Internal Error Has Occurred.

If I then edit app/config/core.php and change

Configure::write('debug', 0);

to instead by

Configure::write('debug', 2);

and then hit "refresh" in my browser it immediately begins to
work. If I change back from level 2 to level 0 it continues
working.

So any attempt to log information about the problem/bug immediately
makes the problem/bug go away.

I will keep digging in, but any quick ideas?

Scott

P.S. The exact same set of code is working fine with MySQL





Archive powered by MHonArc 2.6.16.

Top of Page