[jbosstools-issues] [JBoss JIRA] Commented: (JBDS-1698) Weak Modeshape Performance

Randall Hauch (JIRA) jira-events at lists.jboss.org
Fri Jul 15 11:06:23 EDT 2011


    [ https://issues.jboss.org/browse/JBDS-1698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12614464#comment-12614464 ] 

Randall Hauch commented on JBDS-1698:
-------------------------------------

I'm not sure why the dialog doesn't appear for 2 minutes - that would be something that needs to be investigated in the plugin (my guess is that the request to the server has to timeout, or that the problematic query was taking a long time to run). 

Another possible reason for the delay might be this: if this was the first request made to the server, then (prior to ModeShape 2.6.0.Beta1) the delay might be due to ModeShape starting (see MODE-1115). Starting with 2.6.0.Beta1, ModeShape starts immediately when the server is started (MODE-1180), so the first client requests should be significantly faster. Note that this reason can be tested/verified by simply trying the publishing step again (without shutting down the server), and if the response is significantly(!) faster, this was likely the cause for the delay.

As for the NPE exception in "soa-server.log", this was already fixed via MODE-1131 and was included in ModeShape's 2.5.0.Beta2 release (and later releases).

> Weak Modeshape Performance
> --------------------------
>
>                 Key: JBDS-1698
>                 URL: https://issues.jboss.org/browse/JBDS-1698
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Bug
>          Components: Modeshape
>    Affects Versions: 5.0.0.M2
>            Reporter: Pavol Srna
>            Assignee: Dan Florian
>             Fix For: 5.0.0.M3
>
>         Attachments: screen1.png, screen1_stacktrace.txt, soa-server.log
>
>
> 1) Import Parts Model Project Set Example (Help -> Project Examples... -> Teiid Designer -> ..)
> 2) Right click on PartsProject and select ModeShape -> Publish
> The ModeShape publish dialog appears on the screen after more then 2 minutes. On the first look it seems like frozen, but after cca 2 minutes starts everything to work. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list