Running Weblogic6.0 SP2 as a Service on Windows 2000 failes!?

I installed j2sdk1.3.1. I have allso checked 'Interact with desktop' box and inserted
-Xrs option in
'set CMDLINE' variable in installNtService.cmd - file. Despite all these Service
dies after 10 seconds.
What else can I to do?

Another thing to consider is that you have not set the password in the
installNTService.cmd.
To do this add the following:
rem *** Install the service
"D:\weblogic\wlserver6.0\bin\beasvc" -install -svcname:myserver -javahome:"D
:\weblogic\jdk130" -execdir:"D:\weblogic\wlserver6.0" -extrapath:"D:\weblogi
c\wlserver6.0\bin" -cmdline:%CMDLINE% -password:"yourpwdhere"
Notice the -password:"yourpwdhere"
Regards,
Eric
"Jarkko Senne" <[email protected]> wrote in message
news:3b7a1a93$[email protected]..
>
I installed j2sdk1.3.1. I have allso checked 'Interact with desktop' boxand inserted
-Xrs option in
'set CMDLINE' variable in installNtService.cmd - file. Despite all theseService
dies after 10 seconds.
What else can I to do?

Similar Messages

  • Running OC4J as a service in Windows 2000

    I've been trying to have OC4J run as a service in Windows 2000, as having to be logged in isn't very flexible.
    I've searched the net, and I found a tool by Microsoft called srvany.exe/instsrv.exe, which should install any program as a service. It works, but the service shuts down whenever I log off, which defeats the purpose.
    What I've done is run the command line
    instsrv "Oracle Application Server" C:\Progs\Service\srvany.exe
    and then edit the registry settings under the newly created folder to
    Application=C:\Progs\Oracle 9i AS\j2ee\home\java
    AppParameters=-jar oc4j.jar
    AppDirectory=C:\Progs\Oracle 9i AS\j2ee\home
    Does anyone know this tool well enough to tell me what I'm doing wrong, or know something else I can use?
    Brigt Olav Vik

    Hi
    Have managed to run oc4j as a service as follows under xp pro
    Download runexescv from http://www.judoscript.com/goodies/index.html
    Unpack and run
    Create service say OracleOc4j
    Needs basic parameters setup
    Cmdline and Home
    My setup is
    debug=false
    cmdline=c:\ora9ias\jdk\bin\java - Dorg.omg.CORBA. ORBClass=com.inprise.vbroker.orb.ORB -Dorg.omg.CORBA.ORBSingletonClass=com.inprise.vbroker.orb.ORB -Doracle.security.jazn.config=c:\ora9ias\j2ee\Oracle9iDS\config\jazn.xml -Doracle.home=c:\ora9ias -DORACLE_HOME=c:\ora9ias -jar c:\ora9ias\j2ee\home\oc4j.jar -userThreads -config c:\ora9ias\j2ee\Oracle9iDS\config\server.xml
    ( all from startinst.bat )
    home=C:\ora9ias\j2ee\home\
    Save and close
    Oracleoc4j will now be set up as service
    Change service to auto and start service !!
    Appears to be neat and easy way of setting up an OC4J service
    Ian

  • Running Essbase 6.1 as a service on Windows 2000

    OK, what's the scoop about running Essbase 6.1 as a service on Windows 2000?Besides not seeing the graphic interface, are there any issues? Are there any issues with shutting down the Essbase server by either clicking "Stop" in the Services panel or issuing a Net Stop service command?Finally, has anyone successfully used Microsoft's "Srvany" utility to run Essbase as a service yet still display the graphic windows?Do most of y'all on NT or 2000 run as a service or as an app?

    Just a little extra information about running Essbase as a Service. We are running on NT 4.0. If one application is causing a problem, you can kill the one application without having to reboot the server. You will need to know which application is causing your problem and You will need to know it's "process id". If you can't find the right process id by looking at "tlist", you can look in the ESSBASE.LOG. Start at the bottom of the log and search backwards for the text "started with process id". When you find the process id of the problem application, you can then kill it at the DOS prompt by typing "kill ###", where ### is the process id.This is helpful for us because we have about 10 applications on one server and we don't want to have to take all of Essbase down just for one application. Hope this is helpful to someone.

  • How to run jar as a service on windows 2000 server?

    Hi,
    I built a console jar program and want to run it as a service on windows 2000 server.
    May I ask how can I do it?
    Thanks

    Take a look at something called java service wrapper ,
    http://wrapper.tanukisoftware.org/doc/english/introduct
    on.htmlNot seen that one before. Ta.
    Alexandria software used to support a simpler app called JavaService... google for that maybe if the above is too much.
    /k1

  • Weblogic as Service on Windows 2000

    I am running a WLS as a service on a Windows 2000 server and have integrated Hibernate
    using EJBs. Hibernate relies on a config file residing in the application root
    directory. When run from the command prompt this config file can be found by WLS
    in the root domain directory.
    When run as a service the file can not be found. Where is the domain root when
    run as a service.
    Thanks

    According to BEA, you cannot clear the existing classpath. The variables
    set by WLCONFIG are stored in the registry but the classpath is not. It is
    built on the fly. It takes the variables JAVA_HOME, WEBLOGIC_HOME,
    WEBLOGIC_LICENSEDIR, and CLASSPATH Prefix which are configurable through the
    use of WLCONFIG to build the classpath.
    You can also clear the CLASSPATH Prefix to "" which will clear the first
    entry in your classpath.
    Hope that helps..
    "Raghu Mani" <[email protected]> wrote in message
    news:39d9dc80$[email protected]..
    When I use wlconfig to setup the "classpath", it only prepends to existingclasspath (which is incorrect). How can I set it? I can set the
    weblogic.class.path without a problem. I need to be able to run it as a
    service under windows 2000.

  • I cannot start my OMS service on Windows 2000

    I tried starting Oracle8i OMS Service on Windows 2000. I cannot
    start it automatically so I started it manually. But Irecieved
    an error message saying No application Error, some configuration
    error with the Operating System.
    On searching forums for DBAs i recieved a solution to manually
    start by command 'oemctrl start OMS'. It did not help either as
    the resources.ora file was not present at the location
    C:\Oracle\admin\orb\resources.ora .
    I found a resources.ora at location c:\oracle\ora81
    \orb\admin\resources.ora but this file is empty.
    NOW Wwith the command 'oemctrl start OMS' I am getting the
    following error msg. Please send me the answer if possible at
    [email protected]. WHERE Can I find the content for
    resources.ora??
    C:\Documents and Settings\Administrator>oemctrl start OMS
    OEMCTRL for Windows NT: Version 2.1.0.1.0
    Copyright (c) 1998, 1999 Oracle Corporation. All rights
    reserved.
    Starting the Oracle Management Server... [main][2001-11-
    10:12:28:10:630] VdbSess
    ion.processError: errorCode >1017<
    [main][2001-11-10:12:28:10:710] VdbSession.processError:
    errorMsg >ORA-01017: i
    nvalid username/password; logon denied
    <
    [main][2001-11-10:12:28:10:830] ORA-01017: invalid
    username/password; logon den
    ied
    : ..../....@jdbc:oracle:oci8:@(DESCRIPTION=(ADDRESS=
    (PROTOCOL=TCP)(Host=linux)(P
    ort=1521))(CONNECT_DATA=(SID=oradb)))
    [main][2001-11-10:12:28:10:970] VdbSession.processError:
    invalid connect string
    [main][2001-11-10:12:28:11:381] VdbSession.processError:
    errorCode >1017<
    [main][2001-11-10:12:28:11:421] VdbSession.processError:
    errorMsg >ORA-01017: i
    nvalid username/password; logon denied
    <
    [main][2001-11-10:12:28:11:541] ORA-01017: invalid
    username/password; logon den
    ied
    : ..../....@jdbc:oracle:oci8:@(DESCRIPTION=(ADDRESS=
    (PROTOCOL=TCP)(Host=linux)(P
    ort=1521))(CONNECT_DATA=(SID=oradb)))
    [main][2001-11-10:12:28:11:691] VdbSession.processError:
    invalid connect string
    [main][2001-11-10:12:28:12:102] VdbSession.processError:
    errorCode >1017<
    [main][2001-11-10:12:28:12:142] VdbSession.processError:
    errorMsg >ORA-01017: i
    nvalid username/password; logon denied
    <
    [main][2001-11-10:12:28:12:262] ORA-01017: invalid
    username/password; logon den
    ied
    : ..../....@jdbc:oracle:oci8:@(DESCRIPTION=(ADDRESS=
    (PROTOCOL=TCP)(Host=linux)(P
    ort=1521))(CONNECT_DATA=(SID=oradb)))
    [main][2001-11-10:12:28:12:413] VdbSession.processError:
    invalid connect string
    [main][2001-11-10:12:28:12:493]
    Error starting Oracle Management Server.

    I got the same problem.

  • Run development environment as a service on windows

    I have a function written in LabVIEW that requires code that only runs in the development environment (no RTE).  (Labview 2010)
    The function will be called via system command from another program, and arguments will be passed on the command line.  Simultaneous calls may be made, so I cannot count on launching the Dev environment and inspecting the command line.  There is no GUI for the code.
    I have devised a plan to create a LV EXE that will be called by the third party app via a command line with arguments.  The EXE will then call the Dev environment via VI server (I still need to figure out if it will be done with re-entrant calls or a queue, but that's not my big worry).
    So the Dev environment has to be up and running to wait for "requests".  I would like for it not to be in the foreground, as this machine is used for other purposes.
    Can the Dev environment run "hidden" or as a service with no GUI?  Could it be run under another account, in a virtual shell?

    What code runs only in the development environment ? ( Take good look at the name )

  • How can I run a java-application on starting of Windows 2000

    How can I run a java-application without any user on starting of Windows 2000?
    For example, if the computer is restarted and nobody enter into it yet, my java-application should run anyway.
    How can I do that?

    Hi, you have to put it in a Windows service.
    To do this you have a program, Srvany.exe that allow to insert a .exe or .bat program in a Windows service.
    For example, i develop a program, TomcatGuardian and i put it in a service because i need to run it in a server without Administrator logged in.
    Regards,
    Ivan.

  • Cannot run Apatche and FullFilment services on Windows 2000.

    Hi,
    We are using Oracle EBS 11i with database 9i.
    Today morning we had face virus attacked on ERP server.
    We have windows env and single node installation.
    After restoration of backup We are unable to start the following serviices on windown env:
    This is production system.
    Please assist ASAP.
    Log: of starting services of application and our dattabase is working fine.
    Setting service Oracle Apache Server PROD_styloapps to mode 2
    Executing service control script:
    d:\oracle\prodcomn\admin\scripts\PROD_styloapps\adapcctl.cmd start
    Timeout specified in context file: 100 second(s)
    script returned:
    ECHO is off.
    ECHO is off.
    Sat 02/12/2011 01:15 AM
    Starting Oracle Apache Server PROD_styloapps ...
    adapcctl.cmd exiting with status 2
    .end std out.
    The service is not responding to the control function.
    More help is available by typing NET HELPMSG 2186.
    .end err out.
    Setting service OraclePRODOra806_1TNSListener80APPS_PROD to mode 2
    Executing service control script:
    d:\oracle\prodcomn\admin\scripts\PROD_styloapps\adalnctl.cmd start
    Timeout specified in context file: 100 second(s)
    script returned:
    ECHO is off.
    ECHO is off.
    Sat 02/12/2011 01:15 AM
    ECHO is off.
    The environment settings are as follows ...
    ECHO is off.
    ORACLE_HOME : d:\oracle\prodora\8.0.6
    LOCAL : PROD
    ORACLE_SID :
    PATH : d:\oracle\prodora\8.0.6\bin;d:\oracle\prodcomn\util\java\1.4\j2sdk1.4.2_04\bin;d:\oracle\prodappl\au\11.5.0\bin;d:\oracle\prodappl\fnd\11.5.0\bin;d:\oracle\prodappl\ad\11.5.0\bin;d:\oracle\prodcomn\util\java\1.4\j2sdk1.4.2_04\bin;d:\oracle\prodora\iAS\Apache\perl\5.00503\bin\MSWin32-x86\;d:\oracle\prodcomn\util\unzip\unzip;d:\oracle\prodora\8.0.6\bin;d:\oracle\prodcomn\util\java\1.4\j2sdk1.4.2_04\bin;C:\VC98\msdev98\BIN;C:\MICROS~1\VC98\BIN;C:\VC98\TOOLS\WINNT;C:\VC98\TOOLS;d:\oracle\prodappl\au\11.5.0\bin;d:\oracle\prodappl\fnd\11.5.0\bin;d:\oracle\prodappl\ad\11.5.0\bin;d:\oracle\prodcomn\util\java\1.4\j2sdk1.4.2_04\bin;d:\oracle\prodora\iAS\Apache\perl\5.00503\bin\MSWin32-x86\;d:\oracle\prodcomn\util\unzip\unzip;d:\oracle\prodora\8.0.6\bin;d:\oracle\prodcomn\util\java\1.4\j2sdk1.4.2_04\bin;C:\MKSNT\bin;C:\WINDOWS;C:\WINDOWS\system32
    LD_LIBRARY_PATH : d:\oracle\prodora\8.0.6\lib
    ECHO is off.
    The service "OraclePRODOra806_1TNSListener80APPS_PROD" is already started
    adalnctl.cmd exiting with status 0
    .end std out.
    .end err out.
    Setting service OracleConcMgrPROD_styloapps to mode 2
    Executing service control script:
    d:\oracle\prodcomn\admin\scripts\PROD_styloapps\adcmctl.cmd start
    Timeout specified in context file: 1000 second(s)
    script returned:
    ECHO is off.
    ECHO is off.
    Sat 02/12/2011 01:15 AM
    Starting concurrent manager for PROD ...
    adcmctl.cmd exiting with status 0
    .end std out.
    .end err out.
    Setting service OracleFormsServer-Forms60PROD_styloapps to mode 2
    Executing service control script:
    d:\oracle\prodcomn\admin\scripts\PROD_styloapps\adfrmctl.cmd start
    Timeout specified in context file: 100 second(s)
    script returned:
    ECHO is off.
    ECHO is off.
    Sat 02/12/2011 01:15 AM
    ECHO is off.
    ECHO is off.
    Starting forms server for PROD on port 9000 ...
    adfrmctl.cmd exiting with status 2
    .end std out.
    The service is not responding to the control function.
    More help is available by typing NET HELPMSG 2186.
    .end err out.
    Setting service OracleReportServer-Rep60_PROD to mode 2
    Executing service control script:
    d:\oracle\prodcomn\admin\scripts\PROD_styloapps\adrepctl.cmd start
    Timeout specified in context file: 100 second(s)
    script returned:
    ECHO is off.
    ECHO is off.
    Sat 02/12/2011 01:15 AM
    The service "OracleReportServer-Rep60_PROD" is already started
    adrepctl.cmd exiting with status 0
    .end std out.
    .end err out.
    Setting service Oracle Metrics Client PROD_styloapps to mode 2
    Executing service control script:
    d:\oracle\prodcomn\admin\scripts\PROD_styloapps\adfmcctl.cmd start
    Timeout specified in context file: 100 second(s)
    script returned:
    ECHO is off.
    ECHO is off.
    Sat 02/12/2011 01:15 AM
    The service "Oracle Metrics Client PROD_styloapps" is already started
    adfmcctl.cmd exiting with status 0
    .end std out.
    .end err out.
    Setting service Oracle Metrics Server PROD_styloapps to mode 2
    Executing service control script:
    d:\oracle\prodcomn\admin\scripts\PROD_styloapps\adfmsctl.cmd start
    Timeout specified in context file: 100 second(s)
    script returned:
    ECHO is off.
    ECHO is off.
    Sat 02/12/2011 01:15 AM
    The service "Oracle Metrics Server PROD_styloapps" is already started
    adfmsctl.cmd exiting with status 0
    .end std out.
    .end err out.
    Setting service Oracle Fulfillment Server PROD_styloapps to mode 2
    Executing service control script:
    d:\oracle\prodcomn\admin\scripts\PROD_styloapps\jtffmctl.cmd start
    Timeout specified in context file: 100 second(s)
    script returned:
    You are running jtffmctl.cmd
    Sat 02/12/2011
    01:15 AM
    "Starting Fulfillment Server for "PROD" on port "9300" ...\n"
    jtffmctl.cmd exiting with status 2
    ERRORCODE = 2 ERRORCODE_END
    .end std out.
    The service is not responding to the control function.
    More help is available by typing NET HELPMSG 2186.
    .end err out.
    [Service Control Execution Report]
    The report format is:
    <Service> <Script> <Status>
    Oracle Apache Server PROD_styloapps adapcctl.cmd Started
    OraclePRODOra806_1TNSListener80APPS_PROD adalnctl.cmd Started
    OracleConcMgrPROD_styloapps adcmctl.cmd Started
    OracleFormsServer-Forms60PROD_styloapps adfrmctl.cmd Started
    OracleReportServer-Rep60_PROD adrepctl.cmd Started
    Oracle Metrics Client PROD_styloapps adfmcctl.cmd Started
    Oracle Metrics Server PROD_styloapps adfmsctl.cmd Started
    Oracle Fulfillment Server PROD_styloapps jtffmctl.cmd Already Started
    Oracle Restricted Apache Server PROD_styloapps adaprstctl.cmd Disabled
    Oracle Apache Server PROD_styloapps for PL/SQL adapcctl.cmd Disabled
    Oracle TCF SocketServer PROD_styloapps adtcfctl.cmd Disabled
    Oracle ICSM PROD_styloapps ieoicsm.cmd Disabled
    Oracle iProcurement Bulk Loader PROD_styloapps icxblkctl.cmd Disabled
    ServiceControl is exiting with status 0
    Thanks,
    Fayaz

    After restoration of backup We are unable to start the following serviices on windown env:
    This is production system.
    Please assist ASAP.For production issues, please log a SR with severity 1.
    Please run AutoConfig and make sure it completes successfully.
    Also, check the startup log files for details about the error.
    Thanks,
    Hussein

  • WebLogic 6.0 as NT Service on Windows 2000

    I started the WebLogic 6.0 as NT service. After it was started i tried to access the administrator console through the web browser. I always get "Cannot find server" or "DNS Error".If I start weblogic using the startWebLogic.cmd, the admin console seems to work fine.Also when WebLogic 6.0 is installed as an NT service, do i need to specify any startup parameters?I would appreciate your responses.ThanksShyam

    Hi Dan,
    Unfortunatly Sander was right. I had exactly the same problem. I couldn't open
    Console (there was no socket 7001 in netstat -a). After creation password.ini
    everything is OK (except that password is in clear text)
    Maciek
    Dan Bai <[email protected]> wrote:
    I am not quite sure it is a password problem because that should occur
    at the
    service startup time. As a matter of fact, NT service does not need
    a
    password.ini file as long as you have not changed your password after
    the
    installation.
    Can you access the console at the local NT machine where the NT service
    is
    running using IP address 127.0.0.1 instead of a DNS name? Actually,
    you can
    do this by simply using the startup menu icon "Start Default Console".
    -Dan
    Sander Zwienink wrote:
    You need to specify the password to start te server, you can do thisby
    putting the password in a file called password.ini
    You can put this file in the same directory where you start Weblogic
    Please be aware of the fact that WL as a NT service stops when youlog-on
    and off the machine. This is due to a problem with the current JDK(1.3.0)
    According to other posting in this newsgroup Sun will change this behaviour
    in the upcoming JDK 1.3.1
    Sander
    "shyam krishnamurthy" <[email protected]> wrote in message
    news:3acb4e61$[email protected]..
    I started the WebLogic 6.0 as NT service. After it was started i
    tried to
    access the administrator console through the web browser. I alwaysget
    "Cannot find server" or "DNS Error".If I start weblogic using the
    startWebLogic.cmd, the admin console seems to work fine.Also when WebLogic
    6.0 is installed as an NT service, do i need to specify any startup
    parameters?I would appreciate your responses.ThanksShyam

  • IPlanet web server 4.x on Windows 2000 fails to start after activating SSL

    I have created the trust database and installed a CA root certificate and a web server certificate. When I enable SSL, the server startup takes a long time (although the log file indicates a successful startup much earliar) and then after acknowledging the information box for successful startup, on return to the server on/off page, the page shows server off.

    Can you provide the error logs file of the instance which fails to start?
    Thanks

  • Running OC4J as Windows 2000 service

    Can I configure OC4J Instance to run as a service on Windows 2000.
    1) How can I do that ?
    2) If not possible, why can I not do that ?
    3) If possible, Why should I not do that ?
    Thanks,

    Sorry, but I can not access the above link. Is this link still active.
    <<<<<
    The page cannot be displayed
    There is a problem with the page you are trying to reach and it cannot be displayed.
    >>>>>>

  • Executing notepad in jsp (WIndows 2000)

    Hey,
    I've been playing around with the Runtime API and have run into problem. I want to eventually run a C program through a JSP page, but I can't even get notepad to open successfully. Below is the entire test code that is supposed to open notepad. When I open this JSP page in Windows 2000, nothing happens. The GUI for notepad is never opened. However, I checked the task manager and there is an instance of notepad there, and when I try to end the process it gives me an error saying that access is denied. I wrote a simple java program with similar code, and I am able to successfully open notepad through it. I can't see what I'm doing wrong here. Anyone else have this problem on Windows 2000? Thanks.
    <%@ page import="java.io.*" %>
    <%
         Runtime r = Runtime.getRuntime();
         try {
              Process p = r.exec("notepad");
         } catch (Exception e) {
              System.out.println("Error");
    %>
    <html>
    ...html code...
    </html>
    Jason

    I've finally determined the cause of all my troubles. It turns out that if Tomcat is running as a service on Windows 2000, it can't access the console and as a result it can't call external programs. I turned off the service temporarily and started up the stand-alone Tomcat application and my JSP pages work without a hitch. Unfortunately, I think they'll want to keep Tomcat as a service, so I haven't completely solved all of my problems. So does anyone know of a way to execute external programs using Runtime.exec() while running Tomcat as a service? Thanks.
    Jason

  • Shared variable engine with pro-face touchscreen windows 2000 professional

    hello,
    who has some experience with the shared variable engine from LabView 8.5 and a touchpanel from Pro-Face?
    We try to deploy shared variables from the touchpanel but it doesn't work. Additionally the windows service ni shared variable engine dosn't start and we can't start it manually .
    The touchpanel is a PS3701A from Pro-Face with Windows professional 2000 for embedded, Pro-Face told us that we have the full service of Windows 2000 professional on a regular PC.
    Many thanks in advance
    derN

    Hi Andrew,
    Thanks for the feedback!  Your feedback will help us to improve LabVIEW for our customers.  This bug has been reported to R&D (#45493) and they are currently investigating this issue.  For now, the best workaround appears to be using a different OS, as this seems to only occur in Windows 2000.  Thanks for the feedback!

  • Migrating Oracle Apps from 11.5.5 on Windows 2000 to 11.5.8 on Windows 2003

    Currently we are running Oracle Applications 11.5.5 on Windows 2000 Server. We want to migrate to faster machines running Windows 2003 Server.
    11.5.5 is not supported on Windows 2003. We will need to upgrate to at least 11.5.8.
    Can you please suggest what is the best way to do this:
    1- Upgrade 11.5.5 to 11.5.8 on Windows 2000
    2- Install 11.5.8 on Windows 2003 Server. (Where would I get 11.5.8 from? Does Oracle ship older versions? I have CDs for 11.5.5 only).
    3- Export/import the database
    4- Move the customazitions over
    1- Install 11.5.5 on Windows 2003 Server. (11.5.5 is not supported on Windows 2003. Can we temporarily install it still; and upgrade it soon to 11.5.8?)
    2- Uprade 11.5.5 to 11.5.8 on Windows 2003 Server.
    3- Export/import the database
    4- Move the customazitions over
    Thanks in advance.
    Earliest attention is appreciated.
    Regards
    Hasan Mir

    Fadi,
    Check the following notes, it should be helpful:
    Note: 277650.1 - How to Use Export and Import when Transferring Data Across Platforms or Across 32-bit and 64-bit Servers
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=277650.1
    Note: 362205.1 - 10g Release 2 Export/Import Process for Oracle Applications Release 11i
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=362205.1

Maybe you are looking for

  • PCI-7334 and L298

    Hi there! Hope someone will help me with this one. I am currently working on a project that uses the pci-7334 stepper motor controller. unfortunately, i don't have any power drive with me. but i do have an UMI-7764 connector block and a L298 dual ful

  • Itunes keeps closing up

    i downloaded itunes again after system restoring my computer, now, when i click on it to open a box pops up that says 'iTunes has encountered a problem and needs to close...' and asks if i want to send out an error report to Microsoft. What do i do?

  • Playing Multiple Movies

    I would like to embed a flash player in a web page with one .FLV movie preloaded but without autostarting. I would then like to change the .FLV movie (and autostart) when the user clicks a button or link on the web page. How can I use Javascript to m

  • OSX Utility appears on laptop startup asking 4 ?'s. How do I remove this as it won't let me see my files.

    Apple OSX Utility appears on Power On asking me to choose from the following 4 choices:  back up, help, repair, install fresh copy of OSX.  My problem is that I never did anything to have this Utility pop up, which I'm afraid that all my files will b

  • Is the export of webm files possible in AME?

    Hello everyone, please forgive me if I start a new discussion on a well known topic. Is there a way to enable AME to export webm formats? There is a wonderful tutorial by Adobe evangelist Jason Levine on how to work this out on a Mac: http://boodahjo