timestamp field is generating the error for the format ("MON-DD-YY hh: mi PM")

"I'm trying to save the value 11 April 09 17:00 ' in a field with the timestamp data type. I got error 'found character where expected number'.
So I change value 11 April 09 05:00 ' and registered without any error.

I need to know "How to save" 11 April 09 17:00 "in the field with the timestamp data type'."

Hello

I think that it is a common misconception of what TO_DATE and TO_TIMESTAMP actually do. They do not convert your data. Oracle does not store the format of date or timestamp to Oracle date is a date. This display mode is determined by your NLS settings. So if you save ME-DD-YYYY or DD-MON-AA, Oracle stores exactly the same thing.

So you ask how to "convert" your timestamp before saving, you don't need to. You just need to explain the format in which you provide the data to Oracle. You have the format "HH24 MON-DD-YY" in your date picker. I guess you NLS parameters are for the format ' DD-MON-YY hh: mi PM'. In this case, you need to do

TO_TIMESTAMP(:P_ITEM,'DD-MON-YY HH24:MI') 

NOT

TO_TIMESTAMP(:P_ITEM, 'DD-MON-YY HH:MI PM' )

If you do this and then query the database, it will be returned in the format ' DD-MON-YY hh: mi PM' if that's what you NLS settings dictate.

Hope it makes sense.

Ben
http://www.munkyben.WordPress.com
Don't forget to mark the answers useful or correct ;)

Tags: Database

