Error when run application

I am create data sourse name in ODBC Drivers and starrt
Dreamweaver to connect a database already but when I press F12 to
run application there was error message like this :
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC Microsoft Access Driver] Could not use
'(unknown)'; file already in use.
How should I do ? Please help me.

I've an article on the issue.
http://www.charon.co.uk/content.aspx?CategoryID=27&ArticleID=56
Jules
http://www.charon.co.uk/charoncart
Charon Cart 3
Shopping Cart Extension for Dreamweaver MX/MX 2004

Similar Messages

  • Error when run Application  Help me please

    Message Error when run Application A_Anexo_7:
    java.lang.NoClassDefFoundError: etica.Anexo_7
         void etica.A_Anexo_7.<init>()
              A_Anexo_7.java:13
         void etica.A_Anexo_7.main(java.lang.String[])
              A_Anexo_7.java:46

    you need to provides more info
    basically, it's saying that it cannot find the class specified.
    You need to include the class in your classpath.

  • Webcenter error when running application

    hi am having below error when running my application am in jdeveloper 11.1.1.6.0
    <10 Nov 2012 8:51:37 AM> <Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID '1352530297019' for task '0'. Error is: 'weblogic.management.DeploymentException: [J2EE:160149]Error while processing library references. Unresolved application library references, defined in weblogic-application.xml: [Extension-Name: oracle.webcenter.framework, Specification-Version: 11.1.1, exact-match: false], [Extension-Name: oracle.webcenter.skin, Specification-Version: 11.1.1, exact-match: false].'
    weblogic.management.DeploymentException: [J2EE:160149]Error while processing library references. Unresolved application library references, defined in weblogic-application.xml: [Extension-Name: oracle.webcenter.framework, Specification-Version: 11.1.1, exact-match: false], [Extension-Name: oracle.webcenter.skin, Specification-Version: 11.1.1, exact-match: false].
         at weblogic.application.internal.flow.CheckLibraryReferenceFlow.prepare(CheckLibraryReferenceFlow.java:26)
         at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:613)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:184)
         at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:58)
         Truncated. see log file for complete stacktrace
    >
    <10 Nov 2012 8:51:37 AM> <Warning> <Deployer> <BEA-149004> <Failures were detected while initiating deploy task for application 'UAMApplication'.>
    <10 Nov 2012 8:51:37 AM> <Warning> <Deployer> <BEA-149078> <Stack trace for message 149004
    weblogic.management.DeploymentException: [J2EE:160149]Error while processing library references. Unresolved application library references, defined in weblogic-application.xml: [Extension-Name: oracle.webcenter.framework, Specification-Version: 11.1.1, exact-match: false], [Extension-Name: oracle.webcenter.skin, Specification-Version: 11.1.1, exact-match: false].
         at weblogic.application.internal.flow.CheckLibraryReferenceFlow.prepare(CheckLibraryReferenceFlow.java:26)
         at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:613)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:184)
         at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:58)
         Truncated. see log file for complete stacktrace
    >
    [08:51:37 AM] #### Deployment incomplete. ####
    [08:51:37 AM] Remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer)
    #### Cannot run application UAMApplication due to error deploying to IntegratedWebLogicServer.
    [Application UAMApplication stopped and undeployed from Server Instance IntegratedWebLogicServer]

    Hi,
    you've posted this in the WebCenter Content forum. You may want to repost your question in the WebCenter Portal forum, as the stacktrace tells me you are dealing with the WebCenter Portal Framework. Some more information would be helpful too. What kind of are you deploying?

  • Shell Commands not found error when running application

    Hello,
    Im using MonoDevelop IDE in my Mac, before it used to work fine but after few days, now when I'm opening the application nothing happens., i checked the Console  for the log and it says this
    May  9 21:29:39 Sri-Vishnu-Totakuras-MacBook-Pro [0x0-0x52052].com.ximian.monodevelop[1510]: /Applications/MonoDevelop.app/Contents/MacOS/monodevelop: line 17: dirname: command not found 
    May  9 21:29:39 Sri-Vishnu-Totakuras-MacBook-Pro [0x0-0x52052].com.ximian.monodevelop[1510]: /Applications/MonoDevelop.app/Contents/MacOS/monodevelop: line 31: //mono-version-check: No such file or directory
    May  9 21:29:39 Sri-Vishnu-Totakuras-MacBook-Pro com.apple.launchd.peruser.501[599] ([0x0-0x52052].com.ximian.monodevelop[1510]): Exited with code: 1
    I thought may be some error with the "dirname" command, so i commented it in the code and gave the path of directory myself and then the console shows up like this.
    May  9 21:34:12 Sri-Vishnu-Totakuras-MacBook-Pro [0x0-0x56056].com.ximian.monodevelop[1532]: /Applications/MonoDevelop.app/Contents/MacOS//mono-version-check: line 19: grep: command not found 
    May  9 21:34:12 Sri-Vishnu-Totakuras-MacBook-Pro [0x0-0x56056].com.ximian.monodevelop[1532]: /Applications/MonoDevelop.app/Contents/MacOS//mono-version-check: line 19: cut: command not found
    May  9 21:34:12 Sri-Vishnu-Totakuras-MacBook-Pro [0x0-0x56056].com.ximian.monodevelop[1532]: /Applications/MonoDevelop.app/Contents/MacOS//mono-version-check: line 20: cut: command not found
    May  9 21:34:12 Sri-Vishnu-Totakuras-MacBook-Pro [0x0-0x56056].com.ximian.monodevelop[1532]: /Applications/MonoDevelop.app/Contents/MacOS//mono-version-check: line 21: cut: command not found
    May  9 21:34:12 Sri-Vishnu-Totakuras-MacBook-Pro [0x0-0x56056].com.ximian.monodevelop[1532]: /Applications/MonoDevelop.app/Contents/MacOS//mono-version-check: line 22: cut: command not found
    May  9 21:34:12 Sri-Vishnu-Totakuras-MacBook-Pro [0x0-0x56056].com.ximian.monodevelop[1532]: /Applications/MonoDevelop.app/Contents/MacOS//mono-version-check: line 31: osascript: command not found
    May  9 21:34:12 Sri-Vishnu-Totakuras-MacBook-Pro [0x0-0x56056].com.ximian.monodevelop[1532]: Cannot launch MonoDevelop
    May  9 21:34:12 Sri-Vishnu-Totakuras-MacBook-Pro [0x0-0x56056].com.ximian.monodevelop[1532]: MonoDevelop requires the Mono Framework version 2.10.4 or later.
    May  9 21:34:12 Sri-Vishnu-Totakuras-MacBook-Pro com.apple.launchd.peruser.501[599] ([0x0-0x56056].com.ximian.monodevelop[1532]): Exited with code: 1
    I opened the contents of the application and run the shell script for opening aplication there it worked very fine and application started working.. But if i open application directly through launchpad or finder it doesnt show up and console
    I tried running those commands in the terminal directly there they work.. But dunno whats wrong in here. and even if try to open the application through the terminal it all opens fine.. what could be the possible problem, is it with my mac..?

    i finally figured out the problem.. it is with the environmental variables.  the path for all those commands like "grep" is not being set for the GUI applications.  that is why i got that error. 
    for those GUI applications which require path, we have to set path in the file /etc/launchd.conf  the environmental variables set in here are used by the gui applications and those which are launched through spotlight.
    that file may bot be present in most of the macs. No problem even if not present,we can create one and use.
    so  type in terminal
              $ sudo vi /etc/launchd.conf     
    and in the editor add these lines
              setenv PATH = /new/path
    and save.  Note: replace /new/path with the path which you need to have for the commands used in the script.
    remeber that you need to restart your mac for applications to use these environmental variables.

  • Null Pointer Execption error when running application

    Hi there...
    I am trying to display content from a table in a database. I am using datasource to do this. When I run the application I am getting the following error:
    HTTP Status 500 -
    type Exception report
    message
    descriptionThe server encountered an internal error () that prevented it from fulfilling this request.
    exception
    org.apache.jasper.JasperException: java.lang.NullPointerException
    root cause
    java.lang.NullPointerException
    The 3 files involed are as follows:
    us_states.jsp
    <%@ page language="java" contentType="text/html; charset=UTF-8"
         pageEncoding="UTF-8"%>
    <%@page import="java.util.ArrayList"%>
    <%@page import="net.ensode.glassfishbook.jdbcselect.UsStateBean"%>
    <%
              ArrayList<UsStateBean> stateList = (ArrayList<UsStateBean>) request
              .getAttribute("stateList");
    %>
    <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <title>US States</title>
    </head>
    <body>
    <table border="1" cellpadding="0" cellspacing="0" align="center">
         <caption><b>US State List</b></caption>
         <tr>
              <td><b>Name</b></td>
              <td><b>Abbreviation</b></td>
         </tr>
         <%
               for (UsStateBean state : stateList)
         %>
         <tr>
              <td><%=state.getStateName()%></td>
              <td><%=state.getStateCode()%></td>
         </tr>
         <%
         %>
    </table>
    </body>
    </html>
    JDBCSelectServlet.java:
    package net.ensode.glassfishbook.jdbcselect;
    import java.io.IOException;
    import java.sql.Connection;
    import java.sql.PreparedStatement;
    import java.sql.ResultSet;
    import java.sql.SQLException;
    import java.util.ArrayList;
    import javax.naming.InitialContext;
    import javax.naming.NamingException;
    import javax.servlet.ServletException;
    import javax.servlet.http.HttpServlet;
    import javax.servlet.http.HttpServletRequest;
    import javax.servlet.http.HttpServletResponse;
    import javax.sql.DataSource;
    public class JDBCSelectServlet extends HttpServlet
      @Override
      protected void doGet(HttpServletRequest request,
                           HttpServletResponse response) throws
                           ServletException, IOException
        String sql = "select us_state_nm, " +
            "us_state_cd from us_states order by us_state_nm";
        ArrayList<UsStateBean> stateList =
            new ArrayList<UsStateBean>();
        try
          InitialContext initialContext = new InitialContext();
          DataSource dataSource = (DataSource) initialContext
              .lookup("jdbc/__CustomerDB1Pool");
          Connection connection = dataSource.getConnection();
          PreparedStatement preparedStatement =
              connection.prepareStatement(sql);
          ResultSet resultSet = preparedStatement.executeQuery();
          while (resultSet.next())
            stateList.add(new
                UsStateBean(resultSet.getString("us_state_nm"),
                resultSet.getString("us_state_cd")));
          resultSet.close();
          preparedStatement.close();
          connection.close();
          request.setAttribute("stateList", stateList);
          request.getRequestDispatcher("us_states.jsp").
              forward(request, response);
        catch (NamingException namingException)
          namingException.printStackTrace();
        catch (SQLException sqlException)
          sqlException.printStackTrace();
    UsStateBean.java:
    package net.ensode.glassfishbook.jdbcselect;
    public class UsStateBean
    public UsStateBean()
    public UsStateBean(String stateName, String stateCode)
    this.stateName = stateName;
    this.stateCode = stateCode;
    private String stateName;
    private String stateCode;
    public String getStateCode()
    return stateCode;
    public void setStateCode(String stateCode)
    this.stateCode = stateCode;
    public String getStateName()
    return stateName;
      public void setStateName(String stateName)
    this.stateName = stateName;
    }I am not sure what is wrong. Can anyone point out the problem to me? Thanks.

    Hi..
    The stack trace is as follows:
    StandardWrapperValve[jsp]: PWC1406: Servlet.service() for servlet jsp threw exception
    java.lang.NullPointerException
            at org.apache.jsp.us_005fstates_jsp._jspService(us_005fstates_jsp.java from :75)
            at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:109)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
            at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:389)
            at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:486)
            at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:380)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
            at org.apache.catalina.core.ApplicationFilterChain.servletService(ApplicationFilterChain.java:427)
            at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:315)
            at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:287)
            at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:218)
            at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:648)
            at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:593)
            at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:94)
            at com.sun.enterprise.web.PESessionLockingStandardPipeline.invoke(PESessionLockingStandardPipeline.java:98)
            at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:222)
            at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:648)
            at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:593)
            at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:587)
            at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1096)
            at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:166)
            at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:648)
            at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:593)
            at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:587)
            at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1096)
            at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:288)
            at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.invokeAdapter(DefaultProcessorTask.java:647)
            at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.doProcess(DefaultProcessorTask.java:579)
            at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.process(DefaultProcessorTask.java:831)
            at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.executeProcessorTask(DefaultReadTask.java:341)
            at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.doTask(DefaultReadTask.java:263)
            at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.doTask(DefaultReadTask.java:214)
            at com.sun.enterprise.web.portunif.PortUnificationPipeline$PUTask.doTask(PortUnificationPipeline.java:380)
            at com.sun.enterprise.web.connector.grizzly.TaskBase.run(TaskBase.java:265)
            at com.sun.enterprise.web.connector.grizzly.ssl.SSLWorkerThread.run(SSLWorkerThread.java:106)

  • Descriptor File Error when running application in EAR

    Hello,
    I've deployed one of my Workshop-built EARs fine to WLS 8.1.1, but when I
    go to run a servlet from a web application inside of it, I get the following error:
    ####<Nov 14, 2003 2:34:06 PM EST> <Error> <WLW> <ORLEX1090> <demoServer> <ExecuteThread:
    '11' for queue: 'weblogic.kernel.Default'> <weblogic> <BEA1-01E0B37D51BE> <000000>
    <Error while using app descriptor files
    java.io.FileNotFoundException: C:\bea\user_projects\domains\d1.conf\applications
    missing application.xml and/or weblogic-application.xml descriptors
         at com.bea.wlw.runtime.core.bean.EarDescriptors.<init>(EarDescriptors.java:84)
         at com.bea.wlw.runtime.core.dispatcher.AppManager.getAppClassPathJars(AppManager.java:392)
         at com.bea.wlw.runtime.core.compiler.ProjectCompiler.setClassPath(ProjectCompiler.java:968)
         at com.bea.wlw.runtime.core.compiler.ProjectCompiler.createProject(ProjectCompiler.java:947)
         at com.bea.wlw.runtime.core.compiler.ProjectCompiler.<init>(ProjectCompiler.java:214)
         at com.bea.wlw.runtime.core.dispatcher.AppManager.ensureProjectCompiler(AppManager.java:463)
         at com.bea.wlw.runtime.core.dispatcher.AppManager.ensureProjectCompiler(AppManager.java:440)
         at com.bea.wlw.runtime.core.dispatcher.DispCache.ensureDispUnitForURI(DispCache.java:865)
         at com.bea.wlw.runtime.core.dispatcher.ServiceHandleImpl.getDispFile(ServiceHandleImpl.java:440)
         at com.bea.wlw.runtime.core.dispatcher.ServiceHandleImpl.invoke(ServiceHandleImpl.java:275)
         at com.bea.wlw.runtime.core.call.JavaCall.invoke(JavaCall.java:57)
         at com.bea.wli.bpm.runtime.SubFlowCall.invoke(SubFlowCall.java:42)
         at com.bea.wlw.runtime.core.control.ServiceControlImpl.invoke(ServiceControlImpl.jcs:873)
         at com.bea.control.ProcessControlImpl.invoke(ProcessControlImpl.jcs:421)
         at com.bea.wlw.runtime.core.control.ServiceControlImpl.invoke(ServiceControlImpl.jcs:754)

    I'd suggest posting this to the weblogic.developer.interest.workshop
    newsgroup
    -- Rob
    DealRaider.com wrote:
    Hello,
    I've deployed one of my Workshop-built EARs fine to WLS 8.1.1, but when I
    go to run a servlet from a web application inside of it, I get the following error:
    ####<Nov 14, 2003 2:34:06 PM EST> <Error> <WLW> <ORLEX1090> <demoServer> <ExecuteThread:
    '11' for queue: 'weblogic.kernel.Default'> <weblogic> <BEA1-01E0B37D51BE> <000000>
    <Error while using app descriptor files
    java.io.FileNotFoundException: C:\bea\user_projects\domains\d1.conf\applications
    missing application.xml and/or weblogic-application.xml descriptors
         at com.bea.wlw.runtime.core.bean.EarDescriptors.<init>(EarDescriptors.java:84)
         at com.bea.wlw.runtime.core.dispatcher.AppManager.getAppClassPathJars(AppManager.java:392)
         at com.bea.wlw.runtime.core.compiler.ProjectCompiler.setClassPath(ProjectCompiler.java:968)
         at com.bea.wlw.runtime.core.compiler.ProjectCompiler.createProject(ProjectCompiler.java:947)
         at com.bea.wlw.runtime.core.compiler.ProjectCompiler.<init>(ProjectCompiler.java:214)
         at com.bea.wlw.runtime.core.dispatcher.AppManager.ensureProjectCompiler(AppManager.java:463)
         at com.bea.wlw.runtime.core.dispatcher.AppManager.ensureProjectCompiler(AppManager.java:440)
         at com.bea.wlw.runtime.core.dispatcher.DispCache.ensureDispUnitForURI(DispCache.java:865)
         at com.bea.wlw.runtime.core.dispatcher.ServiceHandleImpl.getDispFile(ServiceHandleImpl.java:440)
         at com.bea.wlw.runtime.core.dispatcher.ServiceHandleImpl.invoke(ServiceHandleImpl.java:275)
         at com.bea.wlw.runtime.core.call.JavaCall.invoke(JavaCall.java:57)
         at com.bea.wli.bpm.runtime.SubFlowCall.invoke(SubFlowCall.java:42)
         at com.bea.wlw.runtime.core.control.ServiceControlImpl.invoke(ServiceControlImpl.jcs:873)
         at com.bea.control.ProcessControlImpl.invoke(ProcessControlImpl.jcs:421)
         at com.bea.wlw.runtime.core.control.ServiceControlImpl.invoke(ServiceControlImpl.jcs:754)

  • "Internal error 2902. ixoFileCopy" error when running application installer

    Hello all, this is my first post to the NI Discussion Forums.
    I have this LabVIEW program that I have built into an application and then packaged this application into a Windows Installer.  I've done this using the LabVIEW Build Specifications function.  When I run the resulting installer, partway through the installation I get the following error message:  "Internal error 2902. ixoFileCopy" (see attachment).
    Can anyone suggest why the created installer is doing this, and what I can do about it?
    I'm using LabVIEW 8.6.1.  I'm running the resulting installer on a PC running Windows XP.
    Thanks in advance!
    Attachments:
    installer error.PNG ‏9 KB

    ****message deleted****
    Message Edited by muks on 02-17-2010 03:09 PM

  • OATS - Error when running application in Open Script

    Hi everyone,
    I am new with OATS. I am trying to create a script for our application that is running on forms.
    This is the error I get:
    Java Plug-in 1.6.0_31
    Using JRE version 1.6.0_31-b05 Java HotSpot(TM) Client VM
    User home directory = C:\Users\a
    c: clear console window
    f: finalize objects on finalization queue
    g: garbage collect
    h: display this help message
    l: dump classloader list
    m: print memory usage
    o: trigger logging
    q: hide console
    r: reload policy configuration
    s: dump system and deployment properties
    t: dump thread list
    v: dump thread stack
    x: clear classloader cache
    0-5: set trace level to <n>
    SSV dialog is suppressed
    Loading Oracle ATS Forms Functional Testing Module[5.5] [Oracle JRE_1.6.0_31]
    FormsFT Helper Temporary Directory: C:\Users\AGNES~1.ROX\AppData\Local\Temp\27\OpenScript_FormsFT
    Loading cached Forms Jars ...
    0...cached jar...file:/C:/Users/AGNES~1.ROX/AppData/Local/Temp/27/OpenScript_FormsFT/fnt1fmw101_9001/frmwebutil.jar
    1...cached jar...file:/C:/Users/AGNES~1.ROX/AppData/Local/Temp/27/OpenScript_FormsFT/fnt1fmw101_9001/jacob.jar
    Loading cached Forms Jars ...
    2...cached jar...file:/C:/Users/AGNES~1.ROX/AppData/Local/Temp/27/OpenScript_FormsFT/fnt1fmw101_9001/frmall.jar
    3...cached jar...file:/C:/Users/AGNES~1.ROX/AppData/Local/Temp/27/OpenScript_FormsFT/fnt1fmw101_9001/aoscbram.jar
    4...cached jar...file:/C:/Users/AGNES~1.ROX/AppData/Local/Temp/27/OpenScript_FormsFT/fnt1fmw101_9001/myKeys.jar
    5...http://fnt1fmw101:9001/forms/BramptonJava/GetDefaultPrinter.jar
    6...cached jar...file:/C:/Users/AGNES~1.ROX/AppData/Local/Temp/27/OpenScript_FormsFT/fnt1fmw101_9001/timeout.jar
    cracked oracle.forms.engine.Main
    Forms Version: 11.1.1.6
    RegisterWebUtil - Loading WebUtil Version 11.1.1.6
    cracked oracle.forms.engine.Runform
    cracked oracle.ewt.lwAWT.LWScrollbar
    cracked oracle.forms.net.SocketConnection
    servarg:escapeParams=true module=pdmain6.fmx userid= debug=no host= port= obr=no record=names tracegroup= log= term= ssoProxyConnect=no
    Forms Session ID is formsapp.243
    cracked oracle.forms.net.HTTPConnection
    The proxy host is null, and the proxy port is 0.
    Native HTTP implementation is being used for the connection.
    The connection mode is HTTP.
    Forms Applet version is 11.1.1.6
    Initialize logging by default options
    ******Applet Initiator starting from Forms Engine now.
    [INFO] Applet Initiator starts
    [INFO] Applet [Ewt Addon] Activated
    setProperty: 7777
    ini file : C:\Users\AGNES~1.ROX\AppData\Local\Temp\27\OpenScript_Applet
    cracked oracle.ewt.lwAWT.lwText.LWTextComponent
    2013-02-04 12:06:46 456 INFO [oracle.oats.scripting.modules.formsFT.helper.helperService.HelperServiceConnection] Send Message: <Message name="RegisterHelper" browserId="4212" moduleId="oracle.oats.scripting.modules.formsFT" />
    2013-02-04 12:06:46 456 INFO [oracle.oats.scripting.modules.formsFT.helper.helperService.HelperServiceConnection] Receive message :<Message name = "StartConnection" port="7778"/>
    Helper Service Message :<Message name = "StartConnection" port="7778"/>
    cracked oracle.forms.handler.LogonDialog
    cracked oracle.forms.handler.TextFieldItem
    cracked oracle.forms.handler.ListValuesDialog
    cracked oracle.forms.handler.EditorDialog
    cracked oracle.forms.handler.HelpDialog
    cracked oracle.forms.handler.AlertDialog
    ******new forms Client
    ****** set a new recorder:oracle.oats.scripting.modules.formsFT.common.api.internal.automation.FormsClientOpenScript server port is 7778
    ****** Connect to applet using CommunicationLayer
    ******CMD_REQUEST_RECORDING_IDENTITY received
    2013-Feb-04 12:06:47.49 WUI[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress
    2013-Feb-04 12:06:47.95 WUF[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress
    2013-Feb-04 12:06:47.95 WUH[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress
    2013-Feb-04 12:06:47.95 WUS[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress
    2013-Feb-04 12:06:47.111 WUT[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress
    2013-Feb-04 12:06:47.142 WUO[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress
    2013-Feb-04 12:06:47.142 WUL[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress
    2013-Feb-04 12:06:47.142 WUB[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress
    cracked oracle.ewt.alert.AlertPane
    2013-02-04 12:06:47 392 INFO [oracle.oats.scripting.modules.applet.helper.communication.CommunicationLayer] Start ComunnicationLayer with process id:5632 Server Port :7777
    Window created = sun.plugin2.main.client.PluginEmbeddedFrame[frame0,0,0,1280x1024,invalid,layout=java.awt.BorderLayout,title=,resizable,normal]
    2013-02-04 12:06:47 407 INFO [oracle.oats.scripting.modules.applet.helper.communication.CommunicationLayer] Message Received: oracle.oats.scripting.modules.applet.common.api.internal.event.AgentAcknowledgeEvent
    2013-02-04 12:06:47 407 INFO [oracle.oats.scripting.modules.applet.helper.communication.CommunicationLayer] Start Recording
    2013-Feb-04 12:06:47.579 WUI[setProperty()] Setting property WUC_SYSLIB_DIR to :FNT1FMW101:brampton_aosc
    2013-Feb-04 12:06:47.579 WUI[getProperty()] Getting property WUC_BEAN_VERSION
    2013-Feb-04 12:06:47.595 WUT[setProperty()] Setting property WUC_BLOCK_ALLOW_HEART_BEAT to 0
    2013-Feb-04 12:06:47.595 WUT[setProperty()] Setting property WUC_SRV_LOGGING to 0
    2013-Feb-04 12:06:47.595 WUT[setProperty()] Setting property WUC_GET_LOCAL_PROPERTY to syslib.jacob.dll
    2013-Feb-04 12:06:47.595 WUT[getProperty()] Getting property WUC_GET_LOCAL_PROPERTY
    2013-Feb-04 12:06:47.595 WUT[loadSettings()] Local properties file loaded
    2013-Feb-04 12:06:47.595 WUT[setProperty()] Setting property WUC_GET_LOCAL_PROPERTY to syslib.JNIsharedstubs.dll
    2013-Feb-04 12:06:47.595 WUT[getProperty()] Getting property WUC_GET_LOCAL_PROPERTY
    2013-Feb-04 12:06:47.595 WUT[setProperty()] Setting property WUC_GET_LOCAL_PROPERTY to syslib.d2kwut60.dll
    2013-Feb-04 12:06:47.595 WUT[getProperty()] Getting property WUC_GET_LOCAL_PROPERTY
    2013-Feb-04 12:06:47.610 WUB[setProperty()] Setting property WUC_BLOCK_ALLOW_HEART_BEAT to 0
    2013-Feb-04 12:06:47.610 WUB[setProperty()] Setting property WUC_SRV_LOGGING to 0
    2013-Feb-04 12:06:47.610 WUL[setProperty()] Setting property WUC_BLOCK_ALLOW_HEART_BEAT to 0
    2013-Feb-04 12:06:47.610 WUL[setProperty()] Setting property WUC_SRV_LOGGING to 0
    2013-Feb-04 12:06:47.610 WUO[setProperty()] Setting property WUC_BLOCK_ALLOW_HEART_BEAT to 0
    2013-Feb-04 12:06:47.610 WUO[setProperty()] Setting property WUC_SRV_LOGGING to 0
    2013-Feb-04 12:06:47.610 WUS[setProperty()] Setting property WUC_BLOCK_ALLOW_HEART_BEAT to 0
    2013-Feb-04 12:06:47.610 WUS[setProperty()] Setting property WUC_SRV_LOGGING to 0
    2013-Feb-04 12:06:47.610 WUH[setProperty()] Setting property WUC_BLOCK_ALLOW_HEART_BEAT to 0
    2013-Feb-04 12:06:47.610 WUH[setProperty()] Setting property WUC_SRV_LOGGING to 0
    2013-Feb-04 12:06:47.610 WUF[setProperty()] Setting property WUC_BLOCK_ALLOW_HEART_BEAT to 0
    2013-Feb-04 12:06:47.610 WUF[setProperty()] Setting property WUC_SRV_LOGGING to 0
    2013-Feb-04 12:06:47.610 WUI[setProperty()] Setting property WUC_SRV_LOGGING to 0
    2013-Feb-04 12:06:47.610 WUI[setProperty()] Setting property WUC_BLOCK_ALLOW_HEART_BEAT to 0
    2013-Feb-04 12:06:47.610 WUI[setProperty()] Setting property WUC_SRV_LOGGING to 0
    2013-Feb-04 12:06:48.31 WUB[setProperty()] Setting property WUB_SEPARATEFRAME_ICON to Pd.gif
    2013-Feb-04 12:06:48.31 WUB[BrowserFunctions.setSeparateFrameIcon()] Not running in separateFrame - Icon not set
    cannot determine src CompInfo topNode = TJavaWindow bottom parent node=TJavaCombobox
    cannot determine src CompInfo topNode = TJavaWindow bottom parent node=TJavaCombobox
    ***** create DelayRecorderThread
    ****** DelayRecorderThread started...
    ****** DelayRecorderThread run now ...
    ......Forms Recording: OracleForms.windowChange(" Logon to TDS/OS%screenshot=C:\Users\AGNES~1.ROX\AppData\Local\Temp\27\OSFFSS\screen1359997613382.jpg");
    ......Forms Recording: OracleForms.list("//forms:list[(@name='LOGON_CNT_STR_0')]").selectItem("BRPQA");
    ......Forms Recording: OracleForms.textField("//forms:textField[(@name='LOGON_UN_0')]").click();
    ......Forms Recording: OracleForms.textField("//forms:textField[(@name='LOGON_UN_0')]").setText("PDMAIN");
    ......Forms Recording: OracleForms.textField("//forms:textField[(@name='LOGON_PW_0')]").click();
    ......Forms Recording: OracleForms.textField("//forms:textField[(@name='LOGON_PW_0')]").setText("pdmain");
    ......Forms Recording: OracleForms.button("//forms:button[(@name='LOGON_LOGON_0')]").click();
    FRM-92091: unexpected fatal error in client-side Java code
    Java Exception:
    java.lang.NullPointerException
         at oracle.ewt.scrolling.arrowBox.ArrowBox.removeAdjustmentListener(Unknown Source)
         at oracle.oats.scripting.modules.applet.helper.observer.CompositeAwtEventListener$4.run(CompositeAwtEventListener.java:260)
         at oracle.oats.scripting.modules.applet.helper.observer.CompositeAwtEventListener.installListeners(CompositeAwtEventListener.java:390)
         at oracle.oats.scripting.modules.applet.helper.observer.SwingListenerMgr$CompositeSwingEventListener.superInstallListeners(SwingListenerMgr.java:1791)
         at oracle.oats.scripting.modules.applet.helper.observer.SwingListenerMgr$CompositeSwingEventListener.access$100(SwingListenerMgr.java:315)
         at oracle.oats.scripting.modules.applet.helper.observer.SwingListenerMgr$CompositeSwingEventListener$2.run(SwingListenerMgr.java:537)
         at oracle.oats.scripting.modules.applet.helper.observer.SwingListenerMgr$CompositeSwingEventListener.installListeners(SwingListenerMgr.java:970)
         at oracle.oats.scripting.modules.applet.helper.observer.CompositeAwtEventListener$4.run(CompositeAwtEventListener.java:380)
         at oracle.oats.scripting.modules.applet.helper.observer.CompositeAwtEventListener.installListeners(CompositeAwtEventListener.java:390)
         at oracle.oats.scripting.modules.applet.helper.observer.SwingListenerMgr$CompositeSwingEventListener.superInstallListeners(SwingListenerMgr.java:1791)
         at oracle.oats.scripting.modules.applet.helper.observer.SwingListenerMgr$CompositeSwingEventListener.access$100(SwingListenerMgr.java:315)
         at oracle.oats.scripting.modules.applet.helper.observer.SwingListenerMgr$CompositeSwingEventListener$2.run(SwingListenerMgr.java:537)
         at oracle.oats.scripting.modules.applet.helper.observer.SwingListenerMgr$CompositeSwingEventListener.installListeners(SwingListenerMgr.java:970)
         at oracle.oats.scripting.modules.applet.helper.observer.CompositeAwtEventListener$4.run(CompositeAwtEventListener.java:380)
         at oracle.oats.scripting.modules.applet.helper.observer.CompositeAwtEventListener.installListeners(CompositeAwtEventListener.java:390)
         at oracle.oats.scripting.modules.applet.helper.observer.SwingListenerMgr$CompositeSwingEventListener.superInstallListeners(SwingListenerMgr.java:1791)
         at oracle.oats.scripting.modules.applet.helper.observer.SwingListenerMgr$CompositeSwingEventListener.access$100(SwingListenerMgr.java:315)
         at oracle.oats.scripting.modules.applet.helper.observer.SwingListenerMgr$CompositeSwingEventListener$2.run(SwingListenerMgr.java:537)
         at oracle.oats.scripting.modules.applet.helper.observer.SwingListenerMgr$CompositeSwingEventListener.installListeners(SwingListenerMgr.java:970)
         at oracle.oats.scripting.modules.applet.helper.observer.CompositeAwtEventListener$4.run(CompositeAwtEventListener.java:380)
         at oracle.oats.scripting.modules.applet.helper.observer.CompositeAwtEventListener.installListeners(CompositeAwtEventListener.java:390)
         at oracle.oats.scripting.modules.applet.helper.observer.SwingListenerMgr$CompositeSwingEventListener.superInstallListeners(SwingListenerMgr.java:1791)
         at oracle.oats.scripting.modules.applet.helper.observer.SwingListenerMgr$CompositeSwingEventListener.access$100(SwingListenerMgr.java:315)
         at oracle.oats.scripting.modules.applet.helper.observer.SwingListenerMgr$CompositeSwingEventListener$2.run(SwingListenerMgr.java:537)
         at oracle.oats.scripting.modules.applet.helper.observer.SwingListenerMgr$CompositeSwingEventListener.installListeners(SwingListenerMgr.java:970)
         at oracle.oats.scripting.modules.applet.helper.observer.CompositeAwtEventListener$3.run(CompositeAwtEventListener.java:179)
         at oracle.oats.scripting.modules.applet.helper.observer.CompositeAwtEventListener.installListeners(CompositeAwtEventListener.java:194)
         at oracle.oats.scripting.modules.applet.helper.observer.SwingListenerMgr$CompositeSwingEventListener.superInstallListeners(SwingListenerMgr.java:1786)
         at oracle.oats.scripting.modules.applet.helper.observer.SwingListenerMgr$CompositeSwingEventListener.access$000(SwingListenerMgr.java:315)
         at oracle.oats.scripting.modules.applet.helper.observer.SwingListenerMgr$CompositeSwingEventListener$1.run(SwingListenerMgr.java:506)
         at oracle.oats.scripting.modules.applet.helper.observer.SwingListenerMgr$CompositeSwingEventListener.installListeners(SwingListenerMgr.java:515)
         at oracle.oats.scripting.modules.applet.helper.observer.CompositeAwtEventListener.componentAdded(CompositeAwtEventListener.java:730)
         at java.awt.AWTEventMulticaster.componentAdded(Unknown Source)
         at java.awt.Container.processContainerEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.processEventImpl(Unknown Source)
         at oracle.ewt.lwAWT.lwWindow.DesktopContainer.processEventImpl(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.redispatchEvent(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.Container.addImpl(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.addImpl(Unknown Source)
         at java.awt.Container.add(Unknown Source)
         at oracle.ewt.lwAWT.lwWindow.DesktopContainer.setWindowPosition(Unknown Source)
         at oracle.ewt.lwAWT.lwWindow.LWWindow._moveToFront(Unknown Source)
         at oracle.ewt.lwAWT.lwWindow.LWWindow.setActive(Unknown Source)
         at oracle.ewt.lwAWT.lwWindow.LWWindow.setVisible(Unknown Source)
         at oracle.forms.ui.ExtendedFrame.setVisible(Unknown Source)
         at oracle.ewt.lwAWT.lwWindow.LWWindow.setVisible(Unknown Source)
         at oracle.forms.handler.FormWindow.doShowComponent(Unknown Source)
         at oracle.forms.handler.UICommon.onComponentUpdate(Unknown Source)
         at oracle.forms.handler.UICommon.onUpdate(Unknown Source)
         at oracle.forms.handler.FormWindow.onUpdate(Unknown Source)
         at oracle.forms.handler.UICommon.onUpdate(Unknown Source)
         at oracle.forms.engine.Runform.onUpdateHandler(Unknown Source)
         at oracle.forms.engine.Runform.processMessage_C(Unknown Source)
         at oracle.forms.engine.Runform.processMessage(Unknown Source)
         at oracle.forms.engine.Runform.processSet(Unknown Source)
         at oracle.forms.engine.Runform.onMessageReal(Unknown Source)
         at oracle.forms.engine.Runform.onMessage_C(Unknown Source)
         at oracle.forms.engine.Runform.onMessage(Unknown Source)
         at oracle.forms.engine.Runform.processEventEnd(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.redispatchEvent(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at oracle.forms.engine.Main.dispatchEvents(Unknown Source)
         at oracle.forms.engine.Main.tryDispatching(Unknown Source)
         at oracle.forms.engine.Main.componentResized(Unknown Source)
         at java.awt.Component.processComponentEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at oracle.ewt.lwAWT.BufferedApplet.processEventImpl(Unknown Source)
         at oracle.ewt.lwAWT.BufferedApplet.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
         at java.awt.EventQueue.access$000(Unknown Source)
         at java.awt.EventQueue$1.run(Unknown Source)
         at java.awt.EventQueue$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
         at java.awt.EventQueue$2.run(Unknown Source)
         at java.awt.EventQueue$2.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    2013-02-04 12:07:13 548 INFO [oracle.oats.scripting.modules.formsFT.helper.Engine] Destory runform: oracle.forms.engine.Runform@5976c2
    ......Forms Recording: OracleForms.dispose();
    2013-02-04 12:07:13 595 INFO [oracle.oats.scripting.modules.formsFT.helper.Engine] Forms FT helper stopping message is sent out
    2013-Feb-04 12:07:19.804 WUB[VBeanCommon.destroy()] WebUtil Browser Functions being removed..
    2013-Feb-04 12:07:19.804 WUL[VBeanCommon.destroy()] WebUtil C API Functions being removed..
    2013-Feb-04 12:07:20.38 WUO[VBeanCommon.destroy()] WebUtil Client Side Ole Functions being removed..
    2013-Feb-04 12:07:20.53 WUT[VBeanCommon.destroy()] WebUtil File Transfer Bean being removed..
    2013-Feb-04 12:07:20.53 WUS[VBeanCommon.destroy()] WebUtil Session Monitoring Facilities being removed..
    2013-Feb-04 12:07:20.69 WUH[VBeanCommon.destroy()] WebUtil Client Side Host Commands being removed..
    2013-Feb-04 12:07:20.69 WUF[VBeanCommon.destroy()] WebUtil Client Side File Functions being removed..
    2013-Feb-04 12:07:20.85 WUI[VBeanCommon.destroy()] WebUtil GetClientInfo Utility being removed..

    Hi Deepu,
    I am still getting an error:
    Does it matter which java version I use?
    here is the log:
    Java Plug-in 1.6.0_27
    Using JRE version 1.6.0_27-b07 Java HotSpot(TM) Client VM
    User home directory = C:\Users\agnes.roxas
    c: clear console window
    f: finalize objects on finalization queue
    g: garbage collect
    h: display this help message
    l: dump classloader list
    m: print memory usage
    o: trigger logging
    q: hide console
    r: reload policy configuration
    s: dump system and deployment properties
    t: dump thread list
    v: dump thread stack
    x: clear classloader cache
    0-5: set trace level to <n>
    SSV dialog is suppressed
    Loading Oracle ATS Forms Functional Testing Module[5.5] [Oracle JRE_1.6.0_27]
    FormsFT Helper Temporary Directory: C:\Users\AGNES~1.ROX\AppData\Local\Temp\28\OpenScript_FormsFT
    Loading cached Forms Jars ...
    0...cached jar...file:/C:/Users/AGNES~1.ROX/AppData/Local/Temp/28/OpenScript_FormsFT/fnt1fmw101_9001/frmwebutil.jar
    1...cached jar...file:/C:/Users/AGNES~1.ROX/AppData/Local/Temp/28/OpenScript_FormsFT/fnt1fmw101_9001/jacob.jar
    Downloading...http://fnt1fmw101:9001/forms/BremenJava/aosc.jar
    Downloading...http://fnt1fmw101:9001/forms/BremenJava/myKeys.jar
    Downloading...http://fnt1fmw101:9001/forms/BremenJava/GetDefaultPrinter.jar
    Loading cached Forms Jars ...
    2...cached jar...file:/C:/Users/AGNES~1.ROX/AppData/Local/Temp/28/OpenScript_FormsFT/fnt1fmw101_9001/frmall.jar
    3...cached jar...file:/C:/Users/AGNES~1.ROX/AppData/Local/Temp/28/OpenScript_FormsFT/fnt1fmw101_9001/aosc.jar
    4...cached jar...file:/C:/Users/AGNES~1.ROX/AppData/Local/Temp/28/OpenScript_FormsFT/fnt1fmw101_9001/myKeys.jar
    5...http://fnt1fmw101:9001/forms/BremenJava/GetDefaultPrinter.jar
    cracked oracle.forms.engine.Main
    Forms Version: 11.1.1.6
    RegisterWebUtil - Loading WebUtil Version 11.1.1.6
    cracked oracle.forms.engine.Runform
    cracked oracle.ewt.lwAWT.LWScrollbar
    cracked oracle.forms.net.SocketConnection
    servarg:escapeParams=true module=pdmain6.fmx userid= debug=no host= port= obr=no record=names tracegroup= log= term= ssoProxyConnect=no
    Forms Session ID is formsapp.279
    cracked oracle.forms.net.HTTPConnection
    The proxy host is null, and the proxy port is 0.
    Native HTTP implementation is being used for the connection.
    The connection mode is HTTP.
    Forms Applet version is 11.1.1.6
    Initialize logging by default options
    ******Applet Initiator starting from Forms Engine now.
    [INFO] Applet Initiator starts
    [INFO] Applet [Ewt Addon] Activated
    setProperty: 7777
    ini file : C:\Users\AGNES~1.ROX\AppData\Local\Temp\28\OpenScript_Applet
    cracked oracle.ewt.lwAWT.lwText.LWTextComponent
    2013-02-05 07:37:51 821 INFO [oracle.oats.scripting.modules.formsFT.helper.helperService.HelperServiceConnection] Receive message :<Message name = "StartConnection" port="7778"/>
    Helper Service Message :<Message name = "StartConnection" port="7778"/>
    2013-02-05 07:37:51 821 INFO [oracle.oats.scripting.modules.formsFT.helper.helperService.HelperServiceConnection] Send Message: <Message name="RegisterHelper" browserId="2996" moduleId="oracle.oats.scripting.modules.formsFT" />
    cracked oracle.forms.handler.LogonDialog
    cracked oracle.forms.handler.TextFieldItem
    cracked oracle.forms.handler.ListValuesDialog
    cracked oracle.forms.handler.EditorDialog
    cracked oracle.forms.handler.HelpDialog
    cracked oracle.forms.handler.AlertDialog
    ******new forms Client
    ****** set a new recorder:oracle.oats.scripting.modules.formsFT.common.api.internal.automation.FormsClientOpenScript server port is 7778
    ****** Connect to applet using CommunicationLayer
    ******CMD_REQUEST_RECORDING_IDENTITY received
    2013-Feb-05 07:37:52.447 WUI[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress
    2013-Feb-05 07:37:52.493 WUF[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress
    2013-Feb-05 07:37:52.500 WUH[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress
    2013-Feb-05 07:37:52.505 WUS[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress
    2013-Feb-05 07:37:52.513 WUT[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress
    2013-Feb-05 07:37:52.540 WUO[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress
    2013-Feb-05 07:37:52.547 WUL[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress
    2013-Feb-05 07:37:52.553 WUB[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress
    cracked oracle.ewt.alert.AlertPane
    2013-02-05 07:37:52 835 INFO [oracle.oats.scripting.modules.applet.helper.communication.CommunicationLayer] Start ComunnicationLayer with process id:6048 Server Port :7777
    Window created = sun.plugin2.main.client.PluginEmbeddedFrame[frame0,0,0,1280x1024,invalid,layout=java.awt.BorderLayout,title=,resizable,normal]
    2013-02-05 07:37:52 851 INFO [oracle.oats.scripting.modules.applet.helper.communication.CommunicationLayer] Message Received: oracle.oats.scripting.modules.applet.common.api.internal.event.AgentAcknowledgeEvent
    2013-02-05 07:37:52 854 INFO [oracle.oats.scripting.modules.applet.helper.communication.CommunicationLayer] Start Recording
    2013-Feb-05 07:37:52.987 WUI[setProperty()] Setting property WUC_SYSLIB_DIR to :FNT1FMW101:bremen_aosc
    2013-Feb-05 07:37:52.987 WUI[getProperty()] Getting property WUC_BEAN_VERSION
    2013-Feb-05 07:37:52.993 WUT[setProperty()] Setting property WUC_BLOCK_ALLOW_HEART_BEAT to 0
    2013-Feb-05 07:37:52.993 WUT[setProperty()] Setting property WUC_SRV_LOGGING to 0
    2013-Feb-05 07:37:52.993 WUT[setProperty()] Setting property WUC_GET_LOCAL_PROPERTY to syslib.jacob.dll
    2013-Feb-05 07:37:52.993 WUT[getProperty()] Getting property WUC_GET_LOCAL_PROPERTY
    2013-Feb-05 07:37:53.01 WUT[loadSettings()] Local properties file loaded
    2013-Feb-05 07:37:53.04 WUT[setProperty()] Setting property WUC_GET_LOCAL_PROPERTY to syslib.JNIsharedstubs.dll
    2013-Feb-05 07:37:53.04 WUT[getProperty()] Getting property WUC_GET_LOCAL_PROPERTY
    2013-Feb-05 07:37:53.07 WUT[setProperty()] Setting property WUC_GET_LOCAL_PROPERTY to syslib.d2kwut60.dll
    2013-Feb-05 07:37:53.07 WUT[getProperty()] Getting property WUC_GET_LOCAL_PROPERTY
    2013-Feb-05 07:37:53.19 WUB[setProperty()] Setting property WUC_BLOCK_ALLOW_HEART_BEAT to 0
    2013-Feb-05 07:37:53.19 WUB[setProperty()] Setting property WUC_SRV_LOGGING to 0
    2013-Feb-05 07:37:53.19 WUL[setProperty()] Setting property WUC_BLOCK_ALLOW_HEART_BEAT to 0
    2013-Feb-05 07:37:53.19 WUL[setProperty()] Setting property WUC_SRV_LOGGING to 0
    2013-Feb-05 07:37:53.19 WUO[setProperty()] Setting property WUC_BLOCK_ALLOW_HEART_BEAT to 0
    2013-Feb-05 07:37:53.19 WUO[setProperty()] Setting property WUC_SRV_LOGGING to 0
    2013-Feb-05 07:37:53.19 WUS[setProperty()] Setting property WUC_BLOCK_ALLOW_HEART_BEAT to 0
    2013-Feb-05 07:37:53.19 WUS[setProperty()] Setting property WUC_SRV_LOGGING to 0
    2013-Feb-05 07:37:53.19 WUH[setProperty()] Setting property WUC_BLOCK_ALLOW_HEART_BEAT to 0
    2013-Feb-05 07:37:53.19 WUH[setProperty()] Setting property WUC_SRV_LOGGING to 0
    2013-Feb-05 07:37:53.20 WUF[setProperty()] Setting property WUC_BLOCK_ALLOW_HEART_BEAT to 0
    2013-Feb-05 07:37:53.20 WUF[setProperty()] Setting property WUC_SRV_LOGGING to 0
    2013-Feb-05 07:37:53.20 WUI[setProperty()] Setting property WUC_SRV_LOGGING to 0
    2013-Feb-05 07:37:53.20 WUI[setProperty()] Setting property WUC_BLOCK_ALLOW_HEART_BEAT to 0
    2013-Feb-05 07:37:53.20 WUI[setProperty()] Setting property WUC_SRV_LOGGING to 0
    2013-Feb-05 07:37:53.493 WUB[setProperty()] Setting property WUB_SEPARATEFRAME_ICON to Pd.gif
    2013-Feb-05 07:37:53.493 WUB[BrowserFunctions.setSeparateFrameIcon()] Not running in separateFrame - Icon not set
    cannot determine src CompInfo topNode = TJavaWindow bottom parent node=TJavaCombobox
    cannot determine src CompInfo topNode = TJavaWindow bottom parent node=TJavaCombobox
    ***** create DelayRecorderThread
    ****** DelayRecorderThread started...
    ****** DelayRecorderThread run now ...
    ......Forms Recording: OracleForms.windowChange(" Logon to TDS/OS%screenshot=C:\Users\AGNES~1.ROX\AppData\Local\Temp\28\OSFFSS\screen1360067886207.jpg");
    ......Forms Recording: OracleForms.list("//forms:list[(@name='LOGON_CNT_STR_0')]").selectItem("BREQA");
    cannot determine src CompInfo topNode = TJavaWindow bottom parent node=TJavaCombobox
    cannot determine src CompInfo topNode = TJavaWindow bottom parent node=TJavaCombobox
    ......Forms Recording: OracleForms.list("//forms:list[(@name='LOGON_CNT_STR_0')]").selectItem("BRPQA");
    ......Forms Recording: OracleForms.textField("//forms:textField[(@name='LOGON_UN_0')]").click();
    ......Forms Recording: OracleForms.textField("//forms:textField[(@name='LOGON_UN_0')]").setText("PDMAIN");
    ......Forms Recording: OracleForms.textField("//forms:textField[(@name='LOGON_PW_0')]").click();
    ......Forms Recording: OracleForms.textField("//forms:textField[(@name='LOGON_PW_0')]").setText("pdmain");
    ......Forms Recording: OracleForms.button("//forms:button[(@name='LOGON_LOGON_0')]").click();
    ......Forms Recording: OracleForms.button("//forms:button[(@name='LOGON_LOGON_0')]").click();
    ......Forms Recording: OracleForms.button("//forms:button[(@name='LOGON_LOGON_0')]").click();
    ......Forms Recording: OracleForms.button("//forms:button[(@name='LOGON_EXIT_0')]").click();
    ......Forms Recording: OracleForms.button("//forms:button[(@name='LOGON_EXIT_0')]").click();
    Window created = sun.plugin2.main.client.PluginEmbeddedFrame[frame1,0,0,1x1,layout=java.awt.BorderLayout,title=,resizable,normal]
    RegisterWebUtil - Loading WebUtil Version 11.1.1.6
    Window created = sun.plugin2.main.client.PluginEmbeddedFrame[frame2,0,0,988x563,layout=java.awt.BorderLayout,title=,resizable,normal]
    servarg:escapeParams=true module=pdmain6.fmx userid= debug=no host= port= obr=no record=names tracegroup= log= term= ssoProxyConnect=no
    Forms Session ID is formsapp.280
    The proxy host is null, and the proxy port is 0.
    Native HTTP implementation is being used for the connection.
    The connection mode is HTTP.
    Forms Applet version is 11.1.1.6
    FRM-92091: unexpected fatal error in client-side Java code
    Java Exception:
    java.lang.NullPointerException
         at oracle.ewt.scrolling.arrowBox.ArrowBox.removeAdjustmentListener(Unknown Source)
         at oracle.oats.scripting.modules.applet.helper.observer.CompositeAwtEventListener$4.run(CompositeAwtEventListener.java:260)
         at oracle.oats.scripting.modules.applet.helper.observer.CompositeAwtEventListener.installListeners(CompositeAwtEventListener.java:390)
         at oracle.oats.scripting.modules.applet.helper.observer.SwingListenerMgr$CompositeSwingEventListener.superInstallListeners(SwingListenerMgr.java:1791)
         at oracle.oats.scripting.modules.applet.helper.observer.SwingListenerMgr$CompositeSwingEventListener.access$100(SwingListenerMgr.java:315)
         at oracle.oats.scripting.modules.applet.helper.observer.SwingListenerMgr$CompositeSwingEventListener$2.run(SwingListenerMgr.java:537)
         at oracle.oats.scripting.modules.applet.helper.observer.SwingListenerMgr$CompositeSwingEventListener.installListeners(SwingListenerMgr.java:970)
         at oracle.oats.scripting.modules.applet.helper.observer.CompositeAwtEventListener$3.run(CompositeAwtEventListener.java:179)
         at oracle.oats.scripting.modules.applet.helper.observer.CompositeAwtEventListener.installListeners(CompositeAwtEventListener.java:194)
         at oracle.oats.scripting.modules.applet.helper.observer.SwingListenerMgr$CompositeSwingEventListener.superInstallListeners(SwingListenerMgr.java:1786)
         at oracle.oats.scripting.modules.applet.helper.observer.SwingListenerMgr$CompositeSwingEventListener.access$000(SwingListenerMgr.java:315)
         at oracle.oats.scripting.modules.applet.helper.observer.SwingListenerMgr$CompositeSwingEventListener$1.run(SwingListenerMgr.java:506)
         at oracle.oats.scripting.modules.applet.helper.observer.SwingListenerMgr$CompositeSwingEventListener.installListeners(SwingListenerMgr.java:515)
         at oracle.oats.scripting.modules.applet.helper.observer.CompositeAwtEventListener.componentAdded(CompositeAwtEventListener.java:730)
         at java.awt.Container.processContainerEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.processEventImpl(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.redispatchEvent(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.Container.addImpl(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.addImpl(Unknown Source)
         at oracle.ewt.lwAWT.lwMenu.BaseMIContainer.doLayout(Unknown Source)
         at java.awt.Container.validateTree(Unknown Source)
         at java.awt.Container.validateTree(Unknown Source)
         at java.awt.Container.validate(Unknown Source)
         at oracle.ewt.lwAWT.lwWindow.laf.TitleBar.propertyChange(Unknown Source)
         at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
         at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
         at oracle.ewt.lwAWT.lwWindow.LWWindow.firePropertyChange(Unknown Source)
         at oracle.ewt.lwAWT.lwWindow.LWWindow.setFrameIcon(Unknown Source)
         at oracle.forms.ui.ExtendedFrame.setIcon(Unknown Source)
         at oracle.forms.handler.FormWindow.onUpdate(Unknown Source)
         at oracle.forms.handler.UICommon.onUpdate(Unknown Source)
         at oracle.forms.handler.FormWindow.onCreate(Unknown Source)
         at oracle.forms.engine.Runform.onCreateHandler(Unknown Source)
         at oracle.forms.engine.Runform.processMessage_C(Unknown Source)
         at oracle.forms.engine.Runform.processMessage(Unknown Source)
         at oracle.forms.engine.Runform.processSet(Unknown Source)
         at oracle.forms.engine.Runform.onMessageReal(Unknown Source)
         at oracle.forms.engine.Runform.onMessage_C(Unknown Source)
         at oracle.forms.engine.Runform.onMessage(Unknown Source)
         at oracle.forms.engine.Runform.sendInitialMessage(Unknown Source)
         at oracle.forms.engine.Runform.startRunform_C(Unknown Source)
         at oracle.forms.engine.Runform.startRunform(Unknown Source)
         at oracle.forms.engine.Main.createRunform(Unknown Source)
         at oracle.forms.engine.Main.start(Unknown Source)
         at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    2013-02-05 07:38:55 642 INFO [oracle.oats.scripting.modules.formsFT.helper.Engine] Destory runform: oracle.forms.engine.Runform@96e599
    ......Forms Recording: OracleForms.dispose();
    2013-02-05 07:38:55 652 INFO [oracle.oats.scripting.modules.formsFT.helper.Engine] Forms FT helper stopping message is sent out
    2013-02-05 07:38:59 287 INFO [oracle.oats.scripting.modules.applet.helper.communication.CommunicationLayer] Message sent: oracle.oats.scripting.modules.applet.common.api.internal.event.JavaRecordedData
    2013-02-05 07:38:59 305 INFO [oracle.oats.scripting.modules.applet.helper.communication.CommunicationLayer] Message sent: oracle.oats.scripting.modules.applet.common.api.internal.event.JavaRecordedData

  • Error when running application - something to do with Opera?

    When I run a RIA that I made based off a tutorial (I am a Flex beginner,) I get an error message stating : CreateProcess: "C:\Program Files\Opera\opera.exe" "C:\Users\Daniel\Desktop\computer stuff\FB3\FlickrRIA\bin-debug\FlickrRIA.html" error=2.  Why is there something with Opera?  I don't use Opera anymore, I uninstalled it, and only use Firefox now.

    Somebody still thinks opera is the handler for html or SWF files.  If you are using FlexBuilder you may need to update which browser it uses.
    Alex Harui
    Flex SDK Developer
    Adobe Systems Inc.
    Blog: http://blogs.adobe.com/aharui

  • Error when run Application with jdbc  Help me please

    this my code:
    public void resultado() {
    String ClassName = "oracle.jdbc.driver.OracleDriver";
    String url = "jdbc:oracle:thin:@educacion04:1521:ora92";
    Connection con;
    Statement stmt;
    try {
    Class.forName(ClassName);
    } catch(java.lang.ClassNotFoundException e) {
    System.err.print("ClassNotFoundException: ");
    System.err.println(e.getMessage());
    try {
    con = DriverManager.getConnection(url,"ora1", "oracle");
    stmt = con.createStatement(ResultSet.TYPE_SCROLL_SENSITIVE,
    ResultSet.CONCUR_UPDATABLE);
    ResultSet uprs = stmt.executeQuery("SELECT * FROM ANEXO ");
    uprs.moveToInsertRow();
    uprs.updateString("cod_ane", "uno");
    uprs.updateString("cod_informe", "dos");
    uprs.updateString("", "tres");
    uprs.insertRow();
    uprs.updateString("cod_ane", "cuatro");
    uprs.updateString("cod_informe", "cinco");
    uprs.updateString("desc_anexo", "seis");
    uprs.insertRow();
    uprs.beforeFirst();
    System.out.println("Table ANEXO after insertion:");
    while (uprs.next()) {
    String name = uprs.getString("cod_ane");
    String id = uprs.getString("cod_informe");
    String price = uprs.getString("desc_anexo");
    System.out.print(name + " " + id + " " + price);
    uprs.close();
    stmt.close();
    con.close();
    con.commit();
    } catch(SQLException ex) {
    System.err.println("SQLException: " + ex.getMessage());
    WHEN CALL FUNCTION?????
    send this:
    ClassNotFoundException: oracle.jdbc.driver.OracleDriver
    SQLException: No suitable driver

    Are you sure Oracle driver (classes12.jar or classes12.zip) is in your classpath ???

  • Error when running Application Manager

    I keep getting this error "
    Extension Manager 6.0.5 Update
    Installation failed. Error Code: U44M1P7 "

    Hi NASAPaul
    Please follow the below link : http://helpx.adobe.com/creative-suite/kb/error-u44m1p7-installing-updates-ccm.html

  • Error when running my adf application in Jdev 11

    Hi i develop one application that work fine in mi laptop and other computers, but yesterday i load it in one computer that throw me error when running:
    (oracle.jbo.JboException) JBO-29000: Unexpected exception caught: java.sql.SQLException, msg=ORA-01882: no se ha encontrado la región de la zona horaria
    Didn´t find Time Zone..
    I dont know what could be the problem in that computer.. some regedit configuration??

    Hi Shay!
    Already compare regional settings in both pc and are equals!..also try unistalling an reinstalling jdeveloper.. problem persist!

  • Following error occurring when running application in wireless tool kit

    Hi
    Following error occurring when running application in wireless tool kit
    java/lang/ClassFormatError: Bad version information.
    can any suggest y ?

    Hi,
    I am also facing the same problem......................
    java/lang/ClassFormatError: Bad version information
    The error occurs when I try to simulate the mobile device using wireless tool kit. Does it have anything to do with the antivirus/firewall running on my system?
    Did Ram get a solution to his problem? Can anybody please help?
    Many Thanks
    Merin
    HI
    Sorry i could not find any related information there
    the version of wireless toolkit i am using is 2.1
    well in release notes its given that it also
    supports cldc1.0 and midp1.0
    presently i am using cldc1.0.4 and midp1.0.3
    versions
    is there any version compatability error
    please suggest me its quite urgent

  • Crashes when running applications from network share - "Windows cannot access the file for one of the following reasons"

    Hi,
    starting a couple of weeks ago, we get the following error(s) when running applications from a network share. We don't know what causes this, we are not aware of any major changes in our network infrastructure or client/Server configuration. We did upgrade
    a lot of machines to Windows 8, but the issue also occurs on older Win7 computers.
    We figured out a workaround though: The applications run fine when launching from a FQDN share (like
    \\share.domain.Company.com) and only cause problems when running from
    \\share directly. They have worked fine for years without FQDN though.
    Any ideas?
    Error Details (the Kind of error differs greatly):
    # 1 #
    Log Name: Application
    Source: Application Error
    Date: ...
    Event ID: 1005
    Task Category: (100)
    Level: Error
    Keywords: Classic
    User: N/A
    Computer: vmDEV
    Description:
    Windows cannot access the file for one of the following reasons: there is a problem with the network connection, the disk that the file is stored on, or the storage drivers installed on this computer; or the disk is missing. Windows closed the program XYZ
    because of this error.
    Program: XYZ
    File:
    The error value is listed in the Additional Data section.
    User Action
    1. Open the file again. This situation might be a temporary problem that corrects itself when the program runs again.
    2. If the file still cannot be accessed and
    - It is on the network, your network administrator should verify that there is not a problem with the network and that the server can be contacted.
    - It is on a removable disk, for example, a floppy disk or CD-ROM, verify that the disk is fully inserted into the computer.
    3. Check and repair the file system by running CHKDSK. To run CHKDSK, click Start, click Run, type CMD, and then click OK. At the command prompt, type CHKDSK /F, and then press ENTER.
    4. If the problem persists, restore the file from a backup copy.
    5. Determine whether other files on the same disk can be opened. If not, the disk might be damaged. If it is a hard disk, contact your administrator or computer hardware vendor for further assistance.
    Additional data
    Error value: C000020C [ also seen with code C00000C4]
    #2 (German error Messages from now on, we only use German OSes, the above english one is translated based on similar error Messages I found on the web) #
    Name der fehlerhaften Anwendung: XYZ.exe, Version: 2015.0.496.5054, Zeitstempel: 0x54ea67c3
    Name des fehlerhaften Moduls: clr.dll, Version: 4.0.30319.34014, Zeitstempel: 0x52e0b784
    Ausnahmecode: 0xc0000006
    Fehleroffset: 0x00026549
    ID des fehlerhaften Prozesses: 0x13ac
    Startzeit der fehlerhaften Anwendung: 0x01d055a854d36445
    Pfad der fehlerhaften Anwendung: \\share\application.exe
    Pfad des fehlerhaften Moduls: C:\Windows\Microsoft.NET\Framework\v4.0.30319\clr.dll
    Berichtskennung: 949ea933-c19b-11e4-bf04-78542e186754
    Vollständiger Name des fehlerhaften Pakets:
    Anwendungs-ID, die relativ zum fehlerhaften Paket ist:
    Anwendung: XYZ.exe
    Frameworkversion: v4.0.30319
    Beschreibung: Der Prozess wurde aufgrund einer unbehandelten Ausnahme beendet.
    Ausnahmeinformationen: Ausnahmecode c0000006, Ausnahmeadresse 720B6549
    Stapel:
    # 3 #
    Anwendung: WpfApp.exe
    Frameworkversion: v4.0.30319
    Beschreibung: Der Prozess wurde aufgrund einer unbehandelten Ausnahme beendet.
    Ausnahmeinformationen: System.Runtime.InteropServices.SEHException
    Stapel:
       bei SP.Forms.AutoCompleteSelectionBase.OnEnter(System.EventArgs)
       bei System.Windows.Forms.Control.NotifyEnter()
       bei System.Windows.Forms.ContainerControl.UpdateFocusedControl()
    # 4 #
    Anwendung: WpfApp.exe
    Frameworkversion: v4.0.30319
    Beschreibung: Der Prozess wurde aufgrund einer unbehandelten Ausnahme beendet.
    Ausnahmeinformationen: System.Runtime.InteropServices.SEHException
    Stapel:
       bei System.IO.UnmanagedMemoryStream.ReadByte()
       bei System.IO.BinaryReader.ReadByte()
       bei System.IO.BinaryReader.Read7BitEncodedInt()
       bei System.Resources.ResourceReader._LoadObjectV2(Int32, System.Resources.ResourceTypeCode ByRef)
       bei System.Resources.ResourceReader.LoadObjectV2(Int32, System.Resources.ResourceTypeCode ByRef)
       bei System.Resources.ResourceReader.LoadObject(Int32, System.Resources.ResourceTypeCode ByRef)
       bei System.Resources.RuntimeResourceSet.GetObject(System.String, Boolean, Boolean)
       bei System.Resources.RuntimeResourceSet.GetObject(System.String, Boolean)
       bei System.Resources.ResourceManager.GetObject(System.String, System.Globalization.CultureInfo, Boolean)
       bei System.Resources.ResourceManager.GetStream(System.String, System.Globalization.CultureInfo)
    # 5 #
    Anwendung: WpfApp.exe
    Frameworkversion: v4.0.30319
    Beschreibung: Der Prozess wurde aufgrund einer unbehandelten Ausnahme beendet.
    Ausnahmeinformationen: System.Runtime.InteropServices.SEHException
    Stapel:
       bei System.Reflection.RuntimeParameterInfo.get_Name()
       bei System.Diagnostics.StackTrace.ToString(TraceFormat)
       bei System.Environment.GetStackTrace(System.Exception, Boolean)
       bei System.Exception.GetStackTrace(Boolean)
       bei System.Exception.ToString(Boolean, Boolean)
       bei System.Exception.ToString(Boolean, Boolean)
       bei System.Exception.ToString(Boolean, Boolean)
       bei System.Exception.ToString()
    # 6 #
    Name der fehlerhaften Anwendung: XYZ.exe, Version: 2015.0.496.5054, Zeitstempel: 0x54ea834f
    Name des fehlerhaften Moduls: KERNELBASE.dll, Version: 6.3.9600.17278, Zeitstempel: 0x53eeb460
    Ausnahmecode: 0xe0434352
    Fehleroffset: 0x00012f71
    ID des fehlerhaften Prozesses: 0xa68
    Startzeit der fehlerhaften Anwendung: 0x01d0559cb7ec4ed6
    Pfad der fehlerhaften Anwendung: \\share\XYZ.exe
    Pfad des fehlerhaften Moduls: C:\WINDOWS\SYSTEM32\KERNELBASE.dll
    Berichtskennung: 010514d0-c190-11e4-bf04-78542e186754
    Vollständiger Name des fehlerhaften Pakets:
    Anwendungs-ID, die relativ zum fehlerhaften Paket ist:
    # 7 #
    Name der fehlerhaften Anwendung: XYZ.exe, Version: 2015.0.496.5054, Zeitstempel: 0x54ea7a6e
    Name des fehlerhaften Moduls: ntdll.dll, Version: 6.3.9600.17630, Zeitstempel: 0x54b0d74f
    Ausnahmecode: 0xc0000006
    Fehleroffset: 0x0006db27
    ID des fehlerhaften Prozesses: 0x18dc
    Startzeit der fehlerhaften Anwendung: 0x01d0559cb08529c3
    Pfad der fehlerhaften Anwendung: \\share\xyz.exe
    Pfad des fehlerhaften Moduls: C:\WINDOWS\SYSTEM32\ntdll.dll
    Berichtskennung: ef389186-c18f-11e4-bf04-78542e186754
    Vollständiger Name des fehlerhaften Pakets:
    Anwendungs-ID, die relativ zum fehlerhaften Paket ist:

    Hi,
    >>The applications run fine when launching from a FQDN share
    It sounds like a DNS suffix issue. When this issue occurs, please try to ping share on the client, then check if the corresponding IP address is correct. If the IP address is wrong, please adjust your settings of DNS to make sure that the client can resolve
    the share correctly.
    If it's very hard to change the settings of the DNS for some reason, as a work around, we can add the entry into the clients' hosts file.
    Best Regards.
    Steven Lee Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Error when running a report in BPC NW

    I am getting the following error when running a report for my application in BPC NW.
    EVDRE encountered an error retrieving data from the Web Server (retrying in (X) seconds).
    This error comes with this dialog option box to either continue or cancel retrying retrieving data. Retrying doesn't help either.
    Any report I run (on any of my appsets), I get this error. I used the EVDRE function and also tried running a report using the template as the basis. But I get the error either way.
    Does anyone know why this error is occurs or how to debug this issue. I saw some information about this in earlier threads but could  not make much out of it.
    Appreciate any assistance.

    Sanjay,
      This  is a   very  generic  error...Couple  of  places  to  look  for....
    1)Reprocess the application (Modify application + Reassign SQL Index + Process Application)
    2)optimizing the application sometimes helps (Full Optimize + Compress Database + Index defragmentation).
    3)Create a "evdataserver_debug.txt" in user's private publication folder on  server side to populate very detail level logging  and  check  the  log on client side EVDRE_LOG.txt for  further  peek  into  where  things  are getting  messed up.
    if  evdataserver_debug.txt does not  get  populated on BPC 5.x...it  is  an  issue  with  IIS authetication on Application server.
    4)You have to check the event viewer into .NET server and also the BPC logs which can be found into
    BPC\Logging  for  further  details  ..
    Hope  this  helps..
    Edited by: Vishal Mahawadhi on Jun 24, 2009 9:50 AM

Maybe you are looking for

  • Ipod touch's battery won't charge... see red battery

    My ipod touch won't charge or turn on. I have tried charging it for more then 10 hours but it still won't charge. All i see is the red battery sign. I have the right charger and i plug it into the wall. Any help?

  • HT1353 I have a mixture of itune purchased and cd music on my computer. How do I download the music to my ipod?  Model PA444LL  Serial # 8K******V9L  30GB   Thank you

    I have a mixture of itune purchased and cd music on my computer but can not download the music to my ipod.  Model: PA444LL, S/N: 8K******V9L,  30GB    I was able to download my music from the older computer but not the hp with Windows Vista.    Can y

  • Japplet in jsp

    hi all i cant understand what wrong i m doing....i m annoyed very much my jsp page is in /UASEProject/Webcontent directory and applet class is in /UASEProject/Webcontent/registration directory and also its java file. jsp page is running successfully

  • Ipod works selectively

    I have had my ipod since August, and up until about 2 weeks ago its been great. All of a sudden, my ipod froze and displayed and error message. I left it alone, and a few hours later it was working again. This happened a few times for a week, where i

  • DBMS_SPACE(9i) for tablespace growth trend..?

    Hello, for 10G, dbms_space.object_growth_trend() can expect table's growth.... for 9i (9.2.0.6 in Sun9) database, is there any friend has experience know how to do for the following purpose: 1. How to expect tablespace growth? say, to accommodate new