[JBoss JIRA] Created: (JBIDE-5336) Wait duration gives error
by Jeff DeLong (JIRA)
Wait duration gives error
-------------------------
Key: JBIDE-5336
URL: https://jira.jboss.org/jira/browse/JBIDE-5336
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: bpm
Affects Versions: 3.1.0.M4
Environment: JBossTools-Update-3.1.0.v200911251807N-H130-RC1 running on Mac with JDK 1.6
Reporter: Jeff DeLong
I created a simple Wait activity (see attached screenshot). I set the duration to 10 seconds and saved the fileThe BPEL Editor reported the following error:
Description Resource Path Location Type
The expression in <bpel:for> is not a duration expression. StoreProcess.bpel /StoreProcessService/bpelContent line 67 BPEL Validation Marker
This is the generated source.
<bpel:wait name="Wait">
<bpel:for><![CDATA['PT10S']]></bpel:for>
</bpel:wait>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 8 months
[JBoss JIRA] Created: (RHDS-120) java.lang.NullPointerException when try to save empty value in web.xml Editor.
by Anton Klimkovich (JIRA)
java.lang.NullPointerException when try to save empty value in web.xml Editor.
------------------------------------------------------------------------------
Key: RHDS-120
URL: http://jira.jboss.com/jira/browse/RHDS-120
Project: Red Hat Developer Studio
Issue Type: Bug
Affects Versions: 1.0.0.beta1
Reporter: Anton Klimkovich
Open web.xml on tree tab
Right ckick on Error Pages for example
Set Error-Code and location
On Tree tab in web.xml Editor clear field with Error-Code
Try to save file.
java.lang.NullPointerException
at org.eclipse.jst.j2ee.model.internal.validation.WarValidator.validateErrorPages(WarValidator.java:693)
at org.eclipse.jst.j2ee.model.internal.validation.WarValidator.validate(WarValidator.java:251)
at org.eclipse.jst.j2ee.internal.web.validation.UIWarValidator.validate(UIWarValidator.java:95)
at org.eclipse.jst.j2ee.model.internal.validation.WarValidator.validateInJob(WarValidator.java:329)
at org.eclipse.jst.j2ee.internal.web.validation.UIWarValidator.validateInJob(UIWarValidator.java:111)
at org.eclipse.wst.validation.internal.operations.ValidatorJob.run(ValidatorJob.java:75)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
org.eclipse.wst.validation.internal.core.ValidationException: CHKJ3000E: WAR Validation Failed: java.lang.NullPointerException
at org.eclipse.jst.j2ee.model.internal.validation.WarValidator.validateInJob(WarValidator.java:343)
at org.eclipse.jst.j2ee.internal.web.validation.UIWarValidator.validateInJob(UIWarValidator.java:111)
at org.eclipse.wst.validation.internal.operations.ValidatorJob.run(ValidatorJob.java:75)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 8 months
[JBoss JIRA] Created: (JBIDE-6573) org.jboss.ide.eclipse.as.test can't find target platform / parent pom
by Nick Boldt (JIRA)
org.jboss.ide.eclipse.as.test can't find target platform / parent pom
---------------------------------------------------------------------
Key: JBIDE-6573
URL: https://jira.jboss.org/browse/JBIDE-6573
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Build/Releng
Affects Versions: 3.2.0.M1
Reporter: Nick Boldt
Assignee: Denis Golovin
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[INFO] Resolving target platform for project MavenProject: org.jboss.tools.as.tests:org.jboss.ide.eclipse.as.test:2.1.0-SNAPSHOT @ /mnt/hudson_workspace/workspace/jbosstools-3.2.0.M1/sources/as/tests/org.jboss.ide.eclipse.as.test/pom.xml
[INFO] Cannot complete the request. Generating details.
{org.osgi.framework.executionenvironment=OSGi/Minimum-1.0,OSGi/Minimum-1.1, osgi.ws=cocoa, osgi.arch=x86, osgi.os=macosx, org.eclipse.update.install.features=true, org.osgi.framework.system.packages=}
[Software being installed: org.jboss.ide.eclipse.as.test 2.1.0.qualifier,
Missing requirement: org.jboss.ide.eclipse.as.core 2.1.0.qualifier requires 'bundle org.eclipse.core.runtime 0.0.0' but it could not be found,
Cannot satisfy dependency: org.jboss.ide.eclipse.as.test 2.1.0.qualifier depends on: bundle org.jboss.ide.eclipse.as.core 0.0.0]
http://hudson.qa.jboss.com/hudson/job/jbosstools-3.2.0.M1/134/console
Any idea why this test plugin can't find the parent-pom and therefore the target platform? Feel free to assign back to me - just looking for ideas here.
--
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, 8 months
[JBoss JIRA] Created: (JBIDE-6630) 3 methods of type MessagePropertyELSegmentImpl must override a superclass method in org.jboss.tools.common.el.core
by Nick Boldt (JIRA)
3 methods of type MessagePropertyELSegmentImpl must override a superclass method in org.jboss.tools.common.el.core
------------------------------------------------------------------------------------------------------------------
Key: JBIDE-6630
URL: https://jira.jboss.org/browse/JBIDE-6630
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: common
Affects Versions: 3.2.0.M2
Reporter: Nick Boldt
Assignee: Alexey Kazakov
[ERROR] Failed to execute goal org.sonatype.tycho:maven-osgi-compiler-plugin:0.9.0:compile (default-compile) on project org.jboss.tools.common.el.core: Compilation failure: Compilation failure:
/mnt/hudson_workspace/workspace/jbosstools-3.2.0.M2.continuous/sources/common/plugins/org.jboss.tools.common.el.core/src/org/jboss/tools/common/el/core/resolver/MessagePropertyELSegmentImpl.java (at line 28):[-1,-1]
public IResource getMessageBundleResource() {
^^^^^^^^^^^^^^^^^^^^^^^^^^
The method getMessageBundleResource() of type MessagePropertyELSegmentImpl must override a superclass method
/mnt/hudson_workspace/workspace/jbosstools-3.2.0.M2.continuous/sources/common/plugins/org.jboss.tools.common.el.core/src/org/jboss/tools/common/el/core/resolver/MessagePropertyELSegmentImpl.java (at line 37):[-1,-1]
public boolean isProperty() {
^^^^^^^^^^^^
The method isProperty() of type MessagePropertyELSegmentImpl must override a superclass method
/mnt/hudson_workspace/workspace/jbosstools-3.2.0.M2.continuous/sources/common/plugins/org.jboss.tools.common.el.core/src/org/jboss/tools/common/el/core/resolver/MessagePropertyELSegmentImpl.java (at line 42):[-1,-1]
public ITextSourceReference getMessagePropertySourceReference() {
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method getMessagePropertySourceReference() of type MessagePropertyELSegmentImpl must override a superclass method
--
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, 8 months