[JBoss JIRA] (JBDS-4191) problem installing atlassian: depends on javax.servlet 3.1.0
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-4191?page=com.atlassian.jira.plugin.... ]
Nick Boldt reassigned JBDS-4191:
--------------------------------
Assignee: Alexey Kazakov
> problem installing atlassian: depends on javax.servlet 3.1.0
> ------------------------------------------------------------
>
> Key: JBDS-4191
> URL: https://issues.jboss.org/browse/JBDS-4191
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Sub-task
> Components: central-update, rpm
> Affects Versions: 10.2.0.AM3
> Reporter: Nick Boldt
> Assignee: Alexey Kazakov
> Fix For: 10.x
>
>
> atlassian: depends on javax.servlet 3.1.0 (via req-bundle on javax.xml.rpc 1.1.0 from c.a.conn.eclipse.jira.core)
> : also depends on org.eclipse.core.runtime.compatibility.auth
> : also depends on mortbay, which breaks because of javax/servlet/Servlet
> {code}
> !MESSAGE Authorization infrastructure (org.eclipse.core.runtime.compatibility.auth) not installed.
> !STACK 0
> java.lang.ClassNotFoundException: org.eclipse.core.internal.runtime.auth.AuthorizationDatabase cannot be found by org.eclipse.core.runtime_3.12.0.v20160920-1429
> at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:461)
> at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:372)
> at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:364)
> at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:161)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
> at java.lang.Class.forName0(Native Method)
> at java.lang.Class.forName(Class.java:264)
> at org.eclipse.core.internal.runtime.AuthorizationHandler.getAuthClass(AuthorizationHandler.java:48)
> at org.eclipse.core.internal.runtime.AuthorizationHandler.loadKeyring(AuthorizationHandler.java:69)
> at org.eclipse.core.internal.runtime.AuthorizationHandler.flushAuthorizationInfo(AuthorizationHandler.java:231)
> at org.eclipse.core.runtime.Platform.flushAuthorizationInfo(Platform.java:590)
> at com.atlassian.connector.eclipse.internal.commons.ui.MigrateToSecureStorageJob.migrateToSecureStorage(MigrateToSecureStorageJob.java:89)
> at com.atlassian.connector.eclipse.internal.commons.ui.MigrateToSecureStorageJob.runInUIThread(MigrateToSecureStorageJob.java:60)
> !ENTRY org.eclipse.core.jobs 4 2 2016-11-17 21:09:30.244
> !MESSAGE An internal error occurred during: "Start Embedded Web Server".
> !STACK 0
> java.lang.LinkageError: loader constraint violation: when resolving method "org.mortbay.jetty.servlet.ServletHolder.<init>(Ljavax/servlet/Servlet;)V" the class loader (instance of org/eclipse/osgi/internal/loader/EquinoxClassLoader) of the current class, com/atlassian/connector/eclipse/internal/directclickthrough/ui/DirectClickThroughUiPlugin$2, and the class loader (instance of org/eclipse/osgi/internal/loader/EquinoxClassLoader) for the method's defining class, org/mortbay/jetty/servlet/ServletHolder, have different Class objects for the type javax/servlet/Servlet used in the signature
> at com.atlassian.connector.eclipse.internal.directclickthrough.ui.DirectClickThroughUiPlugin$2.runImpl(DirectClickThroughUiPlugin.java:88)
> at com.atlassian.connector.eclipse.internal.core.jobs.JobWithStatus.run(JobWithStatus.java:50)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> depends on and installs javax.servlet:
> * com.atlassian.connector.eclipse.bamboo.feature
> * com.atlassian.connector.eclipse.directclickthrough.feature
> * com.atlassian.connector.eclipse.jira.feature
> * com.atlassian.connector.commons.feature -> connector.commons -> javax.xml.rpc 1.1.0 -> javax.servlet 3.1.0
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months
[JBoss JIRA] (JBDS-4191) problem installing atlassian: depends on javax.servlet 3.1.0
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-4191?page=com.atlassian.jira.plugin.... ]
Nick Boldt updated JBDS-4191:
-----------------------------
Fix Version/s: 10.x
> problem installing atlassian: depends on javax.servlet 3.1.0
> ------------------------------------------------------------
>
> Key: JBDS-4191
> URL: https://issues.jboss.org/browse/JBDS-4191
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Sub-task
> Components: central-update, rpm
> Affects Versions: 10.2.0.AM3
> Reporter: Nick Boldt
> Assignee: Alexey Kazakov
> Fix For: 10.x
>
>
> atlassian: depends on javax.servlet 3.1.0 (via req-bundle on javax.xml.rpc 1.1.0 from c.a.conn.eclipse.jira.core)
> : also depends on org.eclipse.core.runtime.compatibility.auth
> : also depends on mortbay, which breaks because of javax/servlet/Servlet
> {code}
> !MESSAGE Authorization infrastructure (org.eclipse.core.runtime.compatibility.auth) not installed.
> !STACK 0
> java.lang.ClassNotFoundException: org.eclipse.core.internal.runtime.auth.AuthorizationDatabase cannot be found by org.eclipse.core.runtime_3.12.0.v20160920-1429
> at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:461)
> at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:372)
> at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:364)
> at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:161)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
> at java.lang.Class.forName0(Native Method)
> at java.lang.Class.forName(Class.java:264)
> at org.eclipse.core.internal.runtime.AuthorizationHandler.getAuthClass(AuthorizationHandler.java:48)
> at org.eclipse.core.internal.runtime.AuthorizationHandler.loadKeyring(AuthorizationHandler.java:69)
> at org.eclipse.core.internal.runtime.AuthorizationHandler.flushAuthorizationInfo(AuthorizationHandler.java:231)
> at org.eclipse.core.runtime.Platform.flushAuthorizationInfo(Platform.java:590)
> at com.atlassian.connector.eclipse.internal.commons.ui.MigrateToSecureStorageJob.migrateToSecureStorage(MigrateToSecureStorageJob.java:89)
> at com.atlassian.connector.eclipse.internal.commons.ui.MigrateToSecureStorageJob.runInUIThread(MigrateToSecureStorageJob.java:60)
> !ENTRY org.eclipse.core.jobs 4 2 2016-11-17 21:09:30.244
> !MESSAGE An internal error occurred during: "Start Embedded Web Server".
> !STACK 0
> java.lang.LinkageError: loader constraint violation: when resolving method "org.mortbay.jetty.servlet.ServletHolder.<init>(Ljavax/servlet/Servlet;)V" the class loader (instance of org/eclipse/osgi/internal/loader/EquinoxClassLoader) of the current class, com/atlassian/connector/eclipse/internal/directclickthrough/ui/DirectClickThroughUiPlugin$2, and the class loader (instance of org/eclipse/osgi/internal/loader/EquinoxClassLoader) for the method's defining class, org/mortbay/jetty/servlet/ServletHolder, have different Class objects for the type javax/servlet/Servlet used in the signature
> at com.atlassian.connector.eclipse.internal.directclickthrough.ui.DirectClickThroughUiPlugin$2.runImpl(DirectClickThroughUiPlugin.java:88)
> at com.atlassian.connector.eclipse.internal.core.jobs.JobWithStatus.run(JobWithStatus.java:50)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> depends on and installs javax.servlet:
> * com.atlassian.connector.eclipse.bamboo.feature
> * com.atlassian.connector.eclipse.directclickthrough.feature
> * com.atlassian.connector.eclipse.jira.feature
> * com.atlassian.connector.commons.feature -> connector.commons -> javax.xml.rpc 1.1.0 -> javax.servlet 3.1.0
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months
[JBoss JIRA] (JBDS-4191) problem installing atlassian: depends on javax.servlet 3.1.0
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-4191?page=com.atlassian.jira.plugin.... ]
Nick Boldt commented on JBDS-4191:
----------------------------------
We currently include Atlassian plugin from http://download.jboss.org/jbosstools/updates/requirements/atlassian/3.2.5... (not a Final release). But I can't find anything newer on Atlassian site or in Eclipse Marketplace, so this is the best we're going to get, I think.
Might be time to remove this from Central entirely.
https://marketplace.eclipse.org/content/atlassian-connector-eclipse#comme...
> problem installing atlassian: depends on javax.servlet 3.1.0
> ------------------------------------------------------------
>
> Key: JBDS-4191
> URL: https://issues.jboss.org/browse/JBDS-4191
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Sub-task
> Components: central-update, rpm
> Affects Versions: 10.2.0.AM3
> Reporter: Nick Boldt
>
> atlassian: depends on javax.servlet 3.1.0 (via req-bundle on javax.xml.rpc 1.1.0 from c.a.conn.eclipse.jira.core)
> : also depends on org.eclipse.core.runtime.compatibility.auth
> : also depends on mortbay, which breaks because of javax/servlet/Servlet
> {code}
> !MESSAGE Authorization infrastructure (org.eclipse.core.runtime.compatibility.auth) not installed.
> !STACK 0
> java.lang.ClassNotFoundException: org.eclipse.core.internal.runtime.auth.AuthorizationDatabase cannot be found by org.eclipse.core.runtime_3.12.0.v20160920-1429
> at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:461)
> at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:372)
> at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:364)
> at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:161)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
> at java.lang.Class.forName0(Native Method)
> at java.lang.Class.forName(Class.java:264)
> at org.eclipse.core.internal.runtime.AuthorizationHandler.getAuthClass(AuthorizationHandler.java:48)
> at org.eclipse.core.internal.runtime.AuthorizationHandler.loadKeyring(AuthorizationHandler.java:69)
> at org.eclipse.core.internal.runtime.AuthorizationHandler.flushAuthorizationInfo(AuthorizationHandler.java:231)
> at org.eclipse.core.runtime.Platform.flushAuthorizationInfo(Platform.java:590)
> at com.atlassian.connector.eclipse.internal.commons.ui.MigrateToSecureStorageJob.migrateToSecureStorage(MigrateToSecureStorageJob.java:89)
> at com.atlassian.connector.eclipse.internal.commons.ui.MigrateToSecureStorageJob.runInUIThread(MigrateToSecureStorageJob.java:60)
> !ENTRY org.eclipse.core.jobs 4 2 2016-11-17 21:09:30.244
> !MESSAGE An internal error occurred during: "Start Embedded Web Server".
> !STACK 0
> java.lang.LinkageError: loader constraint violation: when resolving method "org.mortbay.jetty.servlet.ServletHolder.<init>(Ljavax/servlet/Servlet;)V" the class loader (instance of org/eclipse/osgi/internal/loader/EquinoxClassLoader) of the current class, com/atlassian/connector/eclipse/internal/directclickthrough/ui/DirectClickThroughUiPlugin$2, and the class loader (instance of org/eclipse/osgi/internal/loader/EquinoxClassLoader) for the method's defining class, org/mortbay/jetty/servlet/ServletHolder, have different Class objects for the type javax/servlet/Servlet used in the signature
> at com.atlassian.connector.eclipse.internal.directclickthrough.ui.DirectClickThroughUiPlugin$2.runImpl(DirectClickThroughUiPlugin.java:88)
> at com.atlassian.connector.eclipse.internal.core.jobs.JobWithStatus.run(JobWithStatus.java:50)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> depends on and installs javax.servlet:
> * com.atlassian.connector.eclipse.bamboo.feature
> * com.atlassian.connector.eclipse.directclickthrough.feature
> * com.atlassian.connector.eclipse.jira.feature
> * com.atlassian.connector.commons.feature -> connector.commons -> javax.xml.rpc 1.1.0 -> javax.servlet 3.1.0
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months
[JBoss JIRA] (JBDS-4195) Remove Software/Update page when installed from RPM.
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-4195?page=com.atlassian.jira.plugin.... ]
Nick Boldt commented on JBDS-4195:
----------------------------------
There is no JBT in RHSCL - it's for products only. We don't have an RPM for jbosstools.
Alexey said:{quote}we use the application name in Usage Preferences. So, if central doesn't have Software/Update you always can check what you have in Preferences to see what we detected.{quote}
* Eclipse product: org.eclipse.platform
* Installed packages: Devstudio
!jbds4195.usage.properties.png|thumbnail!
[^jbds4195.usage.properties.txt]
> Remove Software/Update page when installed from RPM.
> ----------------------------------------------------
>
> Key: JBDS-4195
> URL: https://issues.jboss.org/browse/JBDS-4195
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Sub-task
> Components: central
> Reporter: Mickael Istria
> Assignee: Mickael Istria
> Attachments: jbds4195.usage.properties.png, jbds4195.usage.properties.txt
>
>
> In order to avoid presenting JBDS-4175 to users, a workaround is to not show the Software/Updates tab when installation comes from RPM. We'll use the same sort of identification as in JBDS-4014, a suffix of "|Devstudio" indicating that the install is from RPM, eg., this screengrab from Google Analytics:
> http://imgur.com/kyspoAn
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months
[JBoss JIRA] (JBDS-4195) Remove Software/Update page when installed from RPM.
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-4195?page=com.atlassian.jira.plugin.... ]
Nick Boldt updated JBDS-4195:
-----------------------------
Attachment: jbds4195.usage.properties.png
jbds4195.usage.properties.txt
> Remove Software/Update page when installed from RPM.
> ----------------------------------------------------
>
> Key: JBDS-4195
> URL: https://issues.jboss.org/browse/JBDS-4195
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Sub-task
> Components: central
> Reporter: Mickael Istria
> Assignee: Mickael Istria
> Attachments: jbds4195.usage.properties.png, jbds4195.usage.properties.txt
>
>
> In order to avoid presenting JBDS-4175 to users, a workaround is to not show the Software/Updates tab when installation comes from RPM. We'll use the same sort of identification as in JBDS-4014, a suffix of "|Devstudio" indicating that the install is from RPM, eg., this screengrab from Google Analytics:
> http://imgur.com/kyspoAn
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months
[JBoss JIRA] (JBTIS-992) Move Teiid Designer from EA to released
by Paul Leacu (JIRA)
Paul Leacu created JBTIS-992:
--------------------------------
Summary: Move Teiid Designer from EA to released
Key: JBTIS-992
URL: https://issues.jboss.org/browse/JBTIS-992
Project: JBoss Tools Integration Stack
Issue Type: Bug
Components: distribution, teiid
Affects Versions: 10.1.0.GA
Reporter: Paul Leacu
Assignee: Paul Leacu
Fix For: 10.1.0.GA
Move Teiid Designer from earlyacces to released. Pick up 11.0.0.Final.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months
[JBoss JIRA] (JBDS-4189) problem installing teiid designer: depends on slf4j 1.7.10 (newer version) and javax.servlet 3.1.0 BUNDLE (not package)
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-4189?page=com.atlassian.jira.plugin.... ]
Nick Boldt updated JBDS-4189:
-----------------------------
Attachment: (was: diff.txt)
> problem installing teiid designer: depends on slf4j 1.7.10 (newer version) and javax.servlet 3.1.0 BUNDLE (not package)
> -----------------------------------------------------------------------------------------------------------------------
>
> Key: JBDS-4189
> URL: https://issues.jboss.org/browse/JBDS-4189
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Sub-task
> Components: central-update, rpm
> Affects Versions: 10.2.0.AM3
> Reporter: Nick Boldt
> Assignee: Nick Boldt
>
> problem installing teiid designer: depends on slf4j 1.7.10 (newer version) and javax.servlet 3.1.0 BUNDLE (not package)
> {code}
> depends on & installs slf4j.api_1.7.10:
> * org.teiid.designer.datatools 10.0.2.Final-v20161108-1636-B72 requires org.apache.directory.api.ldap.* & org.apache.directory.api.util
> * org.apache.directory.studio.slf4j-eclipselog_2.0.0.v20150618 requires slf4j 1.7.10 (fragment-host)
> * org.apache.directory.api.ldap.schema_1.0.0.M30 requires 1.7.10
> * org.apache.directory.api.asn1.ber requires 1.7.10
> * org.apache.directory.api.ldap.extras.aci requires 1.7.10
> depends on and installs javax.servlet:
> * org.teiid.designer.modelgenerator.salesforce -> require-bundle javax.servlet;bundle-version="[3.1.0,4.0.0)"
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months
[JBoss JIRA] (JBDS-4189) problem installing teiid designer: depends on slf4j 1.7.10 (newer version) and javax.servlet 3.1.0 BUNDLE (not package)
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-4189?page=com.atlassian.jira.plugin.... ]
Nick Boldt updated JBDS-4189:
-----------------------------
Attachment: diff.txt
> problem installing teiid designer: depends on slf4j 1.7.10 (newer version) and javax.servlet 3.1.0 BUNDLE (not package)
> -----------------------------------------------------------------------------------------------------------------------
>
> Key: JBDS-4189
> URL: https://issues.jboss.org/browse/JBDS-4189
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Sub-task
> Components: central-update, rpm
> Affects Versions: 10.2.0.AM3
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Attachments: diff.txt
>
>
> problem installing teiid designer: depends on slf4j 1.7.10 (newer version) and javax.servlet 3.1.0 BUNDLE (not package)
> {code}
> depends on & installs slf4j.api_1.7.10:
> * org.teiid.designer.datatools 10.0.2.Final-v20161108-1636-B72 requires org.apache.directory.api.ldap.* & org.apache.directory.api.util
> * org.apache.directory.studio.slf4j-eclipselog_2.0.0.v20150618 requires slf4j 1.7.10 (fragment-host)
> * org.apache.directory.api.ldap.schema_1.0.0.M30 requires 1.7.10
> * org.apache.directory.api.asn1.ber requires 1.7.10
> * org.apache.directory.api.ldap.extras.aci requires 1.7.10
> depends on and installs javax.servlet:
> * org.teiid.designer.modelgenerator.salesforce -> require-bundle javax.servlet;bundle-version="[3.1.0,4.0.0)"
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months