I am using Windows NT. When I start weblogic it throws
the following error.  Can anyone help me in this

E:\weblogic>startweblogic

E:\weblogic>set
PATH=.\bin;e:\weblogic\bin;c:\jdk1.2.2\bin;D:\Oracle\Ora81\bin;C:\Program
Files\Oracle\jre\1.1.7\bin;C:\WINNT\system
an Engine\4.0.xx\;C:\jdk1.2.2\bin;

E:\weblogic>set
JAVA_CLASSPATH=.\classes\boot;.\eval\cloudscape\lib\cloudscape.jar

E:\weblogic>goto runWebLogicJava

E:\weblogic>set
WEBLOGIC_CLASSPATH=.\license;.\classes;.\lib\weblogicaux.jar;.\myserver\serverclasses

E:\weblogic>if "" NEQ "" set
WEBLOGIC_CLASSPATH=;.\license;.\classes;.\lib\weblogicaux.jar;.\myserver\serverclasses

E:\weblogic>if "" NEQ "" set
WEBLOGIC_CLASSPATH=.\license;.\classes;.\lib\weblogicaux.jar;.\myserver\serverclasses;

E:\weblogic>c:\jdk1.2.2\bin\java -ms64m -mx64m
-classpath
.\classes\boot;.\eval\cloudscape\lib\cloudscape.jar
-Dweblogic.class.path=
Dweblogic.home=. -Djava.security.manager
-Djava.security.policy==.\weblogic.policy
weblogic.Server
Exception in thread "main"
java.security.AccessControlException: access denied
(java.lang.RuntimePermission createSecurityManager )
        at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:195)
        at
java.security.AccessController.checkPermission(AccessController.java:403)
        at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
        at
java.lang.SecurityManager.<init>(SecurityManager.java:307)
        at
weblogic.boot.ServerSecurityManager.<init>(ServerSecurityManager.java:11)
        at weblogic.Server.main(Server.java:59)
        at weblogic.Server.main(Server.java:55)

E:\weblogic>goto finish

E:\weblogic>ENDLOCAL

Thanks & regds
shiva

__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to