Oracle & Apache

OS: Windows Server 2003 Standard Edition
DB: 9.2.0.8.0
One of my database boxes is getting several "faulting application apache.exe" errors roughly every ten minutes. When I check the list of services I don't have Apache listed anywhere, and apache.exe is not under the list of processes in Task Manager.
This is a development box, and it doesn't appear to be causing any problems (I'm not using HTTP, and the HTTPServer service is not running), but I'm wondering why Apache isn't in my list of services. I've read that stopping the Apache service will fix the error, but as I have no Apache service listed, I cannot do that.
Has anybody run into this before, or know why it would not be listed? Appreciate it.

Refer to this metalink note:
APACHE.EXE Process Terminates With Fault In NTDLL.DLL
Doc ID:359205.1
Werner

Similar Messages

  • Getting Error 2140 while starting Oracle Apache Server in 11.5.6 Apps

    We are on Oracle Apps R11.5.6 on Win NT 4.0.
    When I tried to stop and start the Oracle Apache Server service, the service stopped normally but did not start at all. The error is as given below:
    When I try to start Apache Server through the services, I get the following error:
    "Could not start the OracleApacheServerTEST service on \\son1052.
    Error 2140: An internal Windows NT error occured."
    When I try to start Apache Server through the command prompt, I get the error:
    The OracleApacheServerTEST service is starting.
    The OracleApacheServerTEST service could not be started.
    The service did not report an error.
    More help is available by typing NET HELPMSG 3534.
    D:\oracle\testcomn\admin\scripts>goto end
    D:\oracle\testcomn\admin\scripts>echo "adapcctl.cmd exiting with status 2"
    "adapcctl.cmd exiting with status 2"
    D:\oracle\testcomn\admin\scripts>net helpmsg 3534
    The service did not report an error.
    EXPLANATION
    The service did not report an error.
    ACTION
    Try the task later. If the problem persists, contact your network administrator.
    What might be the problem?
    Any help would be greatly appreciated.
    Thanks in Advance.
    Praveen
    [email protected]

    Login from svrmgrl and shutdown the db and then restart the db now start the service and it must start. This problem comes when you restart the server. I hope this will solve your problem.
    [email protected]

  • Problem to install my web server application on Oracle-Apache web server

    I've developed my web site using Sun one studio 4 update 1 in according with the servlet engine version 2.3 (Tomcat 401).
    After the compilation I've try to install my site on Oracle-Apache 9i which use the servlet engine version 2.0.
    My problem concern that there's an complilation error about the server engine version. How I can update my sun One Studio Tomcat with the servlet engine version 2.0 and where I can find this servlet engine version to tomcat module?
    Many thanks
    Error description:
    oracle.jsp.provider.JspCompileException: Errors compiling:d:\oracle\ora92\apache\apache\htdocs\_pages\_mercia__web\_JspError.java
    Method getAttribute(java.lang.String) not found in interface javax.servlet.http.HttpSession. if (sess.getAttribute("strAnagFileName") == null || sess.getAttribute("strInFolder")== null ||

    You really need to upgrade your Oracle application server. Oracle 9iAS release 2 v903 is fully J2EE1.3 compliant and won't give you such problems.
    For now, change your session.getAttribute/session.setAttribute calls to session.getValue/session.putValue, which is the deprecated previous api.

  • Unable to Start Oracle Apache after SSL implementation

    Hi,
    We are on Oracle EBS 11i(11.5.10.2) on Windows 2003(32-Bit)
    We want to implement SSL for HTTP server. I tried this on our test instance by following +11i: A Guide to Understanding and Implementing SSL for Oracle Applications [ID 123718.1]+
    After implementing SSL, Oracle Apache is not starting and gives "Service didnt report error". I expected the adapcctl.cmd to prompt for password. I understand that in Unix Apache must be started as root in SSL mode. Is there any specific I need to do for Windows? After reverting the context file to the original file and running autoconfig Apache is starting normally.
    Please let me know if I had to anything Windows specific.
    Rgds,
    Thiru.

    Thanks.
    I did all that is mentioned in Note: +11i: A Guide to Understanding and Implementing SSL for Oracle Applications [ID 123718.1]+. Also referred to +Troubleshooting SSL with Oracle Applications 11i [ID 300969.1]+.
    After enabling Trace in httpd.conf I am getting the following error in ssl_engline_log
    +[24/ÇÈÑíá/2011 16:50:15 00624] [info] Server: Oracle HTTP Server Powered by Apache/1.3.19, Interface: mod_ssl/2.8.1, Library: OpenSSL/0.9.5a+
    +[24/ÇÈÑíá/2011 16:50:15 00624] [info] Init: 1st startup round (still not detached)+
    +[24/ÇÈÑíá/2011 16:50:15 00624] [info] Init: Initializing OpenSSL library+
    +[24/ÇÈÑíá/2011 16:50:15 00624] [info] Init: Loading certificate & private key of SSL-aware server dvlp003.imtac.com:443+
    +[24/ÇÈÑíá/2011 16:50:15 00624] [trace] Init: (dvlp003.imtac.com:443) unencrypted RSA private key - pass phrase not required+
    +[24/ÇÈÑíá/2011 16:50:15 00624] [info] Init: Loading certificate & private key of SSL-aware server dvlp003.imtac.com:10010+
    +[24/ÇÈÑíá/2011 16:50:15 00624] [trace] Init: (dvlp003.imtac.com:10010) unencrypted RSA private key - pass phrase not required+
    +[24/ÇÈÑíá/2011 16:50:15 00624] [info] Init: Seeding PRNG with 136 bytes of entropy+
    +[24/ÇÈÑíá/2011 16:50:15 00624] [info] Init: Generating temporary RSA private keys (512/1024 bits)+
    +[24/ÇÈÑíá/2011 16:50:16 00624] [info] Init: Configuring temporary DH parameters (512/1024 bits)+
    +[24/ÇÈÑíá/2011 16:50:16 00624] [trace] Inter-Process Session Cache (DBM) Expiry: old: 0, new: 0, removed: 0+
    +[24/ÇÈÑíá/2011 16:50:16 00624] [info] Init: Seeding PRNG with 136 bytes of entropy+
    +[24/ÇÈÑíá/2011 16:50:16 00624] [info] Init: Configuring temporary RSA private keys (512/1024 bits)+
    +[24/ÇÈÑíá/2011 16:50:16 00624] [info] Init: Configuring temporary DH parameters (512/1024 bits)+
    +[24/ÇÈÑíá/2011 16:50:16 00624] [info] Init: Initializing (virtual) servers for SSL+
    +[24/ÇÈÑíá/2011 16:50:16 00624] [info] Init: Configuring server dvlp003.imtac.com:443 for SSL protocol+
    +[24/ÇÈÑíá/2011 16:50:16 00624] [trace] Init: (dvlp003.imtac.com:443) Creating new SSL context (protocols: SSLv2, SSLv3, TLSv1)+
    +[24/ÇÈÑíá/2011 16:50:16 00624] [trace] Init: (dvlp003.imtac.com:443) Configuring RSA server certificate+
    +[24/ÇÈÑíá/2011 16:50:16 00624] [trace] Init: (dvlp003.imtac.com:443) Configuring RSA server private key+
    +[24/ÇÈÑíá/2011 16:50:16 00624] [trace] Init: (dvlp003.imtac.com:443) Configuring server certificate chain (3 CA certificates)+
    +[24/ÇÈÑíá/2011 16:50:16 00624] [info] Init: Configuring server dvlp003.imtac.com:10010 for SSL protocol+
    +[24/ÇÈÑíá/2011 16:50:16 00624] [error] Init: (dvlp003.imtac.com:10010) Illegal attempt to re-initialise SSL for server (theoretically shouldn't happen!)+
    I am using port 443. The changes made to application tier context file is:
    set the %s_url_protocol variable to https
    set the %s_local_url_protocol variable to https
    set the %s_webentryurlprotocol variable to https
    set the %s_frmConnectMode variable to https
    set the %s_webssl_port variable to the Apache SSL port required
    set the %s_active_webport variable to the same value as that for the %s_webssl_port variable
    set the %s_webport variable to the same value as that for the %s_webssl_port variable
    set the %s_web_ssl_directory variable to point to the full directory path of the directory that is to contain the .crt and .key files that you are using for Apache
    set %s_apps_portal_url variable to https
    AutoConfig completed sucessfully. Our env is 11.5.10.2 on Windows 2003.
    Rgds,
    Thiru

  • Cannot load d:\oracle\apache\apache\apache\modules\orajipa8i.dll into serve

    Dear All,
    Getting following error while trying to start http server service.
    "Syntax error on line 1 of d:\oracle\oracle\apache\apache\conf\mod_ose.conf
    Cannot load d:\oracle\apache\apache\apache\modules\orajipa8i.dll into server"
    Pls tell me the work arounds.
    Thanks,
    Sathis.

    I am getting the same error message on my side.
    Were you able to get around the problem? Thank you.

  • PERL CGI doesnt accept ORACLE+APACHE

    Hi,
    I am using Oracle+Apache+Perl+DBI/DBD and one thing very strange
    is happening:
    Oracle works fine ...
    Perl + CGI + Apache works fine ...
    Perl + Oracle works fine ...
    But when it comes to Access a Perl script (CGI) accessing Oracle
    in the Netscape using Apache as the Web server, nothing happens
    The STOP button remains lighted as if the page havent finished
    loading. No messages are displayed.
    If I run the same script in the terminal prompt, it is executed
    terrifically, generating all the HTML codes, but when I run it
    using the browser, absolutely nothing happens.
    Do you have any idea of what is wrong ?!
    Thank you
    Andre Lessa
    [email protected]
    [email protected]
    null

    Hey,
    The problem is that you have not included ORACLE_HOME in your
    cgi script. you need to do the following
    BEGIN {$ENV{ORACLE_HOME}='your_dir_goes_here';}
    also check error log.
    under my redhat linux 5.2 it is in the following dir.
    /var/log/httpd/
    that is how i solved that problem
    Alex
    Email with any other questions;
    Andre Lessa (guest) wrote:
    : Hi,
    : I am using Oracle+Apache+Perl+DBI/DBD and one thing very
    strange
    : is happening:
    : Oracle works fine ...
    : Perl + CGI + Apache works fine ...
    : Perl + Oracle works fine ...
    : But when it comes to Access a Perl script (CGI) accessing
    Oracle
    : in the Netscape using Apache as the Web server, nothing happens
    : The STOP button remains lighted as if the page havent finished
    : loading. No messages are displayed.
    : If I run the same script in the terminal prompt, it is executed
    : terrifically, generating all the HTML codes, but when I run it
    : using the browser, absolutely nothing happens.
    : Do you have any idea of what is wrong ?!
    : Thank you
    : Andre Lessa
    : [email protected]
    : [email protected]
    null

  • Forms 6i server with oracle Apache on 9i

    Hi
    has anyone configured forms 6i server with oracle Apache on oracle 9i
    any suggestions
    kedar

    Hi Paul
    I have configure as per notes on metalink 114226.1 in httpd.conf file
    I have stopped IIS and restarted HTTP server
    i get the default page when i enter http://<server>/dev60html/runform.htm
    but when i enter port of forms server and web host as the machine name it takes along time
    can u let me know if i am missing on any thing specific ?? in the setup
    thanks
    kedarr

  • Php3 + oracle + apache - ORA-12154

    Hi,
    I build php3 with oracle support, installed oracle 8.1.5 on
    RedHat 6.0 and used dbassit and netasst to configure it.
    Oracle works fine. I can use sqlplus and read table from Acces.
    But, when I try to log on oracle with php3, it does not work :
    ORA-12154
    here what i try to run :
    <?php
    print "<HTML><PRE>";
    $db = "WWWITT";
    $c1 = ocilogon("scott","tiger",$db);
    ?>
    here my tnsnames.ora :
    WWWITT.ITTRALEE.IE =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = apache)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = WWWITT)
    here my sqlnet.ora:
    TRACE_UNIQUE_CLIENT = on
    NAMES.DEFAULT_DOMAIN = ittralee.ie
    TRACE_LEVEL_CLIENT = USER
    TRACE_LEVEL_SERVER = USER
    SQLNET.EXPIRE_TIME = 0
    here my listener.ora :
    LISTENER =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = apache)(PORT = 1521))
    (PROTOCOL_STACK =
    (PRESENTATION = TTC)
    (SESSION = NS)
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (GLOBAL_DBNAME = orapache)
    (ORACLE_HOME = /opt/oracle/oracle8.1.5)
    (SID_NAME = WWWITT)
    TRACE_LEVEL_LISTENER = USER
    so what did i did wrong ?
    thanks, ronan
    null

    Hi,
    You may require ODBC access to your Oracle database; this can be
    provided by Openlink Software at http://www.openlinksw.com. We
    have many clients using PHP scripts on Linux/Unix to connect
    with Oracle running on remote servers (or the same machine).
    Good luck!
    Guest (guest) wrote:
    : Ok..I think I know what's the problem is. Ok, here are 2
    : scripts, working and NOT working:
    : NOT WORKING:
    : <? $conn = ocilogon("username", "password","DB"); ?>
    : Error: Warning: oci8_open_server: Error while trying to
    retrieve
    : text for error ORA-12154
    in /usr/local/apache/htdocs/oracle.php3
    : on line 4
    : WORKING: <? putenv("ORACLE_HOME=/path/to/oracle");
    : $conn = ocilogon("username","password","DB"); ?>
    : Works for me...!
    : Hope this will help!
    null

  • PHP,MYSQL,ORACLE,APACHE issue?

    Hello All,
    In my oracle 10gr2 server that is build on rhel4, we have web based portal, now that web based portal connects to oracle and mysql, my problem is that, the developer told me that i have to install php4, apache2 with support of OCI8, i have tried every thing in google but unable to find, how can i do this, please help me out, thanks

    Some example guides show installing Apache as a non-root user just to avoid breaking production web servers when installing for the first time. A non-root user cannot start Apache on a privileged port like 80. Once you're familiar with the install process you can always install on the system default Apache or use 80 as the port number.
    The free, prebuilt PHP and Oracle-client stack called Zend Core for Oracle runs on x64. ZCO can be very easy to install. http://www.oracle.com/technology/tech/php/zendcore/index.html
    -- cj

  • Problems with Oracle, Apache, mod_ssl and firewalls - hang

    Hi,
    We have an Apache server as supplied by Oracle (1.3.19), serving both
    static html and mod_plsql pages.
    When the system is accessed via SSL and the Internet, it will tend to hang
    after a relatively short time - especially if two people access at the same
    time. This is seen at the browser as a page that simply fails to arrive,
    there is no standard 'Page could not be found' type message.
    A network sniffer seems to show that there is some continuing network
    traffic, but the Apache error_log does not show activity.
    If the system is accessed without SSL but still via the Internet then there
    appears to be no problems and the system runs a lot faster than SSL +
    Internet.
    If the system is accessed with SSL but internally so avoiding the Internet
    then there also appears to be no problems and the system runs faster than
    SSL + Internet.
    Our servers are running NT4 SP6.
    Our firewall is Checkpoint NG running on Solaris (although we also
    swapped in a Nokia firewall running Checkpoint 4.1 which had the same
    results).
    Any thoughts on what might be occurring, what we should be looking at
    next?
    Andy

    Can anyone say, what's thue problem:
    openssl req -new -key key.pem -out req.pem
    and i see it :((
    Using configuration from /usr/local/ssl/openssl.cnf
    Unable to load config info
    unable to find 'distinguished_name' in config
    problems making Certificate Request
    740:error:0E06D06A:configuration file routines:NCONF_get_string:no conf or environment variable:.\crypto\conf\conf_lib.c:343:
    740:error:0E06D06A:configuration file routines:NCONF_get_string:no conf or environment variable:.\crypto\conf\conf_lib.c:343:
    740:error:0E06D06A:configuration file routines:NCONF_get_string:no conf or environment variable:.\crypto\conf\conf_lib.c:343:
    740:error:0E06D06A:configuration file routines:NCONF_get_string:no conf or environment variable:.\crypto\conf\conf_lib.c:343:
    740:error:0E06D06A:configuration file routines:NCONF_get_string:no conf or environment variable:.\crypto\conf\conf_lib.c:343:
    740:error:0E06D06A:configuration file routines:NCONF_get_string:no conf or environment variable:.\crypto\conf\conf_lib.c:343:
    740:error:0E06D06A:configuration file routines:NCONF_get_string:no conf or environment variable:.\crypto\conf\conf_lib.c:343:
    740:error:0E06D06A:configuration file routines:NCONF_get_string:no conf or environment variable:.\crypto\conf\conf_lib.c:343:

  • PHP/Oracle/Apache on Windows mid tier

    Hey,
    I am trying to set up PHP to connect to my oracle instance using apache.
    The PHP/Apache set up is on XP, which I also have a 9i client installed. I am trying to then connect to a database on a linux box. the 9i client works fine, SQL*Plus and everything else works great.
    However, when I try to run my PHP I get the following error:
    Fatal error: Call to undefined function: ocilogon() in c:\program files\apache group\apache\htdocs\pear\markondo\test.php on line 12
    I have set the php.ini file to add oci extension but am not convinced that it is being pick up, hence the error !
    Any help would be really appreciated,
    Thanks,
    Mark

    Try this link:
    http://www.php.net/manual/en/install.windows.php
    You're right, it probably means PHP is not loading the php_*.dll extension for whatever version of Oracle you are running. The link above has some good comments by users who are struggling with you're problem.
    -Bryan

  • Oracle+apache+php in windows environment

    Hi all, i have a great problem with a new web application written in Php 5 under Apache 2.2.4. using Oracle instant client 10g
    The database (10.2.0.2) characterset is WE8MSWIN1252 same for the client. When i insert/update a rows from php with àèìòù characters i see ¿¿¿ with the client (sqlplusw) if i insert/update same characters from sqlplusw i saw ???? from php.
    Tried to set NLS_LANG in httpd.conf but nothing is changed. Could anyone help me ?
    Thanks.

    What platforms are you using here, for apache/php/oracle client host and the other host where you have sqlplusw.exe?
    When having inserted non-ascii characters from sqlplusw, what does the following return
    select column, dump(column,1016) from table where ...
    After insert from php, what does the same query return?
    Also read the following thread
    charset

  • APEX with non-Oracle Apache

    Is it a good idea or bad idea to integrate Apex Oracle 10g SE1 on Windows to a production instance Apache (Windows) from a source other than Oracle's Companion CD? Any good guides or tips?

    Hi Jes,
    I am a newbie to apex and apache.
    I’d like to build an apex application for account administrators to sporadically manage the look-up reference data. We already have apache, tomcat and jboss running for the primary application and I’d like to use the same server and services to keep from buying a new machine or stealing from resources (RAM & CPU) because of setting up a second companion instance of apache.
    Is there a compatibility issue with using a non-Oracle version of apache? Will it play fair with existing apache applications? Am I better off installing the Companion CD apache on the database server to reduce network I/O; or will it steal resources from the dbms? I'd also like to keep complexities to a minimum so I can stay focused on my DBA role.
    TIA,
    Steve

  • IFS 1.1.5/Oracle Apache Server/Linux

    I have just installed iFS 1.1 for Linux on a new installation of Oracle 8.1.7 on Linux. My apologies in advance if my problem has been addressed in another post on this forum, but I have looked through most of the messages without finding someone with the same problem.
    After doing all of the installs and then running "ifsapachesetup" to configure the Oracle HTTP server to access iFS, I encountered all sorts of problems trying to run any servlet or JSP using the Apache server, including the iFS servlet (every servlet access said "Internal Server Error".)
    To make a long story short, my configuration seems to work now if I remove "servlet.startup=files" from zone.properties in the Apache JServ configuration directory. In other words, the automatic startup seemed to hose the entire JServ instance. (I got many errors saying "cannot connect to localhost:8007 ..." in jserv.log) I tried many different configurations while manually editing the JServ configuration files, and this one seemed to be the only one in which all of the servlets, including iFS, worked correctly. Does this make any sense?
    Also, if I tried to run the iFS servlet/JSPs using the newer Apache Tomcat servlet engine, will there be any problems with that? I'm not talking of whether its supported or not, but is it feasible?
    null

    I messed around with it as well. First apache complained the jserv parameters could not be set twice (JServ option was already included in httpd.conf, so had to remove the duplicate).
    Then I had to remove the / /root Ap directive from the jserv configuration file (known bug with the ifsapachesetup script).
    Then I found out the link had to be http://myhost/ifs/files.
    Next ajp12 came up saying it could not contact port 8001. I installed JDK 1.1.8 at first, which seems to be a nasty wrapper-sort-of version without the tools.jar (??) which are in the wrapper.classpath.
    So I installed JDK 1.3, changed the symbolic link in $ORACLE_HOME/Apache/jdk and now everything seems to work.
    Latest problem in fact WAS related to jdk 1.1.8 (both v1 and v3 didn't work), and although it might not be supported, it works like a dream, just chokes on my memory resources :)

  • Non-Oracle Apache as Front-end/reverse proxy?

    Hi,
    The question I have is kind of OID-related, but I think is more relevant to OAS, so I hope that I'm posting this in the right forum.
    We have an existing OID instance, using the Apache 1.3-based OHS, and up till now, users have been accessing the OID/OIDDAS web-interface directly, e.g., by going to http:<hostname>:7777/oiddas, then signing in.
    We also have a (non-Oracle OHS) enterprise-wide Apache 2.x-based reverse-proxy, and they want to be able to reverse-proxy through this Apache 2.x to the OID web interface.
    We tried adding the <Location> sections to the Apache 2.x reverse proxy, e.g.:
    <Location /oiddas>
    ProxyPass http://<hostname>:7777/oiddas
    ProxyPassReverse http://<hostname>:7777/oiddas
    </Location>
    <Location /pls>
    ProxyPass http://<hostname>:7777/pls
    ProxyPassReverse http://<hostname>:7777/pls
    </Location>
    Then, when we go to http://<apache-2.0-reverse-proxy-hostname>/oiddas, we get the initial page with the "Login" link. But, when we click on the "Login" link, we are getting a "Forbidden" error (HTTP 403 error).
    Has anyone configured something like this before? What else do we need to configure in the Apache 2.x reverse-proxy?
    Thanks,
    Jim

    Hi,
    I just stood up a new test instance of 10gAS (only one I had the install files for), and I can access the oiddas via port 7777, i.e., http://<hostname>:7777/oiddas.
    I setup a reverse-proxy to it on a separate Apache 2.x instance, and it looks like at least part of the problem is that when I access via the proxy, the 10gAS sends back redirects (HTTP 302) responses with Location headers with the original <10gAS_hostname>:7777.
    In other words, I do the original access using http:<proxy_hostname>/oiddas, but then when I click the "Login" link, the 10gAS redirects my browser to http://<10gAS_hostname>:7777/pls/orasso (to go to the SSO server).
    This doesn't explain why were were seeing the 403 errors at work, but I think that, as suggested in that webpage that I linked earlier, there are re-directs that may not be totally visible going on, i.e., you can't "just" setup the Apache reverse-proxy with the <Location> directives.
    Thus far, I haven't been able to replicate the 403 error problem that we had...
    Jim

  • Oracle (Apache) HTTP Server - Default Header Size limitation

    Does the Oracle HTTP Server have a http header size limitation? If so, what is the maximum size allowed for http headers? Can it be changed, and how?
    Which version of Apache shipped with AS 9.0.4? I've been trying to find the answer to my questions in the Apache 1.3 documentation, but I'm not having any luck.
    Let me explain my problem. We're using Vintela's Single Sign-On library for authentication in our java applications. Recently we ran into a problem where a user was not being granted access to the application. Much debugging occured, eventually we had to open a trouble ticket with Vintela. They suggested it might be a http header size limitation and to check the configuration for the web cache and apache. We easily found the configuration options for the web cache, but are still looking for apache.
    We've by-passed the web cache and accessed the HTTP server directly and we are still experiancing the same problem.
    To keep this message short and concise, I've omitted most of our troubleshooting, we're pretty sure the problem is related to a HTTP header size limitation.

    One trick I saw the Oracle guys do is telnet to the httpd port and manually type in an HTTP request.
    Perhaps ask the Vintela people for a test string that you can paste in a telnet window to test if the server handles it correctly.
    Also, you can put Apache in a sort of debug mode as well using the AS Console. I can't remember, but I think this may show the entire http request including the headers.

Maybe you are looking for

  • How do I get my 6500A Plus to stop auto printing? When I turn on It prints Yahoo Daily Digest?

    When I turn my 6500A Plus printer on it auto prints, Yahoo Daily Digest and Epicurious. I do not have these apps on my printer. How do I stop. Thanks

  • Configuration of the Message MAHN

    Good afternom I am configuring the message <b>MAHN</b> for e-mail shipping for the vendors, even so it is presenting mistake: "Important modifications don't exist for the impression for document Purchase Order" I made the configuration of the menssag

  • How to fill a form after conversion to word

    I just converted a tax prep form to word but can't type Xs in the answer boxes; they go all over the place. What are the ]]]]]]]]] between the question and the answer box?

  • Disable Return in text area?

    Anyone know how to prevent the user from putting carriage returns or line breaks in the TextArea component? (without checking all the key input) Thanks, Art

  • Best database for JSP

    Does SQL Server work well with JSP applications? I assume Access 2000 doesnt work too well or is not the best choice with JSP? What works the best out of Oracle, MySQL or SQL Server?