Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Talk:EclipseLink/Examples/JPA/CacheCoordination

Revision as of 09:40, 16 January 2012 by James.sutherland.oracle.com (Talk | contribs) (running "ant create-cluster")

Please discuss any issues you encountering in deploying/running the example, or incites on running on other app servers or environments.

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.
James.sutherland.oracle.com 13:40, 16 January 2012 (UTC)

JMS

RMI

Other app servers

Glassfish

WebSphere

JBoss

Back to the top