[JIRA] Issue Comment Edited: (NXP-8551) Large File Upload with File widget doesn't work.

2012-01-05 Thread Pivotal Integration (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXP-8551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=108962#comment-108962
 ] 

Pivotal Integration edited comment on NXP-8551 at 1/5/12 12:56 PM:
---

How do you install the sun-jdk ?
Give me your exact steps..

  was (Author: tracker_integration):
How do you install the sun-jdk ?

  
 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 pointInstalling 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


[JIRA] Issue Comment Edited: (NXP-8551) Large File Upload with File widget doesn't work.

2012-01-05 Thread Benjamin Jalon (JIRA NUXEO)

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

Benjamin Jalon edited comment on NXP-8551 at 1/5/12 1:41 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 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 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 pointInstalling 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


[JIRA] Issue Comment Edited: (NXP-8551) Large File Upload with File widget doesn't work.

2012-01-05 Thread Benjamin Jalon (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXP-8551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=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 pointInstalling 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


[JIRA] Issue Comment Edited: (NXP-8551) Large File Upload with File widget doesn't work.

2012-01-05 Thread Benjamin Jalon (JIRA NUXEO)

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

Benjamin Jalon edited comment on NXP-8551 at 1/5/12 2:17 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)
* The Ubuntu server is installed
* 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 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...
  
 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 pointInstalling 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


[JIRA] Issue Comment Edited: (NXP-8551) Large File Upload with File widget doesn't work.

2012-01-05 Thread Benjamin Jalon (JIRA NUXEO)

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

Benjamin Jalon edited comment on NXP-8551 at 1/5/12 2:20 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)
* I configure the network as Bridged adapter

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)
* The Ubuntu server is installed
* 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 browser (http://ipServer:8080/, 
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)
* The Ubuntu server is installed
* 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...
  
 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 pointInstalling 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

[JIRA] Issue Comment Edited: (NXP-8551) Large File Upload with File widget doesn't work.

2012-01-05 Thread Benjamin Jalon (JIRA NUXEO)

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

