IPrint Renderer issue with 1.1

Hi all.
I have been running iPrint Appliance 1.0 for a while, and have followed the process to upgrade to 1.1 appliance (side-by-side export/import). This has worked fine.
I have tried to install the newer renderer software onto our current render box (Win7SP1), which works fine. However, when I try and run the 'iprntrendcmd -c', and hit enter at the prompt, I always get "Failed to configure secure communication channel". I have tried everything I can think of, but cannot get past this.
From the appliance (:9443) view, when I select Renderers, it tries to find the renderer, fails with..
com.novell.admin.common.server.rpc.beans.RpcExcept ion: com.google.gwt.user.server.rpc.UnexpectedException : Service method 'public abstract java.util.List com.novell.admin.iprint.client.services.IprintRpcS ervice.getRenderers()' threw an unexpected exception: com.novell.admin.common.datamodel.beans.DataModelE xception: javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated
at com.novell.admin.common.server.rpc.utils.RpcUtils. doUnexpectedFailure(RpcUtils.java:28)
at com.novell.admin.iprint.server.rpc.controllers.Ipr intRpcServiceImpl.doUnexpectedFailure(IprintRpcSer viceImpl.java:52)
at com.google.gwt.user.server.rpc.AbstractRemoteServi ceServlet.doPost(AbstractRemoteServiceServlet.java :67)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:755)
at com.novell.admin.iprint.server.rpc.controllers.Ipr intRpcServiceImpl.service(IprintRpcServiceImpl.jav a:47)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:94)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:55)
at java.lang.reflect.Method.invoke(Method.java:619)
at org.springframework.web.method.support.InvocableHa ndlerMethod.invoke(InvocableHandlerMethod.java:213 )
at org.springframework.web.method.support.InvocableHa ndlerMethod.invokeForRequest(InvocableHandlerMetho d.java:126)
at org.springframework.web.servlet.mvc.method.annotat ion.ServletInvocableHandlerMethod.invokeAndHandle( ServletInvocableHandlerMethod.java:96)
at org.springframework.web.servlet.mvc.method.annotat ion.RequestMappingHandlerAdapter.invokeHandlerMeth od(RequestMappingHandlerAdapter.java:617)
at org.springframework.web.servlet.mvc.method.annotat ion.RequestMappingHandlerAdapter.handleInternal(Re questMappingHandlerAdapter.java:578)
at org.springframework.web.servlet.mvc.method.Abstrac tHandlerMethodAdapter.handle(AbstractHandlerMethod Adapter.java:80)
at org.springframework.web.servlet.DispatcherServlet. doDispatch(DispatcherServlet.java:923)
at org.springframework.web.servlet.DispatcherServlet. doService(DispatcherServlet.java:852)
at org.springframework.web.servlet.FrameworkServlet.p rocessRequest(FrameworkServlet.java:882)
at org.springframework.web.servlet.FrameworkServlet.d oPost(FrameworkServlet.java:789)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:755)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:848)
at org.eclipse.jetty.servlet.ServletHolder.handle(Ser vletHolder.java:648)
at org.eclipse.jetty.servlet.ServletHandler$CachedCha in.doFilter(ServletHandler.java:1336)
at org.springframework.security.web.FilterChainProxy$ VirtualFilterChain.doFilter(FilterChainProxy.java: 330)
at org.springframework.security.web.access.intercept. FilterSecurityInterceptor.invoke(FilterSecurityInt erceptor.java:118)
at org.springframework.security.web.access.intercept. FilterSecurityInterceptor.doFilter(FilterSecurityI nterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$ VirtualFilterChain.doFilter(FilterChainProxy.java: 342)
at org.springframework.security.web.access.ExceptionT ranslationFilter.doFilter(ExceptionTranslationFilt er.java:113)
at org.springframework.security.web.FilterChainProxy$ VirtualFilterChain.doFilter(FilterChainProxy.java: 342)
at org.springframework.security.web.session.SessionMa nagementFilter.doFilter(SessionManagementFilter.ja va:103)
at org.springframework.security.web.FilterChainProxy$ VirtualFilterChain.doFilter(FilterChainProxy.java: 342)
at org.springframework.security.web.authentication.An onymousAuthenticationFilter.doFilter(AnonymousAuth enticationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$ VirtualFilterChain.doFilter(FilterChainProxy.java: 342)
at org.springframework.security.web.servletapi.Securi tyContextHolderAwareRequestFilter.doFilter(Securit yContextHolderAwareRequestFilter.java:54)
at org.springframework.security.web.FilterChainProxy$ VirtualFilterChain.doFilter(FilterChainProxy.java: 342)
at org.springframework.security.web.savedrequest.Requ estCacheAwareFilter.doFilter(RequestCacheAwareFilt er.java:45)
at org.springframework.security.web.FilterChainProxy$ VirtualFilterChain.doFilter(FilterChainProxy.java: 342)
at org.springframework.security.web.authentication.http://www.BasicAuthenticationFilter...lter.java:150)
at org.springframework.security.web.FilterChainProxy$ VirtualFilterChain.doFilter(FilterChainProxy.java: 342)
at org.springframework.security.web.authentication.Ab stractAuthenticationProcessingFilter.doFilter(Abst ractAuthenticationProcessingFilter.java:183)
at org.springframework.security.web.FilterChainProxy$ VirtualFilterChain.doFilter(FilterChainProxy.java: 342)
at org.springframework.security.web.authentication.lo gout.LogoutFilter.doFilter(LogoutFilter.java:105)
at org.springframework.security.web.FilterChainProxy$ VirtualFilterChain.doFilter(FilterChainProxy.java: 342)
at org.springframework.security.web.context.SecurityC ontextPersistenceFilter.doFilter(SecurityContextPe rsistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$ VirtualFilterChain.doFilter(FilterChainProxy.java: 342)
at org.springframework.security.web.access.channel.Ch annelProcessingFilter.doFilter(ChannelProcessingFi lter.java:144)
at org.springframework.security.web.FilterChainProxy$ VirtualFilterChain.doFilter(FilterChainProxy.java: 342)
at org.springframework.security.web.FilterChainProxy. doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy. doFilter(FilterChainProxy.java:160)
at org.springframework.web.filter.DelegatingFilterPro xy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterPro xy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedCha in.doFilter(ServletHandler.java:1307)
at org.springframework.web.filter.CharacterEncodingFi lter.doFilterInternal(CharacterEncodingFilter.java :88)
at org.springframework.web.filter.OncePerRequestFilte r.doFilter(OncePerRequestFilter.java:76)
at org.eclipse.jetty.servlet.ServletHandler$CachedCha in.doFilter(ServletHandler.java:1307)
at org.eclipse.jetty.servlet.ServletHandler.doHandle( ServletHandler.java:453)
at org.eclipse.jetty.server.handler.ScopedHandler.han dle(ScopedHandler.java:137)
at org.eclipse.jetty.security.SecurityHandler.handle( SecurityHandler.java:534)
at org.eclipse.jetty.server.session.SessionHandler.do Handle(SessionHandler.java:231)
at org.eclipse.jetty.server.handler.ContextHandler.do Handle(ContextHandler.java:1072)
at org.eclipse.jetty.servlet.ServletHandler.doScope(S ervletHandler.java:382)
at org.eclipse.jetty.server.session.SessionHandler.do Scope(SessionHandler.java:193)
at org.eclipse.jetty.server.handler.ContextHandler.do Scope(ContextHandler.java:1006)
at org.eclipse.jetty.server.handler.ScopedHandler.han dle(ScopedHandler.java:135)
at org.eclipse.jetty.server.handler.ContextHandlerCol lection.handle(ContextHandlerCollection.java:255)
at org.eclipse.jetty.server.handler.HandlerCollection .handle(HandlerCollection.java:154)
at org.eclipse.jetty.server.handler.HandlerWrapper.ha ndle(HandlerWrapper.java:116)
at org.eclipse.jetty.server.Server.handle(Server.java :365)
at org.eclipse.jetty.server.AbstractHttpConnection.ha ndleRequest(AbstractHttpConnection.java:485)
at org.eclipse.jetty.server.AbstractHttpConnection.co ntent(AbstractHttpConnection.java:937)
at org.eclipse.jetty.server.AbstractHttpConnection$Re questHandler.content(AbstractHttpConnection.java:9 98)
at org.eclipse.jetty.http.HttpParser.parseNext(HttpPa rser.java:856)
at org.eclipse.jetty.http.HttpParser.parseAvailable(H ttpParser.java:240)
at org.eclipse.jetty.server.AsyncHttpConnection.handl e(AsyncHttpConnection.java:82)
at org.eclipse.jetty.io.nio.SslConnection.handle(SslC onnection.java:196)
at org.eclipse.jetty.io.nio.SelectChannelEndPoint.han dle(SelectChannelEndPoint.java:627)
at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.r un(SelectChannelEndPoint.java:51)
at org.eclipse.jetty.util.thread.QueuedThreadPool.run Job(QueuedThreadPool.java:608)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.r un(QueuedThreadPool.java:543)
at java.lang.Thread.run(Thread.java:795)
Caused by: com.google.gwt.user.server.rpc.UnexpectedException : Service method 'public abstract java.util.List com.novell.admin.iprint.client.services.IprintRpcS ervice.getRenderers()' threw an unexpected exception: com.novell.admin.common.datamodel.beans.DataModelE xception: javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated
at com.google.gwt.user.server.rpc.RPC.encodeResponseF orFailure(RPC.java:389)
at com.google.gwt.user.server.rpc.RPC.invokeAndEncode Response(RPC.java:579)
at com.google.gwt.user.server.rpc.RemoteServiceServle t.processCall(RemoteServiceServlet.java:208)
at com.google.gwt.user.server.rpc.RemoteServiceServle t.processPost(RemoteServiceServlet.java:248)
at com.google.gwt.user.server.rpc.AbstractRemoteServi ceServlet.doPost(AbstractRemoteServiceServlet.java :62)
... 77 more
Caused by: com.novell.admin.common.datamodel.beans.DataModelE xception: javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated
at com.novell.admin.iprint.datamodel.services.impl.Ip rintMobileServiceCommunicatorImpl.getMobileServerR enderers(IprintMobileServiceCommunicatorImpl.java: 264)
at com.novell.admin.iprint.datamodel.services.impl.Ip rintManagementServiceImpl.getRenderers(IprintManag ementServiceImpl.java:755)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:94)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:55)
at java.lang.reflect.Method.invoke(Method.java:619)
at org.springframework.aop.support.AopUtils.invokeJoi npointUsingReflection(AopUtils.java:319)
at org.springframework.aop.framework.ReflectiveMethod Invocation.invokeJoinpoint(ReflectiveMethodInvocat ion.java:183)
at org.springframework.aop.framework.ReflectiveMethod Invocation.proceed(ReflectiveMethodInvocation.java :150)
at org.springframework.remoting.support.RemoteInvocat ionTraceInterceptor.invoke(RemoteInvocationTraceIn terceptor.java:77)
at org.springframework.aop.framework.ReflectiveMethod Invocation.proceed(ReflectiveMethodInvocation.java :172)
at org.springframework.aop.framework.JdkDynamicAopPro xy.invoke(JdkDynamicAopProxy.java:202)
at com.sun.proxy.$Proxy15.getRenderers(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:94)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:55)
at java.lang.reflect.Method.invoke(Method.java:619)
at org.springframework.remoting.support.RemoteInvocat ion.invoke(RemoteInvocation.java:205)
at org.springframework.remoting.support.DefaultRemote InvocationExecutor.invoke(DefaultRemoteInvocationE xecutor.java:38)
at org.springframework.remoting.support.RemoteInvocat ionBasedExporter.invoke(RemoteInvocationBasedExpor ter.java:78)
at org.springframework.remoting.rmi.RmiBasedExporter. invoke(RmiBasedExporter.java:73)
at org.springframework.remoting.rmi.RmiInvocationWrap per.invoke(RmiInvocationWrapper.java:72)
at sun.reflect.GeneratedMethodAccessor9.invoke(Unknow n Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:55)
at java.lang.reflect.Method.invoke(Method.java:619)
at sun.rmi.server.UnicastServerRef.dispatch(UnicastSe rverRef.java:339)
at sun.rmi.transport.Transport$1.run(Transport.java:1 89)
at sun.rmi.transport.Transport$1.run(Transport.java:1 86)
at java.security.AccessController.doPrivileged(Access Controller.java:366)
at sun.rmi.transport.Transport.serviceCall(Transport. java:185)
at sun.rmi.transport.tcp.TCPTransport.handleMessages( TCPTransport.java:568)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandl er.run0(TCPTransport.java:823)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandl er.run(TCPTransport.java:682)
at java.util.concurrent.ThreadPoolExecutor.runWorker( ThreadPoolExecutor.java:1176)
at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:795)
at org.springframework.remoting.support.RemoteInvocat ionUtils.fillInClientStackTraceIfPossible(RemoteIn vocationUtils.java:47)
at org.springframework.remoting.rmi.RmiClientIntercep tor.doInvoke(RmiClientInterceptor.java:352)
at org.springframework.remoting.rmi.RmiClientIntercep tor.invoke(RmiClientInterceptor.java:259)
at org.springframework.aop.framework.ReflectiveMethod Invocation.proceed(ReflectiveMethodInvocation.java :172)
at org.springframework.aop.framework.JdkDynamicAopPro xy.invoke(JdkDynamicAopProxy.java:202)
at com.sun.proxy.$Proxy12.getRenderers(Unknown Source)
at com.novell.admin.iprint.server.rpc.controllers.Ipr intRpcServiceImpl.getRenderers(IprintRpcServiceImp l.java:109)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:94)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:55)
at java.lang.reflect.Method.invoke(Method.java:619)
at com.google.gwt.user.server.rpc.RPC.invokeAndEncode Response(RPC.java:561)
... 80 more
Caused by: javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated
at com.ibm.jsse2.bc.getPeerCertificateChain(bc.java:1 76)
at com.novell.admin.iprint.datamodel.utils.RendererX5 09HostnameVerifer.verify(RendererX509HostnameVerif er.java:69)
at org.apache.http.conn.ssl.SSLSocketFactory.connectS ocket(SSLSocketFactory.java:437)
at org.apache.http.impl.conn.DefaultClientConnectionO perator.openConnection(DefaultClientConnectionOper ator.java:180)
at org.apache.http.impl.conn.ManagedClientConnectionI mpl.open(ManagedClientConnectionImpl.java:294)
at org.apache.http.impl.client.DefaultRequestDirector .tryConnect(DefaultRequestDirector.java:644)
at org.apache.http.impl.client.DefaultRequestDirector .execute(DefaultRequestDirector.java:479)
at org.apache.http.impl.client.AbstractHttpClient.exe cute(AbstractHttpClient.java:906)
at org.apache.http.impl.client.AbstractHttpClient.exe cute(AbstractHttpClient.java:805)
at org.apache.http.impl.client.AbstractHttpClient.exe cute(AbstractHttpClient.java:784)
at com.novell.admin.iprint.datamodel.services.impl.Ip rintMobileServiceCommunicatorImpl.getMobileServerR enderers(IprintMobileServiceCommunicatorImpl.java: 248)
... 127 more
which appears to be correct, since the correct software hasn't been configured yet.
Can anyone suggest what to try next? I'd like to get this up and running ..
Thanks.

