Talk:EclipseLink/Examples/JPA/CacheCoordination
Please discuss any issues you encountering in deploying/running the example, or incites on running on other app servers or environments.
Contents
Issues
running "ant create-cluster"
I've met an issue when I ran "ant create-cluster":
Buildfile: build.xml create-cluster: [delete] Deleting directory E:\cache-coordination\domain [mkdir] Created dir: E:\cache-coordination\domain [WLServer admin] waiting for adminto transition to [RUNNING], within 0 ms [WLServer admin] querying admin for state every 500ms, timeout 0 ms [WLServer admin] querying [WLServer admin] got a response of 0 [WLServer admin] update: admin state transition from <not-initialized> to unknown, after 500 ms [WLServer admin] querying [WLServer admin] got a response of 0 [WLServer admin] querying [WLServer admin] got a response of 0 ..................
Installed software: Win XP sp2; Apache ant 1.7.1; Weblogic 10.3.3 with Coherence.
Any ideas what could be wrong ?
- The scripts were used with WebLogic 10.3.3, so it is odd if they are not working. I think I ran it on Linux, not Windows. Could you try Linux? Also ensure you wait long enough, it could take some time to create the domain. You can also create the domain manually, instead of using the scripts.
- Could also be a memory issue, ensure the memory options are correct (see troubleshooting on main page).
- James.sutherland.oracle.com 13:40, 16 January 2012 (UTC)