I have been waiting for Trimmomatic to run for 5 hours, but it still says, “This is a new dataset, and not all of its data are available yet.” How can I fix this problem? Should I keep waiting, or take another course of action?
Thanks,
Jack
I have been waiting for Trimmomatic to run for 5 hours, but it still says, “This is a new dataset, and not all of its data are available yet.” How can I fix this problem? Should I keep waiting, or take another course of action?
Thanks,
Jack
Hi,
I have problem running trimmomatic. First i concatenated forward files to one and reverse into other. After this i have run Fastqc for the quality which shows the format sanger/illumina 1.9. After running Trimmomatic tool I got red error msg as below. Please guide me.
Thank you
Vijay
Arguments:
-mx8G
-jar
/mnt/galaxy/tools/trimmomatic/0.32/pjbriggs/trimmomatic/f8a9a5eaca8a/trimmomatic-0.32.jar
PE
-threads
4
-phred33
/mnt/galaxy/files/000/dataset_84.dat
/mnt/galaxy/files/000/dataset_83.dat
/mnt/galaxy/files/000/dat
Hi @vijay
More information is needed to troubleshoot the error. This recent Q&A covers the minimum we need to know. Trimmomatic
also does not have any known server-side issue at this time at any usegalaxy.* server. But – it looks like you may be working at your own Galaxy server. If so, maybe see if you can reproduce the problem at a public Galaxy server? BWA-MEM not working.
You might be able to find out what is wrong and fix it by reviewing the bug message itself or the stderr
or stdout
on the Job details report (“i” icon in an expanded dataset). You can post back anything you don’t understand and we can try to help more.
And hello @Jack_Cummins
Longer job queue times are expected across public Galaxy servers. Much prior Q&A covers this along with FAQs, etc.
I’ve added tags to this post that cover both situations.
Thanks!
HI,
Thank you for the reply. Sorry, i should have mentioned previously that I am using AWS for the Galaxy. I run the Trimmomatic tool again it gave me the same error. Below is the stdout and stderr msg i got.
Thank you
Vijay
Stderr msg
Fatal error: Exit code 1 ()
Trimmomatic did not finish successfully
stdout msg is below
Arguments:
Exit status: 0
Hi @vijay
I see a few issues:
The error states the job does not have enough memory to process. You probably need to start up a cloud Galaxy on a high-memory default server.
The version of the Trimmomatic
wrapper is outdated. It is the version included in the older Cloudman release, and it was specifically problematic in the past. You can always update tools in your own Galaxy server but that won’t be enough for this situation – the updated tool version will not run well (or at all) in the older Cloudman appliance, plus your configuration choices do not have enough memory allocated.
What to do:
Use the GVL version of the Galaxy cloud appliance and choose a larger high-memory server type. It is based on a more recent Galaxy release (20.01), has pre-installed updated tools, and runs more reliably overall. https://launch.usegalaxy.org/catalog
Thanks!
HI,
Thank you for the reply. I will use higher memory. Will Trimmomatic tool work fine if i increase memory with older Cloudman. If it doesn’t work can you please suggest me other option to run trimmomatic tool.
Thank you
Vijay
HI,
Sorry i missed some parts of your email. My question is if i use use GVL version of the galaxy cloud appliance do i need to to restart everything from the scratch or can i start from where i stopped. I have very huge files which i already uploaded on to Galaxy server. Can you please suggest me.
Thank you
Vijay