[JBoss JIRA] (JBIDE-27037) Permission denied when trying to run a Quarkus project on OSX
by Josef Kopriva (Jira)
[ https://issues.redhat.com/browse/JBIDE-27037?page=com.atlassian.jira.plug... ]
Josef Kopriva closed JBIDE-27037.
---------------------------------
Closing. This works.
Verified in:
Red Hat CodeReady Studio
Version: 12.14.0.GA
Build id: GA-v20200227-0726-B6011
Build date: 20200227-0726
> Permission denied when trying to run a Quarkus project on OSX
> -------------------------------------------------------------
>
> Key: JBIDE-27037
> URL: https://issues.redhat.com/browse/JBIDE-27037
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: quarkus
> Affects Versions: 4.14.0.AM1
> Reporter: Koen Aers
> Assignee: Koen Aers
> Priority: Major
> Fix For: 4.14.0.Final
>
>
> When following the [tutorial|https://tools.jboss.org/blog/4.14.0.am1.html], trying to run the created Maven project results in an exception as the permissions for 'mvnw' are apparently not set correctly.
> {code}
> java.io.IOException: Cannot run program "/.../foo/mvnw" (in directory "/.../foo"): error=13, Permission denied
> at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1128)
> at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1071)
> at java.base/java.lang.Runtime.exec(Runtime.java:591)
> at org.eclipse.debug.core.DebugPlugin.exec(DebugPlugin.java:937)
> at org.eclipse.core.externaltools.internal.launchConfigurations.ProgramLaunchDelegate.launch(ProgramLaunchDelegate.java:103)
> at org.jboss.tools.quarkus.core.launch.QuarkusLaunchConfigurationDelegate.launch(QuarkusLaunchConfigurationDelegate.java:48)
> at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:860)
> at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:719)
> at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:1017)
> at org.eclipse.debug.internal.ui.DebugUIPlugin$2.run(DebugUIPlugin.java:1220)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
> Caused by: java.io.IOException: error=13, Permission denied
> at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
> at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:340)
> at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:271)
> at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1107)
> ... 10 more
> {code}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 1 month
[JBoss JIRA] (JBIDE-27044) Openshift ODO view: ODO login does not work
by Josef Kopriva (Jira)
[ https://issues.redhat.com/browse/JBIDE-27044?page=com.atlassian.jira.plug... ]
Josef Kopriva closed JBIDE-27044.
---------------------------------
I was able to login with ODO in CRS.
Verified in:
Red Hat CodeReady Studio
Version: 12.14.0.GA
Build id: GA-v20200227-0726-B6011
Build date: 20200227-0726
> Openshift ODO view: ODO login does not work
> -------------------------------------------
>
> Key: JBIDE-27044
> URL: https://issues.redhat.com/browse/JBIDE-27044
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.14.0.Final
> Reporter: Josef Kopriva
> Assignee: Jeff MAURY
> Priority: Critical
> Fix For: 4.14.0.Final
>
> Attachments: image-2020-02-10-10-00-58-714.png, image-2020-02-10-10-01-50-975.png, image-2020-02-10-10-03-05-163.png
>
>
> Tested in:
> Red Hat CodeReady Studio
> Version: 12.14.0.GA
> Build id: GA-v20200210-0355-B5882
> Build date: 20200210-0355
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 1 month
[JBoss JIRA] (JBIDE-27039) OpenShift ODO view: in Login page password is not hidden
by Josef Kopriva (Jira)
[ https://issues.redhat.com/browse/JBIDE-27039?page=com.atlassian.jira.plug... ]
Josef Kopriva closed JBIDE-27039.
---------------------------------
Closing, this is fixed.
Verified in:
Red Hat CodeReady Studio
Version: 12.14.0.GA
Build id: GA-v20200227-0726-B6011
Build date: 20200227-0726
> OpenShift ODO view: in Login page password is not hidden
> --------------------------------------------------------
>
> Key: JBIDE-27039
> URL: https://issues.redhat.com/browse/JBIDE-27039
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.14.0.Final
> Reporter: Josef Kopriva
> Assignee: Jeff MAURY
> Priority: Critical
> Fix For: 4.14.0.Final
>
> Attachments: image-2020-02-05-15-16-49-453.png
>
>
> Password is not hidden in OpenShift View ODO login page:
> !image-2020-02-05-15-16-49-453.png|thumbnail!
> Tested in:
> Red Hat CodeReady Studio
> Version: 12.14.0.GA
> Build id: GA-v20200205-0411-B5842
> Build date: 20200205-0411
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 1 month
[JBoss JIRA] (JBIDE-27081) New JSF project with the 2.3 JSF version could not be build (WildFly 18 Runtime is used; on both Javas 8 and 11)
by Jeff MAURY (Jira)
[ https://issues.redhat.com/browse/JBIDE-27081?page=com.atlassian.jira.plug... ]
Jeff MAURY updated JBIDE-27081:
-------------------------------
Fix Version/s: 4.15.0.AM1
> New JSF project with the 2.3 JSF version could not be build (WildFly 18 Runtime is used; on both Javas 8 and 11)
> ----------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-27081
> URL: https://issues.redhat.com/browse/JBIDE-27081
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsf
> Affects Versions: 4.14.0.Final
> Reporter: Zbyněk Červinka
> Assignee: Jeff MAURY
> Priority: Major
> Fix For: 4.15.0.AM1
>
>
> {code:java}
> ERROR] Failed to execute goal on project project123: Could not resolve dependencies for project project123:project123:war:0.0.1-SNAPSHOT: The following artifacts could not be resolved: org.apache.taglibs:taglibs-standard-compat:jar:1.2.6-RC1, org.apache.taglibs:taglibs-standard-spec:jar:1.2.6-RC1, org.apache.taglibs:taglibs-standard-impl:jar:1.2.6-RC1, org.infinispan:infinispan-core:jar:4.2.1.FINAL: Failure to find org.apache.taglibs:taglibs-standard-compat:jar:1.2.6-RC1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [Help 1]
> {code}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 1 month