[JBoss JIRA] Created: (JBIDE-7313) org.jboss.tools.jsf.ui.test.validation.ELValidationTest.testELValidationEnablement failure
by Alexey Kazakov (JIRA)
org.jboss.tools.jsf.ui.test.validation.ELValidationTest.testELValidationEnablement failure
------------------------------------------------------------------------------------------
Key: JBIDE-7313
URL: https://jira.jboss.org/browse/JBIDE-7313
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JSF
Affects Versions: 3.2.0.Beta2
Reporter: Alexey Kazakov
Assignee: Alexey Kazakov
Fix For: 3.2.0.Beta2
testELValidationEnablement(org.jboss.tools.jsf.ui.test.validation.ELValidationTest) Time elapsed: 5.322 sec <<< FAILURE!
junit.framework.AssertionFailedError: Problem marker was not found. expected:<1> but was:<0>
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.jsf.ui.test.validation.ELValidationTest.testELValidationEnablement(ELValidationTest.java:63)
--
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-6389) Deployment error with SOA-P 5.0.1 GA and JBDS 3.0.1
by Jiri Peterka (JIRA)
Deployment error with SOA-P 5.0.1 GA and JBDS 3.0.1
---------------------------------------------------
Key: JBIDE-6389
URL: https://jira.jboss.org/browse/JBIDE-6389
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS
Affects Versions: 3.1.1
Environment: jbds-3.0.1 #82 Linux 32, Sun JDK 1.6
Reporter: Jiri Peterka
Assignee: Rob Stryker
Fix For: 3.1.2
1. Start SOA-P 5.0.1 server
2. Create WAR project for SOP-P runtime and it's seam (called for example seam-war-soa)
3. You should see this exception
WARN [HDScanner] Failed to process changes
org.jboss.deployers.client.spi.IncompleteDeploymentException: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):
DEPLOYMENTS MISSING DEPENDENCIES:
Deployment "persistence.unit:unitName=#seam-war-soa" is missing the following dependencies:
Dependency "jboss.jca:name=seam-war-soaDatasource,service=DataSourceBinding" (should be in state "Create", but is actually in state "** NOT FOUND Depends on 'jboss.jca:name=seam-war-soaDatasource,service=DataSourceBinding' **")
DEPLOYMENTS IN ERROR:
Deployment "jboss.jca:name=seam-war-soaDatasource,service=DataSourceBinding" is in error due to the following reason(s): ** NOT FOUND Depends on 'jboss.jca:name=seam-war-soaDatasource,service=DataSourceBinding' **
at org.jboss.deployers.plugins.deployers.DeployersImpl.checkComplete(DeployersImpl.java:994)
at org.jboss.deployers.plugins.deployers.DeployersImpl.checkComplete(DeployersImpl.java:940)
at org.jboss.deployers.plugins.main.MainDeployerImpl.checkComplete(MainDeployerImpl.java:873)
at org.jboss.system.server.profileservice.repository.MainDeployerAdapter.checkComplete(MainDeployerAdapter.java:128)
at org.jboss.system.server.profileservice.hotdeploy.HDScanner.scan(HDScanner.java:378)
at org.jboss.system.server.profileservice.hotdeploy.HDScanner.run(HDScanner.java:256)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:317)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:150)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(ScheduledThreadPoolExecutor.java:98)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(ScheduledThreadPoolExecutor.java:181)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:205)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)
Note: Tested with new installation and new workspace
--
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-7171) Plug-in org.teiid.designer.dqp.ui -> NPE - get exception once, when restart JBDS
by Vitali Yemialyanchyk (JIRA)
Plug-in org.teiid.designer.dqp.ui -> NPE - get exception once, when restart JBDS
--------------------------------------------------------------------------------
Key: JBIDE-7171
URL: https://jira.jboss.org/browse/JBIDE-7171
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: teiid
Affects Versions: 3.2.0.M2
Reporter: Vitali Yemialyanchyk
Priority: Minor
staktrace:
java.lang.reflect.InvocationTargetException
at com.metamatrix.modeler.dqp.ui.DqpUiPlugin$1.run(DqpUiPlugin.java:194)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
Caused by: java.lang.NullPointerException
at com.metamatrix.modeler.dqp.ui.DqpUiPlugin$1.run(DqpUiPlugin.java:189)
... 1 more
Root exception:
java.lang.NullPointerException
at com.metamatrix.modeler.dqp.ui.DqpUiPlugin$1.run(DqpUiPlugin.java:189)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
nothing bad happens - I report cause this indicate about some problem.
--
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