KTML Lite 4.1.0

I saw some older threads, where people wanted a download of this discontinued product.
I've uploaded a zip (windoze, sorry!) of it here:
[Link removed by forum host]
Hope that helps somebody

According to the KTML lite license "...you may not: (i) copy (other than once for implementation and for back-up purposes), distribute, rent, loan, lease or sublicense all or any portion of the Software" -- and this also means that distributing it from your website is not allowed. This license is still in place regardless whether this extension has been discontinued or not.
Cheers,
Günter

Similar Messages

  • Error while creating a simple trigger in Oracle8i Lite

    Hi,
    I have Oracle8i Lite release 4.0.
    I want to create a simple trigger on 8i Lite.
    first I created .java file and got the .class file after successful compilation.
    The .class file is sitting in my local C:\ drive.
    I have a table having only two columns in 8i Lite and the structure is
    TABLE : SP
    ACC_NO NUMBER,
    ACC_DESC VARCHAR2(20)
    Then I issued the command :
    SQL> ALTER TABLE SP ATTACH JAVA SOURCE "JournalInst" in '.';
    After that getting the following error :
    alter table sp attach java source "JournalInst" in '.'
    ERROR at line 1:
    OCA-30021: error preparing/executing SQL statement
    [POL-8028] error in calling a java method
    Following is the cause/action for the error code :
    POL-8028 Error in calling a Java method
    Cause: Most commonly refers to a problem when converting between Java and Oracle Lite datatypes.
    Action: Check the calling parameters.
    I can't understand where I am wrong ?
    Could anybody help me out ?
    Here is my source code of .java file
    import java.lang.*;
    import java.sql.*;
    class JournalInst {
    public void INSERT_JOURNAL(Connection conn, double AccNo, String AccDesc)
    System.out.println("Record Inserted for :"+AccNo +" "+AccDesc);
    Thanks in advance for solutions.
    Sarada
    null

    I just started with 8i Lite, but as far as I know 8i Lite does not support PL/SQL code.
    So you have to write your triggers and stored procedures in Java.
    Ciao

  • Error while creating a simple function, procedure or triger in Oracle8i Lite

    Hi,
    I have Oracle8i Lite release 4.0.
    While creating a simple proceudre/function/trigger on the database, it's throwing the following error:
    create or replace function test return number is
    ERROR at line 1:
    OCA-30021: error preparing/executing SQL statement
    [POL-5228] syntax error
    Here is my sample code.
    create or replace function test return number is
    begin
    return 0;
    end;
    Tried to create the same function in the user SYSTEM too but got the same error message.
    Thanks in advance for the soluton.
    null

    I just started with 8i Lite, but as far as I know 8i Lite does not support PL/SQL code.
    So you have to write your triggers and stored procedures in Java.
    Ciao

  • BI Consumer unable to open Sample Lite and Samples reports BI 11.1.1.3

    Hi all,
    I have Oracle BI 11.1.1.3 installed. I am trying to use Oracle Fusion Middleware security model. I have couple of users configured as BI Consumers in weblogic server. When I try to login as BI consumer and try to open some of the reports available in Sample Lite/ Sample reports catalog provided by BI 11.1.1.3 but the reports do not open. I get the following error in the weblogic server :
    WatchRuleType: Log
    WatchRule: (SEVERITY = 'Error') AND ((MSGID = 'BEA-101020') OR (MSGID = 'BEA-101017') OR (MSGID = 'BEA-000802'))
    WatchData: DATE = Sep 20, 2010 9:03:01 AM MDT SERVER = bi_server1 MESSAGE = [ServletContext@46483443[app:bipublisher module:xmlpserver path:/xmlpserver spec-version:2.5 version:11.1.1.3.0]] Servlet failed with Exception
    java.lang.IllegalStateException: strict servlet API: cannot call getWriter() after getOutputStream()
         at weblogic.servlet.internal.ServletResponseImpl.getWriter(ServletResponseImpl.java:306)
         at oracle.xdo.servlet.ui.UIUtils.renderError(UIUtils.java:1291)
         at oracle.xdo.servlet.XDOServlet.doGet(XDOServlet.java:269)
         at oracle.xdo.servlet.XDOServlet.doPost(XDOServlet.java:276)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.xdo.servlet.metadata.track.MostRecentFilter.doFilter(MostRecentFilter.java:65)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.xdo.servlet.security.SecurityFilter.doFilter(SecurityFilter.java:116)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.xdo.servlet.init.InitCheckingFilter.doFilter(InitCheckingFilter.java:64)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:143)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3684)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    However, when i open the reports using the weblogic user (Administrator) the reports open normally..
    Does anyone have an idea why this happening ?

    You need to have the HFM client installed and make sure you register the servers there. Once you can connect via the HFM client, you should be ok.

  • Getting Big Headache, What is difference between Flash Lite 3.1 and Flash Player 7

    Hello, I am asking questions about the two similar yet different programs for Pocket PC version only:
    1) Which came first, Flash Lite 3.1 or Flash Player 7?
    2) If I have both in my Pocket PC, will there be product incompatibility?
    3) What is the difference between Flash Lite 3.1 and Flash Player 7.
    4) I have a Flash Lite 3.1 but uninstall information says "Flash Lite 3.1 for Opera Mobile", did you releaase this? Is this an illegal copy? A developer's copy?
    *I don't know exactly where I got it, but I got it from the HTC developer's forum: XDA-developers.com
    *I also use Opera mobile, a web browser for Pocket PC's.
    5) What is difference between Flash Lite 3.1 and Flash Lite 3.1 for Opera? Is the only difference is that Flash Lite Supports everything flash related, while Flash Lite Opera supports only flash in opera?
    Hi, I don't expect all answers, but I hope someone or someone from adobe support can clear some things up for me.

    The program under my "remove programs" list is specifically called "Adobe Flash Lite for Opera". The XDA forums people said along time ago that it was Flash Lite, and kept calling it Flash Lite, and not Flash Player 7.
    Now what about this:
    http://www.adobe.com/products/flashlite/version/
    The table shows the differences between FP 7 SDK, FL 2.1, and FL 3.1. And it's quite obvious that FL 3.1 has way more features than Flash Player 7. What does SDK mean? And why are you telling me FP 7 has more features?
    With this information, can you or anyone else provide any more details and clarification?

  • Oracle Lite + Resin + jdk1.2.2 or jdk 1.3.1 problem

    Hi!
    Can some one help me this the following:
    I used Oracle Lite database, Resin app server and jdk1.2.2
    When I try to connect my database through simple java-application, all goes fine! But, when I trying to get database communication from my application server and problem arise. First of all dll's such as
    OLJDBC40.DLL, OLAD2040.DLL, OLOBJ40.DLL, OLOD2040.DLL OLSQL40.DLL are in the Path and JVM loads them at runtime. I got connection to DB. Than I try to get some DatabaseMetaData info and got EXCEPTION_ACCESS_VIOLATION (for jdk1.3) and "java.exe has generated error (for jdk1.2.2)" errors from VM.
    So, any idea?
    Any help apriciated...
    RGS,
    parasolko

    Hi,
    I have got the similar problem when I used MS SQL server + Tomcat + JDK1.3.0 via JdbcOdbc driver. In that configuration the JVM crashs very often. It seems that JdbcOdbc's got unstable problem. Then, I tried other type 4 JDBC driver, it works fine and JVM won't crash. Try Sprinta 2000 JDBC driver, it's a type 4 driver and fast stable.
    Ma

  • Oracle Lite and Oracle 8i Client on Win98

    I've had Olite v8i running on my Win98 machine for a while now. I just installed Oracle 8i Client on my machine. Now, my JDBC driver for Oracle Lite does NOT work. What could have happened here??
    Thanks.
    -Jeremy
    null

    HI Jeremy,
    I think, Your PATH was cranked up.
    The JDBC driver for OLite normally does not use any OCI DLLs, so that should not be the problem. As I said, the OLite dlls may be missing now from the PATH.
    Any error messages? "Does not work" is a bit... fuzzy.

  • Flash lite and Memory

    Hi everyone,
    I am loading 4 xmls in my application whose size is not more
    than 200 KB. My application is 75 KB.
    I am loading these xmls into their respective arrays. I
    tested this application on E51 and it is installed on memory card.
    When I am manpulating the array contents and send this
    content to the server sometimes I am getting memory overflow error.
    I have kept track of the memory which I noticed at one point
    of time exceeds 2 MB and overflow error occurs.
    I tried freeing the xml objects using <xmlObject>=null
    after loading the contents into respective arrays, but still the
    memory freed is very little.
    How do I solve this issue?
    Moreover the static and dynamic heap memory for flash lite
    applications varies from device to device. Is there any way to
    extend the memory or use virtual memory sort of thing when the
    application is installed in memory card instead of phone memory
    itself.

    Hi Alex,
    I am not "from" Adobe but I have been playing with FL for a
    while and I am an ACE. For a Qualcomm specific question you may
    want to try thte qualcomm forums (
    http://brewforums.qualcomm.com/)
    but in the meantime, I can at least tell you what has been working
    for me.
    Add the code used here to you movie (but remember that adding
    this debugger will add to the memory load)::
    I hope that helped. The biggest message—test on your
    device **(but suprissingly, the numbers on my Flash (not qualcomm)
    emulator when targeting my exact device are the same as on the
    device. Once it gets below 70% the device throws memory errors.
    Also, make sure you do garbage collection (search term in FL help
    file) otherwise as your program stays on it could throw errors.
    (i.e. After 20 minutes the device could throw a memory error but
    not right away. This actually happend to me.).
    *p.s. Obviously functions require FL 2.0 and not 1.1, but we
    are in the BREW forum. To be backwards compatable to FL 1.1 you
    would need a frames based method to measure time.
    Best,

  • Choose OU from dropdown list in MDT 2012 without using Lite Touch Wizard??

    Is there a way to adding a dropdown to an hta and javascript file to allow a dropdown selection of the OU's in your AD container. Right now I have set that up with HTML and javascript but it will not succeed in passing the value over. Or is there a way of
    adding a task to the deployment wizard where a dropdown with the xml values of your OU's would show up and prompt? 
    Any other ways of making this work would be accepted. We just don't want to use the Lit Touch Wizard on top of our HTA and java.
    This is my Java code at the moment.
    var oTimer;
    // This is the javascript backend for the The BitLocker FrontEnd HTA - CM12 ver 3.0, Jan, 2013.
    // report bugs, suggestions, corrections, fixes etc to [email protected] or visit windows-noob.com
    // Below are the functions used in the HTA
    function searchcomputer(searchstring ) {
    var WShell = new ActiveXObject("WScript.Shell");
    var oEnvironment = new ActiveXObject("Microsoft.SMS.TSEnvironment");
    oEnvironment("SearchString")=searchstring;
    var oExec = WShell.Run ("cscript //NoLogo " + GetScriptRoot() + "\\wnb\\searchcomputerbyname.wsf", 0, true);
    return oEnvironment("search_Computer");
    function performeComputerSearch() {
    var searchString = '';
    var searchTextBox = document.getElementById('searchstring_association');
    var searchReturnedResult = false;
    Clear the drop down from previous searches and add the first default element to the drop down.
    var el = document.getElementById("destinationComputerList");
    /* Clear drop down list. */
    while(el.options.length > 0)
    el.options.remove(0);
    /* Create first element, showing that the user has to select an element from the drop down list. */
    var opt1 = document.createElement("option");
    el.options.add(opt1);
    opt1.text = 'Select destination';
    opt1.value = '';
    Drop down blanked and first default value is added.
    if( searchTextBox != null ) {
    searchString = searchTextBox.value;
    if( searchString != '' ) {
    searchcomputer(searchString );
    var oEnvironment = new ActiveXObject("Microsoft.SMS.TSEnvironment");
    var currentComputerResourceId = oEnvironment("GetResourceId");
    /* When web service returns process the result. */
    var html = new ActiveXObject("Microsoft.XMLDOM");
    /* Here extract the result from the oEnviroment , remeber to create the oEnviorment object if it's not created before. */
    var result = oEnvironment("search_Computer");
    // alert(result);
    html.loadXML(result);
    /* Retrive all the computers in the search result. */
    var anodes = html.selectNodes("//Resource");
    /* Create drop down elements base on the */
    for (var i=0; i < anodes.length; i++){
    var obsolete = anodes(i).selectSingleNode("Obsolete").text;
    var resourceid = anodes(i).selectSingleNode("ResourceID").text;
    if( obsolete == 'false' && currentComputerResourceId != resourceid ) {
    /* Computer is not Obsolete, added it to the drop down. */
    var name = anodes(i).selectSingleNode("Name").text;
    // alert (name);
    var SMSUniqueIdentifier= anodes(i).selectSingleNode("ResourceID").text;
    var opt = document.createElement("option");
    // Add an Option object to Drop Down/List Box
    el.options.add(opt);
    // Assign text and value to Option object
    opt.text = 'ResourceID: ' + SMSUniqueIdentifier + ', Name: ' + name;
    opt.value = resourceid;
    searchReturnedResult = true;
    if( searchReturnedResult == false ) {
    alert( "Query for '" + searchString + "' didn't return any computer to make association with, please redefine your search string." );
    function makeAssociation () {
    /* Make sure that the user has selected a destination computer. */
    var el = document.getElementById("destinationComputerList");
    var selectedresourceId = el.value;
    if( selectedresourceId == '' ) {
    /* User havn't selected a computer to make association with. */
    alert('No destination computer selected' );
    } else {
    /* Call the other web service to make the association. */
    alert( 'The selected ResourceId is: ' + selectedresourceId);
    var answer = makeAssosiationWebServiceCall(selectedresourceId);
    if(answer == "True" ){
    alert("Successfully Associated Computers");
    } else {
    alert(answer + 'UnSuccessfully Associated Computers');
    function IdentifySCCMDrive()
    var fso = new ActiveXObject("Scripting.FileSystemObject");
    var oEnvironment = new ActiveXObject("Microsoft.SMS.TSEnvironment");
    var drives = new Enumerator(fso.Drives);
    for(drives.moveFirst();!drives.atEnd();drives.moveNext())
    var drive = drives.item();
    if(drive.IsReady && fso.fileexists(drive.path + "\\SMS\\data\\TsmBootstrap.ini"))
    var fileContents = fso.OpenTextFile(drive.Path + "\\SMS\\data\\TsmBootstrap.ini").ReadAll();
    if(fileContents.search("MediaType=FullMedia") > -1)
    oEnvironment("SCCMDRIVE") = drive.Path;
    return drive.Path;
    function makeAssosiationWebServiceCall(dest){
    var WShell = new ActiveXObject("WScript.Shell");
    var oEnvironment = new ActiveXObject("Microsoft.SMS.TSEnvironment");
    oEnvironment("ReferenceComputerResourceId") = oEnvironment("GetResourceId");
    oEnvironment("DestinationComputerResourceId") = dest;
    var oExec = WShell.Run ("cscript //NoLogo " + GetScriptRoot() + "\\wnb\\AddComputerAssociationbyID.wsf", 0, true);
    return oEnvironment("AddComputerAssociationByIDResult");
    function OnLoad()
    var WShell = new ActiveXObject("WScript.Shell");
    var oEnvironment = new ActiveXObject("Microsoft.SMS.TSEnvironment");
    document.getElementById('txtComputerNew').value = oEnvironment("OSDCOMPUTERNAME");
    var oTSProgressUI = new ActiveXObject("Microsoft.SMS.TSProgressUI");
    oTSProgressUI.CloseProgressDialog();
    GetTSVersion();
    GetUSMTVersion()
    IdentifySCCMDrive();
    populateUSMTDropList();
    if(oEnvironment("TPM_Available") == "True")
    document.getElementsByName("RefreshckBoxEnableBitLocker").item(0).disabled = false;
    document.getElementsByName("NewComputerckBoxEnableBitLocker").item(0).disabled = false;
    document.title = "The CM12 BitLocker FrontEnd HTA";
    function inpBoxUser_OnKeyUp(strCaller)
    if(oTimer != undefined)
    window.clearTimeout(oTimer);
    document.getElementById('txtUserRefresh').value = document.getElementById(strCaller).value;
    document.getElementById('txtUserNew').value = document.getElementById(strCaller).value;
    oTimer = window.setTimeout("doADCheck('" + strCaller + "')", 2000);
    function inpBoxComputer_OnKeyUp(strCaller)
    if(oTimer != undefined)
    window.clearTimeout(oTimer);
    // document.getElementById('txtComputerRefresh').value = document.getElementById(strCaller).value;
    document.getElementById('txtComputerNew').value = document.getElementById(strCaller).value;
    oTimer = window.setTimeout("doADCheck('" + strCaller + "')", 2000);
    function doADCheck(strCaller)
    strFullName = GetRealName(document.getElementById(strCaller).value);
    if (strFullName == "NOACCOUNT") {
    document.getElementById('txtUserNew').style.background = "#EC736A";
    document.getElementById('txtUserRefresh').style.background = "#EC736A";
    document.getElementById('txtUserInfoNew').innerHTML = "";
    document.getElementById('txtUserInfoRefresh').innerHTML = "";
    else if(strFullName == "SERVFAIL") {
    document.getElementById('txtUserNew').style.background = "#FFA61C";
    document.getElementById('txtUserRefresh').style.background = "#FFA61C";
    document.getElementById('txtUserInfoNew').innerHTML = "SERVER FAILURE";
    document.getElementById('txtUserInfoRefresh').innerHTML = "SERVER FAILURE";
    else
    document.getElementById('txtUserNew').style.background = "#6EC6F0";
    document.getElementById('txtUserRefresh').style.background = "#6EC6F0";
    document.getElementById('txtUserInfoNew').innerHTML = strFullName;
    document.getElementById('txtUserInfoRefresh').innerHTML = strFullName;
    if (document.getElementById(strCaller).value.length == 0) {
    document.getElementById('txtUserNew').style.background = "#FFFFFF";
    document.getElementById('txtUserRefresh').style.background = "#FFFFFF";
    document.getElementById('txtUserInfoNew').innerHTML = "";
    document.getElementById('txtUserInfoRefresh').innerHTML = "";
    function GetRealName (strUserName)
    var WShell = new ActiveXObject("WScript.Shell");
    var oEnvironment = new ActiveXObject("Microsoft.SMS.TSEnvironment");
    var oExec = WShell.Run ("cscript //NoLogo " + GetScriptRoot() + "\\wnb\\UserNameHelper.wsf /USERNAME:" + strUserName, 0, true);
    return oEnvironment("UserFullName");
    function GetScriptRoot ()
    var oEnvironment = new ActiveXObject("Microsoft.SMS.TSEnvironment");
    return oEnvironment("SCRIPTROOT");
    function Shutdown()
    var WShell = new ActiveXObject("WScript.Shell");
    if(window.confirm("Ok to shutdown?"))
    WShell.Run ("wpeutil shutdown",0, true);
    function Reboot()
    var WShell = new ActiveXObject("WScript.Shell");
    if(window.confirm("Ok to reboot?"))
    WShell.Run ("wpeutil reboot",0, true);
    function closeHTA()
    var WShell = new ActiveXObject("WScript.Shell");
    if(window.confirm("Ok to Exit?"))
    WShell.Run ("wpeutil shutdown",0, true);
    function commandPrompt()
    var WShell = new ActiveXObject("WScript.Shell");
    // if(window.confirm("Open Command Prompt?"))
    WShell.Run ("cmd.exe /k",1, true);
    function cmtrace()
    var WShell = new ActiveXObject("WScript.Shell");
    // if(window.confirm("Open Command Prompt?"))
    WShell.Run ("cmd.exe /k viewlog.cmd",1, true);
    function showreport()
    var oEnvironment = new ActiveXObject("Microsoft.SMS.TSEnvironment");
    alert(oEnvironment("UUID"));
    function GetSCCMAssignedSite()
    var WShell = new ActiveXObject("WScript.Shell");
    var oEnvironment = new ActiveXObject("Microsoft.SMS.TSEnvironment");
    var oExec = WShell.Run ("cscript //NoLogo " + GetScriptRoot() + "\\wnb\\sitecode.wsf", 0, true);
    return oEnvironment("SiteCode");
    function IsComputerKnown()
    var WShell = new ActiveXObject("WScript.Shell");
    var oEnvironment = new ActiveXObject("Microsoft.SMS.TSEnvironment");
    var oExec = WShell.Run ("cscript //NoLogo " + GetScriptRoot() + "\\wnb\\IsComputerKnown.wsf", 0, true);
    return oEnvironment("IsComputerKnown");
    function myFunction()
    var myVal = document.getElementById("ADOU").value;
    var outPut = "";
    switch (myVal) {
    case "1":
    outPut = "OU=Administrative,OU=Workstations,DC=imo-online,DC=com";
    break;
    case "2":
    outPut = "OU=Development,OU=Workstations,DC=imo-online,DC=com";
    break;
    case "3":
    outPut = "OU=External,OU=Workstations,DC=imo-online,DC=com";
    break;
    case "4":
    outPut = "OU=IT,OU=Workstations,DC=imo-online,DC=com";
    break;
    case "5":
    outPut = "OU=Restricted,OU=Workstations,DC=imo-online,DC=com";
    break;
    case "6":
    outPut = "OU=Sales,OU=Workstations,DC=imo-online,DC=com";
    break;
    case "7":
    outPut = "OU=Service Computers,OU=Workstations,DC=imo-online,DC=com";
    break;
    alert(outPut);
    function GetComputerName()
    var WShell = new ActiveXObject("WScript.Shell");
    var oEnvironment = new ActiveXObject("Microsoft.SMS.TSEnvironment");
    var oExec = WShell.Run ("cscript //NoLogo " + GetScriptRoot() + "\\wnb\\GetComputerName.wsf", 0, true);
    return oEnvironment("GetComputerName");
    function GetResourceID()
    var WShell = new ActiveXObject("WScript.Shell");
    var oEnvironment = new ActiveXObject("Microsoft.SMS.TSEnvironment");
    var oExec = WShell.Run ("cscript //NoLogo " + GetScriptRoot() + "\\wnb\\GetResourceID.wsf", 0, true);
    return oEnvironment("GetResourceID");
    function getUserFriendlyBoolValue( value ) {
    if ( value )
    return "Yes";
    else
    return "No";
    function GetTSVersion()
    var oEnvironment = new ActiveXObject("Microsoft.SMS.TSEnvironment");
    sversioninfo = oEnvironment("_SMSTSPackageName");
    sHTML = "Task&nbsp;Sequence&nbsp;&nbsp;=&nbsp;&nbsp;" + sversioninfo ;
    document.getElementsByName('DivTSVersion').item(0).innerHTML = sHTML;
    function GetUSMTVersion()
    var fso = new ActiveXObject("Scripting.FileSystemObject");
    var oEnvironment = new ActiveXObject("Microsoft.SMS.TSEnvironment");
    var drives = new Enumerator(fso.Drives);
    var fileContents = "Unidentified Version"
    for(drives.moveFirst();!drives.atEnd();drives.moveNext())
    var drive = drives.item();
    if(drive.IsReady && fso.fileexists(drive.path + "\\_smstasksequence\\wdpackage\\usmt\\usmt_rulesets_version.txt"))
    fileContents = fso.OpenTextFile(drive.Path + "\\_smstasksequence\\wdpackage\\usmt\\usmt_rulesets_version.txt").Read(25);
    //alert(fileContents);
    sHTML = "USMT&nbsp;RuleSet&nbsp;&nbsp;&nbsp;=&nbsp;&nbsp;" + fileContents ;
    document.getElementsByName('DivUSMTVersion').item(0).innerHTML = sHTML;
    function ShowUSMTVersion()
    var fso = new ActiveXObject("Scripting.FileSystemObject");
    var oEnvironment = new ActiveXObject("Microsoft.SMS.TSEnvironment");
    var drives = new Enumerator(fso.Drives);
    var fileContents = ""
    for(drives.moveFirst();!drives.atEnd();drives.moveNext())
    var drive = drives.item();
    if(drive.IsReady && fso.fileexists(drive.path + "\\_smstasksequence\\wdpackage\\usmt\\usmt_rulesets_version.txt"))
    fileContents = fso.OpenTextFile(drive.Path + "\\_smstasksequence\\wdpackage\\usmt\\usmt_rulesets_version.txt").Read(25);
    alert(fileContents);
    sHTML = "USMT RuleSet&nbsp;&nbsp;=&nbsp;&nbsp;" + fileContents ;
    document.getElementsByName('DivUSMTVersion').item(0).innerHTML = sHTML;
    function ShowVersion()
    var oEnvironment = new ActiveXObject("Microsoft.SMS.TSEnvironment");
    alert('Task Sequence version=' +oEnvironment("_SMSTSPackageName"));
    function populateUSMTDropList()
    var WShell = new ActiveXObject("WScript.Shell");
    var fso = new ActiveXObject("Scripting.FileSystemObject");
    var oEnvironment = new ActiveXObject("Microsoft.SMS.TSEnvironment");
    sHTML = "<option value='NULL'>No Restore</option>\n";
    sHTML = sHTML + "<option value='SMP'>SMP (Requires Computer Association)</option>\n";
    // sUsmtStorePath = "c:\\USMTStores";
    sUsmtStorePath = "\\\\sccm\\USMTStores";
    if(fso.FolderExists(sUsmtStorePath))
    var SubFolders = new Enumerator(fso.GetFolder(sUsmtStorePath).SubFolders);
    for(SubFolders.moveFirst();!SubFolders.atEnd();SubFolders.moveNext())
    var folder = SubFolders.item();
    sLabel = folder.name ;
    sValue = folder.name;
    if (folder.name.toUpperCase() != "X86" && folder.name.toUpperCase() != "X64")
    sHTML = sHTML + "<option value='" + sValue + "'>" + sLabel + "</option>\n" ;
    sHTML = "<select id='shareDropDown' name='shareDropDown'>\n" + sHTML + "</select>";
    // You need to have a <div> in your HTML with the ID and NAME of divCboList
    document.getElementsByName('divUSMTDropDown').item(0).innerHTML = sHTML;
    function buildConfirmationMessage( deploymentType, targetUser, targetComputer, dochkdsk, doBackup, doBackupNetwork, doOffline, regionValue, languageValue, BitLockervalue, ADOU, PreProvBitLockervalue, usmtvalue, AUTOComputerName, SCEPvalueRefresh, SCEPvalueNew, EnableBitLockerRefresh, ADOU, EnableBitLockerNew) {
    var arr = new Array();
    arr[arr.length] = "\r\n";
    arr[arr.length] = "Deployment type variable: ";
    switch(deploymentType) {
    case 0:
    arr[arr.length] = "BACKUPOLD";
    arr[arr.length] = "\r\n";
    arr[arr.length] = "Do CHKDSK: " + getUserFriendlyBoolValue( dochkdsk);
    arr[arr.length] = "\r\n";
    arr[arr.length] = "Do backup: " + getUserFriendlyBoolValue( doBackup);
    arr[arr.length] = "\r\n";
    arr[arr.length] = "Do backupNetwork: " + getUserFriendlyBoolValue( doBackupNetwork);
    arr[arr.length] = "\r\n";
    arr[arr.length] = "Do Offline: " + getUserFriendlyBoolValue( doOffline);
    arr[arr.length] = "\r\n";
    break;
    case 1:
    arr[arr.length] = "REFRESH";
    arr[arr.length] = "\r\n";
    arr[arr.length] = "Do CHKDSK: " + getUserFriendlyBoolValue( dochkdsk);
    arr[arr.length] = "\r\n";
    arr[arr.length] = "Do backup: " + getUserFriendlyBoolValue( doBackup);
    arr[arr.length] = "\r\n";
    arr[arr.length] = "Do backupNetwork: " + getUserFriendlyBoolValue( doBackupNetwork);
    arr[arr.length] = "\r\n";
    arr[arr.length] = "Target user: " + targetUser;
    arr[arr.length] = "\r\n";
    arr[arr.length] = "AUTO-ComputerName: " + getUserFriendlyBoolValue( AUTOComputerName);
    arr[arr.length] = "\r\n";
    arr[arr.length] = "Enable SCEP: " + getUserFriendlyBoolValue( SCEPvalueRefresh);
    arr[arr.length] = "\r\n";
    arr[arr.length] = "EnableBitLockerRefresh: " + getUserFriendlyBoolValue( EnableBitLockerRefresh);
    arr[arr.length] = "\r\n";
    arr[arr.length] = "ADOU: " + getUserFriendlyBoolValue( ADOU);
    arr[arr.length] = "\r\n";
    break;
    case 2:
    arr[arr.length] = "NEWCOMPUTER";
    arr[arr.length] = "\r\n";
    arr[arr.length] = "RegionValue: " + regionValue;
    arr[arr.length] = "\r\n";
    arr[arr.length] = "LanguageValue: " + languageValue;
    arr[arr.length] = "\r\n";
    arr[arr.length] = "Target user: " + targetUser;
    arr[arr.length] = "\r\n";
    arr[arr.length] = "Target computer: " + targetComputer;
    arr[arr.length] = "\r\n";
    arr[arr.length] = "AUTO-ComputerName: " + getUserFriendlyBoolValue( AUTOComputerName);
    arr[arr.length] = "\r\n";
    arr[arr.length] = "Enable SCEP: " + getUserFriendlyBoolValue( SCEPvalueNew);
    arr[arr.length] = "\r\n";
    arr[arr.length] = "EnableBitLockerNew: " + getUserFriendlyBoolValue( EnableBitLockerNew);
    arr[arr.length] = "\r\n";
    arr[arr.length] = "BitLockerdropdown: " + BitLockervalue;
    arr[arr.length] = "\r\n";
    arr[arr.length] = "\r\n";
    arr[arr.length] = "Pre-Provision BitLocker: " + PreProvBitLockervalue;
    arr[arr.length] = "\r\n";
    arr[arr.length] = "USMTdropdown: " + usmtvalue;
    arr[arr.length] = "\r\n";
    break;
    return "Please make sure your selections are ok before proceeding.\nYour Choices:-\n" + arr.join('');
    function Proceed(actionToPerform) {
    var deploymentType = '';
    var targetUser = '';
    var targetComputer = '';
    var dochkdsk = '';
    var doBackup = '';
    var doBackupNetwork = '';
    var AUTOComputerName = '';
    var EnableBitLockerRefresh = '';
    var ADOU1 = '';
    var EnableBitLockerNew = '';
    var doOffline = '';
    var regionValue = '';
    var languageValue = '';
    var BitLockerValue = '';
    var PreProvBitLockerValue = '';
    var SCEPvalueRefresh = '';
    var SCEPvalueNew = '';
    var SCEPvalue = '';
    var usmtvalue = '';
    var oEnvironment = new ActiveXObject("Microsoft.SMS.TSEnvironment");
    // Extract the values.
    switch (actionToPerform) {
    case 'Backup':
    // alert( 'You have chosen Backup.');
    deploymentType = 0;
    dochkdsk= document.getElementById('ckchkdsk').checked;
    doBackup= document.getElementById('ckBoxFullBackup').checked;
    doBackupNetwork= document.getElementById('ckBoxFullBackupNetwork').checked;
    doOffline= document.getElementById('ckBoxDoOffline').checked;
    break;
    case 'Reinstall':
    // alert( 'You have chosen Reinstall.');
    deploymentType = 1;
    dochkdsk= document.getElementById('Refreshckchkdsk').checked;
    doBackup= document.getElementById('RefreshckBoxFullBackup').checked;
    doBackupNetwork= document.getElementById('RefreshckBoxFullBackupNetwork').checked;
    doOffline= true;
    if(document.getElementById('txtUserRefresh').value)
    targetUser = document.getElementById('txtUserRefresh').value;
    else
    targetUser = "EMPTY";
    // targetUser = document.getElementById('txtUserRefresh').value;
    AUTOComputerName= document.getElementById('RefreshckBoxAUTO-ComputerName').checked;
    SCEPvalue= document.getElementById('SCEPckBoxRefresh').checked;
    EnableBitLockerRefresh= document.getElementById('RefreshckBoxEnableBitLocker').checked;
    ADOU= document.getElementById('ADOU').checked;
    break;
    case 'Newcomputer':
    // alert( 'You have chosen New computer.');
    deploymentType = 2;
    var regionDrop = document.getElementById('regionDropDown');
    var languageDrop = document.getElementById('languageDropDown');
    var BitLockerDrop = document.getElementById('BitLockerDropDown');
    var usmtdrop = document.getElementById('shareDropDown');
    // added code to give targetUser a value if none entered
    if(document.getElementById('txtUserNew').value)
    targetUser = document.getElementById('txtUserNew').value;
    else
    targetUser = " ";
    // added code to give targetComputer a value if none entered
    if(document.getElementById('txtComputerNew').value)
    targetComputer = document.getElementById('txtComputerNew').value;
    else
    targetComputer = oEnvironment("OSDCOMPUTERNAME");
    //AUTOComputerName = document.getElementById('ComputerNewckBoxAUTO-ComputerName').checked;
    SCEPvalue= document.getElementById('SCEPckBoxNew').checked;
    EnableBitLockerNew = document.getElementById('NewComputerckBoxEnableBitlocker').checked;
    BitLockerValue = BitLockerDrop.options[BitLockerDrop.selectedIndex].value;
    ADOU1 = ADOU.options[ADOU.selectedIndex].value;
    PreProvBitLockerValue = document.getElementById('ckBoxPreProvBitLocker').checked;
    usmtvalue = usmtdrop.options[usmtdrop.selectedIndex].value;
    break;
    default:
    // keep the values case sensitive !! If no type, Backup, Reinstall or New computer image is selected, the click on the Proceed
    // image will excute this section (between default: and break;. Keep it clear but DON'T remove the break.
    // alert("'" + actionToPerform + "' isn't a valid selection.");
    return;
    break;
    // Ask user if the values are ok to proceed with.
    if(window.confirm( buildConfirmationMessage(deploymentType, targetUser, targetComputer, dochkdsk, doBackup, doBackupNetwork, doOffline, regionValue, languageValue, BitLockerValue,PreProvBitLockerValue, usmtvalue, AUTOComputerName, SCEPvalue, SCEPvalue, ADOU, EnableBitLockerRefresh, EnableBitLockerNew) ) ) {
    var oEnvironment = new ActiveXObject("Microsoft.SMS.TSEnvironment");
    window.moveTo(2000,2000);
    var WShell = new ActiveXObject("WScript.Shell");
    switch(deploymentType) {
    case 0 :
    oEnvironment("DEPLOYMENTTYPE") = "BACKUPOLD";
    oEnvironment("DOCHKDSK") = dochkdsk;
    oEnvironment("DOBACKUP") = doBackup;
    oEnvironment("DOBACKUPNETWORK") = doBackupNetwork;
    oEnvironment("DOOFFLINE") = doOffline;
    break;
    case 1:
    oEnvironment("DEPLOYMENTTYPE") = "REFRESH";
    oEnvironment("DOCHKDSK") = dochkdsk;
    oEnvironment("DOBACKUP") = doBackup;
    oEnvironment("DOBACKUPNETWORK") = doBackupNetwork;
    oEnvironment("TARGETUSER") = targetUser;
    oEnvironment("DOOFFLINE") = doOffline;
    oEnvironment("AUTOComputerName") = AUTOComputerName;
    oEnvironment("SCEPvalue") = SCEPvalue;
    oEnvironment("EnableBitLockerRefresh") = EnableBitLockerRefresh;
    oEnvironment("ADOU1") = ADOU;
    break;
    case 2 :
    oEnvironment("DEPLOYMENTTYPE") = "NEWCOMPUTER";
    oEnvironment("RegionValue") = regionValue;
    oEnvironment("LanguageValue") = languageValue;
    oEnvironment("TARGETUSER") = targetUser;
    oEnvironment("OSDCOMPUTERNAME") = targetComputer;
    oEnvironment("AUTOComputerName") = AUTOComputerName;
    oEnvironment("SCEPvalue") = SCEPvalue;
    oEnvironment("EnableBitLockerNew") = EnableBitLockerNew;
    oEnvironment("BitLockerValue") = BitLockerValue;
    oEnvironment("PreProvBitLockerValue") = PreProvBitLockerValue;
    oEnvironment("uddir") = usmtvalue;
    break;
    if(oEnvironment("_SMSTSMEDIATYPE") && oEnvironment("_SMSTSMEDIATYPE") == "FullMedia") {
    oEnvironment("OSDStateStorePath") = oEnvironment("SCCMDRIVE") + "\\DiskBackups";
    window.setTimeout('window.close()', 2000);

    My issue is it wont complete the task and have to shut down the deployment. 
    I am not sure what I am doing wrong in my java function that is not outputting these OU containers.
    The movetocomputerOU is specified in the customsettings.ini file below
    [MoveComputerToOU]
    WebService=http://server/Deployment/ad.asmx/MoveComputerToOU
    Parameters=OSDComputerName,MachineObjectOU
    OSDComputerName=ComputerName
    MachineObjectOU=OUPath
    function MyFunction()
    var myVal = document.getElementById("ADOU").value;
    var outPut = "";
    switch (myVal) {
    case "1":
    outPut = "OU=Administrative,OU=Workstations,DC=imo-online,DC=com";
    break;
    case "2":
    outPut = "OU=Development,OU=Workstations,DC=imo-online,DC=com";
    break;
    case "3":
    outPut = "OU=External,OU=Workstations,DC=imo-online,DC=com";
    break;
    case "4":
    outPut = "OU=IT,OU=Workstations,DC=imo-online,DC=com";
    break;
    case "5":
    outPut = "OU=Restricted,OU=Workstations,DC=imo-online,DC=com";
    break;
    case "6":
    outPut = "OU=Sales,OU=Workstations,DC=imo-online,DC=com";
    break;
    case "7":
    outPut = "OU=Service Computers,OU=Workstations,DC=imo-online,DC=com";
    break;
    alert(outPut);

  • Importing video clips in AVCHD (Lite) into Aperture vs iMovie

    I'm trying to figure out which application I should use for importing and storing video clips shot on my Panasonic DMC-ZS7 camera. This camera can shoot in AVCHD (Lite) or in Motion JPEG. I use the AVCHD (Lite) format to shoot the videos with this camera.
    The two application options I currently have for importing video clips from this camera are:
    a. Aperture 3.5.1 (I'm not using iPhoto since I have Aperture).
    b. iMovie 10.0.1 (I'm not using Final Cut Pro)
    When I first got this camera, Aperture 3 did not support the AVCHD Lite codec. Back then, iMovie could import video clips shot in AVCHD Lite, but it had to transcode the AVCHD video clips into AIC (Apple Intermediate Codec). Some time later, one of the Aperture 3 updates made it possible to import AVCHD Lite into Aperture (without having to transode into an intermediate codec), so we started importing our video clips shot in AVCHD Lite (together with our photos shot by the same camera) directly into Aperture.
    iMovie 10 released in 2013 supports importing video clips shot in AVCHD Lite without having to transode them to AIC for storing these video clips in iMovie. So, now we have a dilemma that we need help with. Which application should we use going forward for importing video clips from this camera?
    When I look at the metadata for the imported videos in Aperture, I see that the format of the imported video clips is listed as H.264. However, I can't seem to be able to find any information about the format in which iMovie stores imported videos. I can "Reveal in Finder" a video that I import into iMovie, and I see the size of the file and the .mov extension assigned to the file. With video files, the extension does not always determine the codec of the file, but in my non-expert opinion, the .mov extension is not H.264; I may be totally wrong here, though. What I have noticed, though, is that a video clip imported into iMovie has the file size that is about 10% larger than the same video clip imported into Aperture.
    Therefore, I have three questions:
    1. What format is a video clip (shot in AVCHD Lite) stored in Aperture 3.5.1 and in iMovie 10.0.1
    2. Which format (the one used by Aperture or the one used in iMovie) is better suited for transoding AVCHD videos into? The balance of the quality and file size is the main consideration for us.
    3. Which applications would you personally prefer using for importing video clips to and why?
    I do want to use some of these video clips to make home videos in the future, utillizing iMovie. However, it seems I can still store the raw footage in Aperture and access this raw footage from iMovie to be able to create an iMovie project and a final home video. One of the concerns is that if we keep importing our video clips into Aperture, the Aperture library could grow beyond the size that Aperture can support and we may end up losing our photos due to the database corruption. Is this a real risk?
    Thank you!

    I had the same question recently. Go to the right of this box and a little above, into the Search Discussions window. Type in this: Is MPEG2 the answer
    You will find my question, and the great answers I got. Follow those directions and you will be all set!

  • Problem with Flash Lite in Nokia 5800 XpressMusic-Problema con Flash Lite en Nokia 5800 XpressMusic

    I've got a problem playing videos in YouTube with my 5800. Recently I updated my version of Flash Lite to 3.1,  from that day I can't see correctly videos on YouTube, when the the indicator of the bar reaches 1/4 of the totallity of the bar, the sound and image stop, but the indicator continues playing. If i want to see completly a video I have to put the indicator in the start of the bar and wait the load again. Some idea to fix this problem?
    Sorry for my English level.
    Tengo un problema reproduciendo vídeos en YouTube con mi 5800. Hace poco actualicé la versión del Flash Lite a la 3.1 y desde entonces no puedo ver correctamente vídeos de YouTube, cuando el indicador de la barra alcanza 1/4 de la distancia total, se detienen el sonido y la imagen, pero el indicador continúa como si siguiera reproduciendo, es decir para el vídeo es como si siguiera reproduciendo pero ni el sonido ni la imagen continúan., para ver los vídeos tengo que llevar el cursor de carga al principio y esperar la carga de nuevo, es un problema realmente molesto. ¿Alguna idea para solucionarlo?

    Hi,
    I have Nokia 5800XM as well. The YouTube videos are playng fine for me. my FW is 40.0.005 with FL3.1
    Maybe you need to update your device's firmware and FL version.\
    Start Device Manager application on your 5800XM from menu or dialing *#0000#. It will check for new updates and ask you to download them. Remember that these updates are in MBs. I'd recommend update using a WiFi connection or flat-rate data plan.
    Best,
    // chall3ng3r //

  • Captivate and Flash lite 2.1 for Mobile

    Hi, I need to visualize a SWF file in my Intermec CN3 HH, but
    when I try to do that, visualization isn't good, i've installed
    Adobe flash lite 2.1 and MFlashPlayer 7 to visualize my SWF, but
    doesn't work, do I still need another program?, or what can I do?,
    I exported from Captivate 3 that SWF file compatible with Flash 7,
    do i need to make it compatible with flash lite 2.1, do i need to
    export to Flash CS3, and then export from there to flash lite 2.1?,
    thanks,

    > Hi, I need to visualize a SWF file in my Intermec CN3
    HH, but when I try
    > to do
    > that, visualization isn't good, i've installed Adobe
    flash lite 2.1 and
    > MFlashPlayer 7 to visualize my SWF, but doesn't work, do
    I still need
    > another
    > program?, or what can I do?, I exported from Captivate 3
    that SWF file
    > compatible with Flash 7, do i need to make it compatible
    with flash lite
    > 2.1,
    > do i need to export to Flash CS3, and then export from
    there to flash lite
    > 2.1?, thanks,
    See if this helps:-
    http://www.adobe.com/devnet/captivate/articles/mobile_captivate.html
    There are several things in Captivate 2 that are not viewable
    in Flash Lite.
    The above article should help you create a project file that
    can be viewed
    on your mobile devices.
    Steve
    Adobe Community Expert: Authorware, Flash Mobile and Devices
    http://www.magnoliamultimedia.com
    You need to go to MAX -
    http://adobemax2007.com/na/

  • Focus manager is not working in Flash lite 4.0

    Hi,
    I am working on development of UI components in flash lite 4.0. And i am using Focusmanger class to handle focus of all components present in the stage. I don't have any issues when the component is running in flash player 10. But i am getting some issues if i test the same component in deceive central.
    Eg: I will place 2 combobox component on a stage. Focus first combobox and click enter list items will open.
    I will try to navigate between the combo item. At the last combo item focus is going outside the component. As per the requirement focus should not go outside until user clicks enter again. Looking for valuable solution for this.

    There is no way to know what will change in the future. This
    is the solution that works now. It will probably remain in place
    for the reasonable future.

  • A problem regarding set up of Oracle Lite 3.6.0.2.0 on Win 95, with JDK 1.1.8 &java 2

    A problem regarding set up of Oracle Lite 3.6.0.2.0 on Win 95, with JDK 1.1.8 and Java 2 SDK ( Ver 1.3 Beta)
    After the installation of Oracle Lite 3.6.0.2.0 on a laptop (with WIN 95 OS), When I run Oracle Lite Designer from start menu, I receive following error message :
    ====================================
    Invalid class name 'FILES\ORA95_2\LITE\DESIGNER\oldes.jar;C:\PROGRAM'
    usage: java [-options] class
    where options include:
    -help print out this message
    -version print out the build version
    -v -verbose turn on verbose mode
    -debug enable remote JAVA debugging
    -noasyncgc don't allow asynchronous garbage collection
    -verbosegc print a message when garbage collection occurs
    -noclassgc disable class garbage collection
    -ss<number> set the maximum native stack size for any thread
    -oss<number> set the maximum Java stack size for any thread
    -ms<number> set the initial Java heap size
    -mx<number> set the maximum Java heap size
    -classpath <directories separated by semicolons>
    list directories in which to look for classes
    -prof[:<file>] output profiling data to .\java.prof or .\<file>
    -verify verify all classes when read in
    -verifyremote verify classes read in over the network [default]
    -noverify do not verify any class
    -nojit disable JIT compiler
    Please make sure that JDK 1.1.4 (or greater) is installed in your machine and CLASSPATH is set properly. JAVA.EXE must be in the PATH.
    ====================================
    My ORACLE_HOME is c:\program files\ora95_2 and Oracle Lite is installed under the ORACLE_HOME in LITE\DESIGNER directory.
    JDK version is 1.1.8 which is greater than 1.1.4 installed in c:\program files\jdk1.1.8, My PATH, and CLASSPATH are set in AUTOEXEC.BAT as follows:
    set CLASSPATH=c:\Progra~1\jdk1.1.8\lib\classes.zip;c:\progra~1\ora95_2\lite\classes\olite36.jar;c:\progra~1\ora95_2\lite\designer\oldes.jar;c:\progra~1\ora95_2\lite\designer\swingall.j ar
    PATH=C:\Progra~1\Ora95_2\bin;.;c:\Progra~1\jdk1.1.8\lib;c:\Progra~1\jdk1.1.8\bin;C:\Progra~1\Ora95_2\lite\Designer;C:\WIN95;C:\WIN95\COMMAND;C:\UTIL
    And, I can run JAVA.EXE from any directory on command prompt.
    With JAVA 2 SDK (ver 1.3 Beta) instead of JDK 1.1.8 I'm getting a different Error message as follows:
    =============================
    java.lang.NoClassFoundError: 'FILES\ORA95_2\LITE\DESIGNER\oldes.jar;C:\PROGRAM'
    Please make sure that JDK 1.1.4 (or greater) is installed in your machine and CLASSPATH is set properly. JAVA.EXE must be in the PATH.
    ==============================
    the PATH and CLASSPATH were set accordingly, as with JDK1.1.8, and there was no classes.zip in classpath
    also the class file or the jar file looks weird or wrapped in the error message : 'FILES\ORA95_2\LITE\DESIGNER\oldes.jar;C:\PROGRAM'
    Another interesting thing I noticed is if I run oldes.exe from Installation CD, the Oracle Lite Designer runs fine, and without error, I'm able to modify tables in the database of my laptop also.
    Could someone shade some light on what am I doing wrong here ?
    Thanks for help in advance .
    Regards
    Viral
    null

    On 07/20/2015 06:35 AM, Itzhak Hovav wrote:
    > hi
    > [snip]
    > [root@p22 eclipse]# cat eclipse.ini -startup
    > plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
    > --launcher.library
    > plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.v20120913-144807
    >
    > -showsplash
    > org.eclipse.platform
    > --launcher.XXMaxPermSize
    > 256m
    > --launcher.defaultAction
    > openFile
    > -vmargs
    > -Xms40m
    > -Xmx512m
    > [snip]
    Try this: http://wiki.eclipse.org/Eclipse.ini. You should have read the
    sticky posts at forum's top for getting started help.

  • Database Connection Problem in Oracle9i Lite Web-to-Go

    Hi
    I am having problem in the Database Connectivity. I am using the OracleDriver class for the connection and have defined the DataSource in the struts-config.xml as
    <data-sources>
    <data-source>
    <set-property property="driverClass"
    value="oracle.jdbc.driver.OracleDriver" />
    <set-property property="url"
    value="jdbc:oracle:thin:@192.50.200.201:1521:WEBTOGO.WORLD" />
    <set-property property="maxCount"
    value="5"/>
    <set-property property="minCount"
    value="1"/>
    <set-property property="user"
    value="master"/>
    <set-property property="password"
    value="ramchow"/>
    </data-source>
    </data-sources>
    But when I am trying to do any database transaction it is throwing the following exception..
    log9: [ERROR] ActionServlet - -Initializing application data source org.apache.s
    truts.action.DATA_SOURCE <java.sql.SQLException: Io exception: Connection refuse
    d(DESCRIPTION=(TMP=)(VSNNUM=153093120)(ERR=12505)(ERROR_STACK=(ERROR=(CODE=12505
    )(EMFI=4))))>java.sql.SQLException: Io exception: Connection refused(DESCRIPTION
    =(TMP=)(VSNNUM=153093120)(ERR=12505)(ERROR_STACK=(ERROR=(CODE=12505)(EMFI=4))))
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:180)
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:222)
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:335)
    at oracle.jdbc.driver.OracleConnection.<init>(OracleConnection.java:361)
    at oracle.jdbc.driver.OracleDriver.getConnectionInstance(OracleDriver.ja
    va:442)
    at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:321)
    at org.apache.struts.legacy.GenericDataSource.createConnection(GenericDa
    taSource.java:805)
    at org.apache.struts.legacy.GenericDataSource.open(GenericDataSource.jav
    a:741)
    at org.apache.struts.action.ActionServlet.initModuleDataSources(ActionSe
    rvlet.java:1085)
    at org.apache.struts.action.ActionServlet.init(ActionServlet.java:472)
    at javax.servlet.GenericServlet.init(GenericServlet.java:258)
    at oracle.lite.web.JupServlet.createInstance(JupServlet.java:349)
    at oracle.lite.web.JupServlet.getServlet(JupServlet.java:322)
    at oracle.lite.web.JupServlet.service(JupServlet.java:216)
    at oracle.lite.web.AppServletHandler.handle(AppServletHandler.java:297)
    at oracle.lite.web.JupApplication.service(JupApplication.java:550)
    at oracle.lite.web.JupHandler.handle(JupHandler.java:109)
    at oracle.lite.web.HTTPServer.process(HTTPServer.java:306)
    at oracle.lite.web.HTTPServer.handleRequest(HTTPServer.java:162)
    at oracle.lite.web.JupServer.handle(JupServer.java:310)
    at oracle.lite.web.SocketListener.process(SocketListener.java:172)
    at oracle.lite.web.SocketListener$ReqHandler.run(SocketListener.java:226
    log9: javax.servlet.UnavailableException: Initializing application data source o
    rg.apache.struts.action.DATA_SOURCE
    log9: at org.apache.struts.action.ActionServlet.initModuleDataSources(ActionSe
    rvlet.java:1091)
    log9: at org.apache.struts.action.ActionServlet.init(ActionServlet.java:472)
    log9: at javax.servlet.GenericServlet.init(GenericServlet.java:258)
    log9: at oracle.lite.web.JupServlet.createInstance(JupServlet.java:349)
    log9: at oracle.lite.web.JupServlet.getServlet(JupServlet.java:322)
    log9: at oracle.lite.web.JupServlet.service(JupServlet.java:216)
    log9: at oracle.lite.web.AppServletHandler.handle(AppServletHandler.java:297)
    log9: at oracle.lite.web.JupApplication.service(JupApplication.java:550)
    log9: at oracle.lite.web.JupHandler.handle(JupHandler.java:109)
    log9: at oracle.lite.web.HTTPServer.process(HTTPServer.java:306)
    log9: at oracle.lite.web.HTTPServer.handleRequest(HTTPServer.java:162)
    log9: at oracle.lite.web.JupServer.handle(JupServer.java:310)
    log9: at oracle.lite.web.SocketListener.process(SocketListener.java:172)
    log9: at oracle.lite.web.SocketListener$ReqHandler.run(SocketListener.java:226.
    Can anybody guide me what can be the problem asap.
    regards
    ramchow

    Ramesh,
    This looks like it might be a Java class mismatch error. Do you have multiple versions of Java installed on your machine? If so, you may want to keep one version and remove the rest.
    If you're already running just one version, you may want to check the registry and classpath for references to multiple Java versions, or version that no longer exist.
    Please let me know if you have additional questions.
    Junius

Maybe you are looking for

  • Merging two separate Tables into One - different number of rows

    Hi. I have a problem. Oracle 10.2.0.4.0 7 years ago when i was learning how to query my teacher told me that is possible to creata some kind of report where results could be combined in 1 view(report) witch in different variable could have different

  • R12 AR-Receipt Refund Error:ORA-01403 no data found

    Hi,all That apply the receipt to refund and enter the refund attribute all are done well ,while I save it it dispalys a warning message:ORA-01403 no data found. Below is the statement message I get from the fndlog_messages_ ar.plsql.ar_refund_pvt.cre

  • IMAQ FFT Butterwort​h

    Hello I am trying to do a Butterworth-Highpass on a FFT of an image with pixel-by-pixel calculation. It works, but it is very very low-speed. Is there a way to do this faster? I generate an image which is multiplicated on the original FFT, the slowes

  • Games sites?

    I'm getting ready to buy a Treo 750.  I'm wondering if there are any mobile sites out there to play games on my treo.  I love going to pogo.com but they do not support mobile devices.  I like pogo because you can either play at the site or download g

  • CS4 in a tangle with CS3

    Wow! Have we got ourselves into a mess. We are presently working with Adobe CS3 production premium. When we got the new copy of CS4 we couldn't wait to install it. That was a big mistake we admit it. Because we were working on a project at the time w