cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with Integrating Ejbs

Former Member
0 Kudos

Hai,

I am trying to integrate all the ejbs into single ear. its fine upto 8 ejb projects, but while trying to add another project ,its giving the error:

The error details are:

Caught exception during application deployment from SAP J2EE Engine's deploy service:

java.rmi.RemoteException: Cannot store information about application sap.com/TestingApp in the database during update.. Reason: Object value for entry "PROPS_STR_STR:ApplicationProperties" is too large. Limit is at 2,000 bytes.; nested exception is: com.sap.engine.frame.core.configuration.InvalidValueException: Object value for entry "PROPS_STR_STR:ApplicationProperties" is too large. Limit is at 2,000 bytes.

(message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)

Deployment exception : The deployment of at least one item aborted

regards,

Naga Raju

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hai,

donot try to make one ear for all ejbs

please create each indivedual ear and , take a new ear and give reference of each indivedual ear's

Only Raju

Answers (0)