[JBoss JIRA] Created: (JBIDE-7154) testELVariableRename(org.jboss.tools.jsf.test.refactoring.ELVariableRefactoringTest) fails
by Alexey Kazakov (JIRA)
testELVariableRename(org.jboss.tools.jsf.test.refactoring.ELVariableRefactoringTest) fails
------------------------------------------------------------------------------------------
Key: JBIDE-7154
URL: https://jira.jboss.org/browse/JBIDE-7154
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: JSF
Affects Versions: 3.2.0.Beta1
Reporter: Alexey Kazakov
Assignee: Daniel Azarov
Fix For: 3.2.0.Beta2
junit.framework.AssertionFailedError: There is unexpected number of changes expected:<3> but was:<1>
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:283)
at junit.framework.Assert.assertEquals(Assert.java:64)
at junit.framework.Assert.assertEquals(Assert.java:195)
at org.jboss.tools.tests.AbstractRefactorTest.checkChanges(AbstractRefactorTest.java:97)
at org.jboss.tools.tests.AbstractRefactorTest.checkRename(AbstractRefactorTest.java:43)
at org.jboss.tools.jsf.test.refactoring.ELVariableRefactoringTest.testELVariableRename(ELVariableRefactoringTest.java:50)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:168)
at junit.framework.TestCase.runBare(TestCase.java:134)
at junit.framework.TestResult$1.protect(TestResult.java:110)
at junit.framework.TestResult.runProtected(TestResult.java:128)
at junit.framework.TestResult.run(TestResult.java:113)
at junit.framework.TestCase.run(TestCase.java:124)
at junit.framework.TestSuite.runTest(TestSuite.java:232)
at junit.framework.TestSuite.run(TestSuite.java:227)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
at junit.framework.TestResult.runProtected(TestResult.java:128)
at junit.extensions.TestSetup.run(TestSetup.java:27)
at junit.framework.TestSuite.runTest(TestSuite.java:232)
at junit.framework.TestSuite.run(TestSuite.java:227)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
at junit.framework.TestResult.runProtected(TestResult.java:128)
at junit.extensions.TestSetup.run(TestSetup.java:27)
at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:49)
at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390)
at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:62)
at org.eclipse.pde.internal.junit.runtime.UITestApplication$1.run(UITestApplication.java:116)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3527)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3174)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2629)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2593)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2427)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:670)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:663)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115)
at org.eclipse.pde.internal.junit.runtime.UITestApplication.start(UITestApplication.java:47)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
at org.eclipse.equinox.launcher.Main.main(Main.java:1383)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 4 months
[JBoss JIRA] Created: (JBIDE-7213) OpenOn and Content Assist doesn't work properly for jsp page
by Vlado Pakan (JIRA)
OpenOn and Content Assist doesn't work properly for jsp page
------------------------------------------------------------
Key: JBIDE-7213
URL: https://jira.jboss.org/browse/JBIDE-7213
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml source editing
Affects Versions: 3.2.0.Beta1
Environment: JBT 3.2.0.v20100925-0935-H92-Beta1 Linux 32bit Java Sun JDK 1,6
Reporter: Vlado Pakan
Assignee: Alexey Kazakov
Priority: Critical
1. Create New JSF Kick Start project
2. Open inputUserName.jsp page
Open on doesn't work on neither on '#{Message.prompt_message}' or '#{user.name}' selection.
Code assist for #{|} offered only 'user' EL but should offer also 'Message' EL.
For xhtml page created within the same JSF project everything work fine.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 4 months
[JBoss JIRA] Created: (JBIDE-7195) org.jboss.tools.jsf.ui.test fails
by Alexey Kazakov (JIRA)
org.jboss.tools.jsf.ui.test fails
---------------------------------
Key: JBIDE-7195
URL: https://jira.jboss.org/browse/JBIDE-7195
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JSF
Affects Versions: 3.2.0.Beta1
Reporter: Alexey Kazakov
Assignee: Victor Rubezhny
Fix For: 3.2.0.Beta2
Failed tests:
testCAForInputTagSrcAttributeSuggestsFilePathsJBIDE1807(org.jboss.tools.jsf.jsp.ca.test.CAForInputTagSrcAttributeSuggestsFilePathsJBIDE1807Test)
testCAForELinStyleTest(org.jboss.tools.jsf.jsp.ca.test.CAForELinStyleTest)
testProposalListIsNotEmptyWhenThereIsNoSpaceBetweenInvertedCommandsInAttributeJBIDE1759(org.jboss.tools.jsf.jsp.ca.test.CANotEmptyWhenThereIsNoSpaceBetweenInvertedCommandsInAttributeJBIDE1759Test)
testThereAreNotOnlyELProposalsJBIDE2437(org.jboss.tools.jsf.jsp.ca.test.CASuggestsNotOnlyELProposalsJBIDE2437Test)
testThereAreNoUnnecessaryElementsForDirAttributeInXHTMLPageJBIDE1813(org.jboss.tools.jsf.jsp.ca.test.CAUnnecessaryElementsForDirAttributeInXHTMLPageJBIDE1813Test)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 4 months
[JBoss JIRA] Created: (JBIDE-7226) RSE server startup does not work
by Dominik Pospisil (JIRA)
RSE server startup does not work
--------------------------------
Key: JBIDE-7226
URL: https://jira.jboss.org/browse/JBIDE-7226
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS
Affects Versions: 3.2.0.Beta1
Environment: jbosstools-3.2.0.Beta1.aggregate-Update-2010-09-29_23-54-19-H182.zip
Reporter: Dominik Pospisil
Assignee: Rob Stryker
RSE server startup does not work. I have created EAP 5.1 on remote system but the server fails to start.
Steps to reproduce:
1) Create remote server
2) Select the created server in server view
3) Right-click the server, choose start
I am getting the following exceptions on eclipse standard output:
-bash-3.2$ java "-Dprogram.name=JBossTools: jboss-eap-5.1.CR1 Runtime" -Xms256m -Xmx768m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Dsun.rmi.dgc.clie nt.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 "-Djava.endorsed.d irs=/home/remote/dpospisi/eap51/jboss-as/lib/endorsed" -Djava.library.path="/ho me/remote/dpospisi/eap51/jboss-as/bin/native"-classpath /home/remote/dpospisi/ea p51/jboss-as/bin/run.jar org.jboss.Main --configuration=default -b JAWA23.MW.LA B.ENG.BRQ.REDHAT.COM&
[1] 28429
-bash-3.2$ Exception in thread "main" java.lang.NoClassDefFoundError: /home/remote/dpospisi/eap51/jboss-as/bin/run/jar
Caused by: java.lang.ClassNotFoundException: .home.remote.dpospisi.eap51.jboss-as.bin.run.jar
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
Could not find the main class: /home/remote/dpospisi/eap51/jboss-as/bin/run.jar. Program will exit.
The problem seems to be that there is no whitespace between -Djava.library.path="/ho me/remote/dpospisi/eap51/jboss-as/bin/native" and -classpath parameters. If I try to execute constructed command on remote system manually, i get the same exception. After adding whitespace before -classpath, it works.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 4 months