Jump to content
We've recently updated our Privacy Statement, available here ×

login page will not load


matthew.herzog

Recommended Posts

2017-03-07 12:09:03,617  WARN CustomEditorConfigurer,localhost-startStop-2:187 - Passing PropertyEditor instances into CustomEditorConfigurer is deprecat
ed: use PropertyEditorRegistrars or PropertyEditor class names instead. Offending key [com.jaspersoft.jasperserver.api.security.FlowDefinitionSource; off
ending editor instance: com.jaspersoft.jasperserver.api.security.FlowDefinitionSourceEditor@77b7639f
2017-03-07 12:09:03,619  WARN CustomEditorConfigurer,localhost-startStop-2:187 - Passing PropertyEditor instances into CustomEditorConfigurer is deprecat
ed: use PropertyEditorRegistrars or PropertyEditor class names instead. Offending key [org.springframework.security.access.ConfigAttribute; offending edi
tor instance: com.jaspersoft.jasperserver.api.metadata.security.ConfigAttributeEditor@163bd888
2017-03-07 12:09:06,342  WARN AbstractEhcacheRegionFactory,localhost-startStop-2:153 - Couldn't find a specific ehcache configuration for cache named [or
g.hibernate.cache.UpdateTimestampsCache]; using defaults.
2017-03-07 12:09:06,347  WARN AbstractEhcacheRegionFactory,localhost-startStop-2:153 - Couldn't find a specific ehcache configuration for cache named [org.hibernate.cache.StandardQueryCache]; using defaults.
2017-03-07 12:09:07,421  WARN PermissionsListProtectionDomainProvider,localhost-startStop-2:61 - A security manager has not been configured for the JVM. The protection domain set for the reports will NOT be effective.
2017-03-07 12:09:07,560  WARN GenericTypeAwarePropertyDescriptor,localhost-startStop-2:122 - Invalid JavaBean property 'extensions' being accessed! Ambiguous write methods found next to actually used [public void net.sf.jasperreports.engine.SimpleJasperReportsContext.setExtensions(java.util.Map)]: [public void net.sf.jasperreports.engine.SimpleJasperReportsContext.setExtensions(java.lang.Class,java.util.List)]
2017-03-07 12:09:12,230  WARN GenericTransactionManagerLookup,localhost-startStop-2:132 - ISPN000104: Falling back to DummyTransactionManager from Infinispan
2017-03-07 12:09:17,368  WARN GenericTypeAwarePropertyDescriptor,localhost-startStop-2:122 - Invalid JavaBean property 'keyBytes' being accessed! Ambiguous write methods found next to actually used [public void com.jaspersoft.jasperserver.api.common.crypto.Cipherer.setKeyBytes(java.lang.String)]: [public void com.jaspersoft.jasperserver.api.common.crypto.Cipherer.setKeyBytes(java.lang.String,boolean)]
2017-03-07 12:09:17,823  WARN ChainedTilesRequestContextFactory,localhost-startStop-2:105 - Cannot find TilesRequestContextFactory class org.apache.tiles.portlet.context.PortletTilesRequestContextFactory
2017-03-07 12:09:18,102 ERROR JNDIResourceProvider,localhost-startStop-2:75 - error closing context
javax.naming.OperationNotSupportedException: Context is read only
        at org.apache.naming.NamingContext.checkWritable(NamingContext.java:960)
 

 

Link to comment
Share on other sites

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

The binary installer throws this error:

     [java] Resource name: applicationContext-virtual-data-source-query-service.xml
     [java] org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'executionOwnerVoter': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'securityContextProvider': FactoryBean threw exception on object creation; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'securityContextProviderTarget' defined in file [/opt/jasper/buildomatic/conf_source/ieCe/applicationContext.xml]: Cannot resolve reference to bean 'userAuthorityService' while setting bean property 'userDetailsService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userAuthorityService' defined in file [/opt/jasper/buildomatic/conf_source/ieCe/applicationContext.xml]: Cannot resolve reference to bean 'profileAttributeServiceTarget' while setting bean property 'profileAttributeService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'profileAttributeServiceTarget' defined in file [/opt/jasper/buildomatic/conf_source/ieCe/applicationContext.xml]: Cannot resolve reference to bean 'unsecureRepositoryService' while setting bean property 'repositoryService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateRepositoryService' 
Link to comment
Share on other sites

Well, it seems like there was a error during installation and JasperReports Server was not installed propertly. I recommend using WAR installation over binary installation because it's difficult to correct binary installation error. It's not too difficult and I've often found that it saves me time too.

http://community.jaspersoft.com/documentation/tibco-jasperreports-server-installation-guide/v630/installing-war-file-distribution

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...