Re: [Zope-dev] re: First call to external method after restart fails

2002-06-06 Thread Casey Duncan

This has been fixed in CVS in the trunk and the 2.5 branch. Zope 2.6
will contain the fix.

To get the fix for 2.5, run the 2.5 branch of CVS or just update the
ExternalMethod product from the one in CVS.

-Casey

On Wed, 2002-06-05 at 23:11, Emile van Sebille wrote:
 I found this post from Ted Skolnick but saw no follow-ups,  and I am
 having the same problems.  Ted, did you get this resolved?
 
  I have an external method that takes 3 params.  After I restart Zope (
  running on Linux ), I get the following error on my first call...
 
  Error Type: TypeError
  Error Value: rmlToPDF() takes at least 3 arguments (0 given)
 
  All subsequent calls work fine (i.e. a refresh in my browser, and no
 more
  error, my external method works ).  I restart Zope as root.   Anyone
 ever
  see this before?
 
 I just upgraded an account from 2.4.x to 2.5 binary on linux.
 
 
 --
 
 Emile van Sebille
 [EMAIL PROTECTED]
 
 -
 
 
 
 ___
 Zope-Dev maillist  -  [EMAIL PROTECTED]
 http://lists.zope.org/mailman/listinfo/zope-dev
 **  No cross posts or HTML encoding!  **
 (Related lists - 
  http://lists.zope.org/mailman/listinfo/zope-announce
  http://lists.zope.org/mailman/listinfo/zope )




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



Re: [Zope-dev] re: First call to external method after restart fails

2002-06-06 Thread Emile van Sebille

Problem solved after installing ExternalMethod.py from cvs.

Thanks!

Emile van Sebille
[EMAIL PROTECTED]




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



[Zope-dev] re: First call to external method after restart fails

2002-06-05 Thread Emile van Sebille

I found this post from Ted Skolnick but saw no follow-ups,  and I am
having the same problems.  Ted, did you get this resolved?

 I have an external method that takes 3 params.  After I restart Zope (
 running on Linux ), I get the following error on my first call...

 Error Type: TypeError
 Error Value: rmlToPDF() takes at least 3 arguments (0 given)

 All subsequent calls work fine (i.e. a refresh in my browser, and no
more
 error, my external method works ).  I restart Zope as root.   Anyone
ever
 see this before?

I just upgraded an account from 2.4.x to 2.5 binary on linux.


--

Emile van Sebille
[EMAIL PROTECTED]

-



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



Re: [Zope-dev] re: First call to external method after restart fails

2002-06-05 Thread Jens Vagelpohl

casey duncan put a fix into CVS for what you might be experiencing. it will 
probably show up with the first 2.6 betas.

jens


On Wednesday, June 5, 2002, at 11:11 , Emile van Sebille wrote:

 I found this post from Ted Skolnick but saw no follow-ups,  and I am
 having the same problems.  Ted, did you get this resolved?

 I have an external method that takes 3 params.  After I restart Zope (
 running on Linux ), I get the following error on my first call...

 Error Type: TypeError
 Error Value: rmlToPDF() takes at least 3 arguments (0 given)

 All subsequent calls work fine (i.e. a refresh in my browser, and no
 more
 error, my external method works ).  I restart Zope as root.   Anyone
 ever
 see this before?

 I just upgraded an account from 2.4.x to 2.5 binary on linux.


 --

 Emile van Sebille
 [EMAIL PROTECTED]

 -




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