MDW 10.3.0.3.0 packaging wizard not responding...

Hi guys,
Hope somebody can help me with this one.  I'm trying to run Mobile Database Workbench 10.3.0.3.0 on Oracle Enterprise Linux Server 5.4 (Carthage) 64bit.
Having encountered errors in the past with the version of Java I'm running on and with the availability of OppenSSL libraries and with not knowing that I had to run oramdw,sh in 32bit emulation, I find myself at the next bump in the road:
I'm working through the packaging wizard and all seems to be working until I get to the 'Application Definition Completed' dialog.  Here I select the 'Publish the current application' option and click 'OK' and the 'publish the application' dialog comes up, I fill in the details of the mobile server, click 'OK' and...nothing!  I find myself back in the Packaging wizard clicking 'OK' here has absolutely no effect.
There are no errors on the SSH session that launch the MDW.
There are no errors in the MDW log.
When I sign into the web interface mu application is nowhere to be seen.
Can anyone offer me any advice on where to look next?  Or what to do?  In the absence of any error messages, I'm not sure what my next move should be.  Any help would be most appreciated.

I think step one is to make sure you are running a certified platforms and technologies. Chap 3 of getting started guide contains all this information in it.  Have you verified this already?   The java version needs to be checked, the OS versions need to be checked, the backend database needs to be checked, the application server needs to be checked, etc.