Benjamin Jalon edited comment on NXP-8551 at 1/5/12 3:03 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)
* I configure the network as Bridged adapter

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)
* The Ubuntu server is installed
* 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 did installing Nuxeo 
http://doc.nuxeo.com/display/ADMINDOC/Installing+the+Nuxeo+Platform+on+Linux 
from pointInstalling from the APT sources from the terminal
* I did http://doc.nuxeo.com/display/ADMINDOC/Setup#Setup-Setupwizard
* I configure the Nuxeo from my host desktop browser (http://ipServer:8080/, 
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)
* I configure the network as Bridged adapter

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)
* The Ubuntu server is installed
* 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 browser (http://ipServer:8080/, 
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...
  
 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 pointInstalling 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 

[JIRA] Issue Comment Edited: (NXP-8551) Large File Upload with File widget doesn't work.

2012-01-05 Thread Benjamin Jalon (JIRA NUXEO)

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

Benjamin Jalon edited comment on NXP-8551 at 1/5/12 3:04 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)
* I configure the network as Bridged adapter

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)
* The Ubuntu server is installed
* 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 did installing Nuxeo 
http://doc.nuxeo.com/display/ADMINDOC/Installing+the+Nuxeo+Platform+on+Linux 
from pointInstalling from the APT sources from the terminal
* I configure the Nuxeo from my host desktop browser (http://ipServer:8080/, 
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)
* I configure the network as Bridged adapter

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)
* The Ubuntu server is installed
* 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 did installing Nuxeo 
http://doc.nuxeo.com/display/ADMINDOC/Installing+the+Nuxeo+Platform+on+Linux 
from pointInstalling from the APT sources from the terminal
* I did http://doc.nuxeo.com/display/ADMINDOC/Setup#Setup-Setupwizard
* I configure the Nuxeo from my host desktop browser (http://ipServer:8080/, 
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...
  
 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 pointInstalling 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 

[JIRA] Issue Comment Edited: (NXP-8551) Large File Upload with File widget doesn't work.

2012-01-05 Thread Benjamin Jalon (JIRA NUXEO)

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

Benjamin Jalon edited comment on NXP-8551 at 1/5/12 3:42 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)
* I configure the network as Bridged adapter

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, but I did it to see if 
there is an impact)
* The Ubuntu server is installed
* 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 did installing Nuxeo 
http://doc.nuxeo.com/display/ADMINDOC/Installing+the+Nuxeo+Platform+on+Linux 
from pointInstalling from the APT sources from the terminal
* I configure the Nuxeo from my host desktop browser (http://ipServer:8080/, 
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)
* I configure the network as Bridged adapter

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)
* The Ubuntu server is installed
* 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 did installing Nuxeo 
http://doc.nuxeo.com/display/ADMINDOC/Installing+the+Nuxeo+Platform+on+Linux 
from pointInstalling from the APT sources from the terminal
* I configure the Nuxeo from my host desktop browser (http://ipServer:8080/, 
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...
  
 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 pointInstalling 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 

[JIRA] Issue Comment Edited: (NXP-8551) Large File Upload with File widget doesn't work.

2012-01-04 Thread Benjamin Jalon (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXP-8551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=108849#comment-108849
 ] 

Benjamin Jalon edited comment on NXP-8551 at 1/4/12 12:31 PM:
--

This is a really strange trouble as we can't reproduce at all your problem.

I test on 
* Mac Os 10.7 
* and on a VMWare Fusion VM with the exactly the same OS. 

What I did to reproduce on VMWare Fusion VM your configuration:

* Install this [Unbuntu 
distribution][http://www.ubuntu.com/download/server/download]
* documentation you pointed from point Installing from the APT sources from 
the terminal
* I had an error during the install,
* I did twice the sudo apt-get install nuxeo action (I didn't analyze yet 
this error, but I will work on it)
* I choose always the default configuration
* and finally it works without installing the Sun... euh... Oracle sorry JDK.

{noformat}
  $ java -version 
  java version 1.6.0_23 OpenJDK Runtime Environment (IcedTea6 1.11pre)...
{noformat}



  was (Author: bjalon):
This is a really strange trouble as we can't reproduce at all your problem.

I test on my Mac Os 10.7 and on a VMWare Fusion VM with the exactly the same 
OS. Here is what I did:

* Install this [Unbuntu 
distribution][http://www.ubuntu.com/download/server/download]
* documentation you pointed from point Installing from the APT sources from 
the terminal
* I had an error during the install,
* I did twice the sudo apt-get install nuxeo action (I didn't analyze yet 
this error, but I will work on it)
* I choose always the default configuration
* and finally it works without installing the Sun... euh... Oracle sorry JDK.

{noformat}
  $ java -version 
  java version 1.6.0_23 OpenJDK Runtime Environment (IcedTea6 1.11pre)...
{noformat}


  
 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: IE8 / Chrome / Firefox
 VirtualBox 3/Host
 Ubuntu 11.10 64bit 
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, with openjdk the dasboard wil not work)
 * installing Nuxeo 
 http://doc.nuxeo.com/display/ADMINDOC/Installing+the+Nuxeo+Platform+on+Linux 
 from pointInstalling 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


[JIRA] Issue Comment Edited: (NXP-8551) Large File Upload with File widget doesn't work.

2012-01-04 Thread Benjamin Jalon (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXP-8551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=108852#comment-108852
 ] 

Benjamin Jalon edited comment on NXP-8551 at 1/4/12 12:32 PM:
--

What we can see in your log is that you have this following messages:

First:
{noformat}
2012-01-03 14:41:28,226 WARN  [org.jboss.seam.jsf.SeamPhaseListener] uncaught 
exception, passing to exception handler
org.jboss.seam.ConcurrentRequestTimeoutException: Concurrent call to 
conversation
at 
org.jboss.seam.core.Manager.restoreAndLockConversation(Manager.java:545)
{noformat} 

This means you may click several times on the button and you create a 
concurrent access. Can you try to click just once to be sure this trouble is 
not the source of the trouble. If this is the case, we will try to understand 
why. But I'm not sure this the real problem.

The second ERROR is more interesting, we have this following message:

{noformat} 
java.lang.OutOfMemoryError: Java heap space
{noformat} 

This means your JVM has not enough space in memory to run. This is really 
strange as you just start your Nuxeo instance and there is nothing special 
before and the action that produce the OutOfMemory is the parsing of the 
streaming binaries to copy it into the File System per small packets of bytes:

{noformat}
at java.util.Arrays.copyOf(Arrays.java:2798)
at java.io.ByteArrayOutputStream.write(ByteArrayOutputStream.java:111)
at 
java.io.ObjectOutputStream$BlockDataOutputStream.write(ObjectOutputStream.java:1833)
at java.io.ObjectOutputStream.write(ObjectOutputStream.java:686)
at 
org.nuxeo.ecm.core.api.impl.blob.StreamingBlob.writeObject(StreamingBlob.java:213)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
{noformat}

Can you give us:

* the status of your memory when after the Nuxeo start without any action (free 
memory space, total memory of the JVM, etc...) 
* and the parameter of jvm start 

{noformat}
-Xms512m -Xmx1024m -XX:MaxPermSize=512m
{normat}

You must find this near of the first line of your logs.



  was (Author: bjalon):
What we can see in your log is that you have this following messages:

First:
{noformat}
2012-01-03 14:41:28,226 WARN  [org.jboss.seam.jsf.SeamPhaseListener] uncaught 
exception, passing to exception handler
org.jboss.seam.ConcurrentRequestTimeoutException: Concurrent call to 
conversation
at 
org.jboss.seam.core.Manager.restoreAndLockConversation(Manager.java:545)
{noformat} 

This means you may click several times on the button and you create a 
concurrent access. Can you try to click just once to be sure this trouble is 
not the source of the trouble. If this is the case, we will try to understand 
why. But I'm not sure this the real problem.

The second ERROR is more interesting, we have this following message:

{noformat} 
   java.lang.OutOfMemoryError: Java heap space
{noformat} 

This means your JVM has not enough space in memory to run. This is really 
strange as you just start your Nuxeo instance and there is nothing special 
before and the action that produce the OutOfMemory is the parsing of the 
streaming binaries to copy it into the File System per small packets of bytes:

{noformat}
at java.util.Arrays.copyOf(Arrays.java:2798)
at java.io.ByteArrayOutputStream.write(ByteArrayOutputStream.java:111)
at 
java.io.ObjectOutputStream$BlockDataOutputStream.write(ObjectOutputStream.java:1833)
at java.io.ObjectOutputStream.write(ObjectOutputStream.java:686)
at 
org.nuxeo.ecm.core.api.impl.blob.StreamingBlob.writeObject(StreamingBlob.java:213)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
{noformat}

Can you give us:

* the status of your memory when after the Nuxeo start without any action (free 
memory space, total memory of the JVM, etc...) 
* and the parameter of jvm start 
{noformat}
-Xms512m -Xmx1024m -XX:MaxPermSize=512m
{normat}

You must find this near of the first line of your logs.


  
 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: IE8 / Chrome / Firefox
 VirtualBox 3/Host
 Ubuntu 11.10 64bit 
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, with openjdk the dasboard wil not work)
 * installing Nuxeo 
 

[JIRA] Issue Comment Edited: (NXP-8551) Large File Upload with File widget doesn't work.

2012-01-04 Thread Benjamin Jalon (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXP-8551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=108852#comment-108852
 ] 

Benjamin Jalon edited comment on NXP-8551 at 1/4/12 12:33 PM:
--

What we can see in your log is that you have this following messages:

First:
{noformat}
2012-01-03 14:41:28,226 WARN  [org.jboss.seam.jsf.SeamPhaseListener] uncaught 
exception, passing to exception handler
org.jboss.seam.ConcurrentRequestTimeoutException: Concurrent call to 
conversation
at 
org.jboss.seam.core.Manager.restoreAndLockConversation(Manager.java:545)
{noformat} 

This means you may click several times on the button and you create a 
concurrent access. Can you try to click just once to be sure this trouble is 
not the source of the trouble. If this is the case, we will try to understand 
why. But I'm not sure this the real problem.

The second ERROR is more interesting, we have this following message:

{noformat} java.lang.OutOfMemoryError: Java heap space
{noformat} 

This means your JVM has not enough space in memory to run. This is really 
strange as you just start your Nuxeo instance and there is nothing special 
before and the action that produce the OutOfMemory is the parsing of the 
streaming binaries to copy it into the File System per small packets of bytes:

{noformat}
at java.util.Arrays.copyOf(Arrays.java:2798)
at java.io.ByteArrayOutputStream.write(ByteArrayOutputStream.java:111)
at 
java.io.ObjectOutputStream$BlockDataOutputStream.write(ObjectOutputStream.java:1833)
at java.io.ObjectOutputStream.write(ObjectOutputStream.java:686)
at 
org.nuxeo.ecm.core.api.impl.blob.StreamingBlob.writeObject(StreamingBlob.java:213)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
{noformat}

Can you give us:

* the status of your memory when after the Nuxeo start without any action (free 
memory space, total memory of the JVM, etc...) 
* and the parameter of jvm start 

{noformat}
-Xms512m -Xmx1024m -XX:MaxPermSize=512m
{noformat}

You must find this near of the first line of your logs.



  was (Author: bjalon):
What we can see in your log is that you have this following messages:

First:
{noformat}
2012-01-03 14:41:28,226 WARN  [org.jboss.seam.jsf.SeamPhaseListener] uncaught 
exception, passing to exception handler
org.jboss.seam.ConcurrentRequestTimeoutException: Concurrent call to 
conversation
at 
org.jboss.seam.core.Manager.restoreAndLockConversation(Manager.java:545)
{noformat} 

This means you may click several times on the button and you create a 
concurrent access. Can you try to click just once to be sure this trouble is 
not the source of the trouble. If this is the case, we will try to understand 
why. But I'm not sure this the real problem.

The second ERROR is more interesting, we have this following message:

{noformat} 
java.lang.OutOfMemoryError: Java heap space
{noformat} 

This means your JVM has not enough space in memory to run. This is really 
strange as you just start your Nuxeo instance and there is nothing special 
before and the action that produce the OutOfMemory is the parsing of the 
streaming binaries to copy it into the File System per small packets of bytes:

{noformat}
at java.util.Arrays.copyOf(Arrays.java:2798)
at java.io.ByteArrayOutputStream.write(ByteArrayOutputStream.java:111)
at 
java.io.ObjectOutputStream$BlockDataOutputStream.write(ObjectOutputStream.java:1833)
at java.io.ObjectOutputStream.write(ObjectOutputStream.java:686)
at 
org.nuxeo.ecm.core.api.impl.blob.StreamingBlob.writeObject(StreamingBlob.java:213)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
{noformat}

Can you give us:

* the status of your memory when after the Nuxeo start without any action (free 
memory space, total memory of the JVM, etc...) 
* and the parameter of jvm start 

{noformat}
-Xms512m -Xmx1024m -XX:MaxPermSize=512m
{normat}

You must find this near of the first line of your logs.


  
 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: IE8 / Chrome / Firefox
 VirtualBox 3/Host
 Ubuntu 11.10 64bit 
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, with openjdk the dasboard wil not work)
 * installing Nuxeo 
 

