[Anthill] InstantiationException

Misura, Gabe gabe.misura at eds.com
Thu Sep 1 14:45:14 CDT 2005


I have Anthill 1.8.0.264 on 
 
HP-UX MAASYM B.11.11 U 9000/800 3295789053 unlimited-user license with
Weblogic 8.1 SP4
 
<Sep 1, 2005 2:45:47 PM EDT> <Info> <WebLogicServer> <BEA-000377>
<Starting WebL
ogic Server with Java HotSpot(TM) Server VM Version 1.4.2
1.4.2.05-040917-18:54-
PA_RISC2.0 PA2.0 (aCC_AP) from Hewlett-Packard Company>

and it works fine. So I'd say there's a different problem.

Gabe Misura 
EDS - Michigan Solution Center 
MS 13A 
500 Renaissance Center 
Detroit, MI 48243 
  
Phone:+1-313-230-6119 
mailto:gabe.misura at eds.com 

The information in this email is confidential and may be legally
privileged.  It is intended solely for the addressee. Access to this
email by anyone else is unauthorized. If you are not the intended
recipient, any disclosure, copying, distribution or any action taken or
omitted to be taken in reliance on it, is prohibited and may be
unlawful.

 


________________________________

	From: anthill-bounces at lists.urbancode.com
[mailto:anthill-bounces at lists.urbancode.com] On Behalf Of Taylor, Kevin
	Sent: Thursday, September 01, 2005 2:38 PM
	To: anthill at lists.urbancode.com
	Subject: [Anthill] InstantiationException
	
	

	When I build via anthill, I get this InstantiationException. It
seems like an ant problem--like it cannot even run ant. If I cut-n-paste
the command from the logs and run it on the cmd line it runs fine. Any
ideas?

	Also, I still get a Successful message even though ant puked.
That doesn't seem right. 
	
	TIA! 

	--Kevin 

	'-DdeployDir=/webapp/anthill/publishDir/tpc' 
	'-Dversion=1.0.34' 
	'-Dkit=1.0.34' 
	'-buildfile' 
	'/webapp/anthill/tpc_work/tpc/bin/master-build.xml' 
	'-logfile' 
	'/webapp/anthill/publishDir/tpc/buildLogs/tpc-1.0.34-build.log' 
	'-Dhome=/webapp/anthill/tpc_work/tpc' 
	'-Dweblogic.home=/webapp/bea/weblogic81' 
	'-Djava.home=/webapp/java' 
	'-Dproject=interdesign' 
	'-Dtype=internet' 
	'-Daction=build' 

	The ' characters around the executable and arguments are 
	not part of the command. 

	WorkingDir: none 
	Environment Variables: 
	BEA_HOME=/webapp/bea 
	
CLASSPATH=/webapp/j2sdk1.4.2_07/lib/tools.jar:/webapp/bea/weblogic81/ser
ver/lib/weblogic_sp.jar:/webapp/bea/weblogic81/server/lib/weblogic.jar::
/webapp/bea/weblogic81/common/eval/pointbase/lib/pbserver44.jar:/webapp/
bea/weblogic81/common/eval/pointbase/lib/pbclient44.jar:/webapp/j2sdk1.4
.2_07/jre/lib/rt.jar:/webapp/bea/weblogic81/server/lib/webservices.jar

	CLASSPATHSEP=: 
	DOMAIN_DIR=user_projects/domains 
	EDITOR=vi 
	ENV=/export/home/web/.kshrc 
	EXINIT=set showmode autoindent 
	HOME=/export/home/web 
	HZ= 
	
JAVAPID_FILE=/webvar/tmp/weblogic/intradesign/IntranetServer/javapid 
	JAVA_HOME=/webapp/j2sdk1.4.2_07 
	JAVA_OPTIONS= -Xverify:none 
	JAVA_VENDOR=Sun 
	JAVA_VM=-client 
	LC_ALL=en_US 
	
