Re: [base] porting base

2005-11-21 Thread Kjell Petersen
Hi Riccardo, Since you can't copy the needed software packages directly from one system to another (even if the systems are identical, they must be configured/installed to interact properly with the OS), I guess the best route is to: 1) Install a new empty installation of BASE with the same

Re: [base] MAGE-ML for ArrayExpress update, plug-ins

2006-01-16 Thread Kjell Petersen
Hi Angela, Work has been going steady forward the last 90 days, and there is an aim of getting most of the code together by Febuary 23 (the same as BASE 2 RC date). If there will be a new official 1.2.x release ready by then, a pretty stable code should be available in the CVS around that ti

Re: [base] new array design protocols...

2006-01-25 Thread Kjell Petersen
Hi Mark, I'm not using that part of the Array LIMS myself, but I'll give it a shot anyway: Are you sure that some of the new protocols you have created has type set to 'Configuration'? Hope this helps, Kjell mark alston (IFR) wrote: Sorry for this no-brainer, but it’s the end of the day a

Re: [base] reporter_columns.inc.php BUG ?

2006-02-11 Thread Kjell Petersen
Hi Charles, all, Yes, I had to do the exact same change a couple of weeks ago! And I also wondered why I hadn't bumped into the error before when inserting rows. I may have been some code that was updated and now tried to insert using the insert statement itself, instead of defaults stated in

Re: [base] reporter_columns.inc.php BUG ?

2006-02-19 Thread Kjell Petersen
t machine either, a fresh install of 1.2.17. Is the installation an upgraded one? Maybe there was a problem in the migrate script when the Feature table was introduced or similar ? K. Thanks Charles On 11 févr. 06, at 20:14, Kjell Petersen wrote: Hi Charles, all, Yes, I had to do the

Re: [base] Java Exception on MAGE-ML export

2006-02-22 Thread Kjell Petersen
Hi Audrey, The BASE MAGE-ML export coding is no ongoing for full steam, so soon the code below givinmg you trouble should be obsolete. But I'll try to giv you a couple of hints to help you by. Audrey Bihouee wrote: Hi, Sine I changed my server, I get a java error when I try to export my d

Re: [base] Problem with Java and default date 0000-00-00

2006-03-27 Thread Kjell Petersen
Hi Audrey, If a date is optional in the MAGE-ML, it should not be part of the export if it is set to the default -00-00, and thus this should be tested for. If the date is mandatory, then a better warning telling wich BASE item that lacks a realistic date should be issued so it can be ent

Re: [base] Reporter file Upload (Agilent Chip)

2006-04-21 Thread Kjell Petersen
Hi David, We've uploaded Agilent files to our BASE installasation, and yes the key issue is to add additional custom columns to hold the values you want to store. Once additional columns have been added, they appear as other normal columns throughout the BASE interface, yoy don't need to do a

Re: [base] Reporter file Upload (Agilent Chip)

2006-04-21 Thread Kjell Petersen
The upload limits are set in the php.ini file, the BASE intsallation documentation (in the tar ball) pin-points the exact parameters in the PHP section. After editing php.ini, apache must be restarted for the php module in apache to read the changes. Cheers, Kjell Zhao, David wrote: Hi th

Re: [base] Reporter file Upload (Agilent Chip)

2006-04-24 Thread Kjell Petersen
riginal Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kjell Petersen Sent: Friday, April 21, 2006 1:37 AM To: basedb-users@lists.sourceforge.net Subject: Re: [base] Reporter file Upload (Agilent Chip) The upload limits are set in the php.ini file, the BASE intsallat

Re: [base] BASE1 cvs compilation errors

2006-06-02 Thread Kjell Petersen
Dear Zong-Pei, I'll post an answer on the base-devel list. Cheers, Kjell [EMAIL PROTECTED] wrote: >Dear All, > >Our attempt to install the latest CVS of BASE1 (1.2.17 something >which is downloaded today) on an Opteron box has been unsuccessful. >Here're some background information: > >$ uname

Re: [base] mage-ml export gives org.xml.sax.SAXParseException

2006-06-21 Thread Kjell Petersen
Hi Mark, You probably have a & sign somewhere in your text that is exported. That is confusing the XML parser, since the & means something special in XML... The missing identifier of MAGE-ML is something that I thought was fixed some time ago, and definitely is fixed in the CVS, which version a

Re: [base] mage-ml export gives org.xml.sax.SAXParseException

2006-06-21 Thread Kjell Petersen
the problem? > >Regards, >Mark > >-Original Message- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] On Behalf Of Kjell >Petersen >Sent: 21 June 2006 11:57 >To: BASE ML >Subject: Re: [base] mage-ml export gives org.xml.sax.SAXParseException > >Hi Mark, > &

Re: [base] MAGE-ML compilation error

2006-07-10 Thread Kjell Petersen
Hi Carl, There was a report on this earlier, the line: qt.setIsBackground(false); in QuantitationType_package_BASE.java:104 needs to be modified so that it uses an instance of the Boolean class set to false. I had been able to compile the code with this error in for some time using SUN java 1

Re: [base] BASE 1.2.10 to 1.2.17

2006-08-30 Thread Kjell Petersen
Hi Steve, It might look like you've updated to the latest CVS instead of the official latest release 1.2.17 ? The error message is related to the code related to MAGE-ML export to be released as part of 1.2.18. The error message should be harmless, but shouldn't be there if you've upgraded to

Re: [base] BASE 1.2.10 to 1.2.17

2006-08-30 Thread Kjell Petersen
Hi Steve and Nicklas, Nicklas Nordborg wrote: > Steve Taylor wrote: > >> Hi Kjell, >> >> >>> It might look like you've updated to the latest CVS instead of the >>> official latest release 1.2.17 ? >>> >>> The error message is related to the code related to MAGE-ML export to be >>> releas

Re: [base] ClassCastException while trying to create spot images

2007-04-04 Thread Kjell Petersen
t the chance to share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > ___ > The BASE general discussion

Re: [base] Illumina design not playing its role

2009-08-21 Thread Kjell Petersen
Nicklas Nordborg wrote: > >> The array design concept was intended to provide a way of checking if >> the right raw data files are linked with right samples/extracts in the >> experiment, and that the right data is analyzed in experiment. It seems >> that it might not be the case for Illumina.