11-29-2007 01:51 AM
11-29-2007 12:21 PM
11-30-2007 12:28 AM
12-03-2007 05:35 AM
12-06-2007 03:24 AM
01-03-2008 05:32 AM
I tried with
if exist "%JBOSS_HOME%\bin\native" set JAVA_OPTS=%JAVA_OPTS% -XX:MaxPermSize=128m -Xms512m -Xmx512m -server -Djava.library.path="%PATH%"
When i try to do some operation on the UI i keep getting some classnot found exception.
Like,
When i uploaded a content in my sandbox and submitted it for workflow i get
java.lang.NoClassDefFoundError: javax/servlet/jsp/tagext/TagVariableInfo
java.lang.NoClassDefFoundError: org/apache/jasper/compiler/Generator$GenerateVisitor
Also after alfresco start up, i get this error
ERROR [shared_impl.config.MyfacesConfig] Both MyFaces and the RI are on your classpath. Please make sure to use only one of the two JSF-implementations.
Then on any further access on the UI i get perm gen exception.
if exist "%JBOSS_HOME%\bin\native" set JAVA_OPTS=%JAVA_OPTS% -Djava.library.path="%PATH%"
set JAVA_OPTS=%JAVA_OPTS% -XX:MaxPermSize=128m -Xms512m -Xmx512m -server
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.