Re: Worker0 ( catalina.out)

2018-04-16 Thread Loai Abdallatif
Thanks Christopher

On Mon, Apr 16, 2018 at 11:29 PM, Christopher Schultz <
ch...@christopherschultz.net> wrote:

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Loai,
>
> Unfortunately, there really isn't enough information in your question
> to help you out.
>
> But it's fairly clear this is a problem with your application's use of
> Grails and/or Spring. Someone here might be able to help, but you are
> likely better off asking on a Grails or Spring-related forum.
>
> Thanks,
> - -chris
>
> On 4/16/18 3:45 PM, Loai Abdallatif wrote:
> > Also this error occurred in the same file ( catalina.out)
> >
> >
> > java.io.IOException: Did not receive successful HTTP response:
> > status code = 500, status message = [Internal Server Error] at
> > org.springframework.remoting.httpinvoker.
> > SimpleHttpInvokerRequestExecutor.validateResponse(
> > SimpleHttpInvokerRequestExecutor.java:186) at
> > org.springframework.remoting.httpinvoker.
> > SimpleHttpInvokerRequestExecutor.doExecuteRequest(
> > SimpleHttpInvokerRequestExecutor.java:93)
> >
> >
> > On Mon, Apr 16, 2018 at 10:43 PM, Loai Abdallatif
> >  >> wrote:
> >
> >> Hello every one
> >>
> >> I have deployed Core app in worker 0 and got the following error
> >>
> >>
> >> Receive call from the ESB. consumerKey
> >> SC-serviceName RemotePersonService-methodName getPerson
> >> --- serviceName
> >> RemotePersonService-methodNamegetPerson-Error-
> >> METHOD_NOT_FOUND(SC,RemotePersonService,getPerson)
> >> - ERROR StackTrace - Full Stack Trace:
> >> java.io.InvalidClassException:
> >> org.grails.datastore.gorm.support.BeforeValidateHelper; local
> >> class incompatible: stream classdesc serialVersionUID = 1, local
> >> class serialVersionUID = -8212532861964790326
> >>
> >> ERROR org.grails.web.errors.GrailsExceptionResolver -
> >> InvalidClassException occurred when processing request: [POST]
> >> /ServiceCatalog/httpinvoker/RemoteESBService
> >> org.grails.datastore.gorm.support.BeforeValidateHelper; local
> >> class incompatible: stream classdesc serialVersionUID = 1, local
> >> class serialVersionUID = -8212532861964790326. Stacktrace
> >> follows: java.io.InvalidClassException:
> >> org.grails.datastore.gorm.support.BeforeValidateHelper; local
> >> class incompatible: stream classdesc serialVersionUID = 1, local
> >> class serialVersionUID = -8212532861964790326 at
> >> java.io.ObjectStreamClass.initNonProxy(
> >> ObjectStreamClass.java:687)
> >>
> >>
> >>
> >
> -BEGIN PGP SIGNATURE-
> Comment: GPGTools - http://gpgtools.org
> Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
>
> iQIzBAEBCAAdFiEEMmKgYcQvxMe7tcJcHPApP6U8pFgFAlrVB7QACgkQHPApP6U8
> pFgSog/+OxhhPnje3Xrattf3qGunpG57/rJ9X1UBLGsQjX2voqg1l1LT/uYXRor8
> 8C7Wgv9IAEtRrxnPYzi5nxm38pSJ89bjbY+UiWxOFmVd0bj1WZH3QgGKjI64jtCg
> Sep0aDqOi3QgA0G7C7JAY3lw7FHudWgnt2sfvU2R/3XBHNUKwqZetWSd+oJ5lGuv
> 5ZN4S7XpyUJ3AO8WpaPi4+/xxK/nfPXdOeDSEQxTNjv4TFgeoCYkVE6POd2Pubhh
> M1HK+QhgWdu/kc/YNewYw1/pWxYs8ahYAYy5GIzo2I+O/6OfObqA2YOKxZXc77HT
> diwTCM2Bk15AwodX212IxnHNHPYCnuRdcTKCcC7gLyH1DfUG0Y32Ys2MXq3HOhew
> khJCshesG1gGLVBE96VxoLN+xM//rdlfEC7x6/tRHQJE3aw1FaTDw/g9h9Cl9i3x
> 6O5Sdd+biwB1i9MGQsoI9dvUHlcWg3I8/4UP52HVB2Hg+XOhluV4KON1z4f4DGR0
> 5EnK94cTsKlDKFOMlaTaM85HxeCT/Tz1lmCdo7yhwz8hxa+jTomGuak9r3AUxx4A
> /9XLmk0yk3X2kO5xKXKu3EKnhwXKNC+Fgro/hx5GS5wSY3f35vVpS9PpJXZYAWQ6
> PpoHbUClhReBHC1lB0UZ7//BRS/6i/atU/ddFQRPD0Mb+JUklm8=
> =riTx
> -END PGP SIGNATURE-
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>


