Filtering performance

Hi!
I would like to filter data acquired at 100 Hz with Labview 7.1.
If I use the default filter box (configuration : 2nd order butterworh filter with a band pass of [5 Hz - 30 Hz] ),
the filtering process seems to be done at a frequency lower than 100 Hz.
If I use the IIR module, the VI performance are improved but it does not reach 100 Hz.
What are the performance of the filtering box?
Thx

It is not clear exactly what filter performance you are looking for. If your data is sampled at 100 Hz, then the Nyquist criterion specifies that any signal components above 50 Hz cannot be accurately represented. In fact if there are components above 50 Hz in the signal fed to the data acquisition device, the sampled signal is irretrievably corrupted. Also make sure that your filter knows what the sample rate was. If your data is of type waveform, the timing data is included. If your data is an array of values, you must specify the sample period or frequency. How you do that depends on which filter VI you are using.
Lynn

Similar Messages

  • FM extraction -Filtering -Performance issue

    Hi,
    I have FM which givee me history of users who executed t-codes.I don't want to read all data and then filter.Instead I want to it be filtered (Only 3 usernames) in the FM extraction itself.
    This because it will take a lot of time and performance is effecting.
    Any ideas?
    call function 'SAPWL_STATREC_DIRECT_READ'
        exporting
          read_start_date = fdat
          read_start_time = ftim
          read_end_date   = tdat
          read_end_time   = ttim
          read_client     = cli
         READ_USERNAME   = S_UNAME-LOW
        importing
          normal_records  = normal_records_tbl.
      if sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      endif.
      out_data[] = normal_records_tbl[].
      append out_data.
    Rgds
    Praveen

    Hi Praveen,
                     Take the 3 user names which you want to display into an internal table with a field UNAME.Then write the code like this...
    Loop at itab.
    call function 'SAPWL_STATREC_DIRECT_READ'
    exporting
    read_start_date = fdat
    read_start_time = ftim
    read_end_date = tdat
    read_end_time = ttim
    read_client = cli
    READ_USERNAME = ITAB-UNAME
    importing
    normal_records = normal_records_tbl.
    if sy-subrc 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    endif.
    endloop.
    Regards,
    Ramana
    Edited by: venkata ramana on Jan 9, 2008 12:52 AM

  • Expression Filters Performance

    Hi,
    I'm trying to test the expression filters functionality using two tables:
    Env: Oracle 11g R2 (11.2.0.2) EE on AIX
    T1 is the data table and contains about 90 million rows with around 60 columns. Only 4 columns are evaluated in the filter with three of them always having a value (me_cat, me_tp, me_code) and the other one (base_plan) having nulls in some rows.
    T2 contains 666 expressions using the four columns I mentioned before in every expression.
    I have tried different parameters for the index on the T2(expression column) but it doesn't help at all.
    This is the query I'm using:
    insert into ma_pps_mpt_eligibles
    select
    m.id_monthly_record,
    m.id_client,
    m.name_client,
    m.cd_sex,
    m.cd_race,
    m.dt_birth,
    m.sig,
    m.dt_elig,
    m.dt_smib_from,
    m.dt_smib_thru,
    m.flag_smib,
    m.cd_buy_in,
    m.base_plan,
    m.mc_county,
    m.mc_statuscode,
    m.mc_cd_occur,
    m.me_cat,
    m.me_code,
    m.dt_me_open,
    m.dt_me_close,
    m.me_tp,
    m.me_sd,
    m.me_cd_occur,
    m.age,
    m.contractor,
    m.mc_plan,
    m.dt_mc_from,
    m.dt_mc_to,
    m.cd_smib_buyin,
    m.id_hmo,
    m.id_state_rg,
    m.excl_prem,
    m.excl_count,
    m.rate_pure,
    m.rate_admin,
    m.page_count,
    m.rg_page,
    m.voucher_page,
    m.id_provider_sp,
    m.srv_grp,
    m.srv_code,
    m.med_choice_code,
    m.dt_admit,
    m.dt_discharge,
    m.dt_int_admit,
    m.flag_alias,
    m.id_client_real,
    m.zip_mail,
    m.size_family,
    m.income_family,
    m.education,
    m.id_case,
    m.flag_tx_hold,
    m.id_type_plan,
    m.cd_partition,
    m.validity,
    m.hic,
    m.ssn,
    m.flag_lockin,
    m.counter,
    m.rg_comp_id,
    t.id_mtp_elig_rule
    from
    ma_pps_monthly m,
    ma_pps_mtp_elig_rules_exp t
    where
    m.cd_partition = '201104' and
    m.validity = 0 and
    evaluate
    t.mtp_rule_condition,
    ty_ma_pps_mtp_elig_attr (m.me_cat, m.me_tp, m.me_code, m.base_plan).getvarchar()
    ) = 1
    What I'm doing/assuming wrong here?
    Has anyone tried to evaluate such amount of data?
    Regards,
    Galo

    what exactly is the problem? it doesn't work? it takes too long?

  • Photoshop, smart objects and dynamic filters performance issues

    Hello,
    I am quite new to Photoshop, after several years with Capture NX 2 to process thousands of NEF and  RW2 files (RAW from Nikon and Panasonic).
    I use Photoshop to read RAW pictures, convert them to a smart object, then apply several dynamic filters, mainly from the Nik Collection (Dfine, Color Efex Pro, Sharperner Pro), sometimes Topaz Denoise. I do that with actions, so I can batch process many pictures.
    But sometimes I have to manually adjust some settings, and this where I do not really understand the way Photoshop works. If I have to adjust let say the last filter on the stack, Photoshop reprocesses all the filters below, which can be very tedious as this takes lot of time.
    Is there a way to tell Photoshop to keep all intermediate data in memory, so if you have to adjust one of the last filters the process starts immediately?
    Any help would be greatly appreciate.
    Frederic.

    Thank you Chris.
    I am surprised, as for years there has been a lot of discussions about Capture NX2 which was supposed to be slow. In fact, when using the same filters (+ Nik Color Efex), NX2 is much much faster than Photoshop, and when you have to make an adjustment in any of the setttings, you can do that immediateley.
    Of course, Photoshop is completely opened and NX2 totally closed (and now not supported anymore).
    But, I really don't know how to adapt my workflow, except buying the most powerful PC possible (I already have 2 which are quite powerful), and this will still be far from being comfortable. I am used to tune manually many many pictures (adjust noise reduction, sharpening, light, colors ...), and this was quite fast with NX2.
    I am probably not on the correct forum for this, and I will try to investigate elsewhere.
    Anyhow, thank you for your answer.
    Frédéric

  • Why not use Fourier transforms for filtering?

    Are there any resources for constructing filters using discrete Fourier transforms (DFTs)? Or is it as easy as it seems. For example, for lowpass filtering I obtain the DFT of my signal, zero out components above the selected cutoff frequency and then transform back to get my signal minus the high frequency (noise) components. It seems to behave correctly for the signal I've applied it to, but am I missing something. Upsides would appear to be (1) no time delay between the input and output and (2) the filter is sharp with no transition band. Downside is that this method is slower than using impulse filters, but are there other upsides, downsides, or considerations I'm missing?

    The technique of filtering using frequency domain truncation and IFFT is used in specific areas where computation time is essential (to avoid the time domain convolution with a long impulse response), like image processing. However the technique also has some downsides you should be aware of.
    The frequency domain filtering performed on a data record is totally equivalent to a circular convolution made on your time signal with the impulse response of your ideal low-pass filter (typically a sin(x)/x function). The fact what we are doing a circular convolution will result in unwanted artifacts and you'll see some "parts" of the beginning of your signal at the end of the filtered signal and vice-versa.
    Try for example to create a short signal (like a sharp pul
    se) and extend it with zeros. After filtering you will see a sort of "pre-shoot" of your original signal at the very end of your signal. If you then rotate your time signal you'll discover that the signal is actually continuous (in a circular way).
    You can reduce the problem by, for example, adding "some" zeros at the beginning and at the end of your signal (zero-pad) before your filtering operation (before the FFT) and then remove these additional samples again from you filtered signal (after the IFFT).

  • Improving TableRowSorter Filter Performance

    Hi, I currently have a TableModel with over 17300 rows of data, which has a TableRowSorter attached to provide sorting and filtering on the JTable. Everything works fine except that filtering the table takes to long, even on a Wndow Vista machine with an Intel Core 2 Duo (3.6ghz processor)
    Is there any known way to improve the filtering performance on TableRowSorter? It should be noted however, that Sorting with the same data does not take as long (at times). It is also much slower when all the necessary bells and whistles or rendering are included.
    Here is an example piece of code:
    import java.awt.*;
    import java.awt.event.*;
    import java.util.*;
    import javax.swing.*;
    import javax.swing.event.*;
    import javax.swing.table.*;
    public class Trial extends JFrame {
        public JTable table;
        public DefaultTableModel model;
        public TableRowSorter sorter;
        public JTextField filterField;
        public Trial() {
            super("Filter Test");
            setDefaultCloseOperation(EXIT_ON_CLOSE);
            Vector<String> cols = new Vector<String>();
                cols.addElement("Column 1");
                cols.addElement("Column 2");
                cols.addElement("Column 3");
                cols.addElement("Column 4");
                cols.addElement("Column 5");
                cols.addElement("Column 6");
            Vector<Vector<Object>> rows = new Vector<Vector<Object>>();
            for(int i = 0; i < 20000; i++) {
                Vector<Object> row = new Vector<Object>();
                    row.addElement("Column 1 Data " + (i+1) );
                    row.addElement("Some Data " + (i+1) );
                    row.addElement("Column 3 Data " + (i+1) );
                    row.addElement("Even More Data " + (i+1) );
                    row.addElement("Column 5 Data " + (i+1) );
                    row.addElement("Please No More Data " + (i+1) );
                rows.addElement( row );
            model = new DefaultTableModel(rows, cols);
            table = new JTable( model );
            table.setRowSorter( new TableRowSorter(model) );
            JScrollPane scr = new JScrollPane(table);
            filterField = new JTextField(20);
            filterField.addCaretListener( new CaretListener() {
                public void caretUpdate(CaretEvent e) {
                    if(table.getRowSorter() == null) return;
                    setCursor( Cursor.getPredefinedCursor(Cursor.WAIT_CURSOR) );
                    String text = filterField.getText();
                    ((DefaultRowSorter)table.getRowSorter()).setRowFilter(RowFilter.regexFilter(".*" + text + ".*"));
                    setCursor( Cursor.getDefaultCursor() );
            JPanel filterPanel = new JPanel( new FlowLayout(FlowLayout.LEFT) );
                filterPanel.add( new JLabel("Filter: ") );
                filterPanel.add( filterField );
            getContentPane().add( filterPanel, BorderLayout.NORTH );
            getContentPane().add( scr, BorderLayout.CENTER);
            pack();
            setLocationRelativeTo(null);
            try {
                 setExtendedState(MAXIMIZED_BOTH);
            } catch(Exception e) {}
            setVisible(true);
        public static void main(String[] args) {
            new Trial();
    }Any ideas as to how performance (or percieved performance) can be improved would gladly be apprieciated.
    ICE

    I came to the conclusion that trying to improve the sort performance of TableRowSorter was almost an impossibilty. So I changed my approach from improvement of the actual sorting code to user perception of the process. And Hello, IndicatorRowSorter. This code will display a small window with the String "Searching" and an icon to indicate progress whiles filtering the table and disposes it onces filtering is complete.
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    import javax.swing.event.*;
    import javax.swing.border.*;
    import javax.swing.table.*;
    * Provides valuable user feedback for the table filtering operation.
    Executes the sorting algorithm on a different thread so as not to block the EDT
    public class IndicatorRowSorter extends TableRowSorter {
        JTable table;
        JWindow sortProgressWin;
        public IndicatorRowSorter() {
            createSortProgressWindow();
        public IndicatorRowSorter(JTable table) {
            super( table.getModel() );
            this.table = table;
            createSortProgressWindow();
        public void createSortProgressWindow() {
            JLabel progressIndicator = new JLabel("Searching...",
                   new ImageIcon("resources/images/loadArrow.gif"), JLabel.LEFT );
                progressIndicator.setBackground(Color.white);
                progressIndicator.setOpaque(true);
                progressIndicator.setBorder( BorderFactory.createEmptyBorder(2,2,2,2) );
            sortProgressWin = new JWindow();
            sortProgressWin.getContentPane().add(progressIndicator);
            sortProgressWin.pack();
            sortProgressWin.setLocationRelativeTo(table);
        public void sort() {
            sortProgressWin.setVisible(true);
            Thread t = new Thread( new Runnable() {
                public void run() {
                    try {
                        IndicatorRowSorter.super.sort();                   
                        sortProgressWin.setVisible(false);
                    } catch(Exception e) {}
            t.start();
    }I got the idea from looking at some of the example from JDNC Incubator project down at java.net. Atleast with this solution, the crappy performance still remains, but the user percieves this as serious data manipulation.
    To get yourself a nice load progress icon, go down over to www.ajaxload.info. You can then replace the reference to the image used in the code above.
    To use it, just a single line of code is required.
    table.setRowSorter( new IndicatorRowSorter(table) );You can test this out with the Trial example posted above.
    ICE

  • Re-installing AD RMS

    Hi,
    I Accidently un-install rms server role without un-registering the SCP in active directory and now I cant successfully re-install the role. I went through numerous blogs on solving that issue and even un-registering the SCP using the RMS toolkit and still
    no luck.
    Below is a copy of the error message after adding and removing the role a thousand times.
     <Informational>: This server might need to be restarted after the installation completes.
    Active Directory Rights Management Services
     Cluster Type Licensing-only cluster
     Trust Hierarchy Production
     Configuration Database Server hofsql01
     Service Account POWERGEN\testhof
     Cluster Key Storage AD RMS centrally managed key storage
     Cluster Web Site Default Web Site
     Cluster Internal Address https://domainname.com
     SSL Certificate Choose a certificate later
     Licensor Certificate Name HOFRMS01
    Web Server (IIS)
     <Informational>: Find out more about Windows System Resource Manager (WSRM) and how it can help optimize CPU usage
     Web Server
     Common HTTP Features
     Static Content
     Default Document
     Directory Browsing
     HTTP Errors
     HTTP Redirection
     Application Development
     ASP.NET
     .NET Extensibility
     ISAPI Extensions
     ISAPI Filters
     Health and Diagnostics
     HTTP Logging
     Logging Tools
     Request Monitor
     Tracing
     Security
     Windows Authentication
     Request Filtering
     Performance
     Static Content Compression
     Management Tools
     IIS Management Console
     IIS 6 Management Compatibility
     IIS 6 Metabase Compatibility
     IIS 6 WMI Compatibility
    Remote Server Administration Tools
     Role Administration Tools
     Web Server (IIS) Tools
     <Warning>: Windows automatic updating is not enabled. To ensure that your newly-installed role or feature is automatically updated, turn on Windows Update in Control Panel.
    Active Directory Rights Management Services: Installation succeeded with errors
     <Error>: Attempt to configure Active Directory Rights Management Server failed. The AD RMS installation could not determine the certificate hierarchy. If the AD RMS service connection point (SCP) you need to use is registered in Active Directory
    but is not valid, revise it to make it valid, or create a new SCP, and install AD RMS again. at Microsoft.RightsManagementServices.Configuration.LicensingServerSelfEnrollment.DecideCertificateHierarchy() at Microsoft.RightsManagementServices.Configuration.CertificationServerSelfEnrollment.Enroll(EnrolleeServerInformation
    enrolleeInformation, EnrolleeRevocationInformation revocationInformation, String certificateDisplayName, String cspName, String keyContainerName) at Microsoft.RightsManagementServices.Configuration.ProvisioningBase.Enroll() at Microsoft.RightsManagementServices.Configuration.ProvisioningBase.Run()
    at Microsoft.RightsManagementServices.Configuration.ProvisionerBase.DoProvision() at Microsoft.RightsManagementServices.Configuration.ProvisionerHelper.Run(OperationType operationType, Object data) at Microsoft.RightsManagementServices.Configuration.CmdLineHandler.Run()
    Remove and re-install AD RMS to attempt provisioning again.
     <Warning>: Before you can administer AD RMS on this server, you must log off and log on again.
     The following role services were installed:
     Active Directory Rights Management Server
    Web Server (IIS): Installation succeeded
     The following role services were installed:
     Web Server
     Common HTTP Features
     Static Content
     Default Document
     Directory Browsing
     HTTP Errors
     HTTP Redirection
     Application Development
     ASP.NET
     .NET Extensibility
     ISAPI Extensions
     ISAPI Filters
     Health and Diagnostics
     HTTP Logging
     Logging Tools
     Request Monitor
     Tracing
     Security
     Windows Authentication
     Request Filtering
     Performance
     Static Content Compression
     Management Tools
     IIS Management Console
     IIS 6 Management Compatibility
     IIS 6 Metabase Compatibility
     IIS 6 WMI Compatibility
    Remote Server Administration Tools: Installation succeeded
     The following features were installed:
     Role Administration Tools
     Web Server (IIS) Tools
    Please refer to the full log at: 'C:\Windows\logs\ServerManager.log'
    any assistance will be appreciated
    Regards
    Joel

    sorry for my late reply.
    all was done in my absence , i have just informed. So no way left to restore.
    So you have to setup all users / permissions in SQL Server + SP again.
    i can setup in sql but how can i in SP as SP is not authenticating me even with admin user id & password?
    kindly help.

  • Install CF8.01 on Windows Server 2008 64bits

    Hello,
    I have a new machine whith Windows server 2008 x64 and i
    installed on it CF8.01.
    For installing, no problems and the service work fine.
    But, when i launch one page on the web server, a .cfm or a
    classic html the IIS 7 return a error 500.21 :
    HTTP Error 500.21 - Internal Server Error
    Handler "AboMapperCustom-26364" has a bad module
    "IsapiModule" in its module list Detailed Error InformationModule
    IIS Web Core
    Notification ExecuteRequestHandler
    Handler AboMapperCustom-26364
    Error Code 0x8007000d
    Requested URL
    http://127.0.0.1:80/
    Physical Path C:\inetpub\wwwroot
    Logon Method Anonymous
    Logon User Anonymous
    In IIS config panel, handlers mapping, i have entry for all
    CF handler and one with path * and direct from
    jrun_iis6_wildcard.dll.
    the section of web config for handlers is :
    <handlers accessPolicy="Read, Script,Execute">
    <clear />
    <add name="AboMapperCustom-23790" path="*" verb="*"
    modules="IsapiModule"
    scriptProcessor="C:\ColdFusion8\runtime\lib\wsconfig\1\jrun_iis6_wildcard.dll"
    requireAccess="None" responseBufferLimit="0" />
    <add name="AboMapperCustom-23791" path="*.jsp" verb="*"
    modules="IsapiModule"
    scriptProcessor="C:\ColdFusion8\runtime\lib\wsconfig\jrun_iis6.dll"
    requireAccess="Script" responseBufferLimit="0" />
    <add name="AboMapperCustom-23792" path="*.jws" verb="*"
    modules="IsapiModule"
    scriptProcessor="C:\ColdFusion8\runtime\lib\wsconfig\jrun_iis6.dll"
    requireAccess="Script" responseBufferLimit="0" />
    <add name="AboMapperCustom-23793" path="*.cfm" verb="*"
    modules="IsapiModule"
    scriptProcessor="C:\ColdFusion8\runtime\lib\wsconfig\jrun_iis6.dll"
    requireAccess="Script" responseBufferLimit="0" />
    <add name="AboMapperCustom-23794" path="*.cfml" verb="*"
    modules="IsapiModule"
    scriptProcessor="C:\ColdFusion8\runtime\lib\wsconfig\jrun_iis6.dll"
    requireAccess="Script" responseBufferLimit="0" />
    <add name="AboMapperCustom-23795" path="*.cfc" verb="*"
    modules="IsapiModule"
    scriptProcessor="C:\ColdFusion8\runtime\lib\wsconfig\jrun_iis6.dll"
    requireAccess="Script" responseBufferLimit="0" />
    <add name="AboMapperCustom-23796" path="*.cfr" verb="*"
    modules="IsapiModule"
    scriptProcessor="C:\ColdFusion8\runtime\lib\wsconfig\jrun_iis6.dll"
    requireAccess="Script" responseBufferLimit="0" />
    <add name="AboMapperCustom-23797" path="*.cfswf" verb="*"
    modules="IsapiModule"
    scriptProcessor="C:\ColdFusion8\runtime\lib\wsconfig\jrun_iis6.dll"
    requireAccess="Script" responseBufferLimit="0" />
    <add name="TRACEVerbHandler" path="*" verb="TRACE"
    modules="ProtocolSupportModule" requireAccess="None" />
    <add name="OPTIONSVerbHandler" path="*" verb="OPTIONS"
    modules="ProtocolSupportModule" requireAccess="None" />
    <add name="StaticFile" path="*" verb="*"
    modules="StaticFileModule,DefaultDocumentModule"
    resourceType="Either" requireAccess="Read" />
    </handlers>
    and
    Application 32bits mode is ok
    <applicationPoolDefaults enable32BitAppOnWin64="true">
    <processModel identityType="NetworkService" />
    </applicationPoolDefaults>
    Have you an idea why the application server fail.
    Thanks for your responses.
    Seb

    I'm pretty sure Adobe offers free installation support, try
    contacting them:
    http://www.adobe.com/support/contact/
    Ken Ford
    Adobe Community Expert - Dreamweaver/ColdFusion
    Fordwebs, LLC
    http://www.fordwebs.com
    "sebFrance" <[email protected]> wrote in
    message news:g1el1t$e2l$[email protected]..
    > Hello and thank you again,
    > I configured Application Pools in 32bitsenabled.
    >
    > I had always error 500.21
    >
    > Then I uninstalled CF8 and reinstalled with 32bits
    enabled in the application
    > pools.
    > I've always the same mistake.
    >
    > It is also important to know that when I webserver
    config to remove the server
    > I get an error:
    >
    > "Error deleting IIS application extensions. Jsp,. Jsw,.
    Cfm,. Cfml,. Cfc,.
    > Cf.,. Cfswf,. Mxml, from web site Any (0)"
    >
    > In addition, handlers configured in the web site
    "AboMapperCustom-26764" with
    > the isapi module for the "*" is the one that fails.
    >
    > East I forgot something:
    >
    > I recall the installation process complete server:
    >
    > Installing Windows Server 2008 64bits.
    > ----
    > Installing the Web server role with IIS7 :
    > ----
    > Common HHTP Features (All options)
    > Health and diagnostics -> request monitor
    > Security -> Request Filtering
    > Performance -> Static content compression
    > Managements tools (IIS Management Console + IIS6
    Compatibility)
    > ----
    > Installing SQL server 2005 64bits
    > ----
    > Passage of the authorized application pools in 32-bit
    applications
    > ----
    > Installing CF8 version 8.01 standard 32bits
    > ----
    > Modifying files as indicated ksmith.
    > ----
    > For each phase I restart the machine so that changes are
    properly taken into
    > account.
    >
    > Despite all this I have always error 500.21
    >
    > East I forgot some things, a service or a component that
    I should download.
    >
    > But thank you for your valuable advice.
    >
    > S?bastien
    >
    >
    >

  • The Best Spam Filter for Mail

    Here is the best smap filter for mail:
    http://c-command.com/spamsieve/
    I don't know why Apple don't buy that company and include the spam filter on mail, that would be great because spam is getting worst every day, and people than don't buy this type of spam filters need to delete a lot of spam mails every day.

    The Junk Mail filter included with the Mail.app has always worked very well for me, and IMO, a good deal of the responsibility for filtering spam in the first place and where it arrives initially, lies with the email account provider for an email account - with adequate filtering performed at the incoming mail server.
    This and taking some precautions with an email address shouldn't require having to purchase a spam filter from a 3rd party for the email client used to access an account.

  • Install CF8.01 on vista 64bits

    I have a new Vista 64 machine and when I do the install of
    coldfusion 8.01 it appears to run without errors. however when the
    install completes and runs the CF Administrator it generates a page
    error 500.21
    HTTP Error 500.21 - Internal Server Error
    Handler "AboMapperCustom-45559" has a bad module
    "IsapiModule" in its module list
    Module IIS Web Core
    Notification ExecuteRequestHandler
    Handler AboMapperCustom-45559
    Error Code 0x8007000d
    Requested URL
    http://127.0.0.1:80/CFIDE/administrator/index.cfm
    Physical Path
    D:\data\Inetpub\wwwroot\CFIDE\administrator\index.cfm
    Logon Method Anonymous
    Logon User Anonymous
    The error says that the most likely cause is
    * 1- ASP.NET is not installed or incompletely installed.
    * 2- A configuration typographical error occured.
    * 3- Unfavourable pre-condition evaluation exists.
    ASP appears to be installed and I do not understand what the
    items 2 and 3 are.??
    I am a newbe to IIS7 and 64 bit Vista.
    I am trying to install the 32 bit coldfusion 8.01 Developer.
    my web files are all on the D drive under
    "d:\data\inetpub\wwwroot\"
    Any help would be greatly appreciated. I saw that adobe
    offers free install support but when I called was told that its
    cost was $250 per incident then the Rep I was speaking said he did
    not know anything about coldfusion and 64 bit so I should not waste
    my money and open a case.
    Your Help would be greatly appreciated
    Thanks
    Jim

    I'm pretty sure Adobe offers free installation support, try
    contacting them:
    http://www.adobe.com/support/contact/
    Ken Ford
    Adobe Community Expert - Dreamweaver/ColdFusion
    Fordwebs, LLC
    http://www.fordwebs.com
    "sebFrance" <[email protected]> wrote in
    message news:g1el1t$e2l$[email protected]..
    > Hello and thank you again,
    > I configured Application Pools in 32bitsenabled.
    >
    > I had always error 500.21
    >
    > Then I uninstalled CF8 and reinstalled with 32bits
    enabled in the application
    > pools.
    > I've always the same mistake.
    >
    > It is also important to know that when I webserver
    config to remove the server
    > I get an error:
    >
    > "Error deleting IIS application extensions. Jsp,. Jsw,.
    Cfm,. Cfml,. Cfc,.
    > Cf.,. Cfswf,. Mxml, from web site Any (0)"
    >
    > In addition, handlers configured in the web site
    "AboMapperCustom-26764" with
    > the isapi module for the "*" is the one that fails.
    >
    > East I forgot something:
    >
    > I recall the installation process complete server:
    >
    > Installing Windows Server 2008 64bits.
    > ----
    > Installing the Web server role with IIS7 :
    > ----
    > Common HHTP Features (All options)
    > Health and diagnostics -> request monitor
    > Security -> Request Filtering
    > Performance -> Static content compression
    > Managements tools (IIS Management Console + IIS6
    Compatibility)
    > ----
    > Installing SQL server 2005 64bits
    > ----
    > Passage of the authorized application pools in 32-bit
    applications
    > ----
    > Installing CF8 version 8.01 standard 32bits
    > ----
    > Modifying files as indicated ksmith.
    > ----
    > For each phase I restart the machine so that changes are
    properly taken into
    > account.
    >
    > Despite all this I have always error 500.21
    >
    > East I forgot some things, a service or a component that
    I should download.
    >
    > But thank you for your valuable advice.
    >
    > S?bastien
    >
    >
    >

  • Errors During "re-role" of IIS7 0x80070643

    Is re-role a word.
    Having problem accessing VMRC from my vista workstation to my 2008 X64 Server with Virtual Server 2005 R2 installed
    Then could not access Virtual Server at all via web interface.
    Fiddled with Authentication, and it got worse.
    Panic not I thought, remove virtual server, un-role IIS, and start again, except it will not. I am unable to re-role IIS at all
    Very odd I thought.
    This has been raised before, however that person opted for a reinstall before it got anywhere. I really dont want to do that.
    Jim White
    =============
    Installation failed.
    Roles:
    Web Server (IIS)
       Error: Attempt to install IIS Management Console failed with error code 0x80070643.  Fatal error during installation
       Error: Attempt to install Static Content Compression failed with error code 0x80070643.  Fatal error during installation
       Error: Attempt to install HTTP Logging failed with error code 0x80070643.  Fatal error during installation
       Error: Attempt to install Static Content failed with error code 0x80070643.  Fatal error during installation
       Error: Attempt to install Directory Browsing failed with error code 0x80070643.  Fatal error during installation
       Error: Attempt to install HTTP Errors failed with error code 0x80070643.  Fatal error during installation
       Error: Attempt to install Request Monitor failed with error code 0x80070643.  Fatal error during installation
       Error: Attempt to install Request Filtering failed with error code 0x80070643.  Fatal error during installation
       Error: Attempt to install Default Document failed with error code 0x80070643.  Fatal error during installation
       The following role services were not installed:
       Web Server
          Common HTTP Features
             Static Content
             Default Document
             Directory Browsing
             HTTP Errors
          Health and Diagnostics
             HTTP Logging
             Request Monitor
          Security
             Request Filtering
          Performance
             Static Content Compression
       Management Tools
          IIS Management Console
    =============

    Hi all. I'm having the exact same problem as Jimbo1199:
    Installation failed.
    Roles:
    Web Server (IIS)
       Error: Attempt to install IIS Management Console failed with error code 0x80070643.  Fatal error during installation
       Error: Attempt to install HTTP Errors failed with error code 0x80070643.  Fatal error during installation
       Error: Attempt to install Static Content failed with error code 0x80070643.  Fatal error during installation
       Error: Attempt to install Directory Browsing failed with error code 0x80070643.  Fatal error during installation
       Error: Attempt to install Request Filtering failed with error code 0x80070643.  Fatal error during installation
       Error: Attempt to install Request Monitor failed with error code 0x80070643.  Fatal error during installation
       Error: Attempt to install HTTP Logging failed with error code 0x80070643.  Fatal error during installation
       Error: Attempt to install Default Document failed with error code 0x80070643.  Fatal error during installation
       Error: Attempt to install Static Content Compression failed with error code 0x80070643.  Fatal error during installation
       The following role services were not installed:
       Web Server
          Common HTTP Features
             Static Content
             Default Document
             Directory Browsing
             HTTP Errors
          Health and Diagnostics
             HTTP Logging
             Request Monitor
          Security
             Request Filtering
          Performance
             Static Content Compression
       Management Tools
          IIS Management Console
    Features:
    Windows Process Activation Service
       Error: Attempt to install Configuration APIs failed with error code 0x80070643.  Fatal error during installation
       Error: Attempt to install Process Model failed with error code 0x80070643.  Fatal error during installation
       The following features were not installed:
       Process Model
       Configuration APIs
    I have tried removing all server roles and features, including Windows Internal Database which was installed. I'm at a loss as to why this continues to fail on the install. I am using the Server Manager to install the role/feature. I can email CBS/event logs/servermanager logs for anyone willing to assist me in this.
    The box I have is Win2k8 server standard, SP1 64bit with 4Gb ram. It's joined to an AD domain. I emailed Morgan at the above email address a couple of days ago however no response as of yet. I'd really like to fix this without having to rebuild the box.
    Cheers
    Brenton

  • Name picker issue in Grid

    I have a Grid dictionary in my form which contact 5 fields and one among the fields is a name picker.
    When I click the icon next to the field in the form, the dialog box is getting populated and I can search the name and select the name.
    When I clicked the 'Ok' button, the selected name is not populating into the field in my form.
    I tried with a free form dictionary as well as template based dictionary. In the dictionary, I have selected the field type as 'Person'. In the form, though we select the field's type in 'Display Properties' as 'Person', it comes as 'Text' - which is expected since this is just the 'HTML Representation'.
    I am using 9.3.2 patch 6. Do I need to enable any settings? Appreciate any help!!!

    Dear Lim,
    Sorry for the delayed response. Fed up with several other important tasks. Yes, you are correct. This is related to something in "Import Person". I got the below error message in the log. In "Directory Integration", for the "Person Lookup for Service Form", I have tried configuring for "Import Person" and "Import Manager" by setting the refresh period to 0. But this didn't help me. Do I need to restart the service after setting this?
    Also I have noticed that in the events, the person search is associated with the custom code - Java Class. Will this impact?
    Thanks for your help in identifying the root cause.
    Error Log:
    2014-01-07 08:32:01,075 INFO  [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/RequestCenter]] request URL : /RequestCenter/myservices/orderrequisition.do?id=xbbkmvm&dictName=Test_User_Grid&isGridDictionary=true&formAction=getPersonData
    2014-01-07 08:32:01,075 ERROR [com.newscale.bfw.eui.EUIOperationManager] COR-ID=-8385850249751270230::Exception finding Import Person Operation
    java.lang.NullPointerException
    at com.newscale.client.BNYMellon.CustomPersonLookup.importPerson(CustomPersonLookup.java:161)
    at com.newscale.bfw.eui.EUIOperationManager.performImportPerson(EUIOperationManager.java:593)
    at com.newscale.bfw.eui.EUIEventManager.performPostPersonSearch(EUIEventManager.java:255)
    at com.newscale.comps.requisition.controller.OrderRequisitionAction.getPersonData(OrderRequisitionAction.java:469)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.newscale.bfw.uiframework.struts.controller.NewScaleAction.dispatchMethod(NewScaleAction.java:484)
    at com.newscale.bfw.uiframework.struts.controller.NewScaleAction.execute(NewScaleAction.java:337)
    at com.newscale.bfw.uiframework.struts.controller.NewScaleAction.execute(NewScaleAction.java:282)
    at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)
    at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
    at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
    at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:507)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at com.newscale.bfw.signon.filters.AuthenticationFilter.doFilter(AuthenticationFilter.java:340)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at com.newscale.bfw.util.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java:142)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at com.newscale.bfw.filters.input.InputFilter.doFilter(InputFilter.java:173)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at com.newscale.bfw.uiframework.filters.SPITIFilter.doFilter(SPITIFilter.java:101)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at com.newscale.bfw.filters.performance.PerformanceFilter.doFilter(PerformanceFilter.java:135)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
    at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:182)
    at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
    at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:157)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:262)
    at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
    at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
    at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:446)
    at java.lang.Thread.run(Thread.java:662)
    2014-01-07 08:32:01,122 ERROR [com.newscale.bfw.uiframework.struts.controller.NewScaleAction] COR-ID=-8385850249751270230::null
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.newscale.bfw.uiframework.struts.controller.NewScaleAction.dispatchMethod(NewScaleAction.java:484)
    at com.newscale.bfw.uiframework.struts.controller.NewScaleAction.execute(NewScaleAction.java:337)
    at com.newscale.bfw.uiframework.struts.controller.NewScaleAction.execute(NewScaleAction.java:282)
    at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)
    at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
    at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
    at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:507)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at com.newscale.bfw.signon.filters.AuthenticationFilter.doFilter(AuthenticationFilter.java:340)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at com.newscale.bfw.util.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java:142)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at com.newscale.bfw.filters.input.InputFilter.doFilter(InputFilter.java:173)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at com.newscale.bfw.uiframework.filters.SPITIFilter.doFilter(SPITIFilter.java:101)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at com.newscale.bfw.filters.performance.PerformanceFilter.doFilter(PerformanceFilter.java:135)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
    at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:182)
    at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
    at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:157)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:262)
    at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
    at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
    at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:446)
    at java.lang.Thread.run(Thread.java:662)
    Caused by: com.newscale.bfw.eui.EUIException: Exception finding Import Person Operation
    at com.newscale.bfw.eui.EUIOperationManager.performImportPerson(EUIOperationManager.java:640)
    at com.newscale.bfw.eui.EUIEventManager.performPostPersonSearch(EUIEventManager.java:255)
    at com.newscale.comps.requisition.controller.OrderRequisitionAction.getPersonData(OrderRequisitionAction.java:469)
    ... 46 more 2014-01-07 08:32:01,075 INFO  [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/RequestCenter]] request URL : /RequestCenter/myservices/orderrequisition.do?id=xbbkmvm&dictName=Test_User_Grid&isGridDictionary=true&formAction=getPersonData
    2014-01-07 08:32:01,075 ERROR [com.newscale.bfw.eui.EUIOperationManager] COR-ID=-8385850249751270230::Exception finding Import Person Operation
    java.lang.NullPointerException
    at com.newscale.client.BNYMellon.CustomPersonLookup.importPerson(CustomPersonLookup.java:161)
    at com.newscale.bfw.eui.EUIOperationManager.performImportPerson(EUIOperationManager.java:593)
    at com.newscale.bfw.eui.EUIEventManager.performPostPersonSearch(EUIEventManager.java:255)
    at com.newscale.comps.requisition.controller.OrderRequisitionAction.getPersonData(OrderRequisitionAction.java:469)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.newscale.bfw.uiframework.struts.controller.NewScaleAction.dispatchMethod(NewScaleAction.java:484)
    at com.newscale.bfw.uiframework.struts.controller.NewScaleAction.execute(NewScaleAction.java:337)
    at com.newscale.bfw.uiframework.struts.controller.NewScaleAction.execute(NewScaleAction.java:282)
    at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)
    at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
    at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
    at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:507)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at com.newscale.bfw.signon.filters.AuthenticationFilter.doFilter(AuthenticationFilter.java:340)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at com.newscale.bfw.util.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java:142)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at com.newscale.bfw.filters.input.InputFilter.doFilter(InputFilter.java:173)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at com.newscale.bfw.uiframework.filters.SPITIFilter.doFilter(SPITIFilter.java:101)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at com.newscale.bfw.filters.performance.PerformanceFilter.doFilter(PerformanceFilter.java:135)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
    at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:182)
    at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
    at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:157)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:262)
    at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
    at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
    at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:446)
    at java.lang.Thread.run(Thread.java:662)
    2014-01-07 08:32:01,122 ERROR [com.newscale.bfw.uiframework.struts.controller.NewScaleAction] COR-ID=-8385850249751270230::null
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.newscale.bfw.uiframework.struts.controller.NewScaleAction.dispatchMethod(NewScaleAction.java:484)
    at com.newscale.bfw.uiframework.struts.controller.NewScaleAction.execute(NewScaleAction.java:337)
    at com.newscale.bfw.uiframework.struts.controller.NewScaleAction.execute(NewScaleAction.java:282)
    at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)
    at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
    at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
    at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:507)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at com.newscale.bfw.signon.filters.AuthenticationFilter.doFilter(AuthenticationFilter.java:340)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at com.newscale.bfw.util.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java:142)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at com.newscale.bfw.filters.input.InputFilter.doFilter(InputFilter.java:173)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at com.newscale.bfw.uiframework.filters.SPITIFilter.doFilter(SPITIFilter.java:101)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at com.newscale.bfw.filters.performance.PerformanceFilter.doFilter(PerformanceFilter.java:135)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
    at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:182)
    at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
    at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:157)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:262)
    at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
    at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
    at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:446)
    at java.lang.Thread.run(Thread.java:662)
    Caused by: com.newscale.bfw.eui.EUIException: Exception finding Import Person Operation
    at com.newscale.bfw.eui.EUIOperationManager.performImportPerson(EUIOperationManager.java:640)
    at com.newscale.bfw.eui.EUIEventManager.performPostPersonSearch(EUIEventManager.java:255)
    at com.newscale.comps.requisition.controller.OrderRequisitionAction.getPersonData(OrderRequisitionAction.java:469)
    ... 46 more

  • Exchange 'Approval Processing Agent' run time

    We have a mailbox that gets lots of emails and is therefore moderated. In Exchange if a moderated email is not acknowledged or deleted, it sends out a notification to the sender that the approval time has expired. We are okay with this. The problem we have is that the 'Approval Processing Agent' is deciding to run at 1pm. Since many of the emails aren't approved but are actually just deleted, it seems that the Agent cannot process "approvals" until it goes through it's "expiration" messages first. It appears to me as if there is a queue involved where if a message is approved after 1pm, it goes to the bottom of the queue while the agent processes the expiration notices.Does anyone know if there is a way to change the time when the Agent actually runs? At the moment we have the expiration timeout set to 4 days but would like the Agent...
    This topic first appeared in the Spiceworks Community

    The issue seems to be directly related to Connection Filtering and IPBlockListProviders.
    If the DNS response times to the RBL's are slow; the Connection Filter waits; causing excessively slow SMTP connection times; and can ultimately result in undesireable mail flow.
    I was able to improve my RBL DNS response times by using OpenDNS as the provider of DNS. 
    Using Root Hints on my DNS server; I am unable to access several RBL's.
    Uninterested in configuring an RBL replica DNS zone as the RBL providers FAQ's suggest, I used DNS Conditional Forwarders to query the RBL's from trusted DNS Servers that appear to be running replica's.
    Google Public DNS seems to have replica's to all but Zen.SpamHaus.org.  OpenDNS does return responses quickly from zen.spamhaus.org; but not sure if they are running a replica.
    I remain unhappy with my Exchange 2013 SP1 Edge Transport Server's Connection Filtering performance, and am now looking into a Hybrid Exchange Deployment to utilize Exchange Online Protection EOP.  It seems the Exchange 2013 SP1 Edge Transport server
    is the conduit for Anti-SPAM; but severely lacks the configuration necessary to be effective out of the box.
    Technology Administrator Erie County (Career and) Technical School.

  • Corrupt/Broken Dictionary Fields in CPSC 10

    I do not seem to have access to the Cisco IAC forum so I have posted this here as the issue is occuring in CPSC.
    As part of the installation of Cisco IAC 4.0 I had deployed the services into CPSC 10 with patch 1 applied, this was a fresh install of CPSC on Server 2008.
    I had noticed issues where the NS XML was blank or not fully populated in ServiceLink when trying to configure the CPO platform through the 'Connect Cloud Infrastructure' service as part of the steps in the configuration wizard. Upon looking into the service and it's dictionary fields I encountered the error below:
    The log output for this can also be seen further below.
    I had then tried the CPSC Virtual Appliance with these services already pre-deployed and encountered the exact same issues, has anyone else encountered this issue?
    I guess the question here is, is this issue related to the IAC content and deployment packages, or is this related to CPSC itself.
    Log output:
    06:11:20,834 ERROR [com.newscale.bfw.uiframework.struts.controller.NewScaleAction] (ajp--0.0.0.0-8009-1) COR-ID=-1793626527212483797::null: java.lang.reflect.InvocationTargetException      at sun.reflect.GeneratedMethodAccessor7566.invoke(Unknown Source) [:1.6.0_45]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [rt.jar:1.6.0_45]      at java.lang.reflect.Method.invoke(Method.java:597) [rt.jar:1.6.0_45]      at com.newscale.bfw.uiframework.struts.controller.NewScaleAction.dispatchMethod(NewScaleAction.java:503) [newscale_uiframework.jar:12.0.0.0355]      at com.newscale.bfw.uiframework.struts.controller.NewScaleAction.execute(NewScaleAction.java:356) [newscale_uiframework.jar:12.0.0.0355]      at com.newscale.bfw.uiframework.struts.controller.NewScaleAction.execute(NewScaleAction.java:301) [newscale_uiframework.jar:12.0.0.0355]      at org.springframework.web.struts.DelegatingActionProxy.execute(DelegatingActionProxy.java:113) [org.springframework.web.struts-3.1.0.RELEASE.jar:3.1.0.RELEASE]      at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484) [struts.jar:1.1]      at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274) [struts.jar:1.1]      at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482) [struts.jar:1.1]      at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525) [struts.jar:1.1]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:754) [jboss-servlet-api_3.0_spec-1.0.0.Final.jar:1.0.0.Final]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) [jboss-servlet-api_3.0_spec-1.0.0.Final.jar:1.0.0.Final]      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:329) [jbossweb-7.0.13.Final.jar:]      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248) [jbossweb-7.0.13.Final.jar:]      at com.newscale.bfw.signon.filters.AuthenticationFilter.doFilter(AuthenticationFilter.java:365) [classes:]      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:280) [jbossweb-7.0.13.Final.jar:]      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248) [jbossweb-7.0.13.Final.jar:]      at com.newscale.bfw.util.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java:142) [newscale_common.jar:12.0.0.0355]      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:280) [jbossweb-7.0.13.Final.jar:]      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248) [jbossweb-7.0.13.Final.jar:]      at com.newscale.bfw.filters.input.InputFilter.doFilter(InputFilter.java:173) [classes:]      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:280) [jbossweb-7.0.13.Final.jar:]      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248) [jbossweb-7.0.13.Final.jar:]      at com.newscale.bfw.uiframework.filters.ContentResponseFilter.doFilter(ContentResponseFilter.java:36) [newscale_uiframework.jar:12.0.0.0355]      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:280) [jbossweb-7.0.13.Final.jar:]      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248) [jbossweb-7.0.13.Final.jar:]      at com.newscale.bfw.uiframework.filters.SPITIFilter.doFilter(SPITIFilter.java:101) [newscale_uiframework.jar:12.0.0.0355]      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:280) [jbossweb-7.0.13.Final.jar:]      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248) [jbossweb-7.0.13.Final.jar:]      at com.newscale.bfw.filters.performance.PerformanceFilter.doFilter(PerformanceFilter.java:135) [classes:]      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:280) [jbossweb-7.0.13.Final.jar:]      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248) [jbossweb-7.0.13.Final.jar:]      at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:275) [jbossweb-7.0.13.Final.jar:]      at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:161) [jbossweb-7.0.13.Final.jar:]      at org.jboss.as.web.security.SecurityContextAssociationValve.invoke(SecurityContextAssociationValve.java:153) [jboss-as-web-7.1.1.Final.jar:7.1.1.Final]      at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:155) [jbossweb-7.0.13.Final.jar:]      at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) [jbossweb-7.0.13.Final.jar:]      at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) [jbossweb-7.0.13.Final.jar:]      at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:368) [jbossweb-7.0.13.Final.jar:]      at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:505) [jbossweb-7.0.13.Final.jar:]      at org.apache.coyote.ajp.AjpProtocol$AjpConnectionHandler.process(AjpProtocol.java:445) [jbossweb-7.0.13.Final.jar:]      at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:930) [jbossweb-7.0.13.Final.jar:]      at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_45] Caused by: com.newscale.bfw.service.ServiceException: Could not get object data html with id 3034 caused by: Unable to get object data html  caused by: No origin bean specified      at com.newscale.comps.reusableform.controller.ReusableFormHelper.getObjectDataHTML(ReusableFormHelper.java:455) [classes:]      at com.newscale.comps.serviceform.controller.ServiceFormAction.displayServiceDictionaryDataDetails(ServiceFormAction.java:405) [classes:]      ... 44 more Caused by: com.newscale.comps.reusableform.session.ReusableFormManagerException: Unable to get object data html  caused by: No origin bean specified      at com.newscale.comps.reusableform.domain.ReusableFormDomain.getObjectDataHTML(ReusableFormDomain.java:736) [newscale_compbeans.jar:]      at sun.reflect.GeneratedMethodAccessor1489.invoke(Unknown Source) [:1.6.0_45]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [rt.jar:1.6.0_45]      at java.lang.reflect.Method.invoke(Method.java:597) [rt.jar:1.6.0_45]      at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:318) [org.springframework.aop-3.1.0.RELEASE.jar:3.1.0.RELEASE]      at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183) [org.springframework.aop-3.1.0.RELEASE.jar:3.1.0.RELEASE]      at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150) [org.springframework.aop-3.1.0.RELEASE.jar:3.1.0.RELEASE]      at com.newscale.comps.interceptor.ServiceInvocationInterceptor.invoke(ServiceInvocationInterceptor.java:77) [newscale_app.jar:]      at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) [org.springframework.aop-3.1.0.RELEASE.jar:3.1.0.RELEASE]      at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202) [org.springframework.aop-3.1.0.RELEASE.jar:3.1.0.RELEASE]      at com.sun.proxy.$Proxy23.getObjectDataHTML(Unknown Source)      at com.newscale.comps.reusableform.controller.ReusableFormHelper.getObjectDataHTML(ReusableFormHelper.java:452) [classes:]      ... 45 more Caused by: java.lang.IllegalArgumentException: No origin bean specified      at org.apache.commons.beanutils.BeanUtilsBean.copyProperties(BeanUtilsBean.java:243) [commons-beanutils-1.8.3.jar:1.8.3]      at org.apache.commons.beanutils.BeanUtils.copyProperties(BeanUtils.java:137) [commons-beanutils-1.8.3.jar:1.8.3]      at com.newscale.bfw.util.NSBeanUtils.copyProperties(NSBeanUtils.java:168) [newscale_common.jar:12.0.0.0355]      at com.newscale.comps.reusableform.domain.ReusableFormDomain.getObjectDataHTML(ReusableFormDomain.java:675) [newscale_compbeans.jar:]      ... 56 more

    Hi Song
    Thanks for the response, oddly enough it does seem to work in IE8, what's weird though is that it's only this one service that throws the exception in FF, all the rest of the services can still be edited and view through service designer in FF.
    I tried submitting the order though (In IE and FF) and the issue on the backend still seems to be there, the nsXML still seems to have data missing (see screenshot) when there should be a lot of form data coming through, upon submission of the service I also receive the error in the log message shown below, it almost seems like there is an error in building up the submitted form data when trying to create the nsXML.
    Again I'm not sure if this actually an issue with CPSC itself, or perhaps the packages that are shipped with CIAC 4.0, it seems a bit odd that no one else has experience this error though as this happens with vanilla CIAC 4.0 CPSC virtual appliance as well as our own build of CPSC.
    05:28:00,975 ERROR [com.newscale.api.reqdata.requisition.RequisitionsDataJob] (org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-5) Invalid Action: java.lang.Exception: Invalid Action      at com.newscale.api.reqdata.requisition.RequisitionsDataJob.takeAction(RequisitionsDataJob.java:206) [newscale_rapidelegate.jar:]      at com.newscale.api.reqdata.requisition.RequisitionsDataJob.updateRequisitionsData(RequisitionsDataJob.java:145) [newscale_rapidelegate.jar:]      at com.newscale.api.reqdata.requisition.RequisitionsDataJob.requisitionsDataChecks(RequisitionsDataJob.java:64) [newscale_rapidelegate.jar:]      at sun.reflect.GeneratedMethodAccessor173.invoke(Unknown Source) [:1.6.0_45]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [rt.jar:1.6.0_45]      at java.lang.reflect.Method.invoke(Method.java:597) [rt.jar:1.6.0_45]      at org.springframework.util.MethodInvoker.invoke(MethodInvoker.java:273) [org.springframework.core-3.1.0.RELEASE.jar:3.1.0.RELEASE]      at org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean$MethodInvokingJob.executeInternal(MethodInvokingJobDetailFactoryBean.java:299) [org.springframework.context.support-3.1.0.RELEASE.jar:3.1.0.RELEASE]      at org.springframework.scheduling.quartz.QuartzJobBean.execute(QuartzJobBean.java:111) [org.springframework.context.support-3.1.0.RELEASE.jar:3.1.0.RELEASE]      at org.quartz.core.JobRunShell.run(JobRunShell.java:216) [quartz-1.8.5.jar:]      at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:549) [quartz-1.8.5.jar:]

  • Where can i find Discoverer!!!

    Hi All,
    Looking at the posts in forum i got to know that Discoverer is a powerful tool for Reporting. Where can i actually find the installation file of this tool (or) Is this tool bundled in some application. If so, which application, Where can in find it.

    To download Discoverer go to this web page:
    http://www.oracle.com/technology/software/products/ias/htdocs/101202.html
    Look for the first column of the table for a label that says "Business Intelligence". Select your platform and download each CD. On Windows there are three CDs: two for the server and one for the client tools.
    CD1
    CD2
    Tools CD
    Unzip CD1 and CD2 and run the installed. This will install the BI Discoverer server which will allow you to run Discoverer Plus (a Power User tool used to create and save queries) and Discoverer Viewer (and end user tool used to view queries created by Discoverer Plus users). Disco Plus is a Java Applet where as Disco Viewer is a pure HTML client.
    At the end of the installation process the installer will provide the URLs to launch each of these products. For example on my laptop I have the following URLs:
    http://klaker-uk.uk.oracle.com:7778/discoverer/plus
    http://klaker-uk.uk.oracle.com:7778/discoverer/viewer
    To manage the Discoverer Server, Enterprise Manager is also provided. During the install you will be asked to provide a password for the ias_admin account that is used to connect to this server. You can use EM to start, stop and manage Discoverer. On my laptop the URL for EM is.
    http://klaker-uk.uk.oracle.com:18100/emd/console/
    The Client tools CD provides some additional Discoverer clients that can only be run on a Windows operating system. Discoverer Administrator is used to manage the Discoverer end-user-layer (EUL). This layer controls end user access to database schema(s). Using Discoverer Administrator you can select tables/views/columns etc to display to your users when they connect to the EUL. Each Discoverer client (Plus and Viewer connect to an EUL).
    In addition there is also a Discoverer Desktop client that replicates the functionality of the Plus applet based client. Also included on the tools CD are the BI SDK components (BI Beans) and OLAP Spreadsheet Addin.
    In terms of the differences between BI Publisher and Discoverer - BI Publisher is used to create pixel-perfect reports and users are not expected to interact with these types of reports (i.e drill, pivot, apply additional filters). It is designed as a data presentation tool. Discoverer is an analysis tool, its aim is to allow user to query data, apply filters, perform pivot operations and link reports together to provide master-detail type drilling operations. Discoverer provides high quality printing but does not provide the pixel perfect layout control of BI Publisher.
    Hope this helps
    Keith

