Sybase jconnect and tomcat 5. Getting error:Cannot get a connection, pool

Hi,
I am not sure why i am getting this error.
All the drivers are in the write location. Tomcat does find and load the driver correctly.
But... when i try to connect, i get this error.
org.apache.commons.dbcp.SQLNestedException: Cannot get a connection, pool exhausted, cause:
java.util.NoSuchElementException: Could not create a validated object
at org.apache.commons.pool.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:851)
at org.apache.commons.dbcp.PoolingDataSource.getConnection(PoolingDataSource.java:140)
at org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDataSource.java:518)
at com.aoltw.ic.ars.data.DAO.connect(DAO.java:233)
at com.aoltw.ic.ars.data.authenticateDAO.getGroups(authenticateDAO.java:114)
at com.aoltw.ic.ars.data.authenticateDAO.getUserInfo(authenticateDAO.java:97)
at com.aoltw.ic.ars.helpcentral.presentation.action.loginAction.authenticate(loginAction.java:35)
at com.aoltw.ic.ars.helpcentral.presentation.action.loginAction.execute(loginAction.java:86)
at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:446)
at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:266)
at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1292)
Thanks
--Arun

What is the "right" location? I'll assume you mean your app's WEB-INF/lib.
Sounds like your Java code isn't closing statements and/or connections properly, or perhaps you need to increase the number of connections in the pool. I'm guessing it's the former.
MOD

