[forge-issues] [JBoss JIRA] (FORGE-2549) WARN in idea.log when starting up JBoss Forge plugin

Claus Ibsen (JIRA) issues at jboss.org
Tue Dec 8 05:29:00 EST 2015


Claus Ibsen created FORGE-2549:
----------------------------------

             Summary: WARN in idea.log when starting up JBoss Forge plugin
                 Key: FORGE-2549
                 URL: https://issues.jboss.org/browse/FORGE-2549
             Project: Forge
          Issue Type: Enhancement
    Affects Versions: 3.0.0.Alpha2
            Reporter: Claus Ibsen
            Priority: Minor


Notice these in the idea.log file when JBoss Forge is started when you press cmd + alt 4.
{code}
2015-12-08 11:26:39,671 [  41111]   WARN - napi.components.ServiceManager - org.jboss.forge.plugin.idea.service.ForgeService requested as a service, but it is a component - convert it to a service or change call to ApplicationManager.getApplication().getComponent()
2015-12-08 11:26:39,671 [  41111]   WARN - napi.components.ServiceManager - org.jboss.forge.plugin.idea.service.ForgeService requested as a service, but it is a component - convert it to a service or change call to ApplicationManager.getApplication().getComponent()
2015-12-08 11:27:08,943 [  70383]   WARN - napi.components.ServiceManager - org.jboss.forge.plugin.idea.service.ForgeService requested as a service, but it is a component - convert it to a service or change call to ApplicationManager.getApplication().getComponent()
2015-12-08 11:27:10,662 [  72102]   WARN - napi.components.ServiceManager - org.jboss.forge.plugin.idea.service.ForgeService requested as a service, but it is a component - convert it to a service or change call to ApplicationManager.getApplication().getComponent()
2015-12-08 11:27:10,685 [  72125]   WARN - napi.components.ServiceManager - org.jboss.forge.plugin.idea.service.ForgeService requested as a service, but it is a component - convert it to a service or change call to ApplicationManager.getApplication().getComponent()
2015-12-08 11:27:10,827 [  72267]   WARN - napi.components.ServiceManager - org.jboss.forge.plugin.idea.service.ForgeService requested as a service, but it is a component - convert it to a service or change call to ApplicationManager.getApplication().getComponent()
2015-12-08 11:27:10,860 [  72300]   WARN - napi.components.ServiceManager - org.jboss.forge.plugin.idea.service.PluginService requested as a service, but it is a component - convert it to a service or change call to ApplicationManager.getApplication().getComponent()
2015-12-08 11:27:10,860 [  72300]   WARN - napi.components.ServiceManager - org.jboss.forge.plugin.idea.service.ForgeService requested as a service, but it is a component - convert it to a service or change call to ApplicationManager.getApplication().getComponent()
2015-12-08 11:27:10,861 [  72301]   WARN - napi.components.ServiceManager - org.jboss.forge.plugin.idea.service.ForgeService requested as a service, but it is a component - convert it to a service or change call to ApplicationManager.getApplication().getComponent()
2015-12-08 11:27:18,251 [  79691]   WARN - napi.components.ServiceManager - org.jboss.forge.plugin.idea.service.ForgeService requested as a service, but it is a component - convert it to a service or change call to ApplicationManager.getApplication().getComponent()
2015-12-08 11:27:18,252 [  79692]   WARN - napi.components.ServiceManager - org.jboss.forge.plugin.idea.service.PluginService requested as a service, but it is a component - convert it to a service or change call to ApplicationManager.getApplication().getComponent()
{code}

The idea.log file is located on my computer at:
{code}
./Library/Logs/IntelliJIdea15/idea.log
{code}



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the forge-issues mailing list