Skip to main content
Participant
December 17, 2012
Question

Connection reject with a particular application in Flash Communication Server MX

  • December 17, 2012
  • 1 reply
  • 608 views

Hi, i have a problem when i try to connect from my client to an application server-side. The strange thing is that when I connect to the application (for example) test1 the connection works. If I connect to the application test2 the connection is refused. The client is the same. The server is the same. But but the behavior is different!

To explain the situation, the client simply has to change a property of a remote (and persistent) shared object created server-side by the code in main.asc

If I run the client to test1 connection is fine. If I use test2 the connection is refused.

What can I do?

    This topic has been closed for replies.

    1 reply

    Adobe Employee
    December 18, 2012

    Do you see any error in application logs? Can you pass the code of two applications you are using?

    suikhojAuthor
    Participant
    December 18, 2012

    No errors in application log. I see only the number of the connections rejected...

    Here the code client-side (I use a java library called JUV RTMP)

    https://docs.google.com/document/d/1BRA21cWnqpwiwzeN6QzcoV_dUUdrOH1WpqxLLiqvOh4/edit

    Here the code server-side (main.asc):

    https://docs.google.com/document/d/1EDe8EFC4m5Wg3juNjhHXtNc4Za5YW353p1_Tofpm9kM/edit