由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - Help! About Weblogic
相关主题
使用Clob的setString方法出现如下错误J2EE: why is my .jsp not refreshed?
java在美国到底怎样?Help! An Exception about JMS
怎么没人整一JAVA VISUAL STUDIOrational rose question
BEA WEBLOGIC WORKSHOPException in thread "main" java.lang.NoClassDefFoundError
Re: [转载] 急!在线等---从Servlet调用AXIS的Web ServNo decent way for input password from command line.
A question on application serverJava fun
请教frameworkjboss hot deployment in eclipse
奇怪的现象Tomcat Hot deployment
相关话题的讨论汇总
话题: weblogic话题: about话题: hit话题: host话题: ear
进入Java版参与讨论
1 (共1页)
b*h
发帖数: 353
1
Hello everyone, I updated my weblogic server from 6.1 to 8.1. Then I was
trying to update .ear for 8.1 on the host from my local by following command:
/usr/bin/java -cp ../lib/weblogic.jar weblogic.deploy -debug -port 7001 -host
myhostname -component hit:advisor -component DEPLOYABLE_hit:advisor update
"******" hit ../dist/DEPLOYABLE_hit.ear
where "******" is the password.
The date of .ear on host side was changed after this command, but I got
exception server sides, the exception on the server
v******e
发帖数: 63
2
My guess is you need to give user "system"'s password.
You can post your question to BEA's dev2dev.bea.com site to get faster
support.

command:
-host
verImpl.setAttribute(Ljavax.management.ObjectName;Ljavax.management.Attribute;
weblogic.management.internal.SecurityHelper$IsAccessAllowedPrivilegeAction.wls
weblogic.management.internal.SecurityHelper$IsAccessAllowedPrivilegeAction.run
weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.
weblogic.management.internal.Secu

【在 b*h 的大作中提到】
: Hello everyone, I updated my weblogic server from 6.1 to 8.1. Then I was
: trying to update .ear for 8.1 on the host from my local by following command:
: /usr/bin/java -cp ../lib/weblogic.jar weblogic.deploy -debug -port 7001 -host
: myhostname -component hit:advisor -component DEPLOYABLE_hit:advisor update
: "******" hit ../dist/DEPLOYABLE_hit.ear
: where "******" is the password.
: The date of .ear on host side was changed after this command, but I got
: exception server sides, the exception on the server

b*h
发帖数: 353
3
Thank you for reply. But how to give user the system's password? Thanks.

verImpl.setAttribute(Ljavax.management.ObjectName;Ljavax.management.Attribute;
weblogic.management.internal.SecurityHelper$IsAccessAllowedPrivilegeAction.wls
weblogic.management.internal.SecurityHelper$IsAccessAllowedPrivilegeAction.run
weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.
at
weblogic.management.internal.SecurityHelper.isAccessAllowed(SecurityHelper.jav
weblogic.management.internal

【在 v******e 的大作中提到】
: My guess is you need to give user "system"'s password.
: You can post your question to BEA's dev2dev.bea.com site to get faster
: support.
:
: command:
: -host
: verImpl.setAttribute(Ljavax.management.ObjectName;Ljavax.management.Attribute;
: weblogic.management.internal.SecurityHelper$IsAccessAllowedPrivilegeAction.wls
: weblogic.management.internal.SecurityHelper$IsAccessAllowedPrivilegeAction.run
: weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.

p***n
发帖数: 635
4
if your company has support account, just open a ticket and call those
guys at BEA. they have around the clock support.
especially if there is a bug in WEBLOGIC, you'll rack your head for days
to figure out

【在 v******e 的大作中提到】
: My guess is you need to give user "system"'s password.
: You can post your question to BEA's dev2dev.bea.com site to get faster
: support.
:
: command:
: -host
: verImpl.setAttribute(Ljavax.management.ObjectName;Ljavax.management.Attribute;
: weblogic.management.internal.SecurityHelper$IsAccessAllowedPrivilegeAction.wls
: weblogic.management.internal.SecurityHelper$IsAccessAllowedPrivilegeAction.run
: weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.

1 (共1页)
进入Java版参与讨论
相关主题
Tomcat Hot deploymentRe: [转载] 急!在线等---从Servlet调用AXIS的Web Serv
how to update swing componentsA question on application server
what wrong with jboss?请教framework
Web application deployment 的问题奇怪的现象
使用Clob的setString方法出现如下错误J2EE: why is my .jsp not refreshed?
java在美国到底怎样?Help! An Exception about JMS
怎么没人整一JAVA VISUAL STUDIOrational rose question
BEA WEBLOGIC WORKSHOPException in thread "main" java.lang.NoClassDefFoundError
相关话题的讨论汇总
话题: weblogic话题: about话题: hit话题: host话题: ear