[ 
https://jira.nuxeo.com/browse/NXP-8551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=108965#comment-108965
 ] 

Benjamin Jalon edited comment on NXP-8551 at 1/5/12 1:45 PM:
-------------------------------------------------------------

Even I click several times on the button, I don't reproduce the problem.

Just a note. I create a VirtualBox VM on VirtualBox 4.1.8 r75467.
I used ubuntu-11.10-server-amd64.iso image to create the VM.

I select:
* OS type: Ubuntu (64 bits) 
* Base Memory: 2048
* Storage / SATA Controller / SATA Port 0: Ubuntu.vdi (Normal, 8.00GB)

During the ubuntu installation, I select the default configuration except:
* I select ssh server and PostgreSQL installation (I think PostgreSQL is not 
required as there is a dependency in our deb package)
* I download the jdk-6u29-linux-x64.bin from the Oracle website (what a boring 
site!)
* I start this installer
* I copy the jdk1.6.0_29 into the /usr/lib/jvm directory
* I executed these following actions"
{noformat}
sudo update-alternatives --install "/usr/bin/java" "java" 
"/usr/lib/jvm/jdk1.6.0_29/bin/java" 1
sudo update-alternatives --set java /usr/lib/jvm/jdk1.6.0_29/bin/java
{noformat}

* I did a "sudo reboot"
* I check that my jdk is the sun one (java -version)
* I configure the Nuxeo from my host desktop (Next/Next/Next/...)
* I connect as Administrator to Nuxeo 
* I go to my personal workspace
* I click on "New"
* I click select "File"
* I type my title
* I select my large movie
* I click on the "Create" button
* I wait a long time (upload time)
* My document is created.


I just want to notice that I have also no trouble with OpenJDK...

      was (Author: bjalon):
    Even I click several times on the button, I don't reproduce the problem.

Just a note. I create a VirtualBox VM on VirtualBox 4.1.8 r75467.
I used ubuntu-11.10-server-amd64.iso image to create the VM.

I select:
* OS type: Ubuntu (64 bits) 
* Base Memory: 2048
* Storage / SATA Controller / SATA Port 0: Ubuntu.vdi (Normal, 8.00GB)

During the ubuntu installation, I select the default configuration except:
* I select ssh server and PostgreSQL installation (I think PostgreSQL is not 
required as there is a dependency in our deb package)
* I download the jdk-6u29-linux-x64.bin from the Oracle website (what a boring 
site!)
* I start this installer
* I copy the jdk1.6.0_29 into the /usr/lib/jvm directory
* I executed these following actions"
{noformat}
sudo update-alternatives --install "/usr/bin/java" "java" 
"/usr/lib/jvm/jdk1.6.0_29/bin/java" 1
sudo update-alternatives --set java /usr/lib/jvm/jdk1.6.0_29/bin/java
{noformat}

I did a "sudo reboot"

I just want to notice that I have also no trouble with OpenJDK...
  
> Large File Upload with File widget doesn't work.
> ------------------------------------------------
>
>                 Key: NXP-8551
>                 URL: https://jira.nuxeo.com/browse/NXP-8551
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Bug
>         Environment: VirtualBox 4/Host
> using 3 cores and 6GB ram
> IE8 / Chrome / Firefox
> Ubuntu 11.10 64bit 
> Nuxeo 5.5 
>            Reporter: Benjamin Jalon
>
> Hello
> I did import a document now do i want to attach a few mp4 vid's to it. it's 
> looking like there is a 100MB limit, is this correct? and how can i change 
> this limit?
> I'm using Nuxeo 5.5 on Ubuntu 11.10 64bit in virtualbox 3 cores with 6GB ram
> * i did make a clean instal from Ubuntu-server 11.10 64bits
> * installed sun-java6-jdk (no openjdk)
> * installing Nuxeo 
> http://doc.nuxeo.com/display/ADMINDOC/Installing+the+Nuxeo+Platform+on+Linux 
> from point"Installing from the APT sources from the terminal"
> * http://doc.nuxeo.com/display/ADMINDOC/Setup#Setup-Setupwizard
> Here is [my logs][http://pastebin.com/Ny63hjUV].
> Reproduction steps:
> * Login with a user account
> * go to my "personal workspace"
> * go to "import a file" and select a file.
> * when the file is uploaded i go to the "file" tab.
> * In the FILE-tab i select add.
> * here i select the mp4 files i need.
> this also happens when i use the admin account and in the workspaces from the 
> default domain
> And there is no problem with drag'n drop.
> the file sizes are from 30 till 80 MB

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to