Similar Messages

  • HT1694 Still getting error: "cannot get mail   the connection to the server failed"  please help, for ipad 1; for hotmail account

    cannot get my hotmail email with an ipad, get a connection to server failed error.  I have tried to delete and install the email with area on settings, did not change.  This email did work in the past until today,
    Thanks in advance

    Due to a screen issue, I had my iPhone 5 replaced two days ago. I repeated deleted the mail account and kept adding it but this did not make any difference. When I attempted to setup the new phone with my Google (Gmail via exchange active sync) accounts I was receiving this same "Cannot Get Mail" error. From what I was able to gather, this problem should be affecting Gmail accounts set up via Exchange. When originally purchasing the phone I was assisted and directed to set up my Gmail account through Exchange because it had the ability to use "ActiveSync" and push not only mail and calendars, but all of my contacts as well. I found this article regarding the subject.
    http://www.pcmag.com/article2/0,2817,2413283,00.asp
    What it came down to was having to delete my Gmail via Exchange account and separate it into two different accounts, a regular gmail account for my mail and a CardDAV account for my contacts.
    Here is what I did. Google is changing their system and for new registrars Exchange ActiveSync will not work so you will be unable to register your account via Exchange and have your mail, calenders, and contacts all pushed together. I find this change really annoying. If you are having problems accessing your contacts after deleting the mail account, like I was, here is the work around.
    To circumvent this issue go to Setting > Mail, Contacts, Calendars > Add Account > Other > Add CardDAV Account: Under server ender google.com, then your email user name and password, then click next to verify the information.
    I hope this helps.

  • Getting error while configuring DbAdapter connection pool

    I have SOA Suite 11g (11.1.1.5.0) installed.
    I have created a Data Source (soademoDatabase) in WLS Admin console, as per instructions in Oracle Tutorial.
    Then I created a connection pool for DbAdapter.
    However when I tried to update the DbAdapter to 'Redeploy this application', I got following error:
    weblogic.descriptor.BeanAlreadyExistsException: Bean already exists: "weblogic.j2ee.descriptor.wl.ConnectionInstanceBeanImpl@a0965ff7(//
    [javax.resource.cci.ConnectionFactory]/ConnectionInstances[eis/DB/soademoDatabase])"
    After this, when I restarted Admin and Managed servers, DbAdapter is failing to start. Following error is shown in the log:
    [4] The ra.xml <connectionfactory-impl-class> class 'oracle.tip.adapter.apps.AppsConnectionFactory' could not be loaded from the resource adapter archive/application because of the following error: java.lang.NoClassDefFoundError: oracle/tip/adapter/db/DBConnectionFactory
    at weblogic.connector.deploy.ConnectorModule.prepare(ConnectorModule.java:230)
    at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
    at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:517)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:159)
    Any help/suggestion in this regard is really appreciated.
    Thanks in advance

    Thanks Anuj.
    I checked DBAdapter deployment plan..not sure which entries to remove.."eis/DB/soademoDatabase" is referenced 3-4 times in it.
    Please find below the plan file. If you can advise which entries to remove, that will be really helpful.
    <?xml version='1.0' encoding='UTF-8'?>
    <deployment-plan xmlns="http://xmlns.oracle.com/weblogic/deployment-plan" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://xmlns.oracle.com/weblogic/deployment-plan http://xmlns.oracle.com/weblogic/deployment-plan/1.0/deployment-plan.xsd" global-variables="false">
    <application-name>connectors</application-name>
    <variable-definition>
    <variable>
    <name>ConnectionInstance_1.eis/DB/soademoDatabase_JNDIName_13299030406160</name>
    <value>eis/DB/soademoDatabase</value>
    </variable>
    <variable>
    <name>ConfigProperty_xADataSourceName_Value_13299033172170</name>
    <value>jdbc/soademoDatabase</value>
    </variable>
    </variable-definition>
    <module-override>
    <module-name>DbAdapter.rar</module-name>
    <module-type>rar</module-type>
    <module-descriptor external="false">
    <root-element>weblogic-connector</root-element>
    <uri>META-INF/weblogic-ra.xml</uri>
    <variable-assignment>
    <name>ConnectionInstance_1.eis/DB/soademoDatabase_JNDIName_13299030406160</name>
    <xpath>/weblogic-connector/outbound-resource-adapter/connection-definition-group/[connection-factory-interface="javax.resource.cci.ConnectionFactory"]/connection-instance/[jndi-name="1.eis/DB/soademoDatabase"]/jndi-name</xpath>
    <origin>planbased</origin>
    </variable-assignment>
    <variable-assignment>
    <name>ConfigProperty_xADataSourceName_Value_13299033172170</name>
    <xpath>/weblogic-connector/outbound-resource-adapter/connection-definition-group/[connection-factory-interface="javax.resource.cci.ConnectionFactory"]/connection-instance/[jndi-name="eis/DB/soademoDatabase"]/connection-properties/properties/property/[name="xADataSourceName"]/value</xpath>
    </variable-assignment>
    <hash-code>1329903975155</hash-code>
    </module-descriptor>
    <module-descriptor external="false">
    <root-element>connector</root-element>
    <uri>META-INF/ra.xml</uri>
    </module-descriptor>
    <module-descriptor external="true">
    <root-element>wldf-resource</root-element>
    <uri>META-INF/weblogic-diagnostics.xml</uri>
    </module-descriptor>
    </module-override>
    <config-root>C:\Middleware\SOASuite11gR1PS4\Oracle_SOA1\soa\connectors\plan</config-root>
    </deployment-plan>
    Thanks

  • HT201320 Hi, I'm trying to set up my email account on my new ipad but getting an error Cannot get mail. Think I've put everything in correctly but obviously need some help

    Trying to set up email and getting error Cannot get MailUsername or password incorrect. I think everything's correct. Anyone got any other settings I should check?

    Managed to sort it thanks. I had 2 issues. - q
    1 was just case sensitive password
    2 had to set server type to POP
    Now working fine, thanks

  • ERROR : Cannot get data set while connecting to BI.

    Hi,
    I am trying to connect to BI trouggh my application. I am following one of the document which i got from SDN. But now i am getting ERROR : Cannot get data set  while connecting to BI.  Can any one tell me why i am getting this error.
    when i tried to excecute first time it gave the same error for the bellow given Querry. But after that it got excecuted. Then again It gave the same error. But it got excecuted twise like that after that it dint get excecuted once also.
    Querry:  SELECT
    [Measures].MEMBERS ON AXIS(0) ,
    NON EMPTY [0VENDOR].MEMBERS ON AXIS(1)
    FROM [0PUR_C01/0PUR_C01_DB_Q04];
    Regards,
    H.V.Swathi
    Edited by: H.V Swathi on Jun 1, 2009 1:33 PM

    HI,
    Thanks for ur reply.
    NO
    i am using this part of code to display the result in IFrame.
    IConnectionFactory connectionFactory = null;
         IBIConnection connection = null;
         IBIDataSet dataset = null;
    //        get the MDX statement entered by the User
         String mdxStatement = wdContext.currentContextElement().getMDXQ();
         wdComponentAPI.getMessageManager().reportSuccess("mdxStatement  "+mdxStatement.toString());
    //        Declare a stringbuffer to store the HTML Code
         StringBuffer l_strXmlFile = new StringBuffer();
         wdComponentAPI.getMessageManager().reportSuccess("l_strXmlFile  "+l_strXmlFile.toString());
         try {
    //        Connect to BW System
         Context initctx = new InitialContext();
    //        Perform JNDI lookup to obtain connection factory
            wdComponentAPI.getMessageManager().reportSuccess("l_strXmlFile eeeeee ");
         connectionFactory =
         (IConnectionFactory) initctx.lookup(
         "deployedAdapters/SDK_XMLA/shareable/SDK_XMLA");
    //        Establish connection using default connection properties
            wdComponentAPI.getMessageManager().reportSuccess("connectionFactory  "+connectionFactory);
         connection =
         (IBIConnection) connectionFactory.getConnectionEx(null);
         wdComponentAPI.getMessageManager().reportSuccess("connection  "+connection);
         IBIOlap olap = ((IBIConnection) connection).getOlap();
         wdComponentAPI.getMessageManager().reportSuccess("olap  "+olap);
    //     Execute the MDX statement and retrieve the data set
    //     using the execute method of the IBIOlap interface.
    dataset = olap.execute(mdxStatement);
    wdComponentAPI.getMessageManager().reportSuccess("dataset  "+dataset);
    } catch (Exception e) {
    e.printStackTrace();
    wdComponentAPI.getMessageManager().reportException(
    e.getLocalizedMessage(),
    true);
    } finally {
    try {
    connection.close();
    } catch (Exception e1) {
    //     TODO Auto-generated catch block
    e1.printStackTrace();
    if (dataset == null) {
    wdContext.currentContextElement().setResult_Visibility(
    WDVisibility.NONE);
    } else {
    wdContext.currentContextElement().setResult_Visibility(
    WDVisibility.VISIBLE);
    //     Render the data set.
    l_strXmlFile
    .append("<html>")
    .append("<head></head>")
    .append("<body>");
    //     Display the MDX that has been executed.
    l_strXmlFile
    .append("<p><b>MDX Statement that was executed:</b><br> ")
    .append("<span class=\"code\">")
    .append(mdxStatement)
    .append("</span> </p>");
    try {
    BIDataSetTableModel table =
    new BIDataSetTableModel(dataset, false);
    l_strXmlFile.append("<p>Result set:</p>");
    l_strXmlFile.append(
    "<table width=700 border=1 cellpadding=0 cellspacing=0>");
    int row = table.getRowCount();
    int col = table.getColumnCount();
    for (int i = 0; i < row; i++) {
    l_strXmlFile.append("<tr>");
    for (int j = 0; j < col; j++) {
    BITableItem item = (BITableItem) table.getValueAt(i, j);
    l_strXmlFile.append("<td class=\"headCenter\">"); l_strXmlFile.append(Helpers.escape(item.toString()));
    l_strXmlFile.append("</td>");
    l_strXmlFile.append("</tr>");
    l_strXmlFile.append("</table>");
    l_strXmlFile.append("</body></html>"); } catch (BISQLException e2) {
    //     TODO Auto-generated catch block
    e2.printStackTrace();
    //     read the stringbuffer into bytes
    byte[] l_byteData = null;
    try {
    l_byteData = l_strXmlFile.toString().getBytes("UTF-8");
    } catch (UnsupportedEncodingException e) {
    wdComponentAPI.getMessageManager().reportException(
    e.getLocalizedMessage(),
    false);
    //     Create a web resource and set the value of the
    //     context variable "IFrameData" to it's URL
    IWDCachedWebResource l_File =
    WDWebResource.getWebResource(
    l_byteData,
    WDWebResourceType.HTML);
    try {
    wdContext.currentContextElement().setIFrameData(
    l_File.getURL());
    } catch (WDURLException e1) {
    wdComponentAPI.getMessageManager().reportException(
    e1.getLocalizedMessage(),
    false);
    Reagards,
    H.V.Swathi

  • I have two faults! 1, an error comes up in Ps CC 2014 "could not apply the saved panel configuration, restring to default and my tools have disappeared completely and anything ive tried I cannot get them back not even the drop down menu in 'window' helps

    I have two faults! 1, an error comes up in Ps CC 2014 "could not apply the saved panel configuration, restring to default and my tools have disappeared completely and anything ive tried I cannot get them back not even the drop down menu in 'window' helps at all. And 2, Lr everytime I load it up it gives me the option to retry or switch to and it takes a while for me to even get anywhere with it I think it has something to do with the catalogs? I've been using these programs for a few years now on a Mac...no problem but when I use a PC when I'm away coz it's the (only) comp available these happen PC's are so useless! Please can anyone help??...

    I can give a few suggestions on Photoshop CC 2014, but Lightroom is a separate forum and you should ask Lr questions there.
    First close Photoshop.
    Then start Photoshop by double-clicking on it's icon and very quickly after that, hold down the ctrl-alt-shift keys until you see the reset dialog. answer "Yes" to delete settings, and let Photoshop continue to load.
    It's tricky to do and may take a few tries, but at least it should reset Photoshop CC 2014 to defaults.
    Gene

  • Our company have just upgraded to iOS 6 and the majority of the users are now receiving the following error 'Cannot Get Mail – Server error. Contact your server administrator' when accessing ms exchange this never happened on iOS 5 can anyone help

    Our company have just upgraded to iOS 6 and the majority of the users are now receiving the following error 'Cannot Get Mail – Server error. Contact your server administrator' when accessing ms exchange this never happened on iOS 5 can anyone help

    Have you tried deleting the account and re-adding it on the phone?
    What version of Exchange server are you running?

  • Error: Cannot get Azure subscription ID and thumbprint. Failed in New-FirewallRuleForWebsite in New-AzureSql.ps1

    I am working through the eBook "Building Cloud Apps with Microsoft Azure" and when I run New-AzureWebsiteEnv.ps1 I get the following error
    Error: Cannot get Azure subscription ID and thumbprint. Failed in New-FirewallRuleForWebsite in New-AzureSql.ps1
    I have already tried adding -ExtendedDetails to Get-AzureSubscription in New-AzureSql.ps1 and New-AzureWebsiteEnv.ps1.
    I am using Azure PowerShell 0.8.16 and Windows 7 Service Pack 1.

    Hi,
    Not too sure if you have tried this:
    In the code you will have a line:
    $s = Get-AzureSubscription –Current
    Change that line to:
    $s = Get-AzureSubscription -Current –ExtendedDetails
    The difference between the two lines is that the –ExtendedDetails will return the Thumbprint required by the code
    Reference:=
    http://blogs.msdn.com/b/devschool/archive/2015/04/10/error-in-fixit-demo-cannot-get-azure-subscription-id-and-thumbprint-urghh.aspx
    Regards,
    Mekh.

  • When i login to icloud form windows 7 Home premium PC, I get error - Cannot sign in due to server error

    When i login to icloud form windows 7 Home premium PC, I get error - Cannot sign in due to server error

    You may have to follow the slightly more detailed steps in whichever of these two applies to you.
    HT1925: Removing and Reinstalling iTunes for Windows XP
    HT1923: Removing and reinstalling iTunes for Windows Vista, Windows 7, or Windows 8
    Rebooting into safe mode may be needed to delete any folder the instructions say you should remove. You may also find this Microsoft Fixit helps to remove stubborn components. It has taken some people several attempts to completely clean iTunes and supporting software before they have been able to successfully reinstall it.
    tt2
    Message was edited by: turingtest2

  • Getting error "cannot open" when playing Videos purchased on itunes.

    I'm trying to stream videos from my PC to my iPad 2 using the "Videos" app and i keep getting error "cannot open" on any video that I try to play that I purchased through iTunes. Other videos I added that werent purshased through itunes play fine however. Can anyone help with a solution? My iPad is on 5.0.1 if that helps.

    I'm getting this error suddenly. I used to be able to stream purchased movies just fine, and now it simply says, "Cannot open." With movies I ripped from my DVDs, they will play just fine, but movies purchased from iTunes give the error every time.
    I know I don't have any odd characters in my name like mikesoderstrom had and I haven't changed any account details since the last time it was working a few weeks ago. The only major change I can think of is upgrading to iTunes 11.
    My iTunes account says that both my Mac and my Phone are still authorized. Maybe I should try deauthorizing all anyway, but I'd rather not deal with the hassle of re-authorizing, especially if it didn't work for someone who tried it already.
    I have no problems with downloading/updating apps, just with Home Sharing purchased movies.

  • Network Error []: Cannot Get Host Name when running business rules

    Guru's
    We are getting the following error intermittently when we are running business rules (Planning Application >>Tools>>Business Rules) or running SmartView refreshes:
    Network error []: Cannot Get Host Name
    The following is then logged in the Essbase Application logs:
    Local/Application/Database/admin@Native Directory/Error(1042022)
    Network error []: Cannot Get Host Name.
    A quick look at the Essbase Error Messages Doc says it is a network error and we have to consult the network documentation. Unfortunately this is not very descriptive so we logged an SR with Oracle but we don't seem to be getting a resolution.
    The environment is 11.1.2.0 and the architecture is as follows:
    Server 1 - MS Server 2008 x64:
    Planning, Calc Manager, Foundation Services, Framework Web Services, EAS, APS, Web Analysis, FR Web Services
    Server 2 - MS Server 2008 x64:
    Essbase Server
    Server 3 - MS Server 2008 x64:
    Framework Services, FR Print Services
    We have tried doing the following:
    1. Put in the server host names into the hosts file on the Hyperion Servers
    2.  Applied the following TCP/IP settings on all the Hyperion Servers and one of the user machines as a test:
          - Added a new DWORD Value named TcpTimedWaitDelay and set it to 30.
         - Added a new DWORD Value named MaxUserPort and set it to 65534.
         - Added a new DWORD Value named MaxFreeTcbs and set it to 6250
    3. Confirmed that there are no packet drops by monitoring the server NICs so no packet loss could be the cause of this issue
    4. The Essbase Config file has the following settings:
    NETDELAY 2000
    NETRETRYCOUNT 2500
    Has anyone come across this issue and if you managed to resolve it, how did you go about it.
    Thanx

    Hi Rahul
    The issue is happening to a number of calcs so it it not one calc specifically. I will ask the functional consultants to enhance the logging in the business rules so that we can see if the issue happens on a specific member\block etc and yes we do use Xrefs
    We can run this as a calc in EAS without any issues and it's intermittent because this business rule runs 95% of the time in Planning Application >> Tools >>Business Rules without any issues.
    Thanks

  • N96 Error Cannot get enough information about the ...

    I am getting error
    "Error Cannot get enough information about the phone[3]
    "Unspecified error [1]"
    i downloaded the http://static.s2g.gate5.de/nokiamaps-client/nokia_ maps_3.01_09wk44_b01_s60_3.1_lm_rom.sis , but i am getting no signal and i cant sync my favorites...
    anyone?

    problem solve..check this link!!!
    /t5/Maps-Navigation-and-GPS/E75-Maps-Updater-Error-Cannot-get-enough-information-about/m-p/673980

  • HT2480 Ipad mini - exchange email stopped working randomly  Error: "Cannot get mail. The connection to the server failed."

    I got an iPad mini over Christmas and have had no issues setting up/managing my email until yesterday. I've had my Exchange email working for almost a month, and yesterday I stopped getting emails and getting the error: "Cannot Get Mail. The connection to the server failed."
    I tried resetting the device (multiple times) and deleting and recreating the Exchange account (multiple times). This is getting annoying because it worked fine up until yesterday. I'm not aware of any updates to the device, or any changes that have occurred since yesterday.

    Due to a screen issue, I had my iPhone 5 replaced two days ago. I repeated deleted the mail account and kept adding it but this did not make any difference. When I attempted to setup the new phone with my Google (Gmail via exchange active sync) accounts I was receiving this same "Cannot Get Mail" error. From what I was able to gather, this problem should be affecting Gmail accounts set up via Exchange. When originally purchasing the phone I was assisted and directed to set up my Gmail account through Exchange because it had the ability to use "ActiveSync" and push not only mail and calendars, but all of my contacts as well. I found this article regarding the subject.
    http://www.pcmag.com/article2/0,2817,2413283,00.asp
    What it came down to was having to delete my Gmail via Exchange account and separate it into two different accounts, a regular gmail account for my mail and a CardDAV account for my contacts.
    Here is what I did. Google is changing their system and for new registrars Exchange ActiveSync will not work so you will be unable to register your account via Exchange and have your mail, calenders, and contacts all pushed together. I find this change really annoying. If you are having problems accessing your contacts after deleting the mail account, like I was, here is the work around.
    To circumvent this issue go to Setting > Mail, Contacts, Calendars > Add Account > Other > Add CardDAV Account: Under server ender google.com, then your email user name and password, then click next to verify the information.
    I hope this helps.

  • Getting error "cannot connect to the App Store"

    getting error "cannot connect to the App Store"

    YAY!!! Saved it in my Mac's Firefox Bookmarks for easy future access!
    Hope you are having a lovely afternoon today! I'm about ready to go bobo....I have an early meeting, and I don't want to oversleep! The nice part is that I work remotely, so I only have to wake up 15 minutes or so before the meeting.... I don't even use an alarm clock anymore (really, my iPhone alarm, which is much more pleasant), unless I have to get up at 6:30 or something....
    TMI?
    GB

  • Getting error "Cannot initialize Report Engine server. (RWI 00226)"

    Hello All,
    We have BO XI 3.1 running on AiX 5.3 and db2 9.5 with fixpack 6.
    I am getting error "Cannot initialize Report Engine server. (RWI 00226)" Whenever i am trying to create a document or report.
    We were not getting this error earlier. getting it since few days.
    currently our web intelligence processing server is not running and showing the status as "initializing and disabled".
    every time when i tried to restart web intelligence processing server,it is going to initializing status only.
    I tried to enable the trace for this server but it is not allowing me to do and throughing the error " Configuration, auditing or enable/disable state change rejected; server SIA.WebIntelligenceProcessingServer is currently being initialized."
    I also tried creating a new instance of web intelligence processing server, even it has also gone to "initializing" status all the time.
    Environment Information:
    BOXI 3.1 SP2
    OS: AIX 5.3
    DB: DB2 9.5 Fix pack 6
    Plese help in resolving this issue.
    Thanks & Best Wishes,
    Sachin.

    Hi,
    Thanks for your prompt response.
    I already tried the solution provided by you. I stopped BO server completely and restarted it again but it does not worked for me.
    I have stopped the old Web intelligence processing server and created a new instance and started, but the new one has not started but going to initializing status.
    It even not allowing me to delete the newly created instance, saying that it is still in initializing status.
    Please suggest me if anything else i need to check.
    Thanks in advance.
    Best Regards,
    Sachin

Maybe you are looking for

  • Imac 24 aluminum - apple hardware test using wireless keyboard

    The manual that came with my imac describes the steps to run the apple hardware test as follows: 1. disconnect all external devices, except keyboard and mouse 2. restart mac holding the 'd' key The apple hardware chooser should appear next. When I do

  • Firewire cable won't charge iPhone 3GS.......Why

    Can someone explain to me why my firewire cable won't charge my iPhone yet it will charge my ipod 3rd gen, 5th gen and touch 1st gen without any problem! I have the firewire/usb double connector cable which goes into a dock station. The firewire goes

  • How to disable quicktime in firefox, and launch with VLC.

    I have tried to disable the quicktime browser plugin in quicktime to not open .mpeg and simular files, however they still launch the quicktime player plugin in firefox. How can I get it so that any video file i click on asks me which program I would

  • How can I put a short clip to good use?

    I have a very short clip, less than 4 seconds, which is difficult to work into my sequence. I'm reluctant to discard it for sentimental reasons. Any suggestions as to what type of special effects I can play so I can keep it? I've been working for sev

  • What is the best way to handle input parameter

    When writing sub-vi's, what is the best way to handle input parameter range checking? On the front panel I can choose to have numeric values coerced to be within range, but this does not affect constants or controls wired to the vi when used as a sub