For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 15 replies, 5 voices, and was last updated 19 years ago by
Riyad Kalla.
-
AuthorPosts
-
I have an issue in MyEclipse 5.1.1 where when I debug, I keep getting a “source not found” error. I then have to manually tell MyE where the source code directory is and it works OK.
The problem is that MyEclipse isn’t remembering where the source code directory is so this error happens everytime I run the project.
Do I need to do a “clean” or is there some identified issue with this problem?
Any suggestions welcome.
Thanks.
M
May 24, 2007 at 12:50 pm #270631
Riyad KallaMemberMork, I don’t remember but are you using WebLogic to debug? If so, we finally found and fixed the bug with “Source not found” in 5.5 on WebLogic.
May 25, 2007 at 6:41 am #270652Wow, great memory!!! 🙂
Yup, on this project I’m using Weblogic 9.2 and MyE 5.5.1.
This source not found only just started happening. I’m sure I’ll be doing more debugging soon (<g>) so I’ll update you if I keep getting the source not found error.
Thanks for your reply!!
— M
P.S. Although I check “Notify me when a reply is posted”, I am no longer getting forum reply notifications.
Because I was getting some unwanted emails on my initial MyEclipse email address, I changed it via the settings. Now, I get no emails — even the ones I want. Not sure what’s going on, but it appears that the email notification feature doesn’t check back to see if there’s a new email address on file.
May 25, 2007 at 10:43 am #270672
Riyad KallaMemberDoh… try clicking the giant clock to un-watch the thread, then click it again to re-watch it… I wonder if it has a copy of the old email address layout around. I’ll ask our web guy to see what’s up.
May 29, 2007 at 2:35 pm #270832
vladchukMemberI am, too, getting the same problem every time I try to debug. If I update the source path manually, the session proceeds fine but after restart my config is gone and I’m back to the same problem. As stated before, MyEclipse seems to have a short memory in this regard. I’m using Weblogic 8.1sp4 and ME 5.5.1. Any suggestions?
May 29, 2007 at 2:48 pm #270835
Riyad KallaMembervladchuk,
I’m looking into this issue. Hang tight.May 29, 2007 at 3:03 pm #270837
Riyad KallaMemberGuys this looks like it might be a bug on our end, I’m filing it as such and see what devs come back with.
May 31, 2007 at 11:36 am #270922Hi Riyad,
Sorry, I missed your last reply in this thread and posted a new message today (5/31/07) with my continuing issues with “Source not Found”.
Did you hear anything back from development yet?
Thanks.
M
May 31, 2007 at 11:41 am #270925
Riyad KallaMemberMork,
Not yet. It got filed for the 6.0 TODO list. So that may be a few months off yet. Unfortunately I don’t have an immediate workaround except re-attaching source each time… I know that’s a bummer 🙁May 31, 2007 at 12:20 pm #270926I understand. I guess this is only a Web Logic issue.
Thanks for your reply and update.
🙂
June 28, 2007 at 9:50 am #272152
Riyad KallaMemberMork,
We are in the midst of working on this, and we cannot reproduce the issue with source code in the project, but we can reproduce the issue with source code that is attached to a library that the project is using… can you clarify the source that you had to keep re-attaching?July 16, 2007 at 5:54 am #272740
gordondmMemberUnfortunately MyEclipse 6.0 didn’t solve this problem 🙁
July 24, 2007 at 6:58 am #273086I’m a bit disappointed by this reply.
It seems that it’s always acceptable to ask the USER to do something, to spend their time, additional to work around bugs in a product nowadays rather than take responsibility for a (IMHO serious product defect.
MyEclipse should work correctly when debugging WebLogic without asking the user to jump through hoops to create “special launch configurations”.
You all promised to have this painful bug fixed in 6.
Please fix it.
Thanks
M
July 24, 2007 at 1:03 pm #273126
Riyad KallaMemberMork,
If we can’t reproduce a bug internally that our users are seeing then we need your help on the issue.For example with the “Source not found” for in-project source, we saw that issue and got a fix for it in 6.0M1… as I mentioned we are still seeing the source-not-found problem with User Libraries that have attached source, but from the replies to this thread I still cannot tell which problem is being reported.
The “special launch configuration” is a workaround to the problem, so I’m not clear why you would be mad about that.
August 8, 2007 at 9:43 am #273674
Randy BurgessMemberFor example with the “Source not found” for in-project source, we saw that issue and got a fix for it in 6.0M1… as I mentioned we are still seeing the source-not-found problem with User Libraries that have attached source, but from the replies to this thread I still cannot tell which problem is being reported.
I’m seeing this issue on Weblogic 9.2 with source code for external libraries, not the project’s source code. That debugs fine for me. I have setup the special launch configuration and using that I still have issues with EXTERNAL libraries source code.
-
AuthorPosts

