[JBoss JIRA] (JBIDE-20038) Unable to run older Hybrid Mobile projext with CordovaSim
by Vlado Pakan (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20038?page=com.atlassian.jira.plugi... ]
Vlado Pakan commented on JBIDE-20038:
-------------------------------------
ziped.metada directory has 60 MBs so not possible to attach to Jira
> Unable to run older Hybrid Mobile projext with CordovaSim
> ---------------------------------------------------------
>
> Key: JBIDE-20038
> URL: https://issues.jboss.org/browse/JBIDE-20038
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: aerogear-hybrid, cordovasim
> Affects Versions: 4.3.0.Beta1
> Environment: JBDS Beta1-v20150605-2014-B34 Fedora 22 KDE Oracle Java 1.8
> Reporter: Vlado Pakan
> Assignee: Ilya Buziuk
> Priority: Critical
> Fix For: 4.3.0.Beta2
>
> Attachments: cordovasimerror.png, myapp.zip
>
>
> When running older Hybrid Mobile project with CordovaSim I'm getting error:
> !cordovasimerror.png!
> Project doesn't have set Cordova Engine properly. When setting Cordova Engine for project via project preferences dialog I have to select cordova engine many times to get button OK enabled.
> Error log:
> {noformat}
> !ENTRY org.jboss.tools.browsersim.eclipse 4 0 2015-06-11 10:20:03.754
> !MESSAGE Resource is out of sync with the file system: '/accerror/www/index.html'.
> !STACK 1
> org.eclipse.core.internal.resources.ResourceException: Resource is out of sync with the file system: '/accerror/www/index.html'.
> at org.eclipse.core.internal.localstore.FileSystemResourceManager.read(FileSystemResourceManager.java:830)
> at org.eclipse.core.internal.resources.File.getContents(File.java:269)
> at org.eclipse.core.internal.resources.File.getContents(File.java:260)
> at org.jboss.tools.cordovasim.eclipse.servlet.internal.WorkspaceFileServlet.doGet(WorkspaceFileServlet.java:56)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:687)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
> at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:808)
> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:587)
> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
> at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:332)
> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
> at org.eclipse.jetty.server.Server.handle(Server.java:497)
> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
> at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
> at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
> at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
> at java.lang.Thread.run(Thread.java:745)
> !SUBENTRY 1 org.eclipse.core.resources 4 274 2015-06-11 10:20:03.754
> !MESSAGE Resource is out of sync with the file system: '/accerror/www/index.html'.
> !ENTRY org.jboss.tools.browsersim.eclipse 4 0 2015-06-11 10:20:03.923
> !MESSAGE Resource is out of sync with the file system: '/accerror/www/index.html'.
> !STACK 1
> org.eclipse.core.internal.resources.ResourceException: Resource is out of sync with the file system: '/accerror/www/index.html'.
> at org.eclipse.core.internal.localstore.FileSystemResourceManager.read(FileSystemResourceManager.java:830)
> at org.eclipse.core.internal.resources.File.getContents(File.java:269)
> at org.eclipse.core.internal.resources.File.getContents(File.java:260)
> at org.jboss.tools.cordovasim.eclipse.servlet.internal.WorkspaceFileServlet.doGet(WorkspaceFileServlet.java:56)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:687)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
> at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:808)
> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:587)
> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
> at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:332)
> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
> at org.eclipse.jetty.server.Server.handle(Server.java:497)
> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
> at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
> at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
> at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
> at java.lang.Thread.run(Thread.java:745)
> !SUBENTRY 1 org.eclipse.core.resources 4 274 2015-06-11 10:20:03.923
> !MESSAGE Resource is out of sync with the file system: '/accerror/www/index.html'.
> !ENTRY org.jboss.tools.browsersim.eclipse 4 0 2015-06-11 10:20:03.924
> !MESSAGE Resource is out of sync with the file system: '/accerror/www/index.html'.
> !STACK 1
> org.eclipse.core.internal.resources.ResourceException: Resource is out of sync with the file system: '/accerror/www/index.html'.
> at org.eclipse.core.internal.localstore.FileSystemResourceManager.read(FileSystemResourceManager.java:830)
> at org.eclipse.core.internal.resources.File.getContents(File.java:269)
> at org.eclipse.core.internal.resources.File.getContents(File.java:260)
> at org.jboss.tools.cordovasim.eclipse.servlet.internal.WorkspaceFileServlet.doGet(WorkspaceFileServlet.java:56)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:687)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
> at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:808)
> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:587)
> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
> at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:332)
> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
> at org.eclipse.jetty.server.Server.handle(Server.java:497)
> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
> at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
> at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
> at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
> at java.lang.Thread.run(Thread.java:745)
> !SUBENTRY 1 org.eclipse.core.resources 4 274 2015-06-11 10:20:03.925
> !MESSAGE Resource is out of sync with the file system: '/accerror/www/index.html'.
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 10 months
[JBoss JIRA] (JBIDE-20106) OpenShift v2 plugin is installed even though I selected only OpenShift v3 plugin
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20106?page=com.atlassian.jira.plugi... ]
Marián Labuda edited comment on JBIDE-20106 at 6/17/15 9:45 AM:
----------------------------------------------------------------
Yeah, fresh RC3 Eclipse. It is also visible while installing on next page, where I am confirming plugins to be installed.
was (Author: mlabuda):
Yeah, fresh RC3 Eclipse.
> OpenShift v2 plugin is installed even though I selected only OpenShift v3 plugin
> --------------------------------------------------------------------------------
>
> Key: JBIDE-20106
> URL: https://issues.jboss.org/browse/JBIDE-20106
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.0.Beta1
> Reporter: Marián Labuda
> Assignee: Andre Dietisheim
> Priority: Critical
> Fix For: 4.3.0.Beta2
>
>
> While I am installing JBT and I select only OpenShift v3, I expect that only v3 is going to be installed. Unfortunately v2 is installed too and it is possible to create v2 connection, domain, application...
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 10 months
[JBoss JIRA] (JBIDE-20038) Unable to run older Hybrid Mobile projext with CordovaSim
by Vlado Pakan (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20038?page=com.atlassian.jira.plugi... ]
Vlado Pakan commented on JBIDE-20038:
-------------------------------------
Copied means copy as directory via cp command
Creating new workspace and importing file works but it's not solution we should support this scenario:
1. Hybrid Mobile project is running fine
2. User updates JBDS
3. Hybrid Mobile project is running fine
Right now we are not
> Unable to run older Hybrid Mobile projext with CordovaSim
> ---------------------------------------------------------
>
> Key: JBIDE-20038
> URL: https://issues.jboss.org/browse/JBIDE-20038
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: aerogear-hybrid, cordovasim
> Affects Versions: 4.3.0.Beta1
> Environment: JBDS Beta1-v20150605-2014-B34 Fedora 22 KDE Oracle Java 1.8
> Reporter: Vlado Pakan
> Assignee: Ilya Buziuk
> Priority: Critical
> Fix For: 4.3.0.Beta2
>
> Attachments: cordovasimerror.png, myapp.zip
>
>
> When running older Hybrid Mobile project with CordovaSim I'm getting error:
> !cordovasimerror.png!
> Project doesn't have set Cordova Engine properly. When setting Cordova Engine for project via project preferences dialog I have to select cordova engine many times to get button OK enabled.
> Error log:
> {noformat}
> !ENTRY org.jboss.tools.browsersim.eclipse 4 0 2015-06-11 10:20:03.754
> !MESSAGE Resource is out of sync with the file system: '/accerror/www/index.html'.
> !STACK 1
> org.eclipse.core.internal.resources.ResourceException: Resource is out of sync with the file system: '/accerror/www/index.html'.
> at org.eclipse.core.internal.localstore.FileSystemResourceManager.read(FileSystemResourceManager.java:830)
> at org.eclipse.core.internal.resources.File.getContents(File.java:269)
> at org.eclipse.core.internal.resources.File.getContents(File.java:260)
> at org.jboss.tools.cordovasim.eclipse.servlet.internal.WorkspaceFileServlet.doGet(WorkspaceFileServlet.java:56)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:687)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
> at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:808)
> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:587)
> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
> at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:332)
> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
> at org.eclipse.jetty.server.Server.handle(Server.java:497)
> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
> at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
> at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
> at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
> at java.lang.Thread.run(Thread.java:745)
> !SUBENTRY 1 org.eclipse.core.resources 4 274 2015-06-11 10:20:03.754
> !MESSAGE Resource is out of sync with the file system: '/accerror/www/index.html'.
> !ENTRY org.jboss.tools.browsersim.eclipse 4 0 2015-06-11 10:20:03.923
> !MESSAGE Resource is out of sync with the file system: '/accerror/www/index.html'.
> !STACK 1
> org.eclipse.core.internal.resources.ResourceException: Resource is out of sync with the file system: '/accerror/www/index.html'.
> at org.eclipse.core.internal.localstore.FileSystemResourceManager.read(FileSystemResourceManager.java:830)
> at org.eclipse.core.internal.resources.File.getContents(File.java:269)
> at org.eclipse.core.internal.resources.File.getContents(File.java:260)
> at org.jboss.tools.cordovasim.eclipse.servlet.internal.WorkspaceFileServlet.doGet(WorkspaceFileServlet.java:56)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:687)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
> at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:808)
> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:587)
> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
> at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:332)
> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
> at org.eclipse.jetty.server.Server.handle(Server.java:497)
> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
> at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
> at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
> at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
> at java.lang.Thread.run(Thread.java:745)
> !SUBENTRY 1 org.eclipse.core.resources 4 274 2015-06-11 10:20:03.923
> !MESSAGE Resource is out of sync with the file system: '/accerror/www/index.html'.
> !ENTRY org.jboss.tools.browsersim.eclipse 4 0 2015-06-11 10:20:03.924
> !MESSAGE Resource is out of sync with the file system: '/accerror/www/index.html'.
> !STACK 1
> org.eclipse.core.internal.resources.ResourceException: Resource is out of sync with the file system: '/accerror/www/index.html'.
> at org.eclipse.core.internal.localstore.FileSystemResourceManager.read(FileSystemResourceManager.java:830)
> at org.eclipse.core.internal.resources.File.getContents(File.java:269)
> at org.eclipse.core.internal.resources.File.getContents(File.java:260)
> at org.jboss.tools.cordovasim.eclipse.servlet.internal.WorkspaceFileServlet.doGet(WorkspaceFileServlet.java:56)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:687)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
> at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:808)
> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:587)
> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
> at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:332)
> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
> at org.eclipse.jetty.server.Server.handle(Server.java:497)
> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
> at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
> at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
> at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
> at java.lang.Thread.run(Thread.java:745)
> !SUBENTRY 1 org.eclipse.core.resources 4 274 2015-06-11 10:20:03.925
> !MESSAGE Resource is out of sync with the file system: '/accerror/www/index.html'.
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 10 months
[JBoss JIRA] (JBIDE-20106) OpenShift v2 plugin is installed even though I selected only OpenShift v3 plugin
by Marián Labuda (JIRA)
Marián Labuda created JBIDE-20106:
-------------------------------------
Summary: OpenShift v2 plugin is installed even though I selected only OpenShift v3 plugin
Key: JBIDE-20106
URL: https://issues.jboss.org/browse/JBIDE-20106
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.0.Beta1
Reporter: Marián Labuda
Priority: Critical
While I am installing JBT and I select only OpenShift v3, I expect that only v3 is going to be installed. Unfortunately v2 is installed too and it is possible to create v2 connection, domain, application...
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 10 months
[JBoss JIRA] (JBIDE-20104) Kitchensink-rf project from JBoss Central doesn't run with JBoss AS 7.1.1.Final
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20104?page=com.atlassian.jira.plugi... ]
Fred Bricon commented on JBIDE-20104:
-------------------------------------
Ok, I'll remove AS 7.x from the list of compatible runtimes for all QS fetched from dcp.jboss.org (this is an all or nothing move)
> Kitchensink-rf project from JBoss Central doesn't run with JBoss AS 7.1.1.Final
> -------------------------------------------------------------------------------
>
> Key: JBIDE-20104
> URL: https://issues.jboss.org/browse/JBIDE-20104
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: project-examples
> Affects Versions: 4.3.0.Beta1
> Environment: JBDS 9.0.0.Beta1-v20150614-0409-B50, JBossAS 7.1.1.Final,
> Reporter: Vlado Pakan
> Fix For: 4.3.0.Beta2
>
>
> 1. Import kitchensink-rf project from JBoss Central
> 2. Run it with JBossAS 7.1.1.Final server
> ERROR: Project didn't run.
> Server error log:
> {noformat}
> 14:17:59,254 SEVERE [javax.enterprise.resource.webcontainer.jsf.config] (MSC service thread 1-6) Critical error during deployment: : com.sun.faces.config.ConfigurationException: CONFIGURATION FAILED! The JSF implementation 2.1.7-jbossorg-1 does not support the RichFaces ExtendedPartialViewContext. Please upgrade to at least Mojarra 2.1.28 or 2.2.6
> at com.sun.faces.config.ConfigManager.initialize(ConfigManager.java:376) [jsf-impl-2.1.7-jbossorg-2.jar:]
> at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:225) [jsf-impl-2.1.7-jbossorg-2.jar:]
> at org.apache.catalina.core.StandardContext.contextListenerStart(StandardContext.java:3392) [jbossweb-7.0.13.Final.jar:]
> at org.apache.catalina.core.StandardContext.start(StandardContext.java:3850) [jbossweb-7.0.13.Final.jar:]
> at org.jboss.as.web.deployment.WebDeploymentService.start(WebDeploymentService.java:90) [jboss-as-web-7.1.1.Final.jar:7.1.1.Final]
> at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811)
> at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_79]
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_79]
> at java.lang.Thread.run(Thread.java:745) [rt.jar:1.7.0_79]
> Caused by: java.lang.RuntimeException: The JSF implementation 2.1.7-jbossorg-1 does not support the RichFaces ExtendedPartialViewContext. Please upgrade to at least Mojarra 2.1.28 or 2.2.6
> at org.richfaces.application.InitializationListener.onStart(InitializationListener.java:67) [richfaces-core-4.5.2.Final-redhat-1.jar:4.5.2.Final-redhat-1]
> at org.richfaces.application.InitializationListener.processEvent(InitializationListener.java:167) [richfaces-core-4.5.2.Final-redhat-1.jar:4.5.2.Final-redhat-1]
> at javax.faces.event.SystemEvent.processListener(SystemEvent.java:106) [jboss-jsf-api_2.1_spec-2.0.1.Final.jar:2.0.1.Final]
> at com.sun.faces.application.ApplicationImpl.processListeners(ApplicationImpl.java:2168) [jsf-impl-2.1.7-jbossorg-2.jar:]
> at com.sun.faces.application.ApplicationImpl.invokeListenersFor(ApplicationImpl.java:2144) [jsf-impl-2.1.7-jbossorg-2.jar:]
> at com.sun.faces.application.ApplicationImpl.publishEvent(ApplicationImpl.java:302) [jsf-impl-2.1.7-jbossorg-2.jar:]
> at org.jboss.as.weld.webtier.jsf.ForwardingApplication.publishEvent(ForwardingApplication.java:288) [jboss-as-weld-7.1.1.Final.jar:7.1.1.Final]
> at com.sun.faces.config.ConfigManager.publishPostConfigEvent(ConfigManager.java:601) [jsf-impl-2.1.7-jbossorg-2.jar:]
> at com.sun.faces.config.ConfigManager.initialize(ConfigManager.java:370) [jsf-impl-2.1.7-jbossorg-2.jar:]
> ... 9 more
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 10 months
[JBoss JIRA] (JBIDE-20104) Kitchensink-rf project from JBoss Central doesn't run with JBoss AS 7.1.1.Final
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20104?page=com.atlassian.jira.plugi... ]
Fred Bricon reassigned JBIDE-20104:
-----------------------------------
Assignee: Fred Bricon
> Kitchensink-rf project from JBoss Central doesn't run with JBoss AS 7.1.1.Final
> -------------------------------------------------------------------------------
>
> Key: JBIDE-20104
> URL: https://issues.jboss.org/browse/JBIDE-20104
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: project-examples
> Affects Versions: 4.3.0.Beta1
> Environment: JBDS 9.0.0.Beta1-v20150614-0409-B50, JBossAS 7.1.1.Final,
> Reporter: Vlado Pakan
> Assignee: Fred Bricon
> Fix For: 4.3.0.Beta2
>
>
> 1. Import kitchensink-rf project from JBoss Central
> 2. Run it with JBossAS 7.1.1.Final server
> ERROR: Project didn't run.
> Server error log:
> {noformat}
> 14:17:59,254 SEVERE [javax.enterprise.resource.webcontainer.jsf.config] (MSC service thread 1-6) Critical error during deployment: : com.sun.faces.config.ConfigurationException: CONFIGURATION FAILED! The JSF implementation 2.1.7-jbossorg-1 does not support the RichFaces ExtendedPartialViewContext. Please upgrade to at least Mojarra 2.1.28 or 2.2.6
> at com.sun.faces.config.ConfigManager.initialize(ConfigManager.java:376) [jsf-impl-2.1.7-jbossorg-2.jar:]
> at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:225) [jsf-impl-2.1.7-jbossorg-2.jar:]
> at org.apache.catalina.core.StandardContext.contextListenerStart(StandardContext.java:3392) [jbossweb-7.0.13.Final.jar:]
> at org.apache.catalina.core.StandardContext.start(StandardContext.java:3850) [jbossweb-7.0.13.Final.jar:]
> at org.jboss.as.web.deployment.WebDeploymentService.start(WebDeploymentService.java:90) [jboss-as-web-7.1.1.Final.jar:7.1.1.Final]
> at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811)
> at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_79]
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_79]
> at java.lang.Thread.run(Thread.java:745) [rt.jar:1.7.0_79]
> Caused by: java.lang.RuntimeException: The JSF implementation 2.1.7-jbossorg-1 does not support the RichFaces ExtendedPartialViewContext. Please upgrade to at least Mojarra 2.1.28 or 2.2.6
> at org.richfaces.application.InitializationListener.onStart(InitializationListener.java:67) [richfaces-core-4.5.2.Final-redhat-1.jar:4.5.2.Final-redhat-1]
> at org.richfaces.application.InitializationListener.processEvent(InitializationListener.java:167) [richfaces-core-4.5.2.Final-redhat-1.jar:4.5.2.Final-redhat-1]
> at javax.faces.event.SystemEvent.processListener(SystemEvent.java:106) [jboss-jsf-api_2.1_spec-2.0.1.Final.jar:2.0.1.Final]
> at com.sun.faces.application.ApplicationImpl.processListeners(ApplicationImpl.java:2168) [jsf-impl-2.1.7-jbossorg-2.jar:]
> at com.sun.faces.application.ApplicationImpl.invokeListenersFor(ApplicationImpl.java:2144) [jsf-impl-2.1.7-jbossorg-2.jar:]
> at com.sun.faces.application.ApplicationImpl.publishEvent(ApplicationImpl.java:302) [jsf-impl-2.1.7-jbossorg-2.jar:]
> at org.jboss.as.weld.webtier.jsf.ForwardingApplication.publishEvent(ForwardingApplication.java:288) [jboss-as-weld-7.1.1.Final.jar:7.1.1.Final]
> at com.sun.faces.config.ConfigManager.publishPostConfigEvent(ConfigManager.java:601) [jsf-impl-2.1.7-jbossorg-2.jar:]
> at com.sun.faces.config.ConfigManager.initialize(ConfigManager.java:370) [jsf-impl-2.1.7-jbossorg-2.jar:]
> ... 9 more
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 10 months