Maybe you are looking for

  • Question re. sharing iTunes library with other user accounts

    I have seen this document: http://support.apple.com/kb/HT1203 I want to share one library with four users on my account.  I'd like for any music purchased or ripped to this computer to end up in User 1's iTunes library, and for Users 2, 3 and 4 to ha

  • WRT310N 1.0.0.6 after 1 min cannot access 192.168.1.1

    hi, i need help i giot this brand new linksys router... the router adress is 192.168.1.1 i can ping it , but i cannot access the webpage .... ether in firefox / opera or explorer ,  to access it i need to power it down and power it back up (unplug it

  • ITunes says computer is not authorized to play file, but it definitely is

    Hello. I recently bought Ministry of Sound's 90s Anthems 2 on iTunes. All the files have downloaded, but certain ones won't play. When I try to click them, I get the error message: 'This computer is not authorized to play X. Would you like to authori

  • Error in Soap_RFC_File scenario

    Hi Experts,               I have done sceanrio like Soap to RFC to File with BPM. The input will be taken by RFC. the response of RFC will be checked. If the response contains the feild available quantity material, then based on the response of bapi

  • 2nd try - DPS: need to have multitple certificate mappings/search methods

    My 6.3 DPS is configured to authentificate end-users through SASL binds and to request a client certificate. I need to use 4 user attributes (cn,sn,givenname,ou) defined in the backend LDAP directory to map certificates to LDAP entries. The problem i