<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2995" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I'm having a difficult time trying to 
database-import a zip file into OpenCms 6.2.3. The file is exported from 
another OpenCms 6.2.3 and the manifest.xml says so. The target OpenCms can 
import zips from other systems with no problem, but with this one it stops 
after a second without even starting to write any workplace messages. The 
console shows an exception:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Exception in thread "OpenCms: Import from 
C:\apache-tomcat-5.5.17\webapps\socweb<BR>\WEB-INF\packages\20080115_PRO_socweb_en.zip 
[e12ddc80-c388-11dc-bed2-7585a426f5<BR>40]" 
java.lang.NullPointerException<BR>        at 
com.opencms.legacy.CmsCosImportExportHandler.matches(CmsCosImportExpo<BR>rtHandler.java:212)<BR>        
at 
org.opencms.importexport.CmsImportExportManager.getImportExportHandle<BR>r(CmsImportExportManager.java:520)<BR>        
at 
org.opencms.importexport.CmsImportExportManager.importData(CmsImportE<BR>xportManager.java:619)<BR>        
at 
org.opencms.workplace.threads.CmsDatabaseImportThread.run(CmsDatabase<BR>ImportThread.java:91)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I'm puzzled by the fact that OpenCms is trying to 
use class com.opencms.legacy.CmsCosImportExportHandler, which is deprecated 
according to the .class file itself, and afaik is from a package meant to 
process older OpenCms versions.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Can someone tell me if this is "working as 
designed", and what the origin of the problem may be?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thanks for any help,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Pere</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV></BODY></HTML>