Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8758949
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T14:40:43+00:00 2026-06-13T14:40:43+00:00

I am doing a performance test for evaluating our product using JMeter. Our product

  • 0

I am doing a performance test for evaluating our product using JMeter. Our product is deployed in a Weblogic server and has an Oracle database.

In the performance test, JMeter client accesses a set of EJB s which reside in the weblogic server and call the relevant functions.

But after the test, I see some exceptions in jmeter log. I have put the exceptions encountered during the test below. It seems somehow JMeter client cannot access to the EJB instances in the weblogic server due to the load. But I am not sure. Could you please help me to solve this issue?

javax.ejb.EJBException: No message was received for: '240' seconds; nested exception is: weblogic.rjvm.PeerGoneException: No message was received for: '240' seconds
weblogic.rjvm.PeerGoneException: No message was received for: '240' seconds
    at weblogic.rjvm.ResponseImpl.unmarshalReturn(ResponseImpl.java:234)
    at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:348)
    at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:259)
    at com.xxxx.xxx.impl.adminagent.AdminAgentInfoSessionBeanWithAffinity_337280_AdminAgentInfoSessionRemoteWithAffinityImpl_1034_WLStub.setAdminAgentInfoForSecureElement(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:73)
    at $Proxy7.setAdminAgentInfoForSecureElement(Unknown Source)
    at com.xxxx.xxx.bench.subscription.SubscriptionUseCases.addAdminAgentInfo(SubscriptionUseCases.java:388)
    at com.xxxx.xxx.bench.sampler.m1.create.AddAATriggerInfoSampler.runTest(AddAATriggerInfoSampler.java:145)
    at org.apache.jmeter.protocol.java.sampler.JavaSampler.sample(JavaSampler.java:165)
    at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:300)
    at java.lang.Thread.run(Unknown Source)
javax.ejb.EJBException: No message was received for: '240' seconds; nested exception is: weblogic.rjvm.PeerGoneException: No message was received for: '240' seconds
    at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.unwrapRemoteException(RemoteBusinessIntfProxy.java:112)
    at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:91)
    at $Proxy7.setAdminAgentInfoForSecureElement(Unknown Source)
    at com.xxxx.xxx.bench.subscription.SubscriptionUseCases.addAdminAgentInfo(SubscriptionUseCases.java:388)
    at com.xxxx.xxx.bench.sampler.m1.create.AddAATriggerInfoSampler.runTest(AddAATriggerInfoSampler.java:145)
    at org.apache.jmeter.protocol.java.sampler.JavaSampler.sample(JavaSampler.java:165)
    at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:300)
    at java.lang.Thread.run(Unknown Source)
Caused by: weblogic.rjvm.PeerGoneException: No message was received for: '240' seconds
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T14:40:44+00:00Added an answer on June 13, 2026 at 2:40 pm

    According to the Oracle Forum Post this occurs when there is no network connectivity between the client (JMeter in this case) and server (EJB Application deployed on ManagedServer) with in the specific time limit (default : 240 seconds) the PeerGoneException is thrown.

    If the performance test configuration you are doing is the simulation of the actual production level traffic then it is a good idea to perform tuning of the WebLogic server.

    To perform tuning, go to : Admin Console -> Servers -> serverName -> Tuning (tab) -> Advanced (link at the bottom). Period Length and Idle Periods Until Timeout are the properties that need to be changed. The default value 240 seconds is calculated this way : Period Length * Idle Periods Until Timeout. So adjust these values to set an optimal value (based on the JMeter performance testing). Try with different values and decide upon an optimal value which is closer to the default value.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a very simple server/client performance test using boost::asio on Windows and it
I am doing performance test against our site. The site exposes many Web services
These days I'm doing a performance test on windows server 2003. I wrote a
I am doing some performance tests using .Net 3.5 against SQL Server. I am
Using SQL Server 2005. This is something I've noticed while doing some performance analysis.
Using SQL Server Management Studio. How can I test the performance of a large
I am just doing a performance test on my application database tables . I
Recently,I am doing a test work about NoSQL database----NoSQL database performance comparison .But I
I am doing some performance critical work in C++, and we are currently using
I was doing a quick performance test on a block of code void ConvertToFloat(

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.