cancel
Showing results for 
Search instead for 
Did you mean: 

AVM Deployment gives 'could not deserialize' error

jayesh_prajapat
Star Contributor
Star Contributor
I am using Alfresco enterprise 3.3.2  version. I setup deployment target from authoring server to runtime instance. i did below setting for that.

Transport Name:default
Host:X.X.X.X
Port:   50500
URL:   –
Type:Live Server
Username:   admin
Source Path:   –
Excludes:   –
Target Name:   avm
Include In Auto Deploy:No

I deployed one snap after above settings. Snap did not deploy successfully.
Main problem started after above steps. now when i am clicking on "web project" it is giving
org.hibernate.type.SerializationException: could not deserialize"
error.
It also gives below error when i click on "recent snapshot" link to see list on snapshot.

javax.faces.FacesException: java.lang.RuntimeException: org.springframework.orm.hibernate3.HibernateSystemException: could not deserialize; nested exception is org.hibernate.type.SerializationException: could not deserialize
caused by:
org.apache.jasper.JasperException: java.lang.RuntimeException: org.springframework.orm.hibernate3.HibernateSystemException: could not deserialize; nested exception is org.hibernate.type.SerializationException: could not deserialize
caused by:
java.lang.RuntimeException: org.springframework.orm.hibernate3.HibernateSystemException: could not deserialize; nested exception is org.hibernate.type.SerializationException: could not deserialize
caused by:
org.springframework.orm.hibernate3.HibernateSystemException: could not deserialize; nested exception is org.hibernate.type.SerializationException: could not deserialize
caused by:
org.hibernate.type.SerializationException: could not deserialize
caused by:
java.io.StreamCorruptedException: invalid stream header: 00540001

Could anyone help me out to resolve this problem?   :?:

Thanks in advance
1 ACCEPTED ANSWER

jayesh_prajapat
Star Contributor
Star Contributor
It was issue with oracle jar file. I set proper version jar file and it worked fine  Smiley Very Happy

View answer in original post

1 REPLY 1

jayesh_prajapat
Star Contributor
Star Contributor
It was issue with oracle jar file. I set proper version jar file and it worked fine  Smiley Very Happy