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 9118105
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T05:03:57+00:00 2026-06-17T05:03:57+00:00

I got a StackOverflow error, so i thought asking in stackoverflow. Send failed Channel.Connect.Failed

  • 0

I got a StackOverflow error, so i thought asking in stackoverflow.

Send failed
Channel.Connect.Failed error NetConnection.Call.Failed: HTTP: Status 500: url: 'http://localhost:8080/context/messagebroker/amf'

And this will come up when u type the messagebroker servlet url:

HTTP 500 - 

javax.servlet.ServletException: java.lang.RuntimeException: Error instantiating application scoped instance of type ''className' for destination destinationName.
    flex.messaging.MessageBrokerServlet.init(MessageBrokerServlet.java:188)
    org.jboss.as.web.security.SecurityContextAssociationValve.invoke(SecurityContextAssociationValve.java:153)
    org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
    org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:368)
    org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:877)
    org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:671)
    org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:930)
    java.lang.Thread.run(Thread.java:619)

flex.messaging.config.ConfigurationException: Error instantiating application scoped instance of type 'classNamefor destination 'destinationName'.
    flex.messaging.factories.JavaFactory.createFactoryInstance(JavaFactory.java:143)
    flex.messaging.FactoryDestination.createFactoryInstance(FactoryDestination.java:256)
    flex.messaging.FactoryDestination.getFactoryInstance(FactoryDestination.java:239)
    flex.messaging.FactoryDestination.getFactoryInstance(FactoryDestination.java:227)
    flex.messaging.services.remoting.adapters.JavaAdapter.validateInstanceSettings(JavaAdapter.java:556)
    flex.messaging.services.remoting.adapters.JavaAdapter.start(JavaAdapter.java:355)
    flex.messaging.Destination.start(Destination.java:281)
    flex.messaging.services.AbstractService.startDestinations(AbstractService.java:735)
    flex.messaging.services.AbstractService.start(AbstractService.java:176)
    flex.messaging.MessageBroker.startServices(MessageBroker.java:2217)
    flex.messaging.MessageBroker.start(MessageBroker.java:352)
    flex.messaging.AsyncMessageBroker.start(AsyncMessageBroker.java:608)
    flex.messaging.MessageBrokerServlet.init(MessageBrokerServlet.java:153)
    org.jboss.as.web.security.SecurityContextAssociationValve.invoke(SecurityContextAssociationValve.java:153)
    org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
    org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:368)
    org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:877)
    org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:671)
    org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:930)
    java.lang.Thread.run(Thread.java:619)

java.lang.StackOverflowError
    className.<init>(className.java:12)
    className.<init>(className.java:12)
    className.<init>(className.java:12)
    className.<init>(className.java:12)
    className.<init>(className.java:12)
    className.<init>(className.java:12)
    className.<init>(className.java:12)
    className.<init>(className.java:12)
    className.<init>(className.java:12)
    className.<init>(className.java:12)
    className.<init>(className.java:12)
    className.<init>(className.java:12)
    className.<init>(className.java:12)
    className.<init>(className.java:12)
    className.<init>(className.java:12)
    className.<init>(className.java:12)
    className.<init>(className.java:12)
    className.<init>(className.java:12)
    className.<init>(className.java:12)
    className.<init>(className.java:12)
  • 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-17T05:03:59+00:00Added an answer on June 17, 2026 at 5:03 am

    But by the time i was typing this question, i found out what it was… I had a circular reference on a global object declared on a application scoped class. It was an unintended copy-paste… So when the messagebroker/amf was launching, it got stuck on the circular reference instancing the same object over and over. I’m leaving the post in case someone else comes into this error, because google didn’t help much.

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

Sidebar

Related Questions

I listed the follwoing question: http://stackoverflow.com/questions/11005335/python-sum-excel-file I got great help on it, and now
I got the error: request failed: URI too long (longer than 8190) I've seen
Hello stackoverflow people! I've got a problem which I haven't been able to solve
With some kindly help from StackOverflow, I've got Unity Framework to create my chained
Got this error message while trying to load view: The model item passed into
I do know there are already many questions on Stackoverflow related to custom error
Is VS2010, I analyzed my code and got this error: Warning 64 CA1050 :
Hello stackoverflow's guys ! I got a issue and i don't know how to
i got a code from here to download gmail inbox: http://davidwalsh.name/gmail-php-imap use these 2
I got one suggestion form stackoverflow.com to create schema in a specific database as

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.