Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » DSDP - Target Management » openSolaris ? What is the story ?
openSolaris ? What is the story ? [message #35807] Fri, 19 June 2009 23:58 Go to next message
gary mazz is currently offline gary mazzFriend
Messages: 7
Registered: July 2009
Junior Member
Hi,

I posted this on eclipse.dsdp, but reading though the list, I noticed a
message saying "this" is the real list.

I'm trying to use RSE with opensolaris 2009.06. I was actually trying to
use PTP which has a dependency on RSE. I've been working with the PTP/CDT
group for the past week isolating the issues, multiple installs,
matrix-ing the packages, etc. I spent about 30hrs working though the
integration issues.

With the aid of the very helpful PTP team, we were able to isolate my ptp
problems down to RSE.

I can create a project on opensolaris with the eclipse sdk 3.4 but not
with eclipse sdk 3.5. I also can't build on any versions of RSE or of the
eclipse sdks. Additionally, if I attempt to browse the processes, it
throws and exception.

Searching the posts, it seems like the solaris process bug is open and
unfixed since Feb, 2007.

The real question is will opensolaris be supported by the RSE team ? or
did I just waste of week of time ?

cheers
gary
Re: openSolaris ? What is the story ? [message #35981 is a reply to message #35807] Mon, 22 June 2009 12:36 Go to previous message
Martin Oberhuber is currently offline Martin OberhuberFriend
Messages: 1007
Registered: July 2009
Senior Member
Hello Gary,

In general, committers can only provide support on target hardware that
they have access to. None of us has any openSolaris box, so all we can
do is assist you in fixing the problems yourself. We will happily help
you through your issues as much as we can, but don't expect us to fix
and test the code for you since we don't have the target platforms
available.

I assume that you are talking about
https://bugs.eclipse.org/bugs/show_bug.cgi?id=175293
[dstore] Processes do not work on Dstore-UNIX connection to Solaris

You'll notice that this bug has been marked as "helpwanted" for the
very reason I gave above for some time. We are willing to help end-users
fix the issue themselves, and we are willing to accept patches. But
since we don't have the solaris hardware, and since our employers don't
use it, you have to understand that it is not our top priority.

Our official reference platforms are listed on
http://www.eclipse.org/projects/project-plan.php?projectid=d sdp.tm#target_environments
and you'll see that solaris has never been a reference platform for
dstore. Which means we cannot routinely test it. But we can and will
still help our clients. Eclipse is a "Community" -- come be part of it!

Please use the mailing list, file bugs or comment on existing bugs,
and we will help you getting set up to start fixing things yourself.
I personally don't think the solaris dstore processes issue is a
tremendously hard one to fix, provided one has the machine available...
I just added some notes on the bug 175293 mentioned above.

For your 2nd issue, "can create a project on opensolaris with the
eclipse sdk 3.4 but not with eclipse sdk 3.5.", it looks like you'll
want to file a new bug. Again, try to be as specific as you can.
https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Target%2 0Management
will file the bug against the right product.


Cheers,
--
Martin Oberhuber, Senior Member of Technical Staff, Wind River
Target Management Project Lead, DSDP PMC Member
http://www.eclipse.org/dsdp/tm




gary mazz wrote:
> Hi,
>
> I posted this on eclipse.dsdp, but reading though the list, I noticed a
> message saying "this" is the real list.
>
> I'm trying to use RSE with opensolaris 2009.06. I was actually trying to
> use PTP which has a dependency on RSE. I've been working with the
> PTP/CDT group for the past week isolating the issues, multiple installs,
> matrix-ing the packages, etc. I spent about 30hrs working though the
> integration issues.
>
> With the aid of the very helpful PTP team, we were able to isolate my
> ptp problems down to RSE.
>
> I can create a project on opensolaris with the eclipse sdk 3.4 but not
> with eclipse sdk 3.5. I also can't build on any versions of RSE or of
> the eclipse sdks. Additionally, if I attempt to browse the processes, it
> throws and exception.
> Searching the posts, it seems like the solaris process bug is open and
> unfixed since Feb, 2007.
> The real question is will opensolaris be supported by the RSE team ? or
> did I just waste of week of time ?
>
> cheers
> gary
>
>
Re: openSolaris ? What is the story ? [message #581164 is a reply to message #35807] Mon, 22 June 2009 12:36 Go to previous message
Martin Oberhuber is currently offline Martin OberhuberFriend
Messages: 1007
Registered: July 2009
Senior Member
Hello Gary,

In general, committers can only provide support on target hardware that
they have access to. None of us has any openSolaris box, so all we can
do is assist you in fixing the problems yourself. We will happily help
you through your issues as much as we can, but don't expect us to fix
and test the code for you since we don't have the target platforms
available.

I assume that you are talking about
https://bugs.eclipse.org/bugs/show_bug.cgi?id=175293
[dstore] Processes do not work on Dstore-UNIX connection to Solaris

You'll notice that this bug has been marked as "helpwanted" for the
very reason I gave above for some time. We are willing to help end-users
fix the issue themselves, and we are willing to accept patches. But
since we don't have the solaris hardware, and since our employers don't
use it, you have to understand that it is not our top priority.

Our official reference platforms are listed on
http://www.eclipse.org/projects/project-plan.php?projectid=d sdp.tm#target_environments
and you'll see that solaris has never been a reference platform for
dstore. Which means we cannot routinely test it. But we can and will
still help our clients. Eclipse is a "Community" -- come be part of it!

Please use the mailing list, file bugs or comment on existing bugs,
and we will help you getting set up to start fixing things yourself.
I personally don't think the solaris dstore processes issue is a
tremendously hard one to fix, provided one has the machine available...
I just added some notes on the bug 175293 mentioned above.

For your 2nd issue, "can create a project on opensolaris with the
eclipse sdk 3.4 but not with eclipse sdk 3.5.", it looks like you'll
want to file a new bug. Again, try to be as specific as you can.
https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Target%2 0Management
will file the bug against the right product.


Cheers,
--
Martin Oberhuber, Senior Member of Technical Staff, Wind River
Target Management Project Lead, DSDP PMC Member
http://www.eclipse.org/dsdp/tm




gary mazz wrote:
> Hi,
>
> I posted this on eclipse.dsdp, but reading though the list, I noticed a
> message saying "this" is the real list.
>
> I'm trying to use RSE with opensolaris 2009.06. I was actually trying to
> use PTP which has a dependency on RSE. I've been working with the
> PTP/CDT group for the past week isolating the issues, multiple installs,
> matrix-ing the packages, etc. I spent about 30hrs working though the
> integration issues.
>
> With the aid of the very helpful PTP team, we were able to isolate my
> ptp problems down to RSE.
>
> I can create a project on opensolaris with the eclipse sdk 3.4 but not
> with eclipse sdk 3.5. I also can't build on any versions of RSE or of
> the eclipse sdks. Additionally, if I attempt to browse the processes, it
> throws and exception.
> Searching the posts, it seems like the solaris process bug is open and
> unfixed since Feb, 2007.
> The real question is will opensolaris be supported by the RSE team ? or
> did I just waste of week of time ?
>
> cheers
> gary
>
>
Previous Topic:"C/C++ Remote Application" not available in run configurations
Next Topic:RSE can't open files in some directory, which give the RSEG1067 error
Goto Forum:
  


Current Time: Tue Apr 16 21:05:06 GMT 2024

Powered by FUDForum. Page generated in 1.82604 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top