"Error in dyn tags."
Moderator: moderator
-
- Site Admin
- Posts: 2628
- Joined: Thu Aug 03, 2006 10:20 am
- Location: Munich, Germany
- Contact:
Re: "Error in dyn tags."
I used the exact settings mentioned by gerb and it works for me. But I am on Linux ...
Could someone please
1. post what is written to the log when "error in dyn tags" appears (like mathias.lin did before)?
2. the file date and length of xmlback to make sure it is the right file?
Could someone please
1. post what is written to the log when "error in dyn tags" appears (like mathias.lin did before)?
2. the file date and length of xmlback to make sure it is the right file?
OpenEMM Maintainer
Re: "Error in dyn tags."
could you please specify which log files you want? but:1. post what is written to the log when "error in dyn tags" appears (like mathias.lin did before)?
I can't really post any log files since we switched back to the old version. and we can't afford to do switch again with no "real" profit. sorry

cd C:/OpenEMM_2011/bin/2. the file date and length of xmlback to make sure it is the right file?
dir /O:S
19.07.2011 06:53 573.440 xmlback.exe
-
- Site Admin
- Posts: 2628
- Joined: Thu Aug 03, 2006 10:20 am
- Location: Munich, Germany
- Contact:
Re: "Error in dyn tags."
Not yet. I have to find a Windows PC first and check it out myself and watch the logs. Stay tuned!
OpenEMM Maintainer
-
- Site Admin
- Posts: 2628
- Joined: Thu Aug 03, 2006 10:20 am
- Location: Munich, Germany
- Contact:
Re: "Error in dyn tags."
The good news: I could reproduce the bug on the Windows platform and I got a nice log entry.
The bad news: It seems to be a bug in xmlback (C code) which only happens on the Windows platform. So, we have to work with Windows to track down the cause.
The bad news: It seems to be a bug in xmlback (C code) which only happens on the Windows platform. So, we have to work with Windows to track down the cause.
OpenEMM Maintainer
Re: "Error in dyn tags."
Cool.The good news: I could reproduce the bug on the Windows platform and I got a nice log entry.
Okay. Is xmlback written by OpenEMM or a 3rd party tool which we could integrate in this discussion. Do you need any help, whatsoever?The bad news: It seems to be a bug in xmlback (C code) which only happens on the Windows platform. So, we have to work with Windows to track down the cause.
Re: "Error in dyn tags."
Is a fix already available? Facing this issue too.
-
- Site Admin
- Posts: 2628
- Joined: Thu Aug 03, 2006 10:20 am
- Location: Munich, Germany
- Contact:
Re: "Error in dyn tags."
As soon as the fix is available we will post the info via our Twitter channel.
OpenEMM Maintainer
Re: "Error in dyn tags."
I am getting this issue too on Ubuntu 64 bit machine with gobs of memory.
I installed yesterday on a 32bit machine and everything was fine. The install directions don't indicate any additional requirements for x64 Ubuntu.
How can I fix this?
I installed yesterday on a 32bit machine and everything was fine. The install directions don't indicate any additional requirements for x64 Ubuntu.
How can I fix this?
Re: "Error in dyn tags."
Any updates on this issue? Couldn't find any on the twitter wall?maschoff wrote:As soon as the fix is available we will post the info via our Twitter channel.
Are you planning to continue the windows version? There is this post on the wall: "Doesn't anyone need a windows version" which kept me thinking

Re: "Error in dyn tags."
Solucion (On Centos 6.2 64):
Simple. Now check for that "Error in dyn tags." after fresh openemm 2011 installation.
All cleared up on my end.
Code: Select all
yum install libxml2.i686
All cleared up on my end.
-
- Site Admin
- Posts: 2628
- Joined: Thu Aug 03, 2006 10:20 am
- Location: Munich, Germany
- Contact:
Re: "Error in dyn tags."
But the error happens on a Windows machine (see above) ...
OpenEMM Maintainer