Similar Messages

  • Ni myrio wizard not responding

    When i plug in my NI MyRio device, a popup with MyRio wizard appears, so i try launching the getting started wizard but when it opens it says not responding. I tried waiting and nothing happened.

    Hi Phil,
    Can you see your myRIO in MAX under remote systems?
    David R
    Applications Engineer
    National Instruments

  • Urgent : packaging wizard

    I'm using Oracle 8.1.7 & Oracle9i Lite
    I've published a Visual C++ application with the packaging wizard importing the right tables, sequences & primary keys. But once my client is synchronized the sequences don't exist anymore in the .odb database.
    anyone can help me ?
    Do I have to do some tuning in the master database or it's on the 9iLite side ?

    HTTP error 401 usually means that HTTP authentication is required. While installing the solution you should have been asked for username/password ?

  • Packaging wizard failed : unauthorized 401 ???

    Hello,
    At the end of the packaging wizard (10g) when I want to publish my new application, I receive the following message :
    WTG-20502
    Packaging wizard failed
    401
    unauthorized
    Why ???
    Thanks for your answers.

    HTTP error 401 usually means that HTTP authentication is required. While installing the solution you should have been asked for username/password ?

  • Problem connecting to Oracle 8i (817) using Packaging Wizard of 9i Lite

    I am having a problem to connect to Oracle 8i database (817) from using Packaging Wizard. I am getting a error message when I tried to use Packaging Wizard -> Snapshot -> Import -> Username/password and jdbc:oracle:oci8:@connect string or jdbc:oracle:thin:@host:1521:Sid
    The error message is 'No Suitable Driver. Make Sure the Proper JDBC drive for "jdbc:oracle:oci8i:@<connect string>" is in the classpath"
    I would appricated if someone can send me any help on this.
    My email address is [email protected]
    Thanks
    Joshua

    I am having a very similar problem.
    It seems that the packaging wizard forces you to use a JDBC driver to connect to your DB.
    I'm getting the "No suitable driver" message also.
    I even made sure the classpath line they ask you to remove in the preinstallation tasks was there. It wasn't to start, so I added it, but that didn't fix the problem.

  • Compile option is missing in the Packaging wizard

    I need to compile my local app jsp files but the problem is i could not able to find the compile option in the Packaging wizard. Can anyone advice how to compile  ?  The compile option is missing in the packing wizard. I was using it before without any issues but recently i upgraded my machine and need to compile once again.
    I am using oracle 10g lite and my machine is 64 bit.

    Ubuntu 11.xx displays window menus in the control bar at the top of the screen with the switch to the Unity window manager.
    * http://en.wikipedia.org/wiki/Ubuntu_Unity
    Click on Bookmarks/Show All Bookmarks then move your mouse to the left upper corner toward Firefox Web Browser.
    You'll get pop up menu (Organize, Views and Import and Backup).
    *[[/questions/822193]]

  • Packaging Wizard Problem

    Hello
    Where I specify the password to access the database
    in Packaging Wizard when I publish my application ?
    Because the Packaging Wizard is only asking for the
    database user (Figure 4-6 Database Tab Screen in the
    Oracle9i Lite Developers Guide for Windows CE ) where the data are replicated from and not the password !!!!
    I'm using Oracle 9i Lite 5.0.1 and Oracle 9i 9.01 for
    the mobile repository.
    Olivier

    It's OK I've found the solution :
    1. package the application as .jar file with wtgpack
    2. publish the application with wtgpack
    3. modify the password to access the database with the
    control center website
    Olivier

  • Packaging wizard Lite 10.0.0.0.0

    Hello,
    I have a problem with the Packaging wizard of Oracle Lite 10.0.0.0.0 :
    I want a new Win32 app.
    At step3, at publication name (I haven't found documentation about that field in pdfs), it seems that the connection is good but I have no access to snapshots.
    Directly to publish application, no snapshot tab.
    How can I add snapshots to my new win32 app if I don't have access to this tab ?
    Thanks for your help.

    Do not fill in the zone "Nom de la publication" (Publication Name I presume)

  • Running Packaging Wizard in 9iLite Linux

    How do I run the Packaging Wizard from 9iLite installed on a Linux machine?
    I see there is a wtgpack.jar in the 9iLite/mobile/server/bin directory. Should i run this? And how?
    And will Pacaging wizard run on VNC?
    Thanks in advance
    Vikas

    You need to export a whole lot of jar files into the classpath. See this.
    CLASSPATH=.:${ORACLE_HOME}/mobile/sdk/bin/webtogo.jar:
    ${ORACLE_HOME}/mobile/sdk/bin/aes.jar:
    ${ORACLE_HOME}/mobile/sdk/bin/devmgr.jar:
    ${ORACLE_HOME}/mobile/classes/jzlib.jar:
    ${ORACLE_HOME}/jdbc/lib/classes12.jar:
    ${ORACLE_HOME}/mobile/classes/consolidator.jar:
    ${ORACLE_HOME}/mobile/classes/classgen.jar:
    ${ORACLE_HOME}/mobile/classes/javax-ssl-1_2.jar:
    ${ORACLE_HOME}/mobile/classes/oracle_ice.jar:
    ${ORACLE_HOME}/mobile/classes/help4.jar:
    ${ORACLE_HOME}/mobile/classes/jewt.jar:
    ${ORACLE_HOME}/mobile/classes/jssl-1_2.jar:
    ${ORACLE_HOME}/mobile/classes/ojsp.jar:
    ${ORACLE_HOME}/mobile/classes/servlet.jar:
    ${ORACLE_HOME}/mobile/classes/share.jar:
    ${ORACLE_HOME}/mobile/classes/wtgpack.jar:
    ${ORACLE_HOME}/mobile/classes/xmlparserv2.jar:
    ${ORACLE_HOME}/mobile/classes/jewt-nls.jar:
    ${ORACLE_HOME}/mobile/classes/phaos.jar:
    ${JAVA13_HOME}/jre/lib/rt.jar:
    ${JAVA13_HOME}/lib/tools.jar:
    ${CLASSPATH}
    fi
    export CLASSPATH
    $JAVA13_HOME/bin/java oracle.lite.web.pack.JupPackWiz
    ORACLE_HOME is the path to 9iLite.
    Vino

  • Packaging Wizard - Compile Jsp ! unsupported major.minor.version

    Hi!
    I did follow the "Building Offline Mobile Web Applications Using BC4J" Tutorial
    http://download-uk.oracle.com/docs/cd/B19188_01/doc/B15920/nvbc4jtu.htm#CACHIGCG
    using jdev904.
    Everything goes straight until I reach 20.3.5
    I can't compile the jsp-Files in the Packaging Wizard.
    The conversion from jsp -to java-Files is successfull, but the next step
    (compiling them to class-Files) fails.
    It does'nt matter what the JAVA_HOME-Environment is set ( 1.4.x or 1.5)
    the error is always
    java.lang.UnsupportedClassVersionError: sun/tools/javac/Main (Unsupported major.minor version 49.0)
    ava.lang.UnsupportedClassVersionError: sun/tools/javac/Main (Unsupported major.minor version 49.0)
         at java.lang.ClassLoader.defineClass0(Native Method)
         at java.lang.ClassLoader.defineClass(Unknown Source)
         at java.security.SecureClassLoader.defineClass(Unknown Source)
         at java.net.URLClassLoader.defineClass(Unknown Source)
         at java.net.URLClassLoader.access$100(Unknown Source)
         at java.net.URLClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClassInternal(Unknown Source)
         at oracle.jsp.tools.Jspc.javaCompile(Jspc.java:882)
         at oracle.jsp.tools.Jspc.translate(Jspc.java:217)
         at oracle.lite.web.xml.JupDevApp.doJSPCompiling(Unknown Source)
         at oracle.lite.web.xml.JupDevApp.compileJsps(Unknown Source)
         at oracle.lite.web.pack.JupFilePanel$JSPDlg.doJspCompile(Unknown Source)
         at oracle.lite.web.pack.JupFilePanel$JSPDlg.access$400(Unknown Source)
         at oracle.lite.web.pack.JupFilePanel$14.run(Unknown Source)
    Thanx for any hint !

    After cleaning up all different java-Installations
    and additionally setting USER-Environment-Variable JAVA_HOME
    i was able to compile!

  • Packaging wizard failed

    Hi
    i am using Satellite form to build form for the palm.but when i am packaging it using the packaging wizard i am getting an error "wtg-20502".can aynone help.i will be greatful if any one of u replies to this question.
    Amitava Paul.

    I was getting wtg-20504 and wtg-10106 when publishing using the Packaging Wizard. The wizard comes up by default to connect to port 8080 to publish. On a whim, I removed :8080 in the connect string and I was able to publish. I'm still in testing mode, so I can't tell you if it published correctly yet.
    Greg

  • Error message when installing iTunes on my PC:  This installation package could not be opened. Verify that the package exists and that you can access it, or contact the application vendor to verify that  this is a valid Windows installer package

    Error message when trying to install iTunes on my Pc:
    Using Windows 7, had to replace hard drive.  HELP!!
    This installation package could not be
    opened. Verify that the package exists
    and that you can access it, or contact
    the application vendor to verify that
    this is a valid Windows installer package

    Hello JAH1961,
    I recommend following the steps in the article below when getting an error message trying to install iTunes:
    Trouble installing iTunes or QuickTime for Windows
    http://support.apple.com/kb/HT1926
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • Team package will not deploy

    Hello - I must be missing something simple as I am totally unable to create packages and deploy them to our Creative Cloud for Team members.
    From the reading I have done, the following seems to be correct, but I have had no success.
    Create Package:
    1. Clean install Windows 7 64-bit Sp1 on new hard drive.
    2. Create local administrator on machine named "Builder" and Logon to Builder.
    3. Logon to Creative Cloud as Team administrator, download and install CCP and logon as Team administrator
    4. Cache preference set to default C:\Users\Builder\AppData\Local\Adobe\CCP\
    5. Package details set to: name=Image; Save=C:\Users\Builder\Downloads\AdobeCloud; Named Licensing; 32-bit
    6. Package configurations set to: Disable desktop app; ignore conflicts; disable update mgr; enable remote update; deploy to default directory
    7. Select English (North America), Select Apps: Dreamweaver, Fireworks, Acrobat, Flash, Illustrator, InDesign, Photoshop
    8. Packager starts at 7:25pm and completes with no error messages at 9:15pm (roughly 2hrs).
    9. Image folder is about 5GB in size; Copy image folder to the \\NAS\ClientApps\Adobe folder on a network attached storage device.
    Deploy Package:
    1. Clean install Windows 7 64-bit Sp1 on new hard drive.
    2. Create local administrator on machine named "Builder" and Logon.
    3. Run a cmd session as administrator; map \\NAS\ClientApps to Z: drive, change directory to Z:\Adobe\Image\Exceptions
    4. From cmd line execute ExceptionDeployer --workflow=install --mode=pre; completed without error displayed
    5. Verified Adobe Acrobat XI Pro installed using control panel uninstall/change program
    6. From windows explorer, navigate to \\NAS\ClientApps\Adobe\Image\Build and Run setup.exe as administrator
    7. Progress bar gets just past half way, rolls back to no progress, and setup exits without error displayed
    8. Verified no additional Adobe apps are installed.
    9. Trying to run Acrobat causes an error message requesting an uninstall and reinstall Acrobat.
    Any help would be much appreciated, as I am sure it is something simple I have overlooked.
    Thank you,
    Keith

    Hi
    EllenWeldonDesignLLC,
    Deploying CCP package does not require installation of any other software. I have your log file and 1603 is the error what I see. 1603 is a generic error which is computer specific. Please go through the mentioned kb: http://helpx.adobe.com/creative-suite/kb/error-1603-install-cs3-cs4.html and try the steps and try to install again. Please do not run the msi but instead try to run the setup within the build folder as run as admin and let me know whether it worked. If still it rolls back enable hidden admin: http://www.howtogeek.com/howto/windows-vista/enable-the-hidden-administrator-account-on-wi ndows-vista/ and try installing again. Please let me know whether it worked.
    Regards,
    Romit Sinha

  • I just upgraded my iMac to Lion, and a few seconds ago, I upgraded the iWork package and now I'm having some problems with the new version of Pages (4.1) When I try to change something in a document, a message says "the program is not responding"

    I just upgraded my iMac to Lion, and a few seconds ago, I upgraded the iWork package and now I'm having some problems with the new version of Pages (4.1) When I try to change something in a document, a message says "the program is not responding", so I have to force it to close. By the way, the SAVE botton stays the same even I change erverything in my document. Please, a have a work to finish, **** me. What I can do abou it?

    I just upgraded my iMac to Lion, and a few seconds ago, I upgraded the iWork package and now I'm having some problems with the new version of Pages (4.1) When I try to change something in a document, a message says "the program is not responding", so I have to force it to close. By the way, the SAVE botton stays the same even I change erverything in my document. Please, a have a work to finish, **** me. What I can do abou it?

  • Import statement reports 'package does not exist'

    I am seeing another odd error. I'm working on learning how to read and write to text files, and I have 2 errors reported, but one is obviously caused by the other. My package is labeled as such (copy>paste of package line):
    package michaelchristopherp4db;
    and the import line is this (copy>paste again):
    import michaelchristopherp4db.ProductRecord;
    However, Netbeans looks at the import and flags it red, saying package michaelchristopherp4db does not exist. this caused my line:
    ProductRecord product = new ProductRecord();
    to also be flagged in red as it cannot find the ProductRecord class. However, it has no problems with any of the product.get* method calls. Thank you in advance for any ideas or input.
    here is the full code of the file reporting the errors.
    * To change this template, choose Tools | Templates
    * and open the template in the editor.
    package michaelchristopherp4db2;
    import java.io.File;
    import java.io.FileNotFoundException;
    import java.lang.IllegalStateException;
    import java.lang.SecurityException;
    import java.util.NoSuchElementException;
    import java.util.Formatter;
    import java.util.FormatterClosedException;
    import java.util.Scanner;
    import michaelchristopherp4db.ProductRecord;
    /*  @author info
    public class readTxt
        private Scanner txtfile;
        private Formatter wishList;
        private Formatter giftIdeas;
        private Formatter priceError;
        //let user open file
        public void openFile()
        {//open method openFile
            try
            {//open try block
                priceError = new Formatter("priceerror.txt");//open object for items with invalid prices
                giftIdeas = new Formatter("giftideas.txt");//open object for gift ideas
                wishList = new Formatter("wishlist.txt");//open object for wish list
                txtfile = new Scanner(new File("products.txt"));//tell the compiler which file to use for input
            }//close try block
            catch (FileNotFoundException fileNotFoundException)
            {//open file not found catch block
                System.err.println("Error opening or creating file.");
                System.exit(1);
            }//close file not found catch block
            catch ( SecurityException securityException )
            {//start catch for SecurityException
                System.err.println("File Write access is denied.");
                System.exit(1);//END PROGRAM
            }//end catch
        }//close openFile method
        public void readProducts()
        {//open readProducts method
            ProductRecord product = new ProductRecord();//create object to hold read data
            //print headers for for output columns
            System.out.printf("%-10s%-12s%10s\n", "Product ID", "Product Name", "Price");
            try //read records from the file
            {//open try block
                while (txtfile.hasNext())
                {//open while
                    product.setproductID(txtfile.nextInt());//get productID
                    product.setproductName(txtfile.next());//get product name
                    product.setproductPrice(txtfile.nextDouble());//get product price
                    //print collected product details
                    System.out.printf("%-10d%-12s%10.2f\n", product.getproductID(),
                            product.getproductName(), product.getproductPrice());
                    if (product.getproductPrice()>50.0)
                    {//open if to store items $50 or more to wishlist.txt
                        wishList.format("%-10d%-12s%10.2f\n", product.getproductID(),
                                product.getproductName(), product.getproductPrice());
                    }//close if $50 or greater
                    else if (product.getproductPrice()<0.0)
                    {//open if less than zero
                        priceError.format("%-10d%-12s%10.2f\n", product.getproductID(),
                                product.getproductName(), product.getproductPrice());
                    }//close if less than zero
                    else
                    {//open else for gift ideas from $0 to $50
                        giftIdeas.format("%-10d%-12s%10.2f\n", product.getproductID(),
                                product.getproductName(), product.getproductPrice());
                    }//close else for gift ideas
                }//close while
            }//close try block
            catch (NoSuchElementException elementException)
            {//open no such element exception catch
                System.err.println("File improperly formed.");
                txtfile.close();//close text file
                System.exit(1);
            }//close no such element exception catch
            catch (IllegalStateException stateException)
            {//open illegal state exception catch
                System.err.println("Error reading from file.");
                System.exit(1);
            }//close illegal state exception catch
        }//close readProducts method
        //close file and end application
        public void closeFile()
        {//open closeFile method
            if (txtfile != null)
                txtfile.close();//close file
        }//close closeFile method
    }//end application readTxtAnd the code at the top of the class I am trying to import (so you can see the package I am trying to import)
    * To change this template, choose Tools | Templates
    * and open the template in the editor.
    package michaelchristopherp4db;
    *  @author
    public class ProductRecord {

    I am embarrassed to admit this, but I am completely lost on the last question.. I have no clue wether it is a convenience for development or a dependancy, as I have not learned those terms or distinctions yet. For now I copied the ProductRecord file into my new project folder and renamed it's project line to match the new project name. However, while that eliminated the package does not exist error, and netbeans reports no errors now, when I run the program it does not write the new files. I have made some modifications to the code tryiing to get it to write properly but so far no luck in makingit work. Here is the current version of the file not running right.
    * To change this template, choose Tools | Templates
    * and open the template in the editor.
    package michaelchristopherp4db2;
    import java.io.File;
    import java.io.FileNotFoundException;
    import java.lang.IllegalStateException;
    import java.lang.SecurityException;
    import java.util.NoSuchElementException;
    import java.util.Formatter;
    import java.util.FormatterClosedException;
    import java.util.Scanner;
    /*  @author
    *   Michael Christopher
    *   IT215-1004D-03
    *   December 30, 2010
    *   Phase 4 DB 2
    public class readTxt
        private Scanner txtfile;
        private Formatter wishList;
        private Formatter giftIdeas;
        private Formatter priceError;
        //let user open file
        public void openFile()
        {//open method openFile
            try
            {//open try block
                priceError = new Formatter("priceerror.txt");//open object for items with invalid prices
                giftIdeas = new Formatter("giftideas.txt");//open object for gift ideas
                wishList = new Formatter("wishlist.txt");//open object for wish list
                txtfile = new Scanner(new File("products.txt"));//tell the compiler which file to use for input
            }//close try block
            catch (FileNotFoundException fileNotFoundException)
            {//open file not found catch block
                System.err.println("Error opening or creating file.");
                System.exit(1);
            }//close file not found catch block
            catch ( SecurityException securityException )
            {//start catch for SecurityException
                System.err.println("File Write access is denied.");
                System.exit(1);//END PROGRAM
            }//end catch
        }//close openFile method
        public void readProducts()
        {//open readProducts method
            ProductRecord product = new ProductRecord();//create object to hold read data
            //print headers for for output columns
            wishList.format("%-10s%-12s%10s\n", "Product ID", "Product Name", "Price");
            giftIdeas.format("%-10s%-12s%10s\n", "Product ID", "Product Name", "Price");
            priceError.format("%-10s%-12s%10s\n", "Product ID", "Product Name", "Price");
            try //read records from the file
            {//open try block
                while (txtfile.hasNext())
                {//open while
                    product.setproductID(txtfile.nextInt());//get productID
                    product.setproductName(txtfile.next());//get product name
                    product.setproductPrice(txtfile.nextDouble());//get product price
                    if (product.getproductPrice()>50.0)
                    {//open if to store items $50 or more to wishlist.txt
                        wishList.format("%-10d%-12s%10.2f\n", product.getproductID(),
                                product.getproductName(), product.getproductPrice());
                    }//close if $50 or greater
                    else if (product.getproductPrice()<0.0)
                    {//open if less than zero
                        priceError.format("%-10d%-12s%10.2f\n", product.getproductID(),
                                product.getproductName(), product.getproductPrice());
                    }//close if less than zero
                    else
                    {//open else for gift ideas from $0 to $50
                        giftIdeas.format("%-10d%-12s%10.2f\n", product.getproductID(),
                                product.getproductName(), product.getproductPrice());
                    }//close else for gift ideas
                }//close while
            }//close try block
            catch (NoSuchElementException elementException)
            {//open no such element exception catch
                System.err.println("File improperly formed.");
                txtfile.close();//close text file
                System.exit(1);
            }//close no such element exception catch
            catch (IllegalStateException stateException)
            {//open illegal state exception catch
                System.err.println("Error reading from file.");
                System.exit(1);
            }//close illegal state exception catch
        }//close readProducts method
        //close file and end application
        public void closeFile()
        {//open closeFile method
            if (txtfile != null)
                txtfile.close();//close file
        }//close closeFile method
    }//end application readTxtwith the System.out.printf lines in the ReadProducts method it would properly print to screen all of the elements in the products.txt file, it is not outputting to the other .txt files at all. I will be exploring the closeFile method in case the error is due to not closing all of the files in that method, but does anyone else see what might cause it not to output the data to the appropriate .txt files?

Maybe you are looking for

  • Firefox crashes when scolling pages in youtube

    I've been having this problem the last 2 weeks, more or less. Firefox crashes when on youtube when I start to scroll or even when I try to go to another tab. It doesn't seem to be the plugin that crashes because when that crashes it usually doesn't c

  • Restoring a time machine backup from a Mac mini to a new Mac mini server

    Hi, I just replaced a faulty Mac mini with a Mac mini server. I have a time machine backup of my Mac mini and want to transfer it over to the Mac mini. How do I do this?

  • Selection screen of logical database

    hello all, i need to find a way to gray out and put a default value in the selection screen generated by the logical database PNP using the HR Report Category X10002.  how would i be able to do this? thanks in advance!

  • Entering Text in JTable

    Hi Every body I am bit new with using JTable, actually my problem is I want to develop a JTable in which number of rows can grow inadvertly during user entry. can anybody please please suggest me a right approach..b'coz I am bit confused with that..

  • JMS Listener in webtier

    Dear all, I Hav som problems . sombody plz help me out. Is it a good practise to implement Jms listener in the web tier. Is there an alternative method like using web service or some thing like that. Thnx in adv