[JBoss JIRA] Created: (JBDS-1536) [Getting Started Guide] Typos
by Andrew Ross (JIRA)
[Getting Started Guide] Typos
-----------------------------
Key: JBDS-1536
URL: https://issues.jboss.org/browse/JBDS-1536
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: documentation
Affects Versions: 4.0.0.CR1
Reporter: Andrew Ross
Assignee: Matthew Casperson
Version: JBoss_Developer_Studio-Getting_Started_Guide-4.0-web-en-US-4.0.0-8.el5
1.1. What is JBDS?
"more pra JSPoductive reducing" -> productive?
3.2. JBoss Developer Studio Installation
"propmpted"
5.1.2. Stopping JBoss Server
"the the"
6.1.1. Start Development Database
"DataBase" (x2)
6.1.2. Create and deploy Seam Web Project
"desitination"
6.1.2. Create and deploy Seam Web Project
"worskhop" (x6)
7.2.5. Launch JSP Project
"the the"
8.7.1. Editing inputnumber.jsp page
"WYSIWIG"
"tothe"
8.9. Running the Application
"the the"
9.1. User Sites
"the the"
9.3. Quick Fixes
"dependences"
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years
[JBoss JIRA] (JBIDE-11410) Crash in Eclipse when running JBoss Server
by Muh Khairul Lukman W. (JIRA)
Muh Khairul Lukman W. created JBIDE-11410:
---------------------------------------------
Summary: Crash in Eclipse when running JBoss Server
Key: JBIDE-11410
URL: https://issues.jboss.org/browse/JBIDE-11410
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS/Servers
Affects Versions: 3.3.0.Beta1
Environment: JRE version: 7.0_147-b147
Java VM: OpenJDK 64-Bit Server VM (21.0-b17 mixed mode linux-amd64 compressed oops)
Derivative: IcedTea7 2.0
Distribution: Ubuntu 11.10, package 7~b147-2.0-0ubuntu0.11.10.
Eclipse 3.7.2 64 bit
Reporter: Muh Khairul Lukman W.
Assignee: Rob Stryker
Attachments: hs_err_pid25114.log
{code}
Mar 27, 2012 2:14:48 PM org.xnio.Xnio <clinit>
INFO: XNIO Version 3.0.3.GA
Mar 27, 2012 2:14:48 PM org.xnio.nio.NioXnio <clinit>
INFO: XNIO NIO Implementation Version 3.0.3.GA
Mar 27, 2012 2:14:48 PM org.jboss.remoting3.EndpointImpl <clinit>
INFO: JBoss Remoting version 3.2.2.GA
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f6542da4697, pid=25114, tid=140073270568704
#
# JRE version: 7.0_147-b147
# Java VM: OpenJDK 64-Bit Server VM (21.0-b17 mixed mode linux-amd64 compressed oops)
# Derivative: IcedTea7 2.0
# Distribution: Ubuntu 11.10, package 7~b147-2.0-0ubuntu0.11.10.1
# Problematic frame:
# C [libplds4.so+0x1697] PL_HashTableLookupConst+0x17
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /home/rully/eclipse_jee/hs_err_pid25114.log
#
# If you would like to submit a bug report, please include
# instructions on how to reproduce the bug and visit:
# https://bugs.launchpad.net/ubuntu/+source/openjdk-7/
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
{code}
When i start to run JBoss server in eclipse, it start to crash and shut down.. JBoss service server won't running on my desktop.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years
[JBoss JIRA] Created: (JBIDE-9292) Show as el panel button doesn't workign now
by Maxim Areshkau (JIRA)
Show as el panel button doesn't workign now
-------------------------------------------
Key: JBIDE-9292
URL: https://issues.jboss.org/browse/JBIDE-9292
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor core
Affects Versions: 3.3.0.M1
Reporter: Maxim Areshkau
Assignee: Yahor Radtsevich
Priority: Critical
Attachments: el-pressed.png, page-design-options.png, show-el-not-pressed.png
Show as el panel button doesn't workign now
#1) have created an empty page and added some el expression;
#2) have added el expression and it value to props dialog;
checked button show as el doesn't react
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years
[JBoss JIRA] (JBIDE-11430) Multiple selection in Source Editor is not properly reflected in Visual Editor
by Vlado Pakan (JIRA)
Vlado Pakan created JBIDE-11430:
-----------------------------------
Summary: Multiple selection in Source Editor is not properly reflected in Visual Editor
Key: JBIDE-11430
URL: https://issues.jboss.org/browse/JBIDE-11430
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor core
Affects Versions: 3.3.0.Beta2
Environment: Linux 32 bit, JBT Beta2 H134
Reporter: Vlado Pakan
Assignee: Yahor Radtsevich
Priority: Minor
Fix For: 3.3.0.Beta3
1. Create JSF 1.2 Kickstart project
2. Open hello.jsp page
3. Select this part of page source code via mouse:
{noformat}
<h:outputText value="#{Message.hello_message}" />,
<h:outputText value="#{user.name}" />!
{noformat}
4. Selection displayed within Visual Editor is proper
!correctVisualSelection.png!
5. Select the same text with keyboard
6. Even the same text is selected within Source Editor selection in Visual Editor is different and incorrect.
!incorrectVisualSelection.png!
After 30 seconds multiple selection appears in Visual Editor but it's really to late. Should be much faster.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years