[jboss-user] [JBoss Portal] - Re: kCGErrorRangeCheck Error : while JbossPortal 2.6.3

cybershastri do-not-reply at jboss.com
Thu Jan 3 17:01:52 EST 2008


Hi Chris,

Thanks for the reply. 
I used the option -Djava.awt.headless=true and now i dont see the error. 
However, I keep getting the below error repeatedly every few minutes after the server is started.
As of now I dont need WSRP package. But, I would like to have a fix to this as we might need it in future.



21:54:36,927 INFO  [STDOUT] no object for {urn:oasis:names:tc:wsrp:v1:types}Fault
21:54:36,927 INFO  [STDOUT] no object for {urn:oasis:names:tc:wsrp:v1:types}InvalidCookieFault
21:54:36,928 INFO  [STDOUT] no object for {urn:oasis:names:tc:wsrp:v1:types}UnsupportedMimeTypeFault
21:54:36,932 INFO  [STDOUT] no object for {urn:oasis:names:tc:wsrp:v1:types}InconsistentParametersFault
21:54:36,932 INFO  [STDOUT] no object for {urn:oasis:names:tc:wsrp:v1:types}UnsupportedLocaleFault
21:54:36,933 INFO  [STDOUT] no object for {urn:oasis:names:tc:wsrp:v1:types}InvalidHandleFault
21:54:36,933 INFO  [STDOUT] no object for {urn:oasis:names:tc:wsrp:v1:types}InvalidRegistrationFault
21:54:36,933 INFO  [STDOUT] no object for {urn:oasis:names:tc:wsrp:v1:types}InvalidUserCategoryFault
21:54:36,934 INFO  [STDOUT] no object for {urn:oasis:names:tc:wsrp:v1:types}PortletStateChangeRequiredFault
21:54:36,934 INFO  [STDOUT] no object for {urn:oasis:names:tc:wsrp:v1:types}UnsupportedWindowStateFault
21:54:36,934 INFO  [STDOUT] no object for {urn:oasis:names:tc:wsrp:v1:types}UnsupportedModeFault
21:54:36,935 INFO  [STDOUT] no object for {urn:oasis:names:tc:wsrp:v1:types}InvalidSessionFault
21:54:36,935 INFO  [STDOUT] no object for {urn:oasis:names:tc:wsrp:v1:types}MissingParametersFault
21:54:36,935 INFO  [STDOUT] no object for {urn:oasis:names:tc:wsrp:v1:types}OperationFailedFault
21:54:36,935 INFO  [STDOUT] no object for {urn:oasis:names:tc:wsrp:v1:types}AccessDeniedFault
21:54:36,989 WARN  [ServiceObjectFactory] Unable to narrow port selection for 
UnifiedPortComponentRef
 serviceEndpointInterface=org.jboss.portal.wsrp.core.WSRP_v1_Registration_PortType
 portQName=null
 enableMTOM=false
 portComponentLink=null
 callProperties=[]
 stubProperties=[]
 configName=null
 configFile=null
21:54:37,404 ERROR [Scheduler$Listener] Invoke of the Schedulable MBean failed
javax.management.MBeanException
        at org.jboss.mx.interceptor.ReflectedDispatcher.handleInvocationExceptions(ReflectedDispatcher.java:180)
        at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:163)
        at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
        at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
        at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
        at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
        at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
        at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
        at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
        at org.jboss.varia.scheduler.Scheduler$MBeanListener.handleNotification(Scheduler.java:1346)
        at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.jboss.mx.notification.NotificationListenerProxy.invoke(NotificationListenerProxy.java:153)
        at $Proxy11.handleNotification(Unknown Source)
        at javax.management.NotificationBroadcasterSupport.handleNotification(NotificationBroadcasterSupport.java:221)
        at javax.management.NotificationBroadcasterSupport.sendNotification(NotificationBroadcasterSupport.java:184)
        at javax.management.timer.Timer.sendNotification(Timer.java:1295)
        at javax.management.timer.Timer.notifyAlarmClock(Timer.java:1264)
        at javax.management.timer.TimerAlarmClock.run(Timer.java:1347)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
