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

Similar Messages

  • Can not run the J2EE application on webless iAS

    Hi:
    I have installed iAS on Salaris, and installed a webconnector on IIS which
    hosted on different machine.
    Now I can run the simple servlet sample, but I can not run the Helloworld
    application that I deployed follow the guide. The error message was: socket
    receive error (RecvBuffer 1)

    Don wrote:
    Hi:
    I have installed iAS on Salaris, and installed a webconnector on IIS which
    hosted on different machine.Wow, I did not know that iAS support IIS as the web server. I think SP3
    will
    allow you to use Apache as well as iPlanet's web server, but I not think
    IIS is
    supported. Perhaps you should use a supported web server.
    Kent

  • Can not run the calc scripts by mxl, if the first character is Number

    I found that if you create the calc scrpt like 1abc.csc. You can not run it by mxl. I tried for times but do not know the reason for that. I found that you can use number in the name of the calc scripts(like abc1.csc, a1bc.csc), but not for the first character(like 1abc.csc).
    Below is my mxl scripts:
    ×××××××××××××××××××××××××××××××××××
    login admin identified by password on localhost;
    spool on to 'C:\abc.log' ;
    execute calculation sample.basic.1abc;
    spool off;
    logout;
    ×××××××××××××××××××××××××××××××××××
    I write a bat file below:
    ×××××××××××××××××××××××××××××××××××
    D:\Hyperion\AnalyticServices\bin\essmsh C:\abc.mxl
    ×××××××××××××××××××××××××××××××××××
    I can run the scripts if I change the name "1abc" to "abc1"or "a1bc".
    Of course I can run this calc in EAS, no matter the name is "1abc" or "abc1".
    Anybody find the same problem with me?

    I agree, if ever there was a "best practice" to developing scripts (especially when using variables) it is to enclose in single quotes. I actually use double quote, single quote.
    execute calculation "'$4'"."'$5'"."'$6'";

  • HT1349 I can not run the scanner in my main user, but only the second user and the same thing with updating apps! Why is this happening???

    I can not run the scanner in my main user, but only the second user and the same thing with updating apps! Why is this happening???

    Welcome to the Apple Community.
    Enter the details of her second account at system preferences> mail, contacts & calendars.

  • Hi, I got the problem with Firefox 27.0.1. I can not run Selenium on Firefox after login a website for automation testing. The browser is not responding.

    Hi, I got the problem with Firefox 27.0.1. I can not run Selenium on Firefox after login a website for automation testing. The browser is not responding. However when I close Nunit, the page is back to be normal. The title is returned to the name of website without "not responding". I sure this problem did not happen on Firefox version 26. I just got this problem when firefox upgrading automatically to version 27. Please help me fix this problem because it is very important for my work. If you need more information pls send your concerns via my email address.
    Thanks so much

    Hi, the work around suggested above should put you in working mode in the meantime. However to help investigate the issue it is possible to analyze what is not loading or taking a long time by analyzing the network traffic or http headers of the Nunit web page.
    *[https://addons.mozilla.org/en-us/firefox/addon/live-http-headers/]
    *Web developer Tools > Web console
    If you post the results with out the user data, we are happy to help.

  • I have a mac osx version 10.6.8 no windows and i am trying to install a program but keep getting can not run in dos mode  ( the disk says on back works on intel mac with parallels or vm fusion) is this program not compatible with my mac?

    i have a mac osx version 10.6.8 no windows installed and i am trying to install a program but keep getting can not run in dos mode  ( the disk says on back works on intel mac with parallels or vm fusion) is this program not compatible with my mac?

    You run Windows in Parallels or Fusion. Then in Windows you install the program.

  • After closing the Firefox browser, a message appears "Severe error: Cannot load resource file; can not run". What could be wrong?

    The message: "Severe Error; Can 't load resourse file; can not run" appears after closing Firefox4. All other applications on my pc do not have this problem.

    I've found text of this error in npdjvu.dll plugin, remove it and error seems to disappear.

  • I have a pdf file with the added sounds, so I can not run the sound in adobe reader XI on my tablet samsung galaxi pro (android)

    I have a pdf file with the added sounds, so I can not run the sound in adobe reader XI on my tablet samsung galaxi pro (android)

    Thanks for writing to us. Unfortunately, such advanced javascript support is currently not provided by Adobe Reader for Android.
    Thanks,
    Adobe Reader Team

  • Mac OS 10.5.8 Can not run install disc

    I have Mac OS 10.5.8 on my laptop and i Can not run install disc supplied with my EA4500. How do I set up my router to work with my CableVision modem? I have named the route, and set up password. I see the router from my laptop but can't connect to Internet via modem. When I switch back to my old Linksys router I have Internet connection. Any help would be appreciated thank you. Jeff

    Isit the white Snow Leopard Retail disc like the one here? http://store.apple.com/us/product/MC573/mac-os-x-106-snow-leopard

  • I can not open the book samples acquired in the iBooks Store

    I can not open the book samples acquired in the iBooks Store on my MacBook Pro with the latest version of Mavericks, I can only open these samples on my ipad or iphone.

    Hold both power on and home button together and ignore the red slider until you see the apple logo.  Then let go of both buttons and wait for the phone to reset itself.

  • Some procedure can not run,Please help

    --Please Help me where is wrong
    --The Procedure can be compiler,but can not run
    --Maybe there has some wrong with Ref Cursor or dynamic SQL
    --Please,Thanks ver much
    --Follow is my full code
    Create or Replace package ref_types
    AS
    TYPE ref_cursor is REF CURSOR;
    End;
    Create or Replace package userinfo as
    procedure Get_usermenu (baduser out boolean,
    menu out ref_types.ref_cursor
    End;
    Create or Replace package body userinfo as
    procedure Get_usermenu (baduser out boolean,
    menu out ref_types.ref_cursor
    ) is
    v_sqltext varchar2(100);
    v_sql varchar2(300);
    begin
    baduser:=FALSE;
    v_sqltext:='''A001'',''A002'',''A003''';
    v_sql:='select MENUID,P_NAME from MENU_LIST
    where MENUID in (';
    v_sql:=v_sql||v_sqltext||) order by MENUID asc';
    --explain:Get v_sqktext values overpass some process
    open menu FOR v_sql;
    end;
    end;
    /

    thanks,
    error number is : Ora-01001
    I use it In Form:
    declare
    v_baduser boolean;
    v_menu ref_types.ref_cursor;
    v_menuid number;
    v_menuname varchar2(50);
    v_menucount number;
    begin
    v_menucount:=1;
    userinfo.Get_usermenu(v_baduser,v_menu);
    loop
    fetch v_menu into v_menuid,v_menuname;
    exit when v_menu%NOTFOUND;
    show_alert_info(v_menuid||';'||v_menucount||'、'||v_menuname);
    --show_alert_info,like Developer's Function "message",
    --It can show some text
    v_menucount:=v_menucount+1;
    end loop;
    Close v_menu;
    end;

  • ITunes can not run because some of it's required files are missing...

    'iTunes can not run because some of it's required files are missing. Please reinstall iTunes.' I get this message when i try to start iTunes, I have reinstalled iTunes for two times know and it still doesn't work. Can anyone please help me with this,
    Joris

    nagrax4s wrote:
    .....I had to run programs to completly errase iTunes and then rewrite parts of the registry.
    too bad I didn't get to you sooner
    Follow these instructions to completely remove Apple software
    http://support.apple.com/kb/HT1923
    Then use free Ccleaner to repeatly repair your registry until it's fixed.
    http://www.piriform.com/ccleaner/download/standard
    download iTunes again from Apple.
    http://www.apple.com/itunes/
    If you have 64bit Vista or Windows 7, look for the seperate download of iTunes for that further down the page.
    Once installed, use the Apple Software Update under your Start Menu to fully update all Apple components.
    Your content will remain on the drive in the Music > iTunes Folder, nothing is deleted.
    You should be making backups of your content regularly, either through iTunes or via copying the iTunesFolder in your Music folder to a external drive.
    Windows is notorious for having "other" issues that make it unstable, we as volunteers helping others can't always resolve those issues.

  • "iTunes can not run because some of the required fields are missing.  Please reinstall iTunes."  What the ****?!

    "iTunes can not run because some of the required fields are missing.  Please reinstall iTunes."  What the ****?  Please help me figure this out.  I already removed quicktime (as another thread suggested).  I can't get in!

    i get same error.
    I have uninstalled and reinstalled more times than i care to count. but still i get
    itunes cannot run because some of its required files are missing.

  • IPhoto won't run. iPhoto can not run due to an incompatible version of ProKit on this system.

    Eh, See title. When I attempt to run iPhoto it pops up "iPhoto can not run due to an incompatible version of ProKit on this system." So. What's ProKit and...
    I really need iPhoto today, quite urgent. iPhoto worked perfectly fine before the upgrade but now it seems to.. not be compatible. Yes it is the most updated version. I'm about to order a book and I really need to order today. And in other question, (Don't want to make an other one for no reason in the forums) how long does it normaly take for the books to print and arrive in Singapore? Please answer as quick as possible.
    Thanks.

    Did you install any third party software earlier? Pro Kit is a frame work in your system Library that is used by several multimedia applications. If you have an incompatible version, reinstall your system, that should fix it: Use the Client Combo to reinstall:
    Download and reapply the OS X Lion Update 10.7.4 (Client Combo) updater.
    Good Luck!
    And sorry, I do not know anything about the book delivery in Singapore. But you live in a fine city!
    Tegards
    Léonie

  • TS2551 Photo can not run due to an incompatible version of ProKit on this system.

    Message:"iPhoto can not run due to an incompatible version of ProKit on this system".It is a Lion system????I updated iphoto to version 9.3 and it is the message I receive every time I try to open iphoto. Please help me?

    Try downloading and reapplying the OS X Lion Update 10.7.4 (Client Combo) updater followed by a repair of disk permissions with Disk Utility.
    OT

Maybe you are looking for

  • Call of Duty problem!,HELP..??

    Just got call of duty(normal version,not expansion) and can play the first 2 levels fine,when it comes for the next level to load about half way through loading i get a error message saying "max number of disconnected paths excedded",has anyone any i

  • How do I enter a path with spaces

    In creating a special mail alert there is an option to enter a file to execute. If I put the file in my C;/Program Files (86)... it wont execute because of the spaces. How do I enter the path and filename with spaces. YES, I have tried all sorts of "

  • EDI change in production possible?

    Hi I need a help to understand the proceedure involved when we upgrade our b2b (webmethods), what changes required to be done at SAP and how, when and EDI is involved. For e.g output types uses EDI to send some files to webmethods. Since new version

  • Anyone else having trouble with the music player with the iOS 5 upgrade?

    When I play music on shuffle some songs won't play on my phone. I'm guessing it's some kinda bug. just wondering if anyone else has had this problem since upgrading to iOS 5

  • Size of DB Check

    How i can check db size in 9i?, What are the things which are filling the datafiles very fast?