View Channel disconnected error

Hi Everyone,
I received a Channel disconnected error, how can I view where the error is occuring?  Is that possible?
Wesley

I finally figured out what I was doing wrong. I was following davidflex's insturction at http://forums.adobe.com/thread/875709 and did not realize that I ahve to set host = "localhost:8889" in my php that connects to my remote mysql server. It's tricky because sicen it's remote server, you should set host = your domain, but that's not right. As davidflex said you need to set host = "local:8889" since your gateway.php is also running on the remote server.
I stumbled for several weeks and hope someone else won't get stuck like I did for serveral weeks.

Similar Messages

  • Deploying Flex 4 application and Channel Disconnected Error

    Hi,
    After deploying my application I keep having this error when I want to insert into Database.
    Channel disconnected before an acknowledgement was received
    The problem is that everything works as a cham localy.
    Thank's.

    This is a Flex question. Please try posting it to the Flex forums here http://forums.adobe.com/community/flex/flex_general_discussion

  • Channel Disconnected; Argument 1 passed to ___ must be an instance of...

    I'm working thru the samples / tutorials from the Flex Developer Center and cannot seem to get things working for me.  Specifcally, trying to implement the example from this page: http://www.adobe.com/devnet/flex/articles/crud_flex_php_zend.html.  (PHP files I'm using are all linked from that page.)
    When I run the program, I can retrieve the data from my server, but I get a "Channel Disconnected" error message whenever I try to write something back to the server.
    The error message I find in the log files is:
    PHP Catchable fatal error:  Argument 1 passed to ForestService::updateForest() must be an instance of NationalForest, instance of stdClass given in /var/www/myCRUD-debug/ForestService.php on line 71, referer: http://vs1/myCRUD-debug/anotherCRUD.swf/[[DYNAMIC]]/5
    This is consistent with the result I get when attempting to test the updateForest() function in Flash Builder.  Screenshots of the test are per below:
    leads to:
    I've tried various different syntaxes for the established: field (date(), current_date, "19990101", all UPPER, all lower, etc.) as I wasn't positive I could rule that out.  (That said, I've noted that there is an error message at the bottom the input pane if things don't match what it believes the input to be.)
    I've looked at the php files and can find no obvious syntax errors, no "echo" and no "print" statements.  Also saw another post somewhere that suggested that it could be the port number I'm using, so have changed the ForestService.php file to point at localhost:3306.  All this is leading me to think that there must be something fundamentally wrong with my setup, but not sure what that is.  I can successfully pull data from the mySQL server, so I know the connection works.  (Data loads to the datagrid.)
    Issue occurs regardless of whether I use the canned example project (after updating the connection info in ForestService.php) or whether I build a new application from scratch.
    Development environment is:
    Flash Builder 4 Premium (trial version) running on Windows 7
    Apache 2.2, mySQL 5.1.49 and  PHP 5.3.3 all running on Ubuntu 10.1 as a VirtualBox guest on the Windows 7 machine.
    libzend-framework-php was installed using apt-get, rather than letting Flash Builder automatically install things... I won't rule this out as an issue, as I was having trouble when Flash Builder did things automagically for me.  (Couldn't see the "Zend Amf Endpoint" statement as outlined in the tutorial.)
    All of the .php and application files are held in /var/www/myCRUD-debug; I have the same results if the three .php files are in /var/www.
    I'm at a total loss...  Does anyone have a suggestion?  Thanks in advance!
    Corey

    Finally some success...  Went and had a coffee, got my mind off things and then tried again.
    I started from scratch one more time using the canned examples.  Seems the issue was related to the services-config.xml file.  I'd updated this to point to the index.php file on the server, but for some reason, the updated value was not being passed to the application when it compiles. Figured it out when I got an error message in the fresh start that pointed at the wrong location.
    Closed Flash Builder and restarted after verifying that the location was set correctly in services-config.xml.  This time when I ran the update script, it worked.  Validated that the changes were passed to the DB via an independent query and all is good!
    Now I just have to figure out how to make that work consistently and things should be good...
    Cheers,
    Corey

  • Samples Problem (Channel disconnected)

    I am running Tomcat 6 and JRE 1.5, with FDS. Running the
    Dashboard sample is not a problem (except for a lack of heapspace
    in the JRE sometimes). However, the CRM sample is not working. I
    get the error "Channel disconnected" on the client side, and on the
    server side I am seeing a JRE error ... specifically a
    javax/transaction/SystemException throwable. The last entry in the
    stack trace is: java.lang.NoClassDefFoundError:
    javax/transaction/SystemException at
    flex.data.DataService.serviceMessage(DataService.java:305). I have
    installed JOTM JARs in the Tomcat common\lib directory, and created
    a "samples.xml" file in the conf\Catalina\localhost directory.
    I am new to Flex2 (and FDS), and I am also new to Tomcat. But
    I am really not trying to get too sophisticated right now. I am
    frustrated, and I appreciate any help that anyone can give me!
    All I really want to do is to create a simple application
    that communicates using RTMP to transport POJOs on the server side
    to AS classes on the client side. I have run the
    tutorial
    that Christophe Coenraets provided, and it works just fine. But
    when I try to build a test from scratch by installing Tomcat, FDS,
    JOTM (do I really need that piece?), and then creating the mxml,
    as, and class files I have problems. Which caused me to try the
    samples that come with FDS.
    As a side note ... there is a statement that memory for the
    JRE should be increased, but no specific instructions for
    increasing it. That's not my immediate problem with the CRM sample,
    and so I'll figure it out later.

    Just an update ... although I am not sure that anyone will
    ever see any of this:
    I reinstalled Tomcat, FDS, and JOTM. I actually put the JOTM
    JARs into the tomcat/lib directory, since I wasn't certain where
    Tomcat will look. I added the TransactionFactory element to
    tomcat/conf/context.xml. This entry specifies to Tomcat that the
    default transaction factory is JOTM. I also changed the heap size
    for the JVM, which I realized can be changed using the Tomcat
    configuration program shown in the Tomcat menu under the Windows
    Start Menu.
    I am still getting a "Channel disconnected" error when I
    attempt to update a value in the CRM sample application. The
    exception in the Tomcat window is:
    java.lang.ExceptionInInitializerError. This appears to be thrown in
    the constructor of the jotm Current class.
    Does anyone have any ideas? Or at least a similar problem?
    Thanks!

  • Adcfgclone fails with ORA-04063: view "SYS.DBA_NETWORK_ACLS" error

    Hi all,
    While running adcfgclone on dbtier if fails with following error
    ORA-04063: view "SYS.DBA_NETWORK_ACLS" error
    here is the scene:
    we are trying to clone a production instance for doing some patching
    while running adcfgclone on target (test instance) it fails
    our current environment is
    application:R12.1.3
    db:11.1.0.7
    os: rhel 5.6
    here is output from
    autoconfig file:
    SQLPLUS Executable : /u02/testoba/db/tech_st/11.1.0/bin/sqlplus
    SQL*Plus: Release 11.1.0.7.0 - Production on Thu Apr 18 09:28:32 2013
    Copyright (c) 1982, 2008, Oracle. All rights reserved.
    Enter value for 1: Enter value for 2: Enter value for 3: Connected.
    PL/SQL procedure successfully completed.
    Commit complete.
    Disconnected from Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    adcrobj.sh exiting with status 0
    ERRORCODE = 0 ERRORCODE_END
    .end std out.
    .end err out.
    AutoConfig Services Phase
    Running Service Process 2 of 4 for AppsUtil
    Executing script in InstantiateFile:
    /u02/testoba/db/tech_st/11.1.0/appsutil/install/TESTOBA_testsrv/addbperms.sh
    script returned:
    addbperms.sh started at Thu Apr 18 09:28:32 IST 2013
    The environment settings are as follows ...
    ORACLE_HOME : /u02/testoba/db/tech_st/11.1.0
    ORACLE_SID : TESTOBA
    TWO_TASK :
    PATH : /u02/testoba/db/tech_st/11.1.0/perl/bin:/u02/testoba/db/tech_st/11.1.0/bin:/usr/bin:/usr/sbin:/u02/testoba/db/tech_st/11.1.0/appsutil/jre/bin:/bin:/usr/bin/X11:/usr/local/bin:/u02/testoba/db/tech_st/11.1.0/appsutil/clone/bin/../jre/bin:/u02/testoba/db/tech_st/11.1.0/appsutil/clone/bin/../jre/bin:/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/home/oratest/bin:.
    Library Path : /u02/testoba/db/tech_st/11.1.0/lib:/usr/X11R6/lib:/usr/openwin/lib:/u02/testoba/db/tech_st/11.1.0/lib:/usr/dt/lib:/u02/testoba/db/tech_st/11.1.0/ctx/lib
    SQLPLUS Executable : /u02/testoba/db/tech_st/11.1.0/bin/sqlplus
         Changing permissions for file sqlplus.
         Changing permissions for file extproc.
         Changing permissions for file tkprof.
    addbperms.sh exiting with status 0
    .end std out.
    .end err out.
    AutoConfig Services Phase
    Running Service Process 3 of 4 for AppsUtil
    Executing script in InstantiateFile:
    /u02/testoba/db/tech_st/11.1.0/perl/bin/perl -I /u02/testoba/db/tech_st/11.1.0/perl/lib/5.8.3 -I /u02/testoba/db/tech_st/11.1.0/perl/lib/site_perl/5.8.3 -I /u02/testoba/db/tech_st/11.1.0/appsutil/perl /u02/testoba/db/tech_st/11.1.0/appsutil/install/TESTOBA_testsrv/txkConfigDbOcm.pl
    script returned:
    Configuring OCM on the Database Tier....
    Testing database connection...
    Database connection test passed.
    Response file /u02/testoba/db/tech_st/11.1.0/appsutil/clone/adclnocm.res required to configure OCM does not exists
    ERRORCODE = 0 ERRORCODE_END
    .end std out.
    .end err out.
    AutoConfig Services Phase
    Running Service Process 4 of 4 for AppsUtil
    Executing script in InstantiateFile:
    /u02/testoba/db/tech_st/11.1.0/appsutil/install/TESTOBA_testsrv/txkcreateACL.sh
    script returned:
    You are running txkcreateACL.sh version 120.1
    The environment settings are as follows ...
    ORACLE_HOME : /u02/testoba/db/tech_st/11.1.0
    ORACLE_SID : TESTOBA
    PATH : /u02/testoba/db/tech_st/11.1.0/perl/bin:/u02/testoba/db/tech_st/11.1.0/bin:/usr/bin:/usr/sbin:/u02/testoba/db/tech_st/11.1.0/appsutil/jre/bin:/bin:/usr/bin/X11:/usr/local/bin:/u02/testoba/db/tech_st/11.1.0/appsutil/clone/bin/../jre/bin:/u02/testoba/db/tech_st/11.1.0/appsutil/clone/bin/../jre/bin:/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/home/oratest/bin:.
    Executable : /u02/testoba/db/tech_st/11.1.0/bin/sqlplus
    Executing txkcreateACL.sql ...
    SQL*Plus: Release 11.1.0.7.0 - Production on Thu Apr 18 09:28:33 2013
    Copyright (c) 1982, 2008, Oracle. All rights reserved.
    Connected.
    FROM DBA_NETWORK_ACLS
    ERROR at line 17:
    ORA-06550: line 17, column 8:
    PL/SQL: ORA-04063: view "SYS.DBA_NETWORK_ACLS" has errors
    ORA-06550: line 16, column 3:
    PL/SQL: SQL Statement ignored
    Disconnected from Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    txkcreateACL.sh: exiting with status 1
    .end std out.
    .end err out.
    [AutoConfig Error Report]
    The following report lists errors AutoConfig encountered during each
    phase of its execution. Errors are grouped by directory and phase.
    The report format is:
    <filename> <phase> <return code where appropriate>
    [APPLY PHASE]
    AutoConfig could not successfully execute the following scripts:
    Directory: /u02/testoba/db/tech_st/11.1.0/appsutil/install/TESTOBA_testsrv
    txkcreateACL.sh INSTE8_APPLY 1
    AutoConfig is exiting with status 1
    RC-50014: Fatal: Execution of AutoConfig was failed
    Raised by oracle.apps.ad.clone.ApplyDatabase
    StackTrace:
    java.lang.Exception: RC-50014: Fatal: Execution of AutoConfig was failed
         at oracle.apps.ad.clone.ApplyDatabase.checkAutoConfigErr(ApplyDatabase.java:3192)
         at oracle.apps.ad.clone.ApplyDatabase.runCVMAndAutoConfig(ApplyDatabase.java:3010)
         at oracle.apps.ad.clone.ApplyDatabase.doConf(ApplyDatabase.java:649)
         at oracle.apps.ad.clone.ApplyDatabase.doApply(ApplyDatabase.java:473)
         at oracle.apps.ad.clone.ApplyDatabase.<init>(ApplyDatabase.java:366)
         at oracle.apps.ad.clone.ApplyDBTier.<init>(ApplyDBTier.java:110)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
         at java.lang.reflect.Constructor.newInstance(Unknown Source)
         at oracle.apps.ad.clone.util.CloneProcessor.run(CloneProcessor.java:67)
         at java.lang.Thread.run(Unknown Source)
    please provide any suitable link or doc id or any workaround
    thanks
    Zavi

    Hi;
    Please review:
    Adautocfg.Sh Fails With "ORA-01422: " While Executing Txkcreateacl.sh [ID 854746.1]
    Database Cloning Failed With txkcreateACL.sh[36]: sqlplus [ID 603297.1]
    R12 : Autoconfig script txkcreateACL.sh fails with error ORA-31003: Parent /sys/acls/ already contains child entry OracleEBS.xml [ID 1328458.1]
    Regard
    Helios

  • Quicktime plugin disconnect error in Snow Leopard

    I have a bit of a problem with Quicktime X in snow leopard. We use a Codian bridge quicktime stream for classes at our college and Snow Leopard has stumped me.
    A problem we run into on occation is the -3184: Disconnected error when some clients are behind firewalls due to UDP streaming. Now normally this is a quick fix as you just go under your quicktime preferences and set your transport protocol to HTTP.
    Unfortunately with quicktime X apple has seen fit to completely remove any preference adjustments. Now I know you can install quicktime 7 from the disk, but this does not give the preferences back. Does anyone know how to force quicktime 7 to be used for streaming media in firefox instead of QTX? Or how to get preferences back? Or heck even to completely cripple X and just use 7?
    I've got a lot of Mac using students that are stuck without classes right now.
    Message was edited by: The Right Rev Chumley

    Well. I guess I wasn't as helpful as I thought I could be.
    Obviously the options are available to me because of the way I upgraded from Leopard (from Tiger, Panther and Jaguar) to Snow Leopard. Heck. I still have a working copy of QuickTime 6.5.2 on this Snow machine because it offers features not found in version 7.
    My only suggestion to you would to be upgrading a machine that previously had Leopard (and QuickTime Player Pro) to Snow Leopard OS.
    I don't really understand this issue and it may be more complex than I can figure out. All of the codecs (compressor/de-compressor) should be somewhere on your machine otherwise you couldn't view a file with these "legacy encoders". It's just that a QuickTime export doesn't give you the option to "use" (compress) them.
    Is there a technical reason why you need Sorenson Video 3 encoder?
    Here is another of my older Web pages that uses Sorenson Video 3 (in part):
    http://homepage.mac.com/kkirkster/03war/
    Does it work for you?

  • NetConnection.Call.BadVersion - Channel disconnected

    I am facing NetConnection.Call.BadVersion error when I run flex based application with BlazeDS on S64 with Weblogic application server.
    At application start up, it makes 4 calls to server and get appropriate data. However once the application is up and hence forth I make any calls cause the error. I observed that the mid-tier java code (Remote Object) is not invoked by later flex calls. The faultDetails of FaultEvent says that “Channel disconnected before an acknowledgement was received”.
    I am not using HTTPS secured protocal.
    Has anybody face this kind of issues? Any input, suggestion or solution would be greatly appreciated.
    Other details are
    OS  : S64
    BlazdDS : Community Edition: 4.0.0.10620
    App. Server        : Weblogic 10.3.3
    The snippet of flashlog
    [DEBUG] mx.messaging.Channel 'my-amf' channel got status. (Object)#0
      code = "NetConnection.Call.BadVersion"
      description = ""
      details = ""
      level = "error"
    FaultEvent.faultString :- Channel disconnected
    FaultEvent.faultDetail :- Channel disconnected before an acknowledgement was received
    Thanks
    --sachin

    I don't know what "S64" is, but it seems like someone is messing with the bytes of the AMF response so that the AMF deserializer in the Flash Player doesn't like the version header.  I assume you are running the latest player.  Probably need to check any network infrastructure and/or servlet filters.

  • Getting "line disconnected" error message when trying to monitor

    Getting "line disconnected" error message when trying to monitor "live stream" on cameras from computer.  Anyone else have this issue?  Any suggestions on how to fix?  I have reconfigured each camera with the router but still having the error message.  I have a total of three cameras....(1) is wired and (2) are wifi......I am getting this message with all cameras (both wired/wifi).

    Is this an intermittent error that you get now and then, or were you able to successfully setup your cameras, then one day you got the "line disconnected" on all cameras since that point and on?
    If this is an intermittent problem, I can share that I experienced the same thing the first two days of having setup my cameras.  It seemed that my Gateway was communicating with the Verizon servers pretty heavily as I was getting my HMC first setup.  However, starting on day three and on, it has worked very well.
    The only odd thing I'm experiencing now is that I getting several "camera_detected" messages in the activity logs.  All my cameras show up in the My Devices list, and I can view them either as a snapshot or as live streaming, however, the log makes it seem that there is a mystery camera connected somewhere that I don't know about.  I have a call in to Verizon regarding this and hopefully will get an answer in the next couple of days.  It's not hurting anything, just kind of annoying to sort through those entries as you're going through your Activity Log.

  • Flex app calling CF cfc to download file gets "Channel disconnected" fault

    I am a newbie with ColdFusion and Flex. I am trying to implement file download/streaming functionality in my Flex 4.5 application and I am running ColdFusion 9 as my back end. More specifically, I have a component in my Flex app that displays a list of files - some of these files can be available for opening (or "previewing") via the client. I want the client to be able to click a button and download the file from the ColdFusion server, after the appropriate security checks are performed (also in ColdFusion). Right now I am just trying to get the basic download functionality to work with a very simple cfc. Here is the cfc code:
    <cfcomponent displayname="Preview Document"
         output="false">
         <cffunction name="streamFile" access="remote" returntype="any">
              <cfargument name="filename" displayName="Filename" type="string" required="true" />
              <cfheader name="Content-Disposition" value="attachment;filename=#filename#" >
              <cfcontent type="application/unknown" file="c:\myserverpath\#filename#">
         </cffunction>
    </cfcomponent>
    When I try this via a cfm, it works fine (I get a File Download window where I can choose to either open or save the file). But when I try to use this in my Flex app, I get an error.
    In my Flex app, I have a RemoteObject to access my cfc and a CallResponder:
    <s:RemoteObject id="PreviewDocument"
       source="PreviewDocument"
       destination="ColdFusion"
       showBusyCursor="true"/>
      <s:CallResponder id="PreviewDocumentResult"
        fault="Alert.show('CallResponder PreviewDocumentResult: ' +
        event.fault.faultString + '\n' + event.fault.faultDetail)"
        result="PreviewDocumentResult_resultHandler(event)"/>
    Then I created a button whose click even executes the following line:
    PreviewDocumentResult.token = PreviewDocument.streamFile("myfile.pdf");
    When I run my app, I get the following fault:
    faultCode = "Client.Error.DeliveryInDoubt"
    faultString = "Channel disconnected"
    faultDetail = "Channel disconnected before an acknowledgement was received"
    I have tried many different approaches and searched online for help with this fault, but I could not find any helpful clue to where I can start investigating this.
    Can anyone help with why I am getting this fault?
    Thanks in advance.

    @sir_teddy, thanks for your reply again.
    Yes I have created a simple cfc that returns a string successfully (in fact I had used the same cfc and basically just commented out the cfcontent and cfheader tags, and returned the name of the file being requested in the cfreturn tag). When I un-comment the cfcontent tag from the code, the error comes back.
    So I am really at a loss here...

  • Flex 4 Trial - MAMP Channel Disconnected - help!

    I am doing some simple testing with the Flash Builder 4 Trial
    I am running MAMP on my mac and am trying to use PHP to to talk to the mySQL database.
    In Flex 3 this was pretty easy. I am following basically the same procedures (they have change)
    I am simply using the Bind to data...  and going throught the wizard. Everything seems find
    when I bind it to a datagrid - the grid sizes to accomodate all of the fields and puts the correct names in the header.
    But, when I run the application I get the error "Channel disconnected Channel Disconnected before an acknowledement was received"
    I can't find any way around this or much information on the error.
    Would appreciate any help.

    Hi,
    The first thing you need to do is ensure you have a recent version of mamp, as the zendframework requires the latest stable build of php, it will also help to download the latest zendAMF and replace the one that Flashbuilder installed (you just over write the folder with the new code)
    http://framework.zend.com/download/amf     version 1.10.3
    Some people have had issues on macs where the zend pathing wasn't working /recognised, there is info on this spread through  http://forums.adobe.com/community/flex/flex4beta , searching on 'zend' in the forum will yield several thoughts if you have problems after trying the above.
    David

  • Channel Disconnected... Please no!

    Hi
    I'm having a problem that's driving me insane because I just can't find a answer for it...
    I generated a service on Flash Builder to connect to my database, which was working fine until I uploaded the application to my web server.
    The thing is that it wasn't even working locally and I was getting the same error, which was fixed by setting the port variable on my service php file to 3306 (it was empty before). Alright, then when it was working locally I uploaded everything, changed the amf_config paths (it gave me a different error before the paths were correct so I doubt this is the cause), but then the same error I was having before reapeared:
    Channel disconnected
    Channel disconnected before an acknowledgement was received
    I've checked everything on the php file and it should be connecting to the database, so can this port variable be the issue here or something? 3306 won't work, leaving it blank won't work...always the same error!
    I have searched everywhere for an answer and can't find anything that helps me with this.
    If you can help, please let me know! Thanks!

    Fixed!
    I used firebug and I finally managed to find out what was going on.
    gateway.php was returning an error like this:
    Fatal error: Allowed memory size of X bytes exhausted (tried to allocate Y bytes)...
    mysqli_stmt_bind_result was requesting a lot of information, most unecessary, so I modified my query and mysqli_stmt_bind_result to only get the right database fields.
    Hope this helps anyone who ever comes across the same problem!

  • Channel Disconnected

    I have develop an application flex with php and use xml file in php script
    i have received and error of channel disconnected before the acknowledgment was received wiht larg file of xml where it work fine with smal file of xml.
    please reply me the correct solution
    Thanks in advance
    Safwan,

    Most likely this is really a serious error Flash builder 4 or Zend.
    I installed an older version of Flex Builder 3 and connection with the same mySQL database work fine.

  • Is there a way to exclude temporary people picker fields from a query when receiving the "List View Lookup Threshold" error.

    Hi All,
    My users require the ability to select a sharepoint group from a drop down list and then be able to select a user from a people picker based on the drop down selection.    The best solution I was able to up with, was create a people picker
    for each drop down selection and set the Sharepoint group field to the selected group.  All people picker filed are hidden except the one that matches the drop down selection.  When creating an entry from the sharepoint list this method
    works perfectly.
    However, when I add the list onto a site page using an "Listview webpart", then add an infopath web part and then finally connect the two parts, I get a "List View Lookup Threshold" error when selecting an entry from the list.  I
    understand from the error and reading that this error is related to the number of People pickers in the list.   Is there a way to exclude temporary people picker fields from a site page query, as they are only temporary fields to allow the users
    to select a person and then assign the name to another field.
    Dwayne

    Hi Dwayne,
    In SharePoint 2013, we could manually create a list for all users. Here are the reference:
    Go to Site Settings >  People and Groups > SiteMembers
    Modify url
    http://sitename/_layouts/15/people.aspx?MembershipGroupId=8 to
    http://sp/sites/tutu/_layouts/15/people.aspx?MembershipGroupId=0 , now you will see All people in this site.
    Change the view to List view, and copy the listview id in the url
    http://sitename/_layouts/15/people.aspx?MembershipGroupId=0&View={viewID}
    Go to Settings > List settings, copy the list id in the url
    http://sitename/_layouts/15/listedit.aspx?List=listeid&Source=....
    Now type the address in IE:
    http://sitename/_vti_bin/owssvr.dll?CS=109&Using=_layouts/query.iqy&List=[LISTID]&View=[VIEWID]&CacheControl , such as
    http://sp/sites/tutu/_vti_bin/owssvr.dll?CS=109&Using=_layouts/query.iqy&List=f3958d27-9c2f-4f8d-b221-89466e816667&View=696BFDC5-0C6E-4E27-818F-0E6292A18407&CacheControl=1
    Save the owssvr.jqy from SharePoint site
    Now you could see the file in your desktop with all users, save it as allusers in Excel.
    Then import it to your SharePoint site, add an app > find an app > import spreadsheet
    Regards,
    Rebecca Tu
    TechNet Community Support

  • Cannot view video get error message and only sound.

    cannot view video, get error message and sound only. Message  Error Code:c000005, address:2568b7ab

    I am just finally posting a reply. Looks as though the sound card went out. I was told that I could purchase a new open and install myself. I did not do that, but rather my step-dad just decided it was time to buy a new Mac Mini.

  • Communication Channel in error

    Communication Channel in error though the error has been resovled. New files are processed succesfully !!!
    CC still in RED.
    I tried the basic steps which can change the status .( by deactivating the channel and activating the same , stopped and started the same ) . It resulted the same.
    Thanks,
    Karthik

    The information that is displayed for the status of a channel on the individual cluster nodes is status information that is accumulated to give the overall status of the channel in the table of communication channels.
    If the cluster nodes have at least one status that is above all other statuses in the status hierarchy, the channel receives this status as the overall status. The possible statuses correspond to those in the table of communication channels and have the following hierarchy:  (red),  (yellow),  (green), and  (gray). A combination of green or yellow with gray is not possible.
    ○       The information displayed for the processing entries of the selected cluster node is current runtime information on message processing. You get to Message Monitoring by selecting the message ID displayed.
    Depending on the adapter used, the type and occurrence of the information here can differ. The information forms the entry in the Processing Errors column in the table of communication channels. The newest result is taken from the table of the cluster nodes.
    ○       The information about channel administration displays when and by whom a channel was previously started or stopped. You can only start or stop a communication channel for an entire server cluster, not on individual cluster nodes. However, since errors can occur on individual cluster nodes during the execution of these actions, error information is also displayed for each cluster node.
    ○       If the channel is controlled by availability times, the Availability Times tab page is displayed. All other availability times that are relevant for this channel are also displayed. You can exclude specific availability times and, if necessary, reschedule them.
    Since only active availability times are displayed, it is possible that availability times do exist for the selected communication channel even if none are displayed.
    ○       The information on the Settings tab page displays how often an attempt is made to send messages to this channel, and at what time intervals.
    The default settings are taken from the outbound properties for the J2EE service SAP XI Adapter: XI. You can overwrite and save these values. You can also restore overwritten values.
    Information about changes made to the settings is always displayed.
    The Settings tab page is only relevant for receiver channels and is therefore only displayed for channels of this type.
    regrads
    chandra

Maybe you are looking for

  • Bought 2 copies of COD and no purchase history is shown on either! (been a week)

    Preordered and picked up 2 copies of Call of Duty (Seperate transactions on 11/02/14) and there has been no purchase history in my account. No points pending! I should be getting the extra $10 for pre ordering as well. I was going to report missing p

  • Blinking folder & Question Mark - Drive Good - Files Are Still there

    Okay, So I've been a long way with this iMac. It originally came to me with bad power supply. I replaced. Then it came back with bad capacitors. I replaced. Then it came back not booting. Here's where I'm stuck. I dont see the drive if I use command

  • Get the last spool number created

    Hi, I need to get the last spool number that the system has assigned to an output ABAP list. I know that the SO_SPOOL_READ function give the information I want but I do not find the way to obtain the code. I thought that this function is an internal

  • Why doesn't this applet  from Sams book run in IE browser?

    I am attaching a piece of code from Sams Teach Yourself Java 2 By Laura Lemay and Rogers Cadenhead. I get no compilation errors. When I run the applet in a browser I get the error java.lang.NoClassDefFoundError: PetePanel PetePanel is defined in the

  • IPod's Output Power?

    Can't find any info about iPod's (Nano and Touch) output power (in mW). Please, help!