If so - could you maybe submit the full stacktrace of the exception which can be found in the log-file. For the location of the log-file you may consult the installation guide also (step 3).
thx, daniel
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Log file is huge and I really don't know where to look for issue. Please help me out. following is the log report for your reference.
2011-07-12 12:03:59 INFO org.torweg.pulse.service.Servlet - ------------- STARTUP -------------
2011-07-12 12:03:59 INFO org.torweg.pulse.service.Version - pulse 0.7.0 final (build r2074)
2011-07-12 12:04:00 INFO org.torweg.pulse.service.ServletConfig - Server salt set.
2011-07-12 12:04:00 INFO org.torweg.pulse.service.ServletConfig - TLS available: false
2011-07-12 12:04:00 DEBUG org.torweg.pulse.configuration.PoorMansCache - Built ConfigBean for CacheKey.
2011-07-12 12:04:00 INFO org.torweg.pulse.invocation.lifecycle.Lifecycle - Local cache initialised with a reload interval of 10000 ms.
2011-07-12 12:04:00 DEBUG org.torweg.pulse.configuration.PoorMansCache - Built Configuration for CacheKey.
2011-07-12 12:04:00 INFO org.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
2011-07-12 12:04:00 INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.1.8.3 created.
2011-07-12 12:04:00 INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
2011-07-12 12:04:00 INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v1.8.3) 'QuartzScheduler' with instanceId 'NON_CLUSTERED'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 5 threads.
Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
2011-07-12 12:04:00 INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'QuartzScheduler' initialized from an externally provided properties instance.
2011-07-12 12:04:00 INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 1.8.3
2011-07-12 12:04:00 INFO org.quartz.core.QuartzScheduler - Scheduler QuartzScheduler_$_NON_CLUSTERED started.
2011-07-12 12:04:00 INFO org.torweg.pulse.bundle.JobletScheduler - The JobletScheduler has been started.
2011-07-12 12:04:00 INFO org.quartz.core.QuartzScheduler - Scheduler QuartzScheduler_$_NON_CLUSTERED paused.
2011-07-12 12:04:00 INFO org.torweg.pulse.bundle.JobletScheduler - The JobletScheduler has been paused.
2011-07-12 12:04:00 DEBUG org.torweg.pulse.invocation.lifecycle.Lifecycle - Found component 'cms' in 'C:\Program Files\Apache Software Foundation\Tomcat 6.0\webapps\pulse\WEB-INF\components\cms'.
2011-07-12 12:04:00 DEBUG org.torweg.pulse.invocation.lifecycle.Lifecycle - Found component 'core' in 'C:\Program Files\Apache Software Foundation\Tomcat 6.0\webapps\pulse\WEB-INF\components\core'.
2011-07-12 12:04:00 DEBUG org.torweg.pulse.invocation.lifecycle.Lifecycle - Found component 'shop' in 'C:\Program Files\Apache Software Foundation\Tomcat 6.0\webapps\pulse\WEB-INF\components\shop'.
2011-07-12 12:04:00 DEBUG org.torweg.pulse.invocation.lifecycle.Lifecycle - Found component 'statistics' in 'C:\Program Files\Apache Software Foundation\Tomcat 6.0\webapps\pulse\WEB-INF\components\statistics'.
2011-07-12 12:04:00 DEBUG org.torweg.pulse.invocation.lifecycle.Lifecycle - Found component 'store' in 'C:\Program Files\Apache Software Foundation\Tomcat 6.0\webapps\pulse\WEB-INF\components\store'.
2011-07-12 12:04:00 DEBUG org.torweg.pulse.invocation.lifecycle.Lifecycle - Found component 'survey' in 'C:\Program Files\Apache Software Foundation\Tomcat 6.0\webapps\pulse\WEB-INF\components\survey'.
2011-07-12 12:04:00 DEBUG org.torweg.pulse.invocation.lifecycle.Lifecycle - Found component 'util' in 'C:\Program Files\Apache Software Foundation\Tomcat 6.0\webapps\pulse\WEB-INF\components\util'.
2011-07-12 12:04:00 DEBUG org.torweg.pulse.invocation.lifecycle.Lifecycle - Found bundle 'CMS' in 'C:\Program Files\Apache Software Foundation\Tomcat 6.0\webapps\pulse\WEB-INF\bundles\CMS'.
2011-07-12 12:04:00 DEBUG org.torweg.pulse.invocation.lifecycle.Lifecycle - Found bundle 'Core' in 'C:\Program Files\Apache Software Foundation\Tomcat 6.0\webapps\pulse\WEB-INF\bundles\Core'.
2011-07-12 12:04:00 DEBUG org.torweg.pulse.invocation.lifecycle.Lifecycle - Found bundle 'Shop' in 'C:\Program Files\Apache Software Foundation\Tomcat 6.0\webapps\pulse\WEB-INF\bundles\Shop'.
2011-07-12 12:04:00 DEBUG org.torweg.pulse.invocation.lifecycle.Lifecycle - Found bundle 'Statistics' in 'C:\Program Files\Apache Software Foundation\Tomcat 6.0\webapps\pulse\WEB-INF\bundles\Statistics'.
2011-07-12 12:04:00 DEBUG org.torweg.pulse.invocation.lifecycle.Lifecycle - Found bundle 'Store' in 'C:\Program Files\Apache Software Foundation\Tomcat 6.0\webapps\pulse\WEB-INF\bundles\Store'.
2011-07-12 12:04:00 DEBUG org.torweg.pulse.invocation.lifecycle.Lifecycle - Found bundle 'Survey' in 'C:\Program Files\Apache Software Foundation\Tomcat 6.0\webapps\pulse\WEB-INF\bundles\Survey'.
2011-07-12 12:04:00 DEBUG org.torweg.pulse.bundle.Bundle - There are no joblets to be scheduled for bundle 'CMS'.
2011-07-12 12:04:00 DEBUG org.torweg.pulse.bundle.Bundle - Bundle 'CMS' started.
2011-07-12 12:04:00 INFO org.torweg.pulse.bundle.Bundle - Scheduled joblet 'org.torweg.pulse.component.core.site.search.SearchSiteJoblet' with cron expression '0 30 1 * * ?' for bundle 'Core'.
2011-07-12 12:04:00 INFO org.torweg.pulse.bundle.Bundle - Scheduled joblet 'org.torweg.pulse.component.core.site.search.SearchSiteStatisticsJoblet' with cron expression '0 33 3 ? * 2' for bundle 'Core'.
2011-07-12 12:04:00 INFO org.torweg.pulse.bundle.Bundle - Scheduled joblet 'org.torweg.pulse.vfs.VFSDeferredDeleteJoblet' with cron expression '0 0 0/1 * * ?' for bundle 'Core'.
2011-07-12 12:04:00 INFO org.torweg.pulse.bundle.Bundle - Scheduled joblet 'org.torweg.pulse.component.core.accesscontrol.CleanUpAccessControlJoblet' with cron expression '0 0 0/1 * * ?' for bundle 'Core'.
2011-07-12 12:04:00 INFO org.torweg.pulse.bundle.Bundle - Scheduled joblet 'org.torweg.pulse.component.core.site.content.LinkCorrectorJoblet' with cron expression '0 0 1 * * ?' for bundle 'Core'.
2011-07-12 12:04:00 DEBUG org.torweg.pulse.bundle.Bundle - Bundle 'Core' started.
2011-07-12 12:04:00 DEBUG org.torweg.pulse.bundle.Bundle - Bundle 'Shop' started.
2011-07-12 12:04:01 INFO org.torweg.pulse.bundle.Bundle - Scheduled joblet 'org.torweg.pulse.component.statistics.DataAggregationJoblet' with cron expression '0 0/5 * * * ?' for bundle 'Statistics'.
2011-07-12 12:04:01 DEBUG org.torweg.pulse.bundle.Bundle - Bundle 'Statistics' started.
2011-07-12 12:04:01 DEBUG org.torweg.pulse.bundle.Bundle - There are no joblets to be scheduled for bundle 'Store'.
2011-07-12 12:04:01 DEBUG org.torweg.pulse.bundle.Bundle - Bundle 'Store' started.
2011-07-12 12:04:01 DEBUG org.torweg.pulse.bundle.Bundle - Bundle 'Survey' started.
2011-07-12 12:04:01 INFO org.torweg.pulse.invocation.lifecycle.LifecycleBundleTasks - 6 Bundles initialised.
2011-07-12 12:04:02 FATAL org.torweg.pulse.invocation.lifecycle.LifecycleJAXBTasks - Could not set up global JAXBContext: 5 counts of IllegalAnnotationExceptions
com.sun.xml.bind.v2.runtime.IllegalAnnotationsException: 5 counts of IllegalAnnotationExceptions
The type of the getter is java.util.Set<org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig> but that of the setter is java.util.Collection<org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig>. They have to be the same.
this problem is related to the following location:
at public java.util.Set org.torweg.pulse.component.shop.StockUpdaterJobletConfig.getLocaleConfigs()
at org.torweg.pulse.component.shop.StockUpdaterJobletConfig
this problem is related to the following location:
at private org.torweg.pulse.component.shop.StockUpdaterJobletConfig org.torweg.pulse.component.shop.StockUpdaterJobletConfig.setLocaleConfigs(java.util.Collection)
at org.torweg.pulse.component.shop.StockUpdaterJobletConfig
The type of the getter is java.util.Set<java.lang.String> but that of the setter is java.util.Collection<java.lang.String>. They have to be the same.
this problem is related to the following location:
at public java.util.Set org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig.getActivateItems()
at org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig
this problem is related to the following location:
at private org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig.setActivateItems(java.util.Collection)
at org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig
The type of the getter is java.util.Set<java.lang.String> but that of the setter is java.util.Collection<java.lang.String>. They have to be the same.
this problem is related to the following location:
at public java.util.Set org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig.getDeactivateItems()
at org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig
this problem is related to the following location:
at private org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig.setDeactivateItems(java.util.Collection)
at org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig
The type of the getter is java.util.Set<java.lang.String> but that of the setter is java.util.Collection<java.lang.String>. They have to be the same.
this problem is related to the following location:
at public java.util.Set org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig.getExcludeItems()
at org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig
this problem is related to the following location:
at private org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig.setExcludeItems(java.util.Collection)
at org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig
The type of the getter is java.util.Set<org.torweg.pulse.component.shop.StockUpdaterJobletConfig$ExtraActivationValue> but that of the setter is java.util.Collection<org.torweg.pulse.component.shop.StockUpdaterJobletConfig$ExtraActivationValue>. They have to be the same.
this problem is related to the following location:
at public java.util.Set org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig.getExtraActivationValues()
at org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig
this problem is related to the following location:
at private org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig.setExtraActivationValues(java.util.Collection)
at org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig
at com.sun.xml.bind.v2.runtime.IllegalAnnotationsException$Builder.check(IllegalAnnotationsException.java:66)
at com.sun.xml.bind.v2.runtime.JAXBContextImpl.getTypeInfoSet(JAXBContextImpl.java:364)
at com.sun.xml.bind.v2.runtime.JAXBContextImpl.<init>(JAXBContextImpl.java:216)
at com.sun.xml.bind.v2.ContextFactory.createContext(ContextFactory.java:76)
at com.sun.xml.bind.v2.ContextFactory.createContext(ContextFactory.java:55)
at com.sun.xml.bind.v2.ContextFactory.createContext(ContextFactory.java:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at javax.xml.bind.ContextFinder.newInstance(ContextFinder.java:133)
at javax.xml.bind.ContextFinder.find(ContextFinder.java:286)
at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:372)
at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:337)
at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:244)
at org.torweg.pulse.invocation.lifecycle.LifecycleJAXBTasks.initialiseJAXBContext(LifecycleJAXBTasks.java:86)
at org.torweg.pulse.invocation.lifecycle.Lifecycle.init(Lifecycle.java:669)
at org.torweg.pulse.invocation.lifecycle.Lifecycle.startup(Lifecycle.java:469)
at org.torweg.pulse.service.Servlet.init(Servlet.java:117)
at javax.servlet.GenericServlet.init(GenericServlet.java:212)
at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1161)
at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:981)
at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4044)
at org.apache.catalina.core.StandardContext.start(StandardContext.java:4350)
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:761)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:741)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:525)
at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:626)
at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:553)
at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:488)
at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1138)
at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:311)
at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:120)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1023)
at org.apache.catalina.core.StandardHost.start(StandardHost.java:719)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1015)
at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
at org.apache.catalina.core.StandardService.start(StandardService.java:448)
at org.apache.catalina.core.StandardServer.start(StandardServer.java:710)
at org.apache.catalina.startup.Catalina.start(Catalina.java:552)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:288)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413)
2011-07-12 12:04:02 FATAL org.torweg.pulse.service.Servlet - Cannot start the Lifecycle.
org.torweg.pulse.invocation.lifecycle.LifecycleException: Could not set up global JAXBContext: 5 counts of IllegalAnnotationExceptions
at org.torweg.pulse.invocation.lifecycle.LifecycleJAXBTasks.initialiseJAXBContext(LifecycleJAXBTasks.java:91)
at org.torweg.pulse.invocation.lifecycle.Lifecycle.init(Lifecycle.java:669)
at org.torweg.pulse.invocation.lifecycle.Lifecycle.startup(Lifecycle.java:469)
at org.torweg.pulse.service.Servlet.init(Servlet.java:117)
at javax.servlet.GenericServlet.init(GenericServlet.java:212)
at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1161)
at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:981)
at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4044)
at org.apache.catalina.core.StandardContext.start(StandardContext.java:4350)
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:761)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:741)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:525)
at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:626)
at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:553)
at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:488)
at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1138)
at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:311)
at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:120)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1023)
at org.apache.catalina.core.StandardHost.start(StandardHost.java:719)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1015)
at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
at org.apache.catalina.core.StandardService.start(StandardService.java:448)
at org.apache.catalina.core.StandardServer.start(StandardServer.java:710)
at org.apache.catalina.startup.Catalina.start(Catalina.java:552)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:288)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413)
Caused by: com.sun.xml.bind.v2.runtime.IllegalAnnotationsException: 5 counts of IllegalAnnotationExceptions
The type of the getter is java.util.Set<org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig> but that of the setter is java.util.Collection<org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig>. They have to be the same.
this problem is related to the following location:
at public java.util.Set org.torweg.pulse.component.shop.StockUpdaterJobletConfig.getLocaleConfigs()
at org.torweg.pulse.component.shop.StockUpdaterJobletConfig
this problem is related to the following location:
at private org.torweg.pulse.component.shop.StockUpdaterJobletConfig org.torweg.pulse.component.shop.StockUpdaterJobletConfig.setLocaleConfigs(java.util.Collection)
at org.torweg.pulse.component.shop.StockUpdaterJobletConfig
The type of the getter is java.util.Set<java.lang.String> but that of the setter is java.util.Collection<java.lang.String>. They have to be the same.
this problem is related to the following location:
at public java.util.Set org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig.getActivateItems()
at org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig
this problem is related to the following location:
at private org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig.setActivateItems(java.util.Collection)
at org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig
The type of the getter is java.util.Set<java.lang.String> but that of the setter is java.util.Collection<java.lang.String>. They have to be the same.
this problem is related to the following location:
at public java.util.Set org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig.getDeactivateItems()
at org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig
this problem is related to the following location:
at private org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig.setDeactivateItems(java.util.Collection)
at org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig
The type of the getter is java.util.Set<java.lang.String> but that of the setter is java.util.Collection<java.lang.String>. They have to be the same.
this problem is related to the following location:
at public java.util.Set org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig.getExcludeItems()
at org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig
this problem is related to the following location:
at private org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig.setExcludeItems(java.util.Collection)
at org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig
The type of the getter is java.util.Set<org.torweg.pulse.component.shop.StockUpdaterJobletConfig$ExtraActivationValue> but that of the setter is java.util.Collection<org.torweg.pulse.component.shop.StockUpdaterJobletConfig$ExtraActivationValue>. They have to be the same.
this problem is related to the following location:
at public java.util.Set org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig.getExtraActivationValues()
at org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig
this problem is related to the following location:
at private org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig.setExtraActivationValues(java.util.Collection)
at org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig
at com.sun.xml.bind.v2.runtime.IllegalAnnotationsException$Builder.check(IllegalAnnotationsException.java:66)
at com.sun.xml.bind.v2.runtime.JAXBContextImpl.getTypeInfoSet(JAXBContextImpl.java:364)
at com.sun.xml.bind.v2.runtime.JAXBContextImpl.<init>(JAXBContextImpl.java:216)
at com.sun.xml.bind.v2.ContextFactory.createContext(ContextFactory.java:76)
at com.sun.xml.bind.v2.ContextFactory.createContext(ContextFactory.java:55)
at com.sun.xml.bind.v2.ContextFactory.createContext(ContextFactory.java:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at javax.xml.bind.ContextFinder.newInstance(ContextFinder.java:133)
at javax.xml.bind.ContextFinder.find(ContextFinder.java:286)
at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:372)
at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:337)
at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:244)
at org.torweg.pulse.invocation.lifecycle.LifecycleJAXBTasks.initialiseJAXBContext(LifecycleJAXBTasks.java:86)
Thanks
Akhilesh Patel
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Should you be using Sun Java 5 you will definitely need to download the compatibility-pack. If you are trying to run pulse with Sun Java 6 it would be helpful to know a little bit more about your configuration - particularly your Java version, Application Server and DB - since we have not experienced a similar problem yet.
So far we are we have run/are running pulse with both - Sun only - , either Java 5 (with compatibility-pack) or Java 6 (JAXB included)…
Should you use another Java release (not Sun) it would be nice to let me know - so we can have a look into it.
It would be great to let me know whether this solves the problem…
Cheers, Daniel
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi ,
I am trying in install pulse on my windows server. It gives following error. please help me to fix this up.
java.lang.NullPointerException
org.torweg.pulse.configuration.PoorMansCache.getConfig(PoorMansCache.java:295)
org.torweg.pulse.invocation.lifecycle.Lifecycle.getPulseConfiguration(Lifecycle.java:582)
org.torweg.pulse.invocation.lifecycle.Lifecycle.getVersioningPrefix(Lifecycle.java:424)
org.torweg.pulse.service.VersionRewriteFilter$RequestRewriter.<init>(VersionRewriteFilter.java:192)
org.torweg.pulse.service.VersionRewriteFilter.doFilter(VersionRewriteFilter.java:87)
org.torweg.pulse.webdav.WebDAVFilter.doFilter(WebDAVFilter.java:159)
Thanks
Hi,
did you try to install pulse following the steps as described in the installation guide: http://pulse.torweg.org/site/Pulsar/en_US.CMS.displayCMS.134./installing-pulse-in-eight-easy-steps?
If so - could you maybe submit the full stacktrace of the exception which can be found in the log-file. For the location of the log-file you may consult the installation guide also (step 3).
thx, daniel
Hi Daniel,
Log file is huge and I really don't know where to look for issue. Please help me out. following is the log report for your reference.
2011-07-12 12:03:59 INFO org.torweg.pulse.service.Servlet - ------------- STARTUP -------------
2011-07-12 12:03:59 INFO org.torweg.pulse.service.Version - pulse 0.7.0 final (build r2074)
2011-07-12 12:04:00 INFO org.torweg.pulse.service.ServletConfig - Server salt set.
2011-07-12 12:04:00 INFO org.torweg.pulse.service.ServletConfig - TLS available: false
2011-07-12 12:04:00 DEBUG org.torweg.pulse.configuration.PoorMansCache - Built ConfigBean for CacheKey.
2011-07-12 12:04:00 INFO org.torweg.pulse.invocation.lifecycle.Lifecycle - Local cache initialised with a reload interval of 10000 ms.
2011-07-12 12:04:00 DEBUG org.torweg.pulse.configuration.PoorMansCache - Built Configuration for CacheKey.
2011-07-12 12:04:00 INFO org.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
2011-07-12 12:04:00 INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.1.8.3 created.
2011-07-12 12:04:00 INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
2011-07-12 12:04:00 INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v1.8.3) 'QuartzScheduler' with instanceId 'NON_CLUSTERED'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 5 threads.
Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
2011-07-12 12:04:00 INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'QuartzScheduler' initialized from an externally provided properties instance.
2011-07-12 12:04:00 INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 1.8.3
2011-07-12 12:04:00 INFO org.quartz.core.QuartzScheduler - Scheduler QuartzScheduler_$_NON_CLUSTERED started.
2011-07-12 12:04:00 INFO org.torweg.pulse.bundle.JobletScheduler - The JobletScheduler has been started.
2011-07-12 12:04:00 INFO org.quartz.core.QuartzScheduler - Scheduler QuartzScheduler_$_NON_CLUSTERED paused.
2011-07-12 12:04:00 INFO org.torweg.pulse.bundle.JobletScheduler - The JobletScheduler has been paused.
2011-07-12 12:04:00 DEBUG org.torweg.pulse.invocation.lifecycle.Lifecycle - Found component 'cms' in 'C:\Program Files\Apache Software Foundation\Tomcat 6.0\webapps\pulse\WEB-INF\components\cms'.
2011-07-12 12:04:00 DEBUG org.torweg.pulse.invocation.lifecycle.Lifecycle - Found component 'core' in 'C:\Program Files\Apache Software Foundation\Tomcat 6.0\webapps\pulse\WEB-INF\components\core'.
2011-07-12 12:04:00 DEBUG org.torweg.pulse.invocation.lifecycle.Lifecycle - Found component 'shop' in 'C:\Program Files\Apache Software Foundation\Tomcat 6.0\webapps\pulse\WEB-INF\components\shop'.
2011-07-12 12:04:00 DEBUG org.torweg.pulse.invocation.lifecycle.Lifecycle - Found component 'statistics' in 'C:\Program Files\Apache Software Foundation\Tomcat 6.0\webapps\pulse\WEB-INF\components\statistics'.
2011-07-12 12:04:00 DEBUG org.torweg.pulse.invocation.lifecycle.Lifecycle - Found component 'store' in 'C:\Program Files\Apache Software Foundation\Tomcat 6.0\webapps\pulse\WEB-INF\components\store'.
2011-07-12 12:04:00 DEBUG org.torweg.pulse.invocation.lifecycle.Lifecycle - Found component 'survey' in 'C:\Program Files\Apache Software Foundation\Tomcat 6.0\webapps\pulse\WEB-INF\components\survey'.
2011-07-12 12:04:00 DEBUG org.torweg.pulse.invocation.lifecycle.Lifecycle - Found component 'util' in 'C:\Program Files\Apache Software Foundation\Tomcat 6.0\webapps\pulse\WEB-INF\components\util'.
2011-07-12 12:04:00 DEBUG org.torweg.pulse.invocation.lifecycle.Lifecycle - Found bundle 'CMS' in 'C:\Program Files\Apache Software Foundation\Tomcat 6.0\webapps\pulse\WEB-INF\bundles\CMS'.
2011-07-12 12:04:00 DEBUG org.torweg.pulse.invocation.lifecycle.Lifecycle - Found bundle 'Core' in 'C:\Program Files\Apache Software Foundation\Tomcat 6.0\webapps\pulse\WEB-INF\bundles\Core'.
2011-07-12 12:04:00 DEBUG org.torweg.pulse.invocation.lifecycle.Lifecycle - Found bundle 'Shop' in 'C:\Program Files\Apache Software Foundation\Tomcat 6.0\webapps\pulse\WEB-INF\bundles\Shop'.
2011-07-12 12:04:00 DEBUG org.torweg.pulse.invocation.lifecycle.Lifecycle - Found bundle 'Statistics' in 'C:\Program Files\Apache Software Foundation\Tomcat 6.0\webapps\pulse\WEB-INF\bundles\Statistics'.
2011-07-12 12:04:00 DEBUG org.torweg.pulse.invocation.lifecycle.Lifecycle - Found bundle 'Store' in 'C:\Program Files\Apache Software Foundation\Tomcat 6.0\webapps\pulse\WEB-INF\bundles\Store'.
2011-07-12 12:04:00 DEBUG org.torweg.pulse.invocation.lifecycle.Lifecycle - Found bundle 'Survey' in 'C:\Program Files\Apache Software Foundation\Tomcat 6.0\webapps\pulse\WEB-INF\bundles\Survey'.
2011-07-12 12:04:00 DEBUG org.torweg.pulse.bundle.Bundle - There are no joblets to be scheduled for bundle 'CMS'.
2011-07-12 12:04:00 DEBUG org.torweg.pulse.bundle.Bundle - Bundle 'CMS' started.
2011-07-12 12:04:00 INFO org.torweg.pulse.bundle.Bundle - Scheduled joblet 'org.torweg.pulse.component.core.site.search.SearchSiteJoblet' with cron expression '0 30 1 * * ?' for bundle 'Core'.
2011-07-12 12:04:00 INFO org.torweg.pulse.bundle.Bundle - Scheduled joblet 'org.torweg.pulse.component.core.site.search.SearchSiteStatisticsJoblet' with cron expression '0 33 3 ? * 2' for bundle 'Core'.
2011-07-12 12:04:00 INFO org.torweg.pulse.bundle.Bundle - Scheduled joblet 'org.torweg.pulse.vfs.VFSDeferredDeleteJoblet' with cron expression '0 0 0/1 * * ?' for bundle 'Core'.
2011-07-12 12:04:00 INFO org.torweg.pulse.bundle.Bundle - Scheduled joblet 'org.torweg.pulse.component.core.accesscontrol.CleanUpAccessControlJoblet' with cron expression '0 0 0/1 * * ?' for bundle 'Core'.
2011-07-12 12:04:00 INFO org.torweg.pulse.bundle.Bundle - Scheduled joblet 'org.torweg.pulse.component.core.site.content.LinkCorrectorJoblet' with cron expression '0 0 1 * * ?' for bundle 'Core'.
2011-07-12 12:04:00 DEBUG org.torweg.pulse.bundle.Bundle - Bundle 'Core' started.
2011-07-12 12:04:00 DEBUG org.torweg.pulse.bundle.Bundle - Bundle 'Shop' started.
2011-07-12 12:04:01 INFO org.torweg.pulse.bundle.Bundle - Scheduled joblet 'org.torweg.pulse.component.statistics.DataAggregationJoblet' with cron expression '0 0/5 * * * ?' for bundle 'Statistics'.
2011-07-12 12:04:01 DEBUG org.torweg.pulse.bundle.Bundle - Bundle 'Statistics' started.
2011-07-12 12:04:01 DEBUG org.torweg.pulse.bundle.Bundle - There are no joblets to be scheduled for bundle 'Store'.
2011-07-12 12:04:01 DEBUG org.torweg.pulse.bundle.Bundle - Bundle 'Store' started.
2011-07-12 12:04:01 DEBUG org.torweg.pulse.bundle.Bundle - Bundle 'Survey' started.
2011-07-12 12:04:01 INFO org.torweg.pulse.invocation.lifecycle.LifecycleBundleTasks - 6 Bundles initialised.
2011-07-12 12:04:02 FATAL org.torweg.pulse.invocation.lifecycle.LifecycleJAXBTasks - Could not set up global JAXBContext: 5 counts of IllegalAnnotationExceptions
com.sun.xml.bind.v2.runtime.IllegalAnnotationsException: 5 counts of IllegalAnnotationExceptions
The type of the getter is java.util.Set<org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig> but that of the setter is java.util.Collection<org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig>. They have to be the same.
this problem is related to the following location:
at public java.util.Set org.torweg.pulse.component.shop.StockUpdaterJobletConfig.getLocaleConfigs()
at org.torweg.pulse.component.shop.StockUpdaterJobletConfig
this problem is related to the following location:
at private org.torweg.pulse.component.shop.StockUpdaterJobletConfig org.torweg.pulse.component.shop.StockUpdaterJobletConfig.setLocaleConfigs(java.util.Collection)
at org.torweg.pulse.component.shop.StockUpdaterJobletConfig
The type of the getter is java.util.Set<java.lang.String> but that of the setter is java.util.Collection<java.lang.String>. They have to be the same.
this problem is related to the following location:
at public java.util.Set org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig.getActivateItems()
at org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig
this problem is related to the following location:
at private org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig.setActivateItems(java.util.Collection)
at org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig
The type of the getter is java.util.Set<java.lang.String> but that of the setter is java.util.Collection<java.lang.String>. They have to be the same.
this problem is related to the following location:
at public java.util.Set org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig.getDeactivateItems()
at org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig
this problem is related to the following location:
at private org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig.setDeactivateItems(java.util.Collection)
at org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig
The type of the getter is java.util.Set<java.lang.String> but that of the setter is java.util.Collection<java.lang.String>. They have to be the same.
this problem is related to the following location:
at public java.util.Set org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig.getExcludeItems()
at org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig
this problem is related to the following location:
at private org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig.setExcludeItems(java.util.Collection)
at org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig
The type of the getter is java.util.Set<org.torweg.pulse.component.shop.StockUpdaterJobletConfig$ExtraActivationValue> but that of the setter is java.util.Collection<org.torweg.pulse.component.shop.StockUpdaterJobletConfig$ExtraActivationValue>. They have to be the same.
this problem is related to the following location:
at public java.util.Set org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig.getExtraActivationValues()
at org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig
this problem is related to the following location:
at private org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig.setExtraActivationValues(java.util.Collection)
at org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig
at com.sun.xml.bind.v2.runtime.IllegalAnnotationsException$Builder.check(IllegalAnnotationsException.java:66)
at com.sun.xml.bind.v2.runtime.JAXBContextImpl.getTypeInfoSet(JAXBContextImpl.java:364)
at com.sun.xml.bind.v2.runtime.JAXBContextImpl.<init>(JAXBContextImpl.java:216)
at com.sun.xml.bind.v2.ContextFactory.createContext(ContextFactory.java:76)
at com.sun.xml.bind.v2.ContextFactory.createContext(ContextFactory.java:55)
at com.sun.xml.bind.v2.ContextFactory.createContext(ContextFactory.java:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at javax.xml.bind.ContextFinder.newInstance(ContextFinder.java:133)
at javax.xml.bind.ContextFinder.find(ContextFinder.java:286)
at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:372)
at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:337)
at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:244)
at org.torweg.pulse.invocation.lifecycle.LifecycleJAXBTasks.initialiseJAXBContext(LifecycleJAXBTasks.java:86)
at org.torweg.pulse.invocation.lifecycle.Lifecycle.init(Lifecycle.java:669)
at org.torweg.pulse.invocation.lifecycle.Lifecycle.startup(Lifecycle.java:469)
at org.torweg.pulse.service.Servlet.init(Servlet.java:117)
at javax.servlet.GenericServlet.init(GenericServlet.java:212)
at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1161)
at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:981)
at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4044)
at org.apache.catalina.core.StandardContext.start(StandardContext.java:4350)
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:761)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:741)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:525)
at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:626)
at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:553)
at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:488)
at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1138)
at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:311)
at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:120)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1023)
at org.apache.catalina.core.StandardHost.start(StandardHost.java:719)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1015)
at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
at org.apache.catalina.core.StandardService.start(StandardService.java:448)
at org.apache.catalina.core.StandardServer.start(StandardServer.java:710)
at org.apache.catalina.startup.Catalina.start(Catalina.java:552)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:288)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413)
2011-07-12 12:04:02 FATAL org.torweg.pulse.service.Servlet - Cannot start the Lifecycle.
org.torweg.pulse.invocation.lifecycle.LifecycleException: Could not set up global JAXBContext: 5 counts of IllegalAnnotationExceptions
at org.torweg.pulse.invocation.lifecycle.LifecycleJAXBTasks.initialiseJAXBContext(LifecycleJAXBTasks.java:91)
at org.torweg.pulse.invocation.lifecycle.Lifecycle.init(Lifecycle.java:669)
at org.torweg.pulse.invocation.lifecycle.Lifecycle.startup(Lifecycle.java:469)
at org.torweg.pulse.service.Servlet.init(Servlet.java:117)
at javax.servlet.GenericServlet.init(GenericServlet.java:212)
at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1161)
at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:981)
at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4044)
at org.apache.catalina.core.StandardContext.start(StandardContext.java:4350)
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:761)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:741)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:525)
at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:626)
at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:553)
at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:488)
at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1138)
at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:311)
at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:120)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1023)
at org.apache.catalina.core.StandardHost.start(StandardHost.java:719)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1015)
at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
at org.apache.catalina.core.StandardService.start(StandardService.java:448)
at org.apache.catalina.core.StandardServer.start(StandardServer.java:710)
at org.apache.catalina.startup.Catalina.start(Catalina.java:552)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:288)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413)
Caused by: com.sun.xml.bind.v2.runtime.IllegalAnnotationsException: 5 counts of IllegalAnnotationExceptions
The type of the getter is java.util.Set<org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig> but that of the setter is java.util.Collection<org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig>. They have to be the same.
this problem is related to the following location:
at public java.util.Set org.torweg.pulse.component.shop.StockUpdaterJobletConfig.getLocaleConfigs()
at org.torweg.pulse.component.shop.StockUpdaterJobletConfig
this problem is related to the following location:
at private org.torweg.pulse.component.shop.StockUpdaterJobletConfig org.torweg.pulse.component.shop.StockUpdaterJobletConfig.setLocaleConfigs(java.util.Collection)
at org.torweg.pulse.component.shop.StockUpdaterJobletConfig
The type of the getter is java.util.Set<java.lang.String> but that of the setter is java.util.Collection<java.lang.String>. They have to be the same.
this problem is related to the following location:
at public java.util.Set org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig.getActivateItems()
at org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig
this problem is related to the following location:
at private org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig.setActivateItems(java.util.Collection)
at org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig
The type of the getter is java.util.Set<java.lang.String> but that of the setter is java.util.Collection<java.lang.String>. They have to be the same.
this problem is related to the following location:
at public java.util.Set org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig.getDeactivateItems()
at org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig
this problem is related to the following location:
at private org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig.setDeactivateItems(java.util.Collection)
at org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig
The type of the getter is java.util.Set<java.lang.String> but that of the setter is java.util.Collection<java.lang.String>. They have to be the same.
this problem is related to the following location:
at public java.util.Set org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig.getExcludeItems()
at org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig
this problem is related to the following location:
at private org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig.setExcludeItems(java.util.Collection)
at org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig
The type of the getter is java.util.Set<org.torweg.pulse.component.shop.StockUpdaterJobletConfig$ExtraActivationValue> but that of the setter is java.util.Collection<org.torweg.pulse.component.shop.StockUpdaterJobletConfig$ExtraActivationValue>. They have to be the same.
this problem is related to the following location:
at public java.util.Set org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig.getExtraActivationValues()
at org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig
this problem is related to the following location:
at private org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig.setExtraActivationValues(java.util.Collection)
at org.torweg.pulse.component.shop.StockUpdaterJobletConfig$LocaleConfig
at com.sun.xml.bind.v2.runtime.IllegalAnnotationsException$Builder.check(IllegalAnnotationsException.java:66)
at com.sun.xml.bind.v2.runtime.JAXBContextImpl.getTypeInfoSet(JAXBContextImpl.java:364)
at com.sun.xml.bind.v2.runtime.JAXBContextImpl.<init>(JAXBContextImpl.java:216)
at com.sun.xml.bind.v2.ContextFactory.createContext(ContextFactory.java:76)
at com.sun.xml.bind.v2.ContextFactory.createContext(ContextFactory.java:55)
at com.sun.xml.bind.v2.ContextFactory.createContext(ContextFactory.java:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at javax.xml.bind.ContextFinder.newInstance(ContextFinder.java:133)
at javax.xml.bind.ContextFinder.find(ContextFinder.java:286)
at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:372)
at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:337)
at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:244)
at org.torweg.pulse.invocation.lifecycle.LifecycleJAXBTasks.initialiseJAXBContext(LifecycleJAXBTasks.java:86)
Thanks
Akhilesh Patel
Hi Akhilesh,
thx for posting the LOG…
The problem is that the required JAXBContext cannot be initialised.
You might want to try using a different JAX-WS implementation.
Please try the "compatiblity-pack" which we provide as mentioned in
"pulse-0.7-final.zip/pulse/JAVA5-COMPATIBILITY.txt"
at the following location http://sf.net/projects/pulse-java/files/x-java5/java5-compatibility-pack.zip/download…
Should you be using Sun Java 5 you will definitely need to download the compatibility-pack. If you are trying to run pulse with Sun Java 6 it would be helpful to know a little bit more about your configuration - particularly your Java version, Application Server and DB - since we have not experienced a similar problem yet.
So far we are we have run/are running pulse with both - Sun only - , either Java 5 (with compatibility-pack) or Java 6 (JAXB included)…
Should you use another Java release (not Sun) it would be nice to let me know - so we can have a look into it.
It would be great to let me know whether this solves the problem…
Cheers, Daniel
hi,my pulse have a problem about can't start up main.xsl? So,I should how to solve this problems ?
thanks very much! You can send a e-mail to me :1432878333@qq.com to talk about this problems!