Hi out there,

i have a problem which looks like a ND internal security problem and i have no idea 
why this come up.
The error comes up while checking in/out files from the version control system PVCS.
Does anyone has an idea? 

1       Sep 11, 2000 at 10:48:48.185    Error   Thread-7        ServiceLocator  
netdyn.cosi.security.CNdCOSISecurityManager:locatorContext:authorizeOperation: 
nobody||-968669328155|1582579141not authorized
2       Sep 11, 2000 at 10:48:48.325    Error   Thread-7        ServiceLocator  
netdyn.cosi.security.CNdCOSISecurityManager:locatorContext:checkSecurity:
 exception CNdSecurityException{TNdSecurityExceptionType 
type=UNAUTHORIZED_OPERATION;string
 reason="Not authorized to perform operation ServiceLocator.INdLocator.findService";}
exception CNdSecurityException{TNdSecurityExceptionType 
type=UNAUTHORIZED_OPERATION;string reason="Not authorized to perform operation 
ServiceLocator.INdLocator.findService";}
        at 
netdyn.cosi.security.CNdCOSISecurityManager.authorizeOperation(CNdCOSISecurityManager.java)
        at 
netdyn.cosi.security.CNdCOSISecurityManager.checkSecurity(CNdCOSISecurityManager.java)
        at 
netdyn.cosi.security.CNdCOSISecurityManager.checkSecurity(CNdCOSISecurityManager.java)
        at netdyn.cosi.admin.CNdAdmin.checkSecurity(Compiled Code)
        at netdyn.cosi.admin.CNdAdmin.preOperation(Compiled Code)
        at netdyn.cosi.admin.CNdAdmin.preOperation(Compiled Code)
        at netdyn.cosi.admin.CNdAdmin.preOperation(CNdAdmin.java)
        at netdyn.cosi.locator.CNdLocatorImpl.findService(CNdLocatorImpl.java)
        at netdyn.cosi.stubs._tie_INdLocator.findService(_tie_INdLocator.java)
        at netdyn.cosi.stubs._INdLocatorImplBase._execute(_INdLocatorImplBase.java)
        at netdyn.cosi.stubs._INdLocatorImplBase._execute(_INdLocatorImplBase.java)
        at 
com.visigenic.vbroker.orb.SkeletonDelegateImpl.execute(SkeletonDelegateImpl.java:129)
        at 
com.visigenic.vbroker.orb.GiopProtocolAdapter.doRequest(GiopProtocolAdapter.java:291)
        at 
com.visigenic.vbroker.orb.GiopProtocolAdapter.dispatchMessage(GiopProtocolAdapter.java:476)
        at com.visigenic.vbroker.orb.ThreadPoolDispatcher.run(Compiled Code)
        at com.visigenic.vbroker.orb.WorkerThread.run(Compiled Code)

The only way to start the command center on my developer machine is starting the 
following from a dos box:

1.) osagent -p %OSAGENT_PORT% -C
2.) java -mx100m -classpath %NETDYN_CLASSPATH% -DORBagentPort=%OSAGENT_PORT% 
-DNETDYN_CLASSPATH=%NETDYN_CLASSPATH%
 com.visigenic.vbroker.gatekeeper.GateKeeper -props 
C:\NetDynamics\NetDynamics40\gatekeeper.prop
3.) java -mx100m -classpath %NETDYN_CLASSPATH% -DORBagentPort=%OSAGENT_PORT% 
-DNETDYN_CELL=localhost.DefaultPartition
 -DNETDYN_PARTITION=DefaultPartition -DNETDYN_CLASSPATH=%NETDYN_CLASSPATH% 
netdyn.cosi.manager.CNdServiceManager
 -baseDir C:\NetDynamics\NetDynamics40\Program\Properties

Thanks

Andreas

_________________________________________________________________________
To unsubscribe from this mailing list please send an email to:
[EMAIL PROTECTED]
Please remember to use the same email address you subscribed with.

For help in using, subscribing, and unsubscribing to the discussion
forums, please go to: http://www.netdynamics.com/support/visitdevfor.html

For dire need help, email: [EMAIL PROTECTED]

Reply via email to