Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 722 of 801  Not logged in ELOG logo
ID Date Icon Authordown Author Email Category OS ELOG Version Subject
  68872   Wed Dec 12 10:44:57 2018 Warning Antonio Iulianoantonio.iuliano@cern.chQuestionLinux3.1.2xmalloc error when filling entries and chaning page

Dear ELOG experts,

the ELOG server on our lab crashes  continuosly, when we add a new entry or even if we click the arrows to navigate between entries. Following the FAQ on the website, I have used gdb and found the following error:

xmalloc: not enough memory

[Inferior 1 (process 23271) exited with code 01]

It should be then some allocation issue when we try to access to the entries, but I could not figure the nature of the issue. I was, however, able to reproduce it with a fresh ELOG installation and the same configuration file (ELOG cloned from git and installed today)

Could you please give me any suggestion? I attach here the configuration file we use.

Best regards,

Antonio Iuliano

Attachment 1: elogd.cfg
[global]

Group SHiP-charm scanning = CHARM1, CHARM2, CHARM3, CHARM4, CHARM5, CHARM6
Group SHiP-charm analysis = SUMMARY
Group CHARM1          = CHARM1_RUN1,CHARM1_RUN2,CHARM1_RUN3,CHARM1_RUN4,CHARM1_RUN5,CHARM1_RUN6
Group CHARM2          = CHARM2_RUN1,CHARM2_RUN2,CHARM2_RUN3,CHARM2_RUN4,CHARM2_RUN5,CHARM2_RUN6
Group CHARM3          = CHARM3_RUN1,CHARM3_RUN2,CHARM3_RUN3
Group CHARM4          = CHARM4_RUN1,CHARM4_RUN2,CHARM4_RUN3
Group CHARM5          = CHARM5_RUN1,CHARM5_RUN2,CHARM5_RUN3
Group CHARM6          = CHARM6_RUN1,CHARM6_RUN2,CHARM6_RUN3
Group Decay Search    = DS_2012,DS_2011,DS_2010,DS_2009,DS_2008
Group Event Location  = 2012,2011,2010,2009,2008,temp
Group Other Task      = Weekly Meetings, reviews, Computing

port = 8080
Entries per page = 120
Thumbnail size = 50
Attachment lines = 30
Search all logbooks = 2
Default encoding = 1

Expand default = 0

#Time format = %Y-%m-%dT%H:%M:%S%z   ISO FORMAT
Time format = %Y-%m-%d %H:%M
Date format = %Y-%m-%d

###############################################################################
[SUMMARY]
Start page = ?mode=threaded&expand=0&sort=BrickID

Attributes = BrickID, Emulsion Type, Laboratory, Directory, Scanning, Linking, Alignment, Tracking, Vertexing, Note

Options BrickID = CHARM1-RUN1, CHARM1-RUN2, CHARM1_RUN3,CHARM1_RUN4,CHARM1_RUN5,CHARM1_RUN6, CHARM2_RUN1,CHARM2_RUN2,CHARM2_RUN3,CHARM2_RUN4,CHARM2_RUN5,CHARM2_RUN6,  CHARM3_RUN1,CHARM3_RUN2,CHARM3_RUN3, CHARM4_RUN1,CHARM4_RUN2,CHARM4_RUN3, CHARM5_RUN1,CHARM5_RUN2,CHARM5_RUN3, CHARM6_RUN1,CHARM6_RUN2,CHARM6_RUN3
ROptions Emulsion Type = Nagoya, Slavich
ROptions Laboratory = Napoli, Zurich

Show Attributes = BrickID, Emulsion Type, Laboratory, Directory, Scanning, Linking, Alignment, Tracking, Vertexing, Note
Show Attributes Edit = BrickID, Emulsion Type, Laboratory, Directory, Scanning, Linking, Alignment, Tracking, Vertexing, Note

Thread Display       = </td><td class="thread2" style="width:150px" > <a href=$message id><B>$BrickID</B></a> </td><td class="thread2" style="width:60px" > $Emulsion type </td><td class="thread2"  style="width:50px" style="width:128px"> $Laboratory </td><td class="thread2" style="width:60px" > $Directory </td><td class="thread2"  style="background-color:LightPink;"> $Scanning </td><td class="thread2"  style="width:60px"> $Linking </td><td class="thread2"  style="width:60px"> $Alignment </td><td class="thread2"  style="width:60px"> $Tracking </td><td class="thread2" style="width:55px"> <B>$Vertexing</B></td><td class="thread2R" >$Note</a>

