Re: [Zope] error (200)

2000-06-12 Thread Mike Mikkelsen

Turns out ZopePTK already has it's own LoginManager.  When I installed the
LoginManager product, ZopePTK died.  From there other products started acting
weird and zope became unstable.

I couldn't fix it with tranalyzer.py and split.  So I exported all folders off
the root, rm -rf'd the zope dir and started over.

Everything is ok now.

Thanks for all the replies.




On Sat, 10 Jun 2000, you wrote:
> On Sat, Jun 10, 2000 at 09:47:54AM -0700, Mike Mikkelsen wrote:
> > My Zope (2.1.6) installation has just become *very* unstable.  My most recent
> > addition has been ZPatterns and LoginManager.  My passwords for my virtual
> > sites (using SiteRoot) are no longer accessable by my account and superuser
> > can't access them.  The site "disappears" three or four times a day without
> > errors.  And clicking on Product Management link sometimes returns "No Data"
> > notice in the browser and then Zope crashes.
> > 
> > This is the error that shows up on the console when going to Product Management
> > or accessing the subdir that holds the subdir that has LoginManager:
> > 
> >  ERROR (200) ZODB Couldn't Load State for
> > '\000\000\000\000\000\000\002\017'
> > 
> > 
> > I'm exporting the sites now and am going to (I guess) re-install zope and all
> > of the products. >8-/
> > 
> > Are there any other options?
> > Any ideas on what went wrong?
> > Is their a way to fix a corruption in the ZODB?
> 
> Have a look at Ty Sarna's Tranalyzer:
> 
>   http://www.zope.org/Members/tsarna/Tranalyzer
> 
> which can tell you where your Data.fs is in trouble. You then can try and
> repair your Data.fs file by truncating the file at the point of corruption.
> For more details see the Disaster Recovery + Avoidance How-To at:
> 
>   http://www.zope.org/Members/vernier/recovery
> 
> -- 
> Martijn Pieters
> | Software Engineermailto:[EMAIL PROTECTED]
> | Digital Creations  http://www.digicool.com/
> | Creators of Zope   http://www.zope.org/
> |   The Open Source Web Application Server
> -
> 
> ___
> Zope maillist  -  [EMAIL PROTECTED]
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists - 
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )
-- 
Mike Mikkelsen  [EMAIL PROTECTED]
Micro Business Systems  http://www.microbsys.com
Fresno Linux Users Grouphttp://linux.fresno.ca.us

It's all GNU to me!

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




[Zope] error (200)

2000-06-10 Thread Mike Mikkelsen

Hello all,

My Zope (2.1.6) installation has just become *very* unstable.  My most recent
addition has been ZPatterns and LoginManager.  My passwords for my virtual
sites (using SiteRoot) are no longer accessable by my account and superuser
can't access them.  The site "disappears" three or four times a day without
errors.  And clicking on Product Management link sometimes returns "No Data"
notice in the browser and then Zope crashes.

This is the error that shows up on the console when going to Product Management
or accessing the subdir that holds the subdir that has LoginManager:

 ERROR (200) ZODB Couldn't Load State for
'\000\000\000\000\000\000\002\017'


I'm exporting the sites now and am going to (I guess) re-install zope and all
of the products. >8-/

Are there any other options?
Any ideas on what went wrong?
Is their a way to fix a corruption in the ZODB?


TIA


-- 
Mike Mikkelsen  [EMAIL PROTECTED]
Micro Business Systems  http://www.microbsys.com
Fresno Linux Users Grouphttp://linux.fresno.ca.us

It's all GNU to me!

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




[Zope] mailhost problem

2000-05-31 Thread Mike Mikkelsen

Hello all,

I have zope 2.1.6 and the following code returns an smtp error 553 (domain name
required):

  (the select statement *is* returning the correct
account)

To:  
From: 
Subject: Mailing Back Password

Your password is .

Thank you for shopping at sombody!


Your password has been mailed to .

blah blah blah


When checking the mail logs, the smtp server is getting no From or To
information.  

If I use "mailfrom" in the dtml-sendmail tag, I get smtp error 503 (receipt
required).

Any ideas?

-- 
Mike Mikkelsen   [EMAIL PROTECTED]
Micro Business Systems http://microbsys.com
Fresno Linux Users Group  http://linux.fresno.ca.us

 It's all GNU to me!

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )