[JBoss JIRA] (JBIDE-15293) BrowserSim/CordovaSim: add logging callbacks to Eclipse
by Yahor Radtsevich (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15293?page=com.atlassian.jira.plugi... ]
Yahor Radtsevich updated JBIDE-15293:
-------------------------------------
Description: If something went wrong in BrowserSim/CordovaSim then an error is printed to the console. It would be much better if the error was shown in the Eclipse error log. (was: Now if something went wrong in BrowserSim/CordovaSim then an error is printed to the console. It would be much better if the error was shown in the Eclipse error log.)
> BrowserSim/CordovaSim: add logging callbacks to Eclipse
> -------------------------------------------------------
>
> Key: JBIDE-15293
> URL: https://issues.jboss.org/browse/JBIDE-15293
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: browsersim
> Affects Versions: 4.1.0.Final
> Reporter: Yahor Radtsevich
> Assignee: Yahor Radtsevich
> Fix For: 4.2.0.Alpha1
>
> Attachments: screenshot.png
>
>
> If something went wrong in BrowserSim/CordovaSim then an error is printed to the console. It would be much better if the error was shown in the Eclipse error log.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years
[JBoss JIRA] (JBTIS-118) Inclusion of Aries plugins in Locus causing console errors
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBTIS-118?page=com.atlassian.jira.plugin.... ]
Mickael Istria commented on JBTIS-118:
--------------------------------------
Locus Target Platform should contain a reference to bundle "org.eclipse.gemini.management" which can be found in http://download.eclipse.org/gemini/updates/management/2.0.0.RELEASE . This repository should get mirrored on download.jboss.org and TP should link to our mirror.
> Inclusion of Aries plugins in Locus causing console errors
> ----------------------------------------------------------
>
> Key: JBTIS-118
> URL: https://issues.jboss.org/browse/JBTIS-118
> Project: JBoss Tools Integration Stack
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Components: target-platform
> Affects Versions: 4.1.0.Final
> Reporter: Paul Richardson
> Assignee: Paul Leacu
>
> Errors generated in the console when executing Eclipse IDE based on JBT-IS base.target target platform. This occurred while executing Teiid Designer, which makes no use of the Aries plugins.
> {code}
> !ENTRY org.eclipse.osgi 2 0 2013-07-25 15:15:59.174
> !MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
> !SUBENTRY 1 org.eclipse.osgi 2 0 2013-07-25 15:15:59.175
> !MESSAGE Bundle reference:file:/home/phantomjinx/programming/java/workspace/.metadata/.plugins/org.eclipse.pde.core/.bundle_pool/plugins/org.apache.aries.jmx.core_1.0.1.redhat-610-SNAPSHOT.jar was not resolved.
> !SUBENTRY 2 org.apache.aries.jmx.core 2 0 2013-07-25 15:15:59.175
> !MESSAGE Missing imported package org.osgi.jmx.service.provisioning_[1.2.0,1.3.0).
> !SUBENTRY 2 org.apache.aries.jmx.core 2 0 2013-07-25 15:15:59.175
> !MESSAGE Missing imported package org.osgi.jmx_[1.0.0,2.0.0).
> !SUBENTRY 2 org.apache.aries.jmx.core 2 0 2013-07-25 15:15:59.176
> !MESSAGE Missing imported package org.osgi.jmx.service.permissionadmin_[1.2.0,1.3.0).
> !SUBENTRY 2 org.apache.aries.jmx.core 2 0 2013-07-25 15:15:59.176
> !MESSAGE Missing imported package org.osgi.jmx.service.useradmin_[1.1.0,1.2.0).
> !SUBENTRY 2 org.apache.aries.jmx.core 2 0 2013-07-25 15:15:59.176
> !MESSAGE Missing imported package org.osgi.jmx.service.cm_[1.3.0,1.4.0).
> !SUBENTRY 2 org.apache.aries.jmx.core 2 0 2013-07-25 15:15:59.177
> !MESSAGE Missing imported package org.osgi.jmx.framework_[1.5.0,1.6.0).
> !SUBENTRY 1 org.eclipse.osgi 2 0 2013-07-25 15:15:59.177
> !MESSAGE Bundle reference:file:/home/phantomjinx/programming/java/workspace/.metadata/.plugins/org.eclipse.pde.core/.bundle_pool/plugins/org.apache.felix.configadmin_1.4.0.redhat-610-SNAPSHOT.jar was not resolved.
> !SUBENTRY 2 org.apache.felix.configadmin 2 0 2013-07-25 15:15:59.177
> !MESSAGE Missing required capability Require-Capability: service-reference; filter="(objectClass=org.osgi.service.log.LogService)".
> !ENTRY org.eclipse.osgi 2 0 2013-07-25 15:15:59.280
> !MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
> !SUBENTRY 1 org.eclipse.osgi 2 0 2013-07-25 15:15:59.281
> !MESSAGE Bundle org.apache.aries.jmx.core_1.0.1.redhat-610-SNAPSHOT [89] was not resolved.
> !SUBENTRY 2 org.apache.aries.jmx.core 2 0 2013-07-25 15:15:59.281
> !MESSAGE Missing imported package org.osgi.jmx_[1.0.0,2.0.0).
> !SUBENTRY 2 org.apache.aries.jmx.core 2 0 2013-07-25 15:15:59.282
> !MESSAGE Missing imported package org.osgi.jmx.framework_[1.5.0,1.6.0).
> !SUBENTRY 2 org.apache.aries.jmx.core 2 0 2013-07-25 15:15:59.282
> !MESSAGE Missing imported package org.osgi.jmx.service.cm_[1.3.0,1.4.0).
> !SUBENTRY 2 org.apache.aries.jmx.core 2 0 2013-07-25 15:15:59.283
> !MESSAGE Missing imported package org.osgi.jmx.service.permissionadmin_[1.2.0,1.3.0).
> !SUBENTRY 2 org.apache.aries.jmx.core 2 0 2013-07-25 15:15:59.283
> !MESSAGE Missing imported package org.osgi.jmx.service.provisioning_[1.2.0,1.3.0).
> !SUBENTRY 2 org.apache.aries.jmx.core 2 0 2013-07-25 15:15:59.284
> !MESSAGE Missing imported package org.osgi.jmx.service.useradmin_[1.1.0,1.2.0).
> {code}
> Understand that Fuse is the main beneficiary of these plugins. Are the Aries plugins essential to the Fuse project (or any other projects)?
> The missing imports all relate to the osgi jmx specification, which is implemented by the [Eclipse Gemini|http://eclipse.org/gemini] project. Can / should its plugins be included to satisfy the import errors or does Fuse rely on another implementation?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years
[JBoss JIRA] (JBIDE-15292) Inclusion of Aries plugins in Locus causing console errors
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15292?page=com.atlassian.jira.plugi... ]
Mickael Istria commented on JBIDE-15292:
----------------------------------------
It seems like this is an issue in the target platform (Locus is clean). Can you try including the necessary bundles from Gemini in your target-platform? Locus won't include bundles that are available in other p2 repository.
> Inclusion of Aries plugins in Locus causing console errors
> ----------------------------------------------------------
>
> Key: JBIDE-15292
> URL: https://issues.jboss.org/browse/JBIDE-15292
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: locus
> Affects Versions: 1.0.0-LOCUS
> Reporter: Paul Richardson
> Assignee: Paul Leacu
>
> Errors generated in the console when executing Eclipse IDE based on JBT-IS base.target target platform. This occurred while executing Teiid Designer, which makes no use of the Aries plugins.
> {code}
> !ENTRY org.eclipse.osgi 2 0 2013-07-25 15:15:59.174
> !MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
> !SUBENTRY 1 org.eclipse.osgi 2 0 2013-07-25 15:15:59.175
> !MESSAGE Bundle reference:file:/home/phantomjinx/programming/java/workspace/.metadata/.plugins/org.eclipse.pde.core/.bundle_pool/plugins/org.apache.aries.jmx.core_1.0.1.redhat-610-SNAPSHOT.jar was not resolved.
> !SUBENTRY 2 org.apache.aries.jmx.core 2 0 2013-07-25 15:15:59.175
> !MESSAGE Missing imported package org.osgi.jmx.service.provisioning_[1.2.0,1.3.0).
> !SUBENTRY 2 org.apache.aries.jmx.core 2 0 2013-07-25 15:15:59.175
> !MESSAGE Missing imported package org.osgi.jmx_[1.0.0,2.0.0).
> !SUBENTRY 2 org.apache.aries.jmx.core 2 0 2013-07-25 15:15:59.176
> !MESSAGE Missing imported package org.osgi.jmx.service.permissionadmin_[1.2.0,1.3.0).
> !SUBENTRY 2 org.apache.aries.jmx.core 2 0 2013-07-25 15:15:59.176
> !MESSAGE Missing imported package org.osgi.jmx.service.useradmin_[1.1.0,1.2.0).
> !SUBENTRY 2 org.apache.aries.jmx.core 2 0 2013-07-25 15:15:59.176
> !MESSAGE Missing imported package org.osgi.jmx.service.cm_[1.3.0,1.4.0).
> !SUBENTRY 2 org.apache.aries.jmx.core 2 0 2013-07-25 15:15:59.177
> !MESSAGE Missing imported package org.osgi.jmx.framework_[1.5.0,1.6.0).
> !SUBENTRY 1 org.eclipse.osgi 2 0 2013-07-25 15:15:59.177
> !MESSAGE Bundle reference:file:/home/phantomjinx/programming/java/workspace/.metadata/.plugins/org.eclipse.pde.core/.bundle_pool/plugins/org.apache.felix.configadmin_1.4.0.redhat-610-SNAPSHOT.jar was not resolved.
> !SUBENTRY 2 org.apache.felix.configadmin 2 0 2013-07-25 15:15:59.177
> !MESSAGE Missing required capability Require-Capability: service-reference; filter="(objectClass=org.osgi.service.log.LogService)".
> !ENTRY org.eclipse.osgi 2 0 2013-07-25 15:15:59.280
> !MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
> !SUBENTRY 1 org.eclipse.osgi 2 0 2013-07-25 15:15:59.281
> !MESSAGE Bundle org.apache.aries.jmx.core_1.0.1.redhat-610-SNAPSHOT [89] was not resolved.
> !SUBENTRY 2 org.apache.aries.jmx.core 2 0 2013-07-25 15:15:59.281
> !MESSAGE Missing imported package org.osgi.jmx_[1.0.0,2.0.0).
> !SUBENTRY 2 org.apache.aries.jmx.core 2 0 2013-07-25 15:15:59.282
> !MESSAGE Missing imported package org.osgi.jmx.framework_[1.5.0,1.6.0).
> !SUBENTRY 2 org.apache.aries.jmx.core 2 0 2013-07-25 15:15:59.282
> !MESSAGE Missing imported package org.osgi.jmx.service.cm_[1.3.0,1.4.0).
> !SUBENTRY 2 org.apache.aries.jmx.core 2 0 2013-07-25 15:15:59.283
> !MESSAGE Missing imported package org.osgi.jmx.service.permissionadmin_[1.2.0,1.3.0).
> !SUBENTRY 2 org.apache.aries.jmx.core 2 0 2013-07-25 15:15:59.283
> !MESSAGE Missing imported package org.osgi.jmx.service.provisioning_[1.2.0,1.3.0).
> !SUBENTRY 2 org.apache.aries.jmx.core 2 0 2013-07-25 15:15:59.284
> !MESSAGE Missing imported package org.osgi.jmx.service.useradmin_[1.1.0,1.2.0).
> {code}
> Understand that Fuse is the main beneficiary of these plugins. Are the Aries plugins essential to the Fuse project (or any other projects)?
> The missing imports all relate to the osgi jmx specification, which is implemented by the [Eclipse Gemini|http://eclipse.org/gemini] project. Can / should its plugins be included to satisfy the import errors or does Fuse rely on another implementation?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years
[JBoss JIRA] (JBIDE-15297) Error when restarting EAP 5.2 with JMX poller
by Martin Malina (JIRA)
Martin Malina created JBIDE-15297:
-------------------------------------
Summary: Error when restarting EAP 5.2 with JMX poller
Key: JBIDE-15297
URL: https://issues.jboss.org/browse/JBIDE-15297
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: server
Affects Versions: 4.1.0.Final
Environment: EAP 5.2.0
Reporter: Martin Malina
Fix For: 4.1.1.Final
When you have EAP 5.2 set up to use JMX for startup poller and Web Port for Shutdown poller, when you start and then restart the server, you get this error:
{code}
org.jboss.tools.jmx.core.JMXException: Error connecting to remote JMX. Please ensure your server is properly configured for JMX access.
at org.jboss.ide.eclipse.as.jmx.integration.JBossServerConnection.run(JBossServerConnection.java:156)
at org.jboss.ide.eclipse.as.jmx.integration.JBossServerConnection.run(JBossServerConnection.java:127)
at org.jboss.ide.eclipse.as.jmx.integration.JBossServerConnection.run(JBossServerConnection.java:116)
at org.jboss.ide.eclipse.as.jmx.integration.JBossServerConnection.connectToStartedServer(JBossServerConnection.java:239)
at org.jboss.ide.eclipse.as.jmx.integration.JBossServerConnection$1.run(JBossServerConnection.java:231)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
Caused by: javax.naming.CommunicationException [Root exception is java.rmi.ConnectException: Connection refused to host: localhost; nested exception is:
java.net.ConnectException: Connection refused]
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:886)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:713)
at javax.naming.InitialContext.lookup(InitialContext.java:411)
at org.jboss.ide.eclipse.as.jmx.integration.JBossServerConnection.createConnection(JBossServerConnection.java:170)
at org.jboss.ide.eclipse.as.jmx.integration.JBossServerConnection.run(JBossServerConnection.java:143)
... 5 more
Caused by: java.rmi.ConnectException: Connection refused to host: localhost; nested exception is:
java.net.ConnectException: Connection refused
at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:619)
at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:216)
at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:202)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:128)
at java.rmi.server.RemoteObjectInvocationHandler.invokeRemoteMethod(RemoteObjectInvocationHandler.java:194)
at java.rmi.server.RemoteObjectInvocationHandler.invoke(RemoteObjectInvocationHandler.java:148)
at com.sun.proxy.$Proxy14.lookup(Unknown Source)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:753)
... 9 more
Caused by: java.net.ConnectException: Connection refused
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:579)
at java.net.Socket.connect(Socket.java:528)
at java.net.Socket.<init>(Socket.java:425)
at java.net.Socket.<init>(Socket.java:208)
at sun.rmi.transport.proxy.RMIDirectSocketFactory.createSocket(RMIDirectSocketFactory.java:40)
at sun.rmi.transport.proxy.RMIMasterSocketFactory.createSocket(RMIMasterSocketFactory.java:146)
at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:613)
... 16 more
{code}
This is a common error indicating you don't have the credentials right, but it's not the case here - on the first start everything was ok.
In this case when the server is restarting, it is shown in the server view as Started before it actually is started and maybe that's the problem - the tooling then tries to connect via JMX prematurely and fails.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years