Filter Menu text     = empty.html
List Menu text       = empty.html
List Menu commands   = New , Find , Select , Import  
Menu commands        = Back, New, Edit, Delete, Find
Locked Attributes    = 
Fixed Attributes Edit  = BrickID
Fixed Attributes Reply = BrickID
Required Attributes  = BrickID
Theme                = eventlocation
Menu text            =
Filter Menu text     = 
List Menu text       =
Collapse to last     = 1
Filter last entry = 1
Allow HTML = 1


###############################################################################
[CHARM1_RUN1]
Start page = ?mode=threaded&expand=0&sort=PlateID
Attributes = PlateID, Author, Glass, Bottom, Base, Top, Scanning Path, Scanning, Microscope, Processing, DeleteObx, Linking, Note
Options PlateID = 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29
#30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57
ROptions Microscope = mic2, mic3
ROptions Scanning = IN PROGRESS, SCAN DONE, TO RE-SCAN
ROptions Processing = no, PROC OK, TO RE-PROCESS
ROptions DeleteObx = no, OBX DELETED 
ROptions Linking = no, LINK OK
Show Attributes = PlateID, Author, Glass, Bottom, Base, Top, Scanning Path, Scanning, Microscope, Processing, DeleteObx, Linking, Note
Edit Attributes = PlateID, Author, Glass, Bottom, Base, Top, Scanning Path, Scanning, Microscope, Processing, DeleteObx, Linking, Note

Thread Display       = </td><td class="thread2R" style="width:50px" > <a href=$message id><B>$PlateID</B></a> </td><td class="thread2R" style="width:150px" > $Author </td><td class="thread2R"  style="width:50px" style="width:128px"> $Glass </td><td class="thread2R" style="width:60px" > $Bottom </td><td class="thread2R"  style="width:60px"> $Base </td><td class="thread2R"  style="width:60px"> $Top </td><td class="thread2R"  width=250px style="background-color:LightPink;"> $Scanning Path </td><td class="thread2"  style="width:100px"> $Scanning </td><td class="thread2" style="width:100px"> <B>$Microscope</B></td><td class="thread2R"  style="width:100px"> $Processing</td><td class="thread2R"  style="width:100px"> $DeleteObx</td><td class="thread2R"  style="width:100px"> $Linking </td><td class="thread2R">$Note</a>

Filter Menu text     = empty.html
List Menu text       = empty.html
List Menu commands   = New , Find , Select , Import , Config
Menu commands        = Back, New, Edit, Delete, Find
Locked Attributes    =
Fixed Attributes Edit  = PlateID
Fixed Attributes Reply = PlateID
Required Attributes  = PlateID
Theme                = eventlocation
Menu text            =
Filter Menu text     =
List Menu text       =
Collapse to last     = 1
Filter last entry = 1
Allow HTML = 1

###############################################################################
[CHARM1_RUN2]
Start page = ?mode=threaded&expand=0&sort=PlateID
Attributes = PlateID, Author, Glass, Bottom, Base, Top, Scanning Path, Scanning, Microscope, Processing, DeleteObx, Linking, Note
Options PlateID = 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29
#30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57
ROptions Microscope = mic2, mic3
ROptions Scanning = IN PROGRESS, DONE, TO RE-SCAN
ROptions Processing = no, DONE, TO RE-PROCESS
ROptions DeleteObx = no, DONE
ROptions Linking = no, DONE
Show Attributes = PlateID, Author, Glass, Bottom, Base, Top, Scanning Path, Scanning, Microscope, Processing, DeleteObx, Linking, Note
Edit Attributes = PlateID, Author, Glass, Bottom, Base, Top, Scanning Path, Scanning, Microscope, Processing, DeleteObx, Linking, Note

