Good afternoon, Mino. I tried to install postgres, and then I installed calc, but I'm having an error: Unable to write inside TEMP environment variable path and, I do not know how to go beyond this site.

Trying other forms I managed to parse the postgres and gave an error in the end and ignored the same. Then I installed Calc and then tried to open it and it did not accept, processed and did not open in the browser. But on tomcat it showed that you have read the entire script. I do not know how to overdo this either.

Attached is the Calc debug information

Dec 02, 2016 12:49:17 PM org.apache.catalina.core.AprLifecycleListener init INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Java\jdk1.8.0_112\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\ProgramData\Oracle\Java\javapath;C:\Rtools\bin;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\Microsoft SQL Server\120\Tools\Binn\;. Dec 02, 2016 12:49:19 PM org.apache.coyote.AbstractProtocol init INFO: Initializing ProtocolHandler ["http-bio-8081"] Dec 02, 2016 12:49:20 PM org.apache.coyote.AbstractProtocol init INFO: Initializing ProtocolHandler ["ajp-bio-8010"] Dec 02, 2016 12:49:20 PM org.apache.catalina.startup.Catalina load INFO: Initialization processed in 3881 ms Dec 02, 2016 12:49:20 PM org.apache.catalina.core.StandardService startInternal INFO: Starting service Catalina Dec 02, 2016 12:49:20 PM org.apache.catalina.core.StandardEngine startInternal INFO: Starting Servlet Engine: Apache Tomcat/7.0.47 Dec 02, 2016 12:49:20 PM org.apache.catalina.startup.HostConfig deployDescriptor INFO: Deploying configuration descriptor C:\opt\OpenForisCalc\calc-server\tomcat\conf\Catalina\localhost\calc.xml Dec 02, 2016 12:49:34 PM org.apache.catalina.core.StandardContext startInternal SEVERE: Error listenerStart Dec 02, 2016 12:49:34 PM org.apache.catalina.util.SessionIdGenerator createSecureRandom INFO: Creation of SecureRandom instance for session ID generation using [SHA1PRNG] took [391] milliseconds. Dec 02, 2016 12:49:34 PM org.apache.catalina.core.StandardContext startInternal SEVERE: Context [/calc] startup failed due to previous errors Dec 02, 2016 12:49:34 PM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc SEVERE: The web application [/calc] registered the JDBC driver [org.postgresql.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered. Dec 02, 2016 12:49:34 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory C:\opt\OpenForisCalc\calc-server\tomcat\webapps\host-manager Dec 02, 2016 12:49:35 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory C:\opt\OpenForisCalc\calc-server\tomcat\webapps\manager Dec 02, 2016 12:49:35 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory C:\opt\OpenForisCalc\calc-server\tomcat\webapps\saiku Dec 02, 2016 12:49:46 PM com.sun.jersey.api.core.PackagesResourceConfig init INFO: Scanning for root resource and provider classes in the packages: org.saiku.web Dec 02, 2016 12:49:46 PM com.sun.jersey.api.core.ScanningResourceConfig logClasses INFO: Root resource classes found: class org.saiku.web.rest.resources.BasicRepositoryResource class org.saiku.web.rest.resources.StatisticsResource class org.saiku.web.rest.resources.SessionResource class org.saiku.web.rest.resources.QueryResource class org.saiku.web.rest.resources.BasicRepositoryResource2 class org.saiku.web.rest.resources.DataSourceResource class org.saiku.web.rest.resources.OlapDiscoverResource class org.saiku.web.rest.resources.BasicTagRepositoryResource class org.saiku.web.rest.resources.ExporterResource Dec 02, 2016 12:49:46 PM com.sun.jersey.api.core.ScanningResourceConfig init INFO: No provider classes found. Dec 02, 2016 12:49:46 PM org.codehaus.enunciate.modules.jersey.EnunciateJerseyServletContainer configure INFO: org.codehaus.enunciate.modules.amf.JAXRSProvider not found. Dec 02, 2016 12:49:46 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans INFO: Registering Spring bean, datasourceResourceBean, of type org.saiku.web.rest.resources.DataSourceResource as a root resource class Dec 02, 2016 12:49:46 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans INFO: Registering Spring bean, olapDiscoverBean, of type org.saiku.web.rest.resources.OlapDiscoverResource as a root resource class Dec 02, 2016 12:49:46 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans INFO: Registering Spring bean, queryResource, of type org.saiku.web.rest.resources.QueryResource as a root resource class Dec 02, 2016 12:49:46 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans INFO: Registering Spring bean, sessionResource, of type org.saiku.web.rest.resources.SessionResource as a root resource class Dec 02, 2016 12:49:46 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans INFO: Registering Spring bean, repositoryBean, of type org.saiku.web.rest.resources.BasicRepositoryResource as a root resource class Dec 02, 2016 12:49:46 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans INFO: Registering Spring bean, repository2bean, of type org.saiku.web.rest.resources.BasicRepositoryResource2 as a root resource class Dec 02, 2016 12:49:46 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans INFO: Registering Spring bean, tagRepositoryBean, of type org.saiku.web.rest.resources.BasicTagRepositoryResource as a root resource class Dec 02, 2016 12:49:46 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans INFO: Registering Spring bean, exporterBean, of type org.saiku.web.rest.resources.ExporterResource as a root resource class Dec 02, 2016 12:49:46 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans INFO: Registering Spring bean, statsBean, of type org.saiku.web.rest.resources.StatisticsResource as a root resource class Dec 02, 2016 12:49:46 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.11 12/09/2011 10:27 AM' Dec 02, 2016 12:49:48 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory C:\opt\OpenForisCalc\calc-server\tomcat\webapps\saiku-ui Dec 02, 2016 12:49:48 PM org.apache.coyote.AbstractProtocol start INFO: Starting ProtocolHandler ["http-bio-8081"] Dec 02, 2016 12:49:48 PM org.apache.coyote.AbstractProtocol start INFO: Starting ProtocolHandler ["ajp-bio-8010"] Dec 02, 2016 12:49:48 PM org.apache.catalina.startup.Catalina start INFO: Server startup in 28427 ms Dec 02, 2016 12:50:24 PM org.apache.catalina.core.StandardServer await INFO: A valid shutdown command was received via the shutdown port. Stopping the Server instance. Dec 02, 2016 12:50:24 PM org.apache.coyote.AbstractProtocol pause INFO: Pausing ProtocolHandler ["http-bio-8081"] Dec 02, 2016 12:50:24 PM org.apache.coyote.AbstractProtocol pause INFO: Pausing ProtocolHandler ["ajp-bio-8010"] Dec 02, 2016 12:50:24 PM org.apache.catalina.core.StandardService stopInternal INFO: Stopping service Catalina Dec 02, 2016 12:50:24 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads SEVERE: The web application [/saiku] appears to have started a thread named [org.apache.commons.vfs.cache.SoftRefFilesCache$SoftRefReleaseThread] but has failed to stop it. This is very likely to create a memory leak. Dec 02, 2016 12:50:24 PM org.apache.coyote.AbstractProtocol stop INFO: Stopping ProtocolHandler ["http-bio-8081"] Dec 02, 2016 12:50:29 PM org.apache.tomcat.util.net.AbstractEndpoint shutdownExecutor WARNING: The executor associated with thread pool [http-bio-8081] has not fully shutdown. Some application threads may still be running. Dec 02, 2016 12:50:29 PM org.apache.coyote.AbstractProtocol stop INFO: Stopping ProtocolHandler ["ajp-bio-8010"] Dec 02, 2016 12:50:29 PM org.apache.coyote.AbstractProtocol destroy INFO: Destroying ProtocolHandler ["http-bio-8081"] Dec 02, 2016 12:50:29 PM org.apache.coyote.AbstractProtocol destroy INFO: Destroying ProtocolHandler ["ajp-bio-8010"] Dec 02, 2016 12:50:34 PM org.apache.catalina.core.AprLifecycleListener init INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Java\jdk1.8.0_112\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\ProgramData\Oracle\Java\javapath;C:\Rtools\bin;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\Microsoft SQL Server\120\Tools\Binn\;. Dec 02, 2016 12:50:35 PM org.apache.coyote.AbstractProtocol init INFO: Initializing ProtocolHandler ["http-bio-8081"] Dec 02, 2016 12:50:35 PM org.apache.coyote.AbstractProtocol init INFO: Initializing ProtocolHandler ["ajp-bio-8010"] Dec 02, 2016 12:50:35 PM org.apache.catalina.startup.Catalina load INFO: Initialization processed in 1130 ms Dec 02, 2016 12:50:35 PM org.apache.catalina.core.StandardService startInternal INFO: Starting service Catalina Dec 02, 2016 12:50:35 PM org.apache.catalina.core.StandardEngine startInternal INFO: Starting Servlet Engine: Apache Tomcat/7.0.47 Dec 02, 2016 12:50:35 PM org.apache.catalina.startup.HostConfig deployDescriptor INFO: Deploying configuration descriptor C:\opt\OpenForisCalc\calc-server\tomcat\conf\Catalina\localhost\calc.xml Dec 02, 2016 12:50:44 PM org.apache.catalina.core.StandardContext startInternal SEVERE: Error listenerStart Dec 02, 2016 12:50:44 PM org.apache.catalina.util.SessionIdGenerator createSecureRandom INFO: Creation of SecureRandom instance for session ID generation using [SHA1PRNG] took [207] milliseconds. Dec 02, 2016 12:50:44 PM org.apache.catalina.core.StandardContext startInternal SEVERE: Context [/calc] startup failed due to previous errors Dec 02, 2016 12:50:45 PM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc SEVERE: The web application [/calc] registered the JDBC driver [org.postgresql.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered. Dec 02, 2016 12:50:45 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory C:\opt\OpenForisCalc\calc-server\tomcat\webapps\host-manager Dec 02, 2016 12:50:45 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory C:\opt\OpenForisCalc\calc-server\tomcat\webapps\manager Dec 02, 2016 12:50:45 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory C:\opt\OpenForisCalc\calc-server\tomcat\webapps\saiku Dec 02, 2016 12:50:53 PM com.sun.jersey.api.core.PackagesResourceConfig init INFO: Scanning for root resource and provider classes in the packages: org.saiku.web Dec 02, 2016 12:50:53 PM com.sun.jersey.api.core.ScanningResourceConfig logClasses INFO: Root resource classes found: class org.saiku.web.rest.resources.SessionResource class org.saiku.web.rest.resources.ExporterResource class org.saiku.web.rest.resources.DataSourceResource class org.saiku.web.rest.resources.BasicTagRepositoryResource class org.saiku.web.rest.resources.BasicRepositoryResource2 class org.saiku.web.rest.resources.QueryResource class org.saiku.web.rest.resources.BasicRepositoryResource class org.saiku.web.rest.resources.StatisticsResource class org.saiku.web.rest.resources.OlapDiscoverResource Dec 02, 2016 12:50:53 PM com.sun.jersey.api.core.ScanningResourceConfig init INFO: No provider classes found. Dec 02, 2016 12:50:54 PM org.codehaus.enunciate.modules.jersey.EnunciateJerseyServletContainer configure INFO: org.codehaus.enunciate.modules.amf.JAXRSProvider not found. Dec 02, 2016 12:50:54 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans INFO: Registering Spring bean, datasourceResourceBean, of type org.saiku.web.rest.resources.DataSourceResource as a root resource class Dec 02, 2016 12:50:54 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans INFO: Registering Spring bean, olapDiscoverBean, of type org.saiku.web.rest.resources.OlapDiscoverResource as a root resource class Dec 02, 2016 12:50:54 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans INFO: Registering Spring bean, queryResource, of type org.saiku.web.rest.resources.QueryResource as a root resource class Dec 02, 2016 12:50:54 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans INFO: Registering Spring bean, sessionResource, of type org.saiku.web.rest.resources.SessionResource as a root resource class Dec 02, 2016 12:50:54 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans INFO: Registering Spring bean, repositoryBean, of type org.saiku.web.rest.resources.BasicRepositoryResource as a root resource class Dec 02, 2016 12:50:54 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans INFO: Registering Spring bean, repository2bean, of type org.saiku.web.rest.resources.BasicRepositoryResource2 as a root resource class Dec 02, 2016 12:50:54 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans INFO: Registering Spring bean, tagRepositoryBean, of type org.saiku.web.rest.resources.BasicTagRepositoryResource as a root resource class Dec 02, 2016 12:50:54 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans INFO: Registering Spring bean, exporterBean, of type org.saiku.web.rest.resources.ExporterResource as a root resource class Dec 02, 2016 12:50:54 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans INFO: Registering Spring bean, statsBean, of type org.saiku.web.rest.resources.StatisticsResource as a root resource class Dec 02, 2016 12:50:54 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.11 12/09/2011 10:27 AM' Dec 02, 2016 12:50:55 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory C:\opt\OpenForisCalc\calc-server\tomcat\webapps\saiku-ui Dec 02, 2016 12:50:55 PM org.apache.coyote.AbstractProtocol start INFO: Starting ProtocolHandler ["http-bio-8081"] Dec 02, 2016 12:50:55 PM org.apache.coyote.AbstractProtocol start INFO: Starting ProtocolHandler ["ajp-bio-8010"] Dec 02, 2016 12:50:55 PM org.apache.catalina.startup.Catalina start INFO: Server startup in 20072 ms Dec 02, 2016 12:52:56 PM org.apache.catalina.core.StandardServer await INFO: A valid shutdown command was received via the shutdown port. Stopping the Server instance. Dec 02, 2016 12:52:56 PM org.apache.coyote.AbstractProtocol pause INFO: Pausing ProtocolHandler ["http-bio-8081"] Dec 02, 2016 12:52:57 PM org.apache.coyote.AbstractProtocol pause INFO: Pausing ProtocolHandler ["ajp-bio-8010"] Dec 02, 2016 12:52:57 PM org.apache.catalina.core.StandardService stopInternal INFO: Stopping service Catalina Dec 02, 2016 12:52:57 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads SEVERE: The web application [/saiku] appears to have started a thread named [org.apache.commons.vfs.cache.SoftRefFilesCache$SoftRefReleaseThread] but has failed to stop it. This is very likely to create a memory leak. Dec 02, 2016 12:52:57 PM org.apache.coyote.AbstractProtocol stop INFO: Stopping ProtocolHandler ["http-bio-8081"] Dec 02, 2016 12:53:01 PM org.apache.catalina.startup.Catalina stopServer SEVERE: Could not contact localhost:8006. Tomcat may not be running. Dec 02, 2016 12:53:01 PM org.apache.catalina.startup.Catalina stopServer SEVERE: Catalina.stop: java.net.ConnectException: Connection refused: connect at java.net.DualStackPlainSocketImpl.connect0(Native Method) at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at java.net.Socket.connect(Socket.java:538) at java.net.Socket.<init>(Socket.java:434) at java.net.Socket.<init>(Socket.java:211) at org.apache.catalina.startup.Catalina.stopServer(Catalina.java:500) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.catalina.startup.Bootstrap.stopServer(Bootstrap.java:371) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:458)

