Hi,

 

Let me try to describe our problem with openbd.

1.       Our existing online-project was developed with Cold Fusion.

2.       Now we like to share this project on DVD.

3.       The project must be started directly from DVD as well as to be 
installed on local computers

4.       We decided to use the environment of tomcat 6.0 with openbd 1.3 for 
the DVD-Project

5.       During the tests on different operating systems we met a problem on 
Windows OS (XP, Vista and 7) with usernames who use special characters (like 
Jörg or Jürgen, but also usernames with Russian characters). In this case the 
Tomcat-environment (Java.exe) crashes. 

6.       We use cfx-calls loading c++-dlls. Starting these requests cause these 
problems. The dlls cannot be started, because java.exe crashes.

7.       Our analysis has shown:

a.       Usernames who use simply ascii-characters do not crash and show the 
expected result.

b.      Starting openbd from DVD we use the TEMP-Variable of OS to write 
temporary files.

c.       Initially the TEMP-Variable is set to 

                                                               i.      On Win 
XP: 
C:\Documents and Settings\<username>\Local Settings\temp 

                                                             ii.      On Win 
Vista and 7: 
C:\users\<username>\AppData\Local\temp

d.      If the username contains special characters the system crashes

e.      If we use the system-variable USERPROFILE on Win XP the system runs

f.        If we use the system-variable USERPROFILE on Win Vista and 7 the 
system crashes

g.       If we use the system-variable ALLUSERSPROFILE on Win XP the system 
crashes

h.      If we use the system-variable ALLUSERSPROFILE on Win Vista and 7 the 
system runs

i.         In our environment in the bluedragon.xml-file we have deleted the 
<tempdirectory>-Tag and the path to the 
  <nativecustomtags>
    <mapping name="cfx_call">
      <function>CfxMapFunction</function>
      <keeploaded>true</keeploaded>
      <name>cfx_call</name>
      <displayname>cfx_call</displayname>
      <module>/Hauptkatalog/coldfusiondlls/itm_CfxMapping_O0002R.dll</module>
      <description></description>
    </mapping>
is set to a relative path.

j.        For testing reasons we have set the <tempdirectory>-Tag to a valid 
path and the system run.

k.       For testing reason we have set the <nativecustomtags>-Tag to an 
absolute path and the system run.

 

Any idea?

 

Thank you in advance.

 

Best wishes

Ulrich Berndt

 

 

........................................................................... 
mit freundlichen Grüßen / kind regards
Ulrich Berndt
Fon:  +49 (0) 203 60878 230
Fax:  +49 (0) 203 60878 222
e-mail: mailto:[email protected] <mailto:[email protected]> 


it-motive AG

Zum Walkmüller 10-12
47269 Duisburg

[email protected] <mailto:[email protected]> 
http://www.it-motive.de <http://www.it-motive.de/> 
.............................................................................. 
Vorsitzender des Aufsichtsrats: Dipl.-Ing. Klaus Straub 
Vorstand: Horst-Dieter Deelmann (Vors.),  Matthias Heming,  Christoph Tim Klose 
HRB 9207, Amtsgericht Duisburg

 

-- 
Open BlueDragon Public Mailing List
 http://www.openbluedragon.org/   http://twitter.com/OpenBlueDragon
 official manual: http://www.openbluedragon.org/manual/
 Ready2Run CFML http://www.openbluedragon.org/openbdjam/

 mailing list - http://groups.google.com/group/openbd?hl=en

Reply via email to