you are blocked calling a remote service:
com.detaysoft.demo.application.Services.cmisinmemory


Romain Manni-Bucau
Twitter: @rmannibucau
Blog: http://rmannibucau.wordpress.com/
LinkedIn: http://fr.linkedin.com/in/rmannibucau
Github: https://github.com/rmannibucau


2014-08-21 10:48 GMT+02:00 Muhammed Olgun <[email protected]>:
> Hi Romain,
>
> http://paste.ubuntu.com/8104607/
>
>
>
>
> 2014-08-21 11:18 GMT+03:00 Romain Manni-Bucau <[email protected]>:
>
>> Hi
>>
>> can you share a thread stack? Can be done under unix with this command:
>>
>> jps  | grep Boostr | sed 's/ .*//' | xargs jstack
>>
>>
>> Romain Manni-Bucau
>> Twitter: @rmannibucau
>> Blog: http://rmannibucau.wordpress.com/
>> LinkedIn: http://fr.linkedin.com/in/rmannibucau
>> Github: https://github.com/rmannibucau
>>
>>
>> 2014-08-21 10:10 GMT+02:00 Muhammed Olgun <[email protected]>:
>> > Hi,
>> >
>> > I don't why but my TomEE is hanging while starting up. It also happens to
>> > my colleague.
>> >
>> > INFO: Reading config :
>> >
>> jar:file:/home/molgun/Documents/dev/apache-tomee-webprofile-1.7.0/lib/openwebbeans-el22-1.2.6.jar!/META-INF/faces-config.xml
>> > Aug 21, 2014 11:04:11 AM org.apache.myfaces.config.LogMetaInfUtils
>> > logArtifact
>> > INFO: Artifact 'myfaces-api' was found in version '2.1.15' from path
>> >
>> 'file:/home/molgun/Documents/dev/apache-tomee-webprofile-1.7.0/lib/myfaces-api-2.1.15.jar'
>> > Aug 21, 2014 11:04:11 AM org.apache.myfaces.config.LogMetaInfUtils
>> > logArtifact
>> > INFO: Artifact 'myfaces-impl' was found in version '2.1.15' from path
>> >
>> 'file:/home/molgun/Documents/dev/apache-tomee-webprofile-1.7.0/lib/myfaces-impl-2.1.15.jar'
>> > Aug 21, 2014 11:04:11 AM org.apache.myfaces.util.ExternalSpecifications
>> > isBeanValidationAvailable
>> > INFO: MyFaces Bean Validation support enabled
>> > Aug 21, 2014 11:04:11 AM org.apache.myfaces.config.FacesConfigurator
>> > handleSerialFactory
>> > INFO: Serialization provider : class
>> > org.apache.myfaces.shared_impl.util.serial.DefaultSerialFactory
>> > Aug 21, 2014 11:04:11 AM
>> > org.apache.myfaces.config.annotation.DefaultLifecycleProviderFactory
>> > getLifecycleProvider
>> > INFO: Using LifecycleProvider
>> > org.apache.myfaces.config.annotation.Tomcat7AnnotationLifecycleProvider
>> >
>> > These are its last words. Any ideas?
>> >
>> > Muhammet
>>

Reply via email to