Aug 26 2008

“Application is not deployed in the Grid Execution Environment” in websphere

Tag: Websphere-XDYogesh @ 1:06 pm

If you get this error "Application is not deployed in the Grid Execution Environment"

> Are you running the upplication under Xd?

>Check if ParallelJobManager has started.

>make sure that the application name in the xjcl and the name of the actual Application match.


Jul 17 2008

TargetNotAvailableException Exception

Tag: Websphere-XDYogesh @ 2:14 pm

Exception occurred in og. root: com.ibm.websphere.objectgrid.TargetNotAvailableException: cannot find an available target for ObjectGrid=""

As the name implies this exception occurs if the compiler is not able to connect to the XD/Object Grid Instance make sure the url given is correct and the server is running if it is run on a different machine.


Jul 10 2008

How to use ObjectGrid

Tag: Websphere-XDYogesh @ 10:11 am

Here is a sample objectGrid Application using whihc you can learn how to use objectGrid.


Next Page »