NI Controls do not run in MFC sample ViewEx

Hello,
Please take a look on my previous question:
NI Controls in CFormView running in a dll applications"
I think the problem is not the dll.
Copy the sample VIEXEX from MSDN and let it run
then you see everything is ok.
When you place a NI Control via ActiveX (CW..)or Measurement Studio (CNi..) in the resource editor,
the applikation do not create the view.
Can tell my anybody why?
Juergen

Stefan,
I am sorry this document and example descripes the dynamic creation.
I have got a problem with static controls in Doc/View Apps. The view is derived from CFromView
If you create a test App(Doc/"Form"View) with the Wizard it works fine.
If you place the same Ni-Control in ViewEx sample it does´t work !?!
please also see the question:
NI Controls in CFormView running in a dll applications
greetings
Juergen

Similar Messages

  • I can not run Travel Center Sample

    Hi!
    I followed the instructions of the manual to build the travel center sample. However, when I run it I get these error messages:
    Exception Handler
    Description: An unhandled exception occurred during the execution of the web application. Please review the following stack trace for more information regarding the error.
    Exception Details: javax.faces.el.EvaluationException
    javax.faces.FacesException: java.sql.SQLException: Error in allocating a connection. Cause: Connection could not be allocated because: SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9092.
    Possible Source of Error:
    Class Name: com.sun.faces.el.ValueBindingImpl
    File Name: ValueBindingImpl.java
    Method Name: getValue
    Line Number: 185
    Source not available. Information regarding the location of the exception can be identified using the exception stack trace below.
    Stack trace:
    com.sun.faces.el.ValueBindingImpl.getValue(ValueBindingImpl.java:185)
    com.sun.faces.el.ValueBindingImpl.getValue(ValueBindingImpl.java:136)
    javax.faces.component.UISelectItems.getValue(UISelectItems.java:110)
    com.sun.faces.util.Util.getSelectItems(Util.java:598)
    com.sun.faces.renderkit.html_basic.MenuRenderer.getOptionNumber(MenuRenderer.java:461)
    com.sun.faces.renderkit.html_basic.MenuRenderer.renderSelect(MenuRenderer.java:438)
    com.sun.faces.renderkit.html_basic.MenuRenderer.encodeEnd(MenuRenderer.java:406)
    javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:713)
    javax.faces.webapp.UIComponentTag.encodeEnd(UIComponentTag.java:606)
    javax.faces.webapp.UIComponentTag.doEndTag(UIComponentTag.java:529)
    com.sun.faces.taglib.html_basic.SelectOneMenuTag.doEndTag(SelectOneMenuTag.java:473)
    org.apache.jsp.Page1_jsp._jspx_meth_h_selectOneMenu_0(Page1_jsp.java:173)
    org.apache.jsp.Page1_jsp._jspx_meth_h_form_0(Page1_jsp.java:144)
    org.apache.jsp.Page1_jsp._jspx_meth_f_view_0(Page1_jsp.java:116)
    org.apache.jsp.Page1_jsp._jspService(Page1_jsp.java:80)
    org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:141)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:861)
    org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:325)
    org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:306)
    org.apache.jasper.servlet.JspServlet.service(JspServlet.java:253)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:861)
    sun.reflect.GeneratedMethodAccessor106.invoke(Unknown Source)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    java.lang.reflect.Method.invoke(Method.java:324)
    org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:289)
    java.security.AccessController.doPrivileged(AccessController.java:-2)
    javax.security.auth.Subject.doAsPrivileged(Subject.java:500)
    org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:311)
    org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:205)
    org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:283)
    org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:102)
    org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:192)
    java.security.AccessController.doPrivileged(AccessController.java:-2)
    org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
    org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:759)
    org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:523)
    org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:460)
    org.apache.catalina.core.ApplicationDispatcher.access$000(ApplicationDispatcher.java:124)
    org.apache.catalina.core.ApplicationDispatcher$PrivilegedForward.run(ApplicationDispatcher.java:139)
    java.security.AccessController.doPrivileged(AccessController.java:-2)
    org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:366)
    com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:322)
    com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:142)
    com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:87)
    com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:200)
    com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:117)
    javax.faces.webapp.FacesServlet.service(FacesServlet.java:198)
    sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2)
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    java.lang.reflect.Method.invoke(Method.java:324)
    org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:289)
    java.security.AccessController.doPrivileged(AccessController.java:-2)
    javax.security.auth.Subject.doAsPrivileged(Subject.java:500)
    org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:311)
    org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:205)
    org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:283)
    org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:102)
    org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:192)
    java.security.AccessController.doPrivileged(AccessController.java:-2)
    org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
    org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:263)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:156)
    org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:569)
    org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:261)
    org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:215)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:156)
    org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:569)
    org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:200)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:156)
    org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:180)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
    org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:582)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
    com.sun.enterprise.webservice.EjbWebServiceValve.invoke(EjbWebServiceValve.java:134)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
    com.sun.enterprise.security.web.SingleSignOn.invoke(SingleSignOn.java:254)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
    com.sun.enterprise.web.VirtualServerValve.invoke(VirtualServerValve.java:209)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
    org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:569)
    org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:161)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:156)
    com.sun.enterprise.web.VirtualServerMappingValve.invoke(VirtualServerMappingValve.java:166)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
    org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:569)
    org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:979)
    org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:211)
    org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:692)
    org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:647)
    org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:589)
    org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:691)
    java.lang.Thread.run(Thread.java:534)
    Exception Details: javax.faces.FacesException
    java.sql.SQLException: Error in allocating a connection. Cause: Connection could not be allocated because: SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9092.
    Possible Source of Error:
    Class Name: com.sun.jsfcl.data.RowSetDataModel
    File Name: RowSetDataModel.java
    Method Name: isRowAvailable
    Line Number: 168
    Source not available. Information regarding the location of the exception can be identified using the exception stack trace below.
    Stack trace:
    com.sun.jsfcl.data.RowSetDataModel.isRowAvailable(RowSetDataModel.java:168)
    com.sun.jsfcl.data.RowSetDataModel$ColumnDataMap.get(RowSetDataModel.java:798)
    com.sun.faces.el.PropertyResolverImpl.getValue(PropertyResolverImpl.java:59)
    com.sun.faces.el.impl.ArraySuffix.evaluate(ArraySuffix.java:162)
    com.sun.faces.el.impl.ComplexValue.evaluate(ComplexValue.java:146)
    com.sun.faces.el.impl.ExpressionEvaluatorImpl.evaluate(ExpressionEvaluatorImpl.java:238)
    com.sun.faces.el.ValueBindingImpl.getValue(ValueBindingImpl.java:155)
    com.sun.faces.el.ValueBindingImpl.getValue(ValueBindingImpl.java:136)
    javax.faces.component.UISelectItems.getValue(UISelectItems.java:110)
    com.sun.faces.util.Util.getSelectItems(Util.java:598)
    com.sun.faces.renderkit.html_basic.MenuRenderer.getOptionNumber(MenuRenderer.java:461)
    com.sun.faces.renderkit.html_basic.MenuRenderer.renderSelect(MenuRenderer.java:438)
    com.sun.faces.renderkit.html_basic.MenuRenderer.encodeEnd(MenuRenderer.java:406)
    javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:713)
    javax.faces.webapp.UIComponentTag.encodeEnd(UIComponentTag.java:606)
    javax.faces.webapp.UIComponentTag.doEndTag(UIComponentTag.java:529)
    com.sun.faces.taglib.html_basic.SelectOneMenuTag.doEndTag(SelectOneMenuTag.java:473)
    org.apache.jsp.Page1_jsp._jspx_meth_h_selectOneMenu_0(Page1_jsp.java:173)
    org.apache.jsp.Page1_jsp._jspx_meth_h_form_0(Page1_jsp.java:144)
    org.apache.jsp.Page1_jsp._jspx_meth_f_view_0(Page1_jsp.java:116)
    org.apache.jsp.Page1_jsp._jspService(Page1_jsp.java:80)
    org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:141)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:861)
    org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:325)
    org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:306)
    org.apache.jasper.servlet.JspServlet.service(JspServlet.java:253)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:861)
    sun.reflect.GeneratedMethodAccessor106.invoke(Unknown Source)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    java.lang.reflect.Method.invoke(Method.java:324)
    org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:289)
    java.security.AccessController.doPrivileged(AccessController.java:-2)
    javax.security.auth.Subject.doAsPrivileged(Subject.java:500)
    org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:311)
    org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:205)
    org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:283)
    org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:102)
    org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:192)
    java.security.AccessController.doPrivileged(AccessController.java:-2)
    org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
    org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:759)
    org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:523)
    org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:460)
    org.apache.catalina.core.ApplicationDispatcher.access$000(ApplicationDispatcher.java:124)
    org.apache.catalina.core.ApplicationDispatcher$PrivilegedForward.run(ApplicationDispatcher.java:139)
    java.security.AccessController.doPrivileged(AccessController.java:-2)
    org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:366)
    com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:322)
    com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:142)
    com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:87)
    com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:200)
    com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:117)
    javax.faces.webapp.FacesServlet.service(FacesServlet.java:198)
    sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2)
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    java.lang.reflect.Method.invoke(Method.java:324)
    org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:289)
    java.security.AccessController.doPrivileged(AccessController.java:-2)
    javax.security.auth.Subject.doAsPrivileged(Subject.java:500)
    org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:311)
    org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:205)
    org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:283)
    org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:102)
    org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:192)
    java.security.AccessController.doPrivileged(AccessController.java:-2)
    org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
    org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:263)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:156)
    org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:569)
    org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:261)
    org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:215)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:156)
    org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:569)
    org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:200)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:156)
    org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:180)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
    org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:582)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
    com.sun.enterprise.webservice.EjbWebServiceValve.invoke(EjbWebServiceValve.java:134)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
    com.sun.enterprise.security.web.SingleSignOn.invoke(SingleSignOn.java:254)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
    com.sun.enterprise.web.VirtualServerValve.invoke(VirtualServerValve.java:209)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
    org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:569)
    org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:161)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:156)
    com.sun.enterprise.web.VirtualServerMappingValve.invoke(VirtualServerMappingValve.java:166)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
    org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:569)
    org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:979)
    org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:211)
    org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:692)
    org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:647)
    org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:589)
    org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:691)
    java.lang.Thread.run(Thread.java:534)
    Exception Details: java.sql.SQLException
    Error in allocating a connection. Cause: Connection could not be allocated because: SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9092.
    Possible Source of Error:
    Class Name: com.sun.gjc.spi.DataSource
    File Name: DataSource.java
    Method Name: getConnection
    Line Number: 72
    Source not available. Information regarding the location of the exception can be identified using the exception stack trace below.
    Stack trace:
    com.sun.gjc.spi.DataSource.getConnection(DataSource.java:72)
    com.sun.sql.rowset.JdbcRowSetXImpl.connect(JdbcRowSetXImpl.java:590)
    com.sun.sql.rowset.JdbcRowSetXImpl.prepare(JdbcRowSetXImpl.java:650)
    com.sun.sql.rowset.JdbcRowSetXImpl.execute(JdbcRowSetXImpl.java:428)
    com.sun.jsfcl.data.RowSetDataModel.isRowAvailable(RowSetDataModel.java:157)
    com.sun.jsfcl.data.RowSetDataModel$ColumnDataMap.get(RowSetDataModel.java:798)
    com.sun.faces.el.PropertyResolverImpl.getValue(PropertyResolverImpl.java:59)
    com.sun.faces.el.impl.ArraySuffix.evaluate(ArraySuffix.java:162)
    com.sun.faces.el.impl.ComplexValue.evaluate(ComplexValue.java:146)
    com.sun.faces.el.impl.ExpressionEvaluatorImpl.evaluate(ExpressionEvaluatorImpl.java:238)
    com.sun.faces.el.ValueBindingImpl.getValue(ValueBindingImpl.java:155)
    com.sun.faces.el.ValueBindingImpl.getValue(ValueBindingImpl.java:136)
    javax.faces.component.UISelectItems.getValue(UISelectItems.java:110)
    com.sun.faces.util.Util.getSelectItems(Util.java:598)
    com.sun.faces.renderkit.html_basic.MenuRenderer.getOptionNumber(MenuRenderer.java:461)
    com.sun.faces.renderkit.html_basic.MenuRenderer.renderSelect(MenuRenderer.java:438)
    com.sun.faces.renderkit.html_basic.MenuRenderer.encodeEnd(MenuRenderer.java:406)
    javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:713)
    javax.faces.webapp.UIComponentTag.encodeEnd(UIComponentTag.java:606)
    javax.faces.webapp.UIComponentTag.doEndTag(UIComponentTag.java:529)
    com.sun.faces.taglib.html_basic.SelectOneMenuTag.doEndTag(SelectOneMenuTag.java:473)
    org.apache.jsp.Page1_jsp._jspx_meth_h_selectOneMenu_0(Page1_jsp.java:173)
    org.apache.jsp.Page1_jsp._jspx_meth_h_form_0(Page1_jsp.java:144)
    org.apache.jsp.Page1_jsp._jspx_meth_f_view_0(Page1_jsp.java:116)
    org.apache.jsp.Page1_jsp._jspService(Page1_jsp.java:80)
    org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:141)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:861)
    org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:325)
    org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:306)
    org.apache.jasper.servlet.JspServlet.service(JspServlet.java:253)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:861)
    sun.reflect.GeneratedMethodAccessor106.invoke(Unknown Source)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    java.lang.reflect.Method.invoke(Method.java:324)
    org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:289)
    java.security.AccessController.doPrivileged(AccessController.java:-2)
    javax.security.auth.Subject.doAsPrivileged(Subject.java:500)
    org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:311)
    org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:205)
    org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:283)
    org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:102)
    org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:192)
    java.security.AccessController.doPrivileged(AccessController.java:-2)
    org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
    org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:759)
    org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:523)
    org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:460)
    org.apache.catalina.core.ApplicationDispatcher.access$000(ApplicationDispatcher.java:124)
    org.apache.catalina.core.ApplicationDispatcher$PrivilegedForward.run(ApplicationDispatcher.java:139)
    java.security.AccessController.doPrivileged(AccessController.java:-2)
    org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:366)
    com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:322)
    com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:142)
    com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:87)
    com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:200)
    com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:117)
    javax.faces.webapp.FacesServlet.service(FacesServlet.java:198)
    sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2)
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    java.lang.reflect.Method.invoke(Method.java:324)
    org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:289)
    java.security.AccessController.doPrivileged(AccessController.java:-2)
    javax.security.auth.Subject.doAsPrivileged(Subject.java:500)
    org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:311)
    org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:205)
    org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:283)
    org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:102)
    org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:192)
    java.security.AccessController.doPrivileged(AccessController.java:-2)
    org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
    org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:263)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:156)
    org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:569)
    org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:261)
    org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:215)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:156)
    org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:569)
    org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:200)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:156)
    org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:180)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
    org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:582)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
    com.sun.enterprise.webservice.EjbWebServiceValve.invoke(EjbWebServiceValve.java:134)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
    com.sun.enterprise.security.web.SingleSignOn.invoke(SingleSignOn.java:254)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
    com.sun.enterprise.web.VirtualServerValve.invoke(VirtualServerValve.java:209)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
    org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:569)
    org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:161)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:156)
    com.sun.enterprise.web.VirtualServerMappingValve.invoke(VirtualServerMappingValve.java:166)
    org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
    org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:569)
    org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:979)
    org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:211)
    org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:692)
    org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:647)
    org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:589)
    org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:691)
    java.lang.Thread.run(Thread.java:534)

    Pointbase is started from $CREATOR_INSTALL/SunAppServer8/pointbase/tools/serveroption/startserver
    Can you see the tables from the "Data Sources" tree in Creator?
    Also, Pointbase only supports one simultaneous connection.
    You can't have the Pointbase client console running when executing you application.
    hth,
    -Alexis

  • Web Server 7.0 Tech preview will not run J2EE tutorial samples

    The j2ee 1.5 (javaee5) stuff is servlet 2.5. Since this looks like tomcat 5 under the hood, no surprises, but it would be nice if this were more clearly documented. (No JSF 1.2 for me!) This is understandable, I guess.
    The j2ee1.4 stuff, however, is irritating.
    first, refuses to precompile bookstore2: says circular reference in errorpage.jsf because prelude.jspf says that errorpage.jsp is the error page (actually circular reference error went away when I removed the error page decl from prelude.jspf)
    worse still, java.lang.StackOverflowError when using fmt.message! I reduced the bookstore2 bookstore.jsp to this:
    <%@ page contentType="text/html; charset=UTF-8" %>
    <%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt" %>
    <html>
    <head><title>Localized Dates</title></head>
    <body>
    <%
    try {
       Class c = org.apache.taglibs.standard.tag.rt.fmt.MessageTag.class;
    %>
    <p><b><fmt:message key="What"/></b></p>
    <%
    } catch (Throwable t) {
       t.printStackTrace(System.err);
       throw t;
    %>
    </body>
    </html>---------
    Defining the variable c was just to make sure I was seeing what I thought: web server 7.0 can't load this class which I found in ${WS_INSTALL_ROOT}/lib/webserv-jstl.jar. Used printStackTrace cause log file was truncating.
    Here's what I got:
    java.lang.StackOverflowError
       ...next 12 lines repeated 3 more time
          at java.lang.ClassLoader.defineClass1(Native Method)
          at java.lang.ClassLoader.defineClass(ClassLoader.java:620)
          at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
          at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
          at java.net.URLClassLoader.access$000(URLClassLoader.java:56)
          at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
          at java.security.AccessController.doPrivileged(Native Method)
          at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
          at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
          at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:276)
          at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
          at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
          at java.lang.ClassLoader.defineClass1(Native Method)
          at java.lang.ClassLoader.defineClass(ClassLoader.java:620)
          at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
          at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
          at java.net.URLClassLoader.access$000(URLClassLoader.java:56)
          at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
          at java.security.AccessController.doPrivileged(Native Method)
          at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
          at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
          at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:276)
          at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
          at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1402)
          at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1235)
          at org.apache.jasper.servlet.JasperLoader.loadClass(JasperLoader.java:145)
          at org.apache.jasper.servlet.JasperLoader.loadClass(JasperLoader.java:83)
          at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
          at org.apache.jsp.index_jsp._jspService(index_jsp.java:55)
          at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:105)
          at javax.servlet.http.HttpServlet.service(HttpServlet.java:917)
          at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:345)
          at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:403)
          at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:311)
          at javax.servlet.http.HttpServlet.service(HttpServlet.java:917)
          at org.apache.catalina.core.ApplicationFilterChain.servletService(ApplicationFilterChain.java:391)
          at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:272)
          at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:571)
          at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:232)
          at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:179)
          at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:571)
          at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:160)
          at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:571)
          at com.sun.webserver.connector.nsapi.NSAPIProcessor.process(NSAPIProcessor.java:149)
          at com.sun.webserver.connector.nsapi.NSAPIConnector.service(NSAPIConnector.java:995)---------
    I also tried adding -Xss128m to the JVM parameters just to see if this was actually finite since the trace seem so short to me. (maybe the JVM ignored 128m cause it's too big?)
    Any ideas? Thanks!

    We have occasionally seen the problem that you describe with a 64-bit Web Server when loading deeply nested java classes due to the recursive class loading nature of the JDK classloader. Are you using a 64-bit or a 32 bit server?
    I cut and pasted the jsp in your message and accessed the jsp from the docroot and did not see the overflow. I was using the default configuration and I tried both 32-bit and 64-bit servers on Sparc/Solaris.
    However, the overflow can be fixed by increasing the native stack size using the admin CLI wadm command. The command changes that native stack size from the default of 128K to 136K.
    %install_dir/bin/wadm set-thread-pool-prop user=admin config=config_name --password-file=password-file stack-size=139264
    Also, the FCS release is now available at (http://www.sun.com/download/products.xml?id=45ad781d ).

  • Tutorial Sample not running

    Hi,
    I am very new to both Illustrator SDK and Adobe Illustrator software as well. My objective is to develop an illustrator plug-in for processing some eps file (for some other application). I downloaded the Illustrator SDK and tried to build the samples using Visual Studio Express Edition 2012. I got stuck as the samples seem to have used the MFC header file <afxres.h>, which is not included in VS 2012 Express Edition. Another forum member kindly pointed out that the samples do not use any MFC and advised me to replace afxres.h by windows.h. After this change I could build all the samples successfully. However, when I am running the Illustrator, I could not properly execute the main Tutorial (and several other) plug-in. For Tutorial, I see a menu option "Object->Filters->SDK->Tutorial..." coming and it gets enabled if I open a file in Illustrator. However, when I click this option nothing seems to happen (As per Adobe Start-up Guide, I should see a modal dialog box coming up), Same thing is happening in several other sample plug-ins like SnippetRunner, TransformButton, Webter etc., all of which are supposed to open a panel, but does not seem to be doing anything. However, some other plug-ins like Annotator, Multi-Arrow Tool, MenuPlay etc., which does not open a panel or dialog box but are related to user interface, are functioning properly. What can be the reason of this strange behavior? Is there any Illustrator option, which is preventing these panels from being created? Or is it somehow related to the afxres.h issue? I really think it is the first and being absolutely novice to Illustrator, I am missing out some obvious setting or something. Any help will be greatly appreciated as I really need to see the Tutorial sample as it has some functionality I want to use.
    Thanks in advance,
    Joydeep Ray

    Hi Leo,
    Many thanks for your answer. I also tried to debug the tutorial application today and noted the presence of these ...UI folder with the css, JavaScript files in them. I was wondering how to include them in the final output. Your reply has been very helpful. However, I don't see any .zxp file in my Adobe Illustrator SDK or even Adobe Illustrator installation. There is a .mxi file in each UI folder (e.g. TutorialUI.mxi). May be this is the installer. I will check with Adobe Extension Manager, which also I don't seem to have. Anyway, after going through the source code of the Tutorial code, I have understood some of the things previously unclear to me. So, I will leave installing these extensions and concentrate on my main task of opening and processing .eps files from a FileFormat plug-in, as you suggested.
    Best
    Joydeep

  • One or more ActiveX controls could not be displayed because either:1 your current security settings prohibit running ActiveX controls on this page, or 2. You have blocked a publisher of one of the controls.

    hi All,
    i have one of the requirement for an application, we do upload some release not in file server and that is used in application link to see the note. in this note i have converted the Excel into .HTM format(web page). this was working fine, but from last
    two days all of a sudden we are recieving error as above.
    one or more ActiveX controls could not be displayed because either:1 your current security settings prohibit running ActiveX controls on this page, or 2. You have blocked a publisher of one of the controls.
    could anyone please help me on this.
    Thanks and Regards,
    krishnamurthy

    Hi,
    Actually Arnavsharma provided a operable method for you. But no luck, it's not invalid.
    Here I also offer you an method you can try.Please delete the extra (parasite) zone from the Zones subkey :
    Click Start , click Run , type regedit , and then click OK
    Expand the following registry subkey
    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones
    Delete the extra (parasite) zone from the Zones subkey
    Note: The parasite zone is a pseudo-graphic number listed before zone number 0. The pseudo-graphic number looks like a miniature upper case "L"
    Close the registry editor
    Thanks!
    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.

  • How to use NiGraph control component in the MFC not measurement studio MFC??

    I want to use the NiGraph control component in the normal MFC(exe) program, but after you add the component to the project ,it will generate a CCWGraph class, and it doesnt work. If I want to use NiGraph class to plot data, What should I do? Help
    Thanks a lot!!!

    I have attached an image of the toolbar items. If there items are not visible on your toolbar, right-click the toolbar, and select the item labeled "MStudio" (if using VC++ 6.0) or "NI-Measurement Studio" (if using VS 2003). These items will only be available if you have Measurement Studio support for C++ installed.
    I hope this helps
    Bilal Durrani
    NI
    Attachments:
    icon.JPG ‏13 KB

  • Javaee6 sample does not run on remote GF 3.1

    I installed javaee6 with samples:
    java_ee_sdk-6u2-jdk-linux-x64-ml.sh
    I can run "automatic-timer" sample properly, when GF 3.1 runs on localhost.
    If GF 3.1 runs on a remte host.
    I set the remote GF 3.1 in bp-project/build.properties:
    javaee.server.name=192.168.1.101
    Now automatic-timer sample does not run:
    [java] Waiting for the timer to expire
    [java] Logged timeouts :
    [java] org.omg.CORBA.COMM_FAILURE: FINE: IOP00410001: Connection failure: socketType: IIOP_CLEAR_TEXT; hostname: localhost; port: 3700 vmcid: OMG minor code: 1 completed: No
    [java]      at sun.reflect.GeneratedConstructorAccessor30.newInstance(Unknown Source)
    [java]      at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    [java]      at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    [java]      at com.sun.corba.ee.spi.orbutil.logex.corba.CorbaExtension.makeException(CorbaExtension.java:248)
    [java]      at com.sun.corba.ee.spi.orbutil.logex.corba.CorbaExtension.makeException(CorbaExtension.java:95)
    [java]      at com.sun.corba.ee.spi.orbutil.logex.WrapperGenerator.handleFullLogging(WrapperGenerator.java:387)
    [java]      at com.sun.corba.ee.spi.orbutil.logex.WrapperGenerator.access$400(WrapperGenerator.java:107)
    [java]      at com.sun.corba.ee.spi.orbutil.logex.WrapperGenerator$2.invoke(WrapperGenerator.java:511)
    [java]      at com.sun.corba.ee.spi.orbutil.proxy.CompositeInvocationHandlerImpl.invoke(CompositeInvocationHandlerImpl.java:99)
    [java]      at $Proxy26.connectFailure(Unknown Source)
    [java]      at com.sun.corba.ee.impl.transport.SocketOrChannelConnectionImpl.<init>(SocketOrChannelConnectionImpl.java:257)
    [java]      at com.sun.corba.ee.impl.transport.SocketOrChannelConnectionImpl.<init>(SocketOrChannelConnectionImpl.java:270)
    [java]      at com.sun.corba.ee.impl.transport.SocketOrChannelContactInfoImpl.createConnection(SocketOrChannelContactInfoImpl.java:129)
    [java]      at com.sun.corba.ee.impl.protocol.CorbaClientRequestDispatcherImpl.beginRequest(CorbaClientRequestDispatcherImpl.java:223)
    [java]      at com.sun.corba.ee.impl.protocol.CorbaClientDelegateImpl.request(CorbaClientDelegateImpl.java:228)
    [java]      at com.sun.corba.ee.impl.protocol.CorbaClientDelegateImpl.is_a(CorbaClientDelegateImpl.java:393)
    [java]      at org.omg.CORBA.portable.ObjectImpl._is_a(ObjectImpl.java:112)
    [java]      at org.omg.CosNaming.NamingContextHelper.narrow(NamingContextHelper.java:69)
    [java]      at com.sun.enterprise.naming.impl.SerialContext$ProviderCacheKey.getNameService(SerialContext.java:1241)
    [java]      at com.sun.enterprise.naming.impl.SerialContext.getRemoteProvider(SerialContext.java:411)
    [java]      at com.sun.enterprise.naming.impl.SerialContext.getProvider(SerialContext.java:347)
    [java]      at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:504)
    [java]      at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:455)
    [java]      at javax.naming.InitialContext.lookup(InitialContext.java:392)
    [java]      at enterprise.automatic_timer_client.AutomaticTimerJavaClient.getRecords(AutomaticTimerJavaClient.java:64)
    [java]      at enterprise.automatic_timer_client.AutomaticTimerJavaClient.main(AutomaticTimerJavaClient.java:53)
    [java] Caused by: java.lang.RuntimeException: java.net.ConnectException: Connection refused
    [java]      at org.glassfish.enterprise.iiop.impl.IIOPSSLSocketFactory.createSocket(IIOPSSLSocketFactory.java:340)
    [java]      at com.sun.corba.ee.impl.transport.SocketOrChannelConnectionImpl.<init>(SocketOrChannelConnectionImpl.java:242)
    [java]      ... 15 more
    [java] Caused by: java.net.ConnectException: Connection refused
    [java]      at sun.nio.ch.Net.connect(Native Method)
    [java]      at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:500)
    [java]      at com.sun.corba.ee.impl.orbutil.ORBUtility.openSocketChannel(ORBUtility.java:110)
    [java]      at org.glassfish.enterprise.iiop.impl.IIOPSSLSocketFactory.createSocket(IIOPSSLSocketFactory.java:325)
    [java]      ... 16 more
    [java] javax.naming.NamingException: Lookup failed for 'java:global/automatic-timer-ejb/StatelessSessionBean' in SerialContext[myEnv={java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, java.naming.factory.url.pkgs=com.sun.enterprise.naming, java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl} [Root exception is javax.naming.NamingException: Unable to acquire SerialContextProvider for SerialContext[myEnv={java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, java.naming.factory.url.pkgs=com.sun.enterprise.naming, java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl} [Root exception is org.omg.CORBA.COMM_FAILURE: FINE: IOP00410001: Connection failure: socketType: IIOP_CLEAR_TEXT; hostname: localhost; port: 3700  vmcid: OMG  minor code: 1  completed: No]]
    [java]      at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:518)
    [java]      at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:455)
    [java]      at javax.naming.InitialContext.lookup(InitialContext.java:392)
    [java]      at enterprise.automatic_timer_client.AutomaticTimerJavaClient.getRecords(AutomaticTimerJavaClient.java:64)
    [java]      at enterprise.automatic_timer_client.AutomaticTimerJavaClient.main(AutomaticTimerJavaClient.java:53)
    [java] Caused by: javax.naming.NamingException: Unable to acquire SerialContextProvider for SerialContext[myEnv={java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, java.naming.factory.url.pkgs=com.sun.enterprise.naming, java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl} [Root exception is org.omg.CORBA.COMM_FAILURE: FINE: IOP00410001: Connection failure: socketType: IIOP_CLEAR_TEXT; hostname: localhost; port: 3700  vmcid: OMG  minor code: 1  completed: No]
    [java]      at com.sun.enterprise.naming.impl.SerialContext.getProvider(SerialContext.java:352)
    [java]      at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:504)
    [java]      ... 4 more
    [java] Caused by: org.omg.CORBA.COMM_FAILURE: FINE: IOP00410001: Connection failure: socketType: IIOP_CLEAR_TEXT; hostname: localhost; port: 3700 vmcid: OMG minor code: 1 completed: No
    [java]      at sun.reflect.GeneratedConstructorAccessor30.newInstance(Unknown Source)
    [java]      at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    [java]      at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    [java]      at com.sun.corba.ee.spi.orbutil.logex.corba.CorbaExtension.makeException(CorbaExtension.java:248)
    [java]      at com.sun.corba.ee.spi.orbutil.logex.corba.CorbaExtension.makeException(CorbaExtension.java:95)
    [java]      at com.sun.corba.ee.spi.orbutil.logex.WrapperGenerator.handleFullLogging(WrapperGenerator.java:387)
    [java]      at com.sun.corba.ee.spi.orbutil.logex.WrapperGenerator.access$400(WrapperGenerator.java:107)
    [java]      at com.sun.corba.ee.spi.orbutil.logex.WrapperGenerator$2.invoke(WrapperGenerator.java:511)
    [java]      at com.sun.corba.ee.spi.orbutil.proxy.CompositeInvocationHandlerImpl.invoke(CompositeInvocationHandlerImpl.java:99)
    [java]      at $Proxy26.connectFailure(Unknown Source)
    [java]      at com.sun.corba.ee.impl.transport.SocketOrChannelConnectionImpl.<init>(SocketOrChannelConnectionImpl.java:257)
    [java]      at com.sun.corba.ee.impl.transport.SocketOrChannelConnectionImpl.<init>(SocketOrChannelConnectionImpl.java:270)
    [java]      at com.sun.corba.ee.impl.transport.SocketOrChannelContactInfoImpl.createConnection(SocketOrChannelContactInfoImpl.java:129)
    [java]      at com.sun.corba.ee.impl.protocol.CorbaClientRequestDispatcherImpl.beginRequest(CorbaClientRequestDispatcherImpl.java:223)
    [java]      at com.sun.corba.ee.impl.protocol.CorbaClientDelegateImpl.request(CorbaClientDelegateImpl.java:228)
    [java]      at com.sun.corba.ee.impl.protocol.CorbaClientDelegateImpl.is_a(CorbaClientDelegateImpl.java:393)
    [java]      at org.omg.CORBA.portable.ObjectImpl._is_a(ObjectImpl.java:112)
    [java]      at org.omg.CosNaming.NamingContextHelper.narrow(NamingContextHelper.java:69)
    [java]      at com.sun.enterprise.naming.impl.SerialContext$ProviderCacheKey.getNameService(SerialContext.java:1241)
    [java]      at com.sun.enterprise.naming.impl.SerialContext.getRemoteProvider(SerialContext.java:411)
    [java]      at com.sun.enterprise.naming.impl.SerialContext.getProvider(SerialContext.java:347)
    [java]      ... 5 more
    [java] Caused by: java.lang.RuntimeException: java.net.ConnectException: Connection refused
    [java]      at org.glassfish.enterprise.iiop.impl.IIOPSSLSocketFactory.createSocket(IIOPSSLSocketFactory.java:340)
    [java]      at com.sun.corba.ee.impl.transport.SocketOrChannelConnectionImpl.<init>(SocketOrChannelConnectionImpl.java:242)
    [java]      ... 15 more
    [java] Caused by: java.net.ConnectException: Connection refused
    [java]      at sun.nio.ch.Net.connect(Native Method)
    [java]      at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:500)
    [java]      at com.sun.corba.ee.impl.orbutil.ORBUtility.openSocketChannel(ORBUtility.java:110)
    [java]      at org.glassfish.enterprise.iiop.impl.IIOPSSLSocketFactory.createSocket(IIOPSSLSocketFactory.java:325)
    [java]      ... 16 more
    [java] Exception in thread "main" java.lang.NullPointerException
    [java]      at enterprise.automatic_timer_client.AutomaticTimerJavaClient.main(AutomaticTimerJavaClient.java:54)
    Why does it use localhost instead of 192.168.1.106 ?
    How can I run the sample against a remote GF 3.1 ?
    Thank you

    I got solution:
    Re: Can't access remote EJBs (GF3.1)
    I followed the instructions from http://www.java.net/node/676636
    and changed "/etc/hosts" file:
    1) commented out the "internal" IP addresses in the first two lines
    2) and added a the external IP address
    #127.0.0.1 localhost
    #127.0.1.1 lennyserver
    192.168.0.202 lennyserver
    The following lines are desirable for IPv6 capable hosts
    ::1 localhost ip6-localhost ip6-loopback
    fe00::0 ip6-localnet
    ff00::0 ip6-mcastprefix
    ff02::1 ip6-allnodes
    ff02::2 ip6-allrouters
    ff02::3 ip6-allhosts
    Now the InitialContext.lookup() can find the bean.

  • Who else has a problem with parental controls enabled not being able to run Firefox on the Mac?

    Who else has a problem with parental controls enabled not being able to run Firefox on the Mac? (Any solutions?) (BTW. Chrome doesn't work either)

    Although FF4 is so nice I'm almost ready to ditch iGoogle!
    Please fix what appears to be an RSS/iGoogle issue with FF4...
    Gmail is fine, but titles dont show in most RSS feed gadgets and no stories, strangely, apart from this one:
    http://www.google.com.au/ig/directory?hl=en&url=www.google.com/ig/modules/builtin_news_technology.xml
    Which if you enter the last part of the url reports that
    "<Content type="html">
    This is a builtin module, so the UserPrefs and Content are ignored."
    Any ideas?

  • Scripts in VPD demo/sample does not run

    Hi,
    I am trying to run the VPD sample in an alpha server runing Oracle9i on TRUE64 UNIX.
    When i run the "create_context_package.sql" i got some error messages.
    The user_id in the following cause the error.
    SELECT customer_id INTO This_Persons_Id
    FROM customers
    WHERE user_id = SYS_CONTEXT('USERENV','SESSION_USER');
    The scripts are also listed following, it is from technet.oracle.com,
    CONNECT Oe/[email protected];
    CREATE OR REPLACE PACKAGE BODY Context_Package IS
    PROCEDURE Set_Context IS
    This_Persons_Id NUMBER;
    BEGIN
    /* Record the fact that we are setting up a users context */
    /* We do this as we need to look up the user in the employee */
    /* table when they log on, and we do not want the employee */
    /* security policy to interfere with this lookup */
    Dbms_Session.Set_Context('OE','SETUP','TRUE');
    IF SUBSTR(SYS_CONTEXT('USERENV','SESSION_USER'),1,2)='CU'
    THEN
    /* If User is a customer, check to see if they have been */
    /* given access */
    BEGIN
    Dbms_Session.Set_Context('OE','ROLE', 'EXTERNAL');
    SELECT customer_id INTO This_Persons_Id
    FROM customers
    WHERE user_id = SYS_CONTEXT('USERENV','SESSION_USER');
    Dbms_Session.Set_Context('OE','PERSONS_ID', This_Persons_Id);
    EXCEPTION
    WHEN NO_DATA_FOUND THEN
    /* Customer has no access, so set a dummy id */
    Dbms_Session.Set_Context('OE','PERSONS_ID', 0);
    END;
    ELSE
    BEGIN
    /* User is not a customer, therefore they must be an employee*/
    /* Set their Employee Id */
    Dbms_Session.Set_Context('OE','ROLE', 'INTERNAL');
    SELECT Employee_Id INTO This_Persons_Id
    FROM Employees
    WHERE User_Id = SYS_CONTEXT('USERENV','SESSION_USER');
    Dbms_Session.Set_Context('OE','PERSONS_ID', This_Persons_Id);
    EXCEPTION
    WHEN NO_DATA_FOUND THEN
    /* No Employee Id found, set a dummy Id */
    Dbms_Session.Set_Context('OE','PERSONS_ID', 0);
    END;
    END IF;
    Dbms_Session.Set_Context('OE','SETUP','FALSE');
    END Set_Context;
    END Context_Package;
    SHOW ERRORS
    BTW, I am not sure if i need OID for VPD or for this example. Thanks for any help, tip, or reading document.
    TIM

    I got solution:
    Re: Can't access remote EJBs (GF3.1)
    I followed the instructions from http://www.java.net/node/676636
    and changed "/etc/hosts" file:
    1) commented out the "internal" IP addresses in the first two lines
    2) and added a the external IP address
    #127.0.0.1 localhost
    #127.0.1.1 lennyserver
    192.168.0.202 lennyserver
    The following lines are desirable for IPv6 capable hosts
    ::1 localhost ip6-localhost ip6-loopback
    fe00::0 ip6-localnet
    ff00::0 ip6-mcastprefix
    ff02::1 ip6-allnodes
    ff02::2 ip6-allrouters
    ff02::3 ip6-allhosts
    Now the InitialContext.lookup() can find the bean.

  • I'm trying to sync Outlook calendar (office 2010?win 8) with my iphone 4s. All works well when running control panel manually but it will not run automatically after that. Anyone got any ideas

    I'm trying to sync outlook calendar and contacts via icloud control panel. Everything works when control panel is run manually but it will not run automatically after that. Anyone got any ideas

    I am having a very similar problem. Until 12 hours ago, I was using my recently replaced 4s (with iOS7) flawlessly, receiving emails and calendar info from Exchange (Outlook 2010). But starting last night, it all stopped. I have deleted and added the account several times, tried making simple changes (considering whether the username is case sensitive, or not, etc.) and cannot fix it. I have iOS 7.04. Interestingly, the first time I changed the case to lower case, it seemed to respond immediately, and downloaded many emails with no sender, no content, and with a 12/31/69 date. Yes, 1969. And then nothing happened. Help please!

  • Windows installer package not running or installing properly error when i try to install and update to the new icloud control panel.

    i get a windows installer package not running or installing properly error when i try to install and update to the new icloud control panel.

    Okay ... so it's not one of the cases of bodged up ACLs on the Apple folder in Common Files. (That's been underlying a few of the recalcitrant E7W5s.
    Just in case, let's try the fixit from the following document:
    Fix problems with programs that can't be installed or uninstalled

  • Firefox often hags with an error message somethng like_Script not complete or still running._I cannot uninstall Firefox with the uninstall program routine inthe control panel and the Mozilla uninstall helper.exe will not run either. How do I uninstall Fi

    Firefox hangs with an error message something like - Script not complete or still running.
    I cannot uninstall Firefox with the uninstall program routine in the Control Panel and the Mozilla uninstall helper.exe program will not run either. How do I completely uninstall Firefox so I can make a clean reload?
    == This happened ==
    Every time Firefox opened
    == Not sure but I think it was after the update

    Thanks for the reply.
    I am very new to these forums (or is it fora?).
    I didn't know there was a Tomcat forum.
    How to I find it.
    Ta much & best regards,
    Pete

  • I can not run Remote Control in iLO homepage

    Dear All,
    I have a prolem about Remote Control in iLO homepage.
    We are employing 3 server Proliant 380p DL G8.
    I can not run Remote Control, it displays "Application cannot be start. Contact the application vendor"
    Pls help me resolve this problem.
    Thanks All

    Hi:
    I recommend you post your question on the HP Business Support Forum, DL Servers section.
    http://h30499.www3.hp.com/t5/ProLiant-Servers-ML-DL-SL/bd-p/itrc-264#.UuHbdmfnat8

  • My interface -- buttons (back, forward, reload), firefox tab, groups, etc. -- does not look like the sample on your "firefox features" page. ("Groups" seems not to function at all.) I'm running the current firefox 4 download on Windows XP. Can you help?

    My interface -- buttons (back, forward, reload), firefox tab, groups, etc. -- does not look like the sample on your "firefox features" page. ("Groups" seems not to function at all.) I'm running the current firefox 4 download on Windows XP. Can you help?

    cor-el
    Thank you for your swift reply. I don't know that this has helped me, as I've reached my level of tolerance for fooling with this annoying little problem - for today anyway. It has been going on since I "up" graded to Firefox 4. My wife is running 3.6.x on her laptop with none of this foolishness. As BLASPHEMOUS as it may sound, I've gone back to IE for the time being even though I don't like it 1000th as much as I do Firefox.
    Not just to rant here, I would say that I found a way to put some buttons on the right side of the toolbar that immediately gave me permission to "back, forward, and reload", but upon closing the browser and going out for dinner with the wife, I find on return that not only are those buttons NOT still on the toolbar, but I can't find them anymore. I think they were in "add-ons" found under I believe Add-On Manager.
    I did also manage to achieve back/forward functionality running Firefox in SAFE mode, but this meant no No-Script, among other things, and I've grown too fond of that particular little script to give it up.
    I've rebooted, restored, and reinstalled, can't get this formerly completely reliable program to work like it always has. Before looking around on here, I was beginning to think it was my PC.
    THANK YOU FOR YOUR HELP, cor-el. I'm going to see if I can get on live chat on Monday.
    bossman344

  • Creating physical standby db through grid control 11g fails with "default listener is not running"

    On step 4/6, i am getting error like below
    ErrorExamine and correct the following error(s), then re-try the operation.Default Listener in Grid Infrastructure - The default listener in the grid infrastucture is not running.
    I have the listener running on grid user and grid home, 11.2 in both primary and standby.
    During these steps till 4, its no where asked for grid user password.
    Not sure how it will detect the grid home listener.
    Listener is running with default port 1521 on both the servers primary and standby
    On the step 4 screen the other option for default listener is non-default listener and its pointing to db home and not grid home.
    So i guess oracle is looking for the listener to be up on the db home and not on grid home causing the issues,
    if so how to fix this ?
    I am using role separation, separate user for grid and oracle homes grid and oracle user and all are on 11.2.0.1 db + grid

    Hello again;
    Check the solution in this: ( and note the multiple versions of oracle it covers )
    UNABLE TO FIND GRID INFRASTRUCTURE LISTENER (Doc ID 1483234.1)
    Best Regards
    mseberg