Thread Display       = </td><td class="thread2R" style="width:50px" > <a href=$message id><B>$PlateID</B></a> </td><td class="thread2R" style="width:150px" > $Author </td><td class="thread2R"  style="width:50px" style="width:128px"> $Glass </td><td class="thread2R" style="width:60px" > $Bottom </td><td class="thread2R"  style="width:60px"> $Base </td><td class="thread2R"  style="width:60px"> $Top </td><td class="thread2R"  width=250px style="background-color:LightPink;"> $Scanning Path </td><td class="thread2"  style="width:100px"> $Scanning </td><td class="thread2" style="width:55px"> <B>$Microscope</B></td><td class="thread2R"  style="width:60px"> $Processing</td><td class="thread2R"  style="width:60px"> $DeleteObx</td><td class="thread2R"  style="width:60px"> $Linking </td><td class="thread2R">$Note</a>

Filter Menu text     = empty.html
List Menu text       = empty.html
List Menu commands   = New , Find , Select , Import , Config
Menu commands        = Back, New, Edit, Delete, Find
Locked Attributes    =
Fixed Attributes Edit  = PlateID
Fixed Attributes Reply = PlateID
Required Attributes  = PlateID
Theme                = eventlocation
Menu text            =
Filter Menu text     =
List Menu text       =
Collapse to last     = 1
Filter last entry = 1
Allow HTML = 1

###############################################################################
[CHARM1_RUN3]
Start page = ?mode=threaded&expand=0&sort=PlateID
Attributes = PlateID, Author, Glass, Bottom, Base, Top, Scanning Path, Scanning, Microscope, Processing, DeleteObx, Linking, Note
Options PlateID = 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29
#30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57
ROptions Microscope = mic2, mic3
ROptions Scanning = IN PROGRESS, DONE, TO RE-SCAN
ROptions Processing = no, DONE, TO RE-PROCESS
ROptions DeleteObx = no, DONE
ROptions Linking = no, DONE
Show Attributes = PlateID, Author, Glass, Bottom, Base, Top, Scanning Path, Scanning, Microscope, Processing, DeleteObx, Linking, Note
Edit Attributes = PlateID, Author, Glass, Bottom, Base, Top, Scanning Path, Scanning, Microscope, Processing, DeleteObx, Linking, Note

Thread Display       = </td><td class="thread2R" style="width:50px" > <a href=$message id><B>$PlateID</B></a> </td><td class="thread2R" style="width:150px" > $Author </td><td class="thread2R"  style="width:50px" style="width:128px"> $Glass </td><td class="thread2R" style="width:60px" > $Bottom </td><td class="thread2R"  style="width:60px"> $Base </td><td class="thread2R"  style="width:60px"> $Top </td><td class="thread2R"  width=250px style="background-color:LightPink;"> $Scanning Path </td><td class="thread2"  style="width:100px"> $Scanning </td><td class="thread2" style="width:55px"> <B>$Microscope</B></td><td class="thread2R"  style="width:60px"> $Processing</td><td class="thread2R"  style="width:60px"> $DeleteObx</td><td class="thread2R"  style="width:60px"> $Linking </td><td class="thread2R">$Note</a>

Filter Menu text     = empty.html
List Menu text       = empty.html
List Menu commands   = New , Find , Select , Import , Config
Menu commands        = Back, New, Edit, Delete, Find
Locked Attributes    =
Fixed Attributes Edit  = PlateID
Fixed Attributes Reply = PlateID
Required Attributes  = PlateID
Theme                = eventlocation
Menu text            =
Filter Menu text     =
List Menu text       =
Collapse to last     = 1
Filter last entry = 1
Allow HTML = 1

###############################################################################
[CHARM1_RUN4]
Start page = ?mode=threaded&expand=0&sort=PlateID
Attributes = PlateID, Author, Glass, Bottom, Base, Top, Scanning Path, Scanning, Microscope, Processing, DeleteObx, Linking, Note
Options PlateID = 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29
#30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57
ROptions Microscope = mic2, mic3
ROptions Scanning = IN PROGRESS, DONE, TO RE-SCAN
ROptions Processing = no, DONE, TO RE-PROCESS
ROptions DeleteObx = no, DONE
ROptions Linking = no, DONE
Show Attributes = PlateID, Author, Glass, Bottom, Base, Top, Scanning Path, Scanning, Microscope, Processing, DeleteObx, Linking, Note
Edit Attributes = PlateID, Author, Glass, Bottom, Base, Top, Scanning Path, Scanning, Microscope, Processing, DeleteObx, Linking, Note