[JIRA] Issue Comment Edited: (NXP-8551) Large File Upload with File widget doesn't work.

2012-01-04 Thread Benjamin Jalon (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXP-8551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=108857#comment-108857
 ] 

Benjamin Jalon edited comment on NXP-8551 at 1/4/12 2:20 PM:
-

Did you affect 6Go to VM or this is the host ?

Can you copy the first lines of the command shell top ?

  was (Author: bjalon):
Did you affect 6Go to VM or this is the host ?
  
 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: IE8 / Chrome / Firefox
 VirtualBox 3/Host
 Ubuntu 11.10 64bit 
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, with openjdk the dasboard wil not work)
 * installing Nuxeo 
 http://doc.nuxeo.com/display/ADMINDOC/Installing+the+Nuxeo+Platform+on+Linux 
 from pointInstalling 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


[JIRA] Issue Comment Edited: (NXP-8551) Large File Upload with File widget doesn't work.

2012-01-04 Thread Benjamin Jalon (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXP-8551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=108857#comment-108857
 ] 

Benjamin Jalon edited comment on NXP-8551 at 1/4/12 2:23 PM:
-

Did you affect 6Go to VM or this is the host?

Can you copy the first lines of the command shell top?

Can you copy the first lines of the command shell $Nuxeo/bin/nuxeoctl console?

  was (Author: bjalon):