Maybe you are looking for

  • Processing Terminated

    Hi Folks,   I am trying to create a Execute a DTP,for which the data is coming from a cube. All Transformations are active and after executing the DTP,i'm facing the below mentioned errors:    Error while updating to target ZPOP_CHA (type INFOCUBE)  

  • IPad after update to 6.0.1 no longer stream video from my wireless Internet home monitoring camera. Help

    I have a wireless-n Internet home monitoring camera system that before i upgraded to 6.0.1 streamed video. Does anyone have the similar issue who has fixed it?

  • Creating a number of Link to Actions based on the Output of an ALV

    Hello Experts, I have an ALV table as an output in WDA in which the number of records are unknown. I want to limit the number of records to 500 at a point of time. Below the table i need to have link to actions placed like 1-500 501-1000 10001-1500 a

  • DB_CREATE_TABLE

    Hi, Plz tell me how to create a database table using function module DB_CREATE_TABLE in ABAP Editor. I was tried it but raise an exception "PROGRAM_NOT_GENERATED". Plz if you have any solution share with me.

  • Raising the functional level on a large forest/domain with a DC offline?

    Hello All I've done what research that I can and haven't been able to find a definitive answer outside of people purposely taking a DC offline while raising the functional level of a forest in case they need to do an authorative restore, but I have a