500 Internal Server Error on IBM AIX for Oracle Application Server 10g

Hi all,
I have installed Oracle AS 10g on IBM AIX 5.3.After installation everything was working fine.After some time when i was trying to access the emd console for deploying the application it gives me following error:w/o asking for user name(ias_admin) and password.
500 Internal Server Error
java.lang.NoClassDefFoundError: oracle/sysman/eml/app/Console     at java.lang.Class.forName0(Native Method)     at java.lang.Class.forName(Class.java(Compiled Code))     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpApplication.loadServlet(HttpApplication.java:2283)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpApplication.findServlet(HttpApplication.java:4795)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpApplication.getRequestDispatcher(HttpApplication.java:2821)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java(Compiled Code))     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpRequestHandler.run(HttpRequestHandler.java(Compiled Code))     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:126)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)     at java.lang.Thread.run(Thread.java:568)
Please help me out...
Thanks in advance

Hi,
I am facing the same problem as well. Below is part
of error captured from em-application.log:
08/07/22 17:02:59 Started
08/07/22 17:03:00 default: jsp: init
08/07/22 17:03:00 default: Started
08/07/22 17:03:04 emd: jsp: init
08/07/22 17:03:04 emd: dynamicImage: init
08/07/22 17:03:11 emd: Error initializing servlet
java.lang.InternalError: Can't connect to X11 window
server using '172.28.8.106:0.0' as the value of the
DISPLAY variable.
at
sun.awt.X11GraphicsEnvironment.initDisplay(Native
Method)
at
sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnv
ironment.java:175)
at java.lang.Class.forName1(Native Method)
at java.lang.Class.forName(Class.java:180)
at
java.awt.GraphicsEnvironment.getLocalGraphicsEnvironme
nt(GraphicsEnvironment.java:91)
at
java.awt.Font.initializeFont(Font.java:333)
at java.awt.Font.<init>(Font.java:368)
at
oracle.sysman.eml.app.Console.<clinit>(Console.java:57
9)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java(Compiled
Code))
at
com.evermind.server.http.HttpApplication.loadServlet(H
ttpApplication.java:2283)
at
com.evermind.server.http.HttpApplication.findServlet(H
ttpApplication.java:4795)
at
com.evermind.server.http.HttpApplication.initPreloadSe
rvlets(HttpApplication.java:4889)
at
com.evermind.server.http.HttpApplication.initDynamic(H
ttpApplication.java:1015)
at
com.evermind.server.http.HttpApplication.<init>(HttpAp
plication.java:549)
at
com.evermind.server.Application.getHttpApplication(App
lication.java:890)
at
com.evermind.server.http.HttpServer.getHttpApplication
(HttpServer.java:707)
at
com.evermind.server.http.HttpSite.initApplications(Htt
pSite.java:625)
at
com.evermind.server.http.HttpSite.setConfig(HttpSite.j
ava:278)
at
com.evermind.server.http.HttpServer.setSites(HttpServe
r.java:278)
at
com.evermind.server.http.HttpServer.setConfig(HttpServ
er.java:179)
at
com.evermind.server.ApplicationServer.initializeHttp(A
pplicationServer.java:2394)
at
com.evermind.server.ApplicationServer.setConfig(Applic
ationServer.java:1551)
at
com.evermind.server.ApplicationServerLauncher.run(Appl
icationServerLauncher.java:92)
at java.lang.Thread.run(Thread.java:568)
17:03:11 emd: Error preloading servlet
avax.servlet.ServletException: Error initializing
servlet
at
com.evermind.server.http.HttpApplication.findServlet(H
ttpApplication.java:4846)
at
com.evermind.server.http.HttpApplication.initPreloadSe
rvlets(HttpApplication.java:4889)
at
com.evermind.server.http.HttpApplication.initDynamic(H
ttpApplication.java:1015)
at
com.evermind.server.http.HttpApplication.<init>(HttpAp
plication.java:549)
at
com.evermind.server.Application.getHttpApplication(App
lication.java:890)
at
com.evermind.server.http.HttpServer.getHttpApplication
(HttpServer.java:707)
at
com.evermind.server.http.HttpSite.initApplications(Htt
pSite.java:625)
at
com.evermind.server.http.HttpSite.setConfig(HttpSite.j
ava:278)
at
com.evermind.server.http.HttpServer.setSites(HttpServe
r.java:278)
at
com.evermind.server.http.HttpServer.setConfig(HttpServ
er.java:179)
at
com.evermind.server.ApplicationServer.initializeHttp(A
pplicationServer.java:2394)
at
com.evermind.server.ApplicationServer.setConfig(Applic
ationServer.java:1551)
at
com.evermind.server.ApplicationServerLauncher.run(Appl
icationServerLauncher.java:92)
at java.lang.Thread.run(Thread.java:568)
17:03:11 emd: redirect: init
8/07/22 17:03:11 emd: Started
08/07/22 17:03:11 cabo: jsp: init
08/07/22 17:03:11 cabo: Started
08/07/22 17:05:28 emd: Error initializing servlet
java.lang.NoClassDefFoundError:
oracle/sysman/eml/app/Console
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java(Compiled
Code))
at com.evermind[Oracle Application Server
Containers for J2EE 10g
(10.1.2.0.2)].server.http.HttpApplication.loadServlet
Http
Application.java:2283)
at com.evermind[Oracle Application Server
Containers for J2EE 10g
(10.1.2.0.2)].server.http.HttpApplication.findServlet
Http
Application.java:4795)
at com.evermind[Oracle Application Server
Containers for J2EE 10g
(10.1.2.0.2)].server.http.HttpApplication.getRequestD
spat
cher(HttpApplication.java:2821)
at com.evermind[Oracle Application Server
Containers for J2EE 10g
(10.1.2.0.2)].server.http.HttpRequestHandler.processR
ques
t(HttpRequestHandler.java:680)
at com.evermind[Oracle Application Server
Containers for J2EE 10g
(10.1.2.0.2)].server.http.HttpRequestHandler.run(Http
eque
stHandler.java:285)
at com.evermind[Oracle Application Server
Containers for J2EE 10g
(10.1.2.0.2)].server.http.HttpRequestHandler.run(Http
eque
stHandler.java:126)
at com.evermind[Oracle Application Server
Containers for J2EE 10g
(10.1.2.0.2)].util.ReleasableResourcePooledExecutor$M
Work
er.run(ReleasableResourcePooledExecutor.java:186)
at java.lang.Thread.run(Thread.java:568)
17:05:28 emd: Servlet error
/b]
Could someone please help me take a look on this?
Thank you.
Regards,
HT
Hi,
I have got the solution........
go through the url:
http://docs.tpu.ru/docs/oracle/en/oas/10.1.2.0.2/aix.1012/relnotes.1012/relnotes/install.htm
Read these points:
Class Not Found Execption: 2.1.25
After doing all these four steps,restart your application server control.
Cause of this problem:
X Virtual Frame Buffer: 2.4.14
Cheers,

Similar Messages

  • Internal error while running forms in oracle application server 10 G

    I am getting following error while running form in browser for oracle application server 10 G
    "Internal Server Error
    The server encountered an internal error or misconfiguration and was unable to complete your request.
    Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.
    More information about this error may be available in the server error log."
    where to find the error log and how to rectify it.
    Arun

    and at what time does the error occur? Upon starting the form? When you browse data? When you execute a query?
    Also: do you use Bean Areas in your form? How do you initialise them?
    Have you compiled the form against the same version of database and PL/SQL libraries as the ones you use in the runtime environment? Have you compiled the form in Form Builder? If so, try opening the form, hit Ctrl-Shift-K twice (!), then Ctrl-S, and only then Ctrl-T.
    Do you start the form from another form? If so, has this calling form been compiled against the same environment?

  • Error when run form on Oracle Application Server

    Hi al
    I'm using Webutil Library to create browse button to open dialog box
    When i run form in my computer,it run success and i can upload file do database and application server
    But i upload form to Oracle application server and compile it no error (i compiled webutil library)
    When i run form,and press button,it can't run and show error:
    "Oracle.form.webutil.file.FileFunction bean not found.WEBUTIL_FILE.FILE_SELECTION_DIALOG_INT will not work"
    Can you guide for me how can I run form on Oracle Application Server?
    Thanks all!

    Posting from another thread :-
    http://www.orafaq.com/forum/t/76916/2/
    i have resolved the problem
    the solution is to :
    -download jacob.jar and jacob.dll and frmwebutil.jar all directories (com and jini), you put them into the both directories ORACLE_HOME/forms/java and ORACLE_HOME/forms/webutil.
    -download webutil.pll and webutil.olb package , copy all files into ORACLE_HOME/forms/java and ORACLE_HOME/forms/webutil.
    -create a new user webutil on your data base and create the package webutil_db using � script create_webutil_db.sql
    after that you compile again webutil.pll and you forms.
    all this steps are described in this document:
    http://www.oracle.com/technology/products/forms/htdocs/webutil/web_util.pdf

  • 10.1.0.5 Patch for Oracle Application Server 10g Release 1

    Hi Guys,
    Does anyone know what is the patch number for 10.1.0.5 Patch for Oracle Application Server 10g Release 1?
    This is a Oracle Application Server and not Oracle Database server.
    I tried searching on Metalink but not able to find it.
    Thanks in advance!
    Avinash.

    10.1.0.5 is not a version number for an OAS. It is only a version number for RDBMS.
    If you are running OAS 10.1.2.x with the Identity Managmenet/SSO (OID Server), & elected to have it install the Metadata Repository database for you, this was a RDBMS release below 10.1.0.5. The OAS patch to 10.1.2.2 or 10.1.2.3 required the RDMBS be updated to 10.1.0.5 first. This is the standard 10.1.0.5 update for your platform.
    use Advanced Search on Metalink
    To find the OAS 10.1.2.2 or 10.1.2.3 patch set, search for Oracle Fusion Middleware Server. Release 10.1.2.2 and 10.1.2.3. Look for the decriptions like "PLACEHOLDER BUG FOR AS/DS 10.1.2.3 PATCHSET RELEASE" OR "PLACEHOLDER BUG FOR AS/DS 10G R2 PATCH SET 2 10.1.2.2"
    To find the RDBMS 10.1.0.5 patch, search for RDBMS Server, Release 10.1.0.5. Look for the Description containing something like "10.1.0.5 PATCH SET FOR ORACLE DATABASE SERVER"
    The patch number is different per platform, so I can't tell you the exact #s without more info (OS)

  • Deploy IBM EAR on Oracle Application Server 10G

    Hi,
    I need to deploy an IBM EAR to Oracle Application Server 10G. When i'm trying to deploy I get this message.
    Deployment failed: The evaluate phase failed. The Adapter used in the evaluate may have thrown an exception.
    Resolution:
    Please call Oracle support.
    Base Exception:
    java.lang.NoClassDefFoundError
    org/apache/commons/logging/LogFactory. org/apache/commons/logging/LogFactory
    Thanks
    Edited by: 919027 on Mar 6, 2012 2:39 AM

    Giuseppe,
    It appears that this EAR utilizes Apache Common Logging and the following import might have been uses in some of the java classes.
    import org.apache.commons.logging.LogFactory;
    I don't think these can be deployed in Oracle 10gAS as is.
    Thanks,
    Raj Mareddi
    http://www.freeoraclehelp.com

  • Embedded License Resource Kit for Oracle Application Server 10g

    Hi,
    I work for a company and we are an Oracle partner. We would like to deliver our flagship product with Oracle Database and Application Server (10g) embedded.
    According to an Oracle press release back in october 2003, Embedded License Resource Kits for Oracle Database and Oracle Application Server are available through the Oracle Partner Network (http://www.oracle.com/corporate/press/2484668.html)
    I found a kit for Oracle Database through OPN but was not able to find one for Oracle Application Server 10g.
    Does such a kit still exist for Oracle Application Server, and if yes where can I download it?

    Go to MyOracleSupport/Metalink.
    Click patches and Updates on the top left bar. Download the patches.
    Each patch comes with its readme.txt. Do read it. It shows you how to install the patch. it also gives syntax with example for various scenarios of how to install it, or remove a patch either. In most of the patches, Installing a patch again does not hurt your system.
    It's a good practice to keep db inventory clean before attempting to install the patch because otherwise the patch installation will fail.
    hope that helps!
    AMN

  • Http500 when trying to access URL for Oracle Application Server Console

    We have a new install of R12.1.0 on Windows 2003 R2 (32bit). The Applications seem to work fine. Users can access the R12 applications and submit jobs.
    We need to configure a new oc4j instance, so we are trying to access the Oracle Applications Server Console for the first time. After entering the URL below, we encounter an Http 500 error. The Application server console service is running.
    http://wbf-soadb.bolthouse.int:18100/emd/console
    Thanks

    Mark,
    The document (Note: 603716.1 - Using AS10g AS Control with eBusiness Suite Rel 12) used to be available for public access but seems not anymore. Please log a SR to get a copy of this doc as you need to follow the steps in this doc to access AS Control with R12.
    Thanks,
    Hussein

  • Error in Bpel console of oracle application server 10.1.3

    Hi everyone,
    I am using oracle application server 10.1.3.
    I am having an issue in BPEL console of server.the issue is...
    After few instances the BPEL process state is going to OFF mode even though I m trying to change its state it is not changing.
    How to resolve this issue?
    what is the reason behind this issue?
    Thanks in advance!!!
    Sarala

    Hi,
    If your bpel process is changing to an OFF state, it means that there is an error.
    For example, if you poll a file from a directory, and the file has a bad format, it might change to OFF.
    Look at the log files and find out what is the error.
    Arik

  • Hardware Sizing for Oracle Application Server and MapViewer

    Hi all,
    I need to develop an application using Oracle Application Server 10g and MapViewer. The applicaction will, basically, do thematic maps based on a search criteria. The estimative is that we will have 25 users simultaneously using it.
    I´d like to have an idea about the hardware to support it.
    Do you know where I can get this information?
    Any documentation can help.
    Regards,
    Luis Augusto

    Hi Luis,
    It may depend on your database size, but I think at least you need to meet the minimum requirements for the Application Server. You can find additional documentation for the AS at http://www.oracle.com/technology/products/ias/index.html.
    However I would suggest some extra memory, and if possible the better CPU that you can get. MapViewer will render the spatial features on the server side, and depending on your database size and number of features returned from the queries, this extra memory will help.
    Joao

  • C++ Complier requirement for oracle Application server 10.1.3.3

    Hi,
    Can somebody please let me know the C++ compiler requirement for the installatoin of oracle application server 10.1.3.3?
    Thanks,
    Prasad

    Hello,
    Is it not currently available, the Portal team is currently working on the certification on it. It should be available soon after the 10.1.3.1 release.
    Regards
    Tugdual Grall

  • Unable to start Lync 2013 FE service on one of the pooled server, error "The evaluation period for Microsoft Lync Server 2013 has expired"

    Team,
    Unable to start FE service on one of the FE server, 2 Enterprise lync 2013 pool one FE in each pool, only following error in event vrw,
    Log Name:      Lync Server
    Source:        LS Server
    Date:          12/30/2013 12:10:55 PM
    Event ID:      12290
    Task Category: (1000)
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      ACS465-BH102.me.ykgw.net
    Description:
    The evaluation period has expired.
    The evaluation period for Microsoft Lync Server 2013  has expired. Please upgrade from the evaluation version to the fully licensed version of the product. Look at help for Setup.exe to learn how to upgrade from evaluation version to the licensed version.
    Cause: The evaluation period for Microsoft Lync Server 2013  has expired.
    Resolution:
    Please upgrade from the evaluation version to the licensed version of the product. Look at help for Setup.exe to learn how to upgrade from evaluation version to the licensed version.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="LS Server" />
        <EventID Qualifiers="50152">12290</EventID>
        <Level>2</Level>
        <Task>1000</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2013-12-30T09:10:55.000000000Z" />
        <EventRecordID>73953</EventRecordID>
        <Channel>Lync Server</Channel>
        <Computer>ACS465-BH102.me.ykgw.net</Computer>
        <Security />
      </System>
      <EventData>
      </EventData>
    </Event>
    Log Name:      System
    Source:        Schannel
    Date:          12/30/2013 12:13:36 PM
    Event ID:      36888
    Task Category: None
    Level:         Error
    Keywords:      
    User:          SYSTEM
    Computer:      ACS465-BH102.me.ykgw.net
    Description:
    The following fatal alert was generated: 10. The internal error state is 1203.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Schannel" Guid="{1F678132-5938-4686-9FDC-C8FF68F15C85}" />
        <EventID>36888</EventID>
        <Version>0</Version>
        <Level>2</Level>
        <Task>0</Task>
        <Opcode>0</Opcode>
        <Keywords>0x8000000000000000</Keywords>
        <TimeCreated SystemTime="2013-12-30T09:13:36.779033200Z" />
        <EventRecordID>83985</EventRecordID>
        <Correlation />
        <Execution ProcessID="556" ThreadID="3668" />
        <Channel>System</Channel>
        <Computer>ACS465-BH102.me.ykgw.net</Computer>
        <Security UserID="S-1-5-18" />
      </System>
      <EventData>
        <Data Name="AlertDesc">10</Data>
        <Data Name="ErrorState">1203</Data>
      </EventData>
    </Event>
    Server is already on Full version, ran Reset-CsPoolRegistrarState
    for fillrest as wel as serviceret
    Followed below as well,
    http://social.technet.microsoft.com/Forums/lync/en-US/2a7e27ce-2dea-4e37-91ea-1ed42e110198/issue-updating-from-eval-to-volume-licenses?forum=ocsplanningdeployment
    Currently done failover to another pool and users can login,
    however i cant get the front end service on this server.Any pointers would be appreciated.
    Praveen | MCSE Messaging 2003

    rit, the command is not doing the trick since its already full version,
    PS C:\Users\lyncadmin> Get-CsServerVersion
    Microsoft Lync Server 2013 (5.0.8308.0): Volume license key installed.
    only one server in one pool, total two pools.
    Lync 2013 is on Win 2008 R2, and the event in system im inclining to since i have tried all,
    Log Name:      System
    Source:        Schannel
    Date:          12/30/2013 9:26:34 AM
    Event ID:      36888
    Task Category: None
    Level:         Error
    Keywords:      
    User:          SYSTEM
    Computer:      ACS465-BH102.me.ykgw.net
    Description:
    The following fatal alert was generated: 10. The internal error state is 1203.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Schannel" Guid="{1F678132-5938-4686-9FDC-C8FF68F15C85}" />
        <EventID>36888</EventID>
        <Version>0</Version>
        <Level>2</Level>
        <Task>0</Task>
        <Opcode>0</Opcode>
        <Keywords>0x8000000000000000</Keywords>
        <TimeCreated SystemTime="2013-12-30T06:26:34.877077500Z" />
        <EventRecordID>64911</EventRecordID>
        <Correlation />
        <Execution ProcessID="556" ThreadID="620" />
        <Channel>System</Channel>
        <Computer>ACS465-BH102.me.ykgw.net</Computer>
        <Security UserID="S-1-5-18" />
      </System>
      <EventData>
        <Data Name="AlertDesc">10</Data>
        <Data Name="ErrorState">1203</Data>
      </EventData>
    </Event>
    Praveen | MCSE Messaging 2003

  • Road map for Oracle application server

    I assume Oracle will at some point merge both it's Application Server, and the acquired BEA WebLogic Server with WebLogic being the main code source. Does anyone know of such a roadmap or direction of statement that I can review (diagram or wording)?
    Thanks.

    Oracle after a whole bunch of acquisitions and more recently after the BEA acquisition, is now on somewhat synthesis mode for the range of products they now have. Generally they call for three tracks for products;
    - strategic products:
    the ones that Oracle envisions to keep and promote for long-term future needs; this period is greater than 9 years;
    - continue and converge track products:
    which includes those which will be continued for next 9 years (from this past summer) or so. newer versions of these products will be released and new features will be enhanced, products will be supported for next 9 yrs; but beyond 9years, the products will effectively be merged into one strategic offering.
    - those which are to be discontinued/replaced by some other products;
    so for example, for web 2.0 or enterprise suites/user interaction, Oracle defines WebCenter as its strategic product, instead of Oracle Portal which is on a continue and converge track now. or for application server, WebLogic Server is the strategic product. etc. whereas OAS is on continue and converge track.
    about each product type/technology, Oracle has new SODs (statement of direction) which defines the products and expected support offerings. please see this link.
    [Oracle Middleware Strategy|http://www.oracle.com/products/middleware/bea.html]
    hope that helps!

  • Latest version of Oracle Application Server for AIX

    Hi,
    Can somebody help me with the latest version of Oracle Application Server available for AIX. The path where I can download the software and the steps to install. Thanks in advance.
    -Kiran.

    hi Kiran,
    It depends according to your requirement ie whether you want to use forms and reports,portal,deploying java application etc etc,
    for Oracle Application Server 10g R2(Oracle HTTP Server,Oracle Containers for J2EE (OC4J),forms and reports,portal,webcache)
    http://www.oracle.com/technetwork/middleware/ias/downloads/101202-095224.html
    for Oracle Application Server 10g R3(Oracle HTTP Server,Oracle Containers for J2EE (OC4J))
    http://www.oracle.com/technetwork/middleware/ias/downloads/index.html
    for installation steps and pre requistes steps,you can read the readme.txt file present inside the download
    Hope this helps
    Regards
    Fabian

  • AIX - Oracle Application Server  10.1.3 Sofware

    Hi All,
    We downloaded the AIX version Oracle Application Server 10.1.3 from Oracle WebSite and tried installing the same in our AIX Machine.
    But we are getting an error saying that the file has been corrupted. We downloaded using download director for couple of time, everytime we are getting the same problem.
    Somebody can provide a different download link/pointer that contain the proper download ? Kindly let us know.
    Thanks and Regards
    Prasanna.

    Hi,
    Thanks for your reply. I did a double check on the size that you had mentioned. But while trying to extract i am getting the following error.
    cpio : 0511-903 Out of Phase!
    cpio attempting to continue..
    cpio : 0511-904 skipping 26902 bytes to get back in phase !
    one or more files lost and the previous files is possibly corrupt !
    cpio : 0511-027 The file name length does not match the expected value.
    What could be the problem? any suggestions? or is there any other download availabel for the same.
    Kindly let me know.
    Thanks in advance
    Prasanna.

  • Oracle Application Server 10g Installation Guide for Windows

    The link to Oracle Application Server 10g Installation Guide for Windows on the OTN Web Site don't work. Using search on site does not turn up any installation document for Oracle Application Server 10g.
    How can I find the Installtion Guide or the Quick Installtion Guide for Oracle Application Server 10g for Windows?

    Hi,
    The docs you seek are available through the OTN documentation pages at: http://otn.oracle.com/documentation/index.html.
    Click on the link for "Oracle Application Server Release 10g (9.0.4)" and then on the "View Library" link for part B10468_04 - Oracle Application Server 10g Online Documentation 10g (9.0.4.0.0) for Microsoft Windows.
    The Docs are located under the Documentation tab.
    Alternatively, here is the direct link to the Documentation Tab interface of the Library:
    http://download.oracle.com/docs/cd/B10468_04/docs.htm
    Regards,
    Les

Maybe you are looking for

  • SAP XI - Combine Two files as one in File Adapter

    Experts, I want to combine two files as one in File adapter itself.  I am using a simple scenario of File-to-File where i am just sending the file from sender to receiver as it is , EXCEPT, i want to add one line at the end of the file . I was thinki

  • Loading pages with non-English language scripts (e.g., Arabic)

    When I try to load a page that has non-English script, specifically Arabic, it just show's up as question marks or weird symbols. How do I get it to show the words but in Arabic or any other non-English script?

  • Slow Loading of WebPages

    Has anyone else noticed webpages loading a lot slower since using the Leopard upgrade? I have to click a second time or it just sits there and times out. Other than that I've been pretty happy with the upgrade. Thanks for any suggestions.

  • Connecting G5 with Sony Trinitron Only---Problems

    I am running MediaCentral on my Powermac G5 to turn it into a media center. All I want to do is connect my Sony Trinitron to the G5. I bought the comosite/S-Video adapter from Apple. However, when I plug in my TV, I get absolutely no picture on the s

  • How to change the contrast of a video clip ?

    Hi there, I am embarassed to ask this basic & elementary question but it is driving me nuts finding it ! I want to adjust the contrast of the video clip that I imported. When I went to the color board, it only have COLOR, SATURATION & EXPOSURE to be