[JBoss JIRA] (JBIDE-20707) Forge runs out of inotify watches on Fedora 21
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20707?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-20707:
-----------------------------------
Fix Version/s: 4.3.x
4.4.x
(was: 4.3.1.Beta1)
> Forge runs out of inotify watches on Fedora 21
> ----------------------------------------------
>
> Key: JBIDE-20707
> URL: https://issues.jboss.org/browse/JBIDE-20707
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: forge
> Affects Versions: 4.3.0.CR1
> Reporter: Jan Richter
> Assignee: George Gastaldi
> Fix For: 4.3.x, 4.4.x
>
> Attachments: lsof_jbds
>
>
> Starting Forge on Fedora 21 produces the following error:
> {noformat}
> WARNING: File monitoring could not be started.
> 16:41:20 java.io.IOException: User limit of inotify instances reached or too many open files
> 16:41:20 at sun.nio.fs.LinuxWatchService.<init>(LinuxWatchService.java:64)
> 16:41:20 at sun.nio.fs.LinuxFileSystem.newWatchService(LinuxFileSystem.java:47)
> 16:41:20 at org.jboss.forge.furnace.impl.FurnaceImpl.<init>(FurnaceImpl.java:152)
> 16:41:20 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
> 16:41:20 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
> 16:41:20 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
> 16:41:20 at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
> 16:41:20 at java.lang.Class.newInstance(Class.java:442)
> 16:41:20 at org.jboss.forge.furnace.se.FurnaceFactory.getInstance(FurnaceFactory.java:63)
> 16:41:20 at org.jboss.tools.forge.core.furnace.FurnaceProvider.createFurnace(FurnaceProvider.java:78)
> 16:41:20 at org.jboss.tools.forge.core.furnace.FurnaceProvider.startFurnace(FurnaceProvider.java:110)
> 16:41:20 at org.jboss.tools.forge.core.furnace.FurnaceRuntime.start(FurnaceRuntime.java:80)
> 16:41:20 at org.jboss.tools.forge.ui.util.ForgeHelper$1.runInWorkspace(ForgeHelper.java:52)
> 16:41:20 at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:39)
> 16:41:20 at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> {noformat}
> Forge then refuses to start properly, Eclipse gets stuck on the launching forge progress dialog. The inotify watch limit is set to default (8192 I think) which really should be enough.
> So far we established, that this happens on Fedora 21 or occasionally on 20 (which is not supported anymore).
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 4 months
[JBoss JIRA] (JBIDE-20722) "Tern - Go to definition" hyperlink opens nothing
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20722?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-20722:
-----------------------------------
Fix Version/s: (was: 4.4.0.Alpha1)
> "Tern - Go to definition" hyperlink opens nothing
> -------------------------------------------------
>
> Key: JBIDE-20722
> URL: https://issues.jboss.org/browse/JBIDE-20722
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: javascript, jsp/jsf/xml/html-source-editing, upstream
> Affects Versions: 4.3.0.CR1
> Environment: JBDS 9.0.0.CR1-v20150912-1100-B100
> Reporter: Vlado Pakan
> Assignee: Victor Rubezhny
> Fix For: 4.3.1.Beta1
>
>
> 1. Install AngularJS from JBoss Central (Enable Early Access)
> 2. Create JSF 1.2 Kick Start project
> 3. Open inputUserName.jsp in VPE
> 4. Click on 'user' text within <h:inputText> tag
> 5. Press F3 key
> ERROR: Nothing happened. User.java file should be opened in editor
> 6. Hover with mouse over the same text and push Ctrl key
> ASSERT: Menu with these tree actions appeared:
> * Tern - Go to definiton
> * Open User.java
> * Open 'User - demo'
> Action Open User.java opens User.java in editor
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 4 months
[JBoss JIRA] (JBIDE-20722) "Tern - Go to definition" hyperlink opens nothing
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20722?page=com.atlassian.jira.plugi... ]
Alexey Kazakov resolved JBIDE-20722.
------------------------------------
Resolution: Done
> "Tern - Go to definition" hyperlink opens nothing
> -------------------------------------------------
>
> Key: JBIDE-20722
> URL: https://issues.jboss.org/browse/JBIDE-20722
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: javascript, jsp/jsf/xml/html-source-editing, upstream
> Affects Versions: 4.3.0.CR1
> Environment: JBDS 9.0.0.CR1-v20150912-1100-B100
> Reporter: Vlado Pakan
> Assignee: Victor Rubezhny
> Fix For: 4.3.1.Beta1
>
>
> 1. Install AngularJS from JBoss Central (Enable Early Access)
> 2. Create JSF 1.2 Kick Start project
> 3. Open inputUserName.jsp in VPE
> 4. Click on 'user' text within <h:inputText> tag
> 5. Press F3 key
> ERROR: Nothing happened. User.java file should be opened in editor
> 6. Hover with mouse over the same text and push Ctrl key
> ASSERT: Menu with these tree actions appeared:
> * Tern - Go to definiton
> * Open User.java
> * Open 'User - demo'
> Action Open User.java opens User.java in editor
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 4 months
[JBoss JIRA] (JBIDE-21198) "Tern - Go to definition" hyperlink opens nothing
by Alexey Kazakov (JIRA)
Alexey Kazakov created JBIDE-21198:
--------------------------------------
Summary: "Tern - Go to definition" hyperlink opens nothing
Key: JBIDE-21198
URL: https://issues.jboss.org/browse/JBIDE-21198
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: javascript, jsp/jsf/xml/html-source-editing, upstream
Affects Versions: 4.3.0.CR1
Environment: JBDS 9.0.0.CR1-v20150912-1100-B100
Reporter: Vlado Pakan
Assignee: Victor Rubezhny
Fix For: 4.3.1.Beta1, 4.4.0.Alpha1
1. Install AngularJS from JBoss Central (Enable Early Access)
2. Create JSF 1.2 Kick Start project
3. Open inputUserName.jsp in VPE
4. Click on 'user' text within <h:inputText> tag
5. Press F3 key
ERROR: Nothing happened. User.java file should be opened in editor
6. Hover with mouse over the same text and push Ctrl key
ASSERT: Menu with these tree actions appeared:
* Tern - Go to definiton
* Open User.java
* Open 'User - demo'
Action Open User.java opens User.java in editor
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 4 months
[JBoss JIRA] (JBIDE-21198) "Tern - Go to definition" hyperlink opens nothing
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21198?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-21198:
-----------------------------------
Fix Version/s: (was: 4.3.1.Beta1)
> "Tern - Go to definition" hyperlink opens nothing
> -------------------------------------------------
>
> Key: JBIDE-21198
> URL: https://issues.jboss.org/browse/JBIDE-21198
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: javascript, jsp/jsf/xml/html-source-editing, upstream
> Affects Versions: 4.3.0.CR1
> Environment: JBDS 9.0.0.CR1-v20150912-1100-B100
> Reporter: Vlado Pakan
> Assignee: Victor Rubezhny
> Fix For: 4.4.0.Alpha1
>
>
> 1. Install AngularJS from JBoss Central (Enable Early Access)
> 2. Create JSF 1.2 Kick Start project
> 3. Open inputUserName.jsp in VPE
> 4. Click on 'user' text within <h:inputText> tag
> 5. Press F3 key
> ERROR: Nothing happened. User.java file should be opened in editor
> 6. Hover with mouse over the same text and push Ctrl key
> ASSERT: Menu with these tree actions appeared:
> * Tern - Go to definiton
> * Open User.java
> * Open 'User - demo'
> Action Open User.java opens User.java in editor
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 4 months