On failure, web browser shows 'Internal Server Error', with following in server 
error log:
[Mon Aug 17 07:43:47 2009] [error] [client 127.0.0.1] Premature end of script 
headers: main, referer: http://localhost/fossil/main/test_env
[Mon Aug 17 07:43:47 2009] [error] [client 127.0.0.1] Assertion failed: e>0, 
file bag_.c, line 102\r, referer: http://localhost/fossil/main/test_env
[Mon Aug 17 07:43:47 2009] [error] [client 127.0.0.1] \r, referer: 
http://localhost/fossil/main/test_env
[Mon Aug 17 07:43:47 2009] [error] [client 127.0.0.1] This application has 
requested the Runtime to terminate it in an unusual way., referer: 
http://localhost/fossil/main/test_env
[Mon Aug 17 07:43:47 2009] [error] [client 127.0.0.1] Please contact the 
application's support team for more information.\r, referer: 
http://localhost/fossil/main/test_env

http://localhost/fossil/main/test_env:
g.zBaseURL = http://localhost/fossil/main
g.zTop = /fossil/main
HTTP_COOKIE = fossil_login_2f666f7373696c2f6d61696e=; p=8522327934 
HTTP_HOST = localhost 
PATH_INFO = /test_env 
QUERY_STRING = 
REMOTE_ADDR = 127.0.0.1 
SCRIPT_NAME = /fossil/main 
fossil_login_2f666f7373696c2f6d61696e = 
p = 8522327934 

http://a0756885lt/fossil/main/test_env:
g.zBaseURL = http://a0756885lt/fossil/main
g.zTop = /fossil/main
HTTP_COOKIE = 
fossil_login_2f666f7373696c2f6d61696e=6%2F44C71596380E0FD1AF0145F1F5FEE612B92151806E38551E87
 
HTTP_HOST = a0756885lt 
PATH_INFO = /test_env 
QUERY_STRING = 
REMOTE_ADDR = 192.168.1.7 
SCRIPT_NAME = /fossil/main 
fossil_login_2f666f7373696c2f6d61696e = 
6/44C71596380E0FD1AF0145F1F5FEE612B92151806E38551E87 

- Altu

> ----- Original Message -----
> From: "D. Richard Hipp" <d...@hwaci.com>
> To: fossil-users@lists.fossil-scm.org
> Subject: Re: [fossil-users] assert (e > 0) in bag.c
> Date: Sun, 16 Aug 2009 17:03:16 -0400
> 
> 
> 
> On Aug 16, 2009, at 2:12 PM, Altu Faltu wrote:
> 
> > Hi,
> >
> > This happens even with a newly created repository.
> >
> > This works:
> > fossil ui repos.fsl
> >
> > The repository is accessible at /fossil/main on my server.
> >
> > This page works:
> > http://localhost/fossil/main/home
> >
> > This page doesn't:
> > http://localhost/fossil/main/timeline
> >
> > However, both these pages work (a0756885lt is hostname):
> > http://a0756885lt/fossil/main/home
> > http://a0756885lt/fossil/main/timeline
> >
> > Problem exists only for localhost.
> 
> I am unable to reproduce the problem here.
> 
> What does your web browser display on "failures"?
> 
> What does your web browser show for these:
> 
>       http://localhost/fossil/test_env
>       http://a0756885lt/fossil/test_env
> 
> 
> D. Richard Hipp
> d...@hwaci.com
> 
> 
> 
> _______________________________________________
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

>


-- 
Be Yourself @ mail.com!
Choose From 200+ Email Addresses
Get a Free Account at www.mail.com!

_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to