Did you affect 6Go to VM or this is the host ?

Can you copy the first lines of the command shell top ?
  
 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, with openjdk the dasboard wil not work)
 * installing Nuxeo 
 http://doc.nuxeo.com/display/ADMINDOC/Installing+the+Nuxeo+Platform+on+Linux 
 from pointInstalling 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


[JIRA] Issue Comment Edited: (NXP-8551) Large File Upload with File widget doesn't work.

2012-01-04 Thread Benjamin Jalon (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXP-8551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=108857#comment-108857
 ] 

Benjamin Jalon edited comment on NXP-8551 at 1/4/12 2:27 PM:
-

Did you affect 6Go to VM or this is the host?

Can you copy the first lines of the command shell top on your host and on 
your VM?

Can you copy the first lines of the command shell $Nuxeo/bin/nuxeoctl console?

  was (Author: bjalon):
Did you affect 6Go to VM or this is the host?

Can you copy the first lines of the command shell top?

Can you copy the first lines of the command shell $Nuxeo/bin/nuxeoctl console?
  
 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, with openjdk the dasboard wil not work)
 * installing Nuxeo 
 http://doc.nuxeo.com/display/ADMINDOC/Installing+the+Nuxeo+Platform+on+Linux 
 from pointInstalling 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


[JIRA] Issue Comment Edited: (NXP-8551) Large File Upload with File widget doesn't work.

2012-01-04 Thread Benjamin Jalon (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXP-8551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=108865#comment-108865
 ] 

Benjamin Jalon edited comment on NXP-8551 at 1/4/12 3:07 PM:
-

Can you copy the first lines of the command shell top on your *host*?

Can you copy the first lines of the command shell $Nuxeo/bin/nuxeoctl console?

  was (Author: bjalon):
Can you copy the first lines of the command shell top on your host and on 
your VM?

Can you copy the first lines of the command shell $Nuxeo/bin/nuxeoctl console?
  
 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, with openjdk the dasboard wil not work)
 * installing Nuxeo 
 http://doc.nuxeo.com/display/ADMINDOC/Installing+the+Nuxeo+Platform+on+Linux 
 from pointInstalling 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