Similar Questions

  • best way to generate the format avery label

    I have data in oracle xe and I use apex 4... What is the best method to generate the label... format Avery...

    1. use Jasper
    2 other methods...?
    I don't want to use bi... THIRD party cost solutions or...

    Published by: susf on June 22, 2012 21:34

    susf wrote:
    I do not know how do I get labels State... from...
    And I tried... He
    Report 1

    Cheena chris cox Green

    Jose Orange

    But does not show the image...

    More do not know how do I get label... Thanks to this method...
    He will just show me a picture...
    How can label processed... through this approach...

    The OP was able to understand:
    >
    You're right - no page element need! It took me a little bit, but I figured out how to get what I need from your example. The CSS that I use also includes: height of the line, font-size, border and width. I had serious performance problems until I removed the title of column sorting (unchecked all boxes). I added .csv and .pdf links, but they do not have the inline-block formatting so were of no use.

    Of course I learned a lot about the functioning of the reports and models. Thanks for sharing this info Paul - I appreciate it greatly.
    >
    Although it may take several days. Note where they say + "I of course learn much about the workings of the reports and models." + is the most important: to understand the concepts and techniques involved and when and how they could / should be applied to meet the needs.

    The images are only data [form of]: replace the image data and the name with the data required in your report.

  • JavaScript to display the field date in the format below

    I'm a customer form who need the date to display in the format below

    As if he puts day 13/05/2015 then it should show that may 13, 2016 (Please note that there should be "th" after 13)

    19/07/2016 should show that July 19, 2016 (an' th' after only 19 should be here)

    Thanking you

    This way of listing of numbers is known as "Ordinal". There are many was to this script. What works for the web that JavaScript can easily work with few changes in Acrobat Forms. This type of date format is generally used in legal forms.

    You should be able to search the forums for "legal date" or "ordinal" and find the post.

    I found a JavaScript function that can take a number of entry and returns the number with the ordinal suffix. This allows you to create any number of date formats.

    This function is not limited to a few dates bat can be used to add the ordinal suffix to a number any.

    The function:

    function ordinal_suffix_of (I) I have

    {

    var j = i % 10, / / tens of rest

    k = i % 100, //100's remains

    cSuffix = "e"; results of default suffix

    If (j == 1 & k! = 11) {}

    No 11;

    cSuffix = "m";

    }

    If (j == 2 & k! = 12) {}

    No 12;

    cSuffix = "nd";

    }

    If (j == 3 & k! = 13) {}

    No 13;

    cSuffix = "rd";

    }

    return i + cSuffix;

    } / / end of function ordial_suffix;

    I put this code in the location of the script to document level and then call it as necessary in the various areas.

    I enter the date in a different area that would not print and then have the date formatting in another area. You know how to divide the date entered in the month, string date and year, parts and then rearrange them as needed.

    You can test the code using the Acrobat JavaScript console:

    function ordinal_suffix_of (i)
    {
    var j = i % 10, / / tens of rest
    k = i % 100, //100's remains
    cSuffix = "e"; results of default suffix
    If (j == 1 & k! = 11) {}
    No 11;
    cSuffix = "m";
    }
    If (j == 2 & k! = 12) {}
    No 12;
    cSuffix = "nd";
    }
    If (j == 3 & k! = 13) {}
    No 13;
    cSuffix = "rd";
    }
    return i + cSuffix;
    } / / end of function ordial_suffix;

    function MyDateFormat (cFormat, cDate)
    {
    Kai var = util.scand (cFormat, cDate);
    if(oDate == null)
    {app.alert ("invalid date provided", 1, 0);}
    }
    on the other
    {
    "Return util.printd ("mmmm", letter) +" "+ ordinal_suffix_of (oDate.getDate ()) + ', ' + util.printd ("yyyy", anyway);"
    }
    }

    var dateInput = "13/05/2015; value of date entered;
    var cFormattedDate = MyDateFormat ("d/mm/yyyy", dateInput); formatted string for the date;
    Console.println (cFormattedDate);
    dateInput = ' 23/05/2015;
    Console.println (MyDateFormat ("d/mm/yyyy", dateInput));
    dateInput = "19/07/2015;
    Console.println (MyDateFormat ("d/mm/yyyy", dateInput));
    dateInput = "09/07/2015;
    Console.println (MyDateFormat ("d/mm/yyyy", dateInput));

  • Data in the format on Focusout/focusouthandler()

    I have a need to apply a custom to a field trainer. The format should be 000-0-000-000 where 0 represents a number any. I want the user to be able to enter only numbers without dashes, then when they Focusout/focusouthandler() of the field, it gets a proper format. If they return in the field to edit it, I would come back just the numbers without dashes.

    Is this possible and if so, how?

    Thank you.
    Matt

    Sorry to bother... I thought about it. I had to use the SwitchSymbolFormatter. All is well now.

    mast

  • text field, but want to display $9999.99 format

    I use the text field and want to put a size on this field to display the format $9999.99.

    I put FML999G999G999G999G990 in the format mask, but it does not work.

    Can someone show me how?

    Thank you.

    Hello:

    The format mask applies only if the source of the text element is set to be "Column of the database"
    You can use a 'Post calculation calculation' instead. Use an expression such as

    to_char(:PAGE_ITEM,'FML999G999G999G999G990') 
    

    CITY

  • Impossible to uninstall a program error: unable to generate the uninstaller for ca aintivirus E9030 command line.

    Original title: impossible to uninstall the program error msg

    I'm unable to uninstall a program, an error message keeps popping up saying "error E9030 cannot generate the uninstaller for ca aintivirus command line.
    can anyone help?

    Original title: impossible to uninstall the program error msg

    I'm unable to uninstall a program, an error message keeps popping up saying "error E9030 cannot generate the uninstaller for ca aintivirus command line.
    can anyone help?

    Try this... no guarantee

    Start > computer > open C: drive > open the Progran files > y at - it a record of the Ca antivirus?
    If so, open it > is there a uninstaller.exe file here?
    If so, open it and let go about uninstalling.

    Or,

    Start > all programs > CA antivirus > y at - it an option to uninstall?

    Hope one of these AIDS.

  • Build the NMAKE error for simulink model

    I spent by the procedure of how create the DLL of simulink models http://digital.ni.com/public.nsf/allkb/D70E74FDA37CD8E486257990000603A0 the and have not been able to successfully build the DLL for my model.

    I installed Visual Studio 2008 and I can see the Relatime Veristand workshop added to matlab. However, I get the below error.

    The system does not have the specified path.
    "NMAKE: fatal error U1077: 'copy': code 0 x ' 1 ' back
    Stop.
     
    D:\users\f46123a\Desktop\Controls\Software\Models\Inputs\CabinTemp_NI_niVeriStand_rtw>echo the mark command returned an error of 2
    The mark command returned an error of 2
     
    D:\users\f46123a\Desktop\Controls\Software\Models\Inputs\CabinTemp_NI_niVeriStand_rtw>An_error_occurred_during_the_call_to_make
    'An_error_occurred_during_the_call_to_make' is not recognized as an internal or external command
    operable program or batch file.
    # Time real workshop build procedure for model: 'CabinTemp_NI' aborted due to an error.

    Matlabe error window has the explanation, as shown below:

    It seems that the build process could not locate some utilities (e.g. do,
    compiler, linker, etc.). Please check your environment variables path and tool
    are correct. You should be able to run the make command:
    .\CabinTemp_NI.bat
    at an MS-DOS command prompt in the directory:
    D:\users\f46123a\Desktop\Controls\Software\Models\Inputs\CabinTemp_NI_niVeriStand_rtw
    Currently, this method generates the following error message:

    D:\users\f46123a\Desktop\Controls\Software\Models\Inputs\CabinTemp_NI_niVeriStand_rtw>set MATLAB = c: \ Program Files (x 86) \MATLAB\R2010bSP1

    D:\users\f46123a\Desktop\Controls\Software\Models\Inputs\CabinTemp_NI_niVeriStand_rtw>set MSVCDir = c: Program Files files (x 86) \microsoft visual studio 9.0\VC

    ' D:\users\f46123a\Desktop\Controls\Software\Models\Inputs\CabinTemp_NI_niVeriStand_rtw>"C:\Program files (x 86) \MATLAB\R2010bSP1\rtw\bin\win32\envcheck" INCLUDE "c:\program files (x 86) \microsoft visual studio 9.0\VC\include".

    D:\users\f46123a\Desktop\Controls\Software\Models\Inputs\CabinTemp_NI_niVeriStand_rtw>if errorlevel 1 goto vcvars32

    D:\users\f46123a\Desktop\Controls\Software\Models\Inputs\CabinTemp_NI_niVeriStand_rtw>set VSINSTALLDIR = c: Program Files files (x 86) \microsoft visual studio 9.0

    D:\users\f46123a\Desktop\Controls\Software\Models\Inputs\CabinTemp_NI_niVeriStand_rtw>set VCINSTALLDIR = c: Program Files files (x 86) \microsoft visual studio 9.0\VC

    D:\users\f46123a\Desktop\Controls\Software\Models\Inputs\CabinTemp_NI_niVeriStand_rtw>set FrameworkSDKDir = c: Program Files files (x 86) \microsoft visual studio 9.0\SDK\v3.5

    D:\users\f46123a\Desktop\Controls\Software\Models\Inputs\CabinTemp_NI_niVeriStand_rtw>call "C:\Program Files (x86)\MATLAB\R2010bSP1\toolbox\rtw\rtw\private\vcvars32_900.bat.
    Definition of conducive using Microsoft Visual Studio 2008
    (If you have another version of Visual Studio or Visual C++ installed and wish
    to use command line tools, run vcvars32.bat to this version.)

    I have the good set compiler but I'm not able to solve this error. I've also attached the text file that contains the log for the build process.

    Can someone help me with this please? where am I wrong or what am I doing wrong?

    Thank you

    Hi Jigar273,

    (1) have you configured MATLAB to use the compiler to MSVC ++ 2008? If not, then just type mex - configure in the MATLAB command window and follow the printed instructions.

    (2) open Windows command prompt and type % NIVERISTAND_ROOT, and then press ENTER. The call to this environment variable returns C:\VeriStand? If this is not the case, then please add this environment with the value of C:\VeriStand variable to your system and restart the PC. To do this, follow the instructions as described in the link: http://support.microsoft.com/kb/310519

  • How to simplify the code to generate custom error codes and messages

    I designed a vi that generates the error when any data entry is missing, it works correctly, but the problem is that I want to simplify, because it is part of the main program and its block diagram is great to use as such (I tried to use this vi as a Subvi in the main program, but that does not work correctly) so I need help to simplify the code or if there is no other better medium to generate the error message.

    Hello

    As shown in the previous example, to a different question of yours, it is always good to reduce with diagrams of huge block with repeated code.

    When you overwrite functionality even repeated several times, put it in a loop and run it to have recurrences of 4 or 5 of the same code.

    It will be evolving in the future.

    joined the vi changed for you.

    Note: when you want to simplify your program, isolate your code in functions, put each function inside a under vi.

    in your case, you can have the control to an empty string for all channels within a Subvi. build an array of strings and go through the subvi. Control in the sub that VI is that strings are empty.

    an array of Boolean output error. build your error string in another under vi. the wires together.

  • Measurement and Automation does not open and generates the MAXKnownException error with an unknown exception.

    Measurement & Automation does not open and generates the MAXKnownException error with an unknown exception.

    Heres the log

    Context where the exception was taken:
    (No context - the unhandled exception)

    Size version of Base module
    -------------------- -------- -------- ------------------
    NIMax.exe 00400000 0006 has 000 4.6.0.49152
    ntdll.dll 770E0000 00180000 6.1.7601.18247
    00110000-76060000 6.1.7601.18409 Kernel32.dll
    KERNELBASE.dll 74E00000 00047000 6.1.7601.18409
    SYSFER. 74830000 00072000 12.1.1101.401 DLL
    1BFB0000 0001 NiMaxImp.dll B 000 4.6.0.49152
    Shell32.dll 74E50000 00C4A000 6.1.7601.18429
    Msvcrt.dll 76830000 000AC000 7.0.7601.17744
    74 00000 00057000 6.1.7601.17514 SHLWAPI.dll
    76740000 00090000 6.1.7601.18275 Gdi32.dll
    00100000 76480000 6.1.7601.17514 User32.dll
    Advapi32.dll 75DD0000 000 A 0000 6.1.7601.18247
    sechost.dll 76CC0000 00019000 6.1.7600.16385
    000F0000 rpcrt4.dll 76980000 6.1.7601.18205
    SspiCli.dll 74AE0000 00060000 6.1.7601.18443
    CRYPTBASE.dll 74AD0000 0000 C 000 6.1.7600.16385
    LPK.dll 76470000 0000 has 000 6.1.7601.18177
    USP10.dll 768E0000 0009D 000 1.626.7601.18454
    Ole32.dll 75F00000 0015C 000 6.1.7601.17514
    Msvcp90.dll 739F0000 0008E000 9.0.30729.6161
    Msvcr90.dll 73DB0000 000 has 3000 9.0.30729.6161
    74470000 00009000 6.1.7600.16385 VERSION.dll
    IMM32. 00060000 60000 74 6.1.7601.17514 DLL
    000CC000 76BB0000 MSCTF.dll 6.1.7600.16385
    74320000 00021000 6.1.7600.16385 Ntmarta.dll
    Wldap32.dll 00045000 763E0000 6.1.7601.17514
    Uxtheme.dll 6EB20000 00080000 6.1.7600.16385
    NiMaxUI.dll 1C2D0000 00269000 4.6.0.49153
    Msvfw32.dll 6BE30000 00021000 6.1.7601.17514
    73970000 00032000 6.1.7601.17514 WINMM.dll
    Comctl32.dll 73E80000 0019E000 6.10.7601.17514
    Wsock32.dll 73DA0000 00007000 6.1.7600.16385
    74DC0000 00035000 WS2_32.dll 6.1.7601.17514
    NSI.dll 75AA0000 00006000 6.1.7600.16385
    Oleaut32.dll 76580000 0008F000 6.1.7601.17676
    6D8E0000 003 Mfc90u.dll has 1000 9.0.30729.6161
    MSIMG32.dll 6EBA0000 00005000 6.1.7600.16385
    dwmapi.dll 6EB00000 00013000 6.1.7600.16385
    MFC90ENU. DLL 6EAF0000 0000 D 000 9.0.30729.6161
    NiMaxRes.dll 1BFD0000 0007 has 000 4.6.0.49153
    BtMmHook.dll 10000000 00038000 6.4.0.2900
    PSAPI. DLL 76440000 00005000 6.1.7600.16385
    DCIMAN32. DLL 6E1F0000 00006000 6.1.7601.18177
    MXS.dll 1 B 240000 4.6.0.49152 0000F000
    mxsutils.dll 1B4D0000 00041000 4.6.0.49152
    Msvcp71.dll 7C3C0000 0007C 000 7.10.6030.0
    7 360000 00056000 7.10.6030.0 Msvcr71.dll
    mxsout.dll 1 B 400000 00075000 4.6.0.49152
    64600000 00014000 4.257.3.0 nirpc.dll
    Mswsock.dll 73A 90000 0003C 000 6.1.7601.18254
    profapi.dll 76460000 0000B 000 6.1.7600.16385
    mxMax.dll 1BF20000 00086000 4.6.0.49152
    58000000 00240000 6.5.0.3005 AsstntUI.mxx
    MFC80U. DLL 71210000 8.0.50727.6195 0010F000
    MSVCR80.dll 0009B 000 8.0.50727.6195 72E50000
    Comdlg32.dll 20000 75 0007B 000 6.1.7601.17514
    71180000 00087000 8.0.50727.6195 Msvcp80.dll
    ATL80. DLL 6BD70000 0001 B 000 8.0.50727.6195
    MFC80ENU. DLL 730F0000 8.0.50727.6195 0000E000
    59000000 00582000 6.5.0.3005 mxwTask.dll
    00011000 74180000 6.1.7601.17887 Netapi32.dll
    74170000 00009000 6.1.7601.17514 netutils.dll
    74150000 00019000 6.1.7601.17514 srvcli.dll
    wkscli.dll 74140000 6.1.7601.17514 0000F000
    56000000 00148000 6.5.0.3005 mxwRCEng.dll
    mxcal.mXX 1 A 110000 00056000 4.6.0.49152
    mxcat.mXX 1BE20000 000AB000 4.6.0.49152
    nidmfuiu.mXX 04360000 0010D 000 1.11.0.49152
    NIPALU.dll 64000000 00057000 2.1025.3.0
    64500000 00006000 2.1025.3.0 nipalut.dll
    NIPAL32.dll 00007000 1F700000 2.1025.3.0
    SETUPAPI.dll 76240000 0019D 000 6.1.7601.17514
    CFGMGR32.dll 75DA0000 00027000 6.1.7601.17621
    76220000 00012000 6.1.7601.17621 DEVOBJ.dll
    6 280000 00031000 1.9.0.49152 nimdbgu.dll
    6 000000 00017000 1.9.3.49152 niorbu.dll
    nimstsu.dll 6E180000 0001 has 000 1.11.0.49152
    nimhwcfu.dll 6DFD0000 000 B 6000 1.11.0.49152
    6 050000 0001E000 1.9.0.49152 nidimu.dll
    nimxdfu.dll 0003E000 1.10.0.49152 6D0F0000
    nimxpu.dll 6E1B0000 0000 000 1.11.0.49152 B
    Iphlpapi.dll 74280000 0001C 000 6.1.7601.17514
    WINNSI. DLL 74270000 00007000 6.1.7600.16385
    74B 40000 001BD000 11.0.9600.17126 WININET.dll
    76A 70000 API-MS-Win-Downlevel-User32-L1-1-0.dll 00004000 6.2.9200.16492
    770B 0000 API-MS-Win-Downlevel-shlwapi-L1-1-0.dll 00004000 6.2.9200.16492
    75AB0000 API-MS-Win-Downlevel-Version-L1-1-0.dll 00004000 6.2.9200.16492
    76430000 00003000 6.2.9200.16492 API-MS-Win-Downlevel-normaliz-L1-1-0.dll
    normaliz. DLL 76450000 00003000 6.1.7600.16385
    iertutil.dll 75AC0000 00219000 11.0.9600.17126
    76610000 00005000 6.2.9200.16492 API-MS-Win-Downlevel-advapi32-L1-1-0.dll
    76200000 00017000 6.1.7601.17514 USERENV.dll
    nidmxfu.dll 04470000 0049F000 1.12.0.49152
    nimru2u.dll 6EC70000 00044000 2.10.1.49152
    nimmgluu.dll 69830000 0001E000 1.11.0.49152
    nimercu.dll 6DFB0000 00019000 1.11.0.49152
    MFC71. 00106000 140000 7 7.10.6101.0 DLL
    MFC71ENU. 360000 5 0000E000 7.10.3077.0 DLL
    niGPIBui.mxx B 6, 000000 0008E000 2.7.0.49152
    niIVIui.mxx 02CE0000 000D 0000 4.2.0.49152
    niPXIui.mxx A 671 0000 000BC000 2.1280.1.49152
    niRemPXI.mxx 1 A 270000 00057000 4.6.0.49152
    mxRmCfg.dll 1 has 000000 00090000 4.6.0.49152
    niRMui.mxx 1AD70000 000FD000 4.6.0.49152
    NISRLUI.mxx 6B 500000 00061000 3.4.0.49154
    63800000 00010000 2.7.0.49152 NiSpyLog.dll
    niSWui.mxx 1A3B0000 00072000 4.6.0.49152
    niVISAui.mxx 63360000 0017D 000 4.1280.0.49152
    62 30000 0002E000 4.1280.0.49152 niVISAres2.dll
    RICHED32. DLL 40000 00006000 6.1.7601.17514 6FC
    Riched20.dll 61F70000 00076000 5.31.23.1230
    Wshtcpip.dll 73A 80000 00005000 6.1.7600.16385
    nisysapi.dll 68 has 00000-000B 2000 5.5.2.49152
    Dbghelp.dll 70F20000 000EB000 6.1.7601.17514
    -------------------- -------- -------- ------------------

    Application: C:\Program Files (x 86) \National Instruments\MAX\NIMax.exe
    User name: administrator
    OS version: 6.1.7601 (Service Pack 1)
    Exception code: C06D007E
    Exception addr: 74E0C42D

    Sender's address: 74E0C42D
    Function name: RaiseException
    Module name: KERNELBASE
    Parameters: 00000000 00000001 0518FD84 C06D007E
    Source file: (not available)

    Sender's address: 68A3C6F7
    Function name: DllUnregisterServer
    Module name: nisysapi
    Parameters: 00000000 0518FD50 005F59B8 0000001E
    Source file: (not available)

    Sender's address: 68A53D87
    Function name: DllUnregisterServer
    Module name: nisysapi
    Parameters: 00000350 68A791B8 005F59B8 00000000
    Source file: (not available)

    Sender's address: 68A0DC65
    Function name: nisysInitDiagnosticsByValue
    Module name: nisysapi
    Parameters: 68A 01680 00000001 68A93BB8 FFFFFF01
    Source file: (not available)

    Sender's address: 68A0DFC4
    Function name: nisysInitDiagnosticsByValue
    Module name: nisysapi
    Parameters: 005E2C40 00000000 00000001 00000001
    Source file: (not available)

    Sender's address: 68A 01698
    Function name: nisysInitDiagnosticsByValue
    Module name: nisysapi
    Parameters: 005E2C40 00000000 00000001 00000001
    Source file: (not available)

    Sender's address: 1BE27A73
    Function name: mxGetProvider
    Module name: mxcat
    Parameters: 020469F0 02047084 0518FED0 1BE76CBA
    Source file: (not available)

    Sender's address: 1BE30D2E
    Function name: mxGetProvider
    Module name: mxcat
    Parameters: 02029FA8 02047748 0518FF34 1BE21D4C
    Source file: (not available)

    Sender's address: 1BE35780
    Function name: mxGetProvider
    Module name: mxcat
    Parameters: 00000000 00000000 02047818 020469F0
    Source file: (not available)

    Sender's address: 1BE21D4C
    Function name: (not available)
    Module name: mxcat
    Parameters: 02029FA8 1BE6264D 0518FF7C 73DD3433
    Source file: (not available)

    Sender's address: 1BE21CDC
    Function name: (not available)
    Module name: mxcat
    Parameters: 02030018 00000000 00000000 9192C45C
    Source file: (not available)

    Sender's address: 73DD3433
    Function name: endthreadex
    Module name: MSVCR90
    Parameters: 00000000 0518FF94 7607338A 02047818
    Source file: (not available)

    Sender's address: 73DD34C7
    Function name: endthreadex
    Module name: MSVCR90
    Parameters: 02047818 0518FFD4 77119F72 02047818
    Source file: (not available)

    Sender's address: 7607338A
    Function name: BaseThreadInitThunk
    Name of the module: kernel32
    Parameters: 02047818 00000000 00000000 775D5D69
    Source file: (not available)

    Sender's address: 77119F72
    Function name: RtlInitializeExceptionChain
    Name of the module: ntdll
    Parameters: 02047818 00000000 00000000 73DD345E
    Source file: (not available)

    Sender's address: 77119F45
    Function name: RtlInitializeExceptionChain
    Name of the module: ntdll
    Parameters: 02047818 00000000 00000000 73DD345E
    Source file: (not available)

    If I could come with the OS discs for the thing, I think I'd do a new install of Windows 7.

    Mike...

  • County rising edge specifier "10280" generates the error "-200220"»

    Hello

    I use the box USB-6008 with PFI 0 configured as a counter edge.  Everything works fine when I use it to count the edges fall with the "10171" specifier, but .vi DAQmxBase Create Channel (CI-County edges) generates the above error if I simply replaces "10171" with "10280.  This specifier is not recognized by the device?

    Thank you

    Tyler

    Hey Tyler,

    I've dug into this and found an internal report, and apparently only a falling edge can be used as a trigger of edge with patches of meter.  The other problem is that, even if you can use both, there is that a single input pin for this meter and edge only one type can be detected at the time.  The only solution I see would be to try to find a device with several counters, or take an another 6008 and use it to count the edges of the second switch.

  • VI Initialize with OptionsString missing the resource name field when creating the IVI Driver Generator LabView 8.6

    Hello world

    We have just uploaded the latest LabView version 8.6 and there is a nice tool called generator of LabView LabWindows CVI Instruments drivers. Our driver of the instrument is an IVI driver that has a LabWindows CVI interface that uses the generation of LabView tool to create all the VI that could be used to talk to the underlying driver IVI hollow discovery of .fp, .sub and .h files. No mistake and screws more than 30 are generated automatically.

    There is an inconsistency in the Initialize function IVI driver. There is a VI Initialize driver without an input of OptionString parameter and there is a second VI with the OptionString parameter.

    Two of these screws should have a required entry field that is the ResourceName of the instrument, but this field is visible in the initialization of VI that has no OptionString input parameter and is not at all visible in other VI initialize that has an OptionString input parameter

    No idea why the second version of Initialize does not display the ResourceName parameter?

    Thank you

    Sorin

    Hey Sorin and Heather,

    I've just built your IVI driver and can see the question you come through.  What version of LabVIEW and the tool are you using?  I am looking into this further for trying to dig your problem a little more.   If you add the connector to the connector pane, the created VI meets the needs that the name of the resource exists, it's just not in the connector pane.  This can do a right-click on the icon in the upper right of the front panel and selecting display connector.  Select where on the VI wish you add the connector, and then select the name of the resource.

  • For the complex data type, how to generate the Dll with compatible interface to C/C++

    Hello

    I used the Labview FPGA module to develop test equipment. Now, I need to write a driver that is to be a Dll with compatible interface to C/C++ for this equipment. So that my client who is familiar with C/C++ can call the driver without any study on labview. But I had a few problem on how to convert labview for C/C++ data complex data type. To clearly explain to my question, I have attached a simple example. (see attachment) I try to generate a Dll for the attached example VI and get the the function prototype at the head of the files as below:

    ' void OpenFpgaReference (LStrHandle * RIODevice, TD1 * errorIn, LVRefNum * FPGAVIReferenceOut, TD1 * errorOut).

    As you have known, the type of data "LStrHandle * RIODevice" and "LVRefNum * FPGAVIReferenceOut" Labview data format are. C/C++ do not have this kind of data type and can not reconige it. As a result, I can't call the Dll of C/C++ programming language. How to convert these two data type of labview for the C/C++ compatible data format, and then build the Dll? Anyone know about this?

    The answer is really apprecaited! Thank you in advanced.

    Ivan.Chen wrote:

    As I found in the following article:

    http://digital.NI.com/public.nsf/WebSearch/FB001AA027C8998386256AAD006C142D?OpenDocument

    LVRefNum is the name of resource of LabVIEW VISA or refnum, and "it is impossible to convert LabVIEW VISA name of resource or refnum VISession valid ID."
    This means that external code modules can not access & control the session VISA which is open by labview. But for my purposes, I will not attempt to access this VISA extenal code(C/C++) session. I just hope that save this session VISA in the external code once I opened it in Labview dll; and pass it to the labview dll when needed. While I have not need to login again when I need to control the device. Is it possible to do?

    A LVRefNum is really just a single int32 value. Its meaning is useless for other environments than those who created it so that you Michael not any what in C/C++ caller but pass it back to other functions in your DLL, but this often isn't a problem at all.

    You can take the following statement of the LabVIEW extcode.h headers and add them to your delabviewed header files to make it work in such a way.

    #define Private (T) typedef struct T # _t {void * p ;} * T}

    Private (LVRefNum);

    The LStrHandle you must set a standard C string instead in your export DLL and document what is the size of the string buffer should have if it is an output parameter.

    TD1 error clusters should also be divided into their parameters (C compatible) separate for all items or just to the left of suite entirely.

    Rolf Kalbermatter

  • Install the Runtime Error for ATK Hotkey driver drivers for SL500 on Windows 7

    Hello

    I recently installed Windows 7 on a new hard drive and had a few devices not recognized in Device Manager that ThinkVantage Toolbox also could not solve. Now I am manually install these device drivers and have a few problems.

    (1) the shortcut keys (key from Lenovo, volume up/down, mute) do not work.

    (2) for the power manager battery indicator displays "Battery not installed" rather than the remaining battery time.

    (3) install the device driver for ATK Hotkeys gives a runtime error.

    (4) the Device Manager still contains a device that is not recognized and cannot install the drivers for.

    I tried almost all combinations of installation/uninstallation of different drivers, even the drivers beta, keyboard shortcuts, Manager of power, ATK hotkeys, etc, but can't get the drivers to install correctly. I have even the old drivers for my old installation, which at least gives me a scenario where I can get the battery indicator to work, still generates an error whenever I start up Windows associated with "ACPI ATK0100". I can go back to the State where the error goes away, but then the battery indicator stops working, by uninstalling the Lenovo_ATK_Package.

    Again, this is a new installation with a big mess of 8 hours of installation/uninstallation of drivers. Anyone have any ideas?

    Hi and welcome to the forum!

    You can post links to the drivers you have tried or installed on your SL500? e.g. Hotkey, ATK, and Power Manager?

    Try the following drivers: -.

    http://www-307.IBM.com/PC/support/site.WSS/document.do?lndocid=MIGR-74261

    http://www-307.IBM.com/PC/support/site.WSS/document.do?lndocid=MIGR-4GXPEG

    http://www-307.IBM.com/PC/support/site.WSS/document.do?lndocid=MIGR-70024

    http://www-307.IBM.com/PC/support/site.WSS/document.do?lndocid=MIGR-70478

    Be sure to install the C:\Driver\ driver... If necessary, reboot the system after installation.

    It will be useful.

  • By clicking outside of the field still generates change of field

    One last question and I think I can go back to crank code and stop bothering everyone.

    I have a main screen for my region 'working '.

    I added another screen with menu buttons.

    I set the size of the screen at 480, 312, so it does not overlap the menuscreen.

    I set the size of the display of the menu button as follows

    protected void sublayout (int width, int height)
    {
    Super.sublayout (480, 48);
    setPosition (0,312 times);

    }

    I also put the scope of the Manager of the menuscreen to the same size as the menu screen.

    When I click on the area of the screen, it generates a fieldchange the menuscreen and the field regardless of the menu screen that had the focus is activated. I was hoping that the screen would just order process for the area of the screen.

    If the size of my menuscreen is 480,48 why always get events that are outside the menuscreen area?
    What is the best way to prevent the menuscreen button fields to receive a fieldchange when I am clicking on the area of the screen.

    Thanks for all the help!

    It looks like remove the focus from windows once I push the button makes the case.

    removeFocus

    In addition, I don't think that we are supposed to move and resize windows, so I made the background transparent and moved and managers of size.

  • Getting the error for blob Vanity URL

    Hi all

    I created a URL scheme for vanity URL for my BLOB and URL is something like:-"${subtype.toLowerCase ()} / ${f:getFileName(mediaFile).toLowerCase()}.

    Now this mediaFile attribute is not required, so when I can create an asset without any file in mediaFile, it gives me error in the logs.

    I wonder if there is a way to handle this. Also it will affect my page anyway? Here are the logs: -.

    [2015-09-10 04:44:57, 253 UTC] [WARNING] [http-bio-8101-exec-7] [openmarket.xcelerate.asset.AssetPatternUtil] unable to generate URLS for model ${subtype.toLowerCase ()} / ${f:getFileName(mediaFile).toLowerCase()}

    org.Apache.Commons.jexl2.UnifiedJEXL$ exception: failed to prepare ' ${subtype.toLowerCase ()} / ${f:getFileName(mediaFile).toLowerCase()}.

    at org.apache.commons.jexl2.UnifiedJEXL.createException(UnifiedJEXL.java:799)

    at $200 (UnifiedJEXL.java:87) org.apache.commons.jexl2.UnifiedJEXL.access

    to org.apache.commons.jexl2.UnifiedJEXL$ Expression.evaluate (UnifiedJEXL.java:388)

    at com.openmarket.xcelerate.asset.AssetPatternUtil.getUrlFor(AssetPatternUtil.java:214)

    at com.openmarket.xcelerate.asset.Asset._getWebRefenceForPatterns(Asset.java:4118)

    at com.openmarket.xcelerate.asset.Asset.updateAssetUrls(Asset.java:4060)

    at com.openmarket.assetframework.common.BulkTransactionalAssetManager.saveAllNoPubLock(BulkTransactionalAssetManager.java:316)

    at com.openmarket.assetframework.complexasset.ComplexAsset.SaveAllNoPubLock(ComplexAsset.java:2498)

    at sun.reflect.GeneratedMethodAccessor214.invoke (unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    at java.lang.reflect.Method.invoke(Method.java:606)

    at com.openmarket.xcelerate.asset.Asset.callSaveAllNoPubLock(Asset.java:4766)

    at com.openmarket.xcelerate.asset.Asset.SaveAll_logic(Asset.java:4995)

    to com.openmarket.xcelerate.asset.Asset$ 4.execute(Asset.java:4920)

    at com.fatwire.cs.core.db.NestedTransactionBlock.execute(NestedTransactionBlock.java:189)

    at com.openmarket.xcelerate.asset.Asset.SaveAll_trans(Asset.java:4943)

    at com.openmarket.xcelerate.asset.Asset.SaveAll(Asset.java:4897)

    at com.fatwire.assetapi.data.BasicAssetDataWriteStrategy._saveOneAssetType(BasicAssetDataWriteStrategy.java:254)

    at com.fatwire.assetapi.data.BasicAssetDataWriteStrategy._save(BasicAssetDataWriteStrategy.java:181)

    at com.fatwire.assetapi.data.FlexAssetDataWriteStrategy.write(FlexAssetDataWriteStrategy.java:47)

    at com.fatwire.assetapi.data.BasicAssetDataWriteStrategy.write(BasicAssetDataWriteStrategy.java:137)

    at com.fatwire.assetapi.data.AssetDataManagerImpl.insert(AssetDataManagerImpl.java:228)

    at com.fatwire.services.dao.AssetDaoImpl.save(AssetDaoImpl.java:180)

    at com.fatwire.services.AssetServiceImpl.save(AssetServiceImpl.java:228)

    at com.fatwire.services.AssetServiceImpl._copyTranslateAsset(AssetServiceImpl.java:420)

    at com.fatwire.services.AssetServiceImpl.translate(AssetServiceImpl.java:541)

    to org.apache.jsp.jsp.cs_005fdeployed. USER INTERFACE. Actions.Asset.Translate.TranslateAction_jsp._jspService (TranslateAction_jsp.java:148)

    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)

    at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:432)

    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:395)

    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:339)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)

    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)

    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)

    at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:748)

    at org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:604)

    at org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:543)

    to com FutureTense.Servlet.ServletRequest.include(ServletRequest.java:1410)

    to com FutureTense.Servlet.FRequestObj.include(FRequestObj.java:1422)

    to com FutureTense.Servlet.JSPServices.runJSP(JSPServices.java:111)

    to com FutureTense.Platform.FileSystem.FILESYSTEMJSPManager.runJSP(FILESYSTEMJSPManager.java:463)

    to com FutureTense.Servlet.JSPServices.runJSPObject(JSPServices.java:50)

    to com FutureTense.Platform.FileSystem.FILESYSTEMJSPManager$ JSPDataFile.run (FILESYSTEMJSPManager.java:190)

    at COM.FutureTense.Common.ContentServer.jspExecute (ContentServer.java:3027)

    at COM.FutureTense.Common.ContentServer.evalTemplate (ContentServer.java:2621)

    at COM.FutureTense.Common.ContentServer.processElement (ContentServer.java:1999)

    at COM.FutureTense.Common.CS.CallElement (CS.java:1603)

    at com.fatwire.cs.ui.framework.UIController.execute(UIController.java:133)

    at org.apache.jsp.jsp.cs_005fdeployed.fatwire.ui.controller.controller_jsp._jspService(controller_jsp.java:85)

    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)

    at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:432)

    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:395)

    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:339)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)

    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)

    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)

    at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:748)

    at org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:604)

    at org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:543)

    to com FutureTense.Servlet.ServletRequest.include(ServletRequest.java:1410)

    to com FutureTense.Servlet.FRequestObj.include(FRequestObj.java:1422)

    to com FutureTense.Servlet.JSPServices.runJSP(JSPServices.java:111)

    to com FutureTense.Platform.FileSystem.FILESYSTEMJSPManager.runJSP(FILESYSTEMJSPManager.java:463)

    to com FutureTense.Servlet.JSPServices.runJSPObject(JSPServices.java:50)

    to com FutureTense.Platform.FileSystem.FILESYSTEMJSPManager$ JSPDataFile.run (FILESYSTEMJSPManager.java:190)

    at COM.FutureTense.Common.ContentServer.jspExecute (ContentServer.java:3027)

    at COM.FutureTense.Common.ContentServer.evalTemplate (ContentServer.java:2621)

    at COM.FutureTense.Common.ContentServer.generatePage (ContentServer.java:1640)

    at COM.FutureTense.Common.ContentServer.evalPage (ContentServer.java:1276)

    at COM.FutureTense.Common.ContentServer.execute (ContentServer.java:465)

    to com FutureTense.Servlet.FTServlet.execute(FTServlet.java:129)

    to com FutureTense.Servlet.FTServlet.doPost(FTServlet.java:61)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:646)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)

    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)

    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)

    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)

    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)

    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)

    at com.fatwire.auth.RequestAuthenticationFilter.doFilter(RequestAuthenticationFilter.java:193)

    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)

    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)

    to com FutureTense.Servlet.URLRewriteFilter.doFilter(URLRewriteFilter.java:81)

    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)

    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)

    at com.fatwire.wem.sso.cas.filter.CASFilter.doFilter(CASFilter.java:241)

    at com.fatwire.wem.sso.SSOFilter.doFilter(SSOFilter.java:51)

    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)

    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)

    at com.fatwire.cs.ui.framework.UIFilter.doFilter(UIFilter.java:108)

    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)

    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)

    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:220)

    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122)

    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:503)

    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:170)

    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)

    at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:950)

    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)

    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:421)

    at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1070)

    to org.apache.coyote.AbstractProtocol$ AbstractConnectionHandler.process (AbstractProtocol.java:611)

    to org.apache.tomcat.util.net.JIoEndpoint$ SocketProcessor.run (JIoEndpoint.java:316)

    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)

    to java.util.concurrent.ThreadPoolExecutor$ Worker.run (ThreadPoolExecutor.java:615)

    to org.apache.tomcat.util.threads.TaskThread$ WrappingRunnable.run (TaskThread.java:61)

    at java.lang.Thread.run(Thread.java:745)

    Caused by: org.apache.commons.jexl2.JexlException: com.openmarket.xcelerate.asset.AssetPatternUtil.getUrlFor@213! [25.38]: ' f:getFileName(mediaFile).toLowerCase(); ' attempts to call the method on null

    at org.apache.commons.jexl2.Interpreter.visit(Interpreter.java:1095)

    at org.apache.commons.jexl2.parser.ASTMethodNode.jjtAccept(ASTMethodNode.java:18)

    at org.apache.commons.jexl2.Interpreter.visit(Interpreter.java:1317)

    at org.apache.commons.jexl2.parser.ASTReference.jjtAccept(ASTReference.java:18)

    at org.apache.commons.jexl2.Interpreter.visit(Interpreter.java:946)

    at org.apache.commons.jexl2.parser.ASTJexlScript.jjtAccept(ASTJexlScript.java:38)

    at org.apache.commons.jexl2.Interpreter.interpret(Interpreter.java:232)

    to org.apache.commons.jexl2.UnifiedJEXL$ JexlBasedExpression.evaluate (UnifiedJEXL.java:506)

    to org.apache.commons.jexl2.UnifiedJEXL$ CompositeExpression.evaluate (UnifiedJEXL.java:726)

    to org.apache.commons.jexl2.UnifiedJEXL$ Expression.evaluate (UnifiedJEXL.java:386)

    ... more than 106

    [2015-09-10 04:44:58, 730 UTC] [ERROR] [http-bio-8101-exec-6] [com.fatwire.logging.cs] Exception in nvobject.fromstring endTag() in com.openmarket.gator.seed.StringRepresentation tag in the page ' fatwire/ui/controller/controller' in the element ' OpenMarket/Gator/FlexibleAssets/Common/recommendations' errno: 0 errdetail: 0

    com.openmarket.gator.interfaces.RepresentationException: lack of character

    at com.openmarket.gator.common.StringStream.peekCharacter(StringStream.java:62)

    at com.openmarket.gator.nvobject.NVObject.setFromString(NVObject.java:95)

    at com.openmarket.gator.seed.StringRepresentation.worker(StringRepresentation.java:61)

    at com.openmarket.gator.seed.BaseSeedObj.worker(BaseSeedObj.java:42)

    at com.openmarket.basic.seed.BaseSeed.endTag(BaseSeed.java:265)

    to com FutureTense.XML.Template.DynTag.execute(DynTag.java:218)

    to com FutureTense.XML.Template.BlockTag.execute(BlockTag.java:144)

    to com FutureTense.XML.Template.BlockTag.execute(BlockTag.java:120)

    to com FutureTense.XML.Template.IfChild.execute(BlockTag.java:397)

    to com FutureTense.XML.Template.IFTag.execute(BlockTag.java:496)

    to com FutureTense.XML.Template.BlockTag.execute(BlockTag.java:144)

    to com FutureTense.XML.Template.BlockTag.execute(BlockTag.java:120)

    to com FutureTense.XML.Template.LoopTag.execute(BlockTag.java:756)

    to com FutureTense.XML.Template.BlockTag.execute(BlockTag.java:144)

    to com FutureTense.XML.Template.BlockTag.execute(BlockTag.java:120)

    to com FutureTense.XML.Template.IfChild.execute(BlockTag.java:397)

    to com FutureTense.XML.Template.IFTag.execute(BlockTag.java:496)

    to com FutureTense.XML.Template.BlockTag.execute(BlockTag.java:144)

    to com FutureTense.XML.Template.BlockTag.execute(BlockTag.java:120)

    to com FutureTense.XML.Template.IfChild.execute(BlockTag.java:397)

    to com FutureTense.XML.Template.IFTag.execute(BlockTag.java:496)

    to com FutureTense.XML.Template.BlockTag.execute(BlockTag.java:144)

    to com FutureTense.XML.Template.BlockTag.execute(BlockTag.java:120)

    to com FutureTense.XML.Template.Root.execute(BlockTag.java:365)

    to com FutureTense.XML.Template.XMLEval.run(XMLEval.java:331)

    at COM.FutureTense.Common.ContentServer.evalTheXML (ContentServer.java:3311)

    at COM.FutureTense.Common.ContentServer.evalTemplate (ContentServer.java:2551)

    at COM.FutureTense.Common.ContentServer.processElement (ContentServer.java:1999)

    at COM.FutureTense.Common.CS.CallElement (CS.java:1603)

    at com.divine.ics.jsp.CallElement.doEndTag(CallElement.java:84)

    at com.openmarket.framework.jsp.Base.doEndTag(Base.java:143)

    to org.apache.jsp.jsp.cs_005fdeployed. OpenMarket.Gator.FlexibleAssets.FlexAssets.ContentForm1_jsp._jspx_meth_ics_005fcallelement_005f25 (ContentForm1_jsp.java:4724)

    to org.apache.jsp.jsp.cs_005fdeployed. OpenMarket.Gator.FlexibleAssets.FlexAssets.ContentForm1_jsp._jspService (ContentForm1_jsp.java:1551)

    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)

    at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:432)

    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:395)

    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:339)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)

    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)

    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)

    at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:748)

    at org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:604)

    at org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:543)

    to com FutureTense.Servlet.ServletRequest.include(ServletRequest.java:1410)

    to com FutureTense.Servlet.FRequestObj.include(FRequestObj.java:1422)

    to com FutureTense.Servlet.JSPServices.runJSP(JSPServices.java:111)

    to com FutureTense.Platform.FileSystem.FILESYSTEMJSPManager.runJSP(FILESYSTEMJSPManager.java:463)

    to com FutureTense.Servlet.JSPServices.runJSPObject(JSPServices.java:50)

    to com FutureTense.Platform.FileSystem.FILESYSTEMJSPManager$ JSPDataFile.run (FILESYSTEMJSPManager.java:190)

    at COM.FutureTense.Common.ContentServer.jspExecute (ContentServer.java:3027)

    at COM.FutureTense.Common.ContentServer.evalTemplate (ContentServer.java:2621)

    at COM.FutureTense.Common.ContentServer.processElement (ContentServer.java:1999)

    at COM.FutureTense.Common.CS.CallElement (CS.java:1603)

    at com.divine.ics.jsp.CallElement.doEndTag(CallElement.java:84)

    at com.openmarket.framework.jsp.Base.doEndTag(Base.java:143)

    to org.apache.jsp.jsp.cs_005fdeployed. OpenMarket.Gator.FlexibleAssets.FlexAssets.ContentForm_jsp._jspx_meth_ics_005fcallelement_005f0 (ContentForm_jsp.java:503)

    to org.apache.jsp.jsp.cs_005fdeployed. OpenMarket.Gator.FlexibleAssets.FlexAssets.ContentForm_jsp._jspx_meth_ics_005fthen_005f0 (ContentForm_jsp.java:475)

    to org.apache.jsp.jsp.cs_005fdeployed. OpenMarket.Gator.FlexibleAssets.FlexAssets.ContentForm_jsp._jspService (ContentForm_jsp.java:157)

    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)

    at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:432)

    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:395)

    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:339)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)

    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)

    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)

    at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:748)

    at org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:604)

    at org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:543)

    to com FutureTense.Servlet.ServletRequest.include(ServletRequest.java:1410)

    to com FutureTense.Servlet.FRequestObj.include(FRequestObj.java:1422)

    to com FutureTense.Servlet.JSPServices.runJSP(JSPServices.java:111)

    to com FutureTense.Platform.FileSystem.FILESYSTEMJSPManager.runJSP(FILESYSTEMJSPManager.java:463)

    to com FutureTense.Servlet.JSPServices.runJSPObject(JSPServices.java:50)

    to com FutureTense.Platform.FileSystem.FILESYSTEMJSPManager$ JSPDataFile.run (FILESYSTEMJSPManager.java:190)

    at COM.FutureTense.Common.ContentServer.jspExecute (ContentServer.java:3027)

    at COM.FutureTense.Common.ContentServer.evalTemplate (ContentServer.java:2621)

    at COM.FutureTense.Common.ContentServer.processElement (ContentServer.java:1999)

    to com FutureTense.XML.Template.CallElement.execute(CallTag.java:253)

    to com FutureTense.XML.Template.BlockTag.execute(BlockTag.java:144)

    to com FutureTense.XML.Template.BlockTag.execute(BlockTag.java:120)

    to com FutureTense.XML.Template.Root.execute(BlockTag.java:365)

    to com FutureTense.XML.Template.XMLEval.run(XMLEval.java:331)

    at COM.FutureTense.Common.ContentServer.evalTheXML (ContentServer.java:3311)

    at COM.FutureTense.Common.ContentServer.evalTemplate (ContentServer.java:2551)

    at COM.FutureTense.Common.ContentServer.processElement (ContentServer.java:1999)

    to com FutureTense.XML.Template.CallElement.execute(CallTag.java:253)

    to com FutureTense.XML.Template.BlockTag.execute(BlockTag.java:144)

    to com FutureTense.XML.Template.BlockTag.execute(BlockTag.java:120)

    to com FutureTense.XML.Template.IfChild.execute(BlockTag.java:397)

    to com FutureTense.XML.Template.IFTag.execute(BlockTag.java:496)

    to com FutureTense.XML.Template.BlockTag.execute(BlockTag.java:144)

    to com FutureTense.XML.Template.BlockTag.execute(BlockTag.java:120)

    to com FutureTense.XML.Template.Root.execute(BlockTag.java:365)

    to com FutureTense.XML.Template.XMLEval.run(XMLEval.java:331)

    at COM.FutureTense.Common.ContentServer.evalTheXML (ContentServer.java:3311)

    at COM.FutureTense.Common.ContentServer.evalTemplate (ContentServer.java:2551)

    at COM.FutureTense.Common.ContentServer.processElement (ContentServer.java:1999)

    at COM.FutureTense.Common.CS.CallElement (CS.java:1603)

    at com.divine.ics.jsp.CallElement.doEndTag(CallElement.java:84)

    at com.openmarket.framework.jsp.Base.doEndTag(Base.java:143)

    to org.apache.jsp.jsp.cs_005fdeployed. USER INTERFACE. Actions.AdvancedUIHtml_jsp._jspService (AdvancedUIHtml_jsp.java:452)

    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)

    at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:432)

    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:395)

    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:339)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)

    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)

    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)

    at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:748)

    at org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:604)

    at org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:543)

    to com FutureTense.Servlet.ServletRequest.include(ServletRequest.java:1410)

    to com FutureTense.Servlet.FRequestObj.include(FRequestObj.java:1422)

    to com FutureTense.Servlet.JSPServices.runJSP(JSPServices.java:111)

    to com FutureTense.Platform.FileSystem.FILESYSTEMJSPManager.runJSP(FILESYSTEMJSPManager.java:463)

    to com FutureTense.Servlet.JSPServices.runJSPObject(JSPServices.java:50)

    to com FutureTense.Platform.FileSystem.FILESYSTEMJSPManager$ JSPDataFile.run (FILESYSTEMJSPManager.java:190)

    at COM.FutureTense.Common.ContentServer.jspExecute (ContentServer.java:3027)

    at COM.FutureTense.Common.ContentServer.evalTemplate (ContentServer.java:2621)

    at COM.FutureTense.Common.ContentServer.processElement (ContentServer.java:1999)

    at COM.FutureTense.Common.CS.CallElement (CS.java:1603)

    at com.fatwire.cs.ui.framework.UIController.execute(UIController.java:150)

    at org.apache.jsp.jsp.cs_005fdeployed.fatwire.ui.controller.controller_jsp._jspService(controller_jsp.java:85)

    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)

    at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:432)

    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:395)

    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:339)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)

    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)

    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)

    at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:748)

    at org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:604)

    at org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:543)

    to com FutureTense.Servlet.ServletRequest.include(ServletRequest.java:1410)

    to com FutureTense.Servlet.FRequestObj.include(FRequestObj.java:1422)

    to com FutureTense.Servlet.JSPServices.runJSP(JSPServices.java:111)

    to com FutureTense.Platform.FileSystem.FILESYSTEMJSPManager.runJSP(FILESYSTEMJSPManager.java:463)

    to com FutureTense.Servlet.JSPServices.runJSPObject(JSPServices.java:50)

    to com FutureTense.Platform.FileSystem.FILESYSTEMJSPManager$ JSPDataFile.run (FILESYSTEMJSPManager.java:190)

    at COM.FutureTense.Common.ContentServer.jspExecute (ContentServer.java:3027)

    at COM.FutureTense.Common.ContentServer.evalTemplate (ContentServer.java:2621)

    at COM.FutureTense.Common.ContentServer.generatePage (ContentServer.java:1640)

    at COM.FutureTense.Common.ContentServer.evalPage (ContentServer.java:1276)

    at COM.FutureTense.Common.ContentServer.execute (ContentServer.java:465)

    to com FutureTense.Servlet.FTServlet.execute(FTServlet.java:129)

    to com FutureTense.Servlet.FTServlet.doGet(FTServlet.java:53)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:620)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)

    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)

    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)

    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)

    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)

    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)

    at com.fatwire.auth.RequestAuthenticationFilter.doFilter(RequestAuthenticationFilter.java:193)

    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)

    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)

    to com FutureTense.Servlet.URLRewriteFilter.doFilter(URLRewriteFilter.java:81)

    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)

    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)

    at com.fatwire.wem.sso.cas.filter.CASFilter.doFilter(CASFilter.java:241)

    at com.fatwire.wem.sso.SSOFilter.doFilter(SSOFilter.java:51)

    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)

    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)

    at com.fatwire.cs.ui.framework.UIFilter.doFilter(UIFilter.java:108)

    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)

    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)

    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:220)

    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122)

    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:503)

    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:170)

    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)

    at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:950)

    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)

    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:421)

    at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1070)

    to org.apache.coyote.AbstractProtocol$ AbstractConnectionHandler.process (AbstractProtocol.java:611)

    to org.apache.tomcat.util.net.JIoEndpoint$ SocketProcessor.run (JIoEndpoint.java:316)

    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)

    to java.util.concurrent.ThreadPoolExecutor$ Worker.run (ThreadPoolExecutor.java:615)

    to org.apache.tomcat.util.threads.TaskThread$ WrappingRunnable.run (TaskThread.java:61)

    at java.lang.Thread.run(Thread.java:745)

    [2015-09-10 04:44:58, 743 UTC] [ERROR] [http-bio-8101-exec-6] [com.fatwire.logging.cs] Exception in nvobject.fromstring endTag() in com.openmarket.gator.seed.StringRepresentation tag in the page ' fatwire/ui/controller/controller' in the element ' OpenMarket/Gator/FlexibleAssets/Common/recommendations' errno: 0 errdetail1: Exception in nvobject.fromstring endTag() in com.openmarket.gator.seed.StringRepresentation tag in the page ' fatwire/ui/controller/controller' in the element ' OpenMarket/Gator/FlexibleAssets/Common/recommendations' errno: errdetail 0: com.openmarket.gator.interfaces.RepresentationException 0: lack of character errdetail: 0

    com.openmarket.gator.interfaces.RepresentationException: lack of character

    at com.openmarket.gator.common.StringStream.peekCharacter(StringStream.java:62)

    at com.openmarket.gator.nvobject.NVObject.setFromString(NVObject.java:95)

    at com.openmarket.gator.seed.StringRepresentation.worker(StringRepresentation.java:61)

    at com.openmarket.gator.seed.BaseSeedObj.worker(BaseSeedObj.java:42)

    at com.openmarket.basic.seed.BaseSeed.endTag(BaseSeed.java:265)

    to com FutureTense.XML.Template.DynTag.execute(DynTag.java:218)

    to com FutureTense.XML.Template.BlockTag.execute(BlockTag.java:144)

    to com FutureTense.XML.Template.BlockTag.execute(BlockTag.java:120)

    to com FutureTense.XML.Template.IfChild.execute(BlockTag.java:397)

    to com FutureTense.XML.Template.IFTag.execute(BlockTag.java:496)

    to com FutureTense.XML.Template.BlockTag.execute(BlockTag.java:144)

    to com FutureTense.XML.Template.BlockTag.execute(BlockTag.java:120)

    to com FutureTense.XML.Template.LoopTag.execute(BlockTag.java:756)

    to com FutureTense.XML.Template.BlockTag.execute(BlockTag.java:144)

    to com FutureTense.XML.Template.BlockTag.execute(BlockTag.java:120)

    to com FutureTense.XML.Template.IfChild.execute(BlockTag.java:397)

    to com FutureTense.XML.Template.IFTag.execute(BlockTag.java:496)

    to com FutureTense.XML.Template.BlockTag.execute(BlockTag.java:144)

    to com FutureTense.XML.Template.BlockTag.execute(BlockTag.java:120)

    to com FutureTense.XML.Template.IfChild.execute(BlockTag.java:397)

    to com FutureTense.XML.Template.IFTag.execute(BlockTag.java:496)

    to com FutureTense.XML.Template.BlockTag.execute(BlockTag.java:144)

    to com FutureTense.XML.Template.BlockTag.execute(BlockTag.java:120)

    to com FutureTense.XML.Template.Root.execute(BlockTag.java:365)

    to com FutureTense.XML.Template.XMLEval.run(XMLEval.java:331)

    at COM.FutureTense.Common.ContentServer.evalTheXML (ContentServer.java:3311)

    at COM.FutureTense.Common.ContentServer.evalTemplate (ContentServer.java:2551)

    at COM.FutureTense.Common.ContentServer.processElement (ContentServer.java:1999)

    at COM.FutureTense.Common.CS.CallElement (CS.java:1603)

    at com.divine.ics.jsp.CallElement.doEndTag(CallElement.java:84)

    at com.openmarket.framework.jsp.Base.doEndTag(Base.java:143)

    to org.apache.jsp.jsp.cs_005fdeployed. OpenMarket.Gator.FlexibleAssets.FlexAssets.ContentForm1_jsp._jspx_meth_ics_005fcallelement_005f25 (ContentForm1_jsp.java:4724)

    to org.apache.jsp.jsp.cs_005fdeployed. OpenMarket.Gator.FlexibleAssets.FlexAssets.ContentForm1_jsp._jspService (ContentForm1_jsp.java:1551)

    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)

    at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:432)

    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:395)

    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:339)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)

    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)

    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)

    at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:748)

    at org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:604)

    at org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:543)

    to com FutureTense.Servlet.ServletRequest.include(ServletRequest.java:1410)

    to com FutureTense.Servlet.FRequestObj.include(FRequestObj.java:1422)

    to com FutureTense.Servlet.JSPServices.runJSP(JSPServices.java:111)

    to com FutureTense.Platform.FileSystem.FILESYSTEMJSPManager.runJSP(FILESYSTEMJSPManager.java:463)

    to com FutureTense.Servlet.JSPServices.runJSPObject(JSPServices.java:50)

    to com FutureTense.Platform.FileSystem.FILESYSTEMJSPManager$ JSPDataFile.run (FILESYSTEMJSPManager.java:190)

    at COM.FutureTense.Common.ContentServer.jspExecute (ContentServer.java:3027)

    at COM.FutureTense.Common.ContentServer.evalTemplate (ContentServer.java:2621)

    at COM.FutureTense.Common.ContentServer.processElement (ContentServer.java:1999)

    at COM.FutureTense.Common.CS.CallElement (CS.java:1603)

    at com.divine.ics.jsp.CallElement.doEndTag(CallElement.java:84)

    at com.openmarket.framework.jsp.Base.doEndTag(Base.java:143)

    to org.apache.jsp.jsp.cs_005fdeployed. OpenMarket.Gator.FlexibleAssets.FlexAssets.ContentForm_jsp._jspx_meth_ics_005fcallelement_005f0 (ContentForm_jsp.java:503)

    to org.apache.jsp.jsp.cs_005fdeployed. OpenMarket.Gator.FlexibleAssets.FlexAssets.ContentForm_jsp._jspx_meth_ics_005fthen_005f0 (ContentForm_jsp.java:475)

    to org.apache.jsp.jsp.cs_005fdeployed. OpenMarket.Gator.FlexibleAssets.FlexAssets.ContentForm_jsp._jspService (ContentForm_jsp.java:157)

    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)

    at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:432)

    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:395)

    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:339)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)

    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)

    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)

    at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:748)

    at org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:604)

    at org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:543)

    to com FutureTense.Servlet.ServletRequest.include(ServletRequest.java:1410)

    to com FutureTense.Servlet.FRequestObj.include(FRequestObj.java:1422)

    to com FutureTense.Servlet.JSPServices.runJSP(JSPServices.java:111)

    to com FutureTense.Platform.FileSystem.FILESYSTEMJSPManager.runJSP(FILESYSTEMJSPManager.java:463)

    to com FutureTense.Servlet.JSPServices.runJSPObject(JSPServices.java:50)

    to com FutureTense.Platform.FileSystem.FILESYSTEMJSPManager$ JSPDataFile.run (FILESYSTEMJSPManager.java:190)

    at COM.FutureTense.Common.ContentServer.jspExecute (ContentServer.java:3027)

    at COM.FutureTense.Common.ContentServer.evalTemplate (ContentServer.java:2621)

    at COM.FutureTense.Common.ContentServer.processElement (ContentServer.java:1999)

    to com FutureTense.XML.Template.CallElement.execute(CallTag.java:253)

    to com FutureTense.XML.Template.BlockTag.execute(BlockTag.java:144)

    to com FutureTense.XML.Template.BlockTag.execute(BlockTag.java:120)

    to com FutureTense.XML.Template.Root.execute(BlockTag.java:365)

    to com FutureTense.XML.Template.XMLEval.run(XMLEval.java:331)

    at COM.FutureTense.Common.ContentServer.evalTheXML (ContentServer.java:3311)

    at COM.FutureTense.Common.ContentServer.evalTemplate (ContentServer.java:2551)

    at COM.FutureTense.Common.ContentServer.processElement (ContentServer.java:1999)

    to com FutureTense.XML.Template.CallElement.execute(CallTag.java:253)

    to com FutureTense.XML.Template.BlockTag.execute(BlockTag.java:144)

    to com FutureTense.XML.Template.BlockTag.execute(BlockTag.java:120)

    to com FutureTense.XML.Template.IfChild.execute(BlockTag.java:397)

    to com FutureTense.XML.Template.IFTag.execute(BlockTag.java:496)

    to com FutureTense.XML.Template.BlockTag.execute(BlockTag.java:144)

    to com FutureTense.XML.Template.BlockTag.execute(BlockTag.java:120)

    to com FutureTense.XML.Template.Root.execute(BlockTag.java:365)

    to com FutureTense.XML.Template.XMLEval.run(XMLEval.java:331)

    at COM.FutureTense.Common.ContentServer.evalTheXML (ContentServer.java:3311)

    at COM.FutureTense.Common.ContentServer.evalTemplate (ContentServer.java:2551)

    at COM.FutureTense.Common.ContentServer.processElement (ContentServer.java:1999)

    at COM.FutureTense.Common.CS.CallElement (CS.java:1603)

    at com.divine.ics.jsp.CallElement.doEndTag(CallElement.java:84)

    at com.openmarket.framework.jsp.Base.doEndTag(Base.java:143)

    to org.apache.jsp.jsp.cs_005fdeployed. USER INTERFACE. Actions.AdvancedUIHtml_jsp._jspService (AdvancedUIHtml_jsp.java:452)

    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)

    at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:432)

    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:395)

    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:339)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)

    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)

    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)

    at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:748)

    at org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:604)

    at org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:543)

    to com FutureTense.Servlet.ServletRequest.include(ServletRequest.java:1410)

    to com FutureTense.Servlet.FRequestObj.include(FRequestObj.java:1422)

    to com FutureTense.Servlet.JSPServices.runJSP(JSPServices.java:111)

    to com FutureTense.Platform.FileSystem.FILESYSTEMJSPManager.runJSP(FILESYSTEMJSPManager.java:463)

    to com FutureTense.Servlet.JSPServices.runJSPObject(JSPServices.java:50)

    to com FutureTense.Platform.FileSystem.FILESYSTEMJSPManager$ JSPDataFile.run (FILESYSTEMJSPManager.java:190)

    at COM.FutureTense.Common.ContentServer.jspExecute (ContentServer.java:3027)

    at COM.FutureTense.Common.ContentServer.evalTemplate (ContentServer.java:2621)

    at COM.FutureTense.Common.ContentServer.processElement (ContentServer.java:1999)

    at COM.FutureTense.Common.CS.CallElement (CS.java:1603)

    at com.fatwire.cs.ui.framework.UIController.execute(UIController.java:150)

    at org.apache.jsp.jsp.cs_005fdeployed.fatwire.ui.controller.controller_jsp._jspService(controller_jsp.java:85)

    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)

    at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:432)

    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:395)

    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:339)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)

    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)

    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)

    at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:748)

    at org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:604)

    at org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:543)

    to com FutureTense.Servlet.ServletRequest.include(ServletRequest.java:1410)

    to com FutureTense.Servlet.FRequestObj.include(FRequestObj.java:1422)

    to com FutureTense.Servlet.JSPServices.runJSP(JSPServices.java:111)

    to com FutureTense.Platform.FileSystem.FILESYSTEMJSPManager.runJSP(FILESYSTEMJSPManager.java:463)

    to com FutureTense.Servlet.JSPServices.runJSPObject(JSPServices.java:50)

    to com FutureTense.Platform.FileSystem.FILESYSTEMJSPManager$ JSPDataFile.run (FILESYSTEMJSPManager.java:190)

    at COM.FutureTense.Common.ContentServer.jspExecute (ContentServer.java:3027)

    at COM.FutureTense.Common.ContentServer.evalTemplate (ContentServer.java:2621)

    at COM.FutureTense.Common.ContentServer.generatePage (ContentServer.java:1640)

    at COM.FutureTense.Common.ContentServer.evalPage (ContentServer.java:1276)

    at COM.FutureTense.Common.ContentServer.execute (ContentServer.java:465)

    to com FutureTense.Servlet.FTServlet.execute(FTServlet.java:129)

    to com FutureTense.Servlet.FTServlet.doGet(FTServlet.java:53)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:620)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)

    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)

    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)

    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)

    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)

    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)

    at com.fatwire.auth.RequestAuthenticationFilter.doFilter(RequestAuthenticationFilter.java:193)

    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)

    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)

    to com FutureTense.Servlet.URLRewriteFilter.doFilter(URLRewriteFilter.java:81)

    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)

    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)

    at com.fatwire.wem.sso.cas.filter.CASFilter.doFilter(CASFilter.java:241)

    at com.fatwire.wem.sso.SSOFilter.doFilter(SSOFilter.java:51)

    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)

    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)

    at com.fatwire.cs.ui.framework.UIFilter.doFilter(UIFilter.java:108)

    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)

    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)

    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:220)

    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122)

    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:503)

    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:170)

    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)

    at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:950)

    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)

    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:421)

    at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1070)

    to org.apache.coyote.AbstractProtocol$ AbstractConnectionHandler.process (AbstractProtocol.java:611)

    to org.apache.tomcat.util.net.JIoEndpoint$ SocketProcessor.run (JIoEndpoint.java:316)

    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)

    to java.util.concurrent.ThreadPoolExecutor$ Worker.run (ThreadPoolExecutor.java:615)

    to org.apache.tomcat.util.threads.TaskThread$ WrappingRunnable.run (TaskThread.java:61)

    at java.lang.Thread.run(Thread.java:745)

    We should always do the regex with required attribute. Or write a filter/listener to generate the URL programmatically.

Maybe you are looking for

  • Uninstalling Time Capsule airport

    Hello... I installed my Airport Time Capsule... .but I plugged on the modem with the bad port... the LAN port instead of the WAN port and I also didn t choose to use the option of passoword for guests... Does anyone know how to UNINTALL the airport t

  • Apple TV4 bluetooth headset

    Can you recommend an inexpensive bluetooth headset to use watching movies. For a person with a slight hearing problem. Thank you

  • Windows vista 64-bit crashing into the screen blue and often impossible to reboot after crash

    My windows crashes constantly everytime I try to watch a video or go to a page with java, if I try to install the new version of Adobe, it stops it's self down and do not restart, just it becomes black and stops.  I pay for membership to netflix and

  • Blue screen error: 0x0000001a when using system to restore with new hard drive disk

    original title: blue screen error when you use the system disk to restore with new hard drive I bought a new hard drive to my computer because the old one gave me a bunch of error messages on screen blues. I installed in the tower and tried to use my

  • Conflict Visual Studio 8-10

    Hello The other day I installed the complete driver solution (Color_LJPro_MFP_M177_full - solution_13295.exe) on my computer laptop wifes. It restarted a few moments later and ever since then, she gets a window to appear (repeatedly, if it closed it