WebLogic installation support - Error deploying service on weblogic 8.1 SP2

This is Interesting: Free IT Magazines  
Home > Archive > WebLogic installation support > January 2006 > Error deploying service on weblogic 8.1 SP2





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Error deploying service on weblogic 8.1 SP2
Matthew.Blyth@gmail.com

2006-01-13, 10:06 pm

Get the following error:

java.lang.reflect.InvocationTargetException
at
COM.jrockit.reflect.NativeMethodInvoker.invoke0(ILjava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Native
Method)
at
COM.jrockit.reflect.NativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown
Source)
at
COM.jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown
Source)
at
java.lang.reflect.Method.invoke(Ljava.lang.Object;[Ljava.lang.Object;I)Ljava.lang.Object;(Unknown
Source)
at
weblogic.management.console.actions.RequestableActionSupport.setParam(Ljava.beans.PropertyDescriptor;[Ljava.lang.String;)V(RequestableActionSupport.java:140)
at
weblogic.management.console.actions.RequestableActionSupport.setParams(Lweblogic.management.console.utils. RequestParams;)V(RequestableActionSuppor
t.java:88)
at
weblogic.management.console.actions.internal.ActionServlet.doAction(Ljavax.servlet.http.HttpServletRequest;Ljavax.servlet.http.HttpServletResponse;)V(ActionServlet.java:149)
at
weblogic.management.console.actions.internal.ActionServlet.doGet(Ljavax.servlet.http.HttpServletRequest;Ljavax.servlet.http.HttpServletResponse;)V(ActionServlet.java:91)
at
javax.servlet.http.HttpServlet.service(Ljavax.servlet.http.HttpServletRequest;Ljavax.servlet.http.HttpServletResponse;)V(HttpServlet.java:740)
at
javax.servlet.http.HttpServlet.service(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;)V(HttpServlet.java:853)
at
weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run()Ljava.lang.Object;(ServletStubImpl.java:971)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;Lweblogic.servlet.internal.FilterChainImpl;)V(ServletStubImpl.java:402)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;)V(ServletStubImpl.java:305)
at
weblogic.servlet.internal. WebAppServletContext$ServletInvocationAc
tion.run()Ljava.lang.Object;(WebAppServletContext.java:6350)
at
weblogic.security.acl.internal.AuthenticatedSubject.doAs(Lweblogic.security.subject.AbstractSubject;Ljava.security.PrivilegedAction;)Ljava.lang.Object;(Optimized
Method)
at
weblogic.security.service.SecurityManager.runAs(Lweblogic.security.acl.internal.AuthenticatedSubject;Lweblogic.security.acl.internal.AuthenticatedSubject;Ljava.security.PrivilegedAction;)Ljava.lang.Object;(SecurityManager.java:118)
at
weblogic.servlet.internal.WebAppServletContext.invokeServlet(Lweblogic.servlet.internal.ServletRequestImpl;Lweblogic.servlet.internal. ServletResponseImpl;)V(WebAppServletCont
ext.java:3635)
at
weblogic.servlet.internal.ServletRequestImpl.execute(Lweblogic.kernel.ExecuteThread;)V(ServletRequestImpl.java:2585)
at
weblogic.kernel.ExecuteThread.execute(Lweblogic.kernel.ExecuteRequest;)V(Optimized
Method)
at weblogic.kernel.ExecuteThread.run()V(ExecuteThread.java:170)
at java.lang.Thread.startThreadFromVM(Ljava.lang.Thread;)V(Unknown
Source)
Caused by: java.lang.IllegalArgumentException: component can't be null.
at
weblogic.management.console.actions.mbean.DeployerAction.setApplication(Lweblogic.management.configuration.ApplicationMBean;)V(DeployerAction.java:104)
... 21 more
--------------- nested within: ------------------
weblogic.management.console.actions.ActionException - with nested
exception:
[java.lang.reflect.InvocationTargetException - with target exception:
[java.lang.IllegalArgumentException: component can't be null.]]
at
weblogic.management.console.actions.ErrorAction.(Ljava.lang.Throwable;)V(ErrorAction.java:38)
at
weblogic.management.console.actions.internal.ActionServlet.doAction(Ljavax.servlet.http.HttpServletRequest;Ljavax.servlet.http.HttpServletResponse;)V(ActionServlet.java:200)
at
weblogic.management.console.actions.internal.ActionServlet.doGet(Ljavax.servlet.http.HttpServletRequest;Ljavax.servlet.http.HttpServletResponse;)V(ActionServlet.java:91)
at
javax.servlet.http.HttpServlet.service(Ljavax.servlet.http.HttpServletRequest;Ljavax.servlet.http.HttpServletResponse;)V(HttpServlet.java:740)
at
javax.servlet.http.HttpServlet.service(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;)V(HttpServlet.java:853)
at
weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run()Ljava.lang.Object;(ServletStubImpl.java:971)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;Lweblogic.servlet.internal.FilterChainImpl;)V(ServletStubImpl.java:402)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;)V(ServletStubImpl.java:305)
at
weblogic.servlet.internal. WebAppServletContext$ServletInvocationAc
tion.run()Ljava.lang.Object;(WebAppServletContext.java:6350)
at
weblogic.security.acl.internal.AuthenticatedSubject.doAs(Lweblogic.security.subject.AbstractSubject;Ljava.security.PrivilegedAction;)Ljava.lang.Object;(Optimized
Method)
at
weblogic.security.service.SecurityManager.runAs(Lweblogic.security.acl.internal.AuthenticatedSubject;Lweblogic.security.acl.internal.AuthenticatedSubject;Ljava.security.PrivilegedAction;)Ljava.lang.Object;(SecurityManager.java:118)
at
weblogic.servlet.internal.WebAppServletContext.invokeServlet(Lweblogic.servlet.internal.ServletRequestImpl;Lweblogic.servlet.internal. ServletResponseImpl;)V(WebAppServletCont
ext.java:3635)
at
weblogic.servlet.internal.ServletRequestImpl.execute(Lweblogic.kernel.ExecuteThread;)V(ServletRequestImpl.java:2585)
at
weblogic.kernel.ExecuteThread.execute(Lweblogic.kernel.ExecuteRequest;)V(Optimized
Method)
at weblogic.kernel.ExecuteThread.run()V(ExecuteThread.java:170)
at java.lang.Thread.startThreadFromVM(Ljava.lang.Thread;)V(Unknown
Source)


