[JBoss JIRA] (JBIDE-21076) [npm] cannot find module
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21076?page=com.atlassian.jira.plugi... ]
Ilya Buziuk commented on JBIDE-21076:
-------------------------------------
I guess the error is coupled with the npm preferences. Could you post the *npm location* from JavaScript Tools -> npm prefs ?
> [npm] cannot find module
> ------------------------
>
> Key: JBIDE-21076
> URL: https://issues.jboss.org/browse/JBIDE-21076
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: nodejs
> Affects Versions: 4.4.0.Alpha1
> Environment: windows
> Reporter: Pavol Srna
> Assignee: Ilya Buziuk
> Priority: Blocker
> Fix For: 4.4.0.Alpha1
>
> Attachments: screen.png
>
>
> {code}
> module.js:339
> throw err;
> ^
> Error: Cannot find module 'C:\Program'
> at Function.Module._resolveFilename (module.js:337:15)
> at Function.Module._load (module.js:287:25)
> at Function.Module.runMain (module.js:467:10)
> at startup (node.js:136:18)
> at node.js:963:3
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBIDE-21076) [npm] cannot find module
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21076?page=com.atlassian.jira.plugi... ]
Ilya Buziuk reassigned JBIDE-21076:
-----------------------------------
Assignee: Ilya Buziuk
> [npm] cannot find module
> ------------------------
>
> Key: JBIDE-21076
> URL: https://issues.jboss.org/browse/JBIDE-21076
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: nodejs
> Affects Versions: 4.4.0.Alpha1
> Environment: windows
> Reporter: Pavol Srna
> Assignee: Ilya Buziuk
> Priority: Blocker
> Fix For: 4.4.0.Alpha1
>
> Attachments: screen.png
>
>
> {code}
> module.js:339
> throw err;
> ^
> Error: Cannot find module 'C:\Program'
> at Function.Module._resolveFilename (module.js:337:15)
> at Function.Module._load (module.js:287:25)
> at Function.Module.runMain (module.js:467:10)
> at startup (node.js:136:18)
> at node.js:963:3
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBIDE-21076) [npm] cannot find module
by Pavol Srna (JIRA)
Pavol Srna created JBIDE-21076:
----------------------------------
Summary: [npm] cannot find module
Key: JBIDE-21076
URL: https://issues.jboss.org/browse/JBIDE-21076
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: nodejs
Affects Versions: 4.4.0.Alpha1
Environment: windows
Reporter: Pavol Srna
Priority: Blocker
Fix For: 4.4.0.Alpha1
Attachments: screen.png
{code}
module.js:339
throw err;
^
Error: Cannot find module 'C:\Program'
at Function.Module._resolveFilename (module.js:337:15)
at Function.Module._load (module.js:287:25)
at Function.Module.runMain (module.js:467:10)
at startup (node.js:136:18)
at node.js:963:3
{code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBTIS-471) Unify component versions
by Paul Leacu (JIRA)
[ https://issues.jboss.org/browse/JBTIS-471?page=com.atlassian.jira.plugin.... ]
Paul Leacu commented on JBTIS-471:
----------------------------------
Hey [~bbrodt] - I think
org.jboss.tools.runtime.drools.detector.feature
org.drools.eclipse.feature
org.guvnor.tools.feature
org.eclipse.bpmn2.feature
org.eclipse.bpmn2.modeler
org.jbpm.eclipse.feature
org.kie.eclipse.feature
need to change. Can you take a look at the version format of those?
> Unify component versions
> ------------------------
>
> Key: JBTIS-471
> URL: https://issues.jboss.org/browse/JBTIS-471
> Project: JBoss Tools Integration Stack
> Issue Type: Enhancement
> Components: distribution
> Affects Versions: 8.0.3.GA
> Reporter: Andrej Podhradsky
> Assignee: Robert (Bob) Brodt
>
> Currently, JBDS-IS 8.0.3.CR2 contains components with different version format such as
> BPMN2 1.1.3.Final
> Fuse 7.3.1.v20150728-1330-H54-Final
> Teiid Designer 9.0.3.Final-v20150728-2029-B1148
> I suggest to use the format used by Teiid Designer.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBIDE-21074) NPE in BatchHyperlinkDetector.getBatchProject when Ctrl+Hover links in external files (NEON)
by Lucia Jelinkova (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21074?page=com.atlassian.jira.plugi... ]
Lucia Jelinkova closed JBIDE-21074.
-----------------------------------
Resolution: Done
Sorry, the original issue has already been cloned, closing this one (https://issues.jboss.org/browse/JBIDE-20994)
> NPE in BatchHyperlinkDetector.getBatchProject when Ctrl+Hover links in external files (NEON)
> --------------------------------------------------------------------------------------------
>
> Key: JBIDE-21074
> URL: https://issues.jboss.org/browse/JBIDE-21074
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: batch
> Affects Versions: 4.3.0.Final
> Reporter: Fred Bricon
> Assignee: Daniel Azarov
> Fix For: 4.4.0.Alpha1
>
>
> If you open an external file via the File > Open File... menu, then Ctrl+Hover links in that file, BatchHyperlinkDetector.getBatchProject throws an NPE, shown in Eclipse's log
> {noformat}
> ava.lang.NullPointerException
> at org.jboss.tools.batch.ui.hyperlink.BatchHyperlinkDetector.getBatchProject(BatchHyperlinkDetector.java:140)
> at org.jboss.tools.batch.ui.hyperlink.BatchHyperlinkDetector.detectHyperlinks(BatchHyperlinkDetector.java:43)
> at org.eclipse.ui.texteditor.HyperlinkDetectorRegistry$HyperlinkDetectorDelegate.detectHyperlinks(HyperlinkDetectorRegistry.java:80)
> at org.eclipse.jface.text.hyperlink.HyperlinkManager.findHyperlinks(HyperlinkManager.java:289)
> at org.eclipse.jface.text.hyperlink.HyperlinkManager.findHyperlinks(HyperlinkManager.java:261)
> at org.eclipse.jface.text.hyperlink.HyperlinkManager.mouseMove(HyperlinkManager.java:469)
> at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:212)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
> at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4230)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1491)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1514)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1499)
> at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1299)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3698)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1127)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1018)
> at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:156)
> at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:654)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337)
> at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:598)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
> at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:139)
> at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:497)
> at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:669)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:608)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1515)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBIDE-21075) canonical form is required(project=arquillian-test) (NEON)
by Lucia Jelinkova (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21075?page=com.atlassian.jira.plugi... ]
Lucia Jelinkova resolved JBIDE-21075.
-------------------------------------
Resolution: Done
The issue should have been fixed (see the original issue)
> canonical form is required(project=arquillian-test) (NEON)
> ----------------------------------------------------------
>
> Key: JBIDE-21075
> URL: https://issues.jboss.org/browse/JBIDE-21075
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: arquillian
> Reporter: Aslak Knutsen
> Assignee: Snjezana Peco
> Fix For: 4.4.0.Alpha1
>
>
> This code:
> {code}
> @RunWith(Arquillian.class)
> public class SimpleTestCase {
> @Deployment
> public static WebArchive test() {
> return ShrinkWrap.create(WebArchive.class)
> .addAsLibraries(Maven.resolver().resolve("").withoutTransitivity().asFile());
> }
>
> @Test
> public void shouldX() {}
> }
> {code}
> produce the following warning:
> {code}
> null
> org.jboss.tools.arquillian.core
> Warning
> Wed Sep 23 23:16:17 CEST 2015
> canonical form is required(project=arquillian-test)
> {code}
> On top of my head I have no idea what that means. The warning contains no stack trace so hard to tell where it comes from.
> With a little digging it's due to the resolve("") failing since the String input is not in the correct format.
> The warning is marked on the Method line, not on the line where the Resolver is called.
> Would it be possible to re position this somehow? At least get a stack trace or something in the warning?
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBIDE-21075) canonical form is required(project=arquillian-test) (NEON)
by Lucia Jelinkova (JIRA)
Lucia Jelinkova created JBIDE-21075:
---------------------------------------
Summary: canonical form is required(project=arquillian-test) (NEON)
Key: JBIDE-21075
URL: https://issues.jboss.org/browse/JBIDE-21075
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: arquillian
Reporter: Aslak Knutsen
Assignee: Snjezana Peco
Fix For: 4.3.1.Beta1
This code:
{code}
@RunWith(Arquillian.class)
public class SimpleTestCase {
@Deployment
public static WebArchive test() {
return ShrinkWrap.create(WebArchive.class)
.addAsLibraries(Maven.resolver().resolve("").withoutTransitivity().asFile());
}
@Test
public void shouldX() {}
}
{code}
produce the following warning:
{code}
null
org.jboss.tools.arquillian.core
Warning
Wed Sep 23 23:16:17 CEST 2015
canonical form is required(project=arquillian-test)
{code}
On top of my head I have no idea what that means. The warning contains no stack trace so hard to tell where it comes from.
With a little digging it's due to the resolve("") failing since the String input is not in the correct format.
The warning is marked on the Method line, not on the line where the Resolver is called.
Would it be possible to re position this somehow? At least get a stack trace or something in the warning?
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBTIS-471) Unify component versions
by Paul Leacu (JIRA)
[ https://issues.jboss.org/browse/JBTIS-471?page=com.atlassian.jira.plugin.... ]
Paul Leacu reassigned JBTIS-471:
--------------------------------
Assignee: Robert (Bob) Brodt (was: Paul Leacu)
> Unify component versions
> ------------------------
>
> Key: JBTIS-471
> URL: https://issues.jboss.org/browse/JBTIS-471
> Project: JBoss Tools Integration Stack
> Issue Type: Enhancement
> Components: distribution
> Affects Versions: 8.0.3.GA
> Reporter: Andrej Podhradsky
> Assignee: Robert (Bob) Brodt
>
> Currently, JBDS-IS 8.0.3.CR2 contains components with different version format such as
> BPMN2 1.1.3.Final
> Fuse 7.3.1.v20150728-1330-H54-Final
> Teiid Designer 9.0.3.Final-v20150728-2029-B1148
> I suggest to use the format used by Teiid Designer.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBIDE-21075) canonical form is required(project=arquillian-test) (NEON)
by Lucia Jelinkova (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21075?page=com.atlassian.jira.plugi... ]
Lucia Jelinkova updated JBIDE-21075:
------------------------------------
Fix Version/s: 4.4.0.Alpha1
(was: 4.3.1.Beta1)
> canonical form is required(project=arquillian-test) (NEON)
> ----------------------------------------------------------
>
> Key: JBIDE-21075
> URL: https://issues.jboss.org/browse/JBIDE-21075
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: arquillian
> Reporter: Aslak Knutsen
> Assignee: Snjezana Peco
> Fix For: 4.4.0.Alpha1
>
>
> This code:
> {code}
> @RunWith(Arquillian.class)
> public class SimpleTestCase {
> @Deployment
> public static WebArchive test() {
> return ShrinkWrap.create(WebArchive.class)
> .addAsLibraries(Maven.resolver().resolve("").withoutTransitivity().asFile());
> }
>
> @Test
> public void shouldX() {}
> }
> {code}
> produce the following warning:
> {code}
> null
> org.jboss.tools.arquillian.core
> Warning
> Wed Sep 23 23:16:17 CEST 2015
> canonical form is required(project=arquillian-test)
> {code}
> On top of my head I have no idea what that means. The warning contains no stack trace so hard to tell where it comes from.
> With a little digging it's due to the resolve("") failing since the String input is not in the correct format.
> The warning is marked on the Method line, not on the line where the Resolver is called.
> Would it be possible to re position this somehow? At least get a stack trace or something in the warning?
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months