[JBoss JIRA] (JBIDE-20038) Unable to run older Hybrid Mobile projext with CordovaSim
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20038?page=com.atlassian.jira.plugi... ]
Ilya Buziuk commented on JBIDE-20038:
-------------------------------------
well, in my case it works fine in both scenarios:
1. Import as a Hybrid Mobile project (no .project file)
2. Import Existing project (with .project)
> 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-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:
-------------------------------------
Attached project is working fine when reimported to workspace:
1. Delete project from workspace
2. Unzip project
3. Delete .project file
4. Import project as Mobile Hybrid project
Therefore I guess I didn't have to test it on another F22 unless I will copy whole workspace
> 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-20038) Unable to run older Hybrid Mobile projext with CordovaSim
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20038?page=com.atlassian.jira.plugi... ]
Ilya Buziuk commented on JBIDE-20038:
-------------------------------------
And what about the attached project which fails on Fedora 22. Does it works fine on Fedora 21
> 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-20038) Unable to run older Hybrid Mobile projext with CordovaSim
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20038?page=com.atlassian.jira.plugi... ]
Ilya Buziuk edited comment on JBIDE-20038 at 6/17/15 8:38 AM:
--------------------------------------------------------------
And what about the attached project which fails on Fedora 22. Does it work fine on Fedora 21
was (Author: ibuziuk):
And what about the attached project which fails on Fedora 22. Does it works fine on Fedora 21
> 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-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:
-------------------------------------
No not the same project is working with Fedora 21 but both were created quite long time ago. One old project is working on F21 and one old project is not working on F22
> 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-20038) Unable to run older Hybrid Mobile projext with CordovaSim
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20038?page=com.atlassian.jira.plugi... ]
Ilya Buziuk commented on JBIDE-20038:
-------------------------------------
the attached project works fine on Fedora 21 and fails on Fedora 22, right ? If so, could you possibly try to repro on another Fedora 22 machine. I can not reproduce the bug for now
> 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-20104) Kitchensink-rf project from JBoss Central doesn't run with JBoss AS 7.1.1.Final
by Vlado Pakan (JIRA)
Vlado Pakan created JBIDE-20104:
-----------------------------------
Summary: 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
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-20103) Do not show Loading tree item in explorer while loading v3 connection.
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20103?page=com.atlassian.jira.plugi... ]
Marián Labuda updated JBIDE-20103:
----------------------------------
Fix Version/s: 4.3.0.Beta2
> Do not show Loading tree item in explorer while loading v3 connection.
> ----------------------------------------------------------------------
>
> Key: JBIDE-20103
> URL: https://issues.jboss.org/browse/JBIDE-20103
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.3.0.Beta1
> Reporter: Marián Labuda
> Priority: Minor
> Labels: explorer
> Fix For: 4.3.0.Beta2
>
> Attachments: connection_loading.png
>
>
> After double click or choosing Refresh in context menu of a v3 connection there is shown tree item Loading right under the connect !connection_loading.png!
> If connection does not contain any project, the item is removed and only connection item is shown again. But in mean time (during the loading), the item is shown. It acts, at least for me, not pretty (a bit distracting, if I am running OpenShift locally, it pretty fast expand and collapse, really not nice). We should just show running loading resources job and right after job is done, the items under the specific connection should be updated (if there is any project, show it, if there is nothing, do not show anything). For v2 connection we do not show any similar tree item, we just load domain(s) if there is any.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 10 months
[JBoss JIRA] (JBIDE-20103) Do not show Loading tree item in explorer while loading v3 connection.
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20103?page=com.atlassian.jira.plugi... ]
Marián Labuda updated JBIDE-20103:
----------------------------------
Description:
After double click or choosing Refresh in context menu of a v3 connection there is shown tree item Loading right under the connect !connection_loading.png!
If connection does not contain any project, the item is removed and only connection item is shown again. But in mean time (during the loading), the item is shown. It acts, at least for me, not pretty (a bit distracting, if I am running OpenShift locally, it pretty fast expand and collapse, really not nice). We should just show running loading resources job and right after job is done, the items under the specific connection should be updated (if there is any project, show it, if there is nothing, do not show anything). For v2 connection we do not show any similar tree item, we just load domain(s) if there is any.
was:
After double click or choosing Refresh in context menu of a v3 connection there is shown tree item Loading right under the connect !connection_loading.png!
If connection does not contain any project, the item is removed and only connection item is shown again. But in mean time (during the loading), the item is shown. It acts, at least for me, not pretty (a bit distracting, if I am running OpenShift locally, it pretty fast expand and collapse, really not nice). We should just show running loading resources job and right after job is done, the items under the specific connection should be updated (if there is any project, show it, if there is nothing, do not show anything).
> Do not show Loading tree item in explorer while loading v3 connection.
> ----------------------------------------------------------------------
>
> Key: JBIDE-20103
> URL: https://issues.jboss.org/browse/JBIDE-20103
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.3.0.Beta1
> Reporter: Marián Labuda
> Priority: Minor
> Labels: explorer
> Attachments: connection_loading.png
>
>
> After double click or choosing Refresh in context menu of a v3 connection there is shown tree item Loading right under the connect !connection_loading.png!
> If connection does not contain any project, the item is removed and only connection item is shown again. But in mean time (during the loading), the item is shown. It acts, at least for me, not pretty (a bit distracting, if I am running OpenShift locally, it pretty fast expand and collapse, really not nice). We should just show running loading resources job and right after job is done, the items under the specific connection should be updated (if there is any project, show it, if there is nothing, do not show anything). For v2 connection we do not show any similar tree item, we just load domain(s) if there is any.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 10 months