[JBoss JIRA] Created: (EMBJOPR-61) Problems with pagination on Applications subcategory
by Charles Crouch (JIRA)
Problems with pagination on Applications subcategory
----------------------------------------------------
Key: EMBJOPR-61
URL: https://jira.jboss.org/jira/browse/EMBJOPR-61
Project: Embedded Jopr
Issue Type: Bug
Components: Web App/Integration
Environment: jbas4 console in JBAS4.2.2
Reporter: Charles Crouch
Priority: Critical
Fix For: 1.1
I have 21 "application" resources, web apps, ejbs, ears etc. When I choose the Applications node and start paging through the results I can only click on page numbers twice before I get the following message in the console, and an entirely empty table is rendered in the UI
16:39:59,156 WARN [UIDatascroller] Datascroller categorySummaryForm:dataTableScroller: The requested page #3 isn't found in
the model containing 1 pages. Paging is reset to page #1
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 5 months
[JBoss JIRA] Resolved: (EMBJOPR-274) PluginTransformException < FileNotFoundException: /localhost/admin-console/plugins/jopr-hibernate-plugin-1.4.0-SNAPSHOT.jar
by Ian Springer (JIRA)
[ https://jira.jboss.org/browse/EMBJOPR-274?page=com.atlassian.jira.plugin.... ]
Ian Springer resolved EMBJOPR-274.
----------------------------------
Fix Version/s: 1.4.0
Resolution: Done
Cherry picked into master branch - rev 804620f.
> PluginTransformException < FileNotFoundException: /localhost/admin-console/plugins/jopr-hibernate-plugin-1.4.0-SNAPSHOT.jar
> ---------------------------------------------------------------------------------------------------------------------------
>
> Key: EMBJOPR-274
> URL: https://jira.jboss.org/browse/EMBJOPR-274
> Project: Embedded Jopr
> Issue Type: Bug
> Affects Versions: 1.3.3
> Environment: EAP 5.0 GA
> RHQ and Jopr 1.4.0-SNAPSHOT commit 6a59e0f19febd2d316872a2d1af27e14d0d65247
> Reporter: Ondrej Žižka
> Assignee: Ian Springer
> Fix For: 1.4.0
>
> Attachments: plugins-load-full.log, plugins-load.log
>
>
> All plugins report failure when being loaded - see bellow and the attached log. However, the admin console seems to work correctly.
> 00:01:34,468 ERROR [PluginManager] Plugin [Hibernate] at [jndi:/localhost/admin-console/plugins/jopr-hibernate-plugin-1.4.0-SNAPSHOT.jar] could not be loaded and will therefore not be deployed.
> org.rhq.core.clientapi.descriptor.PluginTransformException: Failed to create plugin.
> at org.rhq.core.clientapi.descriptor.PluginTransformer.toPlugin(PluginTransformer.java:77)
> at org.rhq.core.pc.plugin.PluginManager$1.execute(PluginManager.java:197)
> at org.rhq.core.pc.plugin.PluginManager.loadPlugin(PluginManager.java:361)
> at org.rhq.core.pc.plugin.PluginManager.initialize(PluginManager.java:152)
> at org.rhq.core.pc.PluginContainer.startContainerService(PluginContainer.java:365)
> at org.rhq.core.pc.PluginContainer.initialize(PluginContainer.java:241)
> at org.jboss.on.embedded.ui.BootstrapAction.initPluginContainer(BootstrapAction.java:155)
> [...]
> Caused by: java.io.FileNotFoundException: /localhost/admin-console/plugins/jopr-hibernate-plugin-1.4.0-SNAPSHOT.jar (No such file or directory)
> at java.io.FileInputStream.open(Native Method)
> at java.io.FileInputStream.<init>(FileInputStream.java:106)
> at org.rhq.core.util.MessageDigestGenerator.getDigest(MessageDigestGenerator.java:207)
> at org.rhq.core.util.MessageDigestGenerator.getDigestString(MessageDigestGenerator.java:226)
> at org.rhq.core.clientapi.descriptor.PluginTransformer.getMd5(PluginTransformer.java:98)
> at org.rhq.core.clientapi.descriptor.PluginTransformer.toPlugin(PluginTransformer.java:71)
> ... 96 more
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 8 months
[JBoss JIRA] Work started: (EMBJOPR-274) PluginTransformException < FileNotFoundException: /localhost/admin-console/plugins/jopr-hibernate-plugin-1.4.0-SNAPSHOT.jar
by Ian Springer (JIRA)
[ https://jira.jboss.org/browse/EMBJOPR-274?page=com.atlassian.jira.plugin.... ]
Work on EMBJOPR-274 started by Ian Springer.
> PluginTransformException < FileNotFoundException: /localhost/admin-console/plugins/jopr-hibernate-plugin-1.4.0-SNAPSHOT.jar
> ---------------------------------------------------------------------------------------------------------------------------
>
> Key: EMBJOPR-274
> URL: https://jira.jboss.org/browse/EMBJOPR-274
> Project: Embedded Jopr
> Issue Type: Bug
> Affects Versions: 1.3.3
> Environment: EAP 5.0 GA
> RHQ and Jopr 1.4.0-SNAPSHOT commit 6a59e0f19febd2d316872a2d1af27e14d0d65247
> Reporter: Ondrej Žižka
> Assignee: Ian Springer
> Attachments: plugins-load-full.log, plugins-load.log
>
>
> All plugins report failure when being loaded - see bellow and the attached log. However, the admin console seems to work correctly.
> 00:01:34,468 ERROR [PluginManager] Plugin [Hibernate] at [jndi:/localhost/admin-console/plugins/jopr-hibernate-plugin-1.4.0-SNAPSHOT.jar] could not be loaded and will therefore not be deployed.
> org.rhq.core.clientapi.descriptor.PluginTransformException: Failed to create plugin.
> at org.rhq.core.clientapi.descriptor.PluginTransformer.toPlugin(PluginTransformer.java:77)
> at org.rhq.core.pc.plugin.PluginManager$1.execute(PluginManager.java:197)
> at org.rhq.core.pc.plugin.PluginManager.loadPlugin(PluginManager.java:361)
> at org.rhq.core.pc.plugin.PluginManager.initialize(PluginManager.java:152)
> at org.rhq.core.pc.PluginContainer.startContainerService(PluginContainer.java:365)
> at org.rhq.core.pc.PluginContainer.initialize(PluginContainer.java:241)
> at org.jboss.on.embedded.ui.BootstrapAction.initPluginContainer(BootstrapAction.java:155)
> [...]
> Caused by: java.io.FileNotFoundException: /localhost/admin-console/plugins/jopr-hibernate-plugin-1.4.0-SNAPSHOT.jar (No such file or directory)
> at java.io.FileInputStream.open(Native Method)
> at java.io.FileInputStream.<init>(FileInputStream.java:106)
> at org.rhq.core.util.MessageDigestGenerator.getDigest(MessageDigestGenerator.java:207)
> at org.rhq.core.util.MessageDigestGenerator.getDigestString(MessageDigestGenerator.java:226)
> at org.rhq.core.clientapi.descriptor.PluginTransformer.getMd5(PluginTransformer.java:98)
> at org.rhq.core.clientapi.descriptor.PluginTransformer.toPlugin(PluginTransformer.java:71)
> ... 96 more
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 8 months