WebDynpro on SP15 Sneak Preview

My webdynpro application desn't work on SP15 Sneak Preview.
I got an exception 
<i>java.lang.NoSuchFieldError: _typeRegistry
     at google.proxies.GoogleSearchServiceImpl.<init>(GoogleSearchServiceImpl.java:15)</i>
where GoogleSearchServiceImpl is service that was generated from wsdl.
The same application works on SP15 full edition.
Does Sneak Preview have another versions of jars? Has anybody tested webdynpro application on Sneak Preview?

Hi Sergey,
I am getting the same error even on SP15 full version. Are you sure your app runs on SP15 full version without any problem while it does not run on Sneak Preview version?
How did you generate the web service model? Mine was generated from a wsdl file I obtained from XI.
Thanks.
Hart

Similar Messages

  • Creating/deploying webdynpro application on sneak preview of EP

    Hi ,
      I am trying to create a deploy an example available on SDN with the name TutWD_Flighlist . To restrict the development of this example application to the actual content covered, there is
    a predefined Web Dynpro project template available in the SAP Developer Network (SDN)
    http://sdn.sap.com (Web Application Server area | Samples and Tutorials).
    • TutWD_FlightList_Init.zip: Initial Web Dynpro project template
    • TutWD_FlightList.zip: Complete Web Dynpro project with access to ABAP functions
    The document with this example tells me the following
    The SAP System Landscape Directory (SLD) and the SLD bridge are configured and
    running.
    The SLD contains component information about all SAP software modules, the system
    landscape description and the name reservation service.
    The SLD bridge is used to transform the system data to the SLD server complient
    format.
    While installing the EP 6.0 SP9 sneak preview, the option of the SLD is disabled . The installation guide itself asks me to choose he option "No SLD available".
    What I need to know can i develop/deploy this application on the sneak preview . Has anyone done that on sneak preview ? If yes then please let me know how .
    Regards
    Deepak Singh

    Hi deepak,
    To configure SLD
    Go to configtool
    \usr\sap\<SID>\JC00\j2ee\configtool
    and change the heap size settings to 1024
    Go to administration screen
    Choose Content>import
    Navigate to
    <server>\usr\sap\<SAPSID>\SYS\global\sld\model \
    import first Cimsap.zip and cr_content.zip (MS Windows) and then choose Open
    Go to visual admin as explained above
    Go to services>SLD Data Supplier
    Go to HTTP Settings, enter the following
    Host : localhost
    Port : 50000
    User :
    Password :
    Go to CIM Client Generation Settings on same window
    Enter the following
    Host : localhost
    Port : 50000
    User :
    Password :
    Select all the options on the right hand side in the domain "Icr" or "webdynpro"
    After Saving the details click on “CIMClient Test”
    A pop-up screen shows “CIMOMClient object generation and connection test successful”
    Click “Ok”
    Then configure your ABAP system by
    going to
    SLD -> Home -> Technical Landscape
    Hope this helps you
    Please revert if you have any doubts
    Regards
    Rohit

  • EP 6.0 SP15 Sneak Preview License questions

    I have installed the Full Java Edition SAP NetWeaver 04 SP15 yesterday.
    The documentation tells me "The license is valid for 180 days and cannot be extended." (license.htm ).
    http://myserver:50000/sap/monitoring/SystemInfo tells me:
    <b>Licenses </b>
    Installation Number | *** not yet assigned *** 
    System Number       |   J2E 
    <u>Software Product    |   Days Until Expiry </u>
    J2EE-Engine_ADA     |   89
    Visual Administrator - Server -> Services -> Licensing Adapter also tells me that the system expires 14/May/2006.
    That means i have a 90 day temporary license.
    What is the "right" licensing period i should expect?
    Is there any licensing extension possibility i missed?
    Hayo

    there is a Sneak Preview Version here in SDN with Web AS 6.40. It can be found under the link:
    https://www.sdn.sap.com/irj/sdn/downloaditem?rid=/library/uuid/cfc19866-0401-0010-35b2-dc8158247fb6
    download the licence key guide pdf in this link...........
    regards
    BK

  • Webdynpro for abap sneak preview

    Hi Members :
    Could someone let me know, when SAP is going to let the trial download available, as I find it currntly unavailable on the site.
    Or if anyone of you know of any link, from where I can still download the preview - could you please let me know ?
    Thanks
    Atanu

    I checked the blog mentioned above, and this link for the download works for me:
    https://www.sdn.sap.com/irj/sdn/downloaditem?rid=/webcontent/uuid/b2918eea-0601-0010-6284-e6cb7eee4399 [original link is broken]
    If you send your mailing address to me at this address, I will send you the CD: [email protected] (we aren't supposed to receive outside emails at our work address unless absolutely necessary)
    - April

  • Sneak Preview SP15: Password has expired

    Hi,
    today I installed the Netweaver 04 SP15 Sneak preview. The first thing I did was creating a new portal user, and I assigned the end user role, which worked fine.
    When I try to log in as the new user, I always get a "Password has expired" message (not the usual initial password change, I just cannot log in). I also reset the password as admin, but it doesn't help.
    The user view shows today as last password change, expiration time is 99999 days. There are no special characters in the password.
    System is Windows Server 2003, JDK 1.4.2_08.
    Thanks in advance,
    Markus
    Message was edited by: Markus Wagner
    Found a solution. In J2EE Administration -> Security Provider, I checked the "No password change required" option. That doesn't really solve the problem, but I can login, which is fine for me.

    You have to log in locally on the machine, on which the portal is running (or at least, that's the easiest way). Start the Visual Administrator tool with the go.bat (or the go script for *X systems) in C:\usr\sap\J2E\JC00\j2ee\admin.
    Select the default connection and log in as admin. Then navigate in the tree to Server/Services/Security Provider. Change to tab User Management. Then look for the user and select it. Click on the edit button above the tabs (I had a  bit trouble finding that) and select the "No passwort change required" checkbox, a bit below the middle of the window. Do that for each user and then switch back to read only mode.
    Markus

  • EP6 in sneak preview edition

    Hi there,
    I have downloaded the NW04 SP15 Sneak Preview Edition from SDN and it has EP6 along with it. I am working on it at the moment. I would like to know whether there are any differences between the sneak preview edition and the licensed version of the portal? Or is it exactly the same, and the difference lies only in the license?
    Thanks in advance for any replies.

    Thank you Abdul. It seems working though I did get different error - password not confirming to policy. I need to figure out what the ps requirement is (length, special char,...).

  • Web Service in Sneak Preview SP15 gives NoSuchFieldError: _typeRegistry

    Hi,
    I've been trying to create a WebDynpro application which should access a simple webservice. To ensure that the webservice actually works, I have successfully contacted it and sent a request with a successful response to it using WSNavigator.
    All this is running on the Full Java Sneak Preview SP15 and being developed in NWDS SP15.
    What I've done is:
    - Create model using url
    - Link request in context from model to component
    - Link request in context from component to view
    The context (of both the component and the view) is strucured as follows:
    Context
    - Request_UserSessionSoap_login
    -- in
    --- username
    --- password
    - Response
    -- Result
    The init of the component I have set up as follows:
        Request_UserSessionSoap_login login = new Request_UserSessionSoap_login();
        ComplexType_LoginRequestInDef loginRequest = new ComplexType_LoginRequestInDef();
        loginRequest.setUsername("someuser");
        loginRequest.setPassword("somepass");
        login.setIn(loginRequest);
        wdContext.nodeRequest_UserSessionSoap_login().bind(login);
    I have then created a method 'login' in the component, which is called in the eventhandler to a button on the view.
    The login method is as follows:
        try {
             wdContext.currentRequest_UserSessionSoap_loginElement().modelObject().execute();
             wdContext.nodeResponse().invalidate();
        } catch(Exception e) {
             wdComponentAPI.getMessageManager().reportWarning("ARGH!! " + e.getMessage());
    When I try running the application and clicking the button I get the 'NoSuchFieldError: _typeRegistry' message in my tracelog.
    As far as I know, my there is no errors in my approach, nor my code.
    So, examining the generated code, I find where typeRegistry is set. It is in a class extends the abstract class com.sap.engine.services.webservices.jaxrpc.wsdl2java.ServiceBase. The abstract class rightly has the field 'typeRegistry'. So all is good... Just to test something I try inserting the line
    private TypeMappingRegistryImpl _typeRegistry;
    in the generated class, so that calls to _typeRegistry are directed at the local member.
    Trying this approach (which is bound to mess everything up eventually) it seems like the code runs a little further before crashing, and I end up with the following exception in my tracelog: SAPNoClassDefFoundError: com/sap/engine/services/webservices/jaxrpc/wsdl2java/dynamic/DynamicInterface
    And I've tried searching for this class but have not been able to find it anywhere. I do not think that really matters, because the first exception should never have happend in the first place.
    So, all in all I am now at my wits end. I do not know what else to do than ask you people for guidance.
    Thanks in advance,
    developer-in-distress Rune J.

    I have solved this now...
    The solution is: Uninstall SP15, download and install SP16.
    Installing SP16 might raise some new problems.. e.g. the administrator is now Administrator/abcd1234 instead of admin/admin ... And this must be manually changed in configtool.bat under secure store.. and the password for SDM should be changed from admin to abcd1234 too.... but that is another story
    ps. all those things can be found around the forum.

  • Error while installing Sneak preview Netweaver 2004 --SP15 on WindowsXP+SP1

    hi, i'm getting a error while installing the Sneak preview NetWeaver 2004-SP15 on Windows XP + SP1.
    error message: Corrupt GZip trailer
    JDK version: 1.4.2_08 and 1.4.2_09
    i searched this error on google and i found it's a bug of jdk1.4.2_08.(see this page:<a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4262583">http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4262583</a>) it said this version can't run when the uncompressed file is 2GB or larger. and this bug was fixed after <b>jdk1.5</b>. but i noted that Sneak preview was not tested on jdk1.5.Ignore it, i uninstalled jdk1.4.2_08 and Sneak preview,then i installed jdk1.5 and reinstalled Sneak preview.Unfortunated, i got another error.The error code is <b>3018</b>.
    could anyone please help me?
    Regards
    bo

    I faced this problem while I was installation.
    Following are my installation's step, is there any problem?
    1.I have a new system just for installation, it is WindowsXP + SP1(2.5G memory and 2 CPU);
    2.download JDk 1.4.2_09 from sun.com and installed it;
    3.download Sneak preview Netweaver2004SP15 from sdn.sap.com. There are 3 files total.
      Two are NW04SneakPreviewSP15.rar, the other is DeveloperStudioSP15.rar;
    4.uncompressed NW04SneakPreviewSP15.rar. I used winrar, it's OK.
    5.start install NW04SneakPreviewSP15.rar step by step according to the installation guid.
    6.to this step 'SAP J2EE Engine Server Core', all are right;
    7.error in the step 'Load Java Database Content';
    Following are part of the log file 'jload.java.log':
    java version "1.4.2_09"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_09-b05)
    Java HotSpot(TM) Client VM (build 1.4.2_09-b05, mixed mode)
    2006-3-22 18:26:37 com.sap.inst.jload.Jload main
    ÐÅÏ¢: Jload -sec J2E,jdbc/pool/J2E,C:usrsapJ2ESYSglobal/security/data/SecStore.properties,C:usrsapJ2ESYSglobal/security/data/SecStore.key -dataDir C:/backup/NW04SneakPreviewSP15/NWSneakPreviewSP15/SAP_NetWeaver_04_SR_1_Installation_MasterIM01_NT_I386....SneakPreviewContentJDMP -job C:Program Filessapinst_instdirNW04SR1WEBAS_COPYONE_HOST/IMPORT.XML -log C:Program Filessapinst_instdirNW04SR1WEBAS_COPYONE_HOST/jload.log
    2006-3-22 18:26:40 com.sap.inst.jload.db.DBConnection connectViaSecureStore
    ÐÅÏ¢: connected to J2E on jdbc/pool/J2E
    2006-3-22 18:26:41 com.sap.inst.jload.JobStatus readStatus
    ÐÅÏ¢: trying to read status file C:usrsapJ2EJC00j2eesltoolsIMPORT.sta
    2006-3-22 18:26:41 com.sap.inst.jload.JobStatus readStatus
    ÐÅÏ¢: status file IMPORT.sta doesn't exist - no restart
    2006-3-22 18:26:41 com.sap.inst.jload.Jload dbImport
    ÐÅÏ¢: trying to create table ADS_LICENSED_FORMS
    2006-3-22 18:26:42 com.sap.inst.jload.Jload dbImport
    ÐÅÏ¢: table ADS_LICENSED_FORMS created
    2006-3-22 18:26:42 com.sap.inst.jload.Jload dbImport
    ÐÅÏ¢: ADS_LICENSED_FORMS loaded (2 rows)
    2006-3-22 18:48:58 com.sap.inst.jload.Jload dbImport
    ÐÅÏ¢: trying to create table J2EE_CONFIGENTRY
    2006-3-22 18:48:58 com.sap.inst.jload.Jload dbImport
    ÐÅÏ¢: table J2EE_CONFIGENTRY created
    2006-3-22 19:07:53 com.sap.inst.jload.Jload logStackTrace
    ÑÏÖØ: java.io.IOException: Corrupt GZIP trailer
    at java.util.zip.GZIPInputStream.readTrailer(GZIPInputStream.java:174)
    at java.util.zip.GZIPInputStream.read(GZIPInputStream.java:89)
    at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:105)
    at java.io.DataInputStream.readBoolean(DataInputStream.java:310)
    at com.sap.inst.jload.db.FieldHandler.checkAndSetNullValue(FieldHandler.java:46)
    at com.sap.inst.jload.db.BigIntHandler.setValue(TinyIntHandler.java:164)
    at com.sap.inst.jload.db.DBTable.load(DBTable.java:274)
    at com.sap.inst.jload.Jload.dbImport(Jload.java:323)
    at com.sap.inst.jload.Jload.executeJob(Jload.java:397)
    at com.sap.inst.jload.Jload.main(Jload.java:621)
    2006-3-22 19:07:53 com.sap.inst.jload.db.DBConnection disconnect
    ÐÅÏ¢: disconnected
    I also tried jdk1.4.2_08 and I also installed in Windows2000+SP4. But I faced the same problem too.
    From sun.com, I know this error is a bug of jdk. They explained that this version can't run OK
    when zip-file is larger than 2G. Then I found here's a file
    (name is 'NW04SneakPreviewSP15NWSneakPreviewSP15SneakPreviewContentSDMSDMKIT.JAR'). It's size
    is 2.08G. I suppose installation can't manage it.
    I tried unzip this file and renamed unziped folder to 'SDMKIT.JAR'.
    Then I found another large file in the unziped folder(name is 'F:NW04SneakPreviewSP15NWSneakPreviewSP15SneakPreviewContentSDMSDMKIT.JARpackpackedRoot.jar')
    , so I also unzip this file and renamed unziped folder to 'packedRoot.jar'.
    Then I reinstalled, of course, It's no work.
    Unexpectedly, I found this download link is not available on the sdn.sap.com(see this page:https://www.sdn.sap.com/irj/sdn/downloaditem?rid=/library/uuid/cfc19866-0401-0010-35b2-dc8158247fb6).
    It say that 'We apologize that this version is currently not available to download.'.
    I guess there are any problem in this version, are there?
    So, now I think I must download another version to install.
    Thanks,
    Bo
    Message was edited by: bo zeng

  • Sneak Preview Update: Full Java Edition is now available on NW04 SP15

    Hi SDNers,
    Here's something that might make your new year more interesting... We just released the SP15 version of the <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/downloaditem?rid=/library/uuid/cfc19866-0401-0010-35b2-dc8158247fb6">sneak Preview SAP NetWeaver: Full Java Edition</a> on SDN.
    This version - like its SP11 predecessor - includes the following components:
    - SAP NetWeaver Application Server (Java)
    - SAP NetWeaver Developer Studio
    - SAP Enterprise Portal
    - SAP Knowledge Management
    - SAP Composite Application Framework including Guided Procedures
    - Interactive Forms based on Adobe Software
    Note: We've updated the system requirements and installation instructions, so please take the time to read through the information carefully.
    You'll need to download 4 rather large files with this release (total approx. 5GB), so your patience is required! Especially in the beginning when everyone is trying to download at the same time, expect that the server performance will suffer. You might try downloading at off-peak hours to avoid the rush.
    Please post your questions and comments about the Full Java Edition in this discussion forum and we'll try to get you an answer as soon as possible.
    Enjoy and Happy New Year!
    Kathy Clemens, SDN

    Hi SDNers,
    i tried to install NW04-Java-SP15 with following error:
    ERROR      2006-01-02 23:24:28 [iaxxejsbas.cpp:170]
               EJS_ErrorReporter
    FJS-00003  TypeError: (new FileMgt()).getNode(PropertyFileFullPath) has no properties (in script InstallationScript_21, line 8488: ???)
    WARNING    2006-01-02 23:24:28 [iaxxccntrl.cpp:477]
               CController::stepExecuted()
    The step readSourceProperties with step key J2EE_SystemCopy_OneHost|ind|ind|ind|WebAS|640|0|J2EE_System
    Copy|ind|ind|ind|ind|ind|0|readSourceProperties was executed with status ERROR.
    The system requirements are all fulfilled.
    Whats the problem? I have no ideas anymore.
    Of course I started the installation with admin user.
    Thanks a lot for any help.
    Best Regards
    Steffen

  • Note: Sneak Preview Java SP15 temp. removed

    Hi community,
    I removed NW Sneak Preview Java SP15 temporarely because of a bug. It contained next to SP15 WebAS, SP14 components (EP) as well, which led to confusion which I didnt expect. So i will replace it as soon as possible (1 week) with SP16 full java stack (without XI).
    Sorry for the inconvinience,
    Oliver

    Has there been any update yet?  Been a week.

  • Installing SP15 on WAS Java Sneak Preview Slim Edition

    Does anyone know if you can install the SP15 patch over the java SP11 slim edition?
    Anyone tried it?
    Regards,
    Rich Heilman

    Hi,
    i can't find any valuable information there, to update a sneak preview from sp11 to sp15, or any other sp.
    Please refer direcctly to your information.
    Stephan

  • SAP NetWeaver Composition Environment Sneak Preview - Webdynpro deploying

    Hello experts,
    I have downloaded the SAP NetWeaver Composition Environment Sneak Preview.
    Can I deploy webDynpro apllications into this system?
    thanks!

    Hi,
    So, the download is done. But now I have a problem with the installation. I couldn't find any post explaining the same problem. My installation ends with message: The installatin of SAP NetWeaver CE 7.1 is finished, but some serious errors occured during the install. Please see the installation log C:\usr\sap\CE1\insthome\primaryApplicationServer\work\install.log for details.
    the installation log contains among other things following lines:
    Jun 19, 2007 11:33:19 AM [Info]: Start PREPARE_AUTOSTART_DB [com.sap.xpf.controller.StepLibraryExecutionStep]
    Jun 19, 2007 11:33:19 AM [Info]: at:   2007.06.19 - 11.33.19[yyyy.MM.dd - HH.mm.ss]
    Jun 19, 2007 11:33:19 AM [Info]: execute step setSDBAutoStart
    Jun 19, 2007 11:33:19 AM [Info]: setACLWin on WIN with null(WIN MAX)
    Jun 19, 2007 11:33:19 AM [Info]: execute task setACLWin
    Jun 19, 2007 11:33:19 AM [Info]: TASKENGINE: execute task setACLWin
    Jun 19, 2007 11:33:19 AM [Info]: looking for method setPermission
    Jun 19, 2007 11:33:19 AM [Info]: looking for method setNode
    Jun 19, 2007 11:33:19 AM [Info]: looking for method setGroup
    Jun 19, 2007 11:33:19 AM [Info]: set full controll for group LOCAL SERVICE on C:\sapdb\data\wrk
    Jun 19, 2007 11:33:42 AM [Info]: End PREPARE_AUTOSTART_DB [com.sap.xpf.controller.StepLibraryExecutionStep]
    Jun 19, 2007 11:33:42 AM [Info]: rc:   1
    Jun 19, 2007 11:33:42 AM [Info]: at:   2007.06.19 - 11.33.42[yyyy.MM.dd - HH.mm.ss]
    Jun 19, 2007 11:33:42 AM [Info]: duration:   00:00:22[HH:mm:ss]
    Jun 19, 2007 11:33:42 AM [Info]:
    Jun 19, 2007 11:33:42 AM [Info]: Error during executing
    Jun 19, 2007 11:33:42 AM [Info]: End Controller
    Jun 19, 2007 11:33:42 AM [Info]:   at          : 2007.06.19 - 11.33.42[yyyy.MM.dd - HH.mm.ss]
    Jun 19, 2007 11:33:42 AM [Info]:   durationt   : 00:02:33[HH:mm:ss]
    Jun 19, 2007 11:33:42 AM [Info]:   status   : ERROR
    How can I handle this error message.
    Thanks!
    Mehmet
    Message was edited by:
            Mehmet Pamukci

  • Sneak preview SP15

    Hello All,
    I keep getting this error when trying to install Sneak Preview SP15.
    ERROR 2006-02-01 15:07:50
    FJS-00003  TypeError: (new FileMgt()).getNode(PropertyFileFullPath) has no properties (in script InstallationScript_19, line 8488: ???)
    I had a previous installation of the WebAS which I uninstalled completely.
    I also tried the following
    1) recreate users j2eadm and sapservicej2e
    2) replace ERROR with OK in keydb.xml
    3) added j2eadm and sapservicej2e to create a token object and permanent share privileges.
    Any ideas will be helpful?
    Thanks

    Hi Gregor,
    I am running windows XP professional. I am using JDK 1.4.2_09. I am a local user . I had a  previous sneak preview which I uninstalled. Do you have any ideas?
    Thanks

  • Webdynpro doesn't start after installation of Sneak Preview SAP NetWeaver

    Hi,
    I have just installed the Sneak Preview SAP NetWeaver 2004.  In the sap console I see that all the processes have successfully started.
    However when I try to open the WebDynpro content administrator via browser at http://<host>:<port>/webdynpro/dispatcher/sap.com/tcwdtools/Explorer
    I get the following error:
    An error has occurred:
    "Failed to process the request."
    Error stacktrace:
    java.util.MissingResourceException: Can't find bundle for base name com.sap.tc.webdynpro.clientimpl.resourcesTranslated.MessageBundle, locale is
         at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:839)
         at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:729)
    Can anyone help me track down this problem.
    Vardi

    Hello Stefan,
    I'm sorry but I get an internal error:
    PluginName: Web Dynpro Model Editor Services
    Plugin ID:  com.sap.ide.webdynpro.service.modeleditor
    Class:      com.sap.ide.webdynpro.modeleditor.wizards.model.creation.ModelDialog
    Method:    nextPressed
    Message:   Internal error - see detail information in exception trace.
    Exception: org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NoClassDefFoundError)
    It seem's I have a fundamental error in my installation.
    Do you know a solution for the problem.
    Again, thank you for your help.
    Best regards
    Manfred

  • Java WebDynpro - Sneak Preview

    Guyz,
    I installed java stack (sneak preview) couple of months back and when now i'm switching it on, my J2EE Server is automatically switching off after certain time.....
    upon checking logs in 'Developer Trace', it says its shutting down while license check failed .....
    can anybody tell me what should I do other than reinstalling sneak preview....'coz thats a pain....
    out of curiosity when it says licence check, what exactly it check in the system to validate the expiry ...i.e., in normal r/3 instances we have transaction code SLICENSE...do we have any similar stuff in java stack ??
    Thanks in advance

    Hi,
    Interesting thing is though the date is in future date, but the validity says 'Not Valid'. Donot understand why ?
    anysuggestions pls ?
    Thanks

Maybe you are looking for

  • Connecting iPhone to PC or laptop

    Can I connect an iPHone to my PC or laptop without jailbreaking it. I don't want to nor do I intend to do that. It certainly would be nice to us a large screen when I have either of the computers available to me. Thanks so much.

  • Crystal reports 2008: Data appears upon refresh, but not on initial open

    I have an updated crystalreports.com / salesforce.com report to which I added a new subreport and an additional grouping.  The report is working fine, with one (rather major) issue: when the report is first opened, only some of the data is shown - th

  • Why is it that no matter how small I crop/trim a clip, the file sz is big?

    Why is it that no matter how small I crop/trim a clip, the file size is still the same size? I can crop a 20 min video down to 10 seconds and it stays at 5 gigs.

  • Need Help with this code

    I am very new to java (just started today), and I am trying to do a mortgage calculator in java. I have a class file which I am using but when I try to compile it, I get the error message "Exception in thread "main" java.lang.NoClassDefFoundError: Mo

  • Can't activate Adobe Flash

    Recently I had added Adblock Plus. Prior to this, I'd had no problems playing videos on any webpage. I have my system set up so that it has to ask me to activate Adobe Flash in order to play a video (I was tired of the autoplay videos). After adding