Hello, Kees!

>> When I create some node in the editor and try to add some Relation the
>> tomcat4.1.24 exception appears:
KJ> This means that the generated .java file has become to large
KJ> I did not know that this still was a problem with tomcat 4.1.24
KJ> what java version and mmbase version are you using?
This problem occurs with the Tomcat4.0.3 as well.

I use JDK 1.4
MMBase  1.6.3 binary distribution.

Do I must use JDK 1.3 ?

                      ***
Another question: How to install ImageMajic correctly?

I downloaded it binary Windows distribution installed it,
place in the /WEB-INF/config/builders/images.xml
the following:
<properties>
  <property name="ImageConvert.ConverterCommand">C:/Program 
Files/ImageMagick</property>
  <property name="ImageConvert.ConverterRoot">D:/usr</property>
  <property 
name="ImageConvertClass">org.mmbase.module.builders.ConvertImageMagick</property>
</properties>

:-) (I fill that I it's wrong)
but ImageMagik does not work. When Tomcat starts the following
appears:

10:31:24,576 INFO    mmbase.module.builders.Images - loaded 'org.mmbase.module.b
uilders.ConvertImageMagick' for builder 'images'
10:31:24,592 ERROR   mmbase.module.builders.ConvertImageMagick - converter from
location convert, gave strange result: conv.root='' conv.command='convert'
10:31:24,592 ERROR   mmbase.module.builders.ConvertImageMagick - sub process fai
led and exited with error code 4
10:31:24,607 INFO    mmbase.module.builders.Images - Starting 3 Converters

Is ImageMagik important for system? What I have to do for bring it to
do correctly?

Thank you very much!

Andrey


Reply via email to