Hi Sameer

Thanks for the help. On the second try, it worked. My startup parameter are the following:

-Xms256m -Xmx768m -Djava.awt.headless=true

When logging in, I however get this (probably not very important) exception:

WARN freemarker.beans Log4JLoggerFactory.java(warn:116) 22.05.2007 11:18:45 Couldn't properly perform introspection java.beans.IntrospectionException: type mismatch between indexed and non-indexed methods at java.beans.IndexedPropertyDescriptor.findIndexedPropertyType (IndexedPropertyDescriptor.java:193) at java.beans.IndexedPropertyDescriptor.<init> (IndexedPropertyDescriptor.java:102) at freemarker.ext.beans.BeansWrapper.populateClassMapWithBeanInfo (BeansWrapper.java:847)
...

And the Workflow module is also cauthing somthing up:

ERROR info.magnolia.module.workflow.jcr.JCRExpressionStore JCRExpressionStore.java(contentIterator:139) 22.05.2007 11:19:21 contentIterator() failed to set up an iterator java.lang.NoSuchMethodError: org.apache.lucene.index.IndexReader.norms (Ljava/lang/String;[BI)V at org.apache.lucene.index.MultiReader.norms (MultiReader.java:159) at org.apache.lucene.search.TermQuery$TermWeight.scorer (TermQuery.java:100)
...

Anyway, the rest seems to work fine.
Thanks!

-Will


On 22.05.2007, at 10:24, Sameer Charles wrote:

If you do not have X11 configured on your solaris box you need to set -Djava.awt.headless=true under java 1.4

Cheers
- Sameer


On May 22, 2007, at 8:14 AM, Will Scheidegger wrote:

This is a bit embarrassing... but can anyone tell me if they've gotten Mag 3.0.2 to run on Solaris 9 or 10 with Java 1.4.2? I'm getting the famous

Failed to load JCR "magnolia" null

error followed by

info.magnolia.repository.RepositoryNotInitializedException
at info.magnolia.jackrabbit.ProviderImpl.init (ProviderImpl.java:177)
....
....
Caused by: java.lang.IllegalArgumentException
at org.apache.commons.collections.BeanMap.put(BeanMap.java: 378) at org.apache.jackrabbit.core.config.BeanConfig.newInstance (BeanConfig.java:96) at org.apache.jackrabbit.core.SearchManager.initializeQueryHandler (SearchManager.java:525)
        ... 41 more
java.lang.IllegalArgumentException
at org.apache.commons.collections.BeanMap.put(BeanMap.java: 378) at org.apache.jackrabbit.core.config.BeanConfig.newInstance (BeanConfig.java:96)
.....

I know some others have experienced similar problems with some Linux distributions. But I have not found a solution in the mailing list archive yet...

Regards,
Will

P.S.: 3.0.x works fine on Solaris 10 / Java 1.5.

----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/docs/en/editor/stayupdated.html
----------------------------------------------------------------

Regards,

Sameer Charles
Magnolia International Ltd.

---------------------------------------------------------------------- -----------
[EMAIL PROTECTED]       http://www.magnolia.info
Magnolia®  - Simple Enterprise Content Management
---------------------------------------------------------------------- -----------







----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/docs/en/editor/stayupdated.html
----------------------------------------------------------------


----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/docs/en/editor/stayupdated.html
----------------------------------------------------------------

Reply via email to