Thread Display       = </td><td class="thread2R" style="width:50px" > <a href=$message id><B>$PlateID</B></a> </td><td class="thread2R" style="width:150px" > $Author </td><td class="thread2R"  style="width:50px" style="width:128px"> $Glass </td><td class="thread2R" style="width:60px" > $Bottom </td><td class="thread2R"  style="width:60px"> $Base </td><td class="thread2R"  style="width:60px"> $Top </td><td class="thread2R"  width=250px style="background-color:LightPink;"> $Scanning Path </td><td class="thread2"  style="width:100px"> $Scanning </td><td class="thread2" style="width:55px"> <B>$Microscope</B></td><td class="thread2R"  style="width:60px"> $Processing</td><td class="thread2R"  style="width:60px"> $DeleteObx</td><td class="thread2R"  style="width:60px"> $Linking </td><td class="thread2R">$Note</a>

Filter Menu text     = empty.html
List Menu text       = empty.html
List Menu commands   = New , Find , Select , Import , Config
Menu commands        = Back, New, Edit, Delete, Find
Locked Attributes    =
Fixed Attributes Edit  = PlateID
Fixed Attributes Reply = PlateID
Required Attributes  = PlateID
Theme                = eventlocation
Menu text            =
Filter Menu text     =
List Menu text       =
Collapse to last     = 1
Filter last entry = 1
Allow HTML = 1

###############################################################################
[CHARM1_RUN5]
Start page = ?mode=threaded&expand=0&sort=PlateID
Attributes = PlateID, Author, Glass, Bottom, Base, Top, Scanning Path, Scanning, Microscope, Processing, DeleteObx, Linking, Note
Options PlateID = 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29
#30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57
ROptions Microscope = mic2, mic3
ROptions Scanning = IN PROGRESS, DONE, TO RE-SCAN
ROptions Processing = no, DONE, TO RE-PROCESS
ROptions DeleteObx = no, DONE
ROptions Linking = no, DONE
Show Attributes = PlateID, Author, Glass, Bottom, Base, Top, Scanning Path, Scanning, Microscope, Processing, DeleteObx, Linking, Note
Edit Attributes = PlateID, Author, Glass, Bottom, Base, Top, Scanning Path, Scanning, Microscope, Processing, DeleteObx, Linking, Note

Thread Display       = </td><td class="thread2R" style="width:50px" > <a href=$message id><B>$PlateID</B></a> </td><td class="thread2R" style="width:150px" > $Author </td><td class="thread2R"  style="width:50px" style="width:128px"> $Glass </td><td class="thread2R" style="width:60px" > $Bottom </td><td class="thread2R"  style="width:60px"> $Base </td><td class="thread2R"  style="width:60px"> $Top </td><td class="thread2R"  width=250px style="background-color:LightPink;"> $Scanning Path </td><td class="thread2"  style="width:100px"> $Scanning </td><td class="thread2" style="width:55px"> <B>$Microscope</B></td><td class="thread2R"  style="width:60px"> $Processing</td><td class="thread2R"  style="width:60px"> $DeleteObx</td><td class="thread2R"  style="width:60px"> $Linking </td><td class="thread2R">$Note</a>

Filter Menu text     = empty.html
List Menu text       = empty.html
List Menu commands   = New , Find , Select , Import , Config
Menu commands        = Back, New, Edit, Delete, Find
Locked Attributes    =
Fixed Attributes Edit  = PlateID
Fixed Attributes Reply = PlateID
Required Attributes  = PlateID
Theme                = eventlocation
Menu text            =
Filter Menu text     =
List Menu text       =
Collapse to last     = 1
Filter last entry = 1
Allow HTML = 1