Caused by: org.jboss.portal.portlet.InvokerUnavailableException: Problem getting service description for producer self, please see the logs for more information.
        at org.jboss.portal.wsrp.consumer.WSRPConsumerImpl.getPortlets(WSRPConsumerImpl.java:157)
        at org.jboss.portal.portlet.federation.impl.FederatedPortletInvokerService.getPortlets(FederatedPortletInvokerService.java:90)
        at org.jboss.portal.core.management.PortletDiscoveryService.processPortletDiscovery(PortletDiscoveryService.java:88)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
        ... 20 more
Caused by: java.io.IOException: Could not transmit message
        at org.jboss.ws.core.client.RemotingConnectionImpl.invoke(RemotingConnectionImpl.java:204)
        at org.jboss.ws.core.client.SOAPRemotingConnection.invoke(SOAPRemotingConnection.java:77)
        at org.jboss.ws.core.CommonClient.invoke(CommonClient.java:337)
        at org.jboss.ws.core.jaxrpc.client.CallImpl.invokeInternal(CallImpl.java:517)
        at org.jboss.ws.core.jaxrpc.client.CallImpl.invoke(CallImpl.java:277)
        at org.jboss.ws.core.jaxrpc.client.PortProxy.invoke(PortProxy.java:151)
        at $Proxy271.getServiceDescription(Unknown Source)
        at org.jboss.portal.wsrp.consumer.ProducerInfo.getUnmanagedServiceDescription(ProducerInfo.java:618)
        at org.jboss.portal.wsrp.consumer.ProducerInfo.internalRefresh(ProducerInfo.java:303)
        at org.jboss.portal.wsrp.consumer.ProducerInfo.detailedRefresh(ProducerInfo.java:254)
        at org.jboss.portal.wsrp.consumer.ProducerInfo.refresh(ProducerInfo.java:249)
        at org.jboss.portal.wsrp.consumer.ProducerInfo.getPortletMap(ProducerInfo.java:566)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.hibernate.proxy.pojo.javassist.JavassistLazyInitializer.invoke(JavassistLazyInitializer.java:173)
        at org.jboss.portal.wsrp.consumer.ProducerInfo_$$_javassist_106.getPortletMap(ProducerInfo_$$_javassist_106.java)
        at org.jboss.portal.wsrp.consumer.WSRPConsumerImpl.getPortlets(WSRPConsumerImpl.java:152)
        ... 27 more
Caused by: org.jboss.remoting.CannotConnectException: Can not connect http client invoker.
        at org.jboss.remoting.transport.http.HTTPClientInvoker.useHttpURLConnection(HTTPClientInvoker.java:333)
        at org.jboss.remoting.transport.http.HTTPClientInvoker.transport(HTTPClientInvoker.java:135)
        at org.jboss.remoting.MicroRemoteClientInvoker.invoke(MicroRemoteClientInvoker.java:122)
        at org.jboss.remoting.Client.invoke(Client.java:1634)
        at org.jboss.remoting.Client.invoke(Client.java:548)
        at org.jboss.ws.core.client.RemotingConnectionImpl.invoke(RemotingConnectionImpl.java:183)
        ... 45 more
Caused by: org.jboss.ws.WSException: Invalid HTTP server response [404] - Not Found
        at org.jboss.ws.core.soap.SOAPMessageUnMarshaller.read(SOAPMessageUnMarshaller.java:77)
        at org.jboss.remoting.transport.http.HTTPClientInvoker.readResponse(HTTPClientInvoker.java:473)
        at org.jboss.remoting.transport.http.HTTPClientInvoker.useHttpURLConnection(HTTPClientInvoker.java:305)
        ... 50 more


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4116879#4116879

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4116879



More information about the jboss-user mailing list