Re: Worker0 ( catalina.out)

2018-04-16 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Loai,

Unfortunately, there really isn't enough information in your question
to help you out.

But it's fairly clear this is a problem with your application's use of
Grails and/or Spring. Someone here might be able to help, but you are
likely better off asking on a Grails or Spring-related forum.

Thanks,
- -chris

On 4/16/18 3:45 PM, Loai Abdallatif wrote:
> Also this error occurred in the same file ( catalina.out)
> 
> 
> java.io.IOException: Did not receive successful HTTP response:
> status code = 500, status message = [Internal Server Error] at
> org.springframework.remoting.httpinvoker. 
> SimpleHttpInvokerRequestExecutor.validateResponse( 
> SimpleHttpInvokerRequestExecutor.java:186) at
> org.springframework.remoting.httpinvoker. 
> SimpleHttpInvokerRequestExecutor.doExecuteRequest( 
> SimpleHttpInvokerRequestExecutor.java:93)
> 
> 
> On Mon, Apr 16, 2018 at 10:43 PM, Loai Abdallatif
> > wrote:
> 
>> Hello every one
>> 
>> I have deployed Core app in worker 0 and got the following error
>> 
>> 
>> Receive call from the ESB. consumerKey
>> SC-serviceName RemotePersonService-methodName getPerson 
>> --- serviceName
>> RemotePersonService-methodNamegetPerson-Error- 
>> METHOD_NOT_FOUND(SC,RemotePersonService,getPerson) 
>> - ERROR StackTrace - Full Stack Trace: 
>> java.io.InvalidClassException:
>> org.grails.datastore.gorm.support.BeforeValidateHelper; local
>> class incompatible: stream classdesc serialVersionUID = 1, local 
>> class serialVersionUID = -8212532861964790326
>> 
>> ERROR org.grails.web.errors.GrailsExceptionResolver - 
>> InvalidClassException occurred when processing request: [POST] 
>> /ServiceCatalog/httpinvoker/RemoteESBService 
>> org.grails.datastore.gorm.support.BeforeValidateHelper; local
>> class incompatible: stream classdesc serialVersionUID = 1, local
>> class serialVersionUID = -8212532861964790326. Stacktrace
>> follows: java.io.InvalidClassException:
>> org.grails.datastore.gorm.support.BeforeValidateHelper; local
>> class incompatible: stream classdesc serialVersionUID = 1, local 
>> class serialVersionUID = -8212532861964790326 at
>> java.io.ObjectStreamClass.initNonProxy( 
>> ObjectStreamClass.java:687)
>> 
>> 
>> 
> 
-BEGIN PGP SIGNATURE-
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIzBAEBCAAdFiEEMmKgYcQvxMe7tcJcHPApP6U8pFgFAlrVB7QACgkQHPApP6U8
pFgSog/+OxhhPnje3Xrattf3qGunpG57/rJ9X1UBLGsQjX2voqg1l1LT/uYXRor8
8C7Wgv9IAEtRrxnPYzi5nxm38pSJ89bjbY+UiWxOFmVd0bj1WZH3QgGKjI64jtCg
Sep0aDqOi3QgA0G7C7JAY3lw7FHudWgnt2sfvU2R/3XBHNUKwqZetWSd+oJ5lGuv
5ZN4S7XpyUJ3AO8WpaPi4+/xxK/nfPXdOeDSEQxTNjv4TFgeoCYkVE6POd2Pubhh
M1HK+QhgWdu/kc/YNewYw1/pWxYs8ahYAYy5GIzo2I+O/6OfObqA2YOKxZXc77HT
diwTCM2Bk15AwodX212IxnHNHPYCnuRdcTKCcC7gLyH1DfUG0Y32Ys2MXq3HOhew
khJCshesG1gGLVBE96VxoLN+xM//rdlfEC7x6/tRHQJE3aw1FaTDw/g9h9Cl9i3x
6O5Sdd+biwB1i9MGQsoI9dvUHlcWg3I8/4UP52HVB2Hg+XOhluV4KON1z4f4DGR0
5EnK94cTsKlDKFOMlaTaM85HxeCT/Tz1lmCdo7yhwz8hxa+jTomGuak9r3AUxx4A
/9XLmk0yk3X2kO5xKXKu3EKnhwXKNC+Fgro/hx5GS5wSY3f35vVpS9PpJXZYAWQ6
PpoHbUClhReBHC1lB0UZ7//BRS/6i/atU/ddFQRPD0Mb+JUklm8=
=riTx
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: Worker0 ( catalina.out)

