An error with tag " %@ page import" that imports EJBs

Hello,
I write an small examples demonstrate how EJB,Java Persistences and JSP work together.
I have one session bean:
+CustomerSession.java
+CustomerSessionLocal.java
+CustomerSessionRemote.java
and some persistence classes:
+Address
+Customer
+Subscription
Well, my JSP page looks like:
<%@ taglib prefix="fmt" uri="http://java.sun.com/jstl/fmt" %>
<fmt:setBundle basename="LocalStrings"/>
<%@ page language="java" %>
<%@ page import="javax.naming.InitialContext" %>
<%@ page import="enterprise.customer_cmp_ejb.persistence.Customer" %>
<%@ page import="enterprise.customer_cmp_ejb.persistence.Subscription" %>
<%@ page import="enterprise.customer_cmp_ejb.ejb.session.*" %>
<%@ page import='java.util.*' %>
InitialContext ic = new InitialContext();
Object o = ic.lookup("java:comp/env/CustomerSessionLocal");
CustomerSessionLocal custSession = (CustomerSessionLocal) o;
When I build the war file, NetBeans 5.5 announced that there are some errors:
Compiling 1 source file to D:\Projects\EESample_JavaPersistence\EESample_JavaPersistence-war\build\generated\classes
D:\Projects\EESample_JavaPersistence\EESample_JavaPersistence-war\build\generated\src\org\apache\jsp\createCustomer_jsp.java:7: package enterprise.customer_cmp_ejb.persistence does not exist
import enterprise.customer_cmp_ejb.persistence.Customer;
D:\Projects\EESample_JavaPersistence\EESample_JavaPersistence-war\build\generated\src\org\apache\jsp\createCustomer_jsp.java:8: package enterprise.customer_cmp_ejb.persistence does not exist
import enterprise.customer_cmp_ejb.persistence.Subscription;
D:\Projects\EESample_JavaPersistence\EESample_JavaPersistence-war\build\generated\src\org\apache\jsp\createCustomer_jsp.java:9: package enterprise.customer_cmp_ejb.ejb.session does not exist
import enterprise.customer_cmp_ejb.ejb.session.*;
I don't understand why. However, i also try editing the web.xml as follow:
<ejb-local-ref>
<description> EJB Session</description>
<ejb-ref-name>CustomerSessionLocal</ejb-ref-name>
<ejb-ref-type>Session</ejb-ref-type>
<local-home/>
<local>
enterprise.customer_cmp_ejb.ejb.session.CustomerSessionLocal
</local>
<ejb-link>CustomerSession</ejb-link>
</ejb-local-ref>
In spite of trying hard, the build can't complete.
I hope I'll get your supports.
Thanks very much!!!

Where is PA ? I just know La because LA Lakers (I
hate this team and i like Kings and Rockets because of
YAO MING, haha )Opposite side of the country. PA stands for Pennsylvania, on the East coast. LA (Los Angeles) is in California on the West coast. Philadelphia's basketball team is the 76ers, but they don't play the Lakers,
Kings, or Rockets very often.
As for my other info, I'm sorry, I don't give that out to people. Just a personal policy.

