Deployment of Apex on Glassfish 4.1/ORDS3 gives a 404 - Not Found

Hello

I tried to get the apex running on glassfish, I tried deployment ORDS3 to market. The deployment of ords3 gave no problem, it is successfully connected to the database and configured the users affected, but whenever I try to access apex, I get an error 404-not found .

Research on the Glassfish server log file gives this error whenever I refresh the page

The pool named: apex_pu is not properly configured, error: not a valid Cache active DataSource or connection caching disabled

And gives the same errorfor the named apex_al and apex pools

I checked the file defaults.xml and the content seems OK, host, port, and sid are all correctly defined. The face that I could set up ords3 correctly (must connect to the database with SYS) shows the connection to the database. The passwords for the users of four (APEX_PUBLIC_USER, APEX_LISTENER, APEX_REST_PUBLIC_USER and ORDS_PUBLIC_USER) are all set correctly, none of these users is locked or expired password.

Definition of debugging on and displayed on the screen are the following below the 404 message

mapped using the request: / * to: PLSQL:apex

Did not find any dispatcher to manage demand:

-Attributes-

org.glassfish.web.RequestFacadeHelper = org.apache.catalina.core.RequestFacadeHelper@12c59b7c

nanoStart = 1436890023283

apex.diagnostic.Context = attempt to treat it as a Service that can be distributed

Main-ECID = ECIDPrincipal [ecid = 45dyLNyQxd4uJdTxKkefYg...]

Oracle.DBTools.http.ECID = c0tz58LbxdehVOK8u30zbw...

oracle.dbtools.common.di.Services = Scope Request

I'm under glassfish on Linux on a database of 12 c (on a separate Linux, Apex 4.2)

I use the oracle instant client to connect.

Using Glassfish 4.1

And JDK 1.7.79 (I spent 1.8 because of this)

GlassFish is running as root (recommended/not desirable), but all the configuration files affected are owned by the same user

What comes to mind is something to do with permissions, or something to do with java/jdk, but I can't do the problem.

Can someone give me an idea what could be the problem?

With regard to the Ferrari.

Solved... Somehow.

When you have eliminated the impossible, what remains, however improbable, must be the truth!

I have created another domain of glassfish, deployed the exact same .war, with the exact same defaults.xml file... and it worked. It seems that the glassfish domain (default domain?) had a form of problem.

Concerning

Tags: Database