###############################################################################
[CHARM1_RUN6]
Start page = ?mode=threaded&expand=0&sort=PlateID
Attributes = PlateID, Author, Glass, Bottom, Base, Top, Scanning Path, Scanning, Microscope, Processing, DeleteObx, Linking, Note
Options PlateID = 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29
#30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57
ROptions Microscope = mic2, mic3
ROptions Scanning = IN PROGRESS, DONE, TO RE-SCAN
ROptions Processing = no, DONE, TO RE-PROCESS
ROptions DeleteObx = no, DONE
ROptions Linking = no, DONE
Show Attributes = PlateID, Author, Glass, Bottom, Base, Top, Scanning Path, Scanning, Microscope, Processing, DeleteObx, Linking, Note
Edit Attributes = PlateID, Author, Glass, Bottom, Base, Top, Scanning Path, Scanning, Microscope, Processing, DeleteObx, Linking, Note

Thread Display       = </td><td class="thread2R" style="width:50px" > <a href=$message id><B>$PlateID</B></a> </td><td class="thread2R" style="width:150px" > $Author </td><td class="thread2R"  style="width:50px" style="width:128px"> $Glass </td><td class="thread2R" style="width:60px" > $Bottom </td><td class="thread2R"  style="width:60px"> $Base </td><td class="thread2R"  style="width:60px"> $Top </td><td class="thread2R"  width=250px style="background-color:LightPink;"> $Scanning Path </td><td class="thread2"  style="width:100px"> $Scanning </td><td class="thread2" style="width:55px"> <B>$Microscope</B></td><td class="thread2R"  style="width:60px"> $Processing</td><td class="thread2R"  style="width:60px"> $DeleteObx</td><td class="thread2R"  style="width:60px"> $Linking </td><td class="thread2R">$Note</a>

Filter Menu text     = empty.html
List Menu text       = empty.html
List Menu commands   = New , Find , Select , Import , Config
Menu commands        = Back, New, Edit, Delete, Find
Locked Attributes    =
Fixed Attributes Edit  = PlateID
Fixed Attributes Reply = PlateID
Required Attributes  = PlateID
Theme                = eventlocation
Menu text            =
Filter Menu text     =
List Menu text       =
Collapse to last     = 1
Filter last entry = 1
Allow HTML = 1

###############################################################################
[CHARM2_RUN1]
Start page = ?mode=threaded&expand=0&sort=PlateID
Attributes = PlateID, Author, Glass, Bottom, Base, Top, Scanning Path, Scanning, Microscope, Processing, DeleteObx, Linking, Note
Options PlateID = 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29
#30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57
ROptions Microscope = mic2, mic3
ROptions Scanning = IN PROGRESS, DONE, TO RE-SCAN
ROptions Processing = no, DONE, TO RE-PROCESS
ROptions DeleteObx = no, DONE
ROptions Linking = no, DONE
Show Attributes = PlateID, Author, Glass, Bottom, Base, Top, Scanning Path, Scanning, Microscope, Processing, DeleteObx, Linking, Note
Edit Attributes = PlateID, Author, Glass, Bottom, Base, Top, Scanning Path, Scanning, Microscope, Processing, DeleteObx, Linking, Note

Thread Display       = </td><td class="thread2R" style="width:50px" > <a href=$message id><B>$PlateID</B></a> </td><td class="thread2R" style="width:150px" > $Author </td><td class="thread2R"  style="width:50px" style="width:128px"> $Glass </td><td class="thread2R" style="width:60px" > $Bottom </td><td class="thread2R"  style="width:60px"> $Base </td><td class="thread2R"  style="width:60px"> $Top </td><td class="thread2R"  width=250px style="background-color:LightPink;"> $Scanning Path </td><td class="thread2"  style="width:100px"> $Scanning </td><td class="thread2" style="width:55px"> <B>$Microscope</B></td><td class="thread2R"  style="width:60px"> $Processing</td><td class="thread2R"  style="width:60px"> $DeleteObx</td><td class="thread2R"  style="width:60px"> $Linking </td><td class="thread2R">$Note</a>

Filter Menu text     = empty.html
List Menu text       = empty.html
List Menu commands   = New , Find , Select , Import , Config
Menu commands        = Back, New, Edit, Delete, Find
Locked Attributes    =
Fixed Attributes Edit  = PlateID
Fixed Attributes Reply = PlateID
Required Attributes  = PlateID
Theme                = eventlocation
Menu text            =
Filter Menu text     =
List Menu text       =
Collapse to last     = 1
Filter last entry = 1
Allow HTML = 1

