Error in the package while deploying in jDev 11g

Hello

I'm following tutorial at http://static.springsource.org/docs/Spring-MVC-step-by-step/part1.html. I use jDev 11g as IDE and its weblogic integrated as a server.
I did fact index.jsp and web.xml, as stated in the tutorial. In step * '1.8. Create the controller "* where HelloController.java is created, I am getting following error."

Project: C:\JDeveloper\mywork\springapp\NewProj\NewProj.jpr
C:\JDeveloper\mywork\springapp\NewProj\src\springapp\web\HelloController.Java
Error (3.43): package org.springframework.web.servlet.mvc does not exist
Error (4.39): package org.springframework.web.servlet does not exist
Error (11,34): there is no package org.apache.commons.logging
Error (12.34): there is no package org.apache.commons.logging
Error (16.41): cannot find symbol
Error (18,21): could not find the Log class
Error (20,12): could not find class ModelAndView
Error (18.34): cannot find variable LogFactory
Error (25.20): could not find class ModelAndView


But I hv included jar files in library by tools-> manage libraries. Also deploy default is checked.

Please click the link below to see the screenshots included libraries and error.

https://docs.Google.com/open?ID=0B1QmVEE-TXMpYTc1NTE2NDItYWQ5NC00NGZkLWJjMTAtMTJiZmNkMTE4Zjg5

https://docs.Google.com/open?ID=0B1QmVEE-TXMpODAyMWM3YjItMTZjMC00NGMzLTkyN2MtMDMxNDE4ZGM5YWQ1

https://docs.Google.com/open?ID=0B1QmVEE-TXMpZDIyZjYyM2YtYzZkMy00NzJmLTliMDQtMjQzYWE5NTllODE2

Please guide me.

Check what browser is set in your toole-> preferences-> Web browser and proxy.

Insofar as the log files - depends on where you are looking for. The embedded WebLogic Server is usually in a directory such as:
C:\Users\yourname\AppData\Roaming\JDeveloper\system11.1.2.0.38.60.17\DefaultDomain\servers\DefaultServer\logs

Tags: Java

Similar Questions

  • Error: "ORE" the package was built before R 3.0.0: Please re - install

    Hello

    I'm new in the case R, R, I installed version of website of notch 3.0.1

    Then installed the server of ore. client, supported client version 1.3.1

    now all by running the command from the console of R > library ('ORE')

    The error comes that:

    Error: "ORE" the package was built before R 3.0.0: Please re - install

    I use windows 7, so any help in this regard will be highly appreciated.

    Kind regards

    Rajib

    Rajib,

    Distribution of R Oracle 3.0.1 will be compatible with a future version of Oracle Enterprise R.  You must first uninstall Oracle R Distribution 3.0.1 and then install Oracle R Distribution 2.15.3 for use with Oracle Enterprise R 1.3.1.les Oracle Enterprise R Installation and Administration Guide contains instructions on the installation/uninstallation of Oracle R Distribution:

    Installation of R

    See this blog for more details:

    https://blogs.Oracle.com/R/entry/updating_ord

    Sherry

  • Error in the package

    Hi gurus

    Need your help to solve one of the error, I have the following code:

    Code

    CREATE or REPLACE PACKAGE ppplch_pkg

    IS

    g_names plch_names_t;

    END ppplch_pkg;

    ----------

    CREATE or REPLACE PACKAGE ppplch_pkg BODY
    IS
    -g_names plch_names_t;
    g_names plch_names_t: = plch_names_t ('Blueberry', 'Raspberry');
    BEGIN

    BECAUSE me IN 1.g_names.count
    loop
    dbms_output.put_line (g_names (i));
    END loop;
    end ppplch_pkg;

    Error

    Error (7,13): PLS-00371: more than a declaration for "G_NAMES" is allowed.

    Grateful if someone explain why I get this error message. Thank you

    Concerning

    Shu

    You cannot declare a global variable of package in the package specification and package body. Declare once in the specification of the package if you want it to be a global variable or in the package body if you like private global variable.

    SY.

  • How to fix the error of the package not found?

    Hi all

    I am a newbie to OFA.
    According to our condition, I use the following code in my controller file.

    DocumentHelper.exportDocument (pageContext, arraylist.get (0) m:System.NET.SocketAddress.ToString (), arraylist.get (1) m:System.NET.SocketAddress.ToString (), arraylist.get (2) m:System.NET.SocketAddress.ToString (), arraylist.get (3) m:System.NET.SocketAddress.ToString (), inputstream, "PDF", properties);

    To do this, I imported the following package:
    Import oracle.apps.xdo.oa.common.DocumentHelper;


    But shows that the package is not found.
    How can I fix the error?
    Can someone please help with that?

    you don't have this oracle.apps.xdo.oa.common.DocumentHelper of the class in your classpath.
    Copy this class and its classes package of any directory of unix the oracle apps instance in your folder myclasses.
    This will solve your problem.

  • Error in the Package that contains the function

    Hi, here is my package I get error - "PLS-00103: encountered the symbol"="when waiting for one of the following.

    create or replace package pre_pkg
    is

    FUNCTION FUN_DATE (date a_date)
    RETURN number;

    end pre_pkg;

    create or replace package body pre_pkg
    is

    function FUN_DATE (date a_date)
    Return number
    is

    BEGIN

    IF REGEXP_LIKE (a_date,'^ \d {1} | d {2} / {1} \d | d {2} / \d {4} \d{2}:\d{2}:\d{2}.\d{3}$ "")
    AND (REGEXP_INSTR (a_date, "[AP] me, 1") = 0)
    AND LENGTH (a_date) > 11
    AND LENGTH (TRUNC (to_char (TO_TIMESTAMP (a_date, ' MM/DD/YYYY HH24: PUT. ")))) FF'), "YYYY"))) = 4)
    THEN
    back: = 0;

    ELSIF REGEXP_LIKE(a_date,'^\d{1}|d{2}/\d{1}|d{2}/\d{4} \d{2}:\d{2}:\d{2} [AP]M$')
    AND (REGEXP_INSTR(a_date,'[AP]M',1) > 0)
    AND LENGTH (TRUNC (to_char (TO_DATE (a_date, ' MM/DD/YYYY HH: MIS AM' "),"YYYY"))) = 4)
    THEN
    back: = 0;

    ELSIF REGEXP_LIKE(a_date,'^\d{1}|d{2}/\d{1}|d{2}/\d{4}$')
    AND (REGEXP_INSTR (a_date, "[AP] me, 1") = 0)
    AND LENGTH (TRIM (a_date)) < 11
    AND LENGTH (TRUNC (to_char (TO_DATE(a_date,'MM/DD/YYYY'), 'YYYY'))) = 4)
    THEN
    back: = 0;
    ON THE OTHER
    back: = 1;

    END IF;

    EXCEPTION
    WHILE OTHERS THEN
    back: = 1;

    END FUN_DATE;

    END pre_pkg;
    /

    Can someone help me in this regard. I use oracle 10g.

    All your RETURN statements should not have the: = sign. Just RETURN x;

  • Error on the packaging: error 103: application.qnx is an unexpected element/attribute

    Hi all

    A week ago, I sent my application the second time signed, now I do this third time because accidentally I sent the request with the word "debug" on the icon.

    I'm trying to do anything with the process of signing using the excellent How - to's here here , but unfortunately I'm stuck on the first step, when I try to package I have strange error "error 103: application.qnx is an unexpected element/attribute" on the file my - app.xml.

    What is c? What should do?

    Thank you very much

    Because you have qnx tag in the file. Remove and everything in it - this tag and content belongs to blackberry - tablet.xml. Validator of Adobe (which gives you an error) air does not recognize as a first class citizen, then put all of the additional tags in the additional xml file.

  • [ADF Essentials, JDev12.1.3, MS SQL Server] About to restore backup/restore error when the application is deployed on GlassFish. How...?

    Hallo,

    follow the suggestions of Timo Hahn and kdario , I created a panelTabbed with main tables form & details according to this thread Re: [ADF, JDev12.1.3] Master af:form w/read only af:tables detail: how to handle insert and edit through forms?

    The modification/insertion for readonly tables is managed using a form of popup.

    Before displaying the form, I create a backup that I restore it if the user click Cancel on the shortcut menu.

    Everything works well on the integrated WebLogic Server, but now that I have deployed the application on GlassFish Server I noticed an odd error.

    The < <the connection to the server has failed (status = 500)> > error when I click the button cancel from the context menu (Cancel involves restoring the backup) and the empty line added before opening the context menu and create the backup point is left blank in the table.

    In the server log, I read this error:

    Caused by: com.microsoft.sqlserver.jdbc.SQLServerException: call Impossible a commit operation when the AutoCommit is set to 'true '.

    at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDriverError(SQLServerException.java:190)

    The check points are not compatible with GlassFish/ADF Essentials or it is - AS I HOPE -some adjustments to make with regard to transactions in GlassFish?

    Until now I deplyed on GlassFish than an application of readonly.

    I see now that the problem also occurs when the call of the AOS restore operation is should not be due to the use of the backup point.

    It is the configuration of the Connection Pool in GlassFish (sorry it's in Italian)...

    StackTrace

    Caused by: com.microsoft.sqlserver.jdbc.SQLServerException: Impossibile richiamare one ' operation di commit when the terms AutoCommit e impostata su 'true '.

    at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDriverError(SQLServerException.java:190)

    at com.microsoft.sqlserver.jdbc.SQLServerConnection.rollback(SQLServerConnection.java:1958)

    at com.sun.gjc.spi.base.ConnectionHolder.rollback(ConnectionHolder.java:630)

    at oracle.jbo.server.DefaultTxnHandlerImpl.handleRollback(DefaultTxnHandlerImpl.java:149)

    ... more than 92

    # # 0 in detail

    com.microsoft.sqlserver.jdbc.SQLServerException: Impossibile richiamare one ' operation di commit when the terms AutoCommit e impostata su 'true '.

    at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDriverError(SQLServerException.java:190)

    at com.microsoft.sqlserver.jdbc.SQLServerConnection.rollback(SQLServerConnection.java:1958)

    at com.sun.gjc.spi.base.ConnectionHolder.rollback(ConnectionHolder.java:630)

    at oracle.jbo.server.DefaultTxnHandlerImpl.handleRollback(DefaultTxnHandlerImpl.java:149)

    at oracle.jbo.server.DBTransactionImpl.doRollback(DBTransactionImpl.java:5279)

    at oracle.jbo.server.DBTransactionImpl.rollback(DBTransactionImpl.java:2558)

    at oracle.adf.model.bc4j.DCJboDataControl.rollbackTransaction(DCJboDataControl.java:1770)

    at oracle.jbo.uicli.binding.JUCtrlActionBinding.doIt(JUCtrlActionBinding.java:1541)

    at oracle.adf.model.binding.DCDataControl.invokeOperation(DCDataControl.java:2218)

    at oracle.jbo.uicli.binding.JUCtrlActionBinding.invoke(JUCtrlActionBinding.java:784)

    at oracle.adf.controller.v2.lifecycle.PageLifecycleImpl.executeEvent(PageLifecycleImpl.java:410)

    at oracle.adfinternal.view.faces.model.binding.FacesCtrlActionBinding._execute(FacesCtrlActionBinding.java:254)

    at oracle.adfinternal.view.faces.model.binding.FacesCtrlActionBinding.execute(FacesCtrlActionBinding.java:212)

    at oaw.view.beans.NotPrel.cancelButton_action(NotPrel.java:254)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

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

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

    at com.sun.el.parser.AstValue.invoke(AstValue.java:254)

    at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:302)

    at org.apache.myfaces.trinidad.component.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:46)

    at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:102)

    at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:190)

    at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)

    at org.apache.myfaces.trinidad.component.WrapperEvent.broadcastWrappedEvent(WrapperEvent.java:82)

    to oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$ 1.run(ContextSwitchingComponent.java:168)

    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:510)

    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:171)

    at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)

    at org.apache.myfaces.trinidad.component.WrapperEvent.broadcastWrappedEvent(WrapperEvent.java:82)

    at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:111)

    at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)

    at org.apache.myfaces.trinidad.component.WrapperEvent.broadcastWrappedEvent(WrapperEvent.java:82)

    to oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$ 1.run(ContextSwitchingComponent.java:168)

    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:510)

    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:171)

    at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:115)

    at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)

    at oracle.adf.view.rich.event.ProxyEvent.broadcastWrappedEvent(ProxyEvent.java:72)

    at oracle.adf.view.rich.component.fragment.UIXRegion.broadcast(UIXRegion.java:124)

    at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)

    at org.apache.myfaces.trinidad.component.WrapperEvent.broadcastWrappedEvent(WrapperEvent.java:82)

    to oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$ 1.run(ContextSwitchingComponent.java:168)

    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:510)

    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:171)

    at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)

    at org.apache.myfaces.trinidad.component.WrapperEvent.broadcastWrappedEvent(WrapperEvent.java:82)

    at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:111)

    at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)

    at org.apache.myfaces.trinidad.component.WrapperEvent.broadcastWrappedEvent(WrapperEvent.java:82)

    to oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$ 1.run(ContextSwitchingComponent.java:168)

    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:510)

    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:171)

    at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:115)

    at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:759)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:444)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:225)

    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:593)

    at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1550)

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

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

    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:192)

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

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

    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:105)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:502)

    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:502)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:327)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:229)

    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)

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

    at org.apache.catalina.core.ApplicationFilterChain.doFilter ([| #])

    Thank you

    Federico

    Hello Dario,

    the solution to the problem really seems to check 'non transactional connections' (with nothing to do in the code of the application) in the GlassFish connection pool configuration.

    I did a lot of tests: commit, rollback and save points works like movement.

    See you later for another thrilling adventure!

    Thank you

    Federico

  • Error in the package declaration

    Hey all, when I am trying to create a package that I get an error message PLS-00410: fields duplicated in the FILE list, TABLE or argument may not
    CREATE OR REPLACE PACKAGE plsql101_pack IS
       DATE_LOADED DATE;
    
    TYPE pkg_perform_type IS RECORD
         (person_code     plsql101_person.person_code%TYPE,
          person_name     CHAR(12),
          current_sales   NUMBER(8,2),
          perform_percent NUMBER(8,1),
          status          CHAR(30)
          );
    CURSOR PKG_PER_CUR RETURN plsql101_person%ROWTYPE;
    
    FUNCTION pkg_comp_discounts (order_amt NUMBER) RETURN NUMBER;
    
    
    PROCEDURE pkg_compute_perform
        (a_perform plsql101_person%ROWTYPE,
         a_perform OUT pkg_perform_type);
    END plsql101_pack;
    /
    
    SQL> @plsql101_pack
    
    Warning: Package created with compilation errors.
    
    SQL> SHO ERROR
    Errors for PACKAGE PLSQL101_PACK:
    
    LINE/COL ERROR
    -------- -----------------------------------------------------------------
    18/1     PL/SQL: Declaration ignored
    18/1     PLS-00410: duplicate fields in RECORD,TABLE or argument list are
             not permitted
    can I know why I get the error...
    Thanks in advance!

    Hello

    The two arguments of the procedure with the same name:

    Sandy wrote:

    PROCEDURE pkg_compute_perform
    (a_perform plsql101_person%ROWTYPE,
    a_perform OUT pkg_perform_type);
    

    Argument names must be unique within the list of arguments.

    You can have several procedures or functions all have an argument called a_perform, but for any function or a procedure given, only one argument can be called a_perform. Think about it. If you could have two (or more) l arguments in the same procedure who all called a_perform, then, when you referenced a_perform in the procedure, how the compiler (or you or anyone else) know than the one you did?

  • Since yesterday I´ll get errors in the paintings while developing their... There is red or blue pixels where ther should be white or black

    The question I have is shown in the picture - please can someone help me?

    [ [URL =http://www.directupload.net/file/d/4281/axixzavt_jpg.htm] [IMG] http://fs5.directupload.net/ images/160302/temp/axixzavt.jpg[/IMG][/URL]

    My pc:

    Windows 7 64 bit

    Intel 4700

    AS motherboard Rock

    16 GB OF RAM

    NVIDIA GTX 770

    The newly installed operating system, drivers, and so on are updated.

    Kind regards

    You have enabled clipping indicators. Red pixels indicate that your strengths are be cut, blue pixels indicate that the shadows are cut-off. You can disable the two indicators by pressing the J key. Or you can click on the small boxes in the upper corners of the histogram to turn off the indicators individually. Or, you can adjust your shadows and highlights to disappear from these indicators.

  • How can I change the installation directory in windows PC where to deploy the package to the series of licenses?

    I created the Package CC "exsample" series of license name and disabled the Office CC Implementation Committee and selected the option "specify directory for deployment" or 'Directory to specify' in the Advanced dialog configrations.

    I started to deploy in the victory of the client PC with command line like below,

    msiexec /i exsample.msi TARGETDIR = D:\test

    or

    msiexec /i INSTALLDIR = D:\test exsample.msi

    Installation was completed though, apps had been installed in the defalt directory "C:\Program files".

    In CC helps Packer said as the folliwings on the location of the Installation,

    "The Application Manager offers you the following options for the deployment location:

    Deploy in the default directory of the application: the player is by default the system unit; the default path is \Program Files in Windows/applications under Mac OS.

    Specify the directory for the deployment: allows users to end to specify the installation path when the package is deployed. On Mac OS, users are invited on the user interface, while on Windows, it's a command-line only option.

    ' Specify the directory: enter the path to the location to a specific installation location.

    Is - this explanation is wrong?

    How can I change the installation directory in windows PC where to deploy the package to the series of licenses?

    Any information would be appreciated.

    Thanks in advance.

    Kappa-maki

    My friend told me that the correct command is as below,

    MsiExec.exe /i example.msi ADOBEINSTALLDIR = "D:\test\" / quiet

    It worked well!

  • Download of AIR for IOS via the Application Loader I get the following error - the package does not contain a file Info.plist.

    I publish a .fla in the AIR for IOS.

    I'm in 2014 CC, so first I need to know what AIR I should publish in?

    more recent is AIR 14.0.0.178 for IOS

    IOS deployment type is App Store

    published with no error.

    I see that the following files included app.xml and .swf

    I converted the .ipa to a zip file

    Download through the Application Loader, I get the following error

    The package does not contain a file Info.plist.

    Here is the infoplist for that and convert the .ipa and the info in a zip file?

    I converted the .ipa in a zip file and the intoplist file is NOT THERE how to generate this?

    Any help here?

    the most recent is 16 +, Download Adobe AIR SDK

  • How to fix the error on the packets to the PCI DDK program - 7358

    Hello world

    I'm trying the RTX driver for motion NI PCI-7358.

    I would like to achieve the same function as flex_load_dac(). According to the DDK, I have to manually send the order via the package. The flex_load_dac() format is:

    Load CAD
    CommandID: 61
    Valid resource type: DAC
    Vector type: entry
    (Send) packet data
    Word Count: 1
    The data passed to: i16 outputValue

    So I write my code like:

    //////////////////////////////////

    #define CB 0
    #define CSR 8

    x = *(BaseAddress+CSR);
    While (!) (x & 0x01)) {}
    printf("%X\n",x);
    x = *(BaseAddress+CSR);
    } //wait for the RTR
    printf ("%X\n",x Heading1);
    * BaseAddress + BC = (u16) 0 X 0131; Number of words< 8="" |="" resource="">

    x = *(BaseAddress+CSR);
    While (!) (x & 0x01)) {}
    printf("%X\n",x);
    x = *(BaseAddress+CSR);
    } //wait for the RTR
    printf ("%X\n",x HEAD2);
    * BaseAddress + BC = (u16) 61; Command ID

    x = *(BaseAddress+CSR);
    While (!) (x & 0x01)) {}
    printf("%X\n",x);
    x = *(BaseAddress+CSR);
    } //wait for the RTR
    printf ("DATA %X\n",x);
    * BaseAddress + BC = (i16) 0 x 1111; write a value to the DAC output

    x = *(BaseAddress+CSR);
    While (!) (x & 0x01)) {}
    printf("%X\n",x);
    x = *(BaseAddress+CSR);
    } //wait for the RTR
    printf ("%X\n",x FOOT);
    * BaseAddress + BC = (u16) 0XFF0A; vector = 0XFF
     
    The print output is:

    HEADING1 1
    0
    0
    0
    HEAD2 1
    8
    10
    DATA 11
    10
    10
    10
    10
    10
    10
    FOOT 11

    It seems that after the command ID is sent to the card, a mistake on packages is completed.

    I've read all the related document on motion control card, but none speak the detailed explanation of the error on the packages and how to cope.

    Can any body help me with this problem or point out what's not in my package?

    It is a very urgent project. I wish I can get help on you!

    Thank you in advance!

    Rick

    Rick,

    Attached a few old files are used to create driver linux for the x 733 and 734 x cards.  The control interface is the same for the boards of 735 x.  They are provided AS IS, but I think they'll give you a very useful overview of what you need to do.  For example to remove the error command you send the terminator of value package several times the error is cleared.

    Rodger

  • How can I specify the installation directory for the packages installed on Windows clients?

    This article (Creative Cloud help |) Create or modify packages) mentions that you must specify the installation location on the command line in Windows for CC packages:


    Installation location

    The Application Manager offers you the following options for the deployment location:

      • Deploy to the default directory of the application: The default player is system unit; the default path is \Program Files in Windows/applications under Mac OS.
      • Directory to specify when the deployment: Allows users to end to specify the installation path when the package is deployed. On Mac OS, users are invited on the user interface, while on Windows, it's a command-line only option.
      • Specify directory: enter the path to the location to a specific installation location

    I have chosen "Specify the directory for the deployment" when I built the package.  I also added parameters for deployeur batch of Exceptions (Creative Cloud help |) Using Adobe deployeur Exceptions) indicating the installation location for the exceptions.

    How to access the command line options during install?

    • I tried setup.exe /?, and setup.exe -?, and the installation continues straight on the pilot of c: (small SSD drive; need to install on the 1 TB SATA drive on the HP workstation).
    • I looked for the MSI command line options, and there is not to change the installation location.

    There is a post somewhere that explains it?  I had no luck with my research in the forums on the web.

    When the "Specify the deployment directory" configuration is selected then you may need to use a deployment tool to deploy this package and need to call for the installation .msi.

    I hope that under Microsoft section can help. It has all the command line to install msi.

    http://TechNet.Microsoft.com/en-us/library/cc759262%28WS.10%29.aspx#BKMK_SetLogging

    Thank you

    Ashish

  • do NoClassDefFoundError error if the class definition exists in POT

    Hi all

    I make a new application to display the data in a table by using extremecomponents. The compilation and deployed in Jdev completed successfully, but then that I copied the link to my app in the browser, jdev me following error, it says * ' TableTag problem: java.lang.NoClassDefFoundError "*.". " But I can see class * "TableTag" * exists in the library jar file extremecomponents - 1.0.4 I copied in the folder lib under the directory WEB - INF I have also included in the classpath and library in Application-> menu of the project properties.

    < 16 October 2011 17:35:02 IST > < error > < HTTP > < BEA-101017 > < [ServletContext@16872429[app:Xtreme module: Xtreme-org-context-path root: / Xtreme-org-context-root spec-version: 2.5], request: [weblogic.servlet.internal.ServletRequestImpl@308a64
    GET /Xtreme-org-context-root/pages/test.jsp HTTP/1.1
    Connection: keep-alive
    User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535,1 (KHTML, like Gecko) Safari/535,1 of Chrome/14.0.835.202
    Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
    Accept-Encoding: gzip, deflate, sdch
    Accept-Language: en-US, en; q = 0.8
    Accept-Charset: ISO-8859-1, utf-8; q = 0.7, *; q = 0.3
    Cookie: JSESSIONID = 5JC4ThQGY1KGmdvhnmD5wG0qpNC64YGMqTLDvMymcdCvq0F2yfSn! 1713501960

    Root cause]] of ServletException.
    javax.servlet.jsp.JspException: problem TableTag: java.lang.NoClassDefFoundError: org/apache/taglibs/standard/lang/support/ExpressionEvaluatorManager
    at org.extremecomponents.table.tag.TagUtils.evaluateExpressionAsString(TagUtils.java:43)
    at org.extremecomponents.table.tag.TableTag.doStartTag(TableTag.java:404)
    at jsp_servlet._pages.__test._jsp__tag0(__test.java:199)
    at jsp_servlet._pages.__test._jspService(__test.java:161)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
    at weblogic.servlet.internal.ServletStubImpl.onAddToMapException(ServletStubImpl.java:416)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:326)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at org.extremecomponents.table.filter.AbstractExportFilter.doFilter(AbstractExportFilter.java:49)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.doIt (WebAppServletContext.java:3684)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3650)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused by: java.lang.ClassNotFoundException: org.apache.taglibs.standard.lang.support.ExpressionEvaluatorManager
    at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:280)
    at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:253)
    at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:56)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:177)
    at weblogic.utils.classloaders.ChangeAwareClassLoader.loadClass(ChangeAwareClassLoader.java:37)
    ... 25 more

    at org.extremecomponents.table.tag.TableTag.doCatch(TableTag.java:488)
    at jsp_servlet._pages.__test._jsp__tag0(__test.java:221)
    at jsp_servlet._pages.__test._jspService(__test.java:161)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)
    Truncated. check the log file full stacktrace
    >
    < 16 October 2011 17:35:02 IST > < opinion > < Diagnostics > < BEA-320068 > < Watch "UncheckedException" with severity "Notice" on the server "DefaultServer" triggered at 16 Sep, 2011 17:35:02 IST. Details of the notification:
    WatchRuleType: Journal
    WatchRule: (SEVERITY = "Error") AND ((MSGID = ' BEA-101020') OR (MSGID = "BEA-101017'") OR (MSGID = "BEA-000802'"))
    WatchData: DATE = October 16, 2011 17:35:02 IST SERVER = DefaultServer MESSAGE = [ServletContext@16872429[app:Xtreme module: Xtreme-org-context-path root: / Xtreme-org-context-root spec-version: 2.5], request: [weblogic.servlet.internal.ServletRequestImpl@308a64
    GET /Xtreme-org-context-root/pages/test.jsp HTTP/1.1
    Connection: keep-alive
    User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535,1 (KHTML, like Gecko) Safari/535,1 of Chrome/14.0.835.202
    Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
    Accept-Encoding: gzip, deflate, sdch
    Accept-Language: en-US, en; q = 0.8
    Accept-Charset: ISO-8859-1, utf-8; q = 0.7, *; q = 0.3
    Cookie: JSESSIONID = 5JC4ThQGY1KGmdvhnmD5wG0qpNC64YGMqTLDvMymcdCvq0F2yfSn! 1713501960

    Root cause]] of ServletException.
    javax.servlet.jsp.JspException: problem TableTag: java.lang.NoClassDefFoundError: org/apache/taglibs/standard/lang/support/ExpressionEvaluatorManager
    at org.extremecomponents.table.tag.TagUtils.evaluateExpressionAsString(TagUtils.java:43)
    at org.extremecomponents.table.tag.TableTag.doStartTag(TableTag.java:404)
    at jsp_servlet._pages.__test._jsp__tag0(__test.java:199)
    at jsp_servlet._pages.__test._jspService(__test.java:161)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
    at weblogic.servlet.internal.ServletStubImpl.onAddToMapException(ServletStubImpl.java:416)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:326)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at org.extremecomponents.table.filter.AbstractExportFilter.doFilter(AbstractExportFilter.java:49)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.doIt (WebAppServletContext.java:3684)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3650)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused by: java.lang.ClassNotFoundException: org.apache.taglibs.standard.lang.support.ExpressionEvaluatorManager
    at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:280)
    at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:253)
    at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:56)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:177)
    at weblogic.utils.classloaders.ChangeAwareClassLoader.loadClass(ChangeAwareClassLoader.java:37)
    ... 25 more

    at org.extremecomponents.table.tag.TableTag.doCatch(TableTag.java:488)
    at jsp_servlet._pages.__test._jsp__tag0(__test.java:221)
    at jsp_servlet._pages.__test._jspService(__test.java:161)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
    at weblogic.servlet.internal.ServletStubImpl.onAddToMapException(ServletStubImpl.java:416)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:326)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at org.extremecomponents.table.filter.AbstractExportFilter.doFilter(AbstractExportFilter.java:49)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.doIt (WebAppServletContext.java:3684)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3650)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Subsystem = HTTP USERID < WLS Kernel > = SEVERITY = error THREAD = ExecuteThread [ASSET]: '0' for the queue: MSGID 'weblogic.kernel.Default (self-adjusting)' = BEA - 101017 MACHINE = Nano-PC TXID = the CONTEXTID = 1b7e5955c26b51de:-57154059:1330c9e225f:-8000-000000000000001e TIMESTAMP = 1318766702058
    WatchAlarmType: AutomaticReset
    WatchAlarmResetPeriod: 30000
    >
    < 16 October 2011 17:35:04 IST > < warning > < Diagnostics > < BEA-320016 > < Imaging diagnosis in c:\users\nano\appdata\roaming\jdeveloper\system11.1.1.3.37.56.60\defaultdomain\servers\defaultserver\adr\diag\ofm\defaultdomain\defaultserver\incident\incdir_24 with a minute resets to 1. >


    Please HELP

    Looking for the wrong class. The missing class is

    org/apache/taglibs/standard/lang/support/ExpressionEvaluatorManager
    

    Check if you have the "JSF1.2' and the 'JSTL1.2 Tags" added to your project library.

    Timo

  • When I download itunes on my pc, I get an error of analysis package, any help?

    "When I download itunes on my pc I get a parse error in the package, any help?

    Hello xlAdrenaline,

    Thank you for using communities of Apple Support.

    If I understand your message that you receive a packet parse error when you try to install iTunes on your Windows PC. The following article has some great not to help solve this type of problem:

    If you see an error message "Windows package install" when you try to uninstall iTunes from your PC

    Best regards

Maybe you are looking for