[Dwm-sits] FW: deployment error

Redemann, Joan Joan.Redemann at dep.state.fl.us
Mon Mar 6 13:20:30 EST 2006


HI, I noticed in the error logs the below message, for your deployment, as
well as another one.  I asked the project lead on the other project about it
and below is what he said regarding how he fixed it, that he had to change a
text property from epic51 to epic52 .  I hope this is useful information to
you.  

Thanks, 
Joan Redemann 
J2EE Deployment Specialist 
DEP/DRAM/BIS/Middle Tier 
(850) 245-8288 
SunCom 205-8288 
joan.redemann at dep.state.fl.us 

-----Original Message----- 
 
From: O'Donnell, Danny 
Sent: Monday, March 06, 2006 12:47 PM
To: Redemann, Joan
Subject: RE: DepTopics deployment.

I use a properties file to set the proper locations for outside hyperlinks,
database connections, etc. based on what platform I am on. For example, on
epic52, I connect to the "test" database instance, whereas on epic228, I use
"beta." Rather than hard coding in the java code, I can use the settings in
the properties file so that the ear file can be pushed to any platform
without change. I just need to remember when we change deployment machines, I
have to change that setting.

 

Here is my current list. I forgot to change the dev.machine key to epic52
before I deployed today.

 

danny.machine=ODONNELLLAPTOP

test.machine=epic6.dep.state.fl.us

dev.machine=epic52.dep.state.fl.us

beta.machine=epic228.dep.state.fl.us

prod.machine=epic229.dep.state.fl.us

 
-----------------------------------------------------------------------------
----------------------

(for DepTopics)    (DwmSits below:  similar)

 

Deployment started on: Mon Mar 6 11:51:18 EST 2006

ADMN-705003

The evaluate phase failed. The Adapter used in the evaluate may have thrown
an exception.

Base Exception:

java.lang.NullPointerException:null

Check the related Adapter evaluate logic and base exception in the log file.

java.lang.NullPointerException

at
com.evermind.server.rmi.RMIConnection.EXCEPTION_ORIGINATES_FROM_THE_REMOTE_SE
RVER(RMIConnection.java:1562)

at
com.evermind.server.rmi.RMIConnection.invokeMethod(RMIConnection.java:1515)

at
com.evermind.server.rmi.RemoteInvocationHandler.invoke(RemoteInvocationHandle
r.java:55)

at __Proxy2.bindWebApp(Unknown Source)

at
oracle.ias.sysmgmt.deployment.j2ee.runtime.LocalBindWebApp.bindOnSingleInstan
ce(Unknown Source)

at
oracle.ias.sysmgmt.deployment.j2ee.runtime.LocalBindWebApp.doExecute(Unknown
Source)

at oracle.ias.sysmgmt.deployment.j2ee.runtime.RuntimeIf.execute(Unknown
Source)

at
oracle.ias.sysmgmt.deployment.j2ee.adapter.DeploymentAdapter.doEvaluateDeploy
(Unknown Source)

at
oracle.ias.sysmgmt.deployment.j2ee.adapter.DeploymentAdapter.evaluate(Unknown
Source)

at oracle.ias.sysmgmt.task.TaskMaster.sync_evaluate(Unknown Source)

at oracle.ias.sysmgmt.task.TaskMaster.internal_evaluate(Unknown Source)

at oracle.ias.sysmgmt.task.RemoteEvaluate.execCommand(Unknown Source)

at oracle.ias.sysmgmt.task.DaemonWorker.run(Unknown Source)

Deployment of J2EE application DepTopics failed at deploy application!

Thanks, 
Joan Redemann 
J2EE Deployment Specialist 
DEP/DRAM/BIS/Middle Tier 
(850) 245-8288 
SunCom 205-8288 
joan.redemann at dep.state.fl.us 


The current issue appears to be more related possibly to something your
developers may need to look into.  

-------------------------------------------------------------

(for DwmSits) 

 ADMN-705003

The evaluate phase failed. The Adapter used in the evaluate may have thrown
an exception.

Base Exception:

java.lang.NoClassDefFoundError:org/apache/commons/beanutils/MethodUtils

Check the related Adapter evaluate logic and base exception in the log file.

java.lang.NoClassDefFoundError: org/apache/commons/beanutils/MethodUtils

at
com.evermind.server.rmi.RMIConnection.EXCEPTION_ORIGINATES_FROM_THE_REMOTE_SE
RVER(RMIConnection.java:1562)

at
com.evermind.server.rmi.RMIConnection.invokeMethod(RMIConnection.java:1515)

at
com.evermind.server.rmi.RemoteInvocationHandler.invoke(RemoteInvocationHandle
r.java:55)

at __Proxy2.bindWebApp(Unknown Source)

at
oracle.ias.sysmgmt.deployment.j2ee.runtime.LocalBindWebApp.bindOnSingleInstan
ce(Unknown Source)

at
oracle.ias.sysmgmt.deployment.j2ee.runtime.LocalBindWebApp.doExecute(Unknown
Source)

at oracle.ias.sysmgmt.deployment.j2ee.runtime.RuntimeIf.execute(Unknown
Source)

at
oracle.ias.sysmgmt.deployment.j2ee.adapter.DeploymentAdapter.doEvaluateDeploy
(Unknown Source)

at
oracle.ias.sysmgmt.deployment.j2ee.adapter.DeploymentAdapter.evaluate(Unknown
Source)

at oracle.ias.sysmgmt.task.TaskMaster.sync_evaluate(Unknown Source)

at oracle.ias.sysmgmt.task.TaskMaster.internal_evaluate(Unknown Source)

at oracle.ias.sysmgmt.task.RemoteEvaluate.execCommand(Unknown Source)

at oracle.ias.sysmgmt.task.DaemonWorker.run(Unknown Source)

Deployment of J2EE application DwmSits failed at deploy application! 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.dep.state.fl.us/pipermail/dwm-sits/attachments/20060306/dda32285/attachment.htm


More information about the Dwm-sits mailing list