Team Elements

Status: Caution PostgreSQL Open Source Initiative (OSI) Java
PUBLIC PROFILE

Back to topics

Issues and Open Discussion

Installation Issue - SVN 2663 - does not compile

You need to be logged in to post messages

Installation Issue - SVN 2663 - does not compile

5/1/2008 9:58 PM EDT

Team Elements is not compiling with the following error. Can the latest svn version be used?

Jdk-1.5.0.15
tomcat 5.5.26
team elements svn 2663

---
init.classpath:
[echo] Project: Team Elements
[echo] Date: 2008-05-02 11:50:20 AM
[echo] User: root
[echo] System: Linux i386 2.6.24.4-64.fc8
[echo] Ant version: Apache Ant version 1.7.0 compiled on August 16 2007
[echo] Java version: 1.5.0_15
[echo] Container Type: catalina
[echo] Source path: /opt/Software/team_elements/trunk
[echo] Destination path: /opt/tomcat/webapps/team
[echo] File Library path: /opt/tomcat/webapps/team/WEB-INF/fileLibrary
[echo] Properties file: /opt/tomcat/webapps/team/WEB-INF/fileLibrary/build.properties

init.buildfile.exists:

init.buildfile.create:

prepare:
[mkdir] Created dir: /opt/tomcat/webapps/team/WEB-INF/lib
[copy] Copying 62 files to /opt/tomcat/webapps/team/WEB-INF/lib
[mkdir] Created dir: /opt/tomcat/webapps/team/WEB-INF/fileLibrary/1/templates
[copy] Copying 4 files to /opt/tomcat/webapps/team/WEB-INF/fileLibrary/1/templates

compile:
[delete] Deleting directory /opt/Software/team_elements/trunk/build/classes
[mkdir] Created dir: /opt/Software/team_elements/trunk/build/classes
[javac] Compiling 520 source files to /opt/Software/team_elements/trunk/build/classes
[javac] /opt/Software/team_elements/trunk/src/java/com/zeroio/portal/PortalUtils.java:59: cannot find symbol
[javac] symbol : method getProjectId()
[javac] location: class com.zeroio.iteam.base.DashboardPage
[javac] return ProjectUtils.loadProject(dashboard.getProjectId());
[javac] ^
[javac] Note: Some input files use or override 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.
[javac] 1 error

BUILD FAILED
/opt/Software/team_elements/trunk/build.xml:340: Compile failed; see the compiler error output for details.

1. 5/1/2008 10:41 PM EDT

Thanks for the notification and details. Watch for a post here once the compilation issue has been resolved.

2. 5/1/2008 10:57 PM EDT
Default user photo

By Matt Rajkowski

Concursive Corporation
Product Design

airplane-icon-100x100.png

Looks like you caught us between a few commits. You'll need 2666. Let us know if that works.

3. 5/2/2008 1:45 AM EDT

Thank you, yes SVN 2666 works. Although I have another problem now, (hmmmm I have installed centric crm before without issues.)

---

HTTP Status 500 - Welcome failed

type Status report

message Welcome failed

description The server encountered an internal error (Welcome failed) that prevented it from fulfilling this request.
Apache Tomcat/5.5.26

4. 5/2/2008 10:47 AM EDT

Hi Roy,

Can you post any Exceptions that are getting logged in catalina.out?

Thanks,

Lorraine

4 results found