[JBoss JIRA] (JBIDE-15291) xulrunner under 64bit Linux produce "NSSUTIL_3.13 not found" and blocks marketplace, m2e connector discovery ...
by Jochen Buchholz (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15291?page=com.atlassian.jira.plugi... ]
Jochen Buchholz commented on JBIDE-15291:
-----------------------------------------
The -Dorg.jboss.tools.vpe.loadxulrunner=false option solve the eclipse marketplace problems. A discover of m2e connectors fails now with a new error:
!ENTRY org.eclipse.equinox.p2.discovery 4 0 2013-07-29 13:52:15.480
!MESSAGE Cannot download bundle at http://repo1.maven.org/maven2/.m2e/discovery-catalog/org.eclipse.m2e.disc...: Unable to create temporary file
!STACK 0
java.io.IOException: Unable to create temporary file
at java.io.File$TempDirectory.generateFile(File.java:1891)
at java.io.File.createTempFile(File.java:1979)
at org.eclipse.equinox.internal.p2.discovery.compatibility.RemoteBundleDiscoveryStrategy$DownloadBundleJob.call(RemoteBundleDiscoveryStrategy.java:197)
at org.eclipse.equinox.internal.p2.discovery.compatibility.RemoteBundleDiscoveryStrategy$DownloadBundleJob.call(RemoteBundleDiscoveryStrategy.java:1)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:724)
> xulrunner under 64bit Linux produce "NSSUTIL_3.13 not found" and blocks marketplace, m2e connector discovery ...
> ------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-15291
> URL: https://issues.jboss.org/browse/JBIDE-15291
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: Visual Page Editor core, XULRunner
> Affects Versions: 4.1.0.Final
> Environment: Linux 3.8.13-gentoo #1 SMP Sun Jun 23 23:34:36 CEST 2013 x86_64 Intel(R) Core(TM) i7-2720QM CPU @ 2.20GHz GenuineIntel GNU/Linux
> IcedTea JDK 7.2.4.1
> eclipse-standard-kepler-R-linux-gtk-x86_64.tar.gz
> Reporter: Jochen Buchholz
> Assignee: Yahor Radtsevich
> Priority: Critical
> Fix For: 4.1.x
>
> Attachments: .log, click-on-jbosscentral-button.png, frozen-marketplace.png, m2e-connectors.png
>
>
> I installed the eclipse standard kepler and go to market place. I choose JBoss developer studio 7.0.0 GA and install it via marketplace. After the restart I choose File->Import->Maven->"checkout Maven Projects from SCM" and click on the "Find out more SCM connectors in the m2e Marketplace. I got the error: "Failed to discover all connectors."
> I cant Use the Marketplace anymore, because he is frozen while load the content.
> In the error log I found this line:
> Caused by: java.io.IOException: /mnt/usb/eclipse/plugins/org.mozilla.xulrunner.gtk.linux.x86_64_1.9.2.19pre/xulrunner/libnssutil3.so: version `NSSUTIL_3.13' not found (required by /usr/lib64/libnss3.so)
> like in the old issue JBIDE-10628 reported also by me
> Developer Studio is unusable under 64bit Linux.
--
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
12 years, 3 months
[JBoss JIRA] (JBIDE-13732) BrowserSim: Firebug doesn't run for some web pages
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13732?page=com.atlassian.jira.plugi... ]
Konstantin Marmalyukov commented on JBIDE-13732:
------------------------------------------------
I still can reproduce it too, but now Firebug Lite works on debug channel, so I hope their fix on release channel will appear soon.
> BrowserSim: Firebug doesn't run for some web pages
> --------------------------------------------------
>
> Key: JBIDE-13732
> URL: https://issues.jboss.org/browse/JBIDE-13732
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: browsersim, upstream
> Affects Versions: 4.1.0.Alpha1
> Environment: Linux and JBDS Alpha1-v20130306-0101-B124
> Reporter: Vlado Pakan
> Assignee: Konstantin Marmalyukov
> Priority: Critical
> Fix For: 4.1.x
>
>
> 1. Open Browsersimm
> 2. Open url www.google.com
> 3. Run Firebug Lite from context menu of BrowserSimm
> ASSERT: Debug window is opened and working
> 4. Open url www.sme.sk
> 5. Run Firebug Lite from context menu of BrowserSimm
> ERROR: No debug window is opened
--
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
12 years, 3 months
[JBoss JIRA] (JBIDE-15261) Cannot create wordpress example
by weiweijiang jiang (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15261?page=com.atlassian.jira.plugi... ]
weiweijiang jiang commented on JBIDE-15261:
-------------------------------------------
JBT 4.1.0.final.core also got this issue, and I create a [php-5.3,mysql-5.1] app and the source code is "https://github.com/openshift/drupal-example.git"
> Cannot create wordpress example
> -------------------------------
>
> Key: JBIDE-15261
> URL: https://issues.jboss.org/browse/JBIDE-15261
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.1.0.Beta2
> Reporter: nan wei
> Assignee: Andre Dietisheim
> Fix For: 4.2.0.Alpha1
>
> Attachments: create-wordpress-example.png, initial-build-failed.png
>
>
> Version:
> JBoss Deverloper Studio 7 Beta
> OpenShift Plugin: 2.5.0.Beta2-v20130621-1052-B65
> OpenShift Enterprise 1.2/2013-07-18.4
> How reproducible:
> always
> Steps to Reproduce:
> 1. Create an app in the JBoss Deverloper Studio.
> Name: mysqltest
> Type: PHP 5.3(php-5.3)
> Embeddable Cartridges: MySQL Database 5.1(mysql-5.1)
> 2. Click Advanced
> Add Source Code:https://github.com/openshift/wordpress-example
> !create-wordpress-example.png!
> Actual results:
> When creating an app, check mysql cartridge and add source code together, it will fail, and return the following error:
> !initial-build-failed.png!
> {code}
> Could not create application "a3"
> Could not request https://broker.ose0717.com/broker/rest/domains/nwei/applications: The initial build for the application failed. Last 10 kB of build output:
> httpd (no pid file) not running
> Could not find mysql database. Please run:
> rhc cartridge add -a a3 -c mysql-5.1
> then make a sample commit (add whitespace somewhere) and re-push
> An error occurred executing 'gear postreceive'
> For more details about the problem, try running the command again with the '--trace' option.
> {code}
> But if use rhc client, there is no such problem, it is created successfully.
> # rhc app create mysqltest1 php-5.3 mysql-5.1 --from-code=https://github.com/openshift/wordpress-example
--
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
12 years, 3 months