Bugs item #1443141, was opened at 2006-03-04 19:00
Message generated for change (Comment added) made by cito
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=104866&aid=1443141&group_id=4866

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: mkbrowser error

Initial Comment:
I try to start the videos project through mkbrowser
using mysql.

I have to start it:
- once with the complete path
- once without Middle in the pathname
- onnce with the complete path

Then the objects are listed on the left.

When I try to select an object the following error occurs:

[Sat Mar  4 18:53:13 2006] [error] WebKit: Error while
executing script
/home/wijnenjl/Documents/Tools/Webware-0.9/MiddleKit/WebBrowser/BrowseObjects.py
Traceback (most recent call last):
  File "./WebKit/Application.py", line 466, in
dispatchRawRequest
  File "./WebKit/Application.py", line 529, in
runTransaction
  File "./WebKit/Application.py", line 553, in
runTransactionViaServlet
  File "./WebKit/Servlet.py", line 59, in runTransaction
  File "./WebKit/Transaction.py", line 136, in respond
  File "./WebKit/HTTPServlet.py", line 67, in respond
  File "./WebKit/HTTPContent.py", line 63, in respondToGet
  File "./WebKit/HTTPContent.py", line 105, in _respond
  File "./WebKit/Page.py", line 30, in defaultAction
  File "./MiddleKit/WebBrowser/SitePage.py", line 30,
in writeHTML
  File "./WebKit/Page.py", line 90, in writeHTML
  File "./WebKit/Page.py", line 176, in writeBody
  File "./MiddleKit/WebBrowser/SitePage.py", line 44,
in writeBodyParts
  File
"/home/wijnenjl/Documents/Tools/Webware-0.9/MiddleKit/WebBrowser/StorePage.py",
line 53, in writeTopBar
    self.writeln('<p><a href="SelectDatabase"
class="SelectLink">SELECT</a>'
  File "../WebKit/HTTPRequest.py", line 186, in value
    return self.cookie(name, default)
  File "../WebKit/HTTPRequest.py", line 224, in cookie
    return self._cookies[name]
KeyError: 'host'

[EMAIL PROTECTED]


----------------------------------------------------------------------

>Comment By: Christoph Zwerschke (cito)
Date: 2006-07-06 16:57

Message:
Logged In: YES 
user_id=193957

I think I have fixed the problems with the wrong path:
MKBrowser did not add the correct path to sys.path in case
it was missing. This should also fix the subsequent errors.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=104866&aid=1443141&group_id=4866

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Webware-devel mailing list
Webware-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to