Dec 02, 2016 12:53:16 PM org.apache.catalina.core.AprLifecycleListener init INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Java\jdk1.8.0_112\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\ProgramData\Oracle\Java\javapath;C:\Rtools\bin;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\Microsoft SQL Server\120\Tools\Binn\;. Dec 02, 2016 12:53:16 PM org.apache.coyote.AbstractProtocol init INFO: Initializing ProtocolHandler ["http-bio-8081"] Dec 02, 2016 12:53:16 PM org.apache.coyote.AbstractProtocol init INFO: Initializing ProtocolHandler ["ajp-bio-8010"] Dec 02, 2016 12:53:16 PM org.apache.catalina.startup.Catalina load INFO: Initialization processed in 1073 ms Dec 02, 2016 12:53:16 PM org.apache.catalina.core.StandardService startInternal INFO: Starting service Catalina Dec 02, 2016 12:53:16 PM org.apache.catalina.core.StandardEngine startInternal INFO: Starting Servlet Engine: Apache Tomcat/7.0.47 Dec 02, 2016 12:53:16 PM org.apache.catalina.startup.HostConfig deployDescriptor INFO: Deploying configuration descriptor C:\opt\OpenForisCalc\calc-server\tomcat\conf\Catalina\localhost\calc.xml Dec 02, 2016 12:53:27 PM org.apache.catalina.core.StandardContext startInternal SEVERE: Error listenerStart Dec 02, 2016 12:53:27 PM org.apache.catalina.util.SessionIdGenerator createSecureRandom INFO: Creation of SecureRandom instance for session ID generation using [SHA1PRNG] took [178] milliseconds. Dec 02, 2016 12:53:27 PM org.apache.catalina.core.StandardContext startInternal SEVERE: Context [/calc] startup failed due to previous errors Dec 02, 2016 12:53:27 PM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc SEVERE: The web application [/calc] registered the JDBC driver [org.postgresql.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered. Dec 02, 2016 12:53:27 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory C:\opt\OpenForisCalc\calc-server\tomcat\webapps\host-manager Dec 02, 2016 12:53:27 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory C:\opt\OpenForisCalc\calc-server\tomcat\webapps\manager Dec 02, 2016 12:53:27 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory C:\opt\OpenForisCalc\calc-server\tomcat\webapps\saiku Dec 02, 2016 12:53:37 PM com.sun.jersey.api.core.PackagesResourceConfig init INFO: Scanning for root resource and provider classes in the packages: org.saiku.web Dec 02, 2016 12:53:37 PM com.sun.jersey.api.core.ScanningResourceConfig logClasses INFO: Root resource classes found: class org.saiku.web.rest.resources.SessionResource class org.saiku.web.rest.resources.ExporterResource class org.saiku.web.rest.resources.DataSourceResource class org.saiku.web.rest.resources.BasicTagRepositoryResource class org.saiku.web.rest.resources.BasicRepositoryResource2 class org.saiku.web.rest.resources.QueryResource class org.saiku.web.rest.resources.BasicRepositoryResource class org.saiku.web.rest.resources.StatisticsResource class org.saiku.web.rest.resources.OlapDiscoverResource Dec 02, 2016 12:53:37 PM com.sun.jersey.api.core.ScanningResourceConfig init INFO: No provider classes found. Dec 02, 2016 12:53:37 PM org.codehaus.enunciate.modules.jersey.EnunciateJerseyServletContainer configure INFO: org.codehaus.enunciate.modules.amf.JAXRSProvider not found. Dec 02, 2016 12:53:37 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans INFO: Registering Spring bean, datasourceResourceBean, of type org.saiku.web.rest.resources.DataSourceResource as a root resource class Dec 02, 2016 12:53:37 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans INFO: Registering Spring bean, olapDiscoverBean, of type org.saiku.web.rest.resources.OlapDiscoverResource as a root resource class Dec 02, 2016 12:53:37 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans INFO: Registering Spring bean, queryResource, of type org.saiku.web.rest.resources.QueryResource as a root resource class Dec 02, 2016 12:53:37 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans INFO: Registering Spring bean, sessionResource, of type org.saiku.web.rest.resources.SessionResource as a root resource class Dec 02, 2016 12:53:37 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans INFO: Registering Spring bean, repositoryBean, of type org.saiku.web.rest.resources.BasicRepositoryResource as a root resource class Dec 02, 2016 12:53:37 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans INFO: Registering Spring bean, repository2bean, of type org.saiku.web.rest.resources.BasicRepositoryResource2 as a root resource class Dec 02, 2016 12:53:37 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans INFO: Registering Spring bean, tagRepositoryBean, of type org.saiku.web.rest.resources.BasicTagRepositoryResource as a root resource class Dec 02, 2016 12:53:37 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans INFO: Registering Spring bean, exporterBean, of type org.saiku.web.rest.resources.ExporterResource as a root resource class Dec 02, 2016 12:53:37 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans INFO: Registering Spring bean, statsBean, of type org.saiku.web.rest.resources.StatisticsResource as a root resource class Dec 02, 2016 12:53:37 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.11 12/09/2011 10:27 AM' Dec 02, 2016 12:53:39 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory C:\opt\OpenForisCalc\calc-server\tomcat\webapps\saiku-ui Dec 02, 2016 12:53:39 PM org.apache.coyote.AbstractProtocol start INFO: Starting ProtocolHandler ["http-bio-8081"] Dec 02, 2016 12:53:39 PM org.apache.coyote.AbstractProtocol start INFO: Starting ProtocolHandler ["ajp-bio-8010"] Dec 02, 2016 12:53:39 PM org.apache.catalina.startup.Catalina start INFO: Server startup in 22654 ms Dec 02, 2016 12:54:36 PM org.apache.catalina.core.StandardServer await INFO: A valid shutdown command was received via the shutdown port. Stopping the Server instance. Dec 02, 2016 12:54:36 PM org.apache.coyote.AbstractProtocol pause INFO: Pausing ProtocolHandler ["http-bio-8081"] Dec 02, 2016 12:54:36 PM org.apache.coyote.AbstractProtocol pause INFO: Pausing ProtocolHandler ["ajp-bio-8010"] Dec 02, 2016 12:54:36 PM org.apache.catalina.core.StandardService stopInternal INFO: Stopping service Catalina Dec 02, 2016 12:54:36 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads SEVERE: The web application [/saiku] appears to have started a thread named [org.apache.commons.vfs.cache.SoftRefFilesCache$SoftRefReleaseThread] but has failed to stop it. This is very likely to create a memory leak. Dec 02, 2016 12:54:36 PM org.apache.coyote.AbstractProtocol stop INFO: Stopping ProtocolHandler ["http-bio-8081"] Dec 02, 2016 12:57:01 PM org.apache.catalina.core.AprLifecycleListener init INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Java\jdk1.8.0_112\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\ProgramData\Oracle\Java\javapath;C:\Rtools\bin;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\Microsoft SQL Server\120\Tools\Binn\;. Dec 02, 2016 12:57:01 PM org.apache.coyote.AbstractProtocol init INFO: Initializing ProtocolHandler ["http-bio-8081"] Dec 02, 2016 12:57:01 PM org.apache.coyote.AbstractProtocol init INFO: Initializing ProtocolHandler ["ajp-bio-8010"] Dec 02, 2016 12:57:01 PM org.apache.catalina.startup.Catalina load INFO: Initialization processed in 1332 ms Dec 02, 2016 12:57:02 PM org.apache.catalina.core.StandardService startInternal INFO: Starting service Catalina Dec 02, 2016 12:57:02 PM org.apache.catalina.core.StandardEngine startInternal INFO: Starting Servlet Engine: Apache Tomcat/7.0.47 Dec 02, 2016 12:57:02 PM org.apache.catalina.startup.HostConfig deployDescriptor INFO: Deploying configuration descriptor C:\opt\OpenForisCalc\calc-server\tomcat\conf\Catalina\localhost\calc.xml Dec 02, 2016 12:57:12 PM org.apache.catalina.core.StandardContext startInternal SEVERE: Error listenerStart Dec 02, 2016 12:57:12 PM org.apache.catalina.util.SessionIdGenerator createSecureRandom INFO: Creation of SecureRandom instance for session ID generation using [SHA1PRNG] took [251] milliseconds. Dec 02, 2016 12:57:12 PM org.apache.catalina.core.StandardContext startInternal SEVERE: Context [/calc] startup failed due to previous errors Dec 02, 2016 12:57:12 PM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc SEVERE: The web application [/calc] registered the JDBC driver [org.postgresql.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered. Dec 02, 2016 12:57:12 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory C:\opt\OpenForisCalc\calc-server\tomcat\webapps\host-manager Dec 02, 2016 12:57:12 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory C:\opt\OpenForisCalc\calc-server\tomcat\webapps\manager Dec 02, 2016 12:57:13 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory C:\opt\OpenForisCalc\calc-server\tomcat\webapps\saiku Dec 02, 2016 12:57:22 PM com.sun.jersey.api.core.PackagesResourceConfig init INFO: Scanning for root resource and provider classes in the packages: org.saiku.web Dec 02, 2016 12:57:22 PM com.sun.jersey.api.core.ScanningResourceConfig logClasses INFO: Root resource classes found: class org.saiku.web.rest.resources.QueryResource class org.saiku.web.rest.resources.OlapDiscoverResource class org.saiku.web.rest.resources.BasicRepositoryResource2 class org.saiku.web.rest.resources.DataSourceResource class org.saiku.web.rest.resources.ExporterResource class org.saiku.web.rest.resources.BasicRepositoryResource class org.saiku.web.rest.resources.SessionResource class org.saiku.web.rest.resources.BasicTagRepositoryResource class org.saiku.web.rest.resources.StatisticsResource Dec 02, 2016 12:57:22 PM com.sun.jersey.api.core.ScanningResourceConfig init INFO: No provider classes found. Dec 02, 2016 12:57:22 PM org.codehaus.enunciate.modules.jersey.EnunciateJerseyServletContainer configure INFO: org.codehaus.enunciate.modules.amf.JAXRSProvider not found. Dec 02, 2016 12:57:22 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans INFO: Registering Spring bean, datasourceResourceBean, of type org.saiku.web.rest.resources.DataSourceResource as a root resource class Dec 02, 2016 12:57:22 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans INFO: Registering Spring bean, olapDiscoverBean, of type org.saiku.web.rest.resources.OlapDiscoverResource as a root resource class Dec 02, 2016 12:57:22 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans INFO: Registering Spring bean, queryResource, of type org.saiku.web.rest.resources.QueryResource as a root resource class Dec 02, 2016 12:57:22 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans INFO: Registering Spring bean, sessionResource, of type org.saiku.web.rest.resources.SessionResource as a root resource class Dec 02, 2016 12:57:22 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans INFO: Registering Spring bean, repositoryBean, of type org.saiku.web.rest.resources.BasicRepositoryResource as a root resource class Dec 02, 2016 12:57:22 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans INFO: Registering Spring bean, repository2bean, of type org.saiku.web.rest.resources.BasicRepositoryResource2 as a root resource class Dec 02, 2016 12:57:22 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans INFO: Registering Spring bean, tagRepositoryBean, of type org.saiku.web.rest.resources.BasicTagRepositoryResource as a root resource class Dec 02, 2016 12:57:22 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans INFO: Registering Spring bean, exporterBean, of type org.saiku.web.rest.resources.ExporterResource as a root resource class Dec 02, 2016 12:57:22 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans INFO: Registering Spring bean, statsBean, of type org.saiku.web.rest.resources.StatisticsResource as a root resource class Dec 02, 2016 12:57:22 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.11 12/09/2011 10:27 AM' Dec 02, 2016 12:57:24 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory C:\opt\OpenForisCalc\calc-server\tomcat\webapps\saiku-ui Dec 02, 2016 12:57:24 PM org.apache.coyote.AbstractProtocol start INFO: Starting ProtocolHandler ["http-bio-8081"] Dec 02, 2016 12:57:24 PM org.apache.coyote.AbstractProtocol start INFO: Starting ProtocolHandler ["ajp-bio-8010"] Dec 02, 2016 12:57:24 PM org.apache.catalina.startup.Catalina start INFO: Server startup in 22271 ms Dec 02, 2016 1:00:14 PM org.apache.catalina.core.AprLifecycleListener init INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Java\jdk1.8.0_112\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\ProgramData\Oracle\Java\javapath;C:\Rtools\bin;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\Microsoft SQL Server\120\Tools\Binn\;. Dec 02, 2016 1:00:15 PM org.apache.coyote.AbstractProtocol init INFO: Initializing ProtocolHandler ["http-bio-8081"] Dec 02, 2016 1:00:15 PM org.apache.coyote.AbstractProtocol init INFO: Initializing ProtocolHandler ["ajp-bio-8010"] Dec 02, 2016 1:00:15 PM org.apache.catalina.startup.Catalina load INFO: Initialization processed in 1204 ms Dec 02, 2016 1:00:15 PM org.apache.catalina.core.StandardService startInternal INFO: Starting service Catalina Dec 02, 2016 1:00:15 PM org.apache.catalina.core.StandardEngine startInternal INFO: Starting Servlet Engine: Apache Tomcat/7.0.47 Dec 02, 2016 1:00:15 PM org.apache.catalina.startup.HostConfig deployDescriptor INFO: Deploying configuration descriptor C:\opt\OpenForisCalc\calc-server\tomcat\conf\Catalina\localhost\calc.xml Dec 02, 2016 1:00:25 PM org.apache.catalina.core.StandardContext startInternal SEVERE: Error listenerStart Dec 02, 2016 1:01:44 PM org.apache.catalina.util.SessionIdGenerator createSecureRandom INFO: Creation of SecureRandom instance for session ID generation using [SHA1PRNG] took [243] milliseconds. Dec 02, 2016 1:01:44 PM org.apache.catalina.core.StandardContext startInternal SEVERE: Context [/calc] startup failed due to previous errors Dec 02, 2016 1:01:44 PM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc SEVERE: The web application [/calc] registered the JDBC driver [org.postgresql.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered. Dec 02, 2016 1:01:44 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory C:\opt\OpenForisCalc\calc-server\tomcat\webapps\host-manager Dec 02, 2016 1:01:44 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory C:\opt\OpenForisCalc\calc-server\tomcat\webapps\manager Dec 02, 2016 1:01:44 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory C:\opt\OpenForisCalc\calc-server\tomcat\webapps\saiku Dec 02, 2016 1:01:53 PM com.sun.jersey.api.core.PackagesResourceConfig init INFO: Scanning for root resource and provider classes in the packages: org.saiku.web Dec 02, 2016 1:01:53 PM com.sun.jersey.api.core.ScanningResourceConfig logClasses INFO: Root resource classes found: class org.saiku.web.rest.resources.DataSourceResource class org.saiku.web.rest.resources.SessionResource class org.saiku.web.rest.resources.OlapDiscoverResource class org.saiku.web.rest.resources.BasicRepositoryResource class org.saiku.web.rest.resources.BasicRepositoryResource2 class org.saiku.web.rest.resources.BasicTagRepositoryResource class org.saiku.web.rest.resources.QueryResource class org.saiku.web.rest.resources.StatisticsResource class org.saiku.web.rest.resources.ExporterResource Dec 02, 2016 1:01:53 PM com.sun.jersey.api.core.ScanningResourceConfig init INFO: No provider classes found. Dec 02, 2016 1:01:53 PM org.codehaus.enunciate.modules.jersey.EnunciateJerseyServletContainer configure INFO: org.codehaus.enunciate.modules.amf.JAXRSProvider not found. Dec 02, 2016 1:01:53 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans INFO: Registering Spring bean, datasourceResourceBean, of type org.saiku.web.rest.resources.DataSourceResource as a root resource class Dec 02, 2016 1:01:53 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans INFO: Registering Spring bean, olapDiscoverBean, of type org.saiku.web.rest.resources.OlapDiscoverResource as a root resource class Dec 02, 2016 1:01:53 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans INFO: Registering Spring bean, queryResource, of type org.saiku.web.rest.resources.QueryResource as a root resource class Dec 02, 2016 1:01:53 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans INFO: Registering Spring bean, sessionResource, of type org.saiku.web.rest.resources.SessionResource as a root resource class Dec 02, 2016 1:01:53 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans INFO: Registering Spring bean, repositoryBean, of type org.saiku.web.rest.resources.BasicRepositoryResource as a root resource class Dec 02, 2016 1:01:53 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans INFO: Registering Spring bean, repository2bean, of type org.saiku.web.rest.resources.BasicRepositoryResource2 as a root resource class Dec 02, 2016 1:01:53 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans INFO: Registering Spring bean, tagRepositoryBean, of type org.saiku.web.rest.resources.BasicTagRepositoryResource as a root resource class Dec 02, 2016 1:01:53 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans INFO: Registering Spring bean, exporterBean, of type org.saiku.web.rest.resources.ExporterResource as a root resource class Dec 02, 2016 1:01:53 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans INFO: Registering Spring bean, statsBean, of type org.saiku.web.rest.resources.StatisticsResource as a root resource class Dec 02, 2016 1:01:53 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.11 12/09/2011 10:27 AM' Dec 02, 2016 1:01:54 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory C:\opt\OpenForisCalc\calc-server\tomcat\webapps\saiku-ui Dec 02, 2016 1:01:54 PM org.apache.coyote.AbstractProtocol start INFO: Starting ProtocolHandler ["http-bio-8081"] Dec 02, 2016 1:01:54 PM org.apache.coyote.AbstractProtocol start INFO: Starting ProtocolHandler ["ajp-bio-8010"] Dec 02, 2016 1:01:54 PM org.apache.catalina.startup.Catalina start INFO: Server startup in 99814 ms Dec 02, 2016 1:02:16 PM org.apache.catalina.core.StandardServer await INFO: A valid shutdown command was received via the shutdown port. Stopping the Server instance. Dec 02, 2016 1:02:16 PM org.apache.coyote.AbstractProtocol pause INFO: Pausing ProtocolHandler ["http-bio-8081"] Dec 02, 2016 1:02:16 PM org.apache.coyote.AbstractProtocol pause INFO: Pausing ProtocolHandler ["ajp-bio-8010"] Dec 02, 2016 1:02:16 PM org.apache.catalina.core.StandardService stopInternal INFO: Stopping service Catalina Dec 02, 2016 1:02:16 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads SEVERE: The web application [/saiku] appears to have started a thread named [org.apache.commons.vfs.cache.SoftRefFilesCache$SoftRefReleaseThread] but has failed to stop it. This is very likely to create a memory leak. Dec 02, 2016 1:02:16 PM org.apache.coyote.AbstractProtocol stop INFO: Stopping ProtocolHandler ["http-bio-8081"] Dec 02, 2016 1:02:21 PM org.apache.tomcat.util.net.AbstractEndpoint shutdownExecutor WARNING: The executor associated with thread pool [http-bio-8081] has not fully shutdown. Some application threads may still be running. Dec 02, 2016 1:02:21 PM org.apache.coyote.AbstractProtocol stop INFO: Stopping ProtocolHandler ["ajp-bio-8010"] Dec 02, 2016 1:02:21 PM org.apache.coyote.AbstractProtocol destroy INFO: Destroying ProtocolHandler ["http-bio-8081"] Dec 02, 2016 1:02:21 PM org.apache.coyote.AbstractProtocol destroy INFO: Destroying ProtocolHandler ["ajp-bio-8010"] Dec 02, 2016 1:02:26 PM org.apache.catalina.core.AprLifecycleListener init INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Java\jdk1.8.0_112\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\ProgramData\Oracle\Java\javapath;C:\Rtools\bin;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\Microsoft SQL Server\120\Tools\Binn\;. Dec 02, 2016 1:02:27 PM org.apache.coyote.AbstractProtocol init INFO: Initializing ProtocolHandler ["http-bio-8081"] Dec 02, 2016 1:02:27 PM org.apache.coyote.AbstractProtocol init INFO: Initializing ProtocolHandler ["ajp-bio-8010"] Dec 02, 2016 1:02:27 PM org.apache.catalina.startup.Catalina load INFO: Initialization processed in 964 ms Dec 02, 2016 1:02:27 PM org.apache.catalina.core.StandardService startInternal INFO: Starting service Catalina Dec 02, 2016 1:02:27 PM org.apache.catalina.core.StandardEngine startInternal INFO: Starting Servlet Engine: Apache Tomcat/7.0.47 Dec 02, 2016 1:02:27 PM org.apache.catalina.startup.HostConfig deployDescriptor INFO: Deploying configuration descriptor C:\opt\OpenForisCalc\calc-server\tomcat\conf\Catalina\localhost\calc.xml Dec 02, 2016 1:02:35 PM org.apache.catalina.core.StandardContext startInternal SEVERE: Error listenerStart Dec 02, 2016 1:02:36 PM org.apache.catalina.util.SessionIdGenerator createSecureRandom INFO: Creation of SecureRandom instance for session ID generation using [SHA1PRNG] took [136] milliseconds. Dec 02, 2016 1:02:36 PM org.apache.catalina.core.StandardContext startInternal SEVERE: Context [/calc] startup failed due to previous errors Dec 02, 2016 1:02:36 PM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc SEVERE: The web application [/calc] registered the JDBC driver [org.postgresql.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered. Dec 02, 2016 1:02:36 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory C:\opt\OpenForisCalc\calc-server\tomcat\webapps\host-manager Dec 02, 2016 1:02:36 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory C:\opt\OpenForisCalc\calc-server\tomcat\webapps\manager Dec 02, 2016 1:02:36 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory C:\opt\OpenForisCalc\calc-server\tomcat\webapps\saiku Dec 02, 2016 1:02:43 PM com.sun.jersey.api.core.PackagesResourceConfig init INFO: Scanning for root resource and provider classes in the packages: org.saiku.web Dec 02, 2016 1:02:43 PM com.sun.jersey.api.core.ScanningResourceConfig logClasses INFO: Root resource classes found: class org.saiku.web.rest.resources.SessionResource class org.saiku.web.rest.resources.ExporterResource class org.saiku.web.rest.resources.DataSourceResource class org.saiku.web.rest.resources.BasicTagRepositoryResource class org.saiku.web.rest.resources.BasicRepositoryResource2 class org.saiku.web.rest.resources.QueryResource class org.saiku.web.rest.resources.BasicRepositoryResource class org.saiku.web.rest.resources.StatisticsResource class org.saiku.web.rest.resources.OlapDiscoverResource Dec 02, 2016 1:02:43 PM com.sun.jersey.api.core.ScanningResourceConfig init INFO: No provider classes found. Dec 02, 2016 1:02:44 PM org.codehaus.enunciate.modules.jersey.EnunciateJerseyServletContainer configure INFO: org.codehaus.enunciate.modules.amf.JAXRSProvider not found. Dec 02, 2016 1:02:44 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans INFO: Registering Spring bean, datasourceResourceBean, of type org.saiku.web.rest.resources.DataSourceResource as a root resource class Dec 02, 2016 1:02:44 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans INFO: Registering Spring bean, olapDiscoverBean, of type org.saiku.web.rest.resources.OlapDiscoverResource as a root resource class Dec 02, 2016 1:02:44 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans INFO: Registering Spring bean, queryResource, of type org.saiku.web.rest.resources.QueryResource as a root resource class Dec 02, 2016 1:02:44 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans INFO: Registering Spring bean, sessionResource, of type org.saiku.web.rest.resources.SessionResource as a root resource class Dec 02, 2016 1:02:44 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans INFO: Registering Spring bean, repositoryBean, of type org.saiku.web.rest.resources.BasicRepositoryResource as a root resource class Dec 02, 2016 1:02:44 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans INFO: Registering Spring bean, repository2bean, of type org.saiku.web.rest.resources.BasicRepositoryResource2 as a root resource class Dec 02, 2016 1:02:44 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans INFO: Registering Spring bean, tagRepositoryBean, of type org.saiku.web.rest.resources.BasicTagRepositoryResource as a root resource class Dec 02, 2016 1:02:44 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans INFO: Registering Spring bean, exporterBean, of type org.saiku.web.rest.resources.ExporterResource as a root resource class Dec 02, 2016 1:02:44 PM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory registerSpringBeans INFO: Registering Spring bean, statsBean, of type org.saiku.web.rest.resources.StatisticsResource as a root resource class Dec 02, 2016 1:02:44 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.11 12/09/2011 10:27 AM' Dec 02, 2016 1:02:45 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory C:\opt\OpenForisCalc\calc-server\tomcat\webapps\saiku-ui Dec 02, 2016 1:02:45 PM org.apache.coyote.AbstractProtocol start INFO: Starting ProtocolHandler ["http-bio-8081"] Dec 02, 2016 1:02:45 PM org.apache.coyote.AbstractProtocol start INFO: Starting ProtocolHandler ["ajp-bio-8010"] Dec 02, 2016 1:02:45 PM org.apache.catalina.startup.Catalina start INFO: Server startup in 18251 ms

asked 07 Dec '16, 15:09

Credencio%20Maunze's gravatar image

Credencio Ma...
11112
accept rate: 0%

edited 09 Dec '16, 12:39

Mino%20Togna's gravatar image

Mino Togna ♦♦
52116


Hello, I have met this problem in some computers earlier. This advice worked in those cases: http://1stopit.blogspot.fi/2011/01/postgresql-83-and-84-fails-to-install.html

Regards, Lauri

permanent link

answered 12 Dec '16, 07:01

Lauri%20%28OF%29's gravatar image

Lauri (OF) ♦♦
6752815
accept rate: 21%

Good afternoon, Mino.

I tried to follow all the links you sent me, but I still have the same error. So I think we can use your proposal to use TeamViewer to access it. I await your feedback. greetings

permanent link

answered 09 Dec '16, 15:04

Credencio%20Maunze's gravatar image

Credencio Ma...
11112
accept rate: 0%

Good morning Credencio!

This is the first time I see this problem and after some googling it appears to be a problem with Postgres on Windows. (i have also renamed this thread).

Here there are some links that describes how to fix the problem:

http://stackoverflow.com/questions/5224042/postgresql-9-install-on-windows-unable-to-write-inside-temp-environment-path

http://1stopit.blogspot.it/2011/01/postgresql-83-and-84-fails-to-install.html

http://igordcard.blogspot.it/2012/03/unable-to-write-inside-temp-environment.html

https://www.postgresql.org/message-id/1351573815927-5730009.post@n5.nabble.com

Could you please check if also your installation will work with the solutions posted above?

Please let me know if i can support somehow; we could even try together with some software like teamviewer.

Thank you,

Mino

permanent link

answered 09 Dec '16, 12:39

Mino%20Togna's gravatar image

Mino Togna ♦♦
52116
accept rate: 12%

Good morning, Mino!

I have already installed JDK 1.8 +, after that, when I try to install Postgres 9.2 +, then I get the error "Unable to write inside TEMP environment variable path", so I can not proceed to install Calc. I do not know how to overdo this mistake

permanent link

answered 09 Dec '16, 08:41

Credencio%20Maunze's gravatar image

Credencio Ma...
11112
accept rate: 0%

Good morning Credencio ,

at which precise step of the installation you get the error Unable to write inside TEMP environment variable path? When installing Calc, please make sure the following steps are completed: - Install JDK 1.8 + - Install Postgres 9.2 + and REMEMBER the password and port you set . - Install Calc and during the process, make sure you enter the same postgres password (step above).

Also, is the postgres port different than 5432 ?

Please let me know.

Thank you, Mino

permanent link

answered 08 Dec '16, 09:18

Mino%20Togna's gravatar image

Mino Togna ♦♦
52116
accept rate: 12%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×83

question asked: 07 Dec '16, 15:09

question was seen: 10,978 times

last updated: 12 Dec '16, 07:01