Bug 1254497 - Operation [Registering Deployed Cache Store service...] happens too late on slower machines
Summary: Operation [Registering Deployed Cache Store service...] happens too late on s...
Keywords:
Status: VERIFIED
Alias: None
Product: JBoss Data Grid 6
Classification: JBoss
Component: Server
Version: 6.6.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: DR2
: 6.6.0
Assignee: Tristan Tarrant
QA Contact: Martin Gencur
URL:
Whiteboard:
Depends On: 1223395
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-08-18 09:20 UTC by Sebastian Łaskawiec
Modified: 2023-09-30 08:27 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 1223395
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker ISPN-5595 0 Minor Resolved Operation [Registering Deployed Cache Store service...] happens too late on slower machines 2017-09-21 20:14:56 UTC

Comment 3 Tomas Sykora 2015-09-02 11:07:49 UTC
I verified this is no longer an issue with JDG 6.6.0.DR2 server.

And I used latest jdg jon plugins -- i.e. those staged with JDG 6.6.0.DR2 release (since now I was testing using released with 6.4.1 - now I switched to the newest one from PROD team)

For verification I used JON environment and bundle-like deployment, using procedures mentioned in comments here: https://bugzilla.redhat.com/show_bug.cgi?id=1213818

In short: 

* install jon
* install jdg and agents
* create new bundle
* use bundle recipe from ^ BZ 1213818
* pick up and upload cache store modified implementation snapshot from target dir on your local drive
* create a group for jdg server
* select bundle, click deploy
* select server group with jdg server
* deploy, specify installation folder - deployment field: /standalone/deployments
* finish

* go to the machine where jdg server is installed
* modify server config file manually
* add custom cache store (in my case: <store class="org.infinispan.CustomExternalStore" passivation="false"/> as this is my custom implementation, modified and built locally from jdg-ccs archetype)
* restart jdg server using jon UI
* check logs for outputs, cache store is registered and working
* all operations happened in time! (verifying this BZ)

Thank you Sebastian for a fix!

Comment 4 JBoss JIRA Server 2015-09-15 05:48:11 UTC
Sebastian Łaskawiec <slaskawi> updated the status of jira ISPN-5595 to Resolved


Note You need to log in before you can comment on or make changes to this bug.