I obtained the full xwiki source from svn repo:
svn://svn.forge.objectweb.org/svnroot/xwiki/xwiki/trunk and
also, got ANT configured in my machine.
while building the source with "ant release" command, I get the following
error. Can someone please help me fixing that? ... thnx.
xwiki:
[javac] Compiling 422 source files to D:\wiki\xwiki\build\classes
[javac] D:\wiki\xwiki\src\main\java\com\xpn\xwiki\XWiki.java:86:
cannot access org.exoplatform.container.RootContainer
[javac] bad class file:
D:\wiki\xwiki\lib\exo-platform.container-2.0.jar(org/exoplatform/container/RootContainer.class)
[javac] class file has wrong version 49.0, should be 48.0
[javac] Please remove or make sure it appears in the correct
subdirectory of the classpath.
[javac] import org.exoplatform.container.RootContainer;
[javac] ^
[javac] 1 error
BUILD FAILED
D:\wiki\xwiki\build.xml:236: Compile failed; see the compiler error output
for details.
Thanks,
SQ
Anybody saw this error in Tomcat??
11:04:40,225 WARN http-8080-Processor5 http://localhost:8080/xwiki/bin/view/Des
env/WebHome Configurator:configure:126 - No configuration found. Configuring ehc
ache from ehcache-failsafe.xml found in the classpath: jar:file:/C:/Program%20Fi
les/Apache%20Group/Tomcat%204.1/webapps/xwiki/WEB-INF/lib/ehcache-1.1.jar!/ehcac
he-failsafe.xml
Att,
Filipe Fumaux
Anybody know how can I solve this error(warn)?
18:38:48,471 WARN http-8080-Processor5 http://localhost:8080/xwiki/bin/view/Des
env/WebHome Configurator:configure:126 - No configuration found. Configuring ehc
ache from ehcache-failsafe.xml found in the classpath: jar:file:/C:/Program%20Fi
les/Apache%20Group/Tomcat%204.1/webapps/xwiki/WEB-INF/lib/ehcache-1.1.jar!/ehcac
he-failsafe.xml
com.xpn.xwiki.XWikiException: Error number 3213 in 3: Exception while deleting o
bject XWiki.Filipe
Wrapped Exception: possible nonthreadsafe access to session
at com.xpn.xwiki.store.XWikiHibernateStore.deleteXWikiCollection(XWikiHi
bernateStore.java:986)
at com.xpn.xwiki.stats.impl.XWikiStatsServiceImpl.notify(XWikiStatsServi
ceImpl.java:209)
at com.xpn.xwiki.notify.XWikiActionRule.verify(XWikiActionRule.java:51)
at com.xpn.xwiki.notify.XWikiNotificationManager.verify(XWikiNotificatio
nManager.java:93)
at com.xpn.xwiki.web.ViewEditAction.execute(ViewEditAction.java:268)
at org.apache.struts.action.RequestProcessor.processActionPerform(Reques
tProcessor.java:421)
at org.apache.struts.action.RequestProcessor.process(RequestProcessor.ja
va:226)
at org.apache.struts.action.ActionServlet.process(ActionServlet.java:116
4)
at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:397)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:696)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:809)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
icationFilterChain.java:200)
...
Att,
Filipe Fumaux
G'Day guys
My Tomcat is showing the follow error. Anybody know what is this??
2006-05-25 14:27:28 Velocity [info] Velocimacro : added new VM : #showsection( section sectionitemsmap ) : source =
2006-05-25 14:27:28 Velocity [error] RHS of #set statement is null. Context will not be modified. [line 6, column 1]
2006-05-25 14:27:28 Velocity [error] Right side ($xwiki.null) of '!=' operation has null value. Operation not possible. [line 9, column 12]
2006-05-25 14:27:28 Velocity [error] Right side ($xwiki.null) of '!=' operation has null value. Operation not possible. [line 9, column 12]
2006-05-25 14:27:51 Velocity [error] RHS of #set statement is null. Context will not be modified. [line 6, column 1]
2006-05-25 14:27:51 Velocity [info] Velocimacro : added new VM : #xwikiitem( url msgname ) : source =
2006-05-25 14:27:52 Velocity [error] RHS of #set statement is null. Context will not be modified. XWiki.XWikiPreferences [line 30, column 1]
2006-05-25 14:27:54 Velocity [error] RHS of #set statement is null. Context will not be modified. [line 6, column 1]
Regards
Att,
Filipe Fumaux