###############################################################################
[CHARM2_RUN2]
Start page = ?mode=threaded&expand=0&sort=PlateID
Attributes = PlateID, Author, Glass, Bottom, Base, Top, Scanning Path, Scanning, Microscope, Processing, DeleteObx, Linking, Note
Options PlateID = 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29
#30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57
ROptions Microscope = mic2, mic3
ROptions Scanning = IN PROGRESS, DONE, TO RE-SCAN
ROptions Processing = no, DONE, TO RE-PROCESS
ROptions DeleteObx = no, DONE
ROptions Linking = no, DONE
Show Attributes = PlateID, Author, Glass, Bottom, Base, Top, Scanning Path, Scanning, Microscope, Processing, DeleteObx, Linking, Note
Edit Attributes = PlateID, Author, Glass, Bottom, Base, Top, Scanning Path, Scanning, Microscope, Processing, DeleteObx, Linking, Note

Thread Display       = </td><td class="thread2R" style="width:50px" > <a href=$message id><B>$PlateID</B></a> </td><td class="thread2R" style="width:150px" > $Author </td><td class="thread2R"  style="width:50px" style="width:128px"> $Glass </td><td class="thread2R" style="width:60px" > $Bottom </td><td class="thread2R"  style="width:60px"> $Base </td><td class="thread2R"  style="width:60px"> $Top </td><td class="thread2R"  width=250px style="background-color:LightPink;"> $Scanning Path </td><td class="thread2"  style="width:100px"> $Scanning </td><td class="thread2" style="width:55px"> <B>$Microscope</B></td><td class="thread2R"  style="width:60px"> $Processing</td><td class="thread2R"  style="width:60px"> $DeleteObx</td><td class="thread2R"  style="width:60px"> $Linking </td><td class="thread2R">$Note</a>

Filter Menu text     = empty.html
... 1594 more lines ...
  68364   Thu Jul 21 07:44:04 2016 Question Antonio Bulgheroniantonio.bulgheroni@gmail.comQuestionWindows2.9.2Different logbook files when running elogd as admin or normal user

Dear all, I have a problem with my window elog installation (2.9.2) and I would like to ask your help for solving it.

I'm using elog on my lab computer for a single user installation, so something very simple. It was running smoothly for many months using the automatic window service (i.e. elogd was started automatically at boot). I need to add that the service is started as the local administrator, while my user has no administrative rights. ELOG is installed in the standard location C:\Program Files (x86)\ELOG\ with the logbook folder inside and this is actually accessible only for admins.

On 8/04/2016, elogd crashed while I was saving an edited message. Then instead of restarting the service or rebooting the PC, I was just starting elogd manually (as me not as admin). It worked for many weeks. And now comes the problem: at the next reboot the elogd service came up automatically but all the new records I added in the logbook since I re-started manually are not there. Indeed in the C:\Program Files (x86)\ELOG\logbooks the latest entry is 160408a.txt. But if I stop the service and restart elogd manually (as me not as admin), then I can see in the logbook all the new entries.

My questions is where the ascii files corresponding to the new entries? They must be saved somewhere, maybe in some temporary folder. I want to copy them back and keep them in the backup to avoid unpleasant surprise.

Thanks in advance for your help,

Antonio

  68366   Thu Jul 21 09:37:47 2016 Reply Antonio Bulgheroniantonio.bulgheroni@gmail.comQuestionWindows2.9.2Re: Different logbook files when running elogd as admin or normal user

So I found the my log files, but this issue should probably be documented.

When running as admin my logbook files are where they should (C:\Program Files (x86)\ELOG\logbooks)

When running as local user (with no admin rights), elogd has no writing access to the logbooks directory. So it falls back to use C:\Users\[MyUserName]\AppData\Local\VirtualStore\Program Files (x86)\ELOG\logbooks

In both cases elogd -v is not helping because it says:

elogd 2.9.2 built Feb 20 2013, 09:19:10 revision 2475
Config file  : c:\Program Files (x86)\ELOG\elogd.cfg
Resource dir : c:\Program Files (x86)\ELOG
Logbook dir  : c:\Program Files (x86)\ELOG\logbooks\
FCKedit detected
Indexing logbook "sample" in "logbooks\sample\" ... 

that is not true for the local user.

Thanks again for your help,

Antonio

 

Stefan Ritt wrote:

I don't know why elogd uses different logbook directories depending on the user. Maybe you start it in different directories, or one user cannot read the config file and falls back to some default. Anyhow, you can start elogd interactively wit the -v flag which tells you which logbook files are parsed. There are no cache files or similar, everything is stored in Yymmdda.log files, you just have to search for them.

Antonio Bulgheroni wrote:

Dear all, I have a problem with my window elog installation (2.9.2) and I would like to ask your help for solving it.

I'm using elog on my lab computer for a single user installation, so something very simple. It was running smoothly for many months using the automatic window service (i.e. elogd was started automatically at boot). I need to add that the service is started as the local administrator, while my user has no administrative rights. ELOG is installed in the standard location C:\Program Files (x86)\ELOG\ with the logbook folder inside and this is actually accessible only for admins.

On 8/04/2016, elogd crashed while I was saving an edited message. Then instead of restarting the service or rebooting the PC, I was just starting elogd manually (as me not as admin). It worked for many weeks. And now comes the problem: at the next reboot the elogd service came up automatically but all the new records I added in the logbook since I re-started manually are not there. Indeed in the C:\Program Files (x86)\ELOG\logbooks the latest entry is 160408a.txt. But if I stop the service and restart elogd manually (as me not as admin), then I can see in the logbook all the new entries.

My questions is where the ascii files corresponding to the new entries? They must be saved somewhere, maybe in some temporary folder. I want to copy them back and keep them in the backup to avoid unpleasant surprise.

Thanks in advance for your help,

Antonio

 

 

  68367   Thu Jul 21 13:08:44 2016 Question Antonio Bulgheroniantonio.bulgheroni@gmail.comQuestionWindows3.1.1Image source url missing

Dear all, sorry for asking you another question, but today after I finally recovered all my logbook entries, I updated to elog 3.1.1 and now I have a problem uploading images.

This is what I do:

  • Click on the insert "Image" button in the editor toolbar
  • In the popup window I select the picture I want to upload and then press "Send to server". I see the file appearing among the attachments at the bottom of the message.
  • I click OK, but the popup complains that the Image Source URL is missing. Indeed when I switch to the other tab the URL field is open.

I have tried on your demo logbook and after the image is sent to the server, the URL field is automatically filled.

What am I doing wrong? With 2.9.2 it was working normally.

 

Thanks again and best regards

Antonio

 

 

  68371   Fri Jul 22 13:56:06 2016 Reply Antonio Bulgheroniantonio.bulgheroni@gmail.comRequestWindows3.1.1Re: inserting pictures into a post

I have just made a fresh installation of ELOG 3.1.1 on a windows machine and unfortunately it is not working. If I try to insert a picture with the image button, the dialog complains that the image url is missing. If I drag-and-drop the picture on the edit area, it gets attached but not added as picture.

I tried already on two different computer and on the basic elog configuration.

Can you crosscheck it on your side on a win pc?

 

Thanks smiley

 

antonio

 

Stefan Ritt wrote:

I don't know if you realized, but that (veeeeery old) wish has been implemented about five years ago or so. Now you can instert pictures into the body like this:

Best,

Stefan

 

JD wrote:

I know this thread is realy old. Anyways I would like to give a +1 on this request.  As a workaround I currently wrote a small PHP Image Hosting/Upload Script and embedded a link to it in the Menue. 

On that page the user uploads the image and gets a link which he/she can embedd using the button... Easy, but a bit to complicated for some users ;)

Stefan Ritt wrote:
> does elog have a way of inserting pictures into a post other than including
> them as an attachment? i can put a picture in using html text, but this
> method only works if the picture is stored on the local server. anyone
> placing a post from a remote machine cannot include a picture off of their
> machine.
> any help?
> thanks.

Right now it is not possible to easily include pictures into the message body, but I put it on the wishlist. Of course you can always refer to external pictures if you submit your text as HTML and put the proper tags there like this one:

and you can even scale them like

but of course this requires to have that image stored somewhere else. I will probably add a feature like

att:name.gif

which will reference a picture from the attachment, and will be converted to the full picture name after submitting that message.

 

 

 

 

  68388   Mon Aug 22 10:36:17 2016 Reply Antonio Bulgheroniantonio.bulgheroni@gmail.comQuestionWindows3.1.1Re: Image source url missing

Can anyone help me? I'm really clueless smiley

 

Thanks in advance,

Antonio

Antonio Bulgheroni wrote:

Dear all, sorry for asking you another question, but today after I finally recovered all my logbook entries, I updated to elog 3.1.1 and now I have a problem uploading images.

This is what I do:

  • Click on the insert "Image" button in the editor toolbar
  • In the popup window I select the picture I want to upload and then press "Send to server". I see the file appearing among the attachments at the bottom of the message.
  • I click OK, but the popup complains that the Image Source URL is missing. Indeed when I switch to the other tab the URL field is open.

I have tried on your demo logbook and after the image is sent to the server, the URL field is automatically filled.

What am I doing wrong? With 2.9.2 it was working normally.

 

Thanks again and best regards

Antonio

 

 

 

  68393   Mon Aug 22 12:00:32 2016 Reply Antonio Bulgheroniantonio.bulgheroni@gmail.comQuestionWindows3.1.1Re: Image source url missing

Dear Stefan, thanks for your answer. 

I tried to add a picture to this reply but I got the same error message with both Firefox and Chrome. 

For sure the pictures were not included in the message, but I have the feeling they were not even uploaded to the server. 

(I'm on Windows 7) 

Thanks for your help,

Antonio

 

 

Stefan Ritt wrote:

I entered this image exactly as you described. When I click OK, the dialog disappears. Can you check if it works for you on this server? Maybe with different browsers?

Stefan

Antonio Bulgheroni wrote:

Can anyone help me? I'm really clueless smiley

 

Thanks in advance,

Antonio

Antonio Bulgheroni wrote:

Dear all, sorry for asking you another question, but today after I finally recovered all my logbook entries, I updated to elog 3.1.1 and now I have a problem uploading images.

This is what I do:

  • Click on the insert "Image" button in the editor toolbar
  • In the popup window I select the picture I want to upload and then press "Send to server". I see the file appearing among the attachments at the bottom of the message.
  • I click OK, but the popup complains that the Image Source URL is missing. Indeed when I switch to the other tab the URL field is open.

I have tried on your demo logbook and after the image is sent to the server, the URL field is automatically filled.

What am I doing wrong? With 2.9.2 it was working normally.

 

Thanks again and best regards

Antonio

 

 

 

 

 

  68396   Mon Aug 22 17:30:58 2016 Reply Antonio Bulgheroniantonio.bulgheroni@gmail.comQuestionWindows3.1.1Re: Image source url missing

Dear Stefan, this is to confirm that also from my personal laptop from home I have the same issue. No pictures uploaded to this server from windows 10. 

Which OS & Browser are you using? 

thanks,

Antonio

Antonio Bulgheroni wrote:

Dear Stefan, thanks for your answer. 

I tried to add a picture to this reply but I got the same error message with both Firefox and Chrome. 

For sure the pictures were not included in the message, but I have the feeling they were not even uploaded to the server. 

(I'm on Windows 7) 

Thanks for your help,

Antonio

 

 

Stefan Ritt wrote:

I entered this image exactly as you described. When I click OK, the dialog disappears. Can you check if it works for you on this server? Maybe with different browsers?

Stefan

Antonio Bulgheroni wrote:

Can anyone help me? I'm really clueless smiley

 

Thanks in advance,

Antonio

Antonio Bulgheroni wrote:

Dear all, sorry for asking you another question, but today after I finally recovered all my logbook entries, I updated to elog 3.1.1 and now I have a problem uploading images.

This is what I do:

  • Click on the insert "Image" button in the editor toolbar
  • In the popup window I select the picture I want to upload and then press "Send to server". I see the file appearing among the attachments at the bottom of the message.
  • I click OK, but the popup complains that the Image Source URL is missing. Indeed when I switch to the other tab the URL field is open.

I have tried on your demo logbook and after the image is sent to the server, the URL field is automatically filled.

What am I doing wrong? With 2.9.2 it was working normally.

 

Thanks again and best regards

Antonio

 

 

 

 

 

 

ELOG V3.1.5-3fb85fa6