LD_LIBRARY_PATH=/webapp/j2sdk1.4.2_07/jre/lib/sparc/client:/webapp/j2sdk
1.4.2_07/jre/lib/sparc:/webapp/j2sdk1.4.2_07/jre/../lib/sparc:/webapp/be
a/weblogic81/server/lib/solaris:/webapp/bea/weblogic81/server/lib/solari
s/oci920_8:/webapp/bea/weblogic81/server/lib/solaris:/webapp/bea/weblogi
c81/server/lib/solaris/oci817_8

	LOGFILE=/webvar/weblogic/intradesign/IntranetServer_startup.log 
	LOGNAME=web 
	MANPATH=:/usr/man/:/usr/local/man:/opt/sfw/man/ 
	MEM_ARGS=-Xms32m -Xmx200m -XX:MaxPermSize=128m 
	NLSPATH=/usr/dt/lib/nls/msg/%L/%N.cat 
	NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1 
	
PATH=.:/webapp/bea/weblogic81/server/bin:/webapp/java/jre/bin:/webapp/ja
va/bin:/webapp/bea/weblogic81/server/lib/solaris:/webapp/bea/weblogic81/
server/bin:/webapp/j2sdk1.4.2_07/jre/bin:/webapp/j2sdk1.4.2_07/bin:/weba
pp/java/bin:/usr/bin:/usr/ucb:/etc:/export/home/web/bin:/export/home/ora
cle8/OraHome1/bin:/opt/sfw/bin:/export/home/web/apache-ant-1.6.2/bin

	PATHSEP=: 
	
POINTBASE_CLASSPATH=:/webapp/bea/weblogic81/common/eval/pointbase/lib/pb
server44.jar:/webapp/bea/weblogic81/common/eval/pointbase/lib/pbclient44
.jar

	POINTBASE_HOME=/webapp/bea/weblogic81/common/eval/pointbase 
	
POINTBASE_TOOLS=/webapp/bea/weblogic81/common/eval/pointbase/lib/pbtools
44.jar 
	PRODUCTION_MODE= 
	PWD=/export/home/web 
	SHELL=/bin/ksh 
	TERM=sun 
	TZ=US/Central 
	
WEBLOGIC_CLASSPATH=/webapp/j2sdk1.4.2_07/lib/tools.jar:/webapp/bea/weblo
gic81/server/lib/weblogic_sp.jar:/webapp/bea/weblogic81/server/li

	ANT_OPTS=-Xms384m  -Xmx384m 
	ANT_HOME=/webapp/anthill/lib/ant1.6.2 
	13:16:28:294 [Thread - AnthillBuildDaemon] DEBUG
org.apache.commons.execute.ProcessThreadRegistry  - Adding a process for
thread: Thread - AnthillBuildDaemon

	java.lang.InstantiationException: org.apache.tools.ant.Main 
	        at java.lang.Class.newInstance0(Class.java:293) 
	        at java.lang.Class.newInstance(Class.java:261) 
	        at
org.apache.tools.ant.launch.Launcher.run(Launcher.java:195) 
	        at
org.apache.tools.ant.launch.Launcher.main(Launcher.java:55) 
	13:16:28:890 [Thread - AnthillBuildDaemon] INFO
com.urbancode.anthill.BuildManager  - Step 6) Tag project (if set to
success): 

	13:16:28:891 [Thread - AnthillBuildDaemon] INFO
com.urbancode.anthill.BuildManager  - Step 7) Publish Project: 
	13:16:28:891 [Thread - AnthillBuildDaemon] DEBUG
com.urbancode.anthill.ProjectProperties  - publishScriptPath = 
	13:16:28:892 [Thread - AnthillBuildDaemon] INFO
com.urbancode.anthill.adapter.CVSRepositoryAdapter  - Get revisions
since command: 



		Kevin Taylor 
		Sr Web Developer 
		The Pampered Chef LTD 
		630-261-3557 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.urbancode.com/pipermail/anthill/attachments/20050901/53d88098/attachment-0002.htm


More information about the Anthill mailing list