Similar Questions

  • APEX 5.01 ADR 3.0.1 error 404 not found ordsapex_admin. All the steps done installations, ADR started with SQLDeveloper.

    Newbie, Dan:

    Chrome after http://localhost: 8080/apex/apex_admin "error HTTP 404 problem access/ordsapex_admin. reason: not found".

    Installation steps:

    APEX 5.0.1.00.06

    @apxrtins.sql SYSAUX SYSAUX TEMP/i /;

    @apxchpwd.sql;

    ALTER USER APEX_050000, FLOWS_FILES, APEX_PUBLIC_USER UNLOCK and pass

    EXEC DBMS_XDB. SETHTTPPORT (0);

    Hi adamar,.

    Adamar wrote:

    Chrome after http://localhost: 8080/apex/apex_admin "error HTTP 404 problem access/ordsapex_admin. reason: not found".

    Installation steps:

    APEX 5.0.1.00.06

    @apxrtins.sql SYSAUX SYSAUX TEMP/i /;

    First of all what you have installed 'Runtime Environment' for Oracle APEX 5.0 and 'Runtime Environment' has no GUI as in "Development Environment". 'Runtime environment' has GUI access only for applications deployed in it.

    Reference: https://docs.oracle.com/cd/E59726_01/install.50/e39144/overview.htm#HTMIG366

    You need to convert "Runtime Environment" to "Development Environment".

    Reference: https://docs.oracle.com/cd/E59726_01/install.50/e39144/listener.htm#HTMIG29457

    Are you using the correct installation procedure Oracle APEX and configuration ADR?

    Reference: https://docs.oracle.com/cd/E59726_01/install.50/e39144/listener.htm#HTMIG29143

    Second thing : when you use Oracle REST Data Services like Web listener option, there is no /apex but /ords. So, your connection APEX links will be:

    Third thing : on 404 - when setting up ADR 3.0 have you skipped configuration "PL/SQL gateway '? (This step refers to the configuration of Oracle APEX with ADR (APEX_PUBLIC_USER configuration) which is required for the operation of Oracle APEX with ADR)?

    Otherwise, you will run into the following error message:

    Also open your "ords.3.0.1.177.18.02" folder and run the "readme.html" file in a browser and go to the section "404 errors when Oracle configuration REMAINS Data Services" on the causes of 404.

    Finally , go through the following threads on the Oracle APEX installation and configuration ADR where talked to errors of detail in the course of setting up ADR and the means to solve them:

    Kind regards

    Kiran

  • Deployment of Apex with Glassfish4.1/ADR 3 gives me a 404 - Not Found

    Hello

    I tried to get the apex running on glassfish, I tried deployment ORDS3 to market. The deployment of ords3 gave no problem, it is successfully connected to the database and configured the users affected, but whenever I try to access apex, I get an error 404-not found .

    Research on the Glassfish server log file gives this error whenever I refresh the page

    The pool named: apex_pu is not properly configured, error: not a valid Cache active DataSource or connection caching disabled

    And gives the same errorfor the named apex_al and apex pools

    I checked the file defaults.xml and the content seems OK, host, port, and sid are all correctly defined. The face that I could set up ords3 correctly (must connect to the database with SYS) shows the connection to the database. The passwords for the users of four (APEX_PUBLIC_USER, APEX_LISTENER, APEX_REST_PUBLIC_USER and ORDS_PUBLIC_USER) are all set correctly, none of these users is locked or expired password.

    Definition of debugging on and displayed on the screen are the following below the 404 message

    mapped using the request: / * to: PLSQL:apex

    Did not find any dispatcher to manage demand:

    -Attributes-

    org.glassfish.web.RequestFacadeHelper = org.apache.catalina.core.RequestFacadeHelper@12c59b7c

    nanoStart = 1436890023283

    apex.diagnostic.Context = attempt to treat it as a Service that can be distributed

    Main-ECID = ECIDPrincipal [ecid = 45dyLNyQxd4uJdTxKkefYg...]

    Oracle.DBTools.http.ECID = c0tz58LbxdehVOK8u30zbw...

    oracle.dbtools.common.di.Services = Scope Request

    I'm under glassfish on Linux on a database of 12 c (on a separate Linux, Apex 4.2)

    I use the oracle instant client to connect.

    Using Glassfish 4.1

    And JDK 1.7.79 (I spent 1.8 because of this)

    GlassFish is running as root (recommended/not desirable), but all the configuration files affected are owned by the same user

    What comes to mind is something to do with permissions, or something to do with java/jdk, but I can't do the problem.

    Can someone give me an idea what could be the problem?

    With regard to the Ferrari.

    Solved... Somehow.

    When you have eliminated the impossible, what remains, however improbable, must be the truth!

    I have created another domain of glassfish, deployed the exact same .war, with the exact same defaults.xml file... and it worked. It seems that the glassfish domain (default domain?) had a form of problem.

    Concerning

  • Cannot configure listener APEX Access 2.0.1 - 404 - Not Found

    Hello

    Fist of all I use:

    Apex 2.0.1 on D:\listener listener
    Apex 4.2
    GlassFish Server Open Source Edition on C:\ 3.1.2.2
    Windows 7 x 64
    Oracle 11g r2

    I have deployed listener APEX 2.0.1 on GlassFish Server Open Source Edition 3.1.2.2 successfully, but I can't access apex / http://hmarquez-lap:8090 / listenerConfigure. It returns a 404 not found error.
    Also I can not access /listenerStatus

    I followed the steps to deploy the earpiece of the apex on glassfish OracleDoc
    I double checked properly, I created under default config-> Security-> file managerlistener on the list of the Manager of group and adminlistener on the list of the Admin group
    The role of main default mapping is checked in the default configuration

    I don't know if this has to do with any file in the directory or the config, it's configuration:

    After running generate-jvm-report on console glassfish (asadmin.bat)
    Sun.java.Launcher = SUN_STANDARD
    Sun.JNU.Encoding = Cp1252
    Sun.Management.Compiler = levels of HotSpot 64-bit Com
    Sun.OS.patch.Level = Service Pack 1
    User.country = en
    User.dir = C:\glassfish3\glassfish\domains\domain1\
    User.Home = C:\Users\hmarquez
    User.language = en
    User.Name = hmarquez
    User.TimeZone = America/Mexico_City
    User.Variant =
    Web.Home = C:\glassfish3\glassfish\modules\web


    C:\Users\hmarquez > echo %UserProfile%
    C:\Users\hmarquez

    C:\Users\hmarquez > echo folder
    C:\Users\hmarquez\AppData\Local\Temp


    Also
    Where the Summit-config. XML?
    Y at - it a tutorial to configure manually apex/WEB-INF/web.xml

    I see this param in apex/WEB-INF/web.xml, but I have not found how to configure
    config.dir < param-name > < / param-name >
    <!-enter the location where the configuration of parameters to be stored-->
    C:\apex < param-value > < / param-value >

    Thanks in advance
    -Hector

    Published by: 996127 on April 3, 2013 15:22

    996127 wrote:
    Hello

    In fact, I followed the tutorial you mentioned to deploy the earpiece of the APEX. And I wanted to access listenerConfigure, because after I deployed to glassfish with success I can work with APEX

    The page listenerConfigure does not exist with APEX listener 2.0.

    You must either configure the jar before you deploy on Glassfish or use the interface configuration of SQL Developer - I've always used the pot without problem configuration.

  • HTTP 404 not found - the/apex/f requested URL was not found on this server

    All of a sudden, I get the following errors on one page in my application - "the apex/f URL requested is not found on this server".

    I tried to export and import the page with no luck.  The import/export process works successfully; However, I get the same error on the new exported page.

    I can edit the page and the rest of the application is operational - I can not simply run the page without receiving the "Not found" error

    I use the Oracle 11.2.0.3 database.  I use thepl/sql gateway to connect to the APEX.

    I looked at many articles from forum, but nothing seems to be due to my problem.

    It seems that the key generated on the URL is damaged:

    http://localhost:8585/apex/f? p = 101:3:1337553032969279:NO:

    If I remove the 1337553032969279:NO: URL, the login page is running successfully, but a time Oracle tries to access the page it adds the BACKSPACE on the URL and I get the message "not found".

    The keys for the other pages of the DBMS work very well. Only, I have a problem with this page.

    Hello

    You get this error when you run the APEX page?

    Can you import your application to apex.oracle.com or reproduce the HTTP 404 not found error?

    If you share the developer connection information in the workspace, I can try to take a look at what could be the problem.

    Kind regards

    Jari

  • Error 404 - not found listenerConfigure but not with the apex page

    Hello

    I just installed the listener APEX 2.0.1 as a stand-alone installation.
    I don't use EPG.

    I get the error 404 - Not Found When I pass in my browser the url:

    http:// < My Server >: 7777/apex/listenerConfigure

    but I have the correct application page when I get home:

    http:// < My Server >: 7777/apex

    Does anyone have an idea about goes wrong with that?

    Kind regards.

    Hello

    http:// : 7777/apex/listenerConfigure

    This URL does not exist for APEX listener 2.0.1 because the web configuration interface has been removed with 2.0. There was improvements to the command line interface to configure the listener of the APEX and there is a new interface, you can use with SQL Developer since 3.2 (current version 3.2.2 is recommended).

    Always take a glance the documentation that matches the version of software you are using. In your case, it would be the [url http://docs.oracle.com/cd/E37099_01/doc/doc.20/e25066/toc.htm]APEX earphone 2 Installation and Configuration Guide.

    -Udo

  • A deployed Application OK;  my application still gets the "404 Not Found" error...

    I'm trying to deploy my application from in JDeveloper 10.1.3.4 to the oc4j standalone on the local host, before you deploy to an application server. I am a beginner and I do this by following a tutorial. The tutorial application is deployed very well, but my application still gets the "404 Not Found" error after deployment.

    The standalone oc4j is installed on my PC under Windows XP by running the \jdev\bin\start_oc4j.bat file < jdev_home > and works very well because the tutorial application is deployed and works very well.

    For the purposes of the tutorial, the deployment is the last chapter (Chapter 10). I started from the application of the tutorial almost completed at the end of Chapter 9 and went throug all the steps in Chapter 10 and the application is deployed and invoke it with success.

    My application starts with the login.jspx page. The application works perfectly when it is called directly in JDeveloper by right click on login.jspx and then selecting run. But in case to go through the same steps as for the application of the tutorial, my request still get "404 Not Found" in the browser.

    The deployment steps are:

    1. right click on the ViewController project, select new, then on profiles/WAR deployment file, to create the deployment profile. During the creation of this profile, I entered 'ZBV' according to the root context custom.

    2 right-click on the deployment profile (ZBV.deploy) and "deploy to...» "the standalone oc4j on localhost and accept the default configuration. Messages in the log in JDeveloper window are clean without error.

    3. open a browser, enter the url "http://localhost:8888/ZBV/faces/staff/login.jspx and get"404 Not Found". I cancelled and went through the same steps several times and always got the same error. I use /staff/login.jspx after ZBV/faces because in the navigation of the Application, the login.jspx file is located in the staff-ViewController-Web content folder.

    I wonder what could be wrong with my request. In the tutorial, it is said that a .war and .ear file will be created, but only the .war file must be created because of the dependence of the ViewController project on the DataModel project defined in the application. My request is this defined addiction so I went throug the same steps as for the deployment of the application of the tutorial.

    I hope that the experienced and experts and gurus will shine on me with their experience and wisdom.

    Thank you very much!

    Newman

    Check your OC4J logs to see if the deployment worked and if you receive error messages.
    You can go in the OC4J administration console to verify that the deployment is in place.

  • After deployment got "404 Not Found".  How to find the correct URL?

    For the experienced:

    Preparing to deploy my application, I use JDeveloper 10.1.3.4 to deploy the application on the server standalone oc4j included in JDeveloper. After deployment, I get the error "404 Not Found" when trying to invoke the application in a browser. The deployment seems OK, because the log in JDeveloper window showed no error executing deployment from inside JDeveloper. So I guess the question is how to find the correct URL to invoke the application. Here are the steps I took to make the deployment.

    First, I installed the standalone oc4j by running the .bat < jdev_home > \jdev\bin\start_oc4j file. Installation is OK because I have deployed the application SRTutorial and invoked successfully in a browser.

    The WAR file has been created by right-clicking on the ViewController project and select this option to create a WAR file. At the root of the application its own name, I typed "ZB" in the area of the root of context.

    Then in ViewController-> resources, right_click the deployment file (ZBOV.deploy) and chose ' deploy to "the local_standalone_oc4j. Messages in the Journal of JDeveloper window for deployment are all nice and clean without errors.

    I then used this url to invoke the application deployed in a browser:

    http://localhost:8888/ZB/faces/staff/login.JSPX

    But I got an error "404 Not Found". Immediately, I tried citing the application of SRTutorial, and it works fine.

    Login.JSPX is one of the pages of the application. In the browser of the application, it is with other files in the content of ViewController/Web/personal folder, so I used /staff/login.jspx after ZB/faces.

    What could be wrong? If the deployment is really successful, how to find the correct url to invoke the application?

    Thanks a lot for your help!


    Newman

    Hello

    According to me, there are 2 possibilities (could be more that I'm not aware of if :)).

    1. your deployment profile has been changed to use a different context root.
    2. your request has not been installed correctly.

    To 1, try to create a new deployment profile and leave the values by default as it is the case, run the jspx page, get the root context, deploy the application to a different OC4J instance (using the new deployment profile), and then run the application with the context root, that you received from the embedded OC4J.

    For 2, check the log file and see if you had any error / exception.

    HTH.

    Arun-

  • Best way to deploy the APEX for a client

    I have a client who has Oracle 11 GR 2 Standard Edition for Windows in production and I'm teaching them how to use development using APEX, but I do not understand how to deploy. Documentation of the Apex listener talk WLS and OC4J OracleGlass, but these are all products that my client is not approved for. There is a way to deploy Apex independent auditor but multiple threads are said which shouldn't be used in the production, and I don't see a way to automate restart of the independent auditor on Windows after a restart; It is not a service. I read a thread a little relevant with comments of UDO and Kris Rice, but I don't seem to specify.

    Is there a production-quality way to deploy the Apex listener without having to pay for GlassFish/WLS etc... licenses?

    Here is the thread with comments from Udo and Kris, but I don't think it answers the question, or I do not understand the answer:

    Re: License/cost of APEX listener

    Hi Ron,

    You can deploy APEX listener in so-called stand-alone Mode and have a license (and supported) with your customers 11.2 SE. As you have already mentioned, the embedded container is not characteristics such as running as a service. You can add this kind of functionality with service such as Nelson or srvany envelopes, as described here: {message identifier: = 9606494}, but this scenario is not supported by Oracle as the service wrapper does not part of their product.
    If you (or effectively your customer) do not need (want to pay) support for Oracle, there is no need necessarily one of JEE containers named licensed. You can use GlassFish Open Source Edition (which works quite similar to the supported and documented one from APEX listener perspective), or same Tomcat (who was supported by Kris during the environmental assessment phase, but had to be abandoned officially, probably because Oracle can / will do support their own products - I think that's understandable).

    I hope I can answer your question-deployment-license. If I did not hit your point, please let me know what I need to explain better.

    -Udo

  • Problems in using the APEX with glassfish server listener

    Hello
    I try to install APEX with listener application on my Oracle R12 application server. I installed glassfish 3.1 (zip file) and deployed my interlocutor on glassfish using the administration console
    http:// < Host >: 4848

    But I am not able to run the following links to get the status of the listener
    http:// < Host >: 8080/listenerStatus

    I get the following error when I try to connect using my user adminlistener who I defined under the Admin group, in accordance with the installation guide.
    HTTP status 403 - Access to the requested resource has been denied

    --------------------------------------------------------------------------------

    type of status report

    messageAccess to the requested resource has been denied

    descriptionAccess to the specified resource (access to the requested resource has been denied) was banned.


    --------------------------------------------------------------------------------
    Oracle GlassFish Server 3.1
    Also, when I try to start the administration console application using the link http:// < host >: 8080/apex
    I get the following error

    application = 4500 workspace = 10+.
    Error ERR - 1014 Application not found. +

    OK+


    Anyone know what could be the problem? Earlier, when I did the installtion even on my personal computer that runs on Windows OS I had faced some questions like this and was able to resolve by reinstalling glassfish with port 7878 place default 8080 HTTP and that solved the problem.

    But this time, I try to install on the Linux server and since I used the option of the glassfish server .zip file I don't have the option to configure during the installation. If you think that the problem is due to the conflict to port 8080, then can you please tell me how I can change the HTTP port without having to reinstall the glassfish Server?


    Thanks in advance!

    Hi reda,.

    http:// : 7878/apex/listenerStatus (I changed my HTTP port for 7878)

    But I have error which I run this URL below.

    HTTP status 403 - Access to the requested resource has been denied

    I'm sorry I have not answered your question 403, but I thought it should be a primary target in order to get your APEX installation up and running first.
    As you have moved this issue, it is logical to continue on other issues in your deployment.
    You say that you are trying to connect to listenerStatus as "adminlistener" with the group "Admin". You must use a user with the 'Manager' of the page group.
    However, if you have "Admin", you can access the 'status' tab in 'listenerAdmin' that contains exactly the information you see in 'listenerStatus '.

    Also, when I run the URL Listner Administrator page loads properly, but all fields are disabled. So I can only see the page, but not to make changes to the fields on tab 'connection '.

    You can change the JDBC settings in this tab? You must open the subform to display the fields.
    And you are able to change any settings on the other tabs?
    If so, everything works as expected. It is not possible to change the credentials of database using "listenerAdmin". The shape looks like the one you get in "listenerConfigure", but it is implemented differently, so what you see is the expected behavior.

    However, I can click on the 'Apply' button on this page and when I do that it takes me to the login user APEX screen. This is how it should be?

    Yes. What is this "Apply" button to reset the connection pool to use the current JDBC settings, which you should be able to edit as shown above. Therefore, when you apply the changed settings, the listenerAdmin will take you to the start APEX page to check that everything works (always) and continue to use APEX.

    -Udo

  • [JDev12.1.2, ADF, GlassFish, 3.1.2] My request is not redirect after deployment to GlassFish. Why? It's my fault!

    Hallo,

    my request to ADF ha a login.jspx and a main.jspx (which contains a menu bar and a dynamic region).

    Login.JSPX - control-flow-case: loginSuccess-> main.jspx

    <-control-flow-case: logout -.

    If the user name and password are correct, the application redirects to main.jspx. To do this the support bean login.java returns 'loginSuccess '.

    In main.jspx when the user clicks on the menu item "Exit", the application redirects to login.jspx. To do this Action, property of the menu item is installed to "disconnect".

    When I run the application in the integrated JDeveloper WSL everything works fine.

    But when I deploy the application on GlassFish the transitions between the two pages do not occur.

    I can access the URL directly to the main.jspx and it works properly.


    In the error.log of GlassFish, I have found no error.


    You kindly help me?


    Thank you

    Federico


    Thanks to this Why doesn't stain navigation flow ' work on glassfish thread I have solved the problem!

    The name of view activities in my application is login and main.

    I used the URL http://my-pc:8080 / myApp/faces/login.jspx and http://my-pc:8080 / myApp/face/hand.jspx to call the pages and the navigation between them did not.

    Everything worked perfectly when I used the same URL without the extension ".jspx.

    Ciao,.

    Federico

  • APEX 5.0 - static files not found even though I configured ADR.

    Hi Experts,

    I use the new 5 APEX (+ Tomcat 6) for a period of two months. All custom files are stored on the application server and they are referenced from there.

    Now, I need to create a static file - for example just a simple picture (logo).

    I want to just show at the point of the image.

    If I inspect the source of element it shows this:

    2015-07-29_144031.png

    I have configured all the necessary stuff: apex_rest_config.sql( APEX_LISTENER, APEX_REST_PUBLIC_USER)

    I also tried to configure SQL Developer to manage data REST Services. (java-jar apex.war user adminlistener "Listener administrator")

    Login test. But if I try to connect to the listener the error to occur:

    2015-07-29_143447.png

    Y at - it one configuration to another? to make it work?

    Thank you

    Concerning

    J

    Hi jozef_SVK,

    jozef_SVK wrote:

    I use the new 5 APEX (+ Tomcat 6) for a period of two months. All custom files are stored on the application server and they are referenced from there.

    Now, I need to create a static file - for example just a simple picture (logo).

    I want to just show at the point of the image.

    If I inspect the source of element it shows this:

    I have configured all the necessary stuff: apex_rest_config.sql( APEX_LISTENER, APEX_REST_PUBLIC_USER)

    This problem happens so that a single file or all files in space of static work/applications?

    Go to the tab network browser development tools and inspect what happens if you load a page with files of static applications/work space.

    If you get 404 for work/application space static files then this is the issue of the wrong Configuration of RESTful Services.

    RESTful Services configuration is mandatory at the APEX 5 and this is not just limited to the configuration using apex_rest_config.sql.

    The second step is the configuration of users required for RESTful Services when installing ADR?

    Reference: http://docs.oracle.com/cd/E37099_01/doc.20/e25066/install.htm#AELIG7217

    Check out the following threads with the same question:

    Also check if users RESTful (APEX_LISTENER and APEX_REST_PUBLIC_USER) are unlocked as that can also cause the problem.

    Reference: error 503-service unavailable after listening apex on glassfish deployment

    Kind regards

    Kiran

  • Jasper on oracle APEX integration error. "Error: file null.jasper not found.

    Hi all

    Recently, we have configured Oracle APEX and configured report Jasper on Glassfish 4.1. Everything went well, but when you try to run the test report we get following error.

    "Error: file null.jasper not found.

    Can anyone help with this?

    Database: Oracle 11g R2

    APEX: 4.2

    GlassFish 4.1

    Report of Jasper 1.3.0.2

    Hi Kiran,

    Thanks for your reply, we used the same link for integration.

    But now we have solved the problem. The issue was with the version of Glassfish. It seems that report jasper is not compatible with the 4.1. So, we removed 4.1 Glassfish and install Glassfish 3.1. That solved the problem for us.

  • Deployment of sbRIO 9606 chassis LabVIEW (sbRIO-9606): (Hex 0x80DF001E) could not find the plug-in for this deployment item. Make sure that the appropriate software is installed.

    Hi guys,.

    I have problems getting my sbRIO 9606 to deploy.

    Everything's fine until during the deployment process, I get this:

    Deployment of sbRIO 9606 chassis (sbRIO-9606)
    LabVIEW: (Hex 0x80DF001E) could not find the plug-in for this deployment item. Make sure that the appropriate software is installed.

    I tried to reinstall LV (ensuring that FPGA & RT deployment options are checked) and the 9606 software shipped, but it made no difference. I'm still waiting my next serial key by NOR, I have to wait that I recorded it before I can deploy?

    Please find attached the screenshots of my:

    • License Manager OR
    • Overview of the 9606 MAX
    • My project folder
    • Dialog box deployment where the error is displayed.

    -Adam

    Hi Tim,.

    In time real 11 is installed according to the recommended software battery installation program included on the disc NEITHER RIO provided in the starter pack.

    The problem is that the recommended Software NI Scan Engine 3.0 installation program.

    The sbRIO 9606 does not support scanning engine.

    Once the scanning engine support has been uninstalled, I could deploy on my 9606.

  • CompactRIO Deploy Error "LabVIEW: resource not found.»

    Hello

    I use a 9002 CompactRIO and LabVIEW 8.5.  I made a simple FPGA VI to read a bunch of analog inputs and write a square wave to a few analog outputs.  Then, I made an another VI to run on the target in real time in order to convert the frequency scaling and updated entries nationwide cycle duty cycle values and frequency real accountability.  When I try to deploy the VI in real time, I get the following:

    Deployment r03fsae (the goal settings successfully deployed)
    Deployment of special audit Tags.vi (5.89 K)
    Deployment GetRTHostConnectedProp.vi (3,41 K)
    Deployment of search and replace Pattern.vi (8,11 K)
    Deployment nirviFillInErrorInfo.vi (8.09 K)
    Deployment niLvFpgaErrorClusterFromErrorCode.vi (11.27 K)
    Deployment nirviErrorClusterFromErrorCode.vi (5.93 K)
    Deployment error Code Database.vi (3.67 K)
    Deployment to find Tag.vi (10.43 K)
    Deployment of fusion Errors.vi (6.75 K)
    Deployment Whitespace.vi topping (3.71 K)
    Deployment nirio_MultilineStringToArray.vi (8,81 K)
    Deployment nirio_AppVersionToI32.vi (3.96 K)
    Error error Code.vi (23.42 K) Cluster deployment
    Deployment _nirio_device_attrSetString.vi (9.46 K)
    Deployment _nirio_device_close.vi (9.90 K)
    Deployment nirio_Read32.vi (13,07 K)
    Deployment _nirio_device_open.vi (11.59 K)
    Deployment nirio_Write32.vi (13,01 K)
    Deployment _nirio_device_writeBlock8.vi (9.83 K)
    Deployment nirio_Write8.vi (13,01 K)
    Deployment _nirio_device_configSet.vi (11.42 K)
    Deployment nirio_DMAReconfigureDriver.vi (16.63 K)
    Deployment _nirio_device_writeBlock32.vi (9.36 K)
    Deployment nirio_Read8.vi (13.04 K)
    Deployment nirio_DMAStopAll.vi (11,39 K)
    Deployment _nirio_device_attrGetString.vi (13.06 K)
    NirviReportUnexpectedCaseInternalError (String) (5.58 K) .vi deployment
    Deployment of .vi nirviReportUnexpectedCaseInternalError (U32) (4.72 (K)
    Deployment _nirio_device_readBlock32.vi (14.41 K)
    Deployment _nirio_device_attrGet32.vi (13.85 K)
    Deployment nirio_IsItOKToDownload.vi (7.07 K)
    Deployment nirio_MiteNTDeviceFamily.vi (5.30 K)
    Deployment of Format Message String.vi (7.35 K)
    Deployment CORE.vi General Error Handler (51,02 K)
    General Error Handler.vi (13.19 K) deployment
    Simple deployment Error Handler.vi (10.01 K)
    Deployment nirio_CheckDriverVersion.vi (10,58 K)
    Deployment _nirio_device_attrSet32.vi (13,62 K)
    Deployment nirio_Download.vi (29,31 K)
    Deployment nirio_ConfigureRegisterAddresses.vi (7.11 K)
    Deployment nirio_CleanUpAfterDownload.vi (6.22 K)
    Deployment nirio_PrepareForDownload.vi (6.44 K)
    Deployment nirio_EnableInterrupts.vi (13.76 K)
    Deployment nirviRIOSetUpMiniMite.vi (31.23 K)
    Deployment nirio_Open.vi (14.93 K)
    Deployment nirio_Close.vi (10.95 K)
    Deployment nirio_DisableInterrupts.vi (11,10 K)
    Deployment of nirviIntfOpen_cRIO - 9102.vi (85,54 K)
    Deployment of nirviIntfClose_cRIO - 9102.vi (12.24 K)
    Deployment of scale freq and duty.vi (4.46 K)
    Deployment XDNodeRunTimeDep.lvlib
    Deployment XDNodeRunTimeDep.lvlib:loadlvalarms.vi (5.47 K)
    Math.vi sensor deployment
    Could not download the math.vi sensor
    LabVIEW: Resource not found.
    LabVIEW: Resource not found.
    LabVIEW: Resource not found.
    LabVIEW: Resource not found.

    Download completed with errors.

    This error message is not particularly useful, someone knows what could be my problem?  Or how I can fix it yet?  Is there a detailed journal where I can look for more information about the error?

    Thanks in advance for any help!

    Hi David,

    You may be walking on ground dangerous with your fpga code, old and new.  You use the modules in what is known as 'calibrated' calibration mode that is of fixed point math.  Your generation of square wave fpga using whole math, which is normally used when the modules operate in mode calibration "gross". To change the calibration mode, you will need to right click on the module, then select it desired mode to use.  I'm not saying that you do.

    What you need TO do to ensure the proper functioning of your fpga VI is to make sure that you use U32 son of math required and then convert the U32 an FXP using the correct encoding (if it is signed, word length and integer).  In your case the 9263 requires signed word in length, 20-bit, 5-bit all over.  Insert an FXP conversion between the generation of square wave and either create a constant FXP of the appropriate type (or use a control correctly put in place of one of the other 9263 channels [AO0 AO1]) and connect to the node of type of fixed point on the conversion OR define the conversion of fixed point with a right click on the exit node and the appropriate settings in the popup box.

    As for your new code fpga, I don't know why you used a sequence structure that your reading of 18 channels on the 9205 will have 144 microseconds, and each write two channels on the 9263 will take 5 microseconds.  I've not worked on how long will take the square wave generation.

    I do not understand your last question.

    > "I've attached a screenshot of my pwm_out.vi if I remove control of read/write of background, or if I don't use of all none of the analog inputs, it works fine.

    > But as soon as I add the analog inputs it fails... ».

    Did you create a new stream of your fpga_new.vi and referenced in your pwm_out_new.vi on the RT?

    It is difficult to guess what you are showing in the screenshots.  If the project is not too big then maybe you could post here.

    As mentioned above, by JMoto, software versions help.  Check in MAX you have on your PC and also on the cRIO 9002 to make sure that there is no incompatibility.

    See you soon

    Stephen

Maybe you are looking for

  • What does a yellow and orange striped diagonal "Add to Firefox" button next to an extension?

    Apart from a few extensions on the Add - ons official Firefox page is a diagonal stripes yellow and orange button that says 'Add to Firefox' usual instead of the green or a message about incompatibility. Is someone can you please tell me what this me

  • Aspire V Nitro VN7 - 791-G

    Keyboard Acer Aspire VN7 - 791 G - 71P 5 is unable to send at the same time and when I hold the three keys within the group. Only the first two hits of the group in the order I press will be sent: for example, if I press on in the keys in the order l

  • Dell AIO 962 problems with Windows 7

    I had the printer runs fine on Vista and upgraded to Windows 7. Now, it does not print the test page, however - the scanning part works fine. How can I get the impression in working order?

  • HP 3270nr Notebook memory and hard drive

    Wanted to know if anyone out there has tried to install more than 8 GB of memory on the 3270nr?  I tried to look online and contact HP customer support and failed to determine if this laptop can be upgraded to 16 GB of memory. I tried the determinati

  • Audio is not accompany the video on import

    Lets start with the recognition that I am a total jerk. IM totally new to video editing. I had my project complete and it kept freezing on 3%. So I deleted the cache and it wiped all my media. On the relationship between the media, would not locate t