[JBoss JIRA] (JBIDE-21440) Wrong log encoding in Eclipse Console View under WIndows
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21440?page=com.atlassian.jira.plugi... ]
Fred Bricon edited comment on JBIDE-21440 at 1/12/16 4:08 PM:
--------------------------------------------------------------
[~jcantrill] I have the same problem if I do
{code}oc logs bc/nodejs-example{code}
from cmd.exe (see attached screenshot !oc-logs-bc-nodejs-example-windows.png!)
was (Author: dgolovin):
[~jcantrill] I have the same problem if I do
{code}oc logs bc/nodejs-example{code}
from cmd.exe (see attached screenshot [^oc-logs-bc-nodejs-example-windows.png])
> Wrong log encoding in Eclipse Console View under WIndows
> --------------------------------------------------------
>
> Key: JBIDE-21440
> URL: https://issues.jboss.org/browse/JBIDE-21440
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.Beta2
> Environment: Windows 10 Home
> Reporter: Denis Golovin
> Attachments: oc-logs-bc-nodejs-example-windows.png, wrong-encoding-console-view.png
>
>
> Node packages hierarchy output shown on scrrenshot after express(a)4.13.3 node_modules/express is not visible.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBIDE-21440) Wrong log encoding in Eclipse Console View under WIndows
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21440?page=com.atlassian.jira.plugi... ]
Denis Golovin updated JBIDE-21440:
----------------------------------
Attachment: oc-logs-bc-nodejs-example-windows.png
[~jcantrill] I have the same problem if I do
{code}oc logs bc/nodejs-example{code}
from cmd.exe (see attached screenshot [^oc-logs-bc-nodejs-example-windows.png])
> Wrong log encoding in Eclipse Console View under WIndows
> --------------------------------------------------------
>
> Key: JBIDE-21440
> URL: https://issues.jboss.org/browse/JBIDE-21440
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.Beta2
> Environment: Windows 10 Home
> Reporter: Denis Golovin
> Attachments: oc-logs-bc-nodejs-example-windows.png, wrong-encoding-console-view.png
>
>
> Node packages hierarchy output shown on scrrenshot after express(a)4.13.3 node_modules/express is not visible.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBIDE-21443) NullPointerException when trying to import a BuildConfig as a new application from OpenShift 3
by Viacheslav Kabanovich (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21443?page=com.atlassian.jira.plugi... ]
Viacheslav Kabanovich edited comment on JBIDE-21443 at 1/12/16 2:48 PM:
------------------------------------------------------------------------
Validation in GitCloningWizardPage.RepoPathValidationStatusProvider does not report an error if projectName is null.
Though, by implementation, it seems next to impossible, there is a slight possibility for ImportApplicationWizardModel.extractProjectNameFromURI(String) to return null, for example if IBuildConfig.getSourceURI() return value with trailing whitespaces or ending with '.git/' rather than just '.git'.
[~akrambenaissi], could you please put here your repository URI?
My guess may be wrong, but it would help if validation reported the case of null projectName and block 'Next' and 'Finish', then that guess would be excluded.
was (Author: scabanovich):
Validation in GitCloningWizardPage.RepoPathValidationStatusProvider does not report an error if projectName is null.
Though, by implementation, it seems next to impossible, there is a slight possibility for ImportApplicationWizardModel.extractProjectNameFromURI(String) to return null, for example if IBuildConfig.getSourceURI() return value with trailing whitespaces.
[~akrambenaissi], could you please put here your repository URI?
My guess may be wrong, but it would help if validation reported the case of null projectName and block 'Next' and 'Finish', then that guess would be excluded.
> NullPointerException when trying to import a BuildConfig as a new application from OpenShift 3
> ----------------------------------------------------------------------------------------------
>
> Key: JBIDE-21443
> URL: https://issues.jboss.org/browse/JBIDE-21443
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Environment: OSX
> JBDS
> OpenShift origin 1.1.0.1
> Reporter: Akram Ben Aissi
> Priority: Blocker
> Attachments: eclipse.log
>
>
> When trying to import a project from a BuildConfig (right clic import as new project), I get a NullPointerException after clicking Finish.
> Same issue occurs when clicking next, and changing the destination folder for anything that exists or does not exist
> eclipse.log is attached.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBIDE-21443) NullPointerException when trying to import a BuildConfig as a new application from OpenShift 3
by Viacheslav Kabanovich (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21443?page=com.atlassian.jira.plugi... ]
Viacheslav Kabanovich commented on JBIDE-21443:
-----------------------------------------------
Validation in GitCloningWizardPage.RepoPathValidationStatusProvider does not report an error if projectName is null.
Though, by implementation, it seems next to impossible, there is a slight possibility for ImportApplicationWizardModel.extractProjectNameFromURI(String) to return null, for example if IBuildConfig.getSourceURI() return value with trailing whitespaces.
[~akrambenaissi], could you please put here your repository URI?
My guess may be wrong, but it would help if validation reported the case of null projectName and block 'Next' and 'Finish', then that guess would be excluded.
> NullPointerException when trying to import a BuildConfig as a new application from OpenShift 3
> ----------------------------------------------------------------------------------------------
>
> Key: JBIDE-21443
> URL: https://issues.jboss.org/browse/JBIDE-21443
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Environment: OSX
> JBDS
> OpenShift origin 1.1.0.1
> Reporter: Akram Ben Aissi
> Priority: Blocker
> Attachments: eclipse.log
>
>
> When trying to import a project from a BuildConfig (right clic import as new project), I get a NullPointerException after clicking Finish.
> Same issue occurs when clicking next, and changing the destination folder for anything that exists or does not exist
> eclipse.log is attached.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months