2018-04-16 Thread Loai Abdallatif
Also this error occurred in the same file ( catalina.out)


java.io.IOException: Did not receive successful HTTP response: status code
= 500, status message = [Internal Server Error]
at org.springframework.remoting.httpinvoker.
SimpleHttpInvokerRequestExecutor.validateResponse(
SimpleHttpInvokerRequestExecutor.java:186)
at org.springframework.remoting.httpinvoker.
SimpleHttpInvokerRequestExecutor.doExecuteRequest(
SimpleHttpInvokerRequestExecutor.java:93)


On Mon, Apr 16, 2018 at 10:43 PM, Loai Abdallatif  wrote:

> Hello every one
>
> I have deployed Core app in worker 0 and got the following error
>
>
> Receive call from the ESB.
> consumerKey SC-serviceName RemotePersonService-methodName getPerson
> ---
> serviceName RemotePersonService-methodNamegetPerson-Error-
> METHOD_NOT_FOUND(SC,RemotePersonService,getPerson)
> -
> ERROR StackTrace - Full Stack Trace:
> java.io.InvalidClassException: 
> org.grails.datastore.gorm.support.BeforeValidateHelper;
> local class incompatible: stream classdesc serialVersionUID = 1, local
> class serialVersionUID = -8212532861964790326
>
> ERROR org.grails.web.errors.GrailsExceptionResolver -
> InvalidClassException occurred when processing request: [POST]
> /ServiceCatalog/httpinvoker/RemoteESBService
> org.grails.datastore.gorm.support.BeforeValidateHelper; local class
> incompatible: stream classdesc serialVersionUID = 1, local class
> serialVersionUID = -8212532861964790326. Stacktrace follows:
> java.io.InvalidClassException: 
> org.grails.datastore.gorm.support.BeforeValidateHelper;
> local class incompatible: stream classdesc serialVersionUID = 1, local
> class serialVersionUID = -8212532861964790326
> at java.io.ObjectStreamClass.initNonProxy(
> ObjectStreamClass.java:687)
>
>
>


Worker0 ( catalina.out)

2018-04-16 Thread Loai Abdallatif
Hello every one

I have deployed Core app in worker 0 and got the following error


Receive call from the ESB.
consumerKey SC-serviceName RemotePersonService-methodName getPerson
---
serviceName
RemotePersonService-methodNamegetPerson-Error-METHOD_NOT_FOUND(SC,RemotePersonService,getPerson)
-
ERROR StackTrace - Full Stack Trace:
java.io.InvalidClassException:
org.grails.datastore.gorm.support.BeforeValidateHelper; local class
incompatible: stream classdesc serialVersionUID = 1, local class
serialVersionUID = -8212532861964790326

ERROR org.grails.web.errors.GrailsExceptionResolver - InvalidClassException
occurred when processing request: [POST]
/ServiceCatalog/httpinvoker/RemoteESBService
org.grails.datastore.gorm.support.BeforeValidateHelper; local class
incompatible: stream classdesc serialVersionUID = 1, local class
serialVersionUID = -8212532861964790326. Stacktrace follows:
java.io.InvalidClassException:
org.grails.datastore.gorm.support.BeforeValidateHelper; local class
incompatible: stream classdesc serialVersionUID = 1, local class
serialVersionUID = -8212532861964790326
at
java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:687)