Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
 
Go Back   Zimbra - Forums > Zimbra Collaboration Suite > Developers

Welcome to the Zimbra - Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-19-2009, 11:52 AM
Junior Member
 
Posts: 6
Question [SOLVED] Building Zimbra from Source using Eclipse

Hi all,

I'm trying to build Zimbra from source on a Windows 2000 system and followed the instructions posted over here.
It basically works great. I managed to run the "reset-the-world" target (of ZimbraServer\build.xml) without any problems. The same goes for "admin-deploy" (of ZimbraWebClient\build.xml).

Now the "deploy" target is a different story. The progress always stalls at inject-build-info and never goes on. Below is the complete console-output.
I really don't know what is going on here as I don't get an error or something. Does anybody know what the problem might be? Any ideas or suggestions would be greatly appreciated.

Code:
Buildfile: C:\Documents2\ZimbraWebClient\build.xml
build-init:
external-jar:
Trying to override old definition of task shellscript
Trying to override old definition of task propertycopy
Trying to override old definition of task pathtofileset
Trying to override old definition of task remoteant
Trying to override old definition of task runtarget
Trying to override old definition of task assert
Trying to override old definition of task propertyregex
Trying to override old definition of task math
Trying to override old definition of task trycatch
Trying to override old definition of task antserver
Trying to override old definition of task antcallback
Trying to override old definition of task compilewithwalls
Trying to override old definition of task outofdate
Trying to override old definition of task osfamily
Trying to override old definition of task stopwatch
Trying to override old definition of task throw
Trying to override old definition of task antclipse
Trying to override old definition of task urlencode
Trying to override old definition of task bool
Trying to override old definition of task timestampselector
Trying to override old definition of task foreach
Trying to override old definition of task if
Trying to override old definition of task propertyselector
Trying to override old definition of task sortlist
Trying to override old definition of task antfetch
Trying to override old definition of task post
Trying to override old definition of task for
Trying to override old definition of task forget
Trying to override old definition of task limit
Trying to override old definition of task switch
Trying to override old definition of task var
Trying to override old definition of task inifile
Trying to override old definition of datatype isgreaterthan
Trying to override old definition of datatype islessthan
Trying to override old definition of datatype ispropertyfalse
Trying to override old definition of datatype ispropertytrue
Trying to override old definition of task deploy
build-init:
make-dirs:
     [echo] Creating dirs under C:\Documents2\ZimbraServer\build\dist
compile:
build-init:
compile:
jar:
build-init:
compile:
jar:
set-buildinfo-vars:
     [echo] Version: 4.5
generate-buildinfo:
    [javac] Compiling 1 source file to C:\Documents2\ZimbraServer\build\classes
jar:
     [echo] Hostname: win2k1009
      [jar] Building jar: C:\Documents2\ZimbraServer\build\zimbrastore.jar
set-buildinfo-vars:
     [echo] Version: 4.5
generate-ldap-config:
     [copy] Copying 2 files to C:\Documents2\ZimbraServer\build\attrs
build-init:
compile:
jar:
build-init:
compile:
Trying to override old definition of task shellscript
Trying to override old definition of task propertycopy
Trying to override old definition of task pathtofileset
Trying to override old definition of task remoteant
Trying to override old definition of task runtarget
Trying to override old definition of task assert
Trying to override old definition of task propertyregex
Trying to override old definition of task math
Trying to override old definition of task trycatch
Trying to override old definition of task antserver
Trying to override old definition of task antcallback
Trying to override old definition of task compilewithwalls
Trying to override old definition of task outofdate
Trying to override old definition of task osfamily
Trying to override old definition of task stopwatch
Trying to override old definition of task throw
Trying to override old definition of task antclipse
Trying to override old definition of task urlencode
Trying to override old definition of task bool
Trying to override old definition of task timestampselector
Trying to override old definition of task foreach
Trying to override old definition of task if
Trying to override old definition of task propertyselector
Trying to override old definition of task sortlist
Trying to override old definition of task antfetch
Trying to override old definition of task post
Trying to override old definition of task for
Trying to override old definition of task forget
Trying to override old definition of task limit
Trying to override old definition of task switch
Trying to override old definition of task var
Trying to override old definition of task inifile
Trying to override old definition of datatype isgreaterthan
Trying to override old definition of datatype islessthan
Trying to override old definition of datatype ispropertyfalse
Trying to override old definition of datatype ispropertytrue
Trying to override old definition of task deploy
build-init:
make-dirs:
     [echo] Creating dirs under C:\Documents2\ZimbraServer\build\dist
compile:
build-init:
compile:
jar:
build-init:
compile:
jar:
set-buildinfo-vars:
     [echo] Version: 4.5
generate-buildinfo:
    [javac] Compiling 1 source file to C:\Documents2\ZimbraServer\build\classes
jar:
     [echo] Hostname: win2k1009
      [jar] Building jar: C:\Documents2\ZimbraServer\build\zimbrastore.jar
set-buildinfo-vars:
     [echo] Version: 4.5
generate-ldap-config:
     [copy] Copying 2 files to C:\Documents2\ZimbraServer\build\attrs
build-init:
compile:
jar:
    [javac] Compiling 101 source files to C:\Documents2\ZimbraTagLib\build\classes
    [javac] Note: C:\Documents2\ZimbraTagLib\src\java\com\zimbra\cs\taglib\ZJspSession.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
jar:
      [jar] Building jar: C:\Documents2\ZimbraTagLib\build\zimbrataglib.jar
check4zimbraajax:
copy-files-to-build-area:
     [copy] Copying 1 file to C:\Documents2\ZimbraWebClient\build\WebRoot\WEB-INF
     [copy] Copying 21 files to C:\Documents2\ZimbraWebClient\build\WebRoot\public
     [copy] Copying 1027 files to C:\Documents2\ZimbraWebClient\build\WebRoot
     [copy] Copying 136 files to C:\Documents2\ZimbraWebClient\build\WebRoot\js\ajax
     [copy] Copying 11 files to C:\Documents2\ZimbraWebClient\build\WebRoot\css
compile:
tz:
templates:
 [template] Destination: C:\Documents2\ZimbraWebClient\build\WebRoot\js\ajax
 [template] Destination: C:\Documents2\ZimbraWebClient\build\WebRoot\js
jam-files:
   [jammer] Jamming to C:\Documents2\ZimbraWebClient\build\WebRoot\js\Ajax_all.js
   [jammer] Jamming to C:\Documents2\ZimbraWebClient\build\WebRoot\js\ZimbraMail_all.js
   [jammer] Jamming to C:\Documents2\ZimbraWebClient\build\WebRoot\js\ZimbraAdmin_all.js
   [jammer] Jamming to C:\Documents2\ZimbraWebClient\build\WebRoot\js\AjaxNewWindow_all.js
   [jammer] Jamming to C:\Documents2\ZimbraWebClient\build\WebRoot\js\ZimbraNewWindow_all.js
set-buildinfo-vars:
generate-build-info:
[propertyfile] Updating property file: C:\Documents2\ZimbraWebClient\build\build.properties
inject-build-info:
Reply With Quote
  #2 (permalink)  
Old 10-20-2009, 10:10 AM
Junior Member
 
Posts: 6
Default

Ultimately, this seems to be some strange problem on Windows 2000.
I did the exact same steps on a Windows XP system and now it runs like a charm.

Thanks to Zimbra for providing these step-by-step instructions.

Last edited by skid : 10-20-2009 at 10:43 AM.
Reply With Quote
Reply


Thread Tools
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

Zimbrablog.com




 

Search Engine Optimization by vBSEO 3.1.0