Search:

Type: Posts; User: shachar; Keyword(s):

Page 1 of 2 1 2

Search: Search took 0.02 seconds.

  1. Replies
    5
    Views
    758

    Don't be, you can download the latest version of...

    Don't be, you can download the latest version of insight from here: https://github.com/SpringSource/spring-insight-plugins#download-insight-developer-edition
  2. This can't be fixed by configuration. This is...

    This can't be fixed by configuration. This is related to one of Insight's core classes.

    The only thing you can do (for now) is to open an issue at...
  3. Checkout...

    Checkout https://github.com/SpringSource/spring-insight-plugins#download-insight-developer-edition
  4. You can't download insight directly (at least not...

    You can't download insight directly (at least not for now)

    Insight is packaged with tc server:



    Insight developer edition is packaged with tc server developer edition (which is also...
  5. Replies
    49
    Views
    7,057

    Insight devedition will not work with jboss, only...

    Insight devedition will not work with jboss, only insight operations will. Insight Operations is bundled with tcserver enterprise edition, but you can checkout the photo album app source code from...
  6. Replies
    49
    Views
    7,057

    I tested the plugin with photo album on...

    I tested the plugin with photo album on jboss-6.0.0.Final community edition:




    2012-12-23 08:32:23,521 SEVERE [com.springsource.insight.plugin.jsf.ActionListenerOperationCollectionAspect] ...
  7. Replies
    37
    Views
    2,691

    Great, and it only took ~40 posts ;) Enjoy...

    Great, and it only took ~40 posts ;)

    Enjoy Insight
  8. Replies
    37
    Views
    2,691

    No, The missing class is in insight-intercept...

    No,

    The missing class is in insight-intercept jar file, I believe that the problem is with the -L syntax.

    Try to change
    -L=<path to jar file> to
    -L file:/<path to jar file>
  9. Replies
    37
    Views
    2,691

    You need the jar files under jbossas/lib and not...

    You need the jar files under jbossas/lib and not under server/default/lib

    One more thing, what is the server configuration you are using? Is it cos or default?
  10. Replies
    37
    Views
    2,691

    The next files should be located under...

    The next files should be located under C:/JBoss/Spring-Insight/jboss-eap-exe-5.1/jboss-as/lib:

    insight-annotation-1.8.3.RELEASE.jar
    insight-bootstrap-jboss-5.1.0.GA-1.8.3.RELEASE.jar
    ...
  11. Replies
    49
    Views
    7,057

    No, we are actually testing the plugin on a...

    No, we are actually testing the plugin on a various of JSF apps. The plugin breaks pre jsf 2.0 apps, but that's not a problem.

    The only problem is to find JSF 2.0 sample apps

    I'm really sorry...
  12. Replies
    37
    Views
    2,691

    Well, it's a promising start. First start the...

    Well, it's a promising start.

    First start the server outside eclipse:


    1. cd C:\JBoss\EnterprisePlatform-5.1.2\jboss-eap-5.1\jboss-as\bin
    2. run.bat -b 0.0.0.0 -c cos


    If the above...
  13. Try to use insight annotations...

    Try to use insight annotations

    This way you can annotate your methods with @InsightOperation or @InsightEndPoint
  14. Replies
    49
    Views
    7,057

    Looks very promising and we are still testing it....

    Looks very promising and we are still testing it.

    I have created a new branch in Spring Insight Plugins repo and committed required modifications to match 1.9 new APIs

    I also noticed that the...
  15. Replies
    8
    Views
    2,233

    The GWT plugin must cover all forms of GWT server...

    The GWT plugin must cover all forms of GWT server communications. Currently there are two forms to communicate with the server:


    RPC -...
  16. Replies
    37
    Views
    2,691

    I did the next steps on my eclipse (I'm using...

    I did the next steps on my eclipse (I'm using mac):


    Installed jboss developer studio
    Configured a new server with JBOSS 5.1.0.GA (community edition - I don't have a license for the...
  17. Replies
    37
    Views
    2,691

    Please delete...

    Please delete insight-collection-tcserver-1.8.3.RELEASE.jar and try to start the server
  18. Replies
    37
    Views
    2,691

    All is there... Does the next files exist...

    All is there...


    Does the next files exist under C:/JBoss/EnterprisePlatform-5.1.2/jboss-eap-5.1/jboss-as/server/cos/lib?

    insight-annotation-1.8.3.RELEASE.jar
    ...
  19. Replies
    37
    Views
    2,691

    I saw it before, can you attach the tree...

    I saw it before, can you attach the tree structure of insight.base?



    cd C:\JBoss\EnterprisePlatform-5.1.2\jboss-eap-5.1\jboss-as\insight
    tree /f
  20. Replies
    37
    Views
    2,691

    Never saw that exception before... :confused: ......

    Never saw that exception before... :confused: ... (Shooting in the dark) change insight.base value to:


    -Dinsight.base="/C:/JBoss/EnterprisePlatform-5.1.2/jboss-eap-5.1/jboss-as/insight"
  21. Replies
    37
    Views
    2,691

    (Speaking the obvious) - verify that...

    (Speaking the obvious) - verify that insight.properties file does exist under C:\JBoss\EnterprisePlatform-5.1.2\jboss-eap-5.1\jboss-as\insight\conf
    Try to use quotes around insight.base value and...
  22. Replies
    37
    Views
    2,691

    The javaagent syntax is wrong, instead of: ...

    The javaagent syntax is wrong, instead of:


    -Djavaagent=C:\JBoss\EnterprisePlatform-5.1.2\jboss-eap-5.1\jboss-as\bin\aspectjweaver-1.6.12.M2.jar


    Use:

    ...
  23. Replies
    37
    Views
    2,691

    11:28:42,236 SEVERE [InsightClassPathMunger]...

    11:28:42,236 SEVERE [InsightClassPathMunger] Context not initialized by an InsightClassLoader
    11:28:42,236 SEVERE [InsightClassPathMunger] Thus, I am not able to add conf or plugins to the classpath...
  24. Replies
    37
    Views
    2,691

    The problem is that JBOSS is not loading the...

    The problem is that JBOSS is not loading the insight jars that are located under <jboss dir>/lib

    Try to do the next steps:


    Move insight jars (insight-*.jar) from <jboss main folder>/lib to...
  25. Replies
    37
    Views
    2,691

    Assuming you are using insight 1.8.3, there...

    Assuming you are using insight 1.8.3, there should be an install log file under ~/.insight

    Can you attach it?
Results 1 to 25 of 33
Page 1 of 2 1 2