FMS console bug??

Hi,
We are developing a video chat sofware. When i run our chat
applications on the server for a day or two, and then try to login
in to the FMS console its just blank. I can see the total
connections but not a single application instance... Why? The
applications are running fine all chats work as well as the streams
but i cant see any application instances at all
Anyone?
/Z

Hi,
Well i tried that with no result when it happened to me. I do
get some different situations but in all of them the actual
applications still work on FMS although sometimes the console can't
even connect to the FMS server and sometimes i can only see the
total server bandwith tab, and sometimes nothing... So there seem
to be a pretty serious thing wrong. And the only solution i've
found is to restart the server (restarting the vHost doesn't help).
This means i have no monitoring tool at all when this happens and i
need to kick out all clients and restart the server....not good
adobe..
Any suggestions..
/Z

Similar Messages

  • Glassfish Console Bug related query

    Glassfish Console Bug:
    On Glassfish server, view the logs by clicking on Monitor tab, click on Log tab and select Runtime.
    Under View select server.
    As soon as we click on View we get error >>
    Log Level      SEVERE
    Logger      org.apache.jasper.servlet.JspServlet
    Name-Value Pairs      ThreadID=21;ThreadName=httpWorkerThread-4848-3;_RequestID=649e13d6-d461-4f03-9cbe-0c18075b4f73;
    Record Number      261
    Message ID      PWC6117
    Complete Message      File "D:\Sun\SDK\lib\install\applications\admingui\adminGUI_war\monitorRuntime.jsp" not found
    Related Bug:
    http://java.net/jira/browse/GLASSFISH-6708?page=com.atlassian.jira.plugin.system.issuetabpanels%3Aworklog-tabpanel
    http://java.net/jira/browse/GLASSFISH-5123
    Fixed version: 9.1.1
    In my case we are using Version: Sun Java System Application Server 9.1_02 (build b04-fcs)
    Don't have clear understanding about versions as I am newly introduced to this server.
    Please advice how to fix this issue?
    Upgrade to 9.1.1 or something?

    You've got 9.1 patch2, so you can either upgrade to 9.1.1 or 2.1.1 :)

  • Oracle 10g Enterprise Manager Console bug?

    I think I have come across a bug in the Oracle 10g Enterprise Manager Console. If I go into my database, then into the schema, select your schema from the list, then tables. Now once your in your tables, find one that you know of and know fairly well, right click it, and select the show dependencies. A small window will open with just that table and its tablespace and user. Select user, database name, profile, then default. If you right click on the "default" and select "show dependencies" a blank blinking window will open and stay stuck in an infinite loop until you kill the application window. I think that this is a cumbersome tablespace issue. Any thoughts?

    Hi Ugonic
    Sorry both are same, it's spelling mistake it's " WCMMISLINK". Acutally, my database is getting updated but this alert log is getting generated in enterprise manager console of 10g.
    The sql statement is
    CREATE MATERIALIZED VIEW ADASNAP REFRESH FAST START WITH SYSDATE NEXT SYSDATE+1 AS
    SELECT * FROM ADA@WCMMISLINK;
    CREATE MATERIALIZED VIEW BGTABSNAP REFRESH FAST START WITH SYSDATE NEXT SYSDATE+1 AS
    SELECT * FROM BGTAB@WCMMISLINK;
    The above query is sheduled to run every day .
    and i get the following Alert log in 10g enterprise manager console
    Generic Alert log ORA-12012: error on auto execute of job 54
    ORA-04052: error occured when looking up remote object WCMM.SYS@WCMMSERVERLINK
    ORA-00604: error occured at recursive SQL level 3
    ORA-12514: tns no listener
    ORA-06512: AT "SYS.DBMS_SNAPSHOT" line 1883
    can you guid me why the above error are occuring
    Regards
    Niranjan

  • Java Plugin Console Bug???

    I am not sure this is a bug, which is why I wanted to ask before I posted it. We have an applet that runs over the weekend, and on Monday morning is has died. The reason is the logging done to the console fills it up. Here is an example that will kill it quickly...
    public class TestApplet extends JApplet {
        public void start() {
            Timer timer = new Timer();
            timer.schedual( new TimerTask() {
                public void run() {
                    for( int i = 0; i < 10000; ++i )
                        System.out.println("Logging Info");
            }, 0, 10);
    }I would not think that this would kill the web browser, but it does.
    I'm using Java 5.0.4 and Windows XP SP1.
    Is this a bug, or has this always behaved like this.

    On Windows at least, go to the Control Panel and click on the icon for the specific JRE you are trying to configure. In JRE 1.3, on the Basic tab there is checkbox for Show Java Console. If this box is checked, the console will pop-up when started. If it's not checked the Java System tray icon will appear only and you can access the console by doubling clicking on it.

  • EX495 Home Server Console bug...

    The Home Server console will NOT work properly with a left handed mouse.  The console itself only recognizes righthand mouse gestures inside the application frame but the outer application frame itself responds to the left handed mouse gestures that I have set on my PC.
    so the frame of the HS Console requires me to click and drag with the Right Mouse button to move the frame...but inside the frame only the Left Mouse button is the "select" mouse button.
    Do ANY left handers have this issue?  The client OS is Win7 Ultimate.

    Please, report this bug to Radar: https://bugreport.apple.com

  • App-V 5 Management Console Bug ?

    Hello, don't know if anyone else has seen this issue with the management console, when a package has alot of applications within it (15), when I try to edit application list of what is enabled or not, i drag the scroll bar down
    to see the applications at the end of my list but the list keeps jumping straight back to the begining so I'm not able to disable applications that don't appear at the top of the list.

    I presume the scroll bar you're referring to is rendered by Silverlight. Do you have the most recent version of Silverlight?
    I've only got a lab environment with not many packages in it, so I can't reproduce.
    Please remember to click "Mark as Answer" or "Vote as Helpful" on the post that answers your question (or click "Unmark as Answer" if a marked post does not actually
    answer your question). This can be beneficial to other community members reading the thread.
    This forum post is my own opinion and does not necessarily reflect the opinion or view of my employer, Microsoft, its employees, or other MVPs.
    Twitter:
    @stealthpuppy | Blog:
    stealthpuppy.com |
    The Definitive Guide to Delivering Microsoft Office with App-V

  • FMS Console - Undefined error

    Hi, I've been using the Adobe Flash Media Administration Console for over a year, never had problems with it, but for some unknown error all I see in "View Application" is undefined, see the screenshot.
    And the number of clients is always on 200, even when I have 100 or 50.
    What is this error?
    Thanks

    I don`t know what to do, any tips?

  • [XCode 3.1 beta 7] GDB Console - bug with MacBook Pro?

    Hi, I'm fairly new to XCode and I was trying to use the Console (Run -> Console) for the first time, but had problems with it.
    The console showed up and prompted me with:
    (gdb)
    But when I tried to enter any command, it would just jump a line, for example:
    (gdb)po myVariable
    But after a while I managed to make it work.
    Here is the deal: you have to press "Function(fn) + Enter" to make it work!
    Pressing only enter just sends a line break to the Console.
    Anyone else got the same problem? Is this how it's supposed to work?

    Ale1199 wrote:
    Ok, I've done it, but the situation is still the same, even though the last 3 or 4 times that I have rebooted the audio worked fine, but that could be a casuality.
    Disconnect all external hardware (Walcom tablet for instance) and run through this list and stop after #16 and come back to report and/or proceed to #17 and further if it warrants it.
    Step by Step to fix your Mac
    There is a madness to the order of the steps, it's designed to narrow down your issue from hardware down to something lurking in your user account folder
    So far I read the Walcom tablet is causing some issues, however that might not be the primary cause.

  • [Patch 정보] TRACKING BUG FOR CUMULATIVE MLR#6 ON TOP OF BPEL PM 10.1.3.3.1

    최근에 출시된 BPEL PM 10.1.3.3.1의 통합패치입니다.
    아래는 readme.txt에 포함된 patch list입니다.
    # WARNING: Failure to carefully read and understand these requirements may
    # result in your applying a patch that can cause your Oracle Server to
    # malfunction, including interruption of service and/or loss of data.
    # If you do not meet all of the following requirements, please log an
    # iTAR, so that an Oracle Support Analyst may review your situation. The
    # Oracle analyst will help you determine if this patch is suitable for you
    # to apply to your system. We recommend that you avoid applying any
    # temporary patch unless directed by an Oracle Support Analyst who has
    # reviewed your system and determined that it is applicable.
    # Requirements:
    # - You must have located this patch via a Bug Database entry
    # and have the exact symptoms described in the bug entry.
    # - Your system configuration (Oracle Server version and patch
    # level, OS Version) must exactly match those in the bug
    # database entry - You must have NO OTHER PATCHES installed on
    # your Oracle Server since the latest patch set (or base release
    # x.y.z if you have no patch sets installed).
    # - [Oracle 9.0.4.1 & above] You must have Perl 5.00503 (or later)
    # installed under the ORACLE_HOME, or elsewhere within the host
    # environment.
    # Refer to the following link for details on Perl and OPatch:
    # http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=189489.1
    # If you do NOT meet these requirements, or are not certain that you meet
    # these requirements, please log an iTAR requesting assistance with this
    # patch and Support will make a determination about whether you should
    # apply this patch.
    # 10.1.3.3.1 Bundle Patch 6823628
    # DATE: March 14, 2008
    # Platform Patch for : Generic
    # Product Version # : 10.1.3.3.1
    # Product Patched : Oracle(R) SOA
    # Bugs Fixed by 10.1.3.3.1 Initial patch 6492514 :
    # Bug 5473225 - PATCH01GENESIS HOT UNABLE TO CATCH AN EXCEPTION DURING A
    # TRANSFORM
    # Bug 5699423 - PARTNERLINK PROPERTY THAT SET BPELXPROPERTY FUNCTION DOESN'T
    # WORK
    # Bug 5848272 - STATEFUL WEBSERVICES DEMO ON OTN DOES NOT WORK 10.1.3.1
    # Bug 5872799 - ANT DEPLOY BPEL TEST FAILS/RUNS ON DEFAULT DOMAIN NOT
    # SPECIFIED TARGET DOMAIN
    # Bug 5883401 - ALLOW A WAY TO CREATE EMPTY NODES - AND USE FOR REQUIRED
    # NODES
    # Bug 5919412 - SAMPLE DEMO BPEL PROCESSES MIMESERVICE MIMEREQUESTER AXIS
    # JAVA EXAMPLE ERROR
    # Bug 5924483 - ESB SHOULD SUPPORT SOAP EDNPOINT LOCATION DYNAMIC UDDI LOOKUP
    # Bug 5926809 - ORAPARSEESCAPEDXML XPATH EXPRESSION FAILED TO EXECUTE
    # FOTY0001 TYPE ERROR
    # Bug 5937320 - STRANGE BEHAVIOUR CALLING FROM BPEL TO BPEL GETTING
    # NULLPOINTEREXCEPTION.
    # Bug 5944641 - BPA BLUEPRINT NOT AVAIALBLE IN JDEVELOPER
    # Bug 5945059 - JAVA.LANG.NULLPOINTEREXCEPTION SENDING EMAILS WITH PAYLOADS
    # LARGER THAT 1MB
    # Bug 5962677 - WS RESPONSE IS EMPTY SOAP BODY IN ONE-WAY CALL
    # Bug 5963425 - WHEN THE OUTCOMES FOR A HT CHANGED & IMPORTED - UPDATE
    # CONNECTION ROLES IN BPEL
    # Bug 5964097 - AQ ADAPTER DEPLOYMENT CAUSES OPMN TO PERFORM A FORCEFUL
    # SHUTDOWN IN SOA
    # Bug 5971534 - CANNOT GRANT USER TASK VIEWS TO GROUPS, ONLY TO USERS.
    # Bug 5989367 - REFER TO SR 6252219.993 BPEL 10.1.3 ONLY COPIES IN ASSIGN,
    # IN 10.1.2 IT CREATES
    # Bug 5989527 - ENHANCEMENT WARNING SHOULD BE GIVEN UPON UPLOAD IF BPEL
    # PROCESS IS OPEN IN ARIS
    # Bug 5997936 - ESB FAULT DOES NOT GET PROPAGATED TO BPEL
    # Bug 6000575 - PERF NEED ESB PURGE SCRIPT TO PURGE BY DATE AND PROCESS
    # Bug 6001796 - POSTING OF DATE RECEIVED FROM XML GATEWAY TO BPEL FAILED IN
    # ESB
    # Bug 6005407 - BPEL PROCESS DOESN'T PROPOGATE FAULT THROWN BY BPEL
    # SUB-PROCESS
    # Bug 6017846 - MIMETYPE OF EMAIL NOTIFICATION IS NOT SET THROUGH HUMAN TASK
    # Bug 6027734 - DECISION SERVICE IMPORT - LOCATING DECISION SERVICE IN .DECS
    # FILE IMPROPER
    # Bug 6028985 - EXCEEDED MAXIMUM NUMBER OF SUBSCRIBERS FOR QUEUE
    # ORAESB.ESB_CONTROL
    # Bug 6041508 - CREATING/UPDATING DVM CAUSE EXCEPTION
    # Bug 6053708 - FTP ADAPTER DOES NOT SUPPORT ENCRYPTED PASSWORD IN
    # OC4J-RA.XML
    # Bug 6054034 - INDEX4,INDEX5 AND INDEX6 CANNOT BE USED IN BPEL CONSOLE
    # Bug 6068801 - BACKPORT OF BPEL ON WEBLOGIC - VERSION 10.1.3.3
    # Bug 6070991 - HT EXPORT DOES NOT EXPORT PARAMETERS, ALLOW PARTICIPANTS TO
    # INVITE OTHERS
    # Bug 6071001 - WSIF HTTP BINDING NOT WORKING FROM ESB
    # Bug 6073311 - STRESS SCOPE NOT FOUND ON CALLBACK - WRONG (DUPE)
    # SUBSCRIPTION IN TABLE
    # Bug 6081070 - JMS ADAPTER REJECTION HANDLER CREATE 0 BYTE FILES
    # Bug 6083419 - DECISION SERVICE SCOPE NEED TO HAVE A SPECIAL INDICATOR
    # Bug 6085799 - HUMAN TASK ADDED IN SCOPE IN JDEV IS NOT UPDATED TO BPA
    # SERVER
    # Bug 6085933 - EXPORT AND EXPLORE SHOULD USE USER LANGUAGE AND NOT ENGLISH
    # ALWAYS
    # Bug 6086281 - STRING INDEX OUT OF RANGE ERROR FOR COBOL COPYBOOK WITH PIC
    # CLAUSE HAVING S
    # Bug 6086453 - DOMAINS CREATED IN A CLUSTER GETS NOT PROPAGATED TO NEW OR
    # EXISTING NODES
    # Bug 6087484 - MULTIPLE HEADER SETTING CAUSES ESB EXCEPTION
    # Bug 6087645 - ESB SHOULD ALLOW USER PICK RUNTIME PROTOCOL (HTTP/HTTPS)
    # Bug 6110231 - TRANSLATION NOT BASED ON MQ CCSID CHARSET
    # Bug 6120226 - BPEL IS NOT SETTING THE APPS CONTEXT CORRECTLY
    # Bug 6120323 - COMPLETIONPERSISTPOLICY ON DOMAIN LEVEL HAS DISAPPEARED
    # Bug 6125184 - ESB JMS SESSION ROLLBACK ORACLE.JMS.AQJMSEXCEPTION
    # Bug 6127824 - [AIA2.0] CURRENT XREF IMPLEMENTATION IS MISSING REQUIRED
    # INDEXES ON XREF SCHEMA
    # Bug 6128247 - HTTPCONNECTOR POST() METHOD SHOULD RAISE EXCEPTION FOR ALL
    # STATUS CODES EXCEPT 2
    # Bug 6131159 - ENABLE USERS TO CHOOSE XSD WHEN CREATING A BPEL PROCESS FROM
    # BLUE PRINT
    # Bug 6132141 - PROCESS_DEFAULT TABLE STILL CONTAINS INFORMATION FROM
    # UNDEPLOYED PROCESSES
    # Bug 6133190 - ENABLING ESB CONSOLE HTTP/S IS MAKING THE CONSOLE TO COME UP
    # BLANK.
    # Bug 6139681 - BPEL WSDL LINK IN CLUSTERED RUNTIME POINTS TO A SINGLE NODE
    # Bug 6141259 - BASICHEADERS NOT PUTTING WWW-AUTHENTICATE HEADERS FOR HTTP
    # BINDING IN BPEL
    # Bug 6148021 - BPEL NATIVE SCHEMA FOR COBOL COPYBOOK WITH IMPLIED DECIMAL
    # LOSES DIGIT IN OUTPUT
    # Bug 6149672 - XOR DATA - CONDITION EXPRESSION SPECIFICATION IS NOT
    # INTUITIVE IN BPMN MODELS
    # Bug 6152830 - LOSING CONDITIONAL EXPRESSIONS CREATED IN JDEV UPON MERGE
    # Bug 6158128 - BASICHEADERS NOT PUTTING WWW-AUTHENTICATE HEADERS FOR HTTP
    # BINDING
    # Bug 6166991 - WHEN STARTING SOA SUITE,, PROCESSES FAIL DUE TO UNDEFINED
    # WSDL
    # Bug 6168226 - LOCATION-RESOLVER EXCEPTION THROWN IN OPMN LOGS
    # Bug 6187883 - CHANGES FOR BPEL RELEASE ON JBOSS- VERSION 10.1.3.3
    # Bug 6206148 - [AIA2.0] NEW FUNCTION REQUEST, XREFLOOKUPPOPULATEDCOLUMNS()
    # Bug 6210481 - BPEL PROCESS WORKS INCORRECTLY WHEN AN ACTIVITY HAS MULTIPLE
    # TRANSITIONCONDITION
    # Bug 6240028 - WEBSERVICE THAT DOES NOT CHALLENGE FOR BASIC CREDENTIALS
    # CANNOT BE INVOKED
    # Bug 6257116 - MULTIPLE HEADER SETTING CAUSES ESB EXCEPTION
    # Bug 6258925 - MESSAGE RECEIVED BY THE TARGET ENDPOINT VIA HTTP POST IS
    # MISSING THE XML HEADER
    # Bug 6259686 - TOO MANY UNNECESSARY WORKFLOW E-MAIL NOTIFICATIONS GENERATED
    # Bug 6267726 - 10.1.3.3 ORACLE APPLICATIONS ADAPTER - NOT ABLE TO CAPTURE
    # BUSINESS EVENT
    # Bug 6272427 - WEBSPHERE BPEL FAILS FOR DATA RETRIEVAL OF SIZE 500+ KB
    # Bug 6276995 - MERGE SCOPE NAME IS NOT UPDATED WHEN CHANGED IN THE SERVER
    # Bug 6280570 - XPATH EXPRESSION ERROR IN MEDIATOR FOR ASSIGNING USER-DEFINED
    # CONTEXT VALUES
    # Bug 6282339 - RETRYCOUNT DOES NOT WORK PROPERLY
    # Bug 6311039 - ONE RECORD IS INSERTED TO SYNC_STORE IF
    # COMPLETIONPERSISTPOLICY SET TO FAULTED
    # Bug 6311809 - [AIA2.0] NON-RETRYABLE ERRORS ARE NOT POSTED ON ESB_ERROR
    # TOPIC
    # Bug 6314784 - THE PRIORITY DEFINED IN THE BPA SUITE IS NOT TRANSFERRED TO
    # THE JDEV CORRECTLY
    # Bug 6314982 - THREADPOOL RACE CONDITION IN ADAPTER INITIALIZATION MESSAGES
    # NOT PROCESSED
    # Bug 6315104 - (SET)CLASSNAME MISSING IN TSENSOR JAXB OBJECTS
    # Bug 6316554 - CONSUME FUNCTIONALITY OF JMS ADAPTER FOR BEA WEBLOGIC DOES
    # NOT WORK
    # Bug 6316950 - FILEADAPTER HARPER ENHANCEMENTS SYNC WRITE AND CHUNKED
    # INTERACTION SPEC
    # Bug 6317398 - THE ICON FOR COMPUTING DIFFERENCE IS MISSING IN JDEV REFRESH
    # FROM SERVER DIALOG
    # Bug 6320506 - IMPORT FAILS WHEN THERE IS AN UNNAMED CASE
    # Bug 6321011 - CANNOT PROCESS 0 BYTE FILE USING FTP ADAPTER
    # Bug 6325749 - TRACKING BUG FOR TRACKING ADDITIONAL CHANGES TO BUG #6032044
    # Bug 6328584 - NEED A NEW XPATH EXPRESSION TO GET ATTACHMENT CONTENT VIA
    # SOAP INVOKATION
    # Bug 6333788 - COLLAPSING OF CONSECUTIVE ASSIGN TASKS BREAKS BAM SENSOR
    # Bug 6335773 - BUILD.XML CONTAINS DO NOT EDIT .. - WHILE <CUSTOMIZE> TASK
    # MUST BE IN <BPELC>
    # Bug 6335805 - AQ ADAPTER OUTBOUND DOESN'T RECONNECT AFTER FAILURE
    # Bug 6335822 - [AIA2.0] PSRPERFESB - RUNTIME DVM PERFORMANCE OVERHEAD IN ABS
    # USE CASE
    # Bug 6339126 - CHECKPOINT BPEL JAVA METHOD DOESN'T WORK IN BPEL 10.1.3.3
    # Bug 6342899 - OUTLINECHANGE.XML NOT UPDATE WITH ACTIVITY FROM NEW BRANCH
    # Bug 6343299 - ESB CONCRETE WSDL NAMESPACE SHOULD BE DIFFERENT FROM IMPORTED
    # WSDL NAMESPACE
    # Bug 6372741 - DEHYDRATION DATABASE KEEPS GROWING IN 10.1.3.3
    # Bug 6401295 - NXSD SHOULD SUPPORT ESCAPING THE TERMINATED/QUOTED/SURROUNDED
    # DELIMITERS
    # Bug 6458691 - DIST DIRECTORY FOR 10.1.3.3.1 NEEDS UPDATE
    # Bug 6461516 - BPEL CONSOLE CHANGES FOR DISPLAYING RELEASE 10.1.3.3.1
    # Bug 6470742 - CHANGE THE VERSION NUMBER AND BUILD INFO IN ABOUT DIALOG IN
    # ESB
    # BUG ADDED IN MLR#1, 6671813 :
    # Bug 6494921 - ORABPEL-02154 IF LONG DOMAIN AND SUITECASE NAMES IN USE
    # BUGS ADDED IN MLR#2, 6671831 :
    # Bug 6456519 - ERROR IN BPEL CONSOLE THREADS TAB:SERVLETEXCEPTION CANNOT GET
    # DISPATCHER TRACE
    # Bug 6354719 - WHICH JGROUP CONFIGURATION PARAMETER IMPACTS BPEL CLUSTER
    # ACTIVITY
    # Bug 6216169 - SCOPE NOT FOUND ERROR WHILE DELIVERING EXPIRATION MESSAGE OF
    # ONALARM
    # Bug 6395060 - ORA-01704 ON INSERTING A FAULTED INVOKE ACTIVITY_SENSOR
    # Bug 6501312 - DEHYDRATION DATABASE KEEPS GROWING IN 10.1.3.3 #2
    # Bug 6601020 - SEARCHBASE WHICH INCLUDES PARENTHESIS IN THE NAMES DOES NOT
    # WORK
    # Bug 6182023 - WAIT ACTIVITY FAILS TO CONTINUE IN CLUSTER WHEN PROCESSING
    # NODE GOES DOWN
    # BUGS ADDED IN MLR#3, 6723162 :
    # Bug 6725374 - INSTANCE NOT FOUND IN DATASOURCE
    # Bug 4964824 - TIMED OUT IF SET CORRELATIONSET INITIATE YES IN REPLY
    # ACTIVITY
    # Bug 6443218 - [AIA2.0]BPEL PROCESS THAT REPLIES A CAUGHT FAULT AND THEN
    # RETHROWS IT IS STUCK
    # Bug 6235180 - BPPEL XPATH FUNCTION XP20 CURRENT-DATETIME() IS RETURNING AN
    # INCORRET TIME
    # Bug 6011665 - BPEL RESTART CAUSES ORABPEL-08003 FAILED TO READ WSDL
    # Bug 6731179 - INCREASED REQUESTS CAUSE OUTOFMEMORY ERRORS IN OC4J_SOA WHICH
    # REQUIRES A RESTART
    # Bug 6745591 - SYNC PROCESS <REPLY> FOLLOWED BY <THROW> CASE CAUSING
    # OUTOFMEMORY ERRORS
    # Bug 6396308 - UNABLE TO SEARCH FOR HUMAN TASK THAT INCLUDES TASK HISTORY
    # FROM PREVIOUS TASK
    # Bug 6455812 - DIRECT INVOCATION FROM ESB ROUTING SERVICE FAILS WHEN CALLED
    # BPEL PROCESS
    # Bug 6273370 - ESBLISTENERIMPL.ONFATALERROR GENERATING NPE ON CUSTOM ADAPTER
    # Bug 6030243 - WORKFLOW NOTIFICATIONS FAILING WITHOUT BPELADMIN USER
    # Bug 6473280 - INVOKING A .NET 3.0 SOAP SERVICE EXPOSED BY A ESB ENDPOINT
    # GIVES A NPE
    # BUGS ADDED IN MLR#4, 6748706 :
    # Bug 6336442 - RESETTING ESB REPOSITORY DOES NOT CLEAR DB SLIDE REPOSITORY
    # Bug 6316613 - MIDPROCESS ACTIVATION AGENT DOES NOT ACTIVATED FOR RETIRED
    # BPEL PROCESS
    # Bug 6368420 - SYSTEM IS NOT ASSIGNING TASK FOR REAPPROVAL AFTER REQUEST
    # MORE INFO SUBMITTED
    # Bug 6133670 - JDEV: UNABLE TO CREATE AN INTEGRATION SERVER CONNETION WHEN
    # ESB IS ON HTTPS
    # Bug 6681055 - TEXT ATTACHMENT CONTENT IS CORRUPTED
    # Bug 6638648 - REQUEST HEADERS ARE NOT PASSED THROUGH TO THE OUTBOUND HEADER
    # Bug 5521385 - [HA]PATCH01:ESB WILL LOSE TRACKING DATA WHEN JMS PROVIDER IS
    # DOWN
    # Bug 6759068 - WORKLIST APPLICATION PERFORMANCE DEGRADATION W/ SSL ENABLED
    # FOR BPEL TO OVD
    # BUGS ADDED IN MLR#5, 6782254 :
    # Bug 6502310 - AUTOMATED RETRY ON FAILED INVOKE WITH CORRELATIONSET INIT
    # FAILS
    # Bug 6454795 - FAULT POLICY CHANGE NEEDS RESTART OF BPEL SERVER
    # Bug 6732064 - FAILED TO READ WSDL ERROR ON THE CALLBACK ON RESTARTING BPEL
    # OC4J CONTAINER
    # Bug 6694313 - ZERO BYTE FILE WHEN REJECTEDMESSAGEHANDLERS FAILS
    # Bug 6686528 - LINK IN APPLICATION.XML FILES CHANGED TO HARD LINKS WHEN MORE
    # THAN 1 HT PRESENT
    # Bug 6083024 - TEXT AND HTML DOC THAT RECEIVED AS ATTACHMENTS WERE EITHER
    # BLANK OR GARBLED
    # Bug 6638648 - REQUEST HEADERS ARE NOT PASSED THROUGH TO THE OUTBOUND HEADER
    # Bug 6267726 - 10.1.3.3 ORACLE APPLICATIONS ADAPTER - NOT ABLE TO CAPTURE
    # BUSINESS EVENT
    # Bug 6774981 - NON-RETRYABLE ERRORS ARE NOT POSTED ON ESB_ERROR TOPIC
    # Bug 6789177 - SFTP ADAPTER DOES NOT SUPPORT RENAMING FILES
    # Bug 6809593 - BPEL UPGRADE TO 10.1.3.3.1 WITH ESB CALLS FAILS DUE TO
    # CACHING OF PLNK - SERVICE
    # BUGS ADDED IN MLR#6, 6823628 :
    # Bug 6412909 - <BPELX:RENAME> DOES NOT ADD XMLNS DECLARATION AUTOMATICALLY
    # Bug 6753116 - OUTPUT FROM HUMAN TASK IS NOT IS NOT CONSISTENT WITH
    # SCHEMA
    # ORDERING
    # Bug 6832205 - BAD VERIFICATIONSERVICE PERFORMANCE IF LDAP SERVICE HAS HUGE
    # DATA
    # Bug 6189268 - CALLING BPEL PROCESS VIA SOAP FROM ESB FAILS WITH
    # NAMENOTFOUNDEXCEPTION
    # Bug 6834402 - JMS ADAPTER IMPROPERLY CASTS XAQUEUESESSION TO QUEUESESSION
    # Bug 6073117 - TASK SERVICE DOESN'T RENDER THE TASK ACTIONS
    # Bug 6054263 - REUSING SOAP WSDL IN RS CAUSES SOAP ACTION'S NS TO BE
    # STRIPPED
    # AWAY
    # Bug 6489703 - ESB: NUMBER OF LISTENERS > 1 GIVES JMS EXCEPTION UNDER STRESS
    # Bug 5679542 - FTP ADAPTER: COULD NOT PARSE TIME:
    # JAVA.LANG.STRINGINDEXOUTOFBOUNDSEXCEPTION
    # Bug 6770198 - AQ ACTIVATIONINSTANCES >1 DOESN'T WORK IN ESB
    # Bug 6798779 - ESB ROUTING RULES CORRUPTED ON RE-REGISTERING WITH ROUTING
    # ORDER
    # IN WSDL CHANGED
    # Bug 6617974 - BACKPORT REQUEST FOR MOVING FILES FUNCTION OF FTP ADAPTER
    # Bug 6705707 - VALIDATION ON ESB CAN'T HANDLE NESTED SCHEMAS
    # Bug 6414848 - FTP ADAPTER ARCHIVE FILENAME FOR BPEL IS BEING SCRAMBLED
    # AFTER
    # THE 10.1.3.3 UPGR
    # Bug 5990764 - INFORMATION ARE LOST WHEN BPEL PROCESS IS POLLING FOR MAILS
    # WITH
    # ATTACHEMENTS
    # Bug 6802070 - ORA-12899 SUBSCRIBER_ID/RES_SUBSCRIBER COLUMN SMALL FOR LONG
    # DOMAIN AND PROCESS
    # Bug 6753524 - WRONG SERVICE ENDPOINT OPEN WHEN TEST WEB SERVICE OF ESB
    # Bug 6086434 - PROBLEM IN BPEL FILE ADAPTER WHILE READING A FIXED LENGTH
    # FILE
    # Bug 6823374 - BPEL 10.1.3.3.1 BAM SENSOR ACTION FAILS WITH BAM 11
    # Bug 6819677 - HTTS STATUS 202 RETURNED INSTEAD OF SOAP FAULT
    # Bug 6853301 - MQ ADAPTER REJECTED MESSAGES IS NOT REMOVED FROM THE RECOVERY
    # QUEUE
    # Bug 6847200 - 10.1.3.3.1 PATCH (#6748706) HAS STOPPED FTP ADAPTER POLLING
    # IN
    # SFTP MODE
    # Bug 6895795 - AQ OUTBOUND DOESN'T WORK WITH MLR#6
    업무에 참고하시기 바랍니다.

    David,
    You are right, theer are some changes incorporated in the latest MLR # 16 on the configurations files and on the dehydration store metrics(such as performance, fields,..).
    However, I would not suggest to continue working on olite, even for Development/Test purposes as you might get stuck with strange errors...and the only solution would be to re-install SOA Suite if your olite gets corrupted. There might be ways to gets your olite back to position, but trust me..its not so simple.
    Also, when you develop and stress test all your testcase scenarios in an TEST Adv installation, its simple to mimic the same in actual production box, as you exactly know its behavior.
    So, go for a brand new SOA 10.1.3.4 MLR # 5 (or) 10.1.3.3.1 MLR # 16 SOA Suite Advanced installation with Oracle DB 10.2.0.3 as its dehydration store.
    Hope this helps!
    Cheers
    Anirudh Pucha

  • ALSB 2.6 Error Accessing Test Configuration - Test Console

    When trying to use the Test Console (bug) for any Proxy Service I get the following message.
    An unexpected error occurred accessing the test service: java.net.ConnectException: t3://(domain name): No known valid port for: 'Default[t3]:t3(t3):null:7201:(ip address):-1'; No available router to destination
    The test console was working in v2.5.
    Thanks,
    Christopher Venckus

    Good day,
    I am having a similar issue. I checked and the cluster address is properly set and the ALSB Test Framework EAR is deployed to the cluster. My cluster has two managed servers on separate machines and there is an admin server (not in the cluster) managing the domain. Are there any other things we could try? Also, how can we enable logging of this call? Nothing (no exceptions) are coming out in any of the log files.
    Thanks,
    Sean

  • Creating new application problem

    I try to create a new application to switch streams. I call it "studia".
    I place the server-side code in a file named main.asc and create new folder "studia" in the rootinstall/applications folder.
    I copy main.asc file to this folder and start Adobe Flash Media Live Encoder 3 and try to broadcast to this URI (localhost/studia) with stream name "livestream1".
    My application do not start, in fms consol do not appear application name and Live Encoder say me "Falure to connect to primary server".
    I add the string "studia_DIR = C:\Program Files (x86)\Adobe\Flash Media Server 4.5\applications\studia" to the fms.ini file script and restart my computer.
    I repeat my attempt - the same answers and no effect from application "studia".
    I create folder "mixer" in the rootinstall/applications/studia folder, create folder "script" in this folder, replase main.asc file to it and start Adobe Flash Media Live Encoder 3 and "livestreams" application to broadcast to URI localhost/studia/mixer (or even to  localhost/studia) by two streams with stream names "livestream1" and "livestreams2" - broadcasts are suссesful, the application name "studia/mixer" (or even  studia/_definst_) appear in the fms console with client=2.
    But application "studia" do not work.
    Here is my main.asc script:
    application.myRemoteConn = new NetConnection();
    application.myRemoteConn.onStatus = function(info){
        trace("Connect " + info.code + "\n");
        // Reply to all clients
        for (var i = 0; i < application.clients.length; i++){
            application.clients[i].call("onServerStatus", null, info.code, info.description);
    // Use NetConnection object to remote server connect (the remote server works with other application wery good)
    application.myRemoteConn.connect(rtmp://RemoteServer/live/);
    // Server stream estimation
    application.myStream = Stream.get("livestream");
    if (application.myStream){
        // Switching sequence of liveStreams
        application.myStream.play("liveStream1", -1, 15);
        application.myStream.play("liveStream2", -1, 5, false);
        application.myStream.play("liveStream1", -1, 5, false);
        application.myStream.play("liveStream2", -1, 5, false);
        application.myStream.play("liveStream1", -1, 5, false);
        application.myStream.play("liveStream2", -1, 5, false);
        application.myStream.play("liveStream1", -1, 5, false);
    I have few questions:
    1. Why application "studia" do not start when I create folder "studia" in the rootinstall/applications folder, place main.asc in it and broadcast "livestream1" to this folder by Flash Media Live Encoder?
    2. Why application "studia" begin to work only when I create folder "mixer" in the rootinstall/applications/studia folder and place main.asc file to rootinstall/applications/studia/script folder?
    3. Why FMS do not execute main.asc script?
    What i do wrong?

    Is it means that my main.asc code:
    application.myRemoteConn = new NetConnection();
    application.myRemoteConn.onStatus = function(info){
        trace("Connect " + info.code + "\n");
        // Reply to all clients
        for (var i = 0; i < application.clients.length; i++){
            application.clients[i].call("onServerStatus", null, info.code, info.description);
    application.onConnect = function(clientObject){
    clientObject.callFromClient = function(){
    trace("The client just invoked callFromClient);
    // Use NetConnection object to remote server connect (the remote server works with other application wery good)
    application.myRemoteConn.connect("rtmp://RemoteServer/live");
    // Server stream estimation
    application.myStream = Stream.get("livestream");
    if (application.myStream){
        // Switching sequence of liveStreams
        application.myStream.play("liveStream1", -1, 15);
        application.myStream.play("liveStream2", -1, 5, false);
        application.myStream.play("liveStream1", -1, 5, false);
        application.myStream.play("liveStream2", -1, 5, false);
        application.myStream.play("liveStream1", -1, 5, false);
        application.myStream.play("liveStream2", -1, 5, false);
        application.myStream.play("liveStream1", -1, 5, false);
    must to be like this one?
    and where I must to place this fragment:
    // Create a remote method on the Client class prototype
    Client.prototype.callFromClient = function(){
    trace("The client with ID "+this.id+" just invoked callFromClient);
    in client side code?

  • Dynamic Playlist for Streaming Video Errors

    I'm using Lisa Larson's tutorial on the adobe website to
    create a dynamic playlist from an XML file to work with out FMS
    server. After playing around with it for an hour I finally got it
    to connect to the FMS and generate the thumbs but it won't stream
    any of the videos. When I click on the list item the video player
    comes up but doesn't load a video. Any ideas? The live log in the
    FMS console is giving me this error: "
    Error:
    command msg sent before client connection has been
    accepted."
    This is the link for the tutorial
    http://www.adobe.com/devnet/flash/articles/video_player.html

    i don't even get to see the thumbnails! i've left one of the
    original addresses in the xml, and that one always loads, both
    thumbnails and stream. however, every other one i've changed a
    number of ways, i never get any thumbnails nor streams. while
    testing the movie with flash 8, i get the output that the first
    connection (the original one) is a success, but all others are
    failed. in the xml, do you have to put the port in too? cause i've
    tried that, but it makes no difference whatsoever...

  • FLV Stops Early

    I am having problems trying to play an FLV with Flash Media
    Server 3. The FLV stops early with only a NetStream.Play.Stop. I do
    not believe this is a buffering issue where the end of the file is
    reached before the client plays the end of the file as I am playing
    the FLV as a lives tream on FMS and a client subscribes to the live
    stream. On the server the live stream is the one that sends a
    NetStream.Play.Stop message and the flex client no longer gets the
    FLV audio. Also the amount of time the FLV stops playing before the
    actual end of the file is random. Sometimes it only plays 1.5
    minutes of a 30 min FLV, sometimes it plays 15 min, sometimes it
    plays all the way through. Starting the FLV at any point other than
    the beginning seems to make it slightly better, but it still has
    the same issue. Any ideas?

    It says theres supposed to be a "Attach Code" button but I
    dont see one?
    The time it plays on the server is random, sometimes it only
    plays a few minutes of the stream, sometimes it plays almost all of
    it. The traces in the live log in FMS Console show that on our
    server the live stream stops early and never continues. Below is
    code for a complete test app that causes the issue for us.
    I created a small fms app, code is below.
    quote:
    // load the remoting classes
    load("netservices.asc");
    const FILENAME = "14216_0";
    const STREAMNAME = "testStream";
    application.onAppStart = function()
    var s = Stream.get(STREAMNAME);
    s.onStatus = onStatus;
    s.onPlayStatus = onPlayStatus;
    trace("Length of stream is " + Stream.length(FILENAME));
    //s.setBufferTime(5);
    trace("Length of buffer is " + s.bufferTime);
    s.play(FILENAME, 0, -1, true);
    application.onConnect = function(cl)
    trace("onConnect called.");
    for (var prop in cl)
    trace("\t" + prop + ":\t" + cl[prop]);
    trace("");
    application.acceptConnection(cl);
    application.onDisconnect = function(cl)
    trace("onDisconnect called.");
    for (var prop in cl)
    trace("\t" + prop + ":\t" + cl[prop]);
    trace("");
    application.onPublish = function(cl, s)
    trace("onPublish called.");
    trace("\tClient info:");
    for (var prop in cl)
    trace("\t\t" + prop + ":\t" + cl[prop]);
    trace("");
    trace("\tStream info:");
    for (var prop in s)
    trace("\t\t" + prop + ":\t" + s[prop]);
    trace("");
    application.onUnpublish = function(cl, s)
    trace("onUnpublish called.");
    trace("\tClient info:");
    for (var prop in cl)
    trace("\t\t" + prop + ":\t" + cl[prop]);
    trace("");
    trace("\tStream info:");
    for (var prop in s)
    trace("\t\t" + prop + ":\t" + s[prop]);
    trace("");
    function onStatus(info)
    trace("[onStatus] " + info.code + " - " + info.description +
    " - " + info.level);
    function onPlayStatus(info)
    trace("Netstream.onPlayStatus called.");
    for (var prop in info)
    trace("\t" + prop + ":\t" + info[prop]);
    trace("");
    I then created a small flex test client, that connects to
    rtmp://HOST/flvTest/test. Once it connects it calls playStream()
    which subscribes to the liveStream "testStream".
    quote:
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Application xmlns:mx="
    http://www.adobe.com/2006/mxml"
    layout="absolute" xmlns:ns1="*">
    <mx:Script>
    <![CDATA[
    import mx.core.UIComponent;
    private var nc:NetConnection;
    private var ns:NetStream;
    private const HOST:String = "xxx.xxx.xxx.xxx:1935";
    private function onCreationComplete():void
    nc = new NetConnection();
    nc.addEventListener(NetStatusEvent.NET_STATUS,
    onNCNetStatus);
    private function onNCNetStatus(e:NetStatusEvent):void
    addLog("[onNetConnectionStatus] " + e.info.code);
    if (e.info.code == "NetConnection.Connect.Success")
    playStream();
    private function playStream():void
    ns = new NetStream(nc);
    ns.client = this;
    ns.addEventListener(NetStatusEvent.NET_STATUS, onNSStatus);
    ns.bufferTime = .1;
    addLog("Stream's buffertime is " + ns.bufferTime);
    ns.play("testStream");
    private function connect():void
    nc.connect("rtmp://" +HOST + "/flvTest/test");
    private function onNSStatus(e:NetStatusEvent):void
    addLog("[NetStreamStatus] " + e.info.code);
    private function disconnect():void
    nc.close();
    public function onMetaData(info:Object):void
    for (var propName:String in info)
    var val:String = info[propName];
    addLog("[onMetaData] " + propName + " = " + val);
    public function onPlayStatus(info:Object):void
    for (var propName:String in info)
    var val:String = info[propName];
    addLog("[onPlayStatus] " + propName + " = " + val);
    private function addLog(text:String):void
    var d:Date = new Date();
    txtLog.text += d.toLocaleDateString() + " " +
    d.toLocaleTimeString() + text + "\n";
    ]]>
    </mx:Script>
    <mx:Panel width="80%" height="80%" layout="vertical"
    verticalCenter="0" horizontalCenter="0" title="FLVTest"
    creationComplete="onCreationComplete()">
    <mx:TextArea width="100%" height="100%" id="txtLog"/>
    <mx:ControlBar horizontalAlign="center">
    <mx:Button label="Connect" buttonMode="true"
    click="connect()"/>
    <mx:Button label="Disconnect" buttonMode="true"
    click="disconnect()"/>
    </mx:ControlBar>
    </mx:Panel>
    </mx:Application>
    I placed a sample FLV into
    /usr/local/macromedia/fms/applications/flvTest/streams/test/14216_0.flv.

  • VOD Troubleshooting

    I need help figuring out why a swf (simpleplayer) won't
    stream a VOD video.
    Even when I read the documentation I don't get enough
    information to troubleshoot when VOD (Video on Demand) streaming is
    not working. Last week, for example, I spent hours trying to find
    out why a swf would not work with VOD only to find out through
    trial and error that the developer had mis-typed the filename. No
    404 error anywhere. Which log should I have looked at? No error
    shows up on the console?
    So yesterday (and now today too), I'm trying to debug why
    another swf won't work. And this time I won't use the swf file
    embedded in a html page because the browser cache won't let any
    updates be loaded. No I'm going right to the swf file, multiple
    time and seeing each connection on the FMS Console. The streams
    look like they are started but no bandwidth.
    So any idea what is going wrong? Which of the many, many logs
    should I look at?
    Background. The FMS is at a hosted site. It did work last
    week. We rebooted the server to make sure it would come up properly
    before we put the server into production. It did, but now the
    streams don't work. So had it working once, did not change any of
    the config files and now it does not work.
    Thanks for your time.

    Yes. I just got FIOS in the Lansdale, PA area and I can't believe how slow the menu commands are, particularly the OnDemand. The quality of the OnDemand programming is terrible. I have sound drop outs and blurry video. The sound drop outs are usually during the previews and must have something to do with the broadcast quality (changes from Dolby Digital compatible to PCM to 2 channel) ... nevertheless, the sound should be consistent and the quality the highest.
    I see someone suggested the following to these issues awhile back ... 
    "... is supposed to be addressed in the IMG update to V1.6 - can't verify this as my area is still on V1.5."
    How can one tell what update they have?
    There are also suggestions about high resource demand being the culprit (e.g. multiple computers running etc.). Certainly this is likely not an issue unless you were trying to run everything at once, right? I have 4 TV's and up to 4 PC's but they are rarely on at the same time.
    Besides yelling at Verizon, does anyone have suggestions?
    Samsung DLP HLS6188 (HD-DVR motorola box HDMI connected), Samsung 32" HDTV (standard motorola box component connected), Samsung 850 HDTV (HD motorola box HDMI connected), Samsung 450 HDTV (DT700)
    2 macbook pro's (wireless)
    2 IBM think pads (wireless). 

  • BPEL Sensor Deployment Descriptor Properties Question

    When a BPEL process is deployed to the container, several BAM properties are exposed at runtime via the BPEL deployment descriptor (BAM server connection properties). These can be modified via the BPEL Process Manager. The ideal being that when the BPEL process is deployed various places you can change the BAM sensor server properties without a re-compile.
    Unfortunately when I tried doing this, it seemed to try to work, but not successfully. When I changed the server settings it tried to access the new server, but with the old (or otherwise invalid) credentials -- even though I updated them. This locked the user account on the BAM server. I also noticed that once the BPEL process ran, the BAM server was continually bombarded with invalid requests (causing the account on the BAM server to lock as fast as it could be unlocked) until the BPEL engine was bounced.
    I'm not ruling out something weird in our environment, but has anyone else done this?
    Are the settings supposed to be in effect immediately after updating them or does it require a bounce of the BPEL container to properly re-initialize them?

    I think this was logged as a BPEL console bug. Updating BPEL descriptor for BAM server properties, (a) will not immediately take effect (b) updating BAMserver components have to be done 1 at a time (not 3 BAM params update) (c) BPEL server needs restart after each BAM server property change. Pl log a bug with BPEL server team with Oracle support. Validate the above with 1 property change per BPEL server restart.

Maybe you are looking for

  • D Link DIR 655 xtreme N gigabit router

    Hello Has anyone tried to connect their T61 with a 4965AGN wireless card to the D link DIR 655?  Before I go buy one, I thought I would check. Thanks! Laurel

  • Help, how can I fix the resolution of my videos???

    The videos on my Ipod don't show too good on the tv , I want it too have a sharper image but it looks kind of faded when I see it on the tv. Is there anyway that I can fix the resolution of the videos before I put them into my Ipod??? Is there any pr

  • Could anyone check this code for errors for me??

    Hi! Could someone please tell me if you see any problems with this code?? a friend wants me to check it for errors, but can't find any. I just wanted to make sure, because there are probably a lot of better scripters than me reading this. Please answ

  • ECM with Digital Signature

    Hi PP Gurus, Can anybody guide me about how to configure Digital Signature for ECR - ECO? I need to give R/3 UserID and Password for each step of ECR - ECO like for checking ECR - Engg Head Approving ECR - Quality Head Converting ECR - Production Hea

  • ALV Without Row Selection

    Good Morning, I've created a report using <b>REUSE_ALV_GRID_DISPLAY</b>. I want to exclude de boxes for row selection in the left of the grid, how can i do that? This should be basic... Best Regards, Pedro Gaspar