ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
740
|
Sat Oct 16 20:32:54 2004 |
| Geo Geo | gorilla_geo@yahoo.com | Bug report | Windows | 2.5.4.5 | Re: Elog Service Terminated |
> Hi
> I have a problem here which the ELOG service get terminated unexpectedly
> on the Windows Server.
> Is there any way to debug this problem ?
>
> I am using the latest version of Elog and i tried the 2.5.3 version too
> have this problem
>
> Thanks!
I have found the reason when will it terminate ,
When a user is not found on the server will hang in version 2.5.3 and in
version 2.5.4 it will terminate by itself as show below.
--------------logs
GET /?redir=&uname=ifcosad&upassword=jklasjd HTTP/1.0
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg,
application/vnd.ms-
powerpoint, application/vnd.ms-excel, application/msword, application/x-
shockwav
e-flash, */*
Referer: http://sinccbap2kp38.sq.com.sg:8877/
Accept-Language: en-gb
User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0; YComp 5.0.2.6)
Host: sinccbap2kp38.sq.com.sg:8877
Connection: Keep-Alive
Cookie: urem=0
D:\Program Files\ELOG>
-----------end of log
here is the logs . And in version 2.5.4 , when i tried to move some entries
to another db and i get a xrelloc error
GET /IFSOCC+Archive/?
Priority=_all_&cmd=Move+to&destm=IFSOCC+Current&s0=1&s1=2&s
2=3&s3=4&nsel=4 HTTP/1.0
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg,
application/vnd.ms-
powerpoint, application/vnd.ms-excel, application/msword, application/x-
shockwav
e-flash, */*
Referer: http://sinccbap2kp38.sq.com.sg:8877/IFSOCC+Archive/?select=1
Accept-Language: en-gb
User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0; YComp 5.0.2.6)
Host: sinccbap2kp38.sq.com.sg:8877
Connection: Keep-Alive
Cookie: urem=0; unm=ifsocc; upwd=aWZzb2Nj
xrealloc: not enough memory
Thanks !
Geo |
756
|
Mon Nov 1 03:08:34 2004 |
| Martin R. Picchio | mpicchio@chpnet.org | Question | | 2.5.4-6 | Compile of Elog |
If I make changes to the elog source, How do I re-compile it and not
distrupt the program?????? |
758
|
Mon Nov 1 10:32:57 2004 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | | 2.5.4-6 | Re: Compile of Elog |
> If I make changes to the elog source, How do I re-compile it and not
> distrupt the program??????
There ist only a problem if you replace the currently running executable. You
sould first stop elogd, then replace the executable, then restart it. This ist
true both for Windows and Linux. |
761
|
Tue Nov 2 02:51:09 2004 |
| Kristinn B. Gylfason | elog@askur.org | Question | Linux | 2.5.4 | Can the elog client submit an entry with a html body? |
I'm running a Debian package of elog with verision number 2.5.4+r1480-1.
The revision of the elog client in this package is 1.21.
I'm using the elog client to send entries generated by a script to my
logbook. I want to format the body text of the entry using HTML, to include
links and images. When I submit the entry with the elog client it is
submited as text and not HTML.
The man page for the elog client does not mention any commandline options to
specify the formating of the entry and I have not found any info in this
forum on the issue.
Is it possible to submit an entry with a html body using the elog client? |
764
|
Fri Nov 5 16:59:30 2004 |
| Ulrich Trüssel | ulrich.truessel@familienhund.ch | Bug report | Windows | 2.5.5 | $message id gives wrong value - Gernman traslalation of Back |
1.
I do not know if this is a problen of the 2.5.5 (11/03/04) version or of
other versions as well:
I'm using the $message id parameter in a substitution:
Subst KlientIn/KundIn = $Vorname $Name; P: $Telefon Privat; G: $Telefon
Geschäft; N: $Telefon Mobil; $Landeskennung-$PLZ $Ortschaft [<a
href="http://localhost:8080/$logbook/$message id">$logbook:$mesage id</a>]
the "$message id" will not be replaced by the msg id, the string "$message
id" will be dispalyed and used. Other substitutions as $logbook etc. are
working.
Is this a bug or did i missunderstood the manual?
2.
Since Version 2.5.5: If ELOG is running under German, the "Zurück" Bottom is
named "Back". Any Idee where I can change this back? ;-)
2.5.4-6 was corretly translated. |
769
|
Thu Nov 11 01:04:01 2004 |
| Marc Neiger | m.neiger@synergie-inf.com | Info | All | 2.5.4-6 | Re: Announcement of RSS feeds |
Great, but what's the corresponding URL for the RSS feed itself
> I implemented experimentally RSS feeds into Elog. Before releasing this new
> addition, I would like to collect some experience with it. This forum now
> supports RSS feeds, for which you can subscribe with a RSS feed reader like
> Mozilla Firefox. Please give it a try and send me any feedback.
>
> For an introduction to RSS feeds, please see
>
> http://www.webreference.com/authoring/languages/xml/rss/intro/ |
788
|
Mon Nov 15 20:50:01 2004 |
| damon nettles | nettles@phgrav.phys.lsu.edu | | | | stunnel problems with new version |
i am trying to implement ssl features on our logbooks. however, it seems
that stunnel has drastically changed their program and the usual startup
procedures listed on the elog page don't work.
so, what is the new method for getting elog set up with stunnel? |
798
|
Tue Nov 16 17:49:54 2004 |
| damon nettles | nettles@phgrav.phys.lsu.edu | | | | elog password access without users |
is there a way to set up a logbook so that a password is required to get
into it, but no username? |