Hello,

we have problems regarding the JForum servlet beta version. Because I
currently can't login to Jira I'm posting the error on this list.
Apart from this the forum integration looks very nice.
Maybe it's also possible to transfer the eMail address (and other
metadata for users) to the JForum username? This would allow to use
the subscribe topic function within JForum.

The problem occurs with UNIX based operating systems. The current
implementation seems to look for a file called "installServlet.htm" at
"C:\". o_O

The stacktrace is:

java.io.FileNotFoundException: c:/installServlet.htm: No such file or directory
        at jrockit.io.FileNativeIO.open0(Ljava.lang.String;I)I(Unknown Source)
        at 
jrockit.io.FileNativeIO.open(Ljava.lang.String;I)Ljava.io.FileDescriptor;(Unknown
Source)
        at java.io.FileOutputStream.<init>(Ljava.lang.String;Z)V(Unknown Source)
        at java.io.FileOutputStream.<init>(Ljava.lang.String;)V(Unknown Source)
        at java.io.FileOutputStream.<init>(Ljava.io.File;)V(Unknown Source)
        at java.io.FileWriter.<init>(Ljava.io.File;)V(FileWriter.java:73)
...
...
...
12:18:02,443 ERROR [runtime             ]
Expression metaDescription is undefined on line 5, column 37 in
default/forum_base.htm.
The problematic instruction:
----------
==> ${metaDescription} [on line 5, column 35 in default/forum_base.htm]
 in include "default/forum_base.htm" [on line 4, column 1 in exception.html]
----------

Java backtrace for programmers:
----------
freemarker.core.InvalidReferenceException: Expression metaDescription
is undefined on line 5, column 37 in default/forum_base.htm.
        at 
freemarker.core.TemplateObject.assertNonNull(Lfreemarker.template.TemplateModel;Lfreemarker.core.Expression;Lfreemarker.core.Environment;)V(TemplateObject.java:124)
        at 
freemarker.core.Expression.getStringValue(Lfreemarker.template.TemplateModel;Lfreemarker.core.Expression;Lfreemarker.core.Environment;)Ljava.lang.String;(Expression.java:118)


cheers
Daniel Zimmermann

Reply via email to