Help needed running SDK for the first time

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

Help needed running SDK for the first time

Hi

first run of the SDK project failed. This is what I get on the console. Any help will be highly appreciated

Eyal 

[INFO] Started SelectChannelConnector@0.0.0.0:4578 STARTING
Server running at http://localhost:4578
2017-01-01 15:11:20,517 INFO [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'ContentStore' subsystem, ID: [ContentStore, managed, unencrypted]
2017-01-01 15:11:20,572 INFO [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'ContentStore' subsystem, ID: [ContentStore, managed, unencrypted] complete
2017-01-01 15:11:20,598 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-01 15:11:20,598 INFO [domain.schema.SchemaBootstrap] [localhost-startStop-1] Schema managed by database dialect org.hibernate.dialect.H2Dialect.
2017-01-01 15:11:20,965 INFO [domain.schema.SchemaBootstrap] [localhost-startStop-1] No changes were made to the schema.
2017-01-01 15:11:21,008 ERROR [web.context.ContextLoader] [localhost-startStop-1] Context initialization failed
org.alfresco.error.AlfrescoRuntimeException: 00010000 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
fcorti
Alfresco Employee

Re: Help needed running SDK for the first time

Please check below, if it helps.

5.1.e - SDK - springloaded - unsafe serialization classes found in classpath · Issue #369 · Alfresco... 

If not, please provide more information about your environment and technical details.

Thanks.