Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » Visualizer
Visualizer [message #45047] Sun, 19 December 2004 23:04 Go to next message
Eclipse UserFriend
Originally posted by: sekar.gopinathan.fhlbny.com

Hi
I am new to the aspect programming. I installed AJDT 1.2.200x into
eclipse 3.0.1 on my laptop and tried opening up TracingExample project.
Everything worked as expected. I enabled version 3 build configuration
and switched to AspectVisualizer perspective. Sure enough, I saw the
nice visual representation of how the aspect was applied.
Since in our company everthing is kept on the network. I did the same on a
network installation of eclipse(JRE(1.4.2) will be that of the local PC
starting eclipse). To my surprise, I could not see anything in the
visualizer except the message
"Nothing to display. Select a project, package, or class from the
Package explorer". I had selected "tracing" in my package explorer.
I am not sure if there are any known problems with visualizer running on
eclipse installed on a network file server. To make sure, its not some
wierd configuration issue, I installed a copy of eclipse in my laptop and
then in my network fileserver, followed by installation of AJDT. I could
recreate the problem.

If this is something anyone has come across or resolutions I appreciate if
you could share it with me.

Note: I changed the prefereces of visualizer to other 'providers' to 'file
based to provider' and i could see the graphics but when is switch it back
to 'AspectJ provider' I do not see anything.
Also I turned on the AJDT event trace and here is the event trace. I
could not make much out of it. Anyway, I hope some one would be able to
understand it.
6:02:34 PM initialiseAJDE: switching configs -
from:t:\users\gopishes\final\HelloWorld\.generated.lst
to:t:\users\gopishes\final\Tracing Example\.generated.lst
6:02:34 PM Wiping StructureModelUtil caches
6:02:34 PM AJDTContentProvider.updateData() executed - took 93ms
6:02:39 PM AJDTContentProvider.selectionChanged(): Marking visualiser
content as out of date
6:02:39 PM AJDTContentProvider.updateData() executed - took 0ms
6:02:41 PM AJDTContentProvider.selectionChanged(): Marking visualiser
content as out of date
6:02:41 PM AJDTContentProvider.updateData() executed - took 15ms

Thanks
Sekar
Re: Visualizer [message #45608 is a reply to message #45047] Wed, 05 January 2005 17:14 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: mchapman.uk.ibm.com

On Sun, 19 Dec 2004 23:04:27 +0000, Sekar Gopinathan wrote:
> I am new to the aspect programming. I installed AJDT 1.2.200x into
> eclipse 3.0.1 on my laptop and tried opening up TracingExample project.
> Everything worked as expected. I enabled version 3 build configuration
> and switched to AspectVisualizer perspective. Sure enough, I saw the
> nice visual representation of how the aspect was applied. Since in our
> company everthing is kept on the network. I did the same on a network
> installation of eclipse(JRE(1.4.2) will be that of the local PC starting
> eclipse). To my surprise, I could not see anything in the visualizer
> except the message
> "Nothing to display. Select a project, package, or class from the
> Package explorer". I had selected "tracing" in my package explorer. I am
> not sure if there are any known problems with visualizer running on
> eclipse installed on a network file server. To make sure, its not some
> wierd configuration issue, I installed a copy of eclipse in my laptop and
> then in my network fileserver, followed by installation of AJDT. I could
> recreate the problem.

We've managed to recreate this here, by mapping the network share to a
local drive. I've raised bug 82258 for this, which we should be able to
fix within a couple of days.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=82258

Regards,

Matt.
Re: Visualizer [message #45726 is a reply to message #45608] Fri, 07 January 2005 22:01 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: sekar.gopinathan.fhlbny.com

I have the following project structure in my workspace
1. AuditPolicy

Matt Chapman wrote:

> On Sun, 19 Dec 2004 23:04:27 +0000, Sekar Gopinathan wrote:
>> I am new to the aspect programming. I installed AJDT 1.2.200x into
>> eclipse 3.0.1 on my laptop and tried opening up TracingExample project.
>> Everything worked as expected. I enabled version 3 build configuration
>> and switched to AspectVisualizer perspective. Sure enough, I saw the
>> nice visual representation of how the aspect was applied. Since in our
>> company everthing is kept on the network. I did the same on a network
>> installation of eclipse(JRE(1.4.2) will be that of the local PC starting
>> eclipse). To my surprise, I could not see anything in the visualizer
>> except the message
>> "Nothing to display. Select a project, package, or class from the
>> Package explorer". I had selected "tracing" in my package explorer. I am
>> not sure if there are any known problems with visualizer running on
>> eclipse installed on a network file server. To make sure, its not some
>> wierd configuration issue, I installed a copy of eclipse in my laptop and
>> then in my network fileserver, followed by installation of AJDT. I could
>> recreate the problem.

> We've managed to recreate this here, by mapping the network share to a
> local drive. I've raised bug 82258 for this, which we should be able to
> fix within a couple of days.

> https://bugs.eclipse.org/bugs/show_bug.cgi?id=82258

> Regards,

> Matt.
Re: Visualizer [message #45755 is a reply to message #45608] Fri, 07 January 2005 22:01 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: sekar.gopinathan.fhlbny.com

I have the following project structure in my workspace
1. AuditPolicy

Matt Chapman wrote:

> On Sun, 19 Dec 2004 23:04:27 +0000, Sekar Gopinathan wrote:
>> I am new to the aspect programming. I installed AJDT 1.2.200x into
>> eclipse 3.0.1 on my laptop and tried opening up TracingExample project.
>> Everything worked as expected. I enabled version 3 build configuration
>> and switched to AspectVisualizer perspective. Sure enough, I saw the
>> nice visual representation of how the aspect was applied. Since in our
>> company everthing is kept on the network. I did the same on a network
>> installation of eclipse(JRE(1.4.2) will be that of the local PC starting
>> eclipse). To my surprise, I could not see anything in the visualizer
>> except the message
>> "Nothing to display. Select a project, package, or class from the
>> Package explorer". I had selected "tracing" in my package explorer. I am
>> not sure if there are any known problems with visualizer running on
>> eclipse installed on a network file server. To make sure, its not some
>> wierd configuration issue, I installed a copy of eclipse in my laptop and
>> then in my network fileserver, followed by installation of AJDT. I could
>> recreate the problem.

> We've managed to recreate this here, by mapping the network share to a
> local drive. I've raised bug 82258 for this, which we should be able to
> fix within a couple of days.

> https://bugs.eclipse.org/bugs/show_bug.cgi?id=82258

> Regards,

> Matt.
Re: Visualizer [message #45785 is a reply to message #45608] Fri, 07 January 2005 22:01 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: sekar.gopinathan.fhlbny.com

I have the following project structure in my workspace
1. AuditPolicy

Matt Chapman wrote:

> On Sun, 19 Dec 2004 23:04:27 +0000, Sekar Gopinathan wrote:
>> I am new to the aspect programming. I installed AJDT 1.2.200x into
>> eclipse 3.0.1 on my laptop and tried opening up TracingExample project.
>> Everything worked as expected. I enabled version 3 build configuration
>> and switched to AspectVisualizer perspective. Sure enough, I saw the
>> nice visual representation of how the aspect was applied. Since in our
>> company everthing is kept on the network. I did the same on a network
>> installation of eclipse(JRE(1.4.2) will be that of the local PC starting
>> eclipse). To my surprise, I could not see anything in the visualizer
>> except the message
>> "Nothing to display. Select a project, package, or class from the
>> Package explorer". I had selected "tracing" in my package explorer. I am
>> not sure if there are any known problems with visualizer running on
>> eclipse installed on a network file server. To make sure, its not some
>> wierd configuration issue, I installed a copy of eclipse in my laptop and
>> then in my network fileserver, followed by installation of AJDT. I could
>> recreate the problem.

> We've managed to recreate this here, by mapping the network share to a
> local drive. I've raised bug 82258 for this, which we should be able to
> fix within a couple of days.

> https://bugs.eclipse.org/bugs/show_bug.cgi?id=82258

> Regards,

> Matt.
Re: Visualizer [message #45815 is a reply to message #45785] Fri, 07 January 2005 22:16 Go to previous message
Eclipse UserFriend
Originally posted by: sekar.gopinathan.fhlbny.com

I apolgize for the incomplete replies. I think it must be the case of
Friday...;)

Anyway...I have the following project structure in my workspace(that is
setup on the network)
1. AuditPolicy: This is an aspect only project. Basically it has
pointcuts and advices that would insert an audit call.
2. XXXService: This project is a service layer and is also an aspectj
project but it does not define any aspects by itself. It simply uses the
aspects defined int the auditpolicy.jar
3. XXXDataAccess: This project contains all the DAO's

The service project references the data access project. When I change
the method signature on one data access component that is used by service
project, it is supposed to complain in the service project. But it does
not complain untill I clean all the projects. Can this be related to me
working on the network? May be this is totally unrelated issue. If so,
I can post it separately.

Thanks
SG
Sekar Gopinathan wrote:

> I have the following project structure in my workspace
> 1. AuditPolicy

> Matt Chapman wrote:

>> On Sun, 19 Dec 2004 23:04:27 +0000, Sekar Gopinathan wrote:
>>> I am new to the aspect programming. I installed AJDT 1.2.200x into
>>> eclipse 3.0.1 on my laptop and tried opening up TracingExample project.
>>> Everything worked as expected. I enabled version 3 build configuration
>>> and switched to AspectVisualizer perspective. Sure enough, I saw the
>>> nice visual representation of how the aspect was applied. Since in our
>>> company everthing is kept on the network. I did the same on a network
>>> installation of eclipse(JRE(1.4.2) will be that of the local PC starting
>>> eclipse). To my surprise, I could not see anything in the visualizer
>>> except the message
>>> "Nothing to display. Select a project, package, or class from the
>>> Package explorer". I had selected "tracing" in my package explorer. I am
>>> not sure if there are any known problems with visualizer running on
>>> eclipse installed on a network file server. To make sure, its not some
>>> wierd configuration issue, I installed a copy of eclipse in my laptop and
>>> then in my network fileserver, followed by installation of AJDT. I could
>>> recreate the problem.

>> We've managed to recreate this here, by mapping the network share to a
>> local drive. I've raised bug 82258 for this, which we should be able to
>> fix within a couple of days.

>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=82258

>> Regards,

>> Matt.
Re: Visualizer [message #585584 is a reply to message #45047] Wed, 05 January 2005 17:14 Go to previous message
Matt Chapman is currently offline Matt ChapmanFriend
Messages: 429
Registered: July 2009
Senior Member
On Sun, 19 Dec 2004 23:04:27 +0000, Sekar Gopinathan wrote:
> I am new to the aspect programming. I installed AJDT 1.2.200x into
> eclipse 3.0.1 on my laptop and tried opening up TracingExample project.
> Everything worked as expected. I enabled version 3 build configuration
> and switched to AspectVisualizer perspective. Sure enough, I saw the
> nice visual representation of how the aspect was applied. Since in our
> company everthing is kept on the network. I did the same on a network
> installation of eclipse(JRE(1.4.2) will be that of the local PC starting
> eclipse). To my surprise, I could not see anything in the visualizer
> except the message
> "Nothing to display. Select a project, package, or class from the
> Package explorer". I had selected "tracing" in my package explorer. I am
> not sure if there are any known problems with visualizer running on
> eclipse installed on a network file server. To make sure, its not some
> wierd configuration issue, I installed a copy of eclipse in my laptop and
> then in my network fileserver, followed by installation of AJDT. I could
> recreate the problem.

We've managed to recreate this here, by mapping the network share to a
local drive. I've raised bug 82258 for this, which we should be able to
fix within a couple of days.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=82258

Regards,

Matt.
Re: Visualizer [message #585640 is a reply to message #45608] Fri, 07 January 2005 22:01 Go to previous message
Eclipse UserFriend
Originally posted by: sekar.gopinathan.fhlbny.com

I have the following project structure in my workspace
1. AuditPolicy

Matt Chapman wrote:

> On Sun, 19 Dec 2004 23:04:27 +0000, Sekar Gopinathan wrote:
>> I am new to the aspect programming. I installed AJDT 1.2.200x into
>> eclipse 3.0.1 on my laptop and tried opening up TracingExample project.
>> Everything worked as expected. I enabled version 3 build configuration
>> and switched to AspectVisualizer perspective. Sure enough, I saw the
>> nice visual representation of how the aspect was applied. Since in our
>> company everthing is kept on the network. I did the same on a network
>> installation of eclipse(JRE(1.4.2) will be that of the local PC starting
>> eclipse). To my surprise, I could not see anything in the visualizer
>> except the message
>> "Nothing to display. Select a project, package, or class from the
>> Package explorer". I had selected "tracing" in my package explorer. I am
>> not sure if there are any known problems with visualizer running on
>> eclipse installed on a network file server. To make sure, its not some
>> wierd configuration issue, I installed a copy of eclipse in my laptop and
>> then in my network fileserver, followed by installation of AJDT. I could
>> recreate the problem.

> We've managed to recreate this here, by mapping the network share to a
> local drive. I've raised bug 82258 for this, which we should be able to
> fix within a couple of days.

> https://bugs.eclipse.org/bugs/show_bug.cgi?id=82258

> Regards,

> Matt.
Re: Visualizer [message #585652 is a reply to message #45608] Fri, 07 January 2005 22:01 Go to previous message
Eclipse UserFriend
Originally posted by: sekar.gopinathan.fhlbny.com

I have the following project structure in my workspace
1. AuditPolicy

Matt Chapman wrote:

> On Sun, 19 Dec 2004 23:04:27 +0000, Sekar Gopinathan wrote:
>> I am new to the aspect programming. I installed AJDT 1.2.200x into
>> eclipse 3.0.1 on my laptop and tried opening up TracingExample project.
>> Everything worked as expected. I enabled version 3 build configuration
>> and switched to AspectVisualizer perspective. Sure enough, I saw the
>> nice visual representation of how the aspect was applied. Since in our
>> company everthing is kept on the network. I did the same on a network
>> installation of eclipse(JRE(1.4.2) will be that of the local PC starting
>> eclipse). To my surprise, I could not see anything in the visualizer
>> except the message
>> "Nothing to display. Select a project, package, or class from the
>> Package explorer". I had selected "tracing" in my package explorer. I am
>> not sure if there are any known problems with visualizer running on
>> eclipse installed on a network file server. To make sure, its not some
>> wierd configuration issue, I installed a copy of eclipse in my laptop and
>> then in my network fileserver, followed by installation of AJDT. I could
>> recreate the problem.

> We've managed to recreate this here, by mapping the network share to a
> local drive. I've raised bug 82258 for this, which we should be able to
> fix within a couple of days.

> https://bugs.eclipse.org/bugs/show_bug.cgi?id=82258

> Regards,

> Matt.
Re: Visualizer [message #585665 is a reply to message #45608] Fri, 07 January 2005 22:01 Go to previous message
Eclipse UserFriend
Originally posted by: sekar.gopinathan.fhlbny.com

I have the following project structure in my workspace
1. AuditPolicy

Matt Chapman wrote:

> On Sun, 19 Dec 2004 23:04:27 +0000, Sekar Gopinathan wrote:
>> I am new to the aspect programming. I installed AJDT 1.2.200x into
>> eclipse 3.0.1 on my laptop and tried opening up TracingExample project.
>> Everything worked as expected. I enabled version 3 build configuration
>> and switched to AspectVisualizer perspective. Sure enough, I saw the
>> nice visual representation of how the aspect was applied. Since in our
>> company everthing is kept on the network. I did the same on a network
>> installation of eclipse(JRE(1.4.2) will be that of the local PC starting
>> eclipse). To my surprise, I could not see anything in the visualizer
>> except the message
>> "Nothing to display. Select a project, package, or class from the
>> Package explorer". I had selected "tracing" in my package explorer. I am
>> not sure if there are any known problems with visualizer running on
>> eclipse installed on a network file server. To make sure, its not some
>> wierd configuration issue, I installed a copy of eclipse in my laptop and
>> then in my network fileserver, followed by installation of AJDT. I could
>> recreate the problem.

> We've managed to recreate this here, by mapping the network share to a
> local drive. I've raised bug 82258 for this, which we should be able to
> fix within a couple of days.

> https://bugs.eclipse.org/bugs/show_bug.cgi?id=82258

> Regards,

> Matt.
Re: Visualizer [message #585679 is a reply to message #45785] Fri, 07 January 2005 22:16 Go to previous message
Eclipse UserFriend
Originally posted by: sekar.gopinathan.fhlbny.com

I apolgize for the incomplete replies. I think it must be the case of
Friday...;)

Anyway...I have the following project structure in my workspace(that is
setup on the network)
1. AuditPolicy: This is an aspect only project. Basically it has
pointcuts and advices that would insert an audit call.
2. XXXService: This project is a service layer and is also an aspectj
project but it does not define any aspects by itself. It simply uses the
aspects defined int the auditpolicy.jar
3. XXXDataAccess: This project contains all the DAO's

The service project references the data access project. When I change
the method signature on one data access component that is used by service
project, it is supposed to complain in the service project. But it does
not complain untill I clean all the projects. Can this be related to me
working on the network? May be this is totally unrelated issue. If so,
I can post it separately.

Thanks
SG
Sekar Gopinathan wrote:

> I have the following project structure in my workspace
> 1. AuditPolicy

> Matt Chapman wrote:

>> On Sun, 19 Dec 2004 23:04:27 +0000, Sekar Gopinathan wrote:
>>> I am new to the aspect programming. I installed AJDT 1.2.200x into
>>> eclipse 3.0.1 on my laptop and tried opening up TracingExample project.
>>> Everything worked as expected. I enabled version 3 build configuration
>>> and switched to AspectVisualizer perspective. Sure enough, I saw the
>>> nice visual representation of how the aspect was applied. Since in our
>>> company everthing is kept on the network. I did the same on a network
>>> installation of eclipse(JRE(1.4.2) will be that of the local PC starting
>>> eclipse). To my surprise, I could not see anything in the visualizer
>>> except the message
>>> "Nothing to display. Select a project, package, or class from the
>>> Package explorer". I had selected "tracing" in my package explorer. I am
>>> not sure if there are any known problems with visualizer running on
>>> eclipse installed on a network file server. To make sure, its not some
>>> wierd configuration issue, I installed a copy of eclipse in my laptop and
>>> then in my network fileserver, followed by installation of AJDT. I could
>>> recreate the problem.

>> We've managed to recreate this here, by mapping the network share to a
>> local drive. I've raised bug 82258 for this, which we should be able to
>> fix within a couple of days.

>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=82258

>> Regards,

>> Matt.
Previous Topic:Lastest AJDT with older versions of AspectJ?
Next Topic:Stable release of AJDT and AspectJ
Goto Forum:
  


Current Time: Fri Apr 19 02:15:09 GMT 2024

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

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

Back to the top