Questions tagged [websphere-extreme-scale]

8 questions
3
votes
1 answer

Connect Bluemix liberty container with Bluemix Session Cache service

I am trying to get the Bluemix Liberty container connect and use the Bluemix Session cache service. What I did so far: Create bridge application and add Session cache service Create Liberty container and connect with bridge application Followed…
1
vote
0 answers

eXtreme Scale Object Grid Unresponsive after 1 hour approx

I am using Spring ObjectGridClientBean in my application to access eXtreme Scale distributed Object Grid. After server startup - it works fine able read/write from cache; but after sometime (I believe it is about 1 hour) it becomes unresponsive -…
Arun S
  • 41
  • 5
1
vote
1 answer

Where can i find the maven dependencies for Webshpere eXtreme Scale?

I have been googling for some days now about this. I am trying to develop a spring boot application (which is going to be deployed into a Websphere Liberty Profile Server), and is going to connect to Websphere Extreme scale for caching. I went…
ameenhere
  • 2,203
  • 21
  • 36
1
vote
1 answer

MobileFirst 7.1 and Attribute Store over Extreme Scale

I try to configure MFP Server 7.1 with Attribute Store over Extreme Scale. MFP 7.1/Liberty 8.5.5.6/WXS 8.6/JSDK 1.8 Without specific zmfp.attrStore.*` properties the MFP Server works fine. If i add the following properties, i have the following…
1
vote
1 answer

Bluemix Session Cache: Trigger to evict cached data

I create Java web app on IBM Bluemix. This application shares session object among instances via Session Cache Service. I understand how to program my application with session cache. But I could not find any descriptions if the total amount of…
0
votes
1 answer

WebSphere eXtreme Scale V8.6 IBM Extreme Scale

I am trying to figure out how big my objects are when serialized in ObjectGrid (IBM Extreme Scale). I want to add more data to the object but want to see how much increase in space it will take. Is there a way I can determine this? For instance,…
devo
  • 1,290
  • 1
  • 15
  • 28
0
votes
1 answer

Connection Docker (IBM Integration Bus) to DataCache

I can't connect to the DataCache Service in Bluemix from a docker container even though the service is bound to it. What I have done: I clone the docker image from the official repository (https://github.com/ot4i/iib-docker) I created the the…
Dennis Seidel
  • 519
  • 1
  • 3
  • 13
0
votes
1 answer

Configure IBM WAS Liberty V8.5.5.6 & eXreme Scale

I am attempting (and failing) to configure a development environment as follows:- Eclipse 4.5 for Java EE Developers (Mars). WebSphere Developer Tools IBM WebSphere eXtreme Scale v8.5 Liberty Profile Developer Tools WebSphere eXtreme Scale V8.6 for…
Hector
  • 4,016
  • 21
  • 112
  • 211