11-28-2005 08:49 PM
04-02-2006 08:32 AM
04-02-2006 08:39 PM
Hi Russ,
I'm sorry for the newbie questions, but I want to make sure that I don't do anything wrong now. You said:
1. You still need to copy the jcr config in the web-client.
==> Does this mean I have to copy the jcr-context.xml file in the folder web-client?
2. Build and deploy the webclient jar
==> Is it ok if I run ant on the top folder (root/common) so it rebuilds
everything or do I just have to run ant in the root\projects\web-client folder?
==> How do I deploy webclient.jar? Do I have to put it in the tomcat/webapps folder next to alfresco-jct-tck.war or should I just place it in the Tomcat 5.5\webapps\alfresco-jcr-tck\WEB-INF\lib folder?
3. Drop your database tables
==> How do I do that in mySQL?
4. Kill your file system store (alf_data) its probably in the bin of tomcat
==> Is it ok if I just delete the alf_data folder?
Thanks for your patience with me!
Steven
04-03-2006 06:24 AM
04-03-2006 06:27 AM
04-04-2006 10:34 AM
Sorry the stacktrace got cut off…
Do you know what the problem might be? I see that there's something wrong with CGLIB, but I don't know what that is or how to solve it.
Thanks a lot!
Steven
- CGLIB Enhancement failed: org.alfresco.repo.security.permissions.impl.hibernate.RecipientImpl
java.lang.NoSuchMethodError: net.sf.cglib.proxy.Enhancer.setInterceptDuringConstruction(Z)V
at org.hibernate.proxy.CGLIBLazyInitializer.getProxyFactory(CGLIBLazyInitializer.java:118)
at org.hibernate.proxy.CGLIBProxyFactory.postInstantiate(CGLIBProxyFactory.java:41)
at org.hibernate.tuple.PojoEntityTuplizer.buildProxyFactory(PojoEntityTuplizer.java:161)
at org.hibernate.tuple.AbstractEntityTuplizer.<init>(AbstractEntityTuplizer.java:131)
at org.hibernate.tuple.PojoEntityTuplizer.<init>(PojoEntityTuplizer.java:55)
at org.hibernate.tuple.TuplizerLookup.create(TuplizerLookup.java:64)
at org.hibernate.tuple.EntityMetamodel.<init>(EntityMetamodel.java:257)
at org.hibernate.persister.entity.AbstractEntityPersister.<init>(AbstractEntityPersister.java:412)
at org.hibernate.persister.entity.SingleTableEntityPersister.<init>(SingleTableEntityPersister.java:108)
at org.hibernate.persister.PersisterFactory.createClassPersister(PersisterFactory.java:55)
at org.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:215)
04-04-2006 12:20 PM
04-04-2006 12:25 PM
04-04-2006 12:46 PM
Hi Russ,
I use TortoiseSVN to download the code from the nightly builds on the following url: svn://www.alfresco.org/alfresco/HEAD
Then I go to the root/common folder and just run ant, then it starts building and at the end it says BUILD SUCCESFULL.
I use JRE 1.5.0_06 and have tomcat 5.5.12 installed to deploy Alfresco.
I hope this info can help you out?
Thanks
Steven
04-04-2006 01:41 PM
04-04-2006 02:37 PM
Hi Russ,
When I run alfresco_start.bat I see the following info in my command window:
Starting Tomcat…
Using CATALINA_BASE: C:\alfresco\tomcat
Using CATALINA_HOME: C:\alfresco\tomcat
Using CATALINA_TMPDIR: C:\alfresco\tomcat\temp
Using JAVA_HOME: C:\Program Files\Java\jdk1.5.0_04
Using JAVA_OPTS: -Xms128m -Xmx512m -Xss64k -server -Djava.util.logging.man
ager=org.apache.juli.ClassLoaderLogManager -Djava.util.logging.config.file="${ca
talina.base}\conf\logging.properties"
So I think the server option is set by default as you said. However I don't get the error on startup of alfresco. It's only when I access alfresco through my java application that this error is thrown. Would it be usefull to put the -server option in my VM arguments when I run my program in Eclipse?
Thanks for the help!
Steven
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.