Hello there, I have a problem with my RS. When I try to start it with DB support, it just won’t start. In noDB_mode, it works perfectly. So, this has to be something with the database configuration. The database is created and provided by a MSQL Server 2005 Enterprise. I have made multiple changes in my configuration of the hibernate.remote.url. I have specified an instance, no instance, with name, with ip etc but no luck at all. It now looks like
. I have initialized the database with the sql scripts provided in the enterprise folder of my RS installation. My user is a dbOwner on the DB and what i get as an error in the RS.log is the following
15:20:21.354 Trace W2K8GEN02 GVP8_RS GCTI-153-20000 com.gvp.rpt.service.StandAloneReportingService PARTITIONING_ENABLED is false. Using configuration - [Ljava.lang.String;@be8c3e
15:20:22.430 Trace W2K8GEN02 GVP8_RS GCTI-153-20000 com.gvp.rpt.dao.SessionFactoryBean Building new Hibernate SessionFactory
15:20:38.343 Debug W2K8GEN02 GVP8_RS GCTI-153-09900 com.gvp.rpt.dao.SessionFactoryBean Closing opened DB session.
15:20:38.998 Trace W2K8GEN02 GVP8_RS GCTI-153-20000 com.gvp.rpt.service.RSBrokerFactoryBean Supported JMS broker connections: UNENCRYPTED
15:20:38.998 Trace W2K8GEN02 GVP8_RS GCTI-153-20000 com.gvp.rpt.service.RSBrokerFactoryBean JMS broker listening on: tcp://0.0.0.0:61616?transport.closeAsync=false
15:20:39.357 Trace W2K8GEN02 GVP8_RS GCTI-153-20007 com.gvp.rpt.service.DateComponentsPopulationJob DateComponents Population job run
15:20:39.357 Trace W2K8GEN02 GVP8_RS GCTI-153-20000 com.gvp.rpt.service.DateComponentsPopulationJob Populating DateComponents from Tue Jan 01 00:00:00 EET 2013 until Thu Jan 01 00:00:00 EET 2015
15:20:55.113 Trace W2K8GEN02 GVP8_RS GCTI-153-20000 com.gvp.rpt.dao.SessionFactoryBean Closing Hibernate SessionFactory
15:20:55.113 Standard W2K8GEN02 GVP8_RS GCTI-153-40000 com.gvp.rpt.service.StandAloneReportingService Unable to start RS application context, shutting down. org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'callSummaryLoggingJob' defined in class path resource [quartz.config.xml]: Cannot resolve reference to bean 'callSummaryLoggingService' while setting bean property 'targetObject'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'datePopulateService' defined in class path resource [ems-rs-withDB.xml]: Invocation of init method failed; nested exception is org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Cannot open connection
15:20:55.113 Standard W2K8GEN02 GVP8_RS GCTI-153-30001 com.genesyslab.commons.lca.LCAManager Reporting Server is unable to change its runtime mode
15:20:55.113 Debug W2K8GEN02 GVP8_RS GCTI-153-09900 com.gvp.rpt.service.StandAloneReportingService Unregistering RS SNMP AgentX Subagent
15:20:55.113 Debug W2K8GEN02 GVP8_RS GCTI-153-09900 com.gvp.rpt.snmp.agentx.subagent.RSSubagent Stopping RS AgentX Subagent.
15:20:55.113 Trace W2K8GEN02 GVP8_RS GCTI-153-20048 com.gvp.rpt.snmp.agentx.subagent.RSSubagent SNMP AgentX Subagent stopped
15:20:55.113 Debug W2K8GEN02 GVP8_RS GCTI-153-09900 com.gvp.rpt.service.StandAloneReportingService Stopping Restlet listening service
15:20:55.223 Debug W2K8GEN02 GVP8_RS GCTI-153-09900 com.gvp.rpt.service.StandAloneReportingService Closing RS Configuration/Management context
15:20:55.223 Trace W2K8GEN02 GVP8_RS GCTI-153-04109 com.genesyslab.commons.log4j.LoggingManager Logging service stopped
15:20:55.223 Trace W2K8GEN02 GVP8_RS GCTI-153-20000 com.genesyslab.commons.ConnectionManagementService Connection to Message ServerPRIMARY - tcp://10.197.100.21:4343 successfully shut down.
15:20:55.223 Trace W2K8GEN02 GVP8_RS GCTI-153-20000 com.genesyslab.commons.ConnectionManagementService Connection to Configuration ServerPRIMARY - tcp://W2K3GEN01:2020 successfully shut down.
My RS is in version 8.1.502.67 and its a fresh install
No no, that is the port, I know its close to default 1433. Also, I believe that it has something to do with the JavaServerStarter file so I am pasting its info below
This version is creating a client folder not a server one. Java version 6 update 19(x86) is proposed in order to get RS working. With x64 versions I had multiple problems.
Thanks for the response cavagnaro. I have tried both only JRE and JDK, no luck. Currently i have only the JRE 6u19 installed. I am on win2008 x64 and RS is a 32bit installation. I have also created a JAVA_HOME environment variable and add my java\bin to the Path.
I have installed SQL Management Studio on the machine RS resides. Through that I have created the database and run the enterprise script to initialize it.
You are right cavagnaro, I have requested an SQL server on my testing machine to have liberty on what I do without having to worry about restarts or anything else and my request was denied. I do not think that these guys will create an instance for me. I waited 4 days for an empty db :P..
There was no choice in Genesys downloads. Two versions for windows 2008
VP Reporting Server 8.1.502.67 Windows 2003/2008 ENU Hot Fix 8/6/2012 More Download
VP Reporting Server 8.1.202.38 Windows 2003/2008 ENU Hot Fix 23/8/2010 More Download