Help: Compiling SDK fails out of the box

cancel
Showing results for 
Search instead for 
Did you mean: 
oleyal
Member II

Help: Compiling SDK fails out of the box

Hi all

This is what I get after I run the maven SDK 

its an error out of the box. 

Any idea ?

Thank you

a more detailed log is in the attached file for anyone who cares to read it I will be very appreciate

 

2017-01-03 15:45:26,070 INFO [extensions.webscripts.TemplateProcessorRegistry] [localhost-startStop-1] Registered template processor Repository Template Processor for extension ftl
2017-01-03 15:45:26,081 INFO [extensions.webscripts.ScriptProcessorRegistry] [localhost-startStop-1] Registered script processor Repository Script Processor for extension js
[INFO] Started SelectChannelConnector@0.0.0.0:4578 STARTING
Server running at http://localhost:4578
2017-01-03 15:45:30,322 INFO [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'ContentStore' subsystem, ID: [ContentStore, managed, unencrypted]
2017-01-03 15:45:30,385 INFO [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'ContentStore' subsystem, ID: [ContentStore, managed, unencrypted] complete
2017-01-03 15:45:30,408 INFO [domain.schema.SchemaBootstrap] [localhost-startStop-1] Connecting to database: jdbc:h2:C:\Users\eyal\workspace\my-alfresco-amp/alf_data_dev/h2_data/alf_dev, UserName=ALFRESCO, H2 JDBC Driver
2017-01-03 15:45:30,408 INFO [domain.schema.SchemaBootstrap] [localhost-startStop-1] Schema managed by database dialect org.hibernate.dialect.H2Dialect.
2017-01-03 15:45:30,850 INFO [domain.schema.SchemaBootstrap] [localhost-startStop-1] No changes were made to the schema.
2017-01-03 15:45:30,880 ERROR [web.context.ContextLoader] [localhost-startStop-1] Context initialization failed
org.alfresco.error.AlfrescoRuntimeException: 00030000 Bootstrap failed: org.apache.commons.collections.functors.* unsafe serialization classes found in classpath.
at org.alfresco.repo.admin.UnserializerValidatorBootstrap.bootstrap(UnserializerValidatorBootstrap.java:220)
at org.alfresco.repo.admin.UnserializerValidatorBootstrap.onBootstrap(UnserializerValidatorBootstrap.java:231)
at org.springframework.extensions.surf.util.AbstractLifecycleBean.onApplicationEvent(AbstractLifecycleBean.java:56)

1 Reply
jpotts
Professional

Re: Help: Compiling SDK fails out of the box

Appears to be a duplicate post of