[JBoss JIRA] (JBDS-3403) cannot use oracle service name in datasource creation
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBDS-3403?page=com.atlassian.jira.plugin.... ]
Fred Bricon commented on JBDS-3403:
-----------------------------------
Most likely, this is a https://eclipse.org/datatools/ issue that would need to be reported upstream.
To be sure, can you add step-by-step instructions on how to reproduce the error? I'm having trouble to access salesforce.
> cannot use oracle service name in datasource creation
> -----------------------------------------------------
>
> Key: JBDS-3403
> URL: https://issues.jboss.org/browse/JBDS-3403
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: runtime
> Affects Versions: 8.0.2.GA
> Reporter: Tom Fonteyne
>
> When connecting to an Oracle data source, a SID is required for a connection and a service name can not be used.
> The Oracle URL formats are:
> With a SID you use ":sid" at the end
> jdbc:oracle:thin:@//oraclehost:1521:mysid
> with a service name you use "/myservicename"
> jdbc:oracle:thin:@//oraclehost:1521/myservicename
> The dialog box prevent removing the ":" and replacing it with the needed "/"
> (not even via the driver definition where you seem to be allowed to set the url format...)
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (TOOLSDOC-628) JBDS-IS 8.0.1 RN: QE and PM Review
by Misha Ali (JIRA)
[ https://issues.jboss.org/browse/TOOLSDOC-628?page=com.atlassian.jira.plug... ]
Misha Ali commented on TOOLSDOC-628:
------------------------------------
Thanks, Paul. I'll do a final check tomorrow but I don't think there were any from Drools. Andrej, if you have any other feedback, I'll implement that tomorrow as well and stage a final version for a final ACK. Thank you both for your quick feedback!
> JBDS-IS 8.0.1 RN: QE and PM Review
> ----------------------------------
>
> Key: TOOLSDOC-628
> URL: https://issues.jboss.org/browse/TOOLSDOC-628
> Project: Documentation for JBoss Tools and Developer Studio
> Issue Type: Sub-task
> Components: Release Notes
> Reporter: Misha Ali
> Assignee: Andrej Podhradsky
>
> Asked [~pleacu] and [~apodhrad] to have a look at the draft version of the Release Notes and provide feedback on any missing items or changes required.
> Waiting on Bob (or someone else) to confirm whether all BPMN2 1.1.2 issues should be included or if we need a subset.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBIDE-19580) Central: JBoss Buzz fails to load: Error checking remote timestamp
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19580?page=com.atlassian.jira.plugi... ]
Martin Malina updated JBIDE-19580:
----------------------------------
Description:
This happens to me on OS X 10.10 Yosemite and JBDS 9.0.0.Alpha2 nightly (jboss-devstudio-9.0.0.Alpha2-v20150413-0429-B2940-installer-standalone.jar ).
When I start JBDS, Central gets opened and it tries to load the blog entries. But it will fail with this message instead of the content:
{code}
An error occurred: Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz . Open the Error Log view for more details
{code}
!buzz-feed-error.png!
The workspace log contains this:
{code}
!ENTRY org.jboss.tools.central 4 0 2015-04-13 14:18:33.532
!MESSAGE Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
!STACK 1
org.eclipse.core.runtime.CoreException: Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.createRemoteFileIOCoreException(InternalURLTransport.java:218)
at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.checkFile(InternalURLTransport.java:557)
at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.doGetLastModified(InternalURLTransport.java:211)
at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.getLastModified(InternalURLTransport.java:175)
at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.getLastModified(InternalURLTransport.java:144)
at org.jboss.tools.foundation.core.ecf.URLTransportUtility$2.run(URLTransportUtility.java:279)
at org.jboss.tools.foundation.core.jobs.BarrierProgressWaitJob.run(BarrierProgressWaitJob.java:85)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
!SUBENTRY 1 org.jboss.tools.foundation.core 4 0 2015-04-13 14:18:33.533
!MESSAGE Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
{code}
BTW, this works fine in JBDS 9.0.0.Alpha1.
was:
This happens to me on OS X 10.10 Yosemite and JBDS 9.0.0.Alpha2 nightly (jboss-devstudio-9.0.0.Alpha2-v20150413-0429-B2940-installer-standalone.jar ).
When I start JBDS, Central gets opened and it tries to load the blog entries. But it will fail with this message instead of the content:
{code}
An error occurred: Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz . Open the Error Log view for more details
{code}
!buzz-feed-error.png!
The workspace log contains this:
{code}
!ENTRY org.jboss.tools.central 4 0 2015-04-13 14:18:33.532
!MESSAGE Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
!STACK 1
org.eclipse.core.runtime.CoreException: Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.createRemoteFileIOCoreException(InternalURLTransport.java:218)
at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.checkFile(InternalURLTransport.java:557)
at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.doGetLastModified(InternalURLTransport.java:211)
at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.getLastModified(InternalURLTransport.java:175)
at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.getLastModified(InternalURLTransport.java:144)
at org.jboss.tools.foundation.core.ecf.URLTransportUtility$2.run(URLTransportUtility.java:279)
at org.jboss.tools.foundation.core.jobs.BarrierProgressWaitJob.run(BarrierProgressWaitJob.java:85)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
!SUBENTRY 1 org.jboss.tools.foundation.core 4 0 2015-04-13 14:18:33.533
!MESSAGE Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
{code}
> Central: JBoss Buzz fails to load: Error checking remote timestamp
> ------------------------------------------------------------------
>
> Key: JBIDE-19580
> URL: https://issues.jboss.org/browse/JBIDE-19580
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.3.0.Alpha2
> Reporter: Martin Malina
> Attachments: buzz-feed-error.png
>
>
> This happens to me on OS X 10.10 Yosemite and JBDS 9.0.0.Alpha2 nightly (jboss-devstudio-9.0.0.Alpha2-v20150413-0429-B2940-installer-standalone.jar ).
> When I start JBDS, Central gets opened and it tries to load the blog entries. But it will fail with this message instead of the content:
> {code}
> An error occurred: Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz . Open the Error Log view for more details
> {code}
> !buzz-feed-error.png!
> The workspace log contains this:
> {code}
> !ENTRY org.jboss.tools.central 4 0 2015-04-13 14:18:33.532
> !MESSAGE Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
> !STACK 1
> org.eclipse.core.runtime.CoreException: Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
> at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.createRemoteFileIOCoreException(InternalURLTransport.java:218)
> at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.checkFile(InternalURLTransport.java:557)
> at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.doGetLastModified(InternalURLTransport.java:211)
> at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.getLastModified(InternalURLTransport.java:175)
> at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.getLastModified(InternalURLTransport.java:144)
> at org.jboss.tools.foundation.core.ecf.URLTransportUtility$2.run(URLTransportUtility.java:279)
> at org.jboss.tools.foundation.core.jobs.BarrierProgressWaitJob.run(BarrierProgressWaitJob.java:85)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> !SUBENTRY 1 org.jboss.tools.foundation.core 4 0 2015-04-13 14:18:33.533
> !MESSAGE Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
> {code}
> BTW, this works fine in JBDS 9.0.0.Alpha1.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (TOOLSDOC-628) JBDS-IS 8.0.1 RN: QE and PM Review
by Paul Leacu (JIRA)
[ https://issues.jboss.org/browse/TOOLSDOC-628?page=com.atlassian.jira.plug... ]
Paul Leacu commented on TOOLSDOC-628:
-------------------------------------
Hey [~mhusnain] -
Was there any closed Jira info from Drools/jBPM6 ? Looks fine otherwise.
--paull
> JBDS-IS 8.0.1 RN: QE and PM Review
> ----------------------------------
>
> Key: TOOLSDOC-628
> URL: https://issues.jboss.org/browse/TOOLSDOC-628
> Project: Documentation for JBoss Tools and Developer Studio
> Issue Type: Sub-task
> Components: Release Notes
> Reporter: Misha Ali
> Assignee: Andrej Podhradsky
>
> Asked [~pleacu] and [~apodhrad] to have a look at the draft version of the Release Notes and provide feedback on any missing items or changes required.
> Waiting on Bob (or someone else) to confirm whether all BPMN2 1.1.2 issues should be included or if we need a subset.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (TOOLSDOC-628) JBDS-IS 8.0.1 RN: QE and PM Review
by Misha Ali (JIRA)
[ https://issues.jboss.org/browse/TOOLSDOC-628?page=com.atlassian.jira.plug... ]
Misha Ali commented on TOOLSDOC-628:
------------------------------------
The following bugs are now removed:
* 454749
* 459209
* 1178839
* 1184422
> JBDS-IS 8.0.1 RN: QE and PM Review
> ----------------------------------
>
> Key: TOOLSDOC-628
> URL: https://issues.jboss.org/browse/TOOLSDOC-628
> Project: Documentation for JBoss Tools and Developer Studio
> Issue Type: Sub-task
> Components: Release Notes
> Reporter: Misha Ali
> Assignee: Andrej Podhradsky
>
> Asked [~pleacu] and [~apodhrad] to have a look at the draft version of the Release Notes and provide feedback on any missing items or changes required.
> Waiting on Bob (or someone else) to confirm whether all BPMN2 1.1.2 issues should be included or if we need a subset.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBIDE-19580) Central: JBoss Buzz fails to load: Error checking remote timestamp
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19580?page=com.atlassian.jira.plugi... ]
Martin Malina updated JBIDE-19580:
----------------------------------
Attachment: buzz-feed-error.png
> Central: JBoss Buzz fails to load: Error checking remote timestamp
> ------------------------------------------------------------------
>
> Key: JBIDE-19580
> URL: https://issues.jboss.org/browse/JBIDE-19580
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.3.0.Alpha2
> Reporter: Martin Malina
> Attachments: buzz-feed-error.png
>
>
> This happens to me on OS X 10.10 Yosemite and JBDS 9.0.0.Alpha2 nightly (jboss-devstudio-9.0.0.Alpha2-v20150413-0429-B2940-installer-standalone.jar ).
> When I start JBDS, Central gets opened and it tries to load the blog entries. But it will fail with this message instead of the content:
> {code}
> An error occurred: Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz . Open the Error Log view for more details
> {code}
> The workspace log contains this:
> {code}
> !ENTRY org.jboss.tools.central 4 0 2015-04-13 14:18:33.532
> !MESSAGE Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
> !STACK 1
> org.eclipse.core.runtime.CoreException: Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
> at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.createRemoteFileIOCoreException(InternalURLTransport.java:218)
> at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.checkFile(InternalURLTransport.java:557)
> at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.doGetLastModified(InternalURLTransport.java:211)
> at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.getLastModified(InternalURLTransport.java:175)
> at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.getLastModified(InternalURLTransport.java:144)
> at org.jboss.tools.foundation.core.ecf.URLTransportUtility$2.run(URLTransportUtility.java:279)
> at org.jboss.tools.foundation.core.jobs.BarrierProgressWaitJob.run(BarrierProgressWaitJob.java:85)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> !SUBENTRY 1 org.jboss.tools.foundation.core 4 0 2015-04-13 14:18:33.533
> !MESSAGE Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years