Similar Messages

  • File error with Calibrated Software import

    I am using Calibrated Software to import EX .mov files from Apple OS drives into a Dell M6600 laptop. It worked just fine the first two times in demo mode but then started giving me an error that said "Unsupported format or damaged file". PP is seeing the drive and its contents just fine through the browser tab. Have I missed something? I purchased and installed the licenses and it says they are fine. I am not having any trouble with these same files going into my MacBook Pro and using them in Final Cut Pro.
    I also, can't import any file such as JPEG stills from this drive.

    Try simply transferring the content from the Apple drive to an NTFS formatted drive before import.

  • Error with SAPDFACT during import. (BW System Export / Import)

    Hi,
    I'm performing an import into an Oracle DB using an export from an Oracle DB of a BW system.
    I'm getting the following errors from SAPDFACT, it proceeds if I "ign" the indexes of the affected tables but there are 100s of indexes, must I do this for all?
    L:\usr\sap\EAD\SYS\exe\run/R3load.exe -dbcodepage 1100 -i C:\Program Files\sapinst_instdir\NW04\COPY\IMPORT\SYSTEM\ABAP\ORA\NUC\DB/SAPDFACT.cmd -l C:\Program Files\sapinst_instdir\NW04\COPY\IMPORT\SYSTEM\ABAP\ORA\NUC\DB/SAPDFACT.log -stop_on_error -k 1Wegd5M50Dp01eqtd1M80Ae2
    DbSl Trace: ORA-1403 when accessing table SAPUSER
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): WE8DEC
    (GSI) INFO: dbname   = "EAD20090719090758                                                                                "
    (GSI) INFO: vname    = "ORACLE                          "
    (GSI) INFO: hostname = "MYBWESSDEV02                                                    "
    (GSI) INFO: sysname  = "Windows NT"
    (GSI) INFO: nodename = "MYBWESSDEV02"
    (GSI) INFO: release  = "5.2"
    (GSI) INFO: version  = "3790 Service Pack 1"
    (GSI) INFO: machine  = "4x AMD64 Level 15 (Mod 33 Step 2)"
    DbSl Trace: Error 2158 in exec_immediate() from oci_execute_stmt(), orpc=0
    DbSl Trace: ORA-2158 occurred when executing SQL statement (parse error offset=244)
    (DB) ERROR: DDL statement failed
    (   CREATE            INDEX "/BI0/E0FIAA_C13~P" ON "/BI0/E0FIAA_C13"        ("KEY_0FIAA_C13P",         "KEY_0FIAA_C13T",         "KEY_0FIAA_C13U",         "KEY_0FIAA_C132")        PCTFREE 10        INITRANS 002        TABLESPACE         STORAGE (INITIAL     0000000016 K                 NEXT        0000000016 K                 MINEXTENTS  0000000001                 MAXEXTENTS  UNLIMITED                 PCTINCREASE 0000                 FREELISTS   001) )
    DbSlExecute: rc = 99
      (SQL error 2158)
      error message returned by DbSl:
    ORA-02158: invalid CREATE INDEX option
    (DB) INFO: disconnected from DB
    L:\usr\sap\EAD\SYS\exe\run/R3load.exe: job finished with 1 error(s)
    L:\usr\sap\EAD\SYS\exe\run/R3load.exe: END OF LOG: 20090720171142
    Any help is greatly appreciated.
    Thanks!
    - Ahmad M.

    Hi Eric,
    I updated the R3load binary but I'm still facing the same issue. I also tested OPS$ as per previous suggestions but I'm still facing problems with SAPDFACT.
    Extract of the log
    L:\usr\sap\EAD\SYS\exe\run/R3load.exe: sccsid @(#) $Id: //bas/640_REL/src/R3ld/R3load/R3ldmain.c#27 $ SAP
    L:\usr\sap\EAD\SYS\exe\run/R3load.exe: version R6.40/V1.4
    Compiled Jul  5 2009 21:29:44
    L:\usr\sap\EAD\SYS\exe\run/R3load.exe -dbcodepage 1100 -i C:\Program Files\sapinst_instdir\NW04\COPY\IMPORT\SYSTEM\ABAP\ORA\NUC\DB/SAPDFACT.cmd -l C:\Program Files\sapinst_instdir\NW04\COPY\IMPORT\SYSTEM\ABAP\ORA\NUC\DB/SAPDFACT.log -stop_on_error -k 1Wegd5M50Dp01eqtd1M80Ae2
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): WE8DEC
    (GSI) INFO: dbname   = "EAD20090720060750                                                                                "
    (GSI) INFO: vname    = "ORACLE                          "
    (GSI) INFO: hostname = "MYBWESSDEV02                                                    "
    (GSI) INFO: sysname  = "Windows NT"
    (GSI) INFO: nodename = "MYBWESSDEV02"
    (GSI) INFO: release  = "5.2"
    (GSI) INFO: version  = "3790 Service Pack 1"
    (GSI) INFO: machine  = "4x AMD64 Level 15 (Mod 33 Step 2)"
    DbSl Trace: Error 2158 in exec_immediate() from oci_execute_stmt(), orpc=0
    DbSl Trace: ORA-2158 occurred when executing SQL statement (parse error offset=174)
    (DB) ERROR: DDL statement failed
    (   CREATE BITMAP            INDEX "/BI0/E0FIAA_C11~01" ON "/BI0/E0FIAA_C11"        ("KEY_0FIAA_C11P")        PCTFREE 10        INITRANS 002        TABLESPACE         STORAGE (INITIAL     0000000016 K                 NEXT        0000000016 K                 MINEXTENTS  0000000001                 MAXEXTENTS  UNLIMITED                 PCTINCREASE 0000                 FREELISTS   001) )
    DbSlExecute: rc = 99
      (SQL error 2158)
      error message returned by DbSl:
    ORA-02158: invalid CREATE INDEX option
    (DB) INFO: disconnected from DB
    L:\usr\sap\EAD\SYS\exe\run/R3load.exe: job finished with 1 error(s)
    L:\usr\sap\EAD\SYS\exe\run/R3load.exe: END OF LOG: 20090721001150
    Tried to search for SAP Notes related to this error but no luck so far.
    Can any one advise if I could "ign" all the indexes in the TSK file then later on use the BW indexes repair program to fix the missing indexes?
    Any help is greatly appreciated.
    - Ahmad M.

  • Firefox freezes/script errors with every page load

    Have had this issue for about a week now where every single page I load freezes for 20-30 seconds and comes back with a script error of some kind asking me to either stop it or continue on. Appears to be Java related but have tried everything to clear the errors (cleared Java cache, Reset Firefox, ran TFC) and they are still coming up.
    Both Chrome and IE work fine loading the same pages.
    Troubleshooting info from FF below if it helps
    Thanks,
    Application Basics
    Name: Firefox
    Version: 31.0
    User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Firefox/31.0
    Crash Reports for the Last 3 Days
    All Crash Reports (including 3 pending crashes in the given time range)
    Extensions
    Graphics
    Adapter Description: NVIDIA GeForce GT 240
    Adapter Drivers: nvd3dumx,nvwgf2umx,nvwgf2umx nvd3dum,nvwgf2um,nvwgf2um
    Adapter RAM: 512
    Device ID: 0x0ca3
    Direct2D Enabled: true
    DirectWrite Enabled: true (6.2.9200.16571)
    Driver Date: 1-18-2013
    Driver Version: 9.18.13.1106
    GPU #2 Active: false
    GPU Accelerated Windows: 1/1 Direct3D 10
    Vendor ID: 0x10de
    WebGL Renderer: Google Inc. -- ANGLE (NVIDIA GeForce GT 240 Direct3D9Ex vs_3_0 ps_3_0)
    windowLayerManagerRemote: false
    AzureCanvasBackend: direct2d
    AzureContentBackend: direct2d
    AzureFallbackCanvasBackend: cairo
    AzureSkiaAccelerated: 0
    Important Modified Preferences
    browser.cache.disk.capacity: 358400
    browser.cache.disk.smart_size_cached_value: 358400
    browser.cache.disk.smart_size.first_run: false
    browser.cache.disk.smart_size.use_old_max: false
    browser.cache.frecency_experiment: 1
    browser.places.smartBookmarksVersion: 7
    browser.sessionstore.upgradeBackup.latestBuildID: 20140716183446
    browser.startup.homepage_override.buildID: 20140716183446
    browser.startup.homepage_override.mstone: 31.0
    dom.mozApps.used: true
    extensions.lastAppVersion: 31.0
    gfx.direct3d.last_used_feature_level_idx: 0
    network.cookie.prefsMigrated: true
    places.history.expiration.transient_current_max_pages: 104858
    plugin.disable_full_page_plugin_for_types: application/pdf
    plugin.importedState: true
    privacy.sanitize.migrateFx3Prefs: true
    JavaScript
    Incremental GC: true
    Accessibility
    Activated: false
    Prevent Accessibility: 0
    Library Versions
    NSPR
    Expected minimum version: 4.10.6
    Version in use: 4.10.6
    NSS
    Expected minimum version: 3.16.2 Basic ECC
    Version in use: 3.16.2 Basic ECC
    NSSSMIME
    Expected minimum version: 3.16.2 Basic ECC
    Version in use: 3.16.2 Basic ECC
    NSSSSL
    Expected minimum version: 3.16.2 Basic ECC
    Version in use: 3.16.2 Basic ECC
    NSSUTIL
    Expected minimum version: 3.16.2
    Version in use: 3.16.2
    Experimental Features
    ---------------------

    Hi,
    I am sorry to hear about Firefox not responding on many websites. Please try to change the max time a script can load with these noted config preferences: [https://support.mozilla.org/en-US/kb/warning-unresponsive-script] The default preference may be hitting the limit?
    If it is java related, have you reinstalled Java or checked if it was up to date? [https://www.mozilla.org/en-US/plugincheck/]

  • Several Issue: Stale Data Error with 2 pages opened at same time

    Hello Gurus,
    I developed an OAF page to create and also update records. My page, depending from the operation, can show the data on fields, for update, or blank, on case to create records. This page contains one LOV field, input fields and textarea field to get the data.
    When i try record or update using one page per time, the LOV field works fine and records are uptodated with success.
    But if i use 2 pages or more in these situations:
    - one page is opened in update operation;
    - another page to create a new record.
    Issue: When i click to change the LOV field value on create page, or update page, the Lov pop-up is opened with success, but when i click in another value, i get this error below. Any action also can cause this error, like click on Back Button (with name 'Voltar', created by me). Please see the error below:
    Error: Stale Data*
    The requested page contains stale data.*
    This error could have been caused through the use of the browser's navigation*
    buttons (the browser Back button, for example).*
    Cause:*
    The view object XXXAM.XXXVO1 contained no record.*
    The displayed records may have been deleted, or the current record for the view*
    object may not have been properly initialized.*
    This error hapens when i open 2 pages on update operation mode also.
    This error dont hapens only when i open 2 pages on create operation mode.
    Ps:
    Note: I have an ApplicationModule (AM) for LOV and another AM for this page, but i used this other AM to another page too and VOs. Have any problem on this???
    To help to understand, i printed my page, u can see the screenshots on links below:
    http://imageshack.us/a/img850/9186/printforum1.png
    http://imageshack.us/a/img197/2185/printforum2.png
    I´ll print some code blocks and if u need know more code blocks, please tell me:
    My PageCO Controller, at processFormRequest, code to define update or create Operation:
    +if (row.getNewRowState() == Row.STATUS_NEW) {+
    operationType = createOperation;
    +} else {+
    operationType = updateOperation;
    +}+
    My Controller, at processRequest, update or create operation:
    +if (!pageContext.isFormSubmission()) {+
    OAApplicationModule am = pageContext.getApplicationModule(webBean);
    String reqHeaderId =
    pageContext.getParameter("requisitionHeaderId");
    +Serializable[] params = {reqHeaderId};+
    IcxReceivingAlreadyExistsVOImpl receivingExistsVO = (IcxReceivingAlreadyExistsVOImpl)am.findViewObject("IcxReceivingAlreadyExistsVO1");
    receivingExistsVO.initQuery(reqHeaderId);
    +if (receivingExistsVO.hasNext()) {+
    TransactionUnitHelper.startTransactionUnit(pageContext, UPDATE_RECEIVER_TRX);
    am.invokeMethod("initPersonQuery", params);
    +} else {+
    TransactionUnitHelper.startTransactionUnit(pageContext, CREATE_RECEIVER_TRX);
    am.invokeMethod("createReceivingPerson", params);
    +}+
    +}+
    My AMImpl.java :
    +public void createReceivingPerson(String reqHeaderId) {+
    OAViewObject vo = getIcxReceivingPersonVO1();
    +if (!vo.isPreparedForExecution()) {+
    vo.executeQuery();
    +}+
    Row row = vo.createRow();
    vo.insertRow(row);
    row.setNewRowState(Row.STATUS_INITIALIZED);
    row.setAttribute("RequisitionHeaderId", reqHeaderId);
    +}+
    +public void initPersonQuery(String reqHeaderId) {+
    IcxReceivingPersonVOImpl vo = getIcxReceivingPersonVO1();
    +if (vo == null) {+
    +MessageToken[] errTokens = { new MessageToken("OBJECT_NAME", "IcxReceivingPersonVO1")};+
    throw new OAException("AK", "FWK_TBX_OBJECT_NOT_FOUND", errTokens);
    +}+
    vo.initQuery(reqHeaderId);
    +}+
    +public void apply() {+
    getTransaction().commit();
    +}+
    +public void rollback(){+
    Transaction txn = getTransaction();
    +if (txn.isDirty()) {+
    txn.rollback();
    +}+
    +}+
    In the hope of a solution, waiting for ur precious help, Gurus
    My true thanks since now,
    Best Regards,
    Alberto Bogéa

    Hi,
    Can you please tell, if you are using the same EO/VO combination for both the operation - Insert and Update on both screens.
    Quite possible, that when you open two screen in say Update Mode and you open the two List Of Values, then as soon as you have selected the value in one of the LOV, the Other LOV will throw you stale data as the same VO/EO is being used.
    Try using two different EOs/VOs combination and see if that helps.
    Regards,
    Saurabh Agrawal

  • Error with master page "insert current page number" when exporting book

    Using InDesign CS 5.5 for Windows
    Recently upgraded from InDesign CS (the really old one from 2003). I did save a copy of all my old version files and kept the old ID installed just in case (after reading all the horror stories on here).
    In my old version of ID, I created a book made up of about 70 documents. Some of these documents are one page, others have multiple pages. In the multiple page documents, I used the "insert ... current page number" character (or whatever the command was in the old version) on a master page, and formatted it to read, for example: Page 1 of 17, Page 2 of 17, Page 3 of 17, etc. When I exported my book to a pdf, it worked fine. (I do not want/have consecutive page numbers throughout the book, only in individual documents. By this I mean my entire book is about 280 pages, but not all of these 280 pages are numbered, just the groups of pages from these multi-page documents. It doesn't read page 1 through 280.)
    Got my upgrade to 5.5 a few months ago, added some documents to the book, and (if i remember right) when I saved the book it asked to convert every old version document to the new version, which I said okay. When I exported the book to a pdf, some documents that are longer than 2 pages are now numbered wrong; the numbers are now going like this: Page 1 of 17, Page 2 of 17, Page 2 of 17 (supposed to be page 3), Page 2 of 17 (supposed to be page 4), etc. Every page but page 1 is now page 2 of whatever.
    If I open the individual document and export it to pdf, the page numbers work fine. It's only when the document is exported with the book that the page numbers mess up. And it's not all the documents in my book; this error starts at a particular document and continues from that point throughout the rest of the book, affecting any document longer than 2 pages. Multi-page documents before this point in the book export with the correct page numbers.
    I create new documents by doing a "save as" with a previously created document and cut and paste as needed, so I'm not having to reformat or set up page numbers on each new document. I don't use layers or styles (I'm sure there's a better way to do what I need, but I've only had time learn the basics, just enough to be functional.)
    My attempts to fix this so far (using version 5.5), testing with the first document where the error appears: (1) I've removed the document from the book, deleted the insert current page number character, re-entered the insert current page number character, saved, exported the individual document to pdf and it worked fine. Put it back in the book, save, export, and it's wrong. (2) I took the document out of the book again, exported the document to .idml, saved as new .indd with new name, exported to pdf and it worked fine. Put it back in the book, save, export, and it's wrong. (3) I started up my old ID version, opened the old version of this document, exported to .inx, closed, opened .inx in ID 5.5, saved as new .indd with new name, exported to pdf and it worked fine. Put it back in the book, save, export, and it's wrong. (4) I moved the document up in the book order, putting it above a document that has correctly numbered pages, saved, exported to pdf, and this document was still wrong, but the one that has been numbered correctly all along is still correct. (5) I've compared settings for this document to others that number correctly and cannot find any difference.
    It's like the page numbers get hung on "2" when I export the book, but only in the last two-thirds of the book. Sorry it's so lengthy, but I hope this description of my problem is understandable. Any advice, other than going back to my old version documents and starting over?
    Thanks for your time and for all the awesome information this forum provides!
    alice

    Mr. Spier
    Right after I posted my question, I saw a post from last year where somebody had similar problems. (I cringed because I spent almost 3 days researching this problem and never ran across that post; thanks for not scolding me for posting a semi re-run.) I decided to try one of the easier solutions: I opened the problem document from the book panel, went to the master page and deleted the text box containing the page number, copied the page number box from a document that worked correctly, and pasted it into the problem document. Saved that doc, closed, saved book, exported to pdf, and it worked!! The page number problem was fixed. I went back and did the same thing for the other problem documents and they all number correctly now. 
    Probably not the best way, but for now this will fix it; I may have to do it again next time I add to the book. Although I didn't follow your instructions, I'll mark this as answered since it's working now. If it keeps giving me problems, I'll try the .inx export/new book route.
    thanks for your time
    alice

  • Getting errors with tag lib using Web Service

    I have created a web service client in my WEB-INF/classes catalogue. Im having problems because i get this error message when I compile:
    myServices/myCardValidate$Documents/verifyCreditCard_SOAPXML.jsp [-1:-1] This absolute uri (http://java.sun.com/jstl/core) cannot be resolved in either web.xml or the jar files deployed with this application
    myServices/myCardValidate$Documents/verifyCreditCard_TAGLIB.jsp [-1:-1] File "/WEB-INF/Service1Soap.tld" not found
    Errors compiling Web module compiling..
    anyone got a clue ?
    My other .jsp pages located in the WEB-INF catalogue has the http://java.sun.com/jstl/core uri and works fine...
    thanks in advance..

    Answering my own post to help others with the same problem:
    Im using Sun One Studio 5. What causes the error is that Sun Studio generates by default presentation jsp's etc. for the Web service client. At the properties tab of the client I set the Generate presentation parameter to False. No presentation jsp's are now generated and compiling and deployment of the web module works out fine.
    yours Aqoiiye

  • Javascript Error with UIX Page

    Hi all,
    I am using JHeadstart 10.1.2.2.32 with JDeveloper 10.1.2.1.0 to develop UIX pages. I have run into the following problem with one of my UIX pages. We have a page with a table view which uses sortable headers. In certain situations when using the sortable headers in IE 6.0.2900.2180, a javascript error appears. This does not occur using Firefox.
    It says:
    Line: 2894
    Char: 1
    Error: 'type' is null or not an object
    Code: 0
    URL: (the URL of the page)
    I have figured out that the error is occuring in the Common2_2_20.js file on the following line, which is part of the function _multivalidate:
    var a7 = a6.type; The error only occurs in the following situation. If the user has just logged into the system and certain rows in the table are read-only and others are editable. If you click on any of the sortable headers, it will sort fine the first time. However, if you click on the sortable header again, the javascript error appears. It only happens if you click on the sortable headers twice in a row.
    I have tried taking out the line of code, but then I can not sort the headers at all.
    I read in the forum that the error can occur because of the way IE handles the compression of javascript files. We changed the setting on the app server to not compress javascript files. I then undeployed and redeployed the application. However the same error is still occuring.
    If you need any more information, please let me know. Thanks in advance.
    Susan

    We found out that we had a custom script on the page that was interfering with script in the Common2_2_20.js. By moving the script to the end of our page, it solved our problem.
    Susan

  • HTTP 500 internal server error with jsf pages in OC4J 10.1.2

    Hi all. I am trying to use the Sun RI o fJSF1.1 together with a standalone OC4J 10.1.2. My jsf pages are not being displayed. Any clues.

    Hi ,
      Please answer my following questiosn.
    1)  which PI version are you using?
    2) How many J2EE nodes you have.
    please be reminded that SOAP is not for the heavy messages. Then you need to increase your timeout parameters from BASIS.
    Rgds
    Veeru
    Edited by: viru srivastava on Dec 14, 2010 10:18 PM

  • OPC server error with Lookout 5.1 that was working with Lookout 4.5

    I was running a file on Lookout 4.5 with Field Point explorer 3.0 with field point objects. I recently upgraded the Lookout to 5.1 and Field Point Explorer was uninstalled. Now when I try to open my old Lookout file, I cannot control through the field point objects and I am getting the following error: OPC/OLE error. OPC server not registered properly (63). Invalid class string 800401F3.

    Hello,
    Thanks for contacting National Instruments. There are three known reasons that you may get this error.
    1. IAK file not setup or it has been moved or is missing.
    This error is easy to reproduce. In order for the OPC FieldPoint Server to work, it has to launch the FieldPointOPC2.exe which has looks at a registry key for FieldPoint Explorer. In this registry key is the path to the last saved or loaded IAK file. If this file has moved or has been deleted, then you will get this error. This also happens to customers that have upgraded their FP Explorer and haven't opened up their IAK file and saved it.
    2. OPCproxy is not registered. Which means the opcproxy.dll or opccomn_ps.dll are not registered or are version 1.0 (can be registered by running "regsvr32 opcprox
    y.dll" and "regsvr32 opccomn_ps.dll". The opcproxy.dll and the opccomn_ps.dll are located in the system32 folder in the WINNT directory.
    3.OPCserver is not registered (can be accomplished by running the .exe with a /regserver switch) . The Fieldpoint OPC server is located in the following path: [drive letter]:\Program Files\National Instruments\FieldPoint. From a DOS prompt you can manually register the EXE by going to that directory and typing FieldPointOPC2.exe /RegServer. In a dos prompt the command line looks like this (also see attached picture):
    c:\cd c:\Program Files\National Instruments\FieldPoint
    c:\Program Files\National Instruments\FieldPoint\FieldPointOPC2.exe /RegServer
    Hope this works. If it doesn't, then I suggest that you uninstall all NI software and try to do a fresh install. This will properly ensure that all the services and servers are registered.
    A Saha
    Applications Engineer
    National Instruments
    Anu Saha
    Academic Product Marketing Engineer
    National Instruments

  • Error with Addons page

    I am getting "error while downloading" while trying to install add ons, after having reinstalled, the add ons page now appears very basic with broken images but the navigation bar(ADD-Ons, Extensions, Plugins etc.) is'nt affected. What should I do?(And what is wrong?)
    Thanks,
    Ray

    Rzay,
    There is currently maintenance going on with the Addons page and the Firefox OS Marketplace page as of 15:00 PDT and is expected to last about 5 hours. Until then, AMO and the Marketplace will be in a read-only state. There was a bug report filed under [https://bugzilla.mozilla.org/show_bug.cgi?id=985473 Bug 985473] but I cant' view it since I don't have the permissions to. You can see the report on https://status.mozilla.org/en-US/detail/78/
    You can see the status of addons.mozilla.org on http://status.mozilla.com/ showing Service Disruptions at the bottom for today (Apr 2)
    '''EDIT: It seems to be working now as I can download extensions. Try it then report back to us'''

  • Error with in page containing dvt:exportPivotTableData  with 11.1.1.2.0

    Hi all.
    I have a page containing a dvt:pivotTable, and a commandButton encapsulating a exportPivotTableData from data visualisation tool.
    When running application on Jdeveloper 11.1.1.2.0 integrated weblogic, the export works, open the data in an excel worksheet as wanted.
    On our production environnement, the following error appear in the web browser :
    OracleJSP error: oracle.jsp.parse.JspParseException:
    /gestionApplicative/rapports/masterConso.jspx: Line # 93, <af:commandButton text="Exporter vers Excel" id="exportDVT" icon="/gfx/icon_xls.gif" inlineStyle="margin-top:-5px;margin-bottom:5px;height:25px;">
    Error: http://xmlns.oracle.com/dss/adf/faces:exportPivotTableData is not a registered tag in the specified namespace.
    Thanks in advance.

    Hi,
    Katarina : how to check this perticular version ?
    All I can find is the weblogic version : WebLogic Server Version: 10.3.2.0
    The adf oracle domain version : 11.1.1.1.0
    Adf oracle domain webapp version : 11.1.1.1.0
    If those are not the good version, is there a simple way to upgrade ?
    Many thanks.
    Regards
    Fred

  • Cannot lock the page to prevent other users from editing it. Please try again later. Error with ASP pages

    Cannot lock the page to prevent other users from editing it.
    Please try again later.
    I get t his error when I try to edit ASP pages on my web
    server, I have all admin rights, anyone know a fix for this?

    App Store support. There is troubleshooting and a contact link.
    Support

  • Error on Page import

    I installed Oracle Portal 3.0.8.9.8 on Windows 2000.
    I am trying to import the page
    pageimp.cmd -s portal30 -p portal30 -o portal30 -m new -d d:\0p\csumb.dmp -c newdb
    and getting error:
    Start Portal Page Import
    Please Wait...
    declare
    ERROR at line 1:
    ORA-06510: PL/SQL: unhandled user-defined exception
    ORA-06512: at "PORTAL30.WWUTL_POB_TRANSPORT", line
    1879
    ORA-01403: no data found
    ORA-06512: at line 6
    I got the same error trying to install MyCompany demo.
    Please help !!!!!!!!!!!
    null

    Can you provide some additional info? For e.g., what is the version of Portal from where you exported the page, What does the page contain, etc. Remember, export-import does not work in between versions i.e., you cannot export from 3.0.7 and import into 3.0.8

  • Directive page import

    pleze
    can i import all packages in java api with directive page import ?
    <%@ page import="anypackage" %>
    or just some packages and if it , what are these packages can i import ?
    thanx

    The JSP import works just like a Java import. You can import everything in a directory, non-recursively.
    E.g.:
    <%@ page import="java.awt.*" %>
    Gets all of the imports under java/awt/, e.g. "java.awt.LayoutManager". But if you need an AWT event, such as "FocusEvent", then you have to go down one more layer, e.g.:
    <%@ page import="java.awt.event.*" %>
    You can repeat the "page import" as many times as you need to import the classes you're using.
    Hope that answers the question?

Maybe you are looking for

  • Windows 7 and Airport Extreme problems

    I've switch the airport extreme a few months ago, from a linksys router. Ever since switch my pc laptop drops/loses the wireless connection. The PC is running Windows 7. I have taken the laptop to another place that has a wireless network and never l

  • Cost object for Revenue Item?

    Dear friends When I am posting sales entry in F-02, system is asking Cost Object. I have given Cost Center as a Cost Object. In the control tab I have removed lock for Actual Revenues also. Even after this also system is asking the Cost Object. And I

  • Aperture 3 processes same 519 images on startup

    Every time I open Aperture 3.2.2 it says "processing" and I open the activity window and see that it is processing 519 images.  It gets through all 519 and then the processing stops...but after I quit Aperture, the next time I open it it goes back to

  • Derivation in PCA

    We want profit center per Company Code, Plant and Material. In Trans. Code: 3KEH, we have Company Code and Valuation area which is not working in FI entry (plant). Can we add new condition for Derivation in 3KEH ? If yes, how?  Is there any other way

  • BPM 11gPS5 support centos?

    We got several curious problems while configuring bpm domain (11gPS5) and starting servers in centos. So we are wondering if OBPM support centos? Thx in advance. Jianhong