Current Date
Tue Jan 10 11:37:25 EST 2006

Console Release Build
null

Console Build
null

Server Release Build
8.1.2.0

Server Build
WebLogic Temporary Patch for CR214774 03/02/2005 21:54:08

All Server Product Versions
WebLogic Temporary Patch for CR214774 03/02/2005 21:54:08
WebLogic Server 8.1 SP2 Fri Dec 5 15:01:51 PST 2003 316284
WebLogic XMLX Module 8.1 SP2 Fri Dec 5 15:01:51 PST 2003 316284

Request Info
Protocol: HTTP/1.1
ServerName: ipsad1qa-e26.ops.aol.com
ServerPort: 15165
Secure: false
ContextPath: /console
ServletPath: /common/error.jsp
QueryString:
actionType=0&application=domains%3AName%3Daol-bt-acctservice-V2_0-weblogic81%2CType%3DApplication
PathInfo: null
PathTranslated: null
RequestURI: /console/common/error.jsp
AuthType: null
ContentType: null
CharacterEncoding: null
Locale: en_US
Method: GET
Session:
weblogic.servlet.internal.session.MemorySessionData@816f03f
RequestedSessionId:
DDgM1PuReh2Cdy4ZDBIcyTvSSdHCnQV2Ujoy2hEf
kPU1czoHeO6C!756207268!1136910540824
RequestedSessionIdFromCookie: true
RequestedSessionIdFromURL: false
UserPrincipal: bsewebqa
RemoteUser: bsewebqa
RemoteAddr: 10.128.74.206
RemoteHost: 10.128.74.206

Parameters
actionType = 0 application =
domains:Name=aol-bt-acctservice-V2_0-weblogic81,Type=Application
Attributes
_wl_internalaction =
weblogic.management.console.actions.internal.InternalActionContext@9bbc74a
weblogic.management.console.catalog.Catalog =
weblogic.management.console.catalog.XmlCatalog@82946eb
weblogic.management.console.helpers.DebugHelper =
weblogic.management.console.helpers.DebugHelper@9bbc769
weblogic.management.console.helpers.UrlHelper =
weblogic.management.console.helpers.UrlHelper@9bbd2d0
weblogic.servlet.network_channel.port = 15165
Headers
Accept =
text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Charset = ISO-8859-1,utf-8;q=0.7,*;q=0.7 Accept-Encoding =
gzip,deflate Accept-Language = en-us,en;q=0.5 Connection = keep-alive
Cookie = testcookie=; RSP_COOKIE=type=0&name=RGF2aWRvY2ll;
ADMINCONSOLESESSION=DDgM1PuReh2Cdy4ZDBIc
yTvSSdHCnQV2Ujoy2hEfkPU1czoHeO6C!7562072
68
Host = ipsad1qa-e26.ops.aol.com:15165 Keep-Alive = 300 Referer =
http://ipsad1qa-e26.ops.aol.com:151...n.ApplicationMB
ean.Name%3Daol-bt-acctservice-V2_0-weblogic81&attributes=weblogic.management.configuration.ApplicationMBean.Targets%3Ddomains%3AName%3Dipsqa-Cluster%2CType%3DCluster&attributes=weblogic.management.configuration.ApplicationMBean.Path%3D%2Fusr%2Fweb%2Fbea%2
F8.1.2%2Fdomains%2Fipsqa-adm%2Fupload%2Faol-bt-acctservice-V2_0-weblogic81.ear&attributes=Path.currentPath%3D%2Fusr%2Fweb%2Fbea%2F8.1.2%2Fdomains%2Fipsqa-adm%2Fupload%2F&reloadNav=false&message=&wizardName=ApplicationAssistant&step=Configure&MBeanClass=we
blogic.management.configuration.ApplicationMBean
User-Agent = Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8)
Gecko/20051111 Firefox/1.5
BrowserInfo
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0;
en-US; rv:1.8) Gecko/20051111 Firefox/1.5
IE: false
Netscape: true
Supported: true
JavscriptHrefs: true
TableCellClick: false
DocumentReloadedOnResize: true
DropdownStretchable: false
CellSpacingBlank: true
EmptyCellBlank: true
ImgOnclickSupported: false
TableBorderFancy: false
PartialToWideTables: true
DisabledControlSupported: false

Has anyone seen anything like this previously? Any help greatly
appreciated.

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com