Originally Posted by mickers
Hi all.
I have been running iPrint Appliance 1.0 for a while, and have followed the process to upgrade to 1.1 appliance (side-by-side export/import). This has worked fine.
I have tried to install the newer renderer software onto our current render box (Win7SP1), which works fine. However, when I try and run the 'iprntrendcmd -c', and hit enter at the prompt, I always get "Failed to configure secure communication channel". I have tried everything I can think of, but cannot get past this.
From the appliance (:9443) view, when I select Renderers, it tries to find the renderer, fails with..
com.novell.admin.common.server.rpc.beans.RpcExcept ion: com.google.gwt.user.server.rpc.UnexpectedException : Service method 'public abstract java.util.List com.novell.admin.iprint.client.services.IprintRpcS ervice.getRenderers()' threw an unexpected exception: com.novell.admin.common.datamodel.beans.DataModelE xception: javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated
at com.novell.admin.common.server.rpc.utils.RpcUtils. doUnexpectedFailure(RpcUtils.java:28)
at com.novell.admin.iprint.server.rpc.controllers.Ipr intRpcServiceImpl.doUnexpectedFailure(IprintRpcSer viceImpl.java:52)
at com.google.gwt.user.server.rpc.AbstractRemoteServi ceServlet.doPost(AbstractRemoteServiceServlet.java :67)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:755)
at com.novell.admin.iprint.server.rpc.controllers.Ipr intRpcServiceImpl.service(IprintRpcServiceImpl.jav a:47)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:94)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:55)
at java.lang.reflect.Method.invoke(Method.java:619)
at org.springframework.web.method.support.InvocableHa ndlerMethod.invoke(InvocableHandlerMethod.java:213 )
at org.springframework.web.method.support.InvocableHa ndlerMethod.invokeForRequest(InvocableHandlerMetho d.java:126)
at org.springframework.web.servlet.mvc.method.annotat ion.ServletInvocableHandlerMethod.invokeAndHandle( ServletInvocableHandlerMethod.java:96)
at org.springframework.web.servlet.mvc.method.annotat ion.RequestMappingHandlerAdapter.invokeHandlerMeth od(RequestMappingHandlerAdapter.java:617)
at org.springframework.web.servlet.mvc.method.annotat ion.RequestMappingHandlerAdapter.handleInternal(Re questMappingHandlerAdapter.java:578)
at org.springframework.web.servlet.mvc.method.Abstrac tHandlerMethodAdapter.handle(AbstractHandlerMethod Adapter.java:80)
at org.springframework.web.servlet.DispatcherServlet. doDispatch(DispatcherServlet.java:923)
at org.springframework.web.servlet.DispatcherServlet. doService(DispatcherServlet.java:852)
at org.springframework.web.servlet.FrameworkServlet.p rocessRequest(FrameworkServlet.java:882)
at org.springframework.web.servlet.FrameworkServlet.d oPost(FrameworkServlet.java:789)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:755)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:848)
at org.eclipse.jetty.servlet.ServletHolder.handle(Ser vletHolder.java:648)
at org.eclipse.jetty.servlet.ServletHandler$CachedCha in.doFilter(ServletHandler.java:1336)
at org.springframework.security.web.FilterChainProxy$ VirtualFilterChain.doFilter(FilterChainProxy.java: 330)
at org.springframework.security.web.access.intercept. FilterSecurityInterceptor.invoke(FilterSecurityInt erceptor.java:118)
at org.springframework.security.web.access.intercept. FilterSecurityInterceptor.doFilter(FilterSecurityI nterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$ VirtualFilterChain.doFilter(FilterChainProxy.java: 342)
at org.springframework.security.web.access.ExceptionT ranslationFilter.doFilter(ExceptionTranslationFilt er.java:113)
at org.springframework.security.web.FilterChainProxy$ VirtualFilterChain.doFilter(FilterChainProxy.java: 342)
at org.springframework.security.web.session.SessionMa nagementFilter.doFilter(SessionManagementFilter.ja va:103)
at org.springframework.security.web.FilterChainProxy$ VirtualFilterChain.doFilter(FilterChainProxy.java: 342)
at org.springframework.security.web.authentication.An onymousAuthenticationFilter.doFilter(AnonymousAuth enticationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$ VirtualFilterChain.doFilter(FilterChainProxy.java: 342)
at org.springframework.security.web.servletapi.Securi tyContextHolderAwareRequestFilter.doFilter(Securit yContextHolderAwareRequestFilter.java:54)
at org.springframework.security.web.FilterChainProxy$ VirtualFilterChain.doFilter(FilterChainProxy.java: 342)
at org.springframework.security.web.savedrequest.Requ estCacheAwareFilter.doFilter(RequestCacheAwareFilt er.java:45)
at org.springframework.security.web.FilterChainProxy$ VirtualFilterChain.doFilter(FilterChainProxy.java: 342)
at org.springframework.security.web.authentication.http://www.BasicAuthenticationFilter...lter.java:150)
at org.springframework.security.web.FilterChainProxy$ VirtualFilterChain.doFilter(FilterChainProxy.java: 342)
at org.springframework.security.web.authentication.Ab stractAuthenticationProcessingFilter.doFilter(Abst ractAuthenticationProcessingFilter.java:183)
at org.springframework.security.web.FilterChainProxy$ VirtualFilterChain.doFilter(FilterChainProxy.java: 342)
at org.springframework.security.web.authentication.lo gout.LogoutFilter.doFilter(LogoutFilter.java:105)
at org.springframework.security.web.FilterChainProxy$ VirtualFilterChain.doFilter(FilterChainProxy.java: 342)
at org.springframework.security.web.context.SecurityC ontextPersistenceFilter.doFilter(SecurityContextPe rsistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$ VirtualFilterChain.doFilter(FilterChainProxy.java: 342)
at org.springframework.security.web.access.channel.Ch annelProcessingFilter.doFilter(ChannelProcessingFi lter.java:144)
at org.springframework.security.web.FilterChainProxy$ VirtualFilterChain.doFilter(FilterChainProxy.java: 342)
at org.springframework.security.web.FilterChainProxy. doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy. doFilter(FilterChainProxy.java:160)
at org.springframework.web.filter.DelegatingFilterPro xy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterPro xy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedCha in.doFilter(ServletHandler.java:1307)
at org.springframework.web.filter.CharacterEncodingFi lter.doFilterInternal(CharacterEncodingFilter.java :88)
at org.springframework.web.filter.OncePerRequestFilte r.doFilter(OncePerRequestFilter.java:76)
at org.eclipse.jetty.servlet.ServletHandler$CachedCha in.doFilter(ServletHandler.java:1307)
at org.eclipse.jetty.servlet.ServletHandler.doHandle( ServletHandler.java:453)
at org.eclipse.jetty.server.handler.ScopedHandler.han dle(ScopedHandler.java:137)
at org.eclipse.jetty.security.SecurityHandler.handle( SecurityHandler.java:534)
at org.eclipse.jetty.server.session.SessionHandler.do Handle(SessionHandler.java:231)
at org.eclipse.jetty.server.handler.ContextHandler.do Handle(ContextHandler.java:1072)
at org.eclipse.jetty.servlet.ServletHandler.doScope(S ervletHandler.java:382)
at org.eclipse.jetty.server.session.SessionHandler.do Scope(SessionHandler.java:193)
at org.eclipse.jetty.server.handler.ContextHandler.do Scope(ContextHandler.java:1006)
at org.eclipse.jetty.server.handler.ScopedHandler.han dle(ScopedHandler.java:135)
at org.eclipse.jetty.server.handler.ContextHandlerCol lection.handle(ContextHandlerCollection.java:255)
at org.eclipse.jetty.server.handler.HandlerCollection .handle(HandlerCollection.java:154)
at org.eclipse.jetty.server.handler.HandlerWrapper.ha ndle(HandlerWrapper.java:116)
at org.eclipse.jetty.server.Server.handle(Server.java :365)
at org.eclipse.jetty.server.AbstractHttpConnection.ha ndleRequest(AbstractHttpConnection.java:485)
at org.eclipse.jetty.server.AbstractHttpConnection.co ntent(AbstractHttpConnection.java:937)
at org.eclipse.jetty.server.AbstractHttpConnection$Re questHandler.content(AbstractHttpConnection.java:9 98)
at org.eclipse.jetty.http.HttpParser.parseNext(HttpPa rser.java:856)
at org.eclipse.jetty.http.HttpParser.parseAvailable(H ttpParser.java:240)
at org.eclipse.jetty.server.AsyncHttpConnection.handl e(AsyncHttpConnection.java:82)
at org.eclipse.jetty.io.nio.SslConnection.handle(SslC onnection.java:196)
at org.eclipse.jetty.io.nio.SelectChannelEndPoint.han dle(SelectChannelEndPoint.java:627)
at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.r un(SelectChannelEndPoint.java:51)
at org.eclipse.jetty.util.thread.QueuedThreadPool.run Job(QueuedThreadPool.java:608)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.r un(QueuedThreadPool.java:543)
at java.lang.Thread.run(Thread.java:795)
Caused by: com.google.gwt.user.server.rpc.UnexpectedException : Service method 'public abstract java.util.List com.novell.admin.iprint.client.services.IprintRpcS ervice.getRenderers()' threw an unexpected exception: com.novell.admin.common.datamodel.beans.DataModelE xception: javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated
at com.google.gwt.user.server.rpc.RPC.encodeResponseF orFailure(RPC.java:389)
at com.google.gwt.user.server.rpc.RPC.invokeAndEncode Response(RPC.java:579)
at com.google.gwt.user.server.rpc.RemoteServiceServle t.processCall(RemoteServiceServlet.java:208)
at com.google.gwt.user.server.rpc.RemoteServiceServle t.processPost(RemoteServiceServlet.java:248)
at com.google.gwt.user.server.rpc.AbstractRemoteServi ceServlet.doPost(AbstractRemoteServiceServlet.java :62)
... 77 more
Caused by: com.novell.admin.common.datamodel.beans.DataModelE xception: javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated
at com.novell.admin.iprint.datamodel.services.impl.Ip rintMobileServiceCommunicatorImpl.getMobileServerR enderers(IprintMobileServiceCommunicatorImpl.java: 264)
at com.novell.admin.iprint.datamodel.services.impl.Ip rintManagementServiceImpl.getRenderers(IprintManag ementServiceImpl.java:755)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:94)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:55)
at java.lang.reflect.Method.invoke(Method.java:619)
at org.springframework.aop.support.AopUtils.invokeJoi npointUsingReflection(AopUtils.java:319)
at org.springframework.aop.framework.ReflectiveMethod Invocation.invokeJoinpoint(ReflectiveMethodInvocat ion.java:183)
at org.springframework.aop.framework.ReflectiveMethod Invocation.proceed(ReflectiveMethodInvocation.java :150)
at org.springframework.remoting.support.RemoteInvocat ionTraceInterceptor.invoke(RemoteInvocationTraceIn terceptor.java:77)
at org.springframework.aop.framework.ReflectiveMethod Invocation.proceed(ReflectiveMethodInvocation.java :172)
at org.springframework.aop.framework.JdkDynamicAopPro xy.invoke(JdkDynamicAopProxy.java:202)
at com.sun.proxy.$Proxy15.getRenderers(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:94)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:55)
at java.lang.reflect.Method.invoke(Method.java:619)
at org.springframework.remoting.support.RemoteInvocat ion.invoke(RemoteInvocation.java:205)
at org.springframework.remoting.support.DefaultRemote InvocationExecutor.invoke(DefaultRemoteInvocationE xecutor.java:38)
at org.springframework.remoting.support.RemoteInvocat ionBasedExporter.invoke(RemoteInvocationBasedExpor ter.java:78)
at org.springframework.remoting.rmi.RmiBasedExporter. invoke(RmiBasedExporter.java:73)
at org.springframework.remoting.rmi.RmiInvocationWrap per.invoke(RmiInvocationWrapper.java:72)
at sun.reflect.GeneratedMethodAccessor9.invoke(Unknow n Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:55)
at java.lang.reflect.Method.invoke(Method.java:619)
at sun.rmi.server.UnicastServerRef.dispatch(UnicastSe rverRef.java:339)
at sun.rmi.transport.Transport$1.run(Transport.java:1 89)
at sun.rmi.transport.Transport$1.run(Transport.java:1 86)
at java.security.AccessController.doPrivileged(Access Controller.java:366)
at sun.rmi.transport.Transport.serviceCall(Transport. java:185)
at sun.rmi.transport.tcp.TCPTransport.handleMessages( TCPTransport.java:568)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandl er.run0(TCPTransport.java:823)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandl er.run(TCPTransport.java:682)
at java.util.concurrent.ThreadPoolExecutor.runWorker( ThreadPoolExecutor.java:1176)
at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:795)
at org.springframework.remoting.support.RemoteInvocat ionUtils.fillInClientStackTraceIfPossible(RemoteIn vocationUtils.java:47)
at org.springframework.remoting.rmi.RmiClientIntercep tor.doInvoke(RmiClientInterceptor.java:352)
at org.springframework.remoting.rmi.RmiClientIntercep tor.invoke(RmiClientInterceptor.java:259)
at org.springframework.aop.framework.ReflectiveMethod Invocation.proceed(ReflectiveMethodInvocation.java :172)
at org.springframework.aop.framework.JdkDynamicAopPro xy.invoke(JdkDynamicAopProxy.java:202)
at com.sun.proxy.$Proxy12.getRenderers(Unknown Source)
at com.novell.admin.iprint.server.rpc.controllers.Ipr intRpcServiceImpl.getRenderers(IprintRpcServiceImp l.java:109)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:94)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:55)
at java.lang.reflect.Method.invoke(Method.java:619)
at com.google.gwt.user.server.rpc.RPC.invokeAndEncode Response(RPC.java:561)
... 80 more
Caused by: javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated
at com.ibm.jsse2.bc.getPeerCertificateChain(bc.java:1 76)
at com.novell.admin.iprint.datamodel.utils.RendererX5 09HostnameVerifer.verify(RendererX509HostnameVerif er.java:69)
at org.apache.http.conn.ssl.SSLSocketFactory.connectS ocket(SSLSocketFactory.java:437)
at org.apache.http.impl.conn.DefaultClientConnectionO perator.openConnection(DefaultClientConnectionOper ator.java:180)
at org.apache.http.impl.conn.ManagedClientConnectionI mpl.open(ManagedClientConnectionImpl.java:294)
at org.apache.http.impl.client.DefaultRequestDirector .tryConnect(DefaultRequestDirector.java:644)
at org.apache.http.impl.client.DefaultRequestDirector .execute(DefaultRequestDirector.java:479)
at org.apache.http.impl.client.AbstractHttpClient.exe cute(AbstractHttpClient.java:906)
at org.apache.http.impl.client.AbstractHttpClient.exe cute(AbstractHttpClient.java:805)
at org.apache.http.impl.client.AbstractHttpClient.exe cute(AbstractHttpClient.java:784)
at com.novell.admin.iprint.datamodel.services.impl.Ip rintMobileServiceCommunicatorImpl.getMobileServerR enderers(IprintMobileServiceCommunicatorImpl.java: 248)
... 127 more
which appears to be correct, since the correct software hasn't been configured yet.
Can anyone suggest what to try next? I'd like to get this up and running ..
Thanks.
We have the same issue, working with Novell on it... I'll let you know when we find a solution.
Thomas

Similar Messages

  • Report Viewer icon rendering issue with web controls

    Hi,
    I have a sample application in ASP.NET 2.0 in which if I have a report viewer control in an aspx page and when I try to browse the page the report renders properly with all icons image also. But in the same application I am having a web user control that is having the report viewer control and I have added this control on another page. Now if I try to browse this page the report is rendered properly but the icon images are not displayed rather as 'X' is displayed indicating images are missing.
    Thanks
    Kajal

    It sounds like the CrystalReportViewer control does not "agree" with the .NET control you are embedding it in. Can you be more specific with the exact steps to duplicate this issue? It would be helpful to know what controls you are using.
    Viewing the source code will be helpful in your troubleshooting. You'll also want to review your IIS logs to see what error are popping up there. It could be that the gifs are being searched for in another location. You may need to make a copy of the crystalreportviewerxx directory in a new location.
    Regards,
    David

  • Rendering Issue with HD

    Hey everyone,
    I have a problem. I've been cutting DVCPRO HD 720p60 (Panasonic HVX 200 shot at 24) in the newest Final Cut and whenever I have to render a clip in my timeline, the clip content shifts backwards one frame throwing the picture out of sync. It also creates a jarring glitch as soon as the rendered media begins.
    For example, I'm rendering lower thirds created in After Effects and as soon as the lower third comes on screen over the talking head, the clip below moves one frame backwards, causing a stutter where the lower third begins and a jump where it ends.
    The workaround I have discovered, is simply to use the slip tool and roll the clip under the lower third one frame backwards, but this is incredibly tedious to do for the whole show.
    this seems like a pretty major issue for graphics work...

    You don't say what revision of FCP you are using. I think there was a similar issue with dissolves that was fixed in the most recent rev. However, IIRC, the media needs to be re-imported - it was actually a problem with the import, I believe...
    Patrick

  • Renderer issues with 1.1

    Hello all,
    Upgraded my iprint appliance with the export + import function. Had 1 renderer. After the upgrade I was not able to see the old 1.0 renderer.
    On the render page I get the error:
    com.novell.admin.common.server.rpc.beans.RpcExcept ion: com.google.gwt.user.server.rpc.UnexpectedException : Service method 'public abstract java.util.List com.novell.admin.iprint.client.services.IprintRpcS ervice.getRenderers()' threw an unexpected exception: com.novell.admin.common.datamodel.beans.DataModelE xception: Failed : HTTP error code : 401
    The error seems pretty clear (HTTP 401).
    Upgraded the 1.0 renderer to 1.1. Renderer is upgraded and runs.
    No I still get the above error in the appliance. I cannot see any renders. When I try add a new renderer I get a 'cannot connect' error.
    Already tried the host file settings: no effect.
    Jan

    Originally Posted by janvdmeij
    Hello all,
    Upgraded my iprint appliance with the export + import function. Had 1 renderer. After the upgrade I was not able to see the old 1.0 renderer.
    On the render page I get the error:
    com.novell.admin.common.server.rpc.beans.RpcExcept ion: com.google.gwt.user.server.rpc.UnexpectedException : Service method 'public abstract java.util.List com.novell.admin.iprint.client.services.IprintRpcS ervice.getRenderers()' threw an unexpected exception: com.novell.admin.common.datamodel.beans.DataModelE xception: Failed : HTTP error code : 401
    The error seems pretty clear (HTTP 401).
    Upgraded the 1.0 renderer to 1.1. Renderer is upgraded and runs.
    No I still get the above error in the appliance. I cannot see any renders. When I try add a new renderer I get a 'cannot connect' error.
    Already tried the host file settings: no effect.
    Jan
    Is your iPrint renderer configured in dns, it needs to be in version 1.1?
    Thomas

  • Rendering issue with 9.5 and 9.5.5

    I have two PDF files that display a simple test image consisting of 3 colored rectangles.  In one, the image is displayed with BlendMode Normal, in the other, BlendMode Multiply on a white background. 
    The latter causes a color shift.  The files are bit-for-bit identical, except that one has /BM /Multiply and the other /BM /Normal  . (Yes, the two spaces are real.)  There is text on the page as well.
    This was reported to me under Reader 9.5.5 under Windows XP; I have reproduced it under 9.5.0 under Windows 7.
    The same files both display correctly under 11.0.03.  Since the reporter is under XP, I can't tell him to upgrade.
    The image is an embedded XObject that is PNG encoded.
    If I look at the displayed pixel, here's what I see:
    Color
    Good
    Bad
    Red
    FF0000
    EE1F25
    Blue
    0000FF
    3552A5
    Pink (ish)
    FF0080
    EC107F
    "Good" is what the original PNG image and the BlendMode Normal display.  Bad is what 9.5.x displays.
    The file with Multiply displays correctly under XP with GSView - so it seems definite that this is a rendering bug in Reader.
    I don't see a way to attach files to this note, but I can provide the files. 
    What do I tell my colleague/other users?  Is 9.5 being updated for this kind of bug?  Or are XP users stuck with this issue?

    We've done some more research.
    This appears to be caused by oscillations in the default transparency blending color space in various versions of Reader.
    In fact, 11.0.3 has an option to select the default: it produces the color shift if "Working CMYK" is selected.
    The PDF can be made to display correctly with 9.5.* by explicitly adding a /Group dictionary to the page that specifies a transparency group with an explicit colorspace.
    The spec says that this is supposed to be inherited... but an explicit /Group is an adequate work-around.

  • Rendering issues with Canon G11 and h264

    I am - for the moment - stuck with some projects that involve importing video from a Canon G11, which saves video in h264 .mov format in 640 X 480 pixels at 30 fps. I keep getting red rendering lines when I transcode these filesinto Apple Intermediate Codec in MPEG Streamclip for importing into Final Cut Express 4.0.1 on MacBook Pro running 10.6.7. What settings should I be using to avoid the red render lines?
    1/ Should I use the 640 X 480 (4:3) setting in Streamclip or the 640 X 480 (unscaled)? Or another one?
    2/ What should the sequence preset be in FCE since there is none for 640 X 480?
    3/ And what is the difference between setting the codec in East Setup and in setting it by clicking on the Sequence 'Settings' dropdown menu and going to 'Load Sequence Presets? Which one of those should I choose?
    4/ Also, I am for the moment having to work off the MacBook's hard drive since the person who purchased the LaCie external Firewire drive purchased the one that encrypts and has a fingerprint swipe and not the orange regular one we asked for. So they have to send it back. Might working off the hard drive be causing any rendering glitches?
    Thanks for any hand-holding.
    Douglas

    The Apple Intermediate Codec is only for HD media. You need to use the DV NTSC Codec.
    1. You should use 720x480 at 29.97fps with uncompressed 48k audio.
    2. See 1.
    3. None. They go to the same place.
    4. No, but you might have dropped frame issues.

  • Rendering issues with imported Motion project in FCP

    I have various titles for a DVD prepared in Motion that are imported as project files into Final Cut Pro.
    When playing back the rendered timeline in FCP to a TV, the animation on these titles (scaling and moving of text and untextured, 100% opaque rectangles) looks fine. When I render the timeline to a QuickTime (DV PAL) they still look fine on a monitor, though obviously not a great test on a progressive display.
    After using Compressor (and a suitable preset for PAL content) and burning to a disc from DVD Studio Pro, the animation is jumpy. Some elements in the project with a Fade In/Fade Out behaviour with Fade Out duration set to 0 suddenly disappear for a short period (looks like one frame) - these objects end on the timeline in the same frame that their Fade In/Fade Out behaviour also ends.
    If I render the Motion project to a QuickTime file with transparency and overlay that in FCP then follow the same route through Compressor and DVD Studio Pro everything looks as I expected... smooth motion and no disappearing elements.
    Any ideas? Should I just keep rendering Motion projects out to separate files to overlay in FCP? That seems a bit of a waste of the integration between FCP and Motion.

    This gives me pause: AEManager::scanForPluginsInDirectory(PCString) + 1011
    I'd check for any third party plugins...
    Patrick

  • PreProCs4 Rendering Issue with Imported QuickTime Movie

    I made a hand drawn colour animation..frame by frame in Flash CS4.  I exported the file as a Quick Time Movie and imported it into Prem Pro CS4.  It looked fine until I rendered it.  Now the previous and after frames show up like shadows on the actual image as it moves across the screen.  Am I missing something?  I read in my instruction book in Flash how to export animations so they can be used in Prem Pro so I don't understand why this is happening.  Help.....

    Hi Jeff... yes.. I figured this might be the case but my frame rate in Flash is 29.97 ..which is the same frame rate of my PremPro set up.
    AVCHD Format
    1920 x 1080
    (non-anamorphic)
    16:9 ratio
    29.97 fpm
    Attached is the frame shot as it should look like...minus the white work space... in Flash CS4.  I saved it exported it as an .swf file as well as a QT movie and the results are the same.
    I will be combining animation with actual footage for a children's music video so I used the same frame rate for both.
    I appreciate your time and interest in helping me with this. 

  • ADF Table dynamic rendering issue with Transient VO

    Hello All,
    JDeveloper : Studio Edition Version 11.1.1.2.0 Build JDEVADF_11.1.1.2.0_GENERIC_091029.2229.5536
    ADF Business Components     11.1.1.55.36
    Java(TM) Platform     1.6.0_11
    Oracle IDE     11.1.1.2.36.55.36
    SOA Composite Editor     11.1.1.2.0.12.16
    Versioning Support     11.1.1.2.36.55.36
    My page header and lines section. Header section is designed using af:panelFormLayout and lines section is constructed using af:table. Header and Lines regions are on two different Transient VOs which has no queries and updatable option in all the attributes set to always. As per the requirement after some condition, i will have to disable few column items in the lines table. For this, i have created new Transient attribute (SpecEditMode) of type Boolean in lines transient VO and i set this attribute value to Boolean.TRUE or Boolean.FALSE based on the condition. I set read only property to all af:inputText fields as #{bindings.SpecEditMode.inputValue}.
    Here is the my lines table layout structure
    af:panelBox
         -> af:panelCollection
         ->-> af:table.
    I have one input text box to get number of rows to be added to line in the af:panelBox toolbar and a GO button to create the rows.     Here is the steps to get my issue
    1. Create new rows in the Lines Transient VO based on the user input.
    2. Perform business logic and lock the rows created above (set the read only propery to true using expression #{bindings.SpecEditMode.inputValue})
    3. Rows created in step one gets locked when the layout gets refreshed.
    4. Repeat the step 1 and now all the locked rows becomes unlocked.
    To debug further on this, i drag and drop the SpecEditMode attribute as a column in the same table to verify the values during runtime. SpecEditMode attribute value for Rows created in step 1 are true which is supposed to lock the row.[But not locked the rows] and for all the newly created rows in step 4 are false.
    Eventhough the SpecEditMode attribute values are correct, the fields are not locked after the first time.
    Could you let me know if i am missing anything? Very much appreicate any pointers/inputs. Kindly suggest if there is any other better way to achieve the expected functionality.
    Thanks
    Annadurai.

    When i set the read only property to #{row.bindings.SpecEditMode.inputValue}, the dynamic behaviour is works just fine.

  • Rendering issue with IE 7 and Vertical Menu Bar

    Can anyone tell me why the menu bar at
    http://www.d16acbl.org/ works
    beautifully with Firefox, but with IE 7.0:
    1. The background of each submenu item doesn't block out
    underlying text,
    2. The submenu for meeting minutes wraps, and
    3. The third level menu for individual meeting minutes wraps?
    It's pretty much the standard css file from Spry, made to
    have auto width items as described here:
    http://labs.adobe.com/technologies/spry/samples/menubar/AutoWidthVerticalMenuBarSample.htm l
    Help would be appreciated.
    I attached the css file.
    Thanks

    I went back to Flash Player 8 and it works fine. I guess I
    will stay with Flash Player 8 until an update that fixes the
    problem comes out. Is it any version of Flash Player 9 that doesn't
    work or just the latest?

  • Rendering Issue with FCP 5

    Whenever I try to render my sequences I get a "File Error: The specified file is open and in use by this or another application." And it halts my render until I click okay, which is a problem as I leave sequences to render overnight and they're not complete in the morning because of this. The only thing I've found to get around it is to delete all render files before hand and that seems to minimize its occurence, but not always. I don't think that's an acceptable compromise because then it takes so long to re-render everything. Any ideas to permanently solve this? Thanks!

    Whenever I try to render my sequences I get a "File
    Error: The specified file is open and in use by this
    or another application."
    There is a knowledge base article about this very thing (released only last week):
    Final Cut Pro: File in use error when rendering.
    Also, I highly recommend subscribing to the Apple.com Support RSS Feed for Final Cut Pro.

  • Livecycle forms rendering issue with Adobe reader 10.1

    Hi,
    I have designed a form in XFA 3.1 (Livecycle ES2 9.0). It works perfectly up to Adobe reader 10.0.3. Now when I am opening the form in Adobe reader 10.1.0 or above, the forms is showing some strange behaviors.
    1. For some of the drop downs, the text is not visible on screen although a value is selected which I confirmed by printing in a alert box.
    2. The calendar control look and feel has changed. the "Today's date" is showing up as a hyperlink (in light blue). However, the last two digits of the year of the "Today's Date" are not showing as a link and does not respond if I click on them.
    Could this be a possible compatibility issue between XFA 3.1 and Adobe reader 10.1? Will upgrading the designer to a more latest version (and XFA 3.3) help in resolving this issue?
    Please advise. Many thanks!!

    Dear Marcik565,
    The same workflow is working just fine for us. Could you please send us the screenshot of the print dialog at your end?
    Thanks,
    Atul Agarwal
    Adobe Systems

  • Rendering issue with Netbeans and Firefox

    Very new at using JSF, in fact I am using it from Nebeans 6.1. Once I create the pages using the visual designer, in IE, for the most part they look as they were designed, however when I view them in Firefox, listbox seems to be the original size and spacing between components is larger than IE. Not sure how to fix this, any help appreciated.
    Edited by: robucf3 on Jun 4, 2008 8:35 AM

    I have read up on the two subjects and I have looked at the generated code, in fact I had to tweak some of it to get the CSS to work. In any case, is there anything specific for me to look at, some attribute that maybe needs setting, etc?
    Found this:
    # Issue #95022: Resizing of textfield and other components does not work.
    Description: Due to a change in Woodstock components, resize handles have been removed from the following Woodstock components: TextField, TextArea,PasswordField, DropDown and ListBox. This issue impacts especially projects imported from Java Studio Creator and NetBeans Visual Web Pack 5.5/5.5.1. Resized components may look different from how they looked in previous releases.
    Workaround: For TextField and TextArea components, use the columns and rows attributes, respectively. DropDown and ListBox components are automatically resized to the size of the longest item by the browser.
    Edited by: robucf3 on Jun 4, 2008 9:11 AM

  • Adobe Acrobat X Pro Ver. 10.1.7 rendering issues

    Hello
    I have rendering issues with Acrobat X Pro Ver 10.1.7.
    When I zoom in to 100% and use the hand tool to move the image around, it moves about 1 inch then it freezes for 3-4 seconds, then I can move it again.  This happens at all zoom %, but it gets worse as I zoom in further.
    This gets even worse if I add text callouts and text boxes.
    Windows reports the size of the .pdf document at about 700 Kilobytes.
    I played with the Preferences - 3D & Multimedia - Rendeiring settings, etc. to no avail.
    I have 64 bit Windows 7 Enterprise on a DELL Precision  M4500-I 1.6GHZ CORE I7 QUAD CORE laptop with 8 GB of RAM and a NVIDIA QUADRO FX 1800M with 1 GB of RAM.  I also played with the NVIDIA Control Panel settings to no avail.
    This gets very anoying, I need to get work done on these .pdf files and this issue slows me down, and irritates the hell out of me.
    I thought my laptop is underpowered, but at this point I tend to believe it is an Acrobat issue.
    Please, any input appreciated. 
    Thanks

    Moved to Acrobat Installation & Update Issues

  • Rendering PDF with Windows.Data.Pdf and allowing text selection

    Hi there,
    I need to render a PDF and allow the user to select text on the PDF.
    As I see, Windows.Data.Pdf does not support more than returning an image.
    Even so, how can I achieve my goal? The Windows 8 app "Reader" has this capability but I don't understand how it works.
    BTW: I have tested other renderers but they have rendering issues with some complex PDF content (complex: RTL).
    Thanks,
    Lidan

    Hi Lidan,
    Unfortunately, the built-in PDF feature has not provided select text on the PDF. You can send your request on UserVoice to ask public that API.
    https://wpdev.uservoice.com/forums/110705-dev-platform.
    Looking for a work around, you can use your favor search engine to look some third party library.
    Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

Maybe you are looking for

  • My Imac does no longer accept audio cd's :*(

    Hi All, When I put in a audio cd in my Imac slot-loading it doesn't reconize the cd and says: 'You have placed a cd in the computer that can not be read by MAC OSX..........' (I've translated it from Dutch into English, so I hope it is still understa

  • Error configuration

    I need technical support for the automation of a damper machine with PXI platform fitted with a 2-axis motion control board PXI-7352. This board is used to control the movement of the hydraulic actuator upon the servovalve. There is an analog feedbac

  • Problem downloading movie onto ipod

    I do not want to download a movie onto my computer then sync to my ipod. I want to download it directly onto my iPod. Is this possible? My experience is exactly the same as the following that was posted in December: "My new Ipod Touch will not finish

  • No surround mixer!!! soundblaster audig

    Hello everyone,?I'm from Holland and i have a problem with surround mixer. I have a Creative soundblaster Audigy 2 with no install cd's. I have downloaded the newest drivers and my sound works. The onlything i can not use is the surround mixer. There

  • Meeting entries not showing on iPhone - accepted on PC.

    Hi, Whenever an employee at work accepts a meeting from his PC (running Office2007) the meeting will not show up on his iPhone (4S.) We are using Exchange2008. If he accepts the meeting on his phone, the meeting shows up on both iPhone and PC. We hav