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

sup03

Members
  • Posts

    32
  • Joined

  • Last visited

sup03's Achievements

Contributor

Contributor (5/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Collaborator Rare

Recent Badges

0

Reputation

  1. We have a to generate TOC in jasper reports. Any inputs on this?
  2. Hi, You can make changes to WEB-INF\lib\viewReportBeans.xml to supress these icons.
  3. We are using Weblogic 10.3. The error was because of a jar conflict. I removed axis-jaxrpc-1.3.jar from WEB-INF/lib folder and then re-deployed it.
  4. The JNDI name in the file jasperserverDS-jdbc.xml should be JasperServerDataBase Post Edited by sup03 at 10/20/2010 11:39
  5. Hi, Im using JS 3.7 CE. We are doing some % calculation in the report using percentage feature of Ireports. When I deploy the report in JS and run the report the output is shown corretly in the report. But when i export the same to XLS it is showing wrong data for % column. for ex if it is 100% then it is shown as 1. if it is 96.45% then it is shown as .9645. This issue happens only with XLS. All others like PDF, DOC, CSV, XLSX are working fine. Is there any configuration changes that needs to be done or is it some issue with excel Thanks
  6. Thanks Tony. I have upgraded java to 1.6. Now i am able to run js-import command in the JS machine :). But we are still facing the issue when import is done from build server. We have a build server and the script to import will be run from build server. Build server and target JS are 2 seperate machines. The script on build server will just connect to the JS macnhine and run import command. Java version on build server is also 1.6.
  7. Hi all, Im using JS 3.7 CE and weblogic 10gr2. when i run the command ./js-import.sh or ./js-export.sh i get the following exception Exception in thread "main" java.lang.NoClassDefFoundError: org.springframework.core.CollectionFactory at java.lang.Class.initializeClass(libgcj.so.7rh) at org.springframework.core.SimpleAliasRegistry.<init>(SimpleAliasRegistry.java:41) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.<init>(DefaultSingletonBeanRegistry.java:73) at org.springframework.beans.factory.support.FactoryBeanRegistrySupport.<init>(FactoryBeanRegistrySupport.java:41) at org.springframework.beans.factory.support.AbstractBeanFactory.<init>(AbstractBeanFactory.java:146) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.<init>(AbstractAutowireCapableBeanFactory.java:144) at org.springframework.beans.factory.support.DefaultListableBeanFactory.<init>(DefaultListableBeanFactory.java:113) at org.springframework.context.support.GenericApplicationContext.<init>(GenericApplicationContext.java:99) at com.jaspersoft.jasperserver.export.BaseExportImportCommand.createSpringContext(BaseExportImportCommand.java:112) at com.jaspersoft.jasperserver.export.BaseExportImportCommand.process(BaseExportImportCommand.java:76) at com.jaspersoft.jasperserver.export.ImportCommand.main(ImportCommand.java:43) Caused by: java.lang.ClassNotFoundException: java.util.concurrent.ConcurrentHashMap not found in gnu.gcj.runtime.SystemClassLoader{urls=[file:./,file:./,file:./,file:config/,file:lib/activation-1.1.jar,file:lib/ant-1.7.0.jar,file:lib/ant-launcher-1.7.0.jar,file:lib/antlr-2.7.6.jar,file:lib/aopalliance-1.0.jar,file:lib/aspectjrt-1.5.4.jar,file:lib/avalon-framework-api-4.3.1.jar,file:lib/avalon-framework-impl-4.3.1.jar,file:lib/axis-1.3.jar,file:lib/axis-jaxrpc-1.3.jar,file:lib/axis-saaj-1.3.jar,file:lib/backport-util-concurrent-3.1.jar,file:lib/batik-anim-1.7.jar,file:lib/batik-awt-util-1.7.jar,file:lib/batik-bridge-1.7.jar,file:lib/batik-css-1.7.jar,file:lib/batik-dom-1.7.jar,file:lib/batik-ext-1.7.jar,file:lib/batik-extension-1.7.jar,file:lib/batik-gvt-1.7.jar,file:lib/batik-parser-1.7.jar,file:lib/batik-script-1.7.jar,file:lib/batik-svg-dom-1.7.jar,file:lib/batik-svggen-1.7.jar,file:lib/batik-transcoder-1.7.jar,file:lib/batik-util-1.7.jar,file:lib/batik-xml-1.7.jar,file:lib/bcmail-jdk14-136.jar,file:lib/bcprov-jdk14-136.jar,file:lib/buildomatic.jar,file:lib/castor-1.2.jar,file:lib/cglib-nodep-2.2.jar,file:lib/commons-beanutils-1.8.0.jar,file:lib/commons-cli-1.2.jar,file:lib/commons-codec-1.2.jar,file:lib/commons-collections-3.2.jar,file:lib/commons-dbcp-1.2.1.jar,file:lib/commons-digester-1.7.jar,file:lib/commons-discovery-0.4.jar,file:lib/commons-fileupload-1.1.1.jar,file:lib/commons-httpclient-3.0.jar,file:lib/commons-io-1.1.jar,file:lib/commons-lang-2.4.jar,file:lib/commons-logging-1.0.4.jar,file:lib/commons-math-1.0.jar,file:lib/commons-pool-1.2.jar,file:lib/commons-vfs-1.0.jar,file:lib/dom4j-1.6.1.jar,file:lib/ehcache-1.5.0.jar,file:lib/eigenbase-properties-1.1.0.10924.jar,file:lib/eigenbase-resgen-1.3.0.11873.jar,file:lib/eigenbase-xom-1.3.0.11999.jar,file:lib/fop-0.95.jar,file:lib/groovy-all-1.5.5.jar,file:lib/hibernate-core-3.3.2.GA-HHH-2763.jar,file:lib/itext-2.1.0.jar,file:lib/jai_codec-1.1_mr.jar,file:lib/jai_core-1.1_mr.jar,file:lib/jasperreports-3.7.0.1.jar,file:lib/jasperserver-api-common-3.7.0.jar,file:lib/jasperserver-api-common-impl-3.7.0.jar,file:lib/jasperserver-api-engine-3.7.0.jar,file:lib/jasperserver-api-engine-impl-3.7.0.jar,file:lib/jasperserver-api-metadata-3.7.0.jar,file:lib/jasperserver-api-metadata-impl-3.7.0.jar,file:lib/jasperserver-common-ws-3.7.0.jar,file:lib/jasperserver-core-util-3.7.0.jar,file:lib/jasperserver-export-tool-3.7.0.jar,file:lib/jasperserver-repository-hibernate-3.7.0.jar,file:lib/jasperserver-war-jar-3.7.0.jar,file:lib/javacup-0.10k.jar,file:lib/javassist-3.7.ga.jar,file:lib/jcommon-1.0.15.jar,file:lib/jdtcore-3.1.0.jar,file:lib/jfreechart-1.0.12.jar,file:lib/ji-jpivot-3.7.0-20091215.224053-10.jar,file:lib/ji-wcf-3.7.0-20091102.093419-7.jar,file:lib/jline-0.9.94.jar,file:lib/json-org-1.0.jar,file:lib/jsr107cache-1.0.jar,file:lib/jstl-1.1.2.jar,file:lib/jta-1.1.jar,file:lib/junit-3.8.1.jar,file:lib/jxl-2.6.jar,file:lib/log4j-1.2.12.jar,file:lib/mail-1.4.jar,file:lib/mondrian-3.1.1.12687-Jaspersoft.jar,file:lib/mysql-connector-java-5.1.10.jar,file:lib/ognl-2.7.3.jar,file:lib/ojdbc5.jar,file:lib/olap4j-0.9.7.145.jar,file:lib/oro-2.0.8.jar,file:lib/png-encoder-1.5.jar,file:lib/postgresql-8.1-407.jdbc3.jar,file:lib/quartz-1.5.1-jaspersoft.jar,file:lib/serializer-2.7.1.jar,file:lib/sitemesh-2.2.1-JasperSoft.jar,file:lib/slf4j-api-1.5.8.jar,file:lib/slf4j-log4j12-1.5.8.jar,file:lib/spring-2.5.6.SEC01.jar,file:lib/spring-binding-2.0.7.RELEASE.jar,file:lib/spring-context-support-2.5.6.SEC01.jar,file:lib/spring-js-2.0.7.RELEASE.jar,file:lib/spring-orm-2.5.6.SEC01.jar,file:lib/spring-security-core-2.0.4.jar,file:lib/spring-tx-2.5.6.SEC01.jar,file:lib/spring-web-2.5.6.SEC01.jar,file:lib/spring-webflow-2.0.7.RELEASE.jar,file:lib/spring-webmvc-2.5.6.SEC01.jar,file:lib/standard-1.1.2.jar,file:lib/wsdl4j-1.5.1.jar,file:lib/xalan-2.7.1.jar,file:lib/xercesImpl-2.7.1.jar,file:lib/xml-apis-ext-1.3.04.jar,file:lib/xmlgraphics-commons-1.3.1.jar], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}} at java.net.URLClassLoader.findClass(libgcj.so.7rh) at java.lang.ClassLoader.loadClass(libgcj.so.7rh) at java.lang.ClassLoader.loadClass(libgcj.so.7rh) at java.lang.VMClassLoader.defineClass(libgcj.so.7rh) at java.lang.ClassLoader.defineClass(libgcj.so.7rh) at java.security.SecureClassLoader.defineClass(libgcj.so.7rh) at java.net.URLClassLoader.findClass(libgcj.so.7rh) at java.lang.ClassLoader.loadClass(libgcj.so.7rh) at java.lang.ClassLoader.loadClass(libgcj.so.7rh) at java.lang.Class.forName(libgcj.so.7rh) at java.lang.Class.initializeClass(libgcj.so.7rh) Is it because of java version. we are using java version "1.4.2". Thanks
  8. Hi all, Im using JS 3.7 CE and weblogic 10gr2. when i run the command ./js-import.sh or ./js-export.sh i get the following exception Exception in thread "main" java.lang.NoClassDefFoundError: org.springframework.core.CollectionFactory at java.lang.Class.initializeClass(libgcj.so.7rh) at org.springframework.core.SimpleAliasRegistry.<init>(SimpleAliasRegistry.java:41) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.<init>(DefaultSingletonBeanRegistry.java:73) at org.springframework.beans.factory.support.FactoryBeanRegistrySupport.<init>(FactoryBeanRegistrySupport.java:41) at org.springframework.beans.factory.support.AbstractBeanFactory.<init>(AbstractBeanFactory.java:146) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.<init>(AbstractAutowireCapableBeanFactory.java:144) at org.springframework.beans.factory.support.DefaultListableBeanFactory.<init>(DefaultListableBeanFactory.java:113) at org.springframework.context.support.GenericApplicationContext.<init>(GenericApplicationContext.java:99) at com.jaspersoft.jasperserver.export.BaseExportImportCommand.createSpringContext(BaseExportImportCommand.java:112) at com.jaspersoft.jasperserver.export.BaseExportImportCommand.process(BaseExportImportCommand.java:76) at com.jaspersoft.jasperserver.export.ImportCommand.main(ImportCommand.java:43) Caused by: java.lang.ClassNotFoundException: java.util.concurrent.ConcurrentHashMap not found in gnu.gcj.runtime.SystemClassLoader{urls=[file:./,file:./,file:./,file:config/,file:lib/activation-1.1.jar,file:lib/ant-1.7.0.jar,file:lib/ant-launcher-1.7.0.jar,file:lib/antlr-2.7.6.jar,file:lib/aopalliance-1.0.jar,file:lib/aspectjrt-1.5.4.jar,file:lib/avalon-framework-api-4.3.1.jar,file:lib/avalon-framework-impl-4.3.1.jar,file:lib/axis-1.3.jar,file:lib/axis-jaxrpc-1.3.jar,file:lib/axis-saaj-1.3.jar,file:lib/backport-util-concurrent-3.1.jar,file:lib/batik-anim-1.7.jar,file:lib/batik-awt-util-1.7.jar,file:lib/batik-bridge-1.7.jar,file:lib/batik-css-1.7.jar,file:lib/batik-dom-1.7.jar,file:lib/batik-ext-1.7.jar,file:lib/batik-extension-1.7.jar,file:lib/batik-gvt-1.7.jar,file:lib/batik-parser-1.7.jar,file:lib/batik-script-1.7.jar,file:lib/batik-svg-dom-1.7.jar,file:lib/batik-svggen-1.7.jar,file:lib/batik-transcoder-1.7.jar,file:lib/batik-util-1.7.jar,file:lib/batik-xml-1.7.jar,file:lib/bcmail-jdk14-136.jar,file:lib/bcprov-jdk14-136.jar,file:lib/buildomatic.jar,file:lib/castor-1.2.jar,file:lib/cglib-nodep-2.2.jar,file:lib/commons-beanutils-1.8.0.jar,file:lib/commons-cli-1.2.jar,file:lib/commons-codec-1.2.jar,file:lib/commons-collections-3.2.jar,file:lib/commons-dbcp-1.2.1.jar,file:lib/commons-digester-1.7.jar,file:lib/commons-discovery-0.4.jar,file:lib/commons-fileupload-1.1.1.jar,file:lib/commons-httpclient-3.0.jar,file:lib/commons-io-1.1.jar,file:lib/commons-lang-2.4.jar,file:lib/commons-logging-1.0.4.jar,file:lib/commons-math-1.0.jar,file:lib/commons-pool-1.2.jar,file:lib/commons-vfs-1.0.jar,file:lib/dom4j-1.6.1.jar,file:lib/ehcache-1.5.0.jar,file:lib/eigenbase-properties-1.1.0.10924.jar,file:lib/eigenbase-resgen-1.3.0.11873.jar,file:lib/eigenbase-xom-1.3.0.11999.jar,file:lib/fop-0.95.jar,file:lib/groovy-all-1.5.5.jar,file:lib/hibernate-core-3.3.2.GA-HHH-2763.jar,file:lib/itext-2.1.0.jar,file:lib/jai_codec-1.1_mr.jar,file:lib/jai_core-1.1_mr.jar,file:lib/jasperreports-3.7.0.1.jar,file:lib/jasperserver-api-common-3.7.0.jar,file:lib/jasperserver-api-common-impl-3.7.0.jar,file:lib/jasperserver-api-engine-3.7.0.jar,file:lib/jasperserver-api-engine-impl-3.7.0.jar,file:lib/jasperserver-api-metadata-3.7.0.jar,file:lib/jasperserver-api-metadata-impl-3.7.0.jar,file:lib/jasperserver-common-ws-3.7.0.jar,file:lib/jasperserver-core-util-3.7.0.jar,file:lib/jasperserver-export-tool-3.7.0.jar,file:lib/jasperserver-repository-hibernate-3.7.0.jar,file:lib/jasperserver-war-jar-3.7.0.jar,file:lib/javacup-0.10k.jar,file:lib/javassist-3.7.ga.jar,file:lib/jcommon-1.0.15.jar,file:lib/jdtcore-3.1.0.jar,file:lib/jfreechart-1.0.12.jar,file:lib/ji-jpivot-3.7.0-20091215.224053-10.jar,file:lib/ji-wcf-3.7.0-20091102.093419-7.jar,file:lib/jline-0.9.94.jar,file:lib/json-org-1.0.jar,file:lib/jsr107cache-1.0.jar,file:lib/jstl-1.1.2.jar,file:lib/jta-1.1.jar,file:lib/junit-3.8.1.jar,file:lib/jxl-2.6.jar,file:lib/log4j-1.2.12.jar,file:lib/mail-1.4.jar,file:lib/mondrian-3.1.1.12687-Jaspersoft.jar,file:lib/mysql-connector-java-5.1.10.jar,file:lib/ognl-2.7.3.jar,file:lib/ojdbc5.jar,file:lib/olap4j-0.9.7.145.jar,file:lib/oro-2.0.8.jar,file:lib/png-encoder-1.5.jar,file:lib/postgresql-8.1-407.jdbc3.jar,file:lib/quartz-1.5.1-jaspersoft.jar,file:lib/serializer-2.7.1.jar,file:lib/sitemesh-2.2.1-JasperSoft.jar,file:lib/slf4j-api-1.5.8.jar,file:lib/slf4j-log4j12-1.5.8.jar,file:lib/spring-2.5.6.SEC01.jar,file:lib/spring-binding-2.0.7.RELEASE.jar,file:lib/spring-context-support-2.5.6.SEC01.jar,file:lib/spring-js-2.0.7.RELEASE.jar,file:lib/spring-orm-2.5.6.SEC01.jar,file:lib/spring-security-core-2.0.4.jar,file:lib/spring-tx-2.5.6.SEC01.jar,file:lib/spring-web-2.5.6.SEC01.jar,file:lib/spring-webflow-2.0.7.RELEASE.jar,file:lib/spring-webmvc-2.5.6.SEC01.jar,file:lib/standard-1.1.2.jar,file:lib/wsdl4j-1.5.1.jar,file:lib/xalan-2.7.1.jar,file:lib/xercesImpl-2.7.1.jar,file:lib/xml-apis-ext-1.3.04.jar,file:lib/xmlgraphics-commons-1.3.1.jar], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}} at java.net.URLClassLoader.findClass(libgcj.so.7rh) at java.lang.ClassLoader.loadClass(libgcj.so.7rh) at java.lang.ClassLoader.loadClass(libgcj.so.7rh) at java.lang.VMClassLoader.defineClass(libgcj.so.7rh) at java.lang.ClassLoader.defineClass(libgcj.so.7rh) at java.security.SecureClassLoader.defineClass(libgcj.so.7rh) at java.net.URLClassLoader.findClass(libgcj.so.7rh) at java.lang.ClassLoader.loadClass(libgcj.so.7rh) at java.lang.ClassLoader.loadClass(libgcj.so.7rh) at java.lang.Class.forName(libgcj.so.7rh) at java.lang.Class.initializeClass(libgcj.so.7rh) Is it because of java version. we are using java version "1.4.2". Thanks Post Edited by sup03 at 09/09/2010 05:23
  9. Hi, Any info on this. We are trying to deploy jasperserver in a clustered environment. It is getting deployed on one machine and is throwing the above mentioned error on the other machine.
  10. Hi Im using JS3.7CE with weblogic and oracle. when i try deploying JS on weblogic i get this following exception. Please let me know if anyone has encountered similar issue org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userAndRoleManagementServiceTarget' defined in ServletContext resource [/WEB-INF/applicationContext-web-services.xml]: Cannot create inner bean 'com.jaspersoft.jasperserver.ws.authority.WSRole#3800acd' of type [com.jaspersoft.jasperserver.ws.authority.WSRole] while setting bean property 'defaultRoles' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.jaspersoft.jasperserver.ws.authority.WSRole#3800acd' defined in ServletContext resource [/WEB-INF/applicationContext-web-services.xml]: Instantiation of bean failed; nested exception is java.lang.LinkageError: Class javax/xml/namespace/QName violates loader constraints at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefinitionValueResolver.java:230) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:117) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveManagedList(BeanDefinitionValueResolver.java:287) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:126) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1245) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1010) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:472) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:429) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:728) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:380) at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:255) at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:199) at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:45) at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:465) at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321) at weblogic.security.service.SecurityManager.runAs(Unknown Source) at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:175) at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1785) at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3005) at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1371) at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:468) at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37) at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60) at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200) at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:117) at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37) at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60) at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27) at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:635) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37) at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212) at weblogic.application.internal.SingleModuleDeployment.activate(SingleModuleDeployment.java:16) at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:162) at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79) at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569) at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:140) at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:106) at weblogic.deploy.internal.targetserver.operations.StartOperation.doCommit(StartOperation.java:143) at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323) at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:820) at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1227) at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:436) at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:181) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:12) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:67) at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:516) at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201) at weblogic.work.ExecuteThread.run(ExecuteThread.java:173) Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.jaspersoft.jasperserver.ws.authority.WSRole#3800acd' defined in ServletContext resource [/WEB-INF/applicationContext-web-services.xml]: Instantiation of bean failed; nested exception is java.lang.LinkageError: Class javax/xml/namespace/QName violates loader constraints at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:883) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:839) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:440) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefinitionValueResolver.java:219) ... 57 more Caused by: java.lang.LinkageError: Class javax/xml/namespace/QName violates loader constraints at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:620) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124) at weblogic.utils.classloaders.GenericClassLoader.defineClass(GenericClassLoader.java:335) at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:288) at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:256) at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:54) at weblogic.utils.classloaders.ChangeAwareClassLoader.loadClass(ChangeAwareClassLoader.java:40) at com.jaspersoft.jasperserver.ws.authority.WSRole.<clinit>(WSRole.java:198) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) at java.lang.reflect.Constructor.newInstance(Constructor.java:513) at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:100) at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:61) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:877) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:839) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:440) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefinitionValueResolver.java:219) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:117) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveManagedList(BeanDefinitionValueResolver.java:287) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:126) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1245) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1011) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:472) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:429) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:729) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:380) at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:255) at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:199) at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:46) at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:465) at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321) at weblogic.security.service.SecurityManager.runAs(Unknown Source) at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:175) at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1787) at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3006) at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1371) at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:471) at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:205) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37) at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60) at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:201) at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:118) at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:205) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37) at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60) at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:28) at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:636) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37) at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212) at weblogic.application.internal.SingleModuleDeployment.activate(SingleModuleDeployment.java:16) at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:162) at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79) at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569) at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:140) at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:106) at weblogic.deploy.internal.targetserver.operations.StartOperation.doCommit(StartOperation.java:143) at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323) at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:820) at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1227) at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:436) at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:164) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:181) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:12) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68) ... 3 more <Sep 3, 2010 4:08:35 PM GMT+05:30> <Warning> <HTTP> <BEA-101162> <User defined listener org.springframework.web.context.ContextLoaderListener failed: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userAndRoleManagementServiceTarget' defined in ServletContext resource [/WEB-INF/applicationContext-web-services.xml]: Cannot create inner bean 'com.jaspersoft.jasperserver.ws.authority.WSRole#3800acd' of type [com.jaspersoft.jasperserver.ws.authority.WSRole] while setting bean property 'defaultRoles' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.jaspersoft.jasperserver.ws.authority.WSRole#3800acd' defined in ServletContext resource [/WEB-INF/applicationContext-web-services.xml]: Instantiation of bean failed; nested exception is java.lang.LinkageError: Class javax/xml/namespace/QName violates loader constraints. org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userAndRoleManagementServiceTarget' defined in ServletContext resource [/WEB-INF/applicationContext-web-services.xml]: Cannot create inner bean 'com.jaspersoft.jasperserver.ws.authority.WSRole#3800acd' of type [com.jaspersoft.jasperserver.ws.authority.WSRole] while setting bean property 'defaultRoles' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.jaspersoft.jasperserver.ws.authority.WSRole#3800acd' defined in ServletContext resource [/WEB-INF/applicationContext-web-services.xml]: Instantiation of bean failed; nested exception is java.lang.LinkageError: Class javax/xml/namespace/QName violates loader constraints at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefinitionValueResolver.java:230) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:117) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveManagedList(BeanDefinitionValueResolver.java:287) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:126) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1245) Truncated. see log file for complete stacktrace org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.jaspersoft.jasperserver.ws.authority.WSRole#3800acd' defined in ServletContext resource [/WEB-INF/applicationContext-web-services.xml]: Instantiation of bean failed; nested exception is java.lang.LinkageError: Class javax/xml/namespace/QName violates loader constraints at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:883) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:839) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:440) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380) Truncated. see log file for complete stacktrace java.lang.LinkageError: Class javax/xml/namespace/QName violates loader constraints at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:620) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124) at weblogic.utils.classloaders.GenericClassLoader.defineClass(GenericClassLoader.java:335) at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:288) Truncated. see log file for complete stacktrace > <Sep 3, 2010 4:08:35 PM GMT+05:30> <Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID '1283510294700' for task '20'. Error is: 'weblogic.application.ModuleException: ' weblogic.application.ModuleException: at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1373) at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:468) at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37) at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60) Truncated. see log file for complete stacktrace java.lang.LinkageError: Class javax/xml/namespace/QName violates loader constraints at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:620) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124) at weblogic.utils.classloaders.GenericClassLoader.defineClass(GenericClassLoader.java:335) at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:288) Truncated. see log file for complete stacktrace > <Sep 3, 2010 4:08:35 PM GMT+05:30> <Error> <Deployer> <BEA-149202> <Encountered an exception while attempting to commit the 7 task for the application 'jasperserver'.> <Sep 3, 2010 4:08:35 PM GMT+05:30> <Warning> <Deployer> <BEA-149004> <Failures were detected while initiating start task for application 'jasperserver'.> <Sep 3, 2010 4:08:35 PM GMT+05:30> <Warning> <Deployer> <BEA-149078> <Stack trace for message 149004 weblogic.application.ModuleException: at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1373) at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:468) at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37) at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60) Truncated. see log file for complete stacktrace java.lang.LinkageError: Class javax/xml/namespace/QName violates loader constraints at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:620) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124) at weblogic.utils.classloaders.GenericClassLoader.defineClass(GenericClassLoader.java:335) at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:288) Truncated. see log file for complete stacktrace
  11. Hi, Im using JS3.7 CE. I have integrated JS with my portal application. Once a user logins to the portal he will see the list of reports (its a jsp showing report names). when the user clicks on report name the report is displayed. the report has 'BACK' option on the left hand corner next to export options. Is it possible to disable that back option. Currently when i click on that back option its being redirected to JS home page. Thanks
  12. Hi, I want to bypass login to JS3.7 CE and access the reports directly. I followed the steps mentioned in this post http://jasperforge.org/plugins/espforum/view.php?group_id=112&forumid=102&topicid=71660. I have given Read Only access for the folder to ROLE_ANONYMOUS also I have changed ROLE_ANONYMOUS to ROLE_USER in anonymousProcessingFilter bean in applicationcontext-security.xml file as <property name="userAttribute"><value>anonymousUser,ROLE_USER</value></property> </bean> I just see a blank screen when i try to open JS. Is there any other change that needs to be done. Thanks.
  13. I am also facing the same issue with JS 3.7 CE. Was anyone able to implement it successfully.
×
×
  • Create New...