[JBoss JIRA] (JBDS-3098) MissingResourceException after JBDS startup
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-3098?page=com.atlassian.jira.plugin.... ]
Nick Boldt commented on JBDS-3098:
----------------------------------
Please try this again... I have a feeling this may be fixed a a consequence of the fixes in JBDS-3099.
> MissingResourceException after JBDS startup
> -------------------------------------------
>
> Key: JBDS-3098
> URL: https://issues.jboss.org/browse/JBDS-3098
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: central, discovery
> Affects Versions: 8.0.0.Beta3
> Environment: 8.0.0.Beta3b
> Reporter: Radim Hopp
> Assignee: Snjezana Peco
> Priority: Critical
> Fix For: 8.0.0.Beta3
>
>
> Exception in error log right after JBDS startup:
> {noformat:title=Cannot load bundle com.jboss.jbds.central.discovery.earlyaccess_8.0.0.Beta3_v20140718_1800_B191.jar_1783823812217829775.jar from url https://devstudio.jboss.com/updates/8.0-staging/discovery/com.jboss.jbds....: Can't find resource for bundle java.util.PropertyResourceBundle, key html5.wizard.description}
> java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key html5.wizard.description
> at java.util.ResourceBundle.getObject(ResourceBundle.java:450)
> at java.util.ResourceBundle.getString(ResourceBundle.java:407)
> at org.eclipse.core.internal.registry.RegistrySupport.translate(RegistrySupport.java:42)
> at org.eclipse.core.runtime.spi.RegistryStrategy.translate(RegistryStrategy.java:145)
> at org.eclipse.core.internal.registry.ExtensionRegistry.translate(ExtensionRegistry.java:863)
> at org.eclipse.core.internal.registry.ExtensionsParser.translate(ExtensionsParser.java:673)
> at org.eclipse.core.internal.registry.ExtensionsParser.parseConfigurationElementAttributes(ExtensionsParser.java:427)
> at org.eclipse.core.internal.registry.ExtensionsParser.handleExtensionState(ExtensionsParser.java:333)
> at org.eclipse.core.internal.registry.ExtensionsParser.startElement(ExtensionsParser.java:613)
> at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement(AbstractSAXParser.java:509)
> at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:378)
> at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2770)
> at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606)
> at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:117)
> at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
> at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)
> at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
> at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
> at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213)
> at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:649)
> at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:333)
> at org.eclipse.core.internal.registry.ExtensionsParser.parseManifest(ExtensionsParser.java:405)
> at org.eclipse.core.internal.registry.ExtensionRegistry.addContribution(ExtensionRegistry.java:1062)
> at org.jboss.tools.project.examples.internal.discovery.xpl.DiscoveryRegistryStrategy.processBundle(DiscoveryRegistryStrategy.java:157)
> at org.jboss.tools.project.examples.internal.discovery.xpl.DiscoveryRegistryStrategy.processBundles(DiscoveryRegistryStrategy.java:126)
> at org.jboss.tools.project.examples.internal.discovery.xpl.DiscoveryRegistryStrategy.onStart(DiscoveryRegistryStrategy.java:78)
> at org.eclipse.core.internal.registry.ExtensionRegistry.<init>(ExtensionRegistry.java:725)
> at org.jboss.tools.project.examples.internal.discovery.xpl.ExternalBundleDiscoveryStrategy.performDiscovery(ExternalBundleDiscoveryStrategy.java:125)
> at org.jboss.tools.project.examples.internal.discovery.ChainedDiscoveryStrategy.performDiscovery(ChainedDiscoveryStrategy.java:62)
> at org.eclipse.mylyn.internal.discovery.core.model.ConnectorDiscovery.performDiscovery(ConnectorDiscovery.java:114)
> at org.jboss.tools.central.internal.discovery.wizards.ProxyWizardManager.loadWizards(ProxyWizardManager.java:101)
> at org.jboss.tools.central.internal.discovery.wizards.ProxyWizardUpdateJob.run(ProxyWizardUpdateJob.java:44)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
> {noformat}
> On first sight it seems that this error does not affect HTML5 Project archetype.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 11 months
[JBoss JIRA] (JBIDE-17890) Command 'cd #/projectname' not implemented in Forge2
by Lincoln Baxter III (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17890?page=com.atlassian.jira.plugi... ]
Lincoln Baxter III commented on JBIDE-17890:
--------------------------------------------
This isn't really a bug, more of an enhancement/feature request. We didn't have this in Forge1 either afaik.
> Command 'cd #/projectname' not implemented in Forge2
> ----------------------------------------------------
>
> Key: JBIDE-17890
> URL: https://issues.jboss.org/browse/JBIDE-17890
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: forge
> Affects Versions: 4.2.0.Beta1
> Reporter: Pavol Srna
> Assignee: Lincoln Baxter III
> Fix For: 4.2.0.CR1
>
>
> I'm missing 'cd #' command in Forge2.
> Would it be possible to make the forge "cd" command aware of the eclipse workspace the same way as it is in Forge1? Especially being able to "cd #/projectname" where projectname is *NOT* inside the physical workspace directory.
> Remember our recommendation to users is *NOT* to put their projects inside eclipse workspaces thus having just 'cd #' is not really that useful on its own.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 11 months
[JBoss JIRA] (JBIDE-17933) CordovaSim 404 error
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17933?page=com.atlassian.jira.plugi... ]
Nick Boldt edited comment on JBIDE-17933 at 7/21/14 1:04 PM:
-------------------------------------------------------------
The only error I get doing the above steps is this:
!error-no-stack.png!
{code}
eclipse.buildId=4.4.0.I20140606-1215
java.version=1.8.0
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments: -product org.eclipse.epp.package.standard.product -showLocation -Dorg.jboss.tools.vpe.loadxulrunner=false
Command-line arguments: -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.standard.product -clean -showLocation -data /home/nboldt/eclipse/workspace-clean44-2 -consolelog -console -debug -Dorg.jboss.tools.vpe.loadxulrunner=false
{code}
Console log contains more detail:
{code}
!ENTRY missing Android engine file /home/nboldt/.cordova/lib/android/cordova/3.5.0/framework/cordova-3.5.0.jar 4 0 2014-07-21 12:50:01.444
!MESSAGE org.jboss.tools.aerogear.hybrid.core
!ENTRY Pre-compilation for engine Apache Cordova 3.5.0 has failed 2 0 2014-07-21 12:50:01.450
!MESSAGE org.jboss.tools.aerogear.hybrid.ui
!STACK 1
org.eclipse.core.runtime.CoreException: Android SDK location is not defined
at org.jboss.tools.aerogear.hybrid.android.core.adt.AndroidSDKManager.getManager(AndroidSDKManager.java:263)
at org.jboss.tools.aerogear.hybrid.android.core.adt.AndroidProjectUtils.selectBestValidTarget(AndroidProjectUtils.java:47)
at org.jboss.tools.aerogear.hybrid.android.core.adt.AndroidLibraryResolver.preCompile(AndroidLibraryResolver.java:96)
at org.jboss.tools.aerogear.hybrid.core.engine.HybridMobileEngine.preCompile(HybridMobileEngine.java:95)
at org.jboss.tools.aerogear.hybrid.ui.internal.engine.AvailableCordovaEnginesSection$8.run(AvailableCordovaEnginesSection.java:385)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
!SUBENTRY 1 org.jboss.tools.aerogear.hybrid.android.core 4 200 2014-07-21 12:50:01.451
!MESSAGE Android SDK location is not defined
!ENTRY missing Android engine file /home/nboldt/.cordova/lib/android/cordova/3.5.0/framework/cordova-3.5.0.jar 4 0 2014-07-21 12:50:57.834
!MESSAGE org.jboss.tools.aerogear.hybrid.core
{code}
was (Author: nickboldt):
The only error I get doing the above steps is this:
!error-no-stack.png!
{code}
eclipse.buildId=4.4.0.I20140606-1215
java.version=1.8.0
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments: -product org.eclipse.epp.package.standard.product -showLocation -Dorg.jboss.tools.vpe.loadxulrunner=false
Command-line arguments: -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.standard.product -clean -showLocation -data /home/nboldt/eclipse/workspace-clean44-2 -consolelog -console -debug -Dorg.jboss.tools.vpe.loadxulrunner=false
{code}
> CordovaSim 404 error
> --------------------
>
> Key: JBIDE-17933
> URL: https://issues.jboss.org/browse/JBIDE-17933
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: browsersim
> Affects Versions: 4.2.0.Beta2
> Environment: Mac OSx 10.9.4, Eclipse Luna (4.4.0), Jboss Tools for Luna (4.2.0.Beta2), with Jboss Hybrid Mobile Tools + CordovaSim.
> Reporter: Asif Kilwani
> Assignee: Ilya Buziuk
> Fix For: 4.2.0.CR1
>
> Attachments: config.xml.png, cordovasim-running.png, download-cordova.png, error-no-stack.png, error.png, install-jboss-hmt-cordovasim-beta2.png, new-hmt-project.png, pick-a-plugin.png, update-jboss-hmt-cordovasim-to-CR1.png, us.png
>
>
> Created sample hybrid mobile app and tried to run with CordovSim, It shows error
> HTTP ERROR: 404
> Problem accessing /ripple/assets/index.html. Reason:
> Not Found
> Config.xml
> <?xml version="1.0" encoding="UTF-8"?>
> <widget xmlns="http://www.w3.org/ns/widgets" xmlns:gap="http://phonegap.com/ns/1.0"
> id="com.bac.bac" version="1.0.0">
> <name>abc</name>
> <description>
> A sample Apache Cordova application that responds to the
> deviceready
> event.
> </description>
> <author href="http://aerogear.org/" email="aerogear-dev(a)lists.jboss.org">
> JBoss by Red Hat
> </author>
> <content src="index.html" />
> <access origin="*" />
> <preference name="fullscreen" value="true" />
> <preference name="webviewbounce" value="true" />
> <feature name="App">
> <param name="android-package" value="org.apache.cordova.App" />
> </feature>
> <feature name="Console">
> <param name="ios-package" value="CDVLogger" />
> </feature>
> </widget>
> Index.html exisits in www folder.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 11 months
[JBoss JIRA] (JBIDE-17268) Forge wizards block eclipse UI while executing - need to be stoppable/canceble
by Lincoln Baxter III (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17268?page=com.atlassian.jira.plugi... ]
Lincoln Baxter III commented on JBIDE-17268:
--------------------------------------------
Yeah. I don't really think this is something that can be fixed much more than it is now. Git happens to block for a long time and there's nothing we can do about it (or similar situations) until they release control back to us, at which point the cancel is actually completed.
> Forge wizards block eclipse UI while executing - need to be stoppable/canceble
> ------------------------------------------------------------------------------
>
> Key: JBIDE-17268
> URL: https://issues.jboss.org/browse/JBIDE-17268
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: forge
> Affects Versions: 4.2.0.Beta1
> Reporter: Lincoln Baxter III
> Assignee: Lincoln Baxter III
> Priority: Critical
> Fix For: 4.2.0.CR1
>
>
> Forge wizards currently can block the eclipse UI. Run any non-trivial command and the Eclipse interface will be completely blocked until the forge command is cancelled, which may not be possible if the command is not using a fine-grained progress monitor and checks frequently.
> Introducing a threaded command execution would allow the use of {code}commandThread.interrupt(){code}
> And should allow both backgrounding of running wizards, but also more reliable cancellation with Forge's proxy support for thread interrupt handling.
> Alternative is to:
> provide method to cancel progress.
> on first try cancel if command is "CanCancel" then use progress monitor cancel, if not use thread.interrupt() that will stop the progress on proxy boundaries.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 11 months
[JBoss JIRA] (JBIDE-17933) CordovaSim 404 error
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17933?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-17933:
-------------------------------
Fix Version/s: 4.2.0.CR1
> CordovaSim 404 error
> --------------------
>
> Key: JBIDE-17933
> URL: https://issues.jboss.org/browse/JBIDE-17933
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: browsersim
> Affects Versions: 4.2.0.Beta2
> Environment: Mac OSx 10.9.4, Eclipse Luna (4.4.0), Jboss Tools for Luna (4.2.0.Beta2), with Jboss Hybrid Mobile Tools + CordovaSim.
> Reporter: Asif Kilwani
> Assignee: Ilya Buziuk
> Fix For: 4.2.0.CR1
>
> Attachments: config.xml.png, cordovasim-running.png, download-cordova.png, error-no-stack.png, error.png, install-jboss-hmt-cordovasim-beta2.png, new-hmt-project.png, pick-a-plugin.png, update-jboss-hmt-cordovasim-to-CR1.png, us.png
>
>
> Created sample hybrid mobile app and tried to run with CordovSim, It shows error
> HTTP ERROR: 404
> Problem accessing /ripple/assets/index.html. Reason:
> Not Found
> Config.xml
> <?xml version="1.0" encoding="UTF-8"?>
> <widget xmlns="http://www.w3.org/ns/widgets" xmlns:gap="http://phonegap.com/ns/1.0"
> id="com.bac.bac" version="1.0.0">
> <name>abc</name>
> <description>
> A sample Apache Cordova application that responds to the
> deviceready
> event.
> </description>
> <author href="http://aerogear.org/" email="aerogear-dev(a)lists.jboss.org">
> JBoss by Red Hat
> </author>
> <content src="index.html" />
> <access origin="*" />
> <preference name="fullscreen" value="true" />
> <preference name="webviewbounce" value="true" />
> <feature name="App">
> <param name="android-package" value="org.apache.cordova.App" />
> </feature>
> <feature name="Console">
> <param name="ios-package" value="CDVLogger" />
> </feature>
> </widget>
> Index.html exisits in www folder.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 11 months
[JBoss JIRA] (JBIDE-17933) CordovaSim 404 error
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17933?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-17933:
-------------------------------
Attachment: error-no-stack.png
The only error I get doing the above steps is this:
!error-no-stack.png!
{code}
eclipse.buildId=4.4.0.I20140606-1215
java.version=1.8.0
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments: -product org.eclipse.epp.package.standard.product -showLocation -Dorg.jboss.tools.vpe.loadxulrunner=false
Command-line arguments: -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.standard.product -clean -showLocation -data /home/nboldt/eclipse/workspace-clean44-2 -consolelog -console -debug -Dorg.jboss.tools.vpe.loadxulrunner=false
{code}
> CordovaSim 404 error
> --------------------
>
> Key: JBIDE-17933
> URL: https://issues.jboss.org/browse/JBIDE-17933
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: browsersim
> Affects Versions: 4.2.0.Beta2
> Environment: Mac OSx 10.9.4, Eclipse Luna (4.4.0), Jboss Tools for Luna (4.2.0.Beta2), with Jboss Hybrid Mobile Tools + CordovaSim.
> Reporter: Asif Kilwani
> Assignee: Ilya Buziuk
> Attachments: config.xml.png, cordovasim-running.png, download-cordova.png, error-no-stack.png, error.png, install-jboss-hmt-cordovasim-beta2.png, new-hmt-project.png, pick-a-plugin.png, update-jboss-hmt-cordovasim-to-CR1.png, us.png
>
>
> Created sample hybrid mobile app and tried to run with CordovSim, It shows error
> HTTP ERROR: 404
> Problem accessing /ripple/assets/index.html. Reason:
> Not Found
> Config.xml
> <?xml version="1.0" encoding="UTF-8"?>
> <widget xmlns="http://www.w3.org/ns/widgets" xmlns:gap="http://phonegap.com/ns/1.0"
> id="com.bac.bac" version="1.0.0">
> <name>abc</name>
> <description>
> A sample Apache Cordova application that responds to the
> deviceready
> event.
> </description>
> <author href="http://aerogear.org/" email="aerogear-dev(a)lists.jboss.org">
> JBoss by Red Hat
> </author>
> <content src="index.html" />
> <access origin="*" />
> <preference name="fullscreen" value="true" />
> <preference name="webviewbounce" value="true" />
> <feature name="App">
> <param name="android-package" value="org.apache.cordova.App" />
> </feature>
> <feature name="Console">
> <param name="ios-package" value="CDVLogger" />
> </feature>
> </widget>
> Index.html exisits in www folder.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 11 months
[JBoss JIRA] (JBIDE-17933) CordovaSim 404 error
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17933?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-17933:
-------------------------------
Attachment: cordovasim-running.png
config.xml.png
pick-a-plugin.png
download-cordova.png
new-hmt-project.png
update-jboss-hmt-cordovasim-to-CR1.png
install-jboss-hmt-cordovasim-beta2.png
Here's what I tried:
1. Install eclipse-standard-luna-R-linux-gtk-x86_64.tar.gz on Fedora 18 with Oracle JDK 1.8
{code}
$➔ uname -a; java -version
Linux thunk 3.11.10-100.fc18.x86_64 #1 SMP Mon Dec 2 20:28:38 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
java version "1.8.0"
Java(TM) SE Runtime Environment (build 1.8.0-b132)
Java HotSpot(TM) 64-Bit Server VM (build 25.0-b70, mixed mode)
{code}
2. Help > Eclipse Marketplace > jBoss Tools Luna (4.2.0 beta)
3. Jboss Central > Software/Update > jBoss Hybrid Mobile tools + CordovaSim > restart when prompted
!install-jboss-hmt-cordovasim-beta2.png!
4. Window > Prefs > Install/Update > Avail Software Sites > Add > http://download.jboss.org/jbosstools/updates/nightly/core/master > OK
5. Help > Check for updates > install everything > restart when prompted
!update-jboss-hmt-cordovasim-to-CR1.png!
6. File > New > Project > Hybrid Mobile...
!new-hmt-project.png!
!download-cordova.png!
!pick-a-plugin.png!
!config.xml.png!
7. Right-click the new project folder in Package Explorer > Run As > Run With CordovaSim
!cordovasim-running.png!
Maybe the problem you experienced was a bug in Beta2, which is fixed in CR1 (on the nightly site) ?
> CordovaSim 404 error
> --------------------
>
> Key: JBIDE-17933
> URL: https://issues.jboss.org/browse/JBIDE-17933
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: browsersim
> Affects Versions: 4.2.0.Beta2
> Environment: Mac OSx 10.9.4, Eclipse Luna (4.4.0), Jboss Tools for Luna (4.2.0.Beta2), with Jboss Hybrid Mobile Tools + CordovaSim.
> Reporter: Asif Kilwani
> Assignee: Ilya Buziuk
> Attachments: config.xml.png, cordovasim-running.png, download-cordova.png, error.png, install-jboss-hmt-cordovasim-beta2.png, new-hmt-project.png, pick-a-plugin.png, update-jboss-hmt-cordovasim-to-CR1.png, us.png
>
>
> Created sample hybrid mobile app and tried to run with CordovSim, It shows error
> HTTP ERROR: 404
> Problem accessing /ripple/assets/index.html. Reason:
> Not Found
> Config.xml
> <?xml version="1.0" encoding="UTF-8"?>
> <widget xmlns="http://www.w3.org/ns/widgets" xmlns:gap="http://phonegap.com/ns/1.0"
> id="com.bac.bac" version="1.0.0">
> <name>abc</name>
> <description>
> A sample Apache Cordova application that responds to the
> deviceready
> event.
> </description>
> <author href="http://aerogear.org/" email="aerogear-dev(a)lists.jboss.org">
> JBoss by Red Hat
> </author>
> <content src="index.html" />
> <access origin="*" />
> <preference name="fullscreen" value="true" />
> <preference name="webviewbounce" value="true" />
> <feature name="App">
> <param name="android-package" value="org.apache.cordova.App" />
> </feature>
> <feature name="Console">
> <param name="ios-package" value="CDVLogger" />
> </feature>
> </widget>
> Index.html exisits in www folder.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 11 months
[JBoss JIRA] (JBIDE-17894) Generate Entities From Tables is blocked
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17894?page=com.atlassian.jira.plugi... ]
Martin Malina commented on JBIDE-17894:
---------------------------------------
[~ldimaggio] it does complete eventually, but takes a very long time. For Pavol, it's perhaps ten minutes. For me, around 2 minutes.
I guess my laptop has superior performance :) But not sure if the difference could be that huge.
> Generate Entities From Tables is blocked
> ----------------------------------------
>
> Key: JBIDE-17894
> URL: https://issues.jboss.org/browse/JBIDE-17894
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: forge
> Affects Versions: 4.2.0.Beta3
> Reporter: Pavol Srna
> Assignee: George Gastaldi
> Priority: Blocker
> Labels: respin-c
> Fix For: 4.2.0.Beta3, 4.2.0.CR1
>
> Attachments: jstack.txt
>
>
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 11 months