ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
67060
|
Mon May 2 22:39:23 2011 |
| Maureen Kular | maureen_kular@envirofuels.com | Other | Windows | 2.6.0 | Upgrading to 2.9 |
I am in the process of upgrading from 2.6.0 to 2.9.0. I am installing it on a windows 2008 r2 server which is 64 bit. I am having a few issues and am just wondering if Windows 2008 R2 is support with version 2.9.0. Is there anything I need to know about the installation other than just run the exe file? So far I have run the exe file and installed the software, the service is running, however I cannot get into the application. I do not have IIS installed, it does mention it in the installation documentation, is this a requirement? Any hints or ideas at this point would be appreciated. I am close I just need that last tweek. Thanks |
67059
|
Sat Apr 30 19:45:30 2011 |
| soren poulsen | soren.poulsen@cern.ch | Bug report | Linux | 2.9.0-2413 | ELOG deamon stuck in find_thread_head() |
ELOG seems to enter a loop when you do certain opeations on certain messages: I moved a message to a different logbook and the deamon just gets stuck.
If I restart the daemon, the message was in fact moved: I can move it back to its original destination without problems.
I started in GDB and break with ctrl-C when the process gets stuck, to be told :
Program received signal SIGINT, Interrupt.
0x000000000040a968 in find_thread_head ()
I then made a core dump.
I put the files here: http://cern.ch/poulsen2/elog-error-report-110430.zip (they are too big to upload).
I get into the same problem in other circumstances such as when opening some threads (maybe because they contain "Reply-to" references to non-existing messages, but I have problems reproducing this on the test installation.
I should maybe also submit the incriminating thread.
Soren
|
67058
|
Fri Apr 29 11:20:50 2011 |
| Wolfgang Bayer | w.bayer@gsi.de | Request | Windows | 2.9.0-2396 | Filter on attribute value for list items |
Hello @all,
for a logbook I have also to set up a guest access. As I want to have a login page first opening the logbook, I created a second logbook entry in the elog.cfg that points to the same subdir as the original logbook. The idea of this guest access is, that users who have no login rights can read selected items with selected attributes. Therefor I restricted the guest account with all available "Guest"-commands in the elog.cfg.
But this is not sufficient. Let's suppose I have an attribute called 'Accessibility' with options 'public' and 'private'. What I am searching for is a filter command for the list display, i.e. if an entry has the accessibility flag 'public', a guest sees this entry in the list and can access it. But if the entry has the accessibility flag private, the entry should not be displayed for guests but for users, that are logged in.
I read the administrator guide carefully, but I didn't found a command that provides for that. Does such a filtering command for the list exist? If not, is it possible to implement one?
Best regards,
Wolfgang Bayer |
67057
|
Thu Apr 28 11:20:40 2011 |
| Wolfgang Bayer | w.bayer@gsi.de | Question | Windows | 2.9.0-2396 | Options <...> vs ROptions <...> |
According to section "Syntax of elogd.cfg" of the "Administrator's Guide" Options <attribute> = <list> and
ROptions <attribute> = <list> should be the same. But there is a litle difference, because choosing an entry of the Options-pull-down menu causes a reload of the entry mask while choosing a ROption-radio-button the entry mask is not reloaded. This causes a problem using conditional attributes. The condition is only paid attention to in case of Options but not in case of ROptions. In my case I would like to use ROption, as it is faster to set a radio button than to choose an item in a pull-down menu, but I can't as I have also to use conditional attributes. Is there any solution? |
67056
|
Thu Apr 28 09:27:52 2011 |
| Ben Shepherd | bjs54@dl.ac.uk | Bug report | Linux | 2.7.8-2278 | Hyphens in email addresses |
Hi,
I have a user on our system who keeps getting shut out - she can register, but after a few days her login always stops working. The only thing that I can see that's different about her is that her email address has a hyphen in it (firstname.last-name@stfc.ac.uk). I have tried registering myself with a hyphenated email address, and the same thing happens. Any idea what might be going on here? Is eLog doing some sort of automatic cleanup after a day or two, and rejecting a confirmed email address because it's got a hyphen in it?
Thanks
Ben |
67055
|
Sat Apr 23 14:32:38 2011 |
| Pelle | Sorry, found it | Info | Linux | 2,3.8 | Re: elog2sql - a script to convert elog logbooks to a MySQL database |
> > I know this thread was started 2003 but if anyone have this MySQL export script please attach it to this thread. > > Thanks, > > Pelle
Sorry, found it in the contribution list https://midas.psi.ch/elogs/Contributions/5 |
67054
|
Sat Apr 23 08:56:26 2011 |
| Pelle | pelle@sm4xiu.eu | Info | Linux | 2,3.8 | Re: elog2sql - a script to convert elog logbooks to a MySQL database |
I know this thread was started 2003 but if anyone have this MySQL export script please attach it to this thread.
Thanks,
Pelle |
67053
|
Fri Apr 22 00:56:43 2011 |
| Pelle | pelle@sm4xiu.eu | Question | Windows | V2.7.4-212 | Re: Automatic Copy to |
Grant Jeffcote wrote: |
Stefan Ritt wrote: |
Grant Jeffcote wrote: | Stefan,
Is there any way I might be able to initiate the 'copy to' function by selecting a 'tick box' (boolean) or conditional attribute choice in an entry page when submitting that page? We have a requirement where we run a main 'Operations' log and have another log with some entries needing to be in both (for additional actions etc). I understand the Operator can always manually use the 'Copy To' function after submitting the original entry but was wondering if there was some way a shell script (execute function?) or similar may be activated by a boolean or even a 'conditional' choice?
Thx |
I put your request on the whishlist. |
Thanks Stefan. |
Hi Stefan,
Any progress on this whish?
We are evaluating Elog to use it as disaster management log so we need to be able to have several logs that merges into one big log where analytic people can see the whole picture/timeline of whats going on in one single logg.
It can very well be as easy as a elog command-line option that initiates the whole thing with the help of Cron/Sheduler but the best would of course be to copy the whole idea from the mirroring function also for the copy/move task.
....or if there is a possibility to write directly to other logs than the current one in the moment of saving the entry....
Best,
Pelle |