[JBoss JIRA] (JBIDE-15070) Mistyped link in LiveReload server editor
by Vlado Pakan (JIRA)
Vlado Pakan created JBIDE-15070:
-----------------------------------
Summary: Mistyped link in LiveReload server editor
Key: JBIDE-15070
URL: https://issues.jboss.org/browse/JBIDE-15070
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: livereload
Affects Versions: 4.1.0.Beta2
Reporter: Vlado Pakan
Priority: Minor
Fix For: 4.1.0.CR1
1. Define LiveReload server in Server view
2. Double click on created server
ERROR: Link in editor has title:
"Inject the livreload.js script in HTML pages"
Title has to be:
"Inject the livereload.js script in HTML pages"
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 9 months
[JBoss JIRA] (JBIDE-15069) Cannot use Web Service Tester to test GET requests returning 404
by Juergen Zimmermann (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15069?page=com.atlassian.jira.plugi... ]
Juergen Zimmermann updated JBIDE-15069:
---------------------------------------
Description:
I get a NPE when I submit a GET request in the Web Service tester which should return 404. In Eclipse's .log file I only have these lines:
!ENTRY org.eclipse.core.jobs 4 2 2013-07-01 16:54:21.954
!MESSAGE An internal error occurred during: "Invoking web service...".
!STACK 0
java.lang.NullPointerException
at org.jboss.tools.ws.ui.views.JAXRSWSTestView2.handleRSTest(JAXRSWSTestView2.java:1918)
at org.jboss.tools.ws.ui.views.JAXRSWSTestView2.access$33(JAXRSWSTestView2.java:1916)
at org.jboss.tools.ws.ui.views.JAXRSWSTestView2$21.run(JAXRSWSTestView2.java:1723)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
was:
I get a NPE when I submit a GET request in the Web Service tester. In Eclipse's .log file I only have these lines:
!ENTRY org.eclipse.core.jobs 4 2 2013-07-01 16:54:21.954
!MESSAGE An internal error occurred during: "Invoking web service...".
!STACK 0
java.lang.NullPointerException
at org.jboss.tools.ws.ui.views.JAXRSWSTestView2.handleRSTest(JAXRSWSTestView2.java:1918)
at org.jboss.tools.ws.ui.views.JAXRSWSTestView2.access$33(JAXRSWSTestView2.java:1916)
at org.jboss.tools.ws.ui.views.JAXRSWSTestView2$21.run(JAXRSWSTestView2.java:1723)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
> Cannot use Web Service Tester to test GET requests returning 404
> ----------------------------------------------------------------
>
> Key: JBIDE-15069
> URL: https://issues.jboss.org/browse/JBIDE-15069
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: Webservices
> Affects Versions: 4.1.0.Beta2
> Reporter: Juergen Zimmermann
>
> I get a NPE when I submit a GET request in the Web Service tester which should return 404. In Eclipse's .log file I only have these lines:
> !ENTRY org.eclipse.core.jobs 4 2 2013-07-01 16:54:21.954
> !MESSAGE An internal error occurred during: "Invoking web service...".
> !STACK 0
> java.lang.NullPointerException
> at org.jboss.tools.ws.ui.views.JAXRSWSTestView2.handleRSTest(JAXRSWSTestView2.java:1918)
> at org.jboss.tools.ws.ui.views.JAXRSWSTestView2.access$33(JAXRSWSTestView2.java:1916)
> at org.jboss.tools.ws.ui.views.JAXRSWSTestView2$21.run(JAXRSWSTestView2.java:1723)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 9 months
[JBoss JIRA] (JBIDE-15069) Cannot use Web Service Tester to test GET requests returning 404
by Juergen Zimmermann (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15069?page=com.atlassian.jira.plugi... ]
Juergen Zimmermann updated JBIDE-15069:
---------------------------------------
Summary: Cannot use Web Service Tester to test GET requests returning 404 (was: Cannot use Web Service Tester to test GET requests)
> Cannot use Web Service Tester to test GET requests returning 404
> ----------------------------------------------------------------
>
> Key: JBIDE-15069
> URL: https://issues.jboss.org/browse/JBIDE-15069
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: Webservices
> Affects Versions: 4.1.0.Beta2
> Reporter: Juergen Zimmermann
>
> I get a NPE when I submit a GET request in the Web Service tester. In Eclipse's .log file I only have these lines:
> !ENTRY org.eclipse.core.jobs 4 2 2013-07-01 16:54:21.954
> !MESSAGE An internal error occurred during: "Invoking web service...".
> !STACK 0
> java.lang.NullPointerException
> at org.jboss.tools.ws.ui.views.JAXRSWSTestView2.handleRSTest(JAXRSWSTestView2.java:1918)
> at org.jboss.tools.ws.ui.views.JAXRSWSTestView2.access$33(JAXRSWSTestView2.java:1916)
> at org.jboss.tools.ws.ui.views.JAXRSWSTestView2$21.run(JAXRSWSTestView2.java:1723)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 9 months
[JBoss JIRA] (JBIDE-15068) Please wait while Hibernate Tools is being installed
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15068?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen commented on JBIDE-15068:
---------------------------------------------
and sorry - first jstack-eclipse.txt should have read jstack-forge.txt
> Please wait while Hibernate Tools is being installed
> ----------------------------------------------------
>
> Key: JBIDE-15068
> URL: https://issues.jboss.org/browse/JBIDE-15068
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: forge
> Affects Versions: 4.1.0.Beta2
> Environment: Windows 64-bit, 32-bit 1.6 JVM
> Reporter: Burr Sutter
> Fix For: 4.1.0.CR1
>
> Attachments: 10244.txt, 2013-07-01_0837.png, 2013-07-01_0838.png, 2013-07-01_0838_001.png, jstack-eclipse.txt, jstack-forge.txt
>
>
> While attempting to use Forge Wizard Generate Entities, you first receive a Forge Starting message, then a Hibernate Tools message which hangs/locks up.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 9 months
[JBoss JIRA] (JBIDE-15069) Cannot use Web Service Tester to test GET requests
by Juergen Zimmermann (JIRA)
Juergen Zimmermann created JBIDE-15069:
------------------------------------------
Summary: Cannot use Web Service Tester to test GET requests
Key: JBIDE-15069
URL: https://issues.jboss.org/browse/JBIDE-15069
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Webservices
Affects Versions: 4.1.0.Beta2
Reporter: Juergen Zimmermann
I get a NPE when I submit a GET request in the Web Service tester. In Eclipse's .log file I only have these lines:
!ENTRY org.eclipse.core.jobs 4 2 2013-07-01 16:54:21.954
!MESSAGE An internal error occurred during: "Invoking web service...".
!STACK 0
java.lang.NullPointerException
at org.jboss.tools.ws.ui.views.JAXRSWSTestView2.handleRSTest(JAXRSWSTestView2.java:1918)
at org.jboss.tools.ws.ui.views.JAXRSWSTestView2.access$33(JAXRSWSTestView2.java:1916)
at org.jboss.tools.ws.ui.views.JAXRSWSTestView2$21.run(JAXRSWSTestView2.java:1723)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 9 months
[JBoss JIRA] (JBIDE-15068) Please wait while Hibernate Tools is being installed
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15068?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen updated JBIDE-15068:
----------------------------------------
Attachment: jstack-eclipse.txt
jstack-eclipse is just waiting in run.
> Please wait while Hibernate Tools is being installed
> ----------------------------------------------------
>
> Key: JBIDE-15068
> URL: https://issues.jboss.org/browse/JBIDE-15068
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: forge
> Affects Versions: 4.1.0.Beta2
> Environment: Windows 64-bit, 32-bit 1.6 JVM
> Reporter: Burr Sutter
> Fix For: 4.1.0.CR1
>
> Attachments: 10244.txt, 2013-07-01_0837.png, 2013-07-01_0838.png, 2013-07-01_0838_001.png, jstack-eclipse.txt, jstack-forge.txt
>
>
> While attempting to use Forge Wizard Generate Entities, you first receive a Forge Starting message, then a Hibernate Tools message which hangs/locks up.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 9 months