SWD file not generated

I am new to flash and I need to debug a movie from within a
browser. I have successfully published the movie with "permit
debugging" selected, embedded the movie in the webpage, and
connected to it with the debugger. However, the lack of an SWD file
keeps me from being able to set breakpoints. I don't know what I
need to do to get the SWD to be genereted - I thought it would be
if I selected "permit debugging" (even set a password), but it was
not generated. I am using the trial version of Flash CS3
Professional.
Thanks,
Stephen

I should also add that I am on a Mac and I've run through all
the updates.
Stephen

Similar Messages

  • Connection has no password, -jdbc.xml file not generated for connection

    Hi,
    I'm migrating a jdev 10g web application (with EJB) to 11g, i did the automatic migration tool offred by 11g, i'm using the integrated weblogic server but it seems there is a *-jdbc.xml file missed, and it must be generated, this is the log file of the start of server :
    IntegratedWebLogicServer started.
    [Running application SAB_ADMIN on Server Instance IntegratedWebLogicServer...]
    [09:14:15 AM] ---- Deployment started. ----
    [09:14:15 AM] Target platform is (Weblogic 10.3).
    [09:14:18 AM] Retrieving existing application information
    [09:14:19 AM] Running dependency analysis...
    [09:14:19 AM] Deploying 4 profiles...
    [09:14:21 AM] Wrote Web Application Module to C:\Users\Moshe\AppData\Roaming\JDeveloper\system11.1.1.3.37.56.60\o.j2ee\drs\SAB_ADMIN\ViewControllerWebApp.war
    [09:14:21 AM] Wrote Web Application Module to C:\Users\Moshe\AppData\Roaming\JDeveloper\system11.1.1.3.37.56.60\o.j2ee\drs\SAB_ADMIN\ModelWebApp.war
    [09:14:25 AM] Wrote EJB Module to C:\Users\Moshe\AppData\Roaming\JDeveloper\system11.1.1.3.37.56.60\o.j2ee\drs\SAB_ADMIN\ModelEJB.jar
    [09:14:25 AM] WARNING: Connection DBConnectionSAB has no password. DBConnectionSAB-jdbc.xml file not generated for connection DBConnectionSAB.
    [09:14:26 AM] Wrote Enterprise Application Module to C:\Users\Moshe\AppData\Roaming\JDeveloper\system11.1.1.3.37.56.60\o.j2ee\drs\SAB_ADMIN
    [09:14:26 AM] Deploying Application...
    <14 oct. 2010 09 h 14 GMT+01:00> <Notice> <EclipseLink> <BEA-2005000> <2010-10-14 09:14:28.065--ServerSession(40464643)--property eclipselink.jdbc.user is deprecated, property javax.persistence.jdbc.user should be used instead.>
    <14 oct. 2010 09 h 14 GMT+01:00> <Notice> <EclipseLink> <BEA-2005000> <2010-10-14 09:14:28.299--ServerSession(40464643)--property eclipselink.jdbc.driver is deprecated, property javax.persistence.jdbc.driver should be used instead.>
    <14 oct. 2010 09 h 14 GMT+01:00> <Notice> <EclipseLink> <BEA-2005000> <2010-10-14 09:14:28.299--ServerSession(40464643)--property eclipselink.jdbc.url is deprecated, property javax.persistence.jdbc.url should be used instead.>
    <14 oct. 2010 09 h 14 GMT+01:00> <Notice> <EclipseLink> <BEA-2005000> <2010-10-14 09:14:28.299--ServerSession(40464643)--property eclipselink.jdbc.password is deprecated, property javax.persistence.jdbc.password should be used instead.>
    <14 oct. 2010 09 h 14 GMT+01:00> <Warning> <EJB> <BEA-012035> <The Remote interface method: 'public abstract java.lang.Object oracle.user.Session_user.mergeEntity(java.lang.Object)' in EJB 'SessionEJB' contains a parameter of type: 'java.lang.Object' which is not Serializable. Though the EJB 'SessionEJB' has call-by-reference set to false, this parameter is not Serializable and hence will be passed by reference. A parameter can be passed using call-by-value only if the parameter type is Serializable.>
    <14 oct. 2010 09 h 14 GMT+01:00> <Warning> <EJB> <BEA-012035> <The Remote interface method: 'public abstract java.lang.Object oracle.user.Session_user.persistEntity(java.lang.Object)' in EJB 'SessionEJB' contains a parameter of type: 'java.lang.Object' which is not Serializable. Though the EJB 'SessionEJB' has call-by-reference set to false, this parameter is not Serializable and hence will be passed by reference. A parameter can be passed using call-by-value only if the parameter type is Serializable.>
    <14 oct. 2010 09 h 14 GMT+01:00> <Warning> <EJB> <BEA-012035> <The Remote interface method: 'public abstract java.lang.Object oracle.bouton.Session_bouton.mergeEntity(java.lang.Object)' in EJB 'Session_bouton' contains a parameter of type: 'java.lang.Object' which is not Serializable. Though the EJB 'Session_bouton' has call-by-reference set to false, this parameter is not Serializable and hence will be passed by reference. A parameter can be passed using call-by-value only if the parameter type is Serializable.>
    <14 oct. 2010 09 h 14 GMT+01:00> <Warning> <EJB> <BEA-012035> <The Remote interface method: 'public abstract java.lang.Object oracle.bouton.Session_bouton.persistEntity(java.lang.Object)' in EJB 'Session_bouton' contains a parameter of type: 'java.lang.Object' which is not Serializable. Though the EJB 'Session_bouton' has call-by-reference set to false, this parameter is not Serializable and hence will be passed by reference. A parameter can be passed using call-by-value only if the parameter type is Serializable.>
    <14 oct. 2010 09 h 14 GMT+01:00> <Warning> <EJB> <BEA-012035> <The Remote interface method: 'public abstract java.lang.Object oracle.operation.Session_operation.mergeEntity(java.lang.Object)' in EJB 'Session_operation' contains a parameter of type: 'java.lang.Object' which is not Serializable. Though the EJB 'Session_operation' has call-by-reference set to false, this parameter is not Serializable and hence will be passed by reference. A parameter can be passed using call-by-value only if the parameter type is Serializable.>
    <14 oct. 2010 09 h 14 GMT+01:00> <Warning> <EJB> <BEA-012035> <The Remote interface method: 'public abstract java.lang.Object oracle.operation.Session_operation.persistEntity(java.lang.Object)' in EJB 'Session_operation' contains a parameter of type: 'java.lang.Object' which is not Serializable. Though the EJB 'Session_operation' has call-by-reference set to false, this parameter is not Serializable and hence will be passed by reference. A parameter can be passed using call-by-value only if the parameter type is Serializable.>
    <14 oct. 2010 09 h 14 GMT+01:00> <Notice> <EclipseLink> <BEA-2005000> <2010-10-14 09:14:29.656--ServerSession(42285779)--property eclipselink.jdbc.user is deprecated, property javax.persistence.jdbc.user should be used instead.>
    <14 oct. 2010 09 h 14 GMT+01:00> <Notice> <EclipseLink> <BEA-2005000> <2010-10-14 09:14:29.656--ServerSession(42285779)--property eclipselink.jdbc.driver is deprecated, property javax.persistence.jdbc.driver should be used instead.>
    <14 oct. 2010 09 h 14 GMT+01:00> <Notice> <EclipseLink> <BEA-2005000> <2010-10-14 09:14:29.656--ServerSession(42285779)--property eclipselink.jdbc.url is deprecated, property javax.persistence.jdbc.url should be used instead.>
    <14 oct. 2010 09 h 14 GMT+01:00> <Notice> <EclipseLink> <BEA-2005000> <2010-10-14 09:14:29.656--ServerSession(42285779)--property eclipselink.jdbc.password is deprecated, property javax.persistence.jdbc.password should be used instead.>
    <14 oct. 2010 09 h 14 GMT+01:00> <Error> <HTTP> <BEA-101371> <There was a failure when processing annotations for application C:\Users\Moshe\AppData\Roaming\JDeveloper\system11.1.1.3.37.56.60\o.j2ee\drs\SAB_ADMIN\ModelWebApp.war. Please make sure that the annotations are valid. The error is oracle.adf.view.faces.webapp.ResourceServlet>
    <14 oct. 2010 09 h 14 GMT+01:00> <Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID '1287044066833' for task '0'. Error is: 'weblogic.application.ModuleException: Failed to load webapp: 'SAB_CRUD-Model-context-root''
    weblogic.application.ModuleException: Failed to load webapp: 'SAB_CRUD-Model-context-root'
         at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:404)
         at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:180)
         at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:508)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
         Truncated. see log file for complete stacktrace
    Caused By: java.lang.ClassNotFoundException: oracle.adf.view.faces.webapp.ResourceServlet
         at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:280)
         at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:253)
         at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:56)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:303)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
         Truncated. see log file for complete stacktrace

    This is the content of my web.xml file where i found the markup <servlet> and i tried to run without the first one but the error still like it was :
    <servlet>
    <servlet-name>Faces Servlet</servlet-name>
    <servlet-class>javax.faces.webapp.FacesServlet</servlet-class>
    <load-on-startup>1</load-on-startup>
    </servlet>
    <servlet>
    <servlet-name>resources</servlet-name>
    <servlet-class>oracle.adf.view.faces.webapp.ResourceServlet</servlet-class>
    </servlet>
    <servlet>
    <servlet-name>resources</servlet-name>
    <servlet-class>org.apache.myfaces.trinidad.webapp.ResourceServlet</servlet-class>
    </servlet>
    <servlet>
    <description>Web Service MyConnexionServiceSoapHttpPort</description>
    <display-name>Web Service MyConnexionServiceSoapHttpPort</display-name>
    <servlet-name>MyConnexionServiceSoapHttpPort</servlet-name>
    <servlet-class>oracle.controll.ConnexionBaseDeDonnees</servlet-class>
    <load-on-startup>1</load-on-startup>
    </servlet>
    <servlet>
    <servlet-name>ResultatRequetePort</servlet-name>
    <servlet-class>oracle.controll.ResultatRequete</servlet-class>
    <load-on-startup>1</load-on-startup>
    </servlet>
    <servlet-mapping>
    <servlet-name>Faces Servlet</servlet-name>
    <url-pattern>/faces/*</url-pattern>
    </servlet-mapping>
    <servlet-mapping>
    <servlet-name>resources</servlet-name>
    <url-pattern>/adf/*</url-pattern>
    </servlet-mapping>
    <servlet-mapping>
    <servlet-name>MyConnexionServiceSoapHttpPort</servlet-name>
    <url-pattern>MyConnexionServiceSoapHttpPort</url-pattern>
    </servlet-mapping>
    <servlet-mapping>
    <servlet-name>ResultatRequetePort</servlet-name>
    <url-pattern>/ResultatRequetePort</url-pattern>
    </servlet-mapping>
    Thanks...

  • Migration from windows to Linux - JAR files not generating under JAVA_TOP

    Hi DBA's
    Jar files not generating under JAVA_TOP after migration from windows to linux.
    I followed workaround but same in result.
    Workaround
    Run this command. It will give the missing file
    adjava -mx512m -nojit oracle.apps.ad.jri.adjcopy -masterArchive $JAVA_TOP -sync -reportfile javatopfiles.lst
    Then run this command
    adjava -mx512m -nojit oracle.apps.ad.jri.adjcopy -masterArchive JAVA_TOP -sync -mode APPLY
    I have checked in google.
    Best Regards,
    Suresh Gelda

    Suresh,
    I can find the following error in the log file:
    JarSigner error output:
    Exception in thread "main" java.lang.NoClassDefFoundError: sun/security/tools/JarSigner
    Caused by: java.lang.ClassNotFoundException: sun.security.tools.JarSigner
         at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
    Could not find the main class: sun.security.tools.JarSigner.  Program will exit.Please review the following notes for suggested solutions:
    Note: 393306.1 - Generate Jar File causes NoClassDefFoundError sun/security/tools/JarSigner
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=393306.1
    Note: 269054.1 - Running adadmin to Force Regenerate of the Java Files Fails
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=269054.1

  • Problem-Starting InDesign Server for use with CORBA / Java and IOR file not generated

    I'm trying to start Indesign Server cs3 for use with Corba, as per the document the server should generate the start-up message like this..
    InDesignServer -iorfile c:\ior.txt -pluginpath Server\Corba
    [server] Writing IOR to ... and it should generate the IOR file
    but I'm getting the usual start-up message and the IOR file is not generated, I hope IOR file is required for Java component interaction with IDS, kindly help me to solve this.
    Thanks in advance.

    [From Susan Doan, who is having trouble posting to the forum today}:
    It looks like the example command line in the "Intro to InDesign Server" pdf is using curly quotes instead of straight quotes. If you copy the command from the pdf and paste it in your command shell, it won't work because of the curly quotes.
    You can run the command without the quotes as Rich has said, but, as will all command lines, if your path contains a space, you will need to put quotes (straight ones!) around the path.
    Thanks,
    Ole

  • EDI  X12 scenario,deq.bat file not generating any trace file.

    hello,
    i have worked on the EDI X12 over internet(AS2) Transaction,everything is working fine until the creation and deployment of configurations on both Acme and GlobalChips servers.But During the Verification of Purchase Order Transactions when i am running deq.bat file on both Acme and GlobalChips servers the dq script is not generating any t1.trc trace file.
    There is no problem with the Trading Partners on both servers they are on upstate,can anyone help me with this issue please,its very urgent.
    note: where will be the web.xml file for transportServlet located,can anyone provide me with the file path.
    thnx
    sunny

    Hello Sinkar,
    Thanks for your reply,Finally i have managed resolve the issue(deq.bat file is generating t1.trc file) successfully.But there are certain other issues regarding this topic in which i need your help.
    When i am running the deq.bat file in command prompt on both acme and globalchips servers it is showing the following status
    D:\oracle\OraJ2EE\ip\tutorial\X12\runtime&gt;deq.bat
    D:\oracle\OraJ2EE\ip\tutorial\X12\runtime&gt;java oracle.tip.adapter.b2b.data.IPDeq
    ueue ipdequeue.properties
    IPDequeue start...
    Dequeue from IP_IN_QUEUE
    and it also generated a t1.trc file on both servers,but the prompt in which i have run deq.bat is not giving any further message
    i.e some thing like IPDequeue end.
    and not even coming back to the original path i.e
    D:\oracle\OraJ2EE\ip\tutorial\X12\runtime&gt;
    and even if close the prompt it is not showing anything in t1.trc file and if i am running the enq_850.bat in acme server it is showing following stat
    D:\oracle\OraJ2EE\ip\tutorial\X12\runtime&gt;enq_850.bat
    D:\oracle\OraJ2EE\ip\tutorial\X12\runtime&gt;java oracle.tip.adapter.b2b.data.IPEnq
    ueue enq_850.properties
    IPEnqueue start...
    IPEnqueue end.
    D:\oracle\OraJ2EE\ip\tutorial\X12\runtime&gt;
    and its didn't showing anything in the t1.trc file generated on the globalchips server and same thing is happening when i am running enq_855.bat file on the globalchips server its not showing up anything in the trace file generated on the acme server.
    I have tried one thing that u have suggested for such kind of issue(t1.trc empty) in your forums
    1.) I have applied the patch #6673231 and it is showing the Document Routing Id Field in the B2B UI,but when i am completing all the process in B2B UI and running deq.bat file the result is still the same,the IPDequeue is not ending
    But a certain change has taken place after applying the pat
    D:\oracle\OraJ2EE\ip\tutorial\X12\runtime&gt;java oracle.tip.adapter.b2b.data.IPEnq+
    ueue enq_850.properties+
    IPEnqueue start...+
    Action Name = null
    IPEnqueue end.+
    D:\oracle\OraJ2EE\ip\tutorial\X12\runtime&gt;+
    C:\oracle\OraJ2EE\ip\tutorial\X12\runtime&gt;enq_855.bat+
    C:\oracle\OraJ2EE\ip\tutorial\X12\runtime&gt;java oracle.tip.adapter.b2b.data.IPEnq+
    ueue enq_855.properties+
    IPEnqueue start...+
    Action Name = null
    IPEnqueue end.+
    C:\oracle\OraJ2EE\ip\tutorial\X12\runtime&gt;+
    I Think that no action is taking place in both the cases
    bcoz its showing this Action Name = null+
    if that is the case what is the problem here
    I have also set oracle.tip.adapter.b2b.DocumentRouting=true.
    but the situation is still the same,please read the above problem carefully and suggest a solution which would be fruitful for my further progress.
    thanks
    sunny
    Edited by: user10470973 on Dec 16, 2008 10:43 AM
    Edited by: user10470973 on Dec 16, 2008 10:44 AM

  • Index file not generating

    Hi
    I am using the RoboHTML trial 9.0 version and imported a previous 8.0 help project file.  Everything seems fine except indexing.  The project shows having my index file from the previous project but my index file is not generating.  How can I use my existing index file and not have to create a new index file?
    Please help.
    thanks
    Caryn Drovie

    Have you tried ending the session with Control C ?

  • Dbc file not generating

    Hi all,
    Oracle application log in screen is not displaying .i checked in backend . after that i did not change any thing.
    After that i have run autoconfig.after that i have seen again
    DBC file is not generating when i was running autoconfig?

    I am unable to paste the log file.can u give me u r mail id .i am uploading the log file.to u r id.
    E:\oracle\viscomn\admin\scripts\VIS_vanwin23>call "e:\oracle\visappl\APPSORA.cmd"
    ECHO is off.
    ECHO is off.
    Sun 09/06/2009 11:22 AM
    ECHO is off.
    ECHO is off.
    Setting environment for using Microsoft Visual C++ tools.
    APPSORA.cmd exiting with status 0
    SQL*Plus: Release 8.0.6.0.0 - Production on Sun Sep 6 11:22:35 2009
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    ERROR:
    ORA-01033: ORACLE initialization or shutdown in progress
    Error returned while running mwamscasvc.cmd
    ERRORCODE = 3 ERRORCODE_END
    .end std out.
    .end err out.
    Processing DriverFile = e:\oracle\visappl\cn\11.5.0\admin\driver\cntmpl.drv
    AutoConfig Profile Phase
    Running Instantiation Drivers for CN_TOP
    instantiate file:
    source : e:\oracle\visappl\cn\11.5.0\admin\template\cnadmprf.sql
    dest : e:\oracle\viscomn\admin\install\VIS_vanwin23\cnadmprf.sql
    backup : e:\oracle\viscomn\admin\install\VIS_vanwin23\cnadmprf.sql to e:\oracle\visappl\admin\VIS_vanwin23\out\09061121\cnadmprf.sql
    setting permissions: 600
    instantiate file:
    source : e:\oracle\visappl\cn\11.5.0\admin\template\cnadmprf.cmd
    dest : e:\oracle\viscomn\admin\install\VIS_vanwin23\cnadmprf.cmd
    backup : e:\oracle\viscomn\admin\install\VIS_vanwin23\cnadmprf.cmd to e:\oracle\visappl\admin\VIS_vanwin23\out\09061121\cnadmprf.cmd
    setting permissions: 700
    instantiate file:
    source : e:\oracle\visappl\cn\11.5.0\admin\template\cncmprf.sql
    dest : e:\oracle\viscomn\admin\install\VIS_vanwin23\cncmprf.sql
    backup : e:\oracle\viscomn\admin\install\VIS_vanwin23\cncmprf.sql to e:\oracle\visappl\admin\VIS_vanwin23\out\09061121\cncmprf.sql
    instantiate file:
    source : e:\oracle\visappl\cn\11.5.0\admin\template\cncmprf.cmd
    dest : e:\oracle\viscomn\admin\install\VIS_vanwin23\cncmprf.cmd
    backup : e:\oracle\viscomn\admin\install\VIS_vanwin23\cncmprf.cmd to e:\oracle\visappl\admin\VIS_vanwin23\out\09061121\cncmprf.cmd
    AutoConfig Profile Phase
    Running Profile Process 1 of 2 for CN_TOP
    Executing script in InstantiateFile:
    e:\oracle\viscomn\admin\install\VIS_vanwin23\cnadmprf.cmd
    script returned:
    Sun 09/06/2009
    11:22 AM
    ECHO is off.
    ECHO is off.
    Sun 09/06/2009 11:22 AM
    ECHO is off.
    ECHO is off.
    Setting environment for using Microsoft Visual C++ tools.
    APPSORA.cmd exiting with status 0
    "The environment settings are as follows ..."
    " ORACLE_HOME : e:\oracle\visora\8.0.6"
    " ORACLE_SID : "
    " TWO_TASK : "
    " PATH : C:\VC6\msdev98\BIN;C:\VC98\BIN;C:\VC6\TOOLS\WINNT;C:\VC6\TOOLS;e:\oracle\visappl\au\11.5.0\bin;e:\oracle\visappl\fnd\11.5.0\bin;e:\oracle\visappl\ad\11.5.0\bin;e:\oracle\viscomn\util\java\1.4\j2sdk1.4.2_04\bin;e:\oracle\visora\iAS\Apache\perl\5.00503\bin\MSWin32-x86\;e:\oracle\viscomn\util\unzip\unzip;e:\oracle\visora\8.0.6\bin;e:\oracle\viscomn\util\java\1.4\j2sdk1.4.2_04\bin;C:\mksnt;C:\WINDOWS;C:\WINDOWS\system32"
    " LD_LIBRARY_PATH : e:\oracle\viscomn\util\java\1.4\j2sdk1.4.2_04\lib;e:\oracle\visora\8.0.6\lib;e:\oracle\visappl\cz\11.5.0\bin;e:\oracle\visora\8.0.6\lib"
    "Running SQL script "
    SQL*Plus: Release 8.0.6.0.0 - Production on Sun Sep 6 11:22:36 2009
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    ERROR:
    ORA-01033: ORACLE initialization or shutdown in progress
    "Error returned while running cnadmprf.cmd"
    ERRORCODE = 3 ERRORCODE_END
    .end std out.
    .end err out.
    AutoConfig Profile Phase
    Running Profile Process 2 of 2 for CN_TOP
    Executing script in InstantiateFile:
    e:\oracle\viscomn\admin\install\VIS_vanwin23\cncmprf.cmd
    script returned:
    Sun 09/06/2009
    11:22 AM
    ECHO is off.
    ECHO is off.
    Sun 09/06/2009 11:22 AM
    ECHO is off.
    ECHO is off.
    Setting environment for using Microsoft Visual C++ tools.
    APPSORA.cmd exiting with status 0
    "The environment settings are as follows ..."
    " ORACLE_HOME : e:\oracle\visora\8.0.6"
    " ORACLE_SID : "
    " TWO_TASK : "
    " PATH : C:\VC6\msdev98\BIN;C:\VC98\BIN;C:\VC6\TOOLS\WINNT;C:\VC6\TOOLS;e:\oracle\visappl\au\11.5.0\bin;e:\oracle\visappl\fnd\11.5.0\bin;e:\oracle\visappl\ad\11.5.0\bin;e:\oracle\viscomn\util\java\1.4\j2sdk1.4.2_04\bin;e:\oracle\visora\iAS\Apache\perl\5.00503\bin\MSWin32-x86\;e:\oracle\viscomn\util\unzip\unzip;e:\oracle\visora\8.0.6\bin;e:\oracle\viscomn\util\java\1.4\j2sdk1.4.2_04\bin;C:\mksnt;C:\WINDOWS;C:\WINDOWS\system32"
    " LD_LIBRARY_PATH : e:\oracle\viscomn\util\java\1.4\j2sdk1.4.2_04\lib;e:\oracle\visora\8.0.6\lib;e:\oracle\visappl\cz\11.5.0\bin;e:\oracle\visora\8.0.6\lib"
    " CN_TOP : e:\oracle\visappl\cn\11.5.0"
    "Running SQL script "
    SQL*Plus: Release 8.0.6.0.0 - Production on Sun Sep 6 11:22:36 2009
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    ERROR:
    ORA-01033: ORACLE initialization or shutdown in progress
    "Error returned while running cncmprf.cmd"
    ERRORCODE = 3 ERRORCODE_END
    .end std out.
    .end err out.
    Processing DriverFile = e:\oracle\visappl\csi\11.5.0\admin\driver\csitmpl.drv
    AutoConfig Profile Phase
    Running Instantiation Drivers for CSI_TOP
    instantiate file:
    source : e:\oracle\visappl\csi\11.5.0\admin\template\csiadmprf.sql
    dest : e:\oracle\viscomn\admin\install\VIS_vanwin23\csiadmprf.sql
    backup : e:\oracle\viscomn\admin\install\VIS_vanwin23\csiadmprf.sql to e:\oracle\visappl\admin\VIS_vanwin23\out\09061121\csiadmprf.sql
    setting permissions: 600
    instantiate file:
    source : e:\oracle\visappl\csi\11.5.0\admin\template\csiadmprf.cmd
    dest : e:\oracle\viscomn\admin\install\VIS_vanwin23\csiadmprf.cmd
    backup : e:\oracle\viscomn\admin\install\VIS_vanwin23\csiadmprf.cmd to e:\oracle\visappl\admin\VIS_vanwin23\out\09061121\csiadmprf.cmd
    setting permissions: 700
    AutoConfig Profile Phase
    Running Profile Process 1 of 1 for CSI_TOP
    Executing script in InstantiateFile:
    e:\oracle\viscomn\admin\install\VIS_vanwin23\csiadmprf.cmd
    script returned:
    Sun 09/06/2009
    11:22 AM
    ECHO is off.
    ECHO is off.
    Sun 09/06/2009 11:22 AM
    ECHO is off.
    ECHO is off.
    Setting environment for using Microsoft Visual C++ tools.
    APPSORA.cmd exiting with status 0
    "The environment settings are as follows ..."
    " ORACLE_HOME : e:\oracle\visora\8.0.6"
    " ORACLE_SID : "
    " TWO_TASK : "
    " PATH : C:\VC6\msdev98\BIN;C:\VC98\BIN;C:\VC6\TOOLS\WINNT;C:\VC6\TOOLS;e:\oracle\visappl\au\11.5.0\bin;e:\oracle\visappl\fnd\11.5.0\bin;e:\oracle\visappl\ad\11.5.0\bin;e:\oracle\viscomn\util\java\1.4\j2sdk1.4.2_04\bin;e:\oracle\visora\iAS\Apache\perl\5.00503\bin\MSWin32-x86\;e:\oracle\viscomn\util\unzip\unzip;e:\oracle\visora\8.0.6\bin;e:\oracle\viscomn\util\java\1.4\j2sdk1.4.2_04\bin;C:\mksnt;C:\WINDOWS;C:\WINDOWS\system32"
    " LD_LIBRARY_PATH : e:\oracle\viscomn\util\java\1.4\j2sdk1.4.2_04\lib;e:\oracle\visora\8.0.6\lib;e:\oracle\visappl\cz\11.5.0\bin;e:\oracle\visora\8.0.6\lib"
    "Running SQL script "
    SQL*Plus: Release 8.0.6.0.0 - Production on Sun Sep 6 11:22:37 2009
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    ERROR:
    ORA-01033: ORACLE initialization or shutdown in progress
    "Error returned while running csiadmprf.cmd"
    ERRORCODE = 3 ERRORCODE_END
    .end std out.
    .end err out.
    Processing DriverFile = e:\oracle\visappl\wip\11.5.0\admin\driver\wiptmpl.drv
    AutoConfig Profile Phase
    Running Instantiation Drivers for WIP_TOP
    instantiate file:
    source : e:\oracle\visappl\wip\11.5.0\admin\template\wipadmprf.sql
    dest : e:\oracle\viscomn\admin\install\VIS_vanwin23\wipadmprf.sql
    backup : e:\oracle\viscomn\admin\install\VIS_vanwin23\wipadmprf.sql to e:\oracle\visappl\admin\VIS_vanwin23\out\09061121\wipadmprf.sql
    setting permissions: 600
    instantiate file:
    source : e:\oracle\visappl\wip\11.5.0\admin\template\wipadmprf.cmd
    dest : e:\oracle\viscomn\admin\install\VIS_vanwin23\wipadmprf.cmd
    backup : e:\oracle\viscomn\admin\install\VIS_vanwin23\wipadmprf.cmd to e:\oracle\visappl\admin\VIS_vanwin23\out\09061121\wipadmprf.cmd
    setting permissions: 700
    AutoConfig Profile Phase
    Running Profile Process 1 of 1 for WIP_TOP
    Executing script in InstantiateFile:
    e:\oracle\viscomn\admin\install\VIS_vanwin23\wipadmprf.cmd
    script returned:
    Sun 09/06/2009
    11:22 AM
    ECHO is off.
    ECHO is off.
    Sun 09/06/2009 11:22 AM
    ECHO is off.
    ECHO is off.
    Setting environment for using Microsoft Visual C++ tools.
    APPSORA.cmd exiting with status 0
    "The environment settings are as follows ..."
    " ORACLE_HOME : e:\oracle\visora\8.0.6"
    " ORACLE_SID : "
    " TWO_TASK : "
    " PATH : C:\VC6\msdev98\BIN;C:\VC98\BIN;C:\VC6\TOOLS\WINNT;C:\VC6\TOOLS;e:\oracle\visappl\au\11.5.0\bin;e:\oracle\visappl\fnd\11.5.0\bin;e:\oracle\visappl\ad\11.5.0\bin;e:\oracle\viscomn\util\java\1.4\j2sdk1.4.2_04\bin;e:\oracle\visora\iAS\Apache\perl\5.00503\bin\MSWin32-x86\;e:\oracle\viscomn\util\unzip\unzip;e:\oracle\visora\8.0.6\bin;e:\oracle\viscomn\util\java\1.4\j2sdk1.4.2_04\bin;C:\mksnt;C:\WINDOWS;C:\WINDOWS\system32"
    " LD_LIBRARY_PATH : e:\oracle\viscomn\util\java\1.4\j2sdk1.4.2_04\lib;e:\oracle\visora\8.0.6\lib;e:\oracle\visappl\cz\11.5.0\bin;e:\oracle\visora\8.0.6\lib"
    "Running SQL script "
    SQL*Plus: Release 8.0.6.0.0 - Production on Sun Sep 6 11:22:37 2009
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    ERROR:
    ORA-01033: ORACLE initialization or shutdown in progress
    "Error returned while running wipadmprf.cmd"
    ERRORCODE = 3 ERRORCODE_END
    .end std out.
    .end err out.
    Processing DriverFile = e:\oracle\visappl\cse\11.5.0\admin\driver\csetmpl.drv
    AutoConfig Profile Phase
    Running Instantiation Drivers for CSE_TOP
    instantiate file:
    source : e:\oracle\visappl\cse\11.5.0\admin\template\cseadmprf.sql
    dest : e:\oracle\viscomn\admin\install\VIS_vanwin23\cseadmprf.sql
    backup : e:\oracle\viscomn\admin\install\VIS_vanwin23\cseadmprf.sql to e:\oracle\visappl\admin\VIS_vanwin23\out\09061121\cseadmprf.sql
    setting permissions: 600
    instantiate file:
    source : e:\oracle\visappl\cse\11.5.0\admin\template\cseadmprf.cmd
    dest : e:\oracle\viscomn\admin\install\VIS_vanwin23\cseadmprf.cmd
    backup : e:\oracle\viscomn\admin\install\VIS_vanwin23\cseadmprf.cmd to e:\oracle\visappl\admin\VIS_vanwin23\out\09061121\cseadmprf.cmd
    setting permissions: 700
    AutoConfig Profile Phase
    Running Profile Process 1 of 1 for CSE_TOP
    Executing script in InstantiateFile:
    e:\oracle\viscomn\admin\install\VIS_vanwin23\cseadmprf.cmd
    script returned:
    Sun 09/06/2009
    11:22 AM
    ECHO is off.
    ECHO is off.
    Sun 09/06/2009 11:22 AM
    ECHO is off.
    ECHO is off.
    Setting environment for using Microsoft Visual C++ tools.
    APPSORA.cmd exiting with status 0
    "The environment settings are as follows ..."
    " ORACLE_HOME : e:\oracle\visora\8.0.6"
    " ORACLE_SID : "
    " TWO_TASK : "
    " PATH : C:\VC6\msdev98\BIN;C:\VC98\BIN;C:\VC6\TOOLS\WINNT;C:\VC6\TOOLS;e:\oracle\visappl\au\11.5.0\bin;e:\oracle\visappl\fnd\11.5.0\bin;e:\oracle\visappl\ad\11.5.0\bin;e:\oracle\viscomn\util\java\1.4\j2sdk1.4.2_04\bin;e:\oracle\visora\iAS\Apache\perl\5.00503\bin\MSWin32-x86\;e:\oracle\viscomn\util\unzip\unzip;e:\oracle\visora\8.0.6\bin;e:\oracle\viscomn\util\java\1.4\j2sdk1.4.2_04\bin;C:\mksnt;C:\WINDOWS;C:\WINDOWS\system32"
    " LD_LIBRARY_PATH : e:\oracle\viscomn\util\java\1.4\j2sdk1.4.2_04\lib;e:\oracle\visora\8.0.6\lib;e:\oracle\visappl\cz\11.5.0\bin;e:\oracle\visora\8.0.6\lib"
    "Running SQL script "
    SQL*Plus: Release 8.0.6.0.0 - Production on Sun Sep 6 11:22:38 2009
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    ERROR:
    ORA-01033: ORACLE initialization or shutdown in progress
    "Error returned while running cseadmprf.cmd"
    ERRORCODE = 3 ERRORCODE_END
    .end std out.
    .end err out.
    Processing DriverFile = e:\oracle\visappl\eam\11.5.0\admin\driver\eamtmpl.drv
    AutoConfig Profile Phase
    Running Instantiation Drivers for EAM_TOP
    instantiate file:
    source : e:\oracle\visappl\eam\11.5.0\admin\template\eamadmprf.sql
    dest : e:\oracle\viscomn\admin\install\VIS_vanwin23\eamadmprf.sql
    backup : e:\oracle\viscomn\admin\install\VIS_vanwin23\eamadmprf.sql to e:\oracle\visappl\admin\VIS_vanwin23\out\09061121\eamadmprf.sql
    setting permissions: 600
    instantiate file:
    source : e:\oracle\visappl\eam\11.5.0\admin\template\eamadmprf.cmd
    dest : e:\oracle\viscomn\admin\install\VIS_vanwin23\eamadmprf.cmd
    backup : e:\oracle\viscomn\admin\install\VIS_vanwin23\eamadmprf.cmd to e:\oracle\visappl\admin\VIS_vanwin23\out\09061121\eamadmprf.cmd
    setting permissions: 700
    AutoConfig Profile Phase
    Running Profile Process 1 of 1 for EAM_TOP
    Executing script in InstantiateFile:
    e:\oracle\viscomn\admin\install\VIS_vanwin23\eamadmprf.cmd
    script returned:
    E:\oracle\viscomn\admin\scripts\VIS_vanwin23>echo off
    Sun 09/06/2009
    11:22 AM
    ECHO is off.
    ECHO is off.
    Sun 09/06/2009 11:22 AM
    ECHO is off.
    ECHO is off.
    Setting environment for using Microsoft Visual C++ tools.
    APPSORA.cmd exiting with status 0
    "The environment settings are as follows ..."
    " ORACLE_HOME : e:\oracle\visora\8.0.6"
    " ORACLE_SID : "
    " TWO_TASK : "
    " PATH : C:\VC6\msdev98\BIN;C:\VC98\BIN;C:\VC6\TOOLS\WINNT;C:\VC6\TOOLS;e:\oracle\visappl\au\11.5.0\bin;e:\oracle\visappl\fnd\11.5.0\bin;e:\oracle\visappl\ad\11.5.0\bin;e:\oracle\viscomn\util\java\1.4\j2sdk1.4.2_04\bin;e:\oracle\visora\iAS\Apache\perl\5.00503\bin\MSWin32-x86\;e:\oracle\viscomn\util\unzip\unzip;e:\oracle\visora\8.0.6\bin;e:\oracle\viscomn\util\java\1.4\j2sdk1.4.2_04\bin;C:\mksnt;C:\WINDOWS;C:\WINDOWS\system32"
    " LD_LIBRARY_PATH : e:\oracle\viscomn\util\java\1.4\j2sdk1.4.2_04\lib;e:\oracle\visora\8.0.6\lib;e:\oracle\visappl\cz\11.5.0\bin;e:\oracle\visora\8.0.6\lib"
    "Running SQL script "
    SQL*Plus: Release 8.0.6.0.0 - Production on Sun Sep 6 11:22:39 2009
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    ERROR:
    ORA-01033: ORACLE initialization or shutdown in progress
    "Error returned while running eamadmprf.cmd"
    ERRORCODE = 3 ERRORCODE_END
    .end std out.
    .end err out.
    Processing DriverFile = e:\oracle\visappl\imt\11.5.0\admin\driver\imttmpl.drv
    AutoConfig Profile Phase
    Running Instantiation Drivers for IMT_TOP
    Processing DriverFile = e:\oracle\visappl\fte\11.5.0\admin\driver\ftetmpl.drv
    AutoConfig Profile Phase
    Running Instantiation Drivers for FTE_TOP
    instantiate file:
    source : e:\oracle\visappl\fte\11.5.0\admin\template\fteadmprf.sql
    dest : e:\oracle\viscomn\admin\install\VIS_vanwin23\fteadmprf.sql
    backup : e:\oracle\viscomn\admin\install\VIS_vanwin23\fteadmprf.sql to e:\oracle\visappl\admin\VIS_vanwin23\out\09061121\fteadmprf.sql
    setting permissions: 600
    instantiate file:
    source : e:\oracle\visappl\fte\11.5.0\admin\template\fteadmprf.cmd
    dest : e:\oracle\viscomn\admin\install\VIS_vanwin23\fteadmprf.cmd
    backup : e:\oracle\viscomn\admin\install\VIS_vanwin23\fteadmprf.cmd to e:\oracle\visappl\admin\VIS_vanwin23\out\09061121\fteadmprf.cmd
    setting permissions: 700
    AutoConfig Profile Phase
    Running Profile Process 1 of 1 for FTE_TOP
    Executing script in InstantiateFile:
    e:\oracle\viscomn\admin\install\VIS_vanwin23\fteadmprf.cmd
    script returned:
    11:22 AM
    ECHO is off.
    ECHO is off.
    Sun 09/06/2009 11:22 AM
    ECHO is off.
    ECHO is off.
    Setting environment for using Microsoft Visual C++ tools.
    APPSORA.cmd exiting with status 0
    "The environment settings are as follows ..."
    " ORACLE_HOME : e:\oracle\visora\8.0.6"
    " ORACLE_SID : "
    " TWO_TASK : "
    " PATH : C:\VC6\msdev98\BIN;C:\VC98\BIN;C:\VC6\TOOLS\WINNT;C:\VC6\TOOLS;e:\oracle\visappl\au\11.5.0\bin;e:\oracle\visappl\fnd\11.5.0\bin;e:\oracle\visappl\ad\11.5.0\bin;e:\oracle\viscomn\util\java\1.4\j2sdk1.4.2_04\bin;e:\oracle\visora\iAS\Apache\perl\5.00503\bin\MSWin32-x86\;e:\oracle\viscomn\util\unzip\unzip;e:\oracle\visora\8.0.6\bin;e:\oracle\viscomn\util\java\1.4\j2sdk1.4.2_04\bin;C:\mksnt;C:\WINDOWS;C:\WINDOWS\system32"
    " LD_LIBRARY_PATH : e:\oracle\viscomn\util\java\1.4\j2sdk1.4.2_04\lib;e:\oracle\visora\8.0.6\lib;e:\oracle\visappl\cz\11.5.0\bin;e:\oracle\visora\8.0.6\lib"
    "Running SQL script "
    SQL*Plus: Release 8.0.6.0.0 - Production on Sun Sep 6 11:22:39 2009
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    ERROR:
    ORA-01033: ORACLE initialization or shutdown in progress
    "Error returned while running fteadmprf.cmd"
    ERRORCODE = 3 ERRORCODE_END
    .end std out.
    The process tried to write to a nonexistent pipe.
    .end err out.
    Processing DriverFile = e:\oracle\visappl\ont\11.5.0\admin\driver\onttmpl.drv
    AutoConfig Profile Phase
    Running Instantiation Drivers for ONT_TOP
    instantiate file:
    source : e:\oracle\visappl\ont\11.5.0\admin\template\ontadmprf.sql
    dest : e:\oracle\viscomn\admin\install\VIS_vanwin23\ontadmprf.sql
    backup : e:\oracle\viscomn\admin\install\VIS_vanwin23\ontadmprf.sql to e:\oracle\visappl\admin\VIS_vanwin23\out\09061121\ontadmprf.sql
    setting permissions: 600
    instantiate file:
    source : e:\oracle\visappl\ont\11.5.0\admin\template\ontadmprf.cmd
    dest : e:\oracle\viscomn\admin\install\VIS_vanwin23\ontadmprf.cmd
    backup : e:\oracle\viscomn\admin\install\VIS_vanwin23\ontadmprf.cmd to e:\oracle\visappl\admin\VIS_vanwin23\out\09061121\ontadmprf.cmd
    setting permissions: 700
    AutoConfig Profile Phase
    Running Profile Process 1 of 1 for ONT_TOP
    Executing script in InstantiateFile:
    e:\oracle\viscomn\admin\install\VIS_vanwin23\ontadmprf.cmd
    script returned:
    Sun 09/06/2009
    11:22 AM
    ECHO is off.
    ECHO is off.
    Sun 09/06/2009 11:22 AM
    ECHO is off.
    ECHO is off.
    Setting environment for using Microsoft Visual C++ tools.
    APPSORA.cmd exiting with status 0
    "The environment settings are as follows ..."
    " ORACLE_HOME : e:\oracle\visora\8.0.6"
    " ORACLE_SID : "
    " TWO_TASK : "
    " PATH : C:\VC6\msdev98\BIN;C:\VC98\BIN;C:\VC6\TOOLS\WINNT;C:\VC6\TOOLS;e:\oracle\visappl\au\11.5.0\bin;e:\oracle\visappl\fnd\11.5.0\bin;e:\oracle\visappl\ad\11.5.0\bin;e:\oracle\viscomn\util\java\1.4\j2sdk1.4.2_04\bin;e:\oracle\visora\iAS\Apache\perl\5.00503\bin\MSWin32-x86\;e:\oracle\viscomn\util\unzip\unzip;e:\oracle\visora\8.0.6\bin;e:\oracle\viscomn\util\java\1.4\j2sdk1.4.2_04\bin;C:\mksnt;C:\WINDOWS;C:\WINDOWS\system32"
    " LD_LIBRARY_PATH : e:\oracle\viscomn\util\java\1.4\j2sdk1.4.2_04\lib;e:\oracle\visora\8.0.6\lib;e:\oracle\visappl\cz\11.5.0\bin;e:\oracle\visora\8.0.6\lib"
    "Running SQL script "
    SQL*Plus: Release 8.0.6.0.0 - Production on Sun Sep 6 11:22:40 2009
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    ERROR:
    ORA-01033: ORACLE initialization or shutdown in progress
    "Error returned while running ontadmprf.cmd"
    ERRORCODE = 3 ERRORCODE_END
    .end std out.
    .end err out.
    Processing DriverFile = e:\oracle\visappl\ar\11.5.0\admin\driver\artmpl.drv
    AutoConfig Profile Phase
    Running Instantiation Drivers for AR_TOP
    instantiate file:
    source : e:\oracle\visappl\ar\11.5.0\admin\template\aradmprf.sql
    dest : e:\oracle\viscomn\admin\install\VIS_vanwin23\aradmprf.sql
    backup : e:\oracle\viscomn\admin\install\VIS_vanwin23\aradmprf.sql to e:\oracle\visappl\admin\VIS_vanwin23\out\09061121\aradmprf.sql
    setting permissions: 600
    instantiate file:
    source : e:\oracle\visappl\ar\11.5.0\admin\template\aradmprf.cmd
    dest : e:\oracle\viscomn\admin\install\VIS_vanwin23\aradmprf.cmd
    backup : e:\oracle\viscomn\admin\install\VIS_vanwin23\aradmprf.cmd to e:\oracle\visappl\admin\VIS_vanwin23\out\09061121\aradmprf.cmd
    setting permissions: 700
    AutoConfig Profile Phase
    Running Profile Process 1 of 1 for AR_TOP
    Executing script in InstantiateFile:
    e:\oracle\viscomn\admin\install\VIS_vanwin23\aradmprf.cmd
    script returned:
    Sun 09/06/2009
    11:22 AM
    ECHO is off.
    ECHO is off.
    Sun 09/06/2009 11:22 AM
    ECHO is off.
    ECHO is off.
    Setting environment for using Microsoft Visual C++ tools.
    APPSORA.cmd exiting with status 0
    "The environment settings are as follows ..."
    " ORACLE_HOME : e:\oracle\visora\8.0.6"
    " ORACLE_SID : "
    " TWO_TASK : "
    " PATH : C:\VC6\msdev98\BIN;C:\VC98\BIN;C:\VC6\TOOLS\WINNT;C:\VC6\TOOLS;e:\oracle\visappl\au\11.5.0\bin;e:\oracle\visappl\fnd\11.5.0\bin;e:\oracle\visappl\ad\11.5.0\bin;e:\oracle\viscomn\util\java\1.4\j2sdk1.4.2_04\bin;e:\oracle\visora\iAS\Apache\perl\5.00503\bin\MSWin32-x86\;e:\oracle\viscomn\util\unzip\unzip;e:\oracle\visora\8.0.6\bin;e:\oracle\viscomn\util\java\1.4\j2sdk1.4.2_04\bin;C:\mksnt;C:\WINDOWS;C:\WINDOWS\system32"
    " LD_LIBRARY_PATH : e:\oracle\viscomn\util\java\1.4\j2sdk1.4.2_04\lib;e:\oracle\visora\8.0.6\lib;e:\oracle\visappl\cz\11.5.0\bin;e:\oracle\visora\8.0.6\lib"
    "Running SQL script "
    SQL*Plus: Release 8.0.6.0.0 - Production on Sun Sep 6 11:22:40 2009
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    ERROR:
    ORA-01033: ORACLE initialization or shutdown in progress
    "Error returned while running aradmprf.cmd"
    ERRORCODE = 3 ERRORCODE_END
    .end std out.
    .end err out.
    Processing DriverFile = e:\oracle\visappl\ahl\11.5.0\admin\driver\ahltmpl.drv
    AutoConfig Profile Phase
    Running Instantiation Drivers for AHL_TOP
    instantiate file:
    source : e:\oracle\visappl\ahl\11.5.0\admin\template\ahladmprf.sql
    dest : e:\oracle\viscomn\admin\install\VIS_vanwin23\ahladmprf.sql
    backup : e:\oracle\viscomn\admin\install\VIS_vanwin23\ahladmprf.sql to e:\oracle\visappl\admin\VIS_vanwin23\out\09061121\ahladmprf.sql
    setting permissions: 600
    instantiate file:
    source : e:\oracle\visappl\ahl\11.5.0\admin\template\ahladmprf.cmd
    dest : e:\oracle\viscomn\admin\install\VIS_vanwin23\ahladmprf.cmd
    backup : e:\oracle\viscomn\admin\install\VIS_vanwin23\ahladmprf.cmd to e:\oracle\visappl\admin\VIS_vanwin23\out\09061121\ahladmprf.cmd
    setting permissions: 700
    AutoConfig Profile Phase
    Running Profile Process 1 of 1 for AHL_TOP
    Executing script in InstantiateFile:
    e:\oracle\viscomn\admin\install\VIS_vanwin23\ahladmprf.cmd
    script returned:
    Sun 09/06/2009
    11:22 AM
    ECHO is off.
    ECHO is off.
    Sun 09/06/2009 11:22 AM
    ECHO is off.
    ECHO is off.
    Setting environment for using Microsoft Visual C++ tools.
    APPSORA.cmd exiting with status 0
    "The environment settings are as follows ..."
    " ORACLE_HOME : e:\oracle\visora\8.0.6"
    " ORACLE_SID : "
    " TWO_TASK : "
    " PATH : C:\VC6\msdev98\BIN;C:\VC98\BIN;C:\VC6\TOOLS\WINNT;C:\VC6\TOOLS;e:\oracle\visappl\au\11.5.0\bin;e:\oracle\visappl\fnd\11.5.0\bin;e:\oracle\visappl\ad\11.5.0\bin;e:\oracle\viscomn\util\java\1.4\j2sdk1.4.2_04\bin;e:\oracle\visora\iAS\Apache\perl\5.00503\bin\MSWin32-x86\;e:\oracle\viscomn\util\unzip\unzip;e:\oracle\visora\8.0.6\bin;e:\oracle\viscomn\util\java\1.4\j2sdk1.4.2_04\bin;C:\mksnt;C:\WINDOWS;C:\WINDOWS\system32"
    " LD_LIBRARY_PATH : e:\oracle\viscomn\util\java\1.4\j2sdk1.4.2_04\lib;e:\oracle\visora\8.0.6\lib;e:\oracle\visappl\cz\11.5.0\bin;e:\oracle\visora\8.0.6\lib"
    "Running SQL script "
    SQL*Plus: Release 8.0.6.0.0 - Production on Sun Sep 6 11:22:41 2009
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    ERROR:
    ORA-01033: ORACLE initialization or shutdown in progress
    "Error returned while running ahladmprf.cmd"
    ERRORCODE = 3 ERRORCODE_END
    .end std out.
    .end err out.
    Processing DriverFile = e:\oracle\visappl\ozf\11.5.0\admin\driver\ozftmpl.drv
    AutoConfig Profile Phase
    Running Instantiation Drivers for OZF_TOP
    instantiate file:
    source : e:\oracle\visappl\ozf\11.5.0\admin\template\ozfadprf.sql
    dest : e:\oracle\viscomn\admin\install\VIS_vanwin23\ozfadprf.sql
    backup : e:\oracle\viscomn\admin\install\VIS_vanwin23\ozfadprf.sql to e:\oracle\visappl\admin\VIS_vanwin23\out\09061121\ozfadprf.sql
    setting permissions: 600
    instantiate file:
    source : e:\oracle\visappl\ozf\11.5.0\admin\template\ozfadprf.cmd
    dest : e:\oracle\viscomn\admin\install\VIS_vanwin23\ozfadprf.cmd
    backup : e:\oracle\viscomn\admin\install\VIS_vanwin23\ozfadprf.cmd to e:\oracle\visappl\admin\VIS_vanwin23\out\09061121\ozfadprf.cmd
    AutoConfig Profile Phase
    Running Profile Process 1 of 1 for OZF_TOP
    Executing script in InstantiateFile:
    e:\oracle\viscomn\admin\install\VIS_vanwin23\ozfadprf.cmd
    script returned:
    Sun 09/06/2009
    11:22 AM
    ECHO is off.
    ECHO is off.
    Sun 09/06/2009 11:22 AM
    ECHO is off.
    ECHO is off.
    Setting environment for using Microsoft Visual C++ tools.
    APPSORA.cmd exiting with status 0
    "The environment settings are as follows ..."
    " ORACLE_HOME : e:\oracle\visora\8.0.6"
    " ORACLE_SID : "
    " TWO_TASK : "
    " PATH : C:\VC6\msdev98\BIN;C:\VC98\BIN;C:\VC6\TOOLS\WINNT;C:\VC6\TOOLS;e:\oracle\visappl\au\11.5.0\bin;e:\oracle\visappl\fnd\11.5.0\bin;e:\oracle\visappl\ad\11.5.0\bin;e:\oracle\viscomn\util\java\1.4\j2sdk1.4.2_04\bin;e:\oracle\visora\iAS\Apache\perl\5.00503\bin\MSWin32-x86\;e:\oracle\viscomn\util\unzip\unzip;e:\oracle\visora\8.0.6\bin;e:\oracle\viscomn\util\java\1.4\j2sdk1.4.2_04\bin;C:\mksnt;C:\WINDOWS;C:\WINDOWS\system32"
    " LD_LIBRARY_PATH : e:\oracle\viscomn\util\java\1.4\j2sdk1.4.2_04\lib;e:\oracle\visora\8.0.6\lib;e:\oracle\visappl\cz\11.5.0\bin;e:\oracle\visora\8.0.6\lib"
    "Running SQL script "
    SQL*Plus: Release 8.0.6.0.0 - Production on Sun Sep 6 11:22:41 2009
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    ERROR:
    ORA-01033: ORACLE initialization or shutdown in progress
    "Error returned while running ozfadprf.cmd"
    ERRORCODE = 3 ERRORCODE_END
    .end std out.
    .end err out.
    Processing DriverFile = e:\oracle\visappl\ies\11.5.0\admin\driver\iestmpl.drv
    AutoConfig Profile Phase
    Running Instantiation Drivers for IES_TOP
    instantiate file:
    source : e:\oracle\visappl\ies\11.5.0\admin\template\cooper.cmd
    dest : e:\oracle\visappl\ies\11.5.0\admin\install\VIS_vanwin23\cooper.cmd
    backup : e:\oracle\visappl\ies\11.5.0\admin\install\VIS_vanwin23\cooper.cmd to e:\oracle\visappl\admin\VIS_vanwin23\out\09061121\cooper.cmd
    Processing DriverFile = e:\oracle\visappl\csd\11.5.0\admin\driver\csdtmpl.drv
    AutoConfig Profile Phase
    Running Instantiation Drivers for CSD_TOP
    instantiate file:
    source : e:\oracle\visappl\csd\11.5.0\admin\template\csdadmprf.sql
    dest : e:\oracle\viscomn\admin\install\VIS_vanwin23\csdadmprf.sql
    backup : e:\oracle\viscomn\admin\install\VIS_vanwin23\csdadmprf.sql to e:\oracle\visappl\admin\VIS_vanwin23\out\09061121\csdadmprf.sql
    setting permissions: 600
    instantiate file:
    source : e:\oracle\visappl\csd\11.5.0\admin\template\csdadmprf.cmd
    dest : e:\oracle\viscomn\admin\install\VIS_vanwin23\csdadmprf.cmd
    backup : e:\oracle\viscomn\admin\install\VIS_vanwin23\csdadmprf.cmd to e:\oracle\visappl\admin\VIS_vanwin23\out\09061121\csdadmprf.cmd
    setting permissions: 700
    AutoConfig Profile Phase
    Running Profile Process 1 of 1 for CSD_TOP
    Executing script in InstantiateFile:
    e:\oracle\viscomn\admin\install\VIS_vanwin23\csdadmprf.cmd

  • Challan Mapping (TesmSe file not generated)

    Dear Expert's
    We are running PC00_M40_CMAP for challan mapping.
    Challan mapped succesfully and save  it also.
    But not generated TemSe file.
    After executing PC00_M40_F24Q challan detail is not coming.
    Please suggest me.
    Thanks & Regards
    Neelesh Sonkar

    Hi Neelesh,
    I am also facing the same problem that challan details are not appearing in form-16
    Could you please guide me the process to get challan deatils in Form_16
    It would be great if you send me the full process
    Awaiting for your response
    Thanks
    Cheera

  • WSDL file not generated from wscompile using jwsdp-1.2.

    Hi,
    I used following config.xml file to generate the WSDL file.......but it didn't got genereted. Other artifacts got generated. I'm using jwsdp-1.2.
    <?xml version="1.0" encoding="UTF-8"?>
    <configuration
    xmlns="http://java.sun.com/xml/ns/jax-rpc/ri/config">
    <service name="PersonWebService"
    typeNamespace="http://rahuls_person_service.org/type"
    targetNamespace="http://rahuls_person_service.org/wsdl"
    packageName="rahul.ws.test">
    <interface name="rahul.ws.test.PersonWS"
    servantName="rahul.ws.test.PersonWSImpl"/>
    </service>
    </configuration>
    And I have following entry in the build.xml file.........
    <target name="generate-server_wsdl" depends="prepare">
    <antcall target="edit-config">
    <param name="config.rpcenc.file" value="${config.rpcenc.file}"/>
    </antcall>
    <wscompile
    keep="true"
    base="${samplesbuild}/${appname}/classes/server"
    xPrintStackTrace="true"
    gen="true"
    verbose="false"
    model="${samplesbuild}/${appname}/${model.rpcenc.file}"
    classpath="${compile.classpath}"
    config="${config.rpcenc.file}">
    <classpath>
    <path refid="compile.classpath"/>
    </classpath>
    </wscompile>
    <antcall target="unedit-config">
    <param name="config.rpcenc.file" value="${config.rpcenc.file}"/>
    </antcall>
    </target>
    Can any body point me what may be the problem.
    thanks in advance.
    Rahul

    The following is from the jwsdp-1.1 tutorial at http://java.sun.com/webservices/docs/1.1/tutorial/doc/
    The tutorial for 1.2 is not available yet.
    Seems you need to modify your config.xml to have a <service> element.
    The wscompile tool reads the configuration file (config.xml), which contains information that describes the web service. The basic structure of config.xml follows:
    <?xml version="1.0" encoding="UTF-8"?>
    <configuration
    xmlns="http://java.sun.com/xml/ns/jax-rpc/ri/config">
    <service> or <wsdl> or <modelfile>
    </configuration>
    The <configuration> element may contain exactly one <service>, <wsdl>, or <modelfile> element.
    The <service> Element
    If you specify this element, wscompile reads the RMI interface that describes the service and generates a WSDL file. In the <interface> subelement, the name attribute specifies the service's RMI interface, and the servantName attribute specifies the class that implements the interface. For example:
    <service name="CollectionIF_Service"
    targetNamespace="http://echoservice.org/wsdl"
    typeNamespace="http://echoservice.org/types"
    packageName="stub_tie_generator_test">
    <interface name="stub_tie_generator_test.CollectionIF"
    servantName="stub_tie_generator_test.CollectionImpl"/>
    </service>
    The <wsdl> Element
    If you specify this element, wscompile reads the service's WSDL file and generates the service's RMI interface. The location attribute specifies the URL of the WSDL file, and the packageName attribute specifies the package of the classes generated by wscompile. For example:
    <wsdl
    location="http://tempuri.org/sample.wsdl"
    packageName="org.tempuri.sample" />

  • Manifest xml file not generated!

    Hi!
    I've created a Captivate 3 project, which includes a quiz
    (some radom question slides linked to a question pool). I was asked
    to export the project in a SCORM compliant format. I filled in all
    the configuration requiere, but neither scorm nor manifest files
    where generated, just the captivate's swf files (neither the .html
    nor the .js files where generated).
    The configuration I entered in the Publish Preferences Dialog
    for Quiz > Reporting, where:
    [x] Enable reporting for this project (checked)
    Learning Management System (LMS): "SCORM"
    Report Pass or Fail: "Status as defined by report data"
    Choose Report Data: "Quiz results and slide views"
    Report Score to LMS as: "score"
    Reporting Level: "Interactions and score"
    In the Manifest.. dialog, I entered the following
    configuration:
    Version: "1.2"
    Course
    Identifier: "..."
    Title: "..."
    Description: "..."
    Identifier: "..."
    [x] Duration: "00:50:00"
    [x] Subject: "..."
    SCO
    Identifier: "..."
    Title: "..."
    [x] Mastery score: "60"
    [x] Time allowed: "01:00:00"
    [x] Time limit action: "exit with message"
    Back to the Publish dialog, under the "Output options, the
    "Export HTML" option is checked but disabled (it looks greyish).
    I don't know why this is so, I couldn't find how to enable it
    again.
    Any help will be deeply appreciated!
    Thanks in advance!
    Laura

    Hi all
    Sorry, but I'm personally doubtful that resetting the .DAT
    file will change anything. It's been my experience that when the
    "Export HTML" option is disabled (or grayed out as many call it)
    that it's because you are being prevented from turning it off.
    (Note that in the disabled state, it's checked)
    You see the same issue if selecting the "Full Screen" option.
    In order to go Full Screen, you are definitely in the world of
    HTML, so it becomes selected and disabled.
    Silly question time here. Are you certain you are looking in
    the correct location for the files? I ask because Captivate 3
    changed the playing field by frequently insisting that a new folder
    be created that matches the file name.
    Just a few random thoughts.... Rick

  • SEPA direct debit file not generated

    Hi all!
    SBO 8.81 PL08, Localization: Austria
    I tried to generate a SEPA direct debit file. All preparations are done according to the documents from the landing page (MandatID, Date of signature, etc.). The file was not generated because of the following error message in payment run window:
    In German:
    I'm not sure which value is missing and which field in SBO has to be filled. I hope anybody can help. The customer has hundreds of payments, where we have to use SEPA standard.
    Thanks in advance,
    Robert

    The Creditor ID belongs to the field ID No. 2 on General tab in the business partner master data.
    Regards, Robert

  • PDF file not generating for only one Invoice billing document

    Hi all,
    We have upgraded our system into ECC6.0 from 4.7 version. During our Testing time, we have found the following Bug:
    Bug: Not possible to get output in pdf format for only one  Invoice type(TR code: VF02) except for all it is generating PDF output.
    Can anybody help me out to find the route cause for this problem.
    Regards,
    Murali.

    Hi,
    For one Billing-Invoice type , PDF is not generating. But it is generating for other Invoices.
    So should i need to go through the Printer settings?
    Regards,
    Murali.

  • XML file not generating Completely

    Hi ,
    I am reading a file from the Application Server of XML format in Binary Mode. After reading I am checking the contents and with every 255 Char I am appending the contents in the different row, thus creating a internal table having one field of length 255.
    I am using this table to send an email to the recepient using the FM 'SO_NEW_DOCUMENT_ATT_SEND_API1'. This is generating a Attachment. But when I open this in Internet browser, It is not getting compete contents.
    I am not sure, If I have missed something.
    Regards,
    Arpit

    Hi Chen,
    Thanks for thr reply. The XML file contains data related to Idocs.The complete result If I open a XML file is
    <?xml version="1.0" encoding="UTF-8" ?>
    - <DELVRY03>
    - <IDOC BEGIN="1">
    - <EDI_DC40 SEGMENT="1">
      <TABNAM>EDI_DC40</TABNAM>
      <MANDT>002</MANDT>
      <DOCNUM>0000000000071931</DOCNUM>
      <DOCREL>620</DOCREL>
      <STATUS>30</STATUS>
      <DIRECT>1</DIRECT>
      <OUTMOD>2</OUTMOD>
      <IDOCTYP>DELVRY03</IDOCTYP>
      <MESTYP>SHPORD</MESTYP>
      <STDMES>SHPORD</STDMES>
      <SNDPOR>SAPAD1</SNDPOR>
      <SNDPRT>LS</SNDPRT>
      <SNDPRN>AD1002LS</SNDPRN>
      <RCVPOR>XML_PORT</RCVPOR>
      <RCVPRT>LS</RCVPRT>
      <RCVPFC>LS</RCVPFC>
      <RCVPRN>HT</RCVPRN>
      <CREDAT>20110405</CREDAT>
      <CRETIM>070247</CRETIM>
      <SERIAL>20110218054703</SERIAL>
      </EDI_DC40>
    - <E1EDL20 SEGMENT="1">
      <VBELN>0080004041</VBELN>
      <VSTEL>GB03</VSTEL>
      <VKORG>170</VKORG>
      <INCO1>DDU</INCO1>
      <ROUTE>DGGBPA</ROUTE>
      <VSBED>E1</VSBED>
      <BTGEW>315.000</BTGEW>
      <NTGEW>315.000</NTGEW>
      <GEWEI>KGM</GEWEI>
      <VOLUM>0.000</VOLUM>
      <ANZPK>00000</ANZPK>
      <PODAT>20110218</PODAT>
      <POTIM>161703</POTIM>
    - <E1EDL22 SEGMENT="1">
      <VSTEL_BEZ>FSQ HT West Drayton</VSTEL_BEZ>
      <VKORG_BEZ>FSQ</VKORG_BEZ>
      <INCO1_BEZ>Delivered Duty Unpaid</INCO1_BEZ>
      <VSBED_BEZ>UK Standard</VSBED_BEZ>
      </E1EDL22>
    - <E1EDL21 SEGMENT="1">
      <LFART>ZCOR</LFART>
      <LPRIO>02</LPRIO>
      <TRAGR>Z001</TRAGR>
    - <E1EDL23 SEGMENT="1">
      <LFART_BEZ>Correction Delivery</LFART_BEZ>
      <LPRIO_BEZ>Standard</LPRIO_BEZ>
      <TRAGR_BEZ>Standard</TRAGR_BEZ>
      </E1EDL23>
      </E1EDL21>
    - <E1EDL18 SEGMENT="1">
      <QUALF>ORI</QUALF>
      </E1EDL18>
    - <E1ADRM1 SEGMENT="1">
      <PARTNER_Q>AG</PARTNER_Q>
      <PARTNER_ID>0060004842</PARTNER_ID>
      <LANGUAGE>EN</LANGUAGE>
      <FORMOFADDR>Mr.</FORMOFADDR>
      <NAME1>Sabu P Kuriakose</NAME1>
      <NAME2>KURIA</NAME2>
      <STREET1>Flat 2 St.Raphael's House. Sherborne Roa</STREET1>
      <POSTL_COD1>RG215TG</POSTL_COD1>
      <CITY1>Basingstoke</CITY1>
      <TELEPHONE1>01256351078</TELEPHONE1>
      <COUNTRY1>GB</COUNTRY1>
      <REGION>HA</REGION>
      </E1ADRM1>
    - <E1ADRM1 SEGMENT="1">
      <PARTNER_Q>WE</PARTNER_Q>
      <PARTNER_ID>0060004842</PARTNER_ID>
      <LANGUAGE>EN</LANGUAGE>
      <FORMOFADDR>Mr.</FORMOFADDR>
      <NAME1>Sabu P Kuriakose</NAME1>
      <NAME2>KURIA</NAME2>
      <STREET1>Flat 2 St.Raphael's House. Sherborne Roa</STREET1>
      <POSTL_COD1>RG215TG</POSTL_COD1>
      <CITY1>Basingstoke</CITY1>
      <TELEPHONE1>01256351078</TELEPHONE1>
      <COUNTRY1>GB</COUNTRY1>
      <REGION>HA</REGION>
      </E1ADRM1>
    - <E1ADRM1 SEGMENT="1">
      <PARTNER_Q>OSP</PARTNER_Q>
      <PARTNER_ID>GB03</PARTNER_ID>
      <LANGUAGE>EN</LANGUAGE>
      <NAME1>Four Square UK</NAME1>
      <STREET1>Armstrong Road</STREET1>
      <POSTL_COD1>RG24 8NU</POSTL_COD1>
      <CITY1>Basingstoke</CITY1>
      <COUNTRY1>GB</COUNTRY1>
      <REGION>HA</REGION>
      </E1ADRM1>
    - <E1ADRM1 SEGMENT="1">
      <PARTNER_Q>OSO</PARTNER_Q>
      <PARTNER_ID>170</PARTNER_ID>
      <LANGUAGE>EN</LANGUAGE>
      <NAME1>Four Square UK</NAME1>
      <STREET1>Armstrong Road</STREET1>
      <POSTL_COD1>RG24 8NU</POSTL_COD1>
      <CITY1>Basingstoke</CITY1>
      <COUNTRY1>GB</COUNTRY1>
      <REGION>HA</REGION>
      </E1ADRM1>
    - <E1EDT13 SEGMENT="1">
      <QUALF>006</QUALF>
      <NTANF>20100420</NTANF>
      <NTANZ>000000</NTANZ>
      <NTEND>20100420</NTEND>
      <NTENZ>000000</NTENZ>
      <ISDD>20100419</ISDD>
      <ISDZ>000000</ISDZ>
      <IEDD>20100419</IEDD>
      <IEDZ>000000</IEDZ>
      </E1EDT13>
    - <E1EDT13 SEGMENT="1">
      <QUALF>003</QUALF>
      <NTANF>20100420</NTANF>
      <NTANZ>000000</NTANZ>
      <NTEND>20100420</NTEND>
      <NTENZ>000000</NTENZ>
      <ISDD>00000000</ISDD>
      <ISDZ>000000</ISDZ>
      <IEDD>00000000</IEDD>
      <IEDZ>000000</IEDZ>
      </E1EDT13>
    - <E1EDT13 SEGMENT="1">
      <QUALF>001</QUALF>
      <NTANF>20100420</NTANF>
      <NTANZ>000000</NTANZ>
      <NTEND>20100420</NTEND>
      <NTENZ>000000</NTENZ>
      <ISDD>00000000</ISDD>
      <ISDZ>000000</ISDZ>
    The XML page cannot be displayed
    Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later.
    Invalid at the top level of the document. Error processing resource 'file:///C:/TEMP/notesEC3FD6/~4120145.xml'.
    Regards,
    Arpit

  • XML file not generate in MOPZ - system has not been registered in SLM

    HI,
    I need to install EHP4 in ERP 6.0. So to get the xml file i installed solution manager 7.0 EHP1 and post process of EHP1.
    ST -400 -21
    the important Notes i followed.
    ==================================================================
    Note 1151784 - Setup of SL Controller for Live Update
    Note 1145444 - SLM configuration
    Note 1277035 - Solution Manager: EHP4 product data missing
    Note 1122966 - Maintenance Optimizer: Notes for Enhancement Packages
    Note 1137683 - Maintenance Optimizer: Notes for Software Lifecycle Manager
    Note 1154188 - SLM web service authentication 700 SP14 ( SERVICE NOT AVAILABLE )
    Note 669669 - Updating the SAP Component Repository in the SLD
    Note 1244225 - Solution Manager 7.0 EhP 1: recommended corrections
    Note 1137683 - Maintenance Optimizer: Notes for Software Lifecycle Manager
    =======================================================================
    Note 1334252 - SAP Solution Manager - Basic functions SP20 and higher ( this note contain post process of EHP1)
    ===============================================================
    Still i am not getting the xml file of EHP4 for ERP 6.0.
    I am getting the error "The system/systems - VMW, has/have not been registered in SLM"
    Regards
    Lee

    hi Ruediger Stoecker ,
    But the xml file didn't generate. that's why i worried.
    ==============================================
    I tried with end of selection process in MOPZ upto "END Maintenance" phase. The XML file didn't generate.
    Edited by: Lee green on Dec 23, 2009 10:10 AM

  • Trace file not Generated.

    Hey Guys,
    I am using oracle 10g and trying to generate a trace file.
    Using sql_Plus I can see that timed_statistics is set to true, max_dump_file_size is set to unlimited, and user_dump_dest is set to C:\ORACLE\PRODUCT\10.2.0\ADMIN\ORCL\DUMP.
    In Oracle SQL Developer I am running the script:
    alter session set sql_trace = true;
    ... PL/SQL block that I want to trace...
    alter session set sql_trace = false;
    After this sql runs without error there is no file on my computer at the user_dump_dest. In fact the path under user_dump_dest does not even exist. Do I have to create the path first? Am I looking in the wrong location? Am I doing something wrong when setting sql_trace?
    Thanks,
    Ian

    In fact the path under user_dump_dest does not even exist.Perhaps this is the source of the mystery.
    If Oracle has no place to actually write the file, how should it proceed?
    as a proof of concept do the following
    ALTER SESSION SET SQL_TRACE=TRUE;
    show parameter dump
    SELECT SYSDATE FROM DUAL;
    ALTER SESSION SET SQL_TRACE=FALSE;
    now find the trace file
    post results from session above
    Edited by: sb92075 on Jun 1, 2010 4:45 PM

Maybe you are looking for

  • How to remove a text in browser: Some plug ins used by this page are out of date

    How to remove a text in browser: Some plug ins used by this page are out of date. It occur in every page when I surfing. I am aware that is a threat but when I tried to install an update of flash the userinit.dll file from windows registry had gone a

  • LR5.7.1 no longer sees NEF files?

    Last week,  I upgraded LR to 5.7.1, since then LR will not, I repeat will not import NEF files!  It imported NEF files prior to that upgrade with no problems.  LR says the NEF files are "read only".  Which isn't true because I imported the same NEF f

  • Setting a button to send an email in captivate 3

    I set a button to send an email upon click at the end of my presentation. This is so if people have a question or comment they can send an email. I can get it to work but it also opens a blank internet page along with opening Outlook. All presentatio

  • Undo changes in dreamweaver

    Now everytime i want to fill in <a href>, dreamweavers askes me if i want to safe it in a different map what i have made... ( stupid ) I don't want this its annoying! I like to undo this but i don't know how?!

  • JTextPane and inserting/deleting image

    Hi, I have problems with my jtextpane. I am usign jtextpane do make simple richeditor. I can insert image, and no problem with inserting But after that, where content of jtextpane is saved and opened again, image is not able to delete... If is there