Title: | ObjectBroker Development - BEA Systems' CORBA |
Notice: | See note 2 for kit locations; note 4 for training |
Moderator: | RECV::GUMBEL d |
Created: | Thu Dec 27 1990 |
Last Modified: | Fri Jun 06 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 2482 |
Total number of notes: | 13057 |
I'm having a problem with my script server application on OB 2.71. This application has been working on OB 2.5 without any problems. The application uses OB 2.71 on Digital UNIX 4.0B and OpenVMS V6.2-1H3. I went through the release notes and verified OBB$SCRATCH was defined. The release notes also indicated that I needed a patch for Digital UNIX 4.0 but, when I inquired about obtaining the patch I was told it was not need for 4.0B, which I am running. I've setup the application to run in debug mode an included it below, could anyone provide me some direction to debug this application? thanks, Bob -------------------------------------------------------------------------------- %SET-W-NOTSET, error modifying VETTE$DUA100: -SET-E-INVDEV, device is invalid for requested operation %SET-W-NOTSET, error modifying VETTE$DUA100: -SET-E-INVDEV, device is invalid for requested operation $ SET OUTPUT_RATE=:0:0.01 $ DELETE/SYMBOL/LOCAL/ALL $ DELETE/SYMBOL/GLOBAL/ALL $ DEFINE/JOB/NOLOG SYS$LOGIN USER3:[GOUVEIA] $ DEFINE/JOB/NOLOG SYS$SCRATCH USER3:[GOUVEIA] $ PRCNAM = F$GETJPI(0,"PID") $ SET PROCESS/NAME=OBB_24400A1F $ SET DEFAULT USER3:[GOUVEIA] $ DEFINE "OBB_SERVER_UUID" "7c8ffe91d68f.02.10.7b.30.5b.00.00.00" $ DEFINE "OBB_INIT_FILE" "SYS$SYSDEVICE:[OBB.SCRATCH.DZIN01]OBB244001370021.TMP" $ IF F$SEARCH("USER3:[GOUVEIA]OBB$LOGIN.COM") .NES. "" $ THEN $ @USER3:[GOUVEIA]OBB$LOGIN.COM $ define obb_repository salt$lib:salt3repos.ir $ set def [gouveia.eds2] $ define obb$scratch [] $ define OBB_TRACE_FLAGS S $ ENDIF $ APPLICATION/BROKER START SCRIPT_SERVER/IMPLEMENTATION=6ca1053c8488.02.10.7b.30.69.00.00.00 OBB ScriptServer: routine CMD__StartScriptServer entered OBB ScriptServer: routine SSInitialize entered OBB ScriptServer: calling OBB_BOA_initialize OBB ScriptServer: Startup reason SERVER_PER_METHOD OBB ScriptServer: routine SSInitialize exited OBB ScriptServer: Registering as implementation OBB ScriptServer: 0 6CA1053C8488.02.10.7B.30.69.00.00.00 OBB ScriptServer: 0 6CA1053C8488.02.10.7B.30.69.00.00.00OBB ScriptServer: routine SSRegisterImplementations entered OBB ScriptServer: Connecting to implementation registry OBB ScriptServer: Implementation id appears to be valid uuid OBB ScriptServer: routine GetImplementationName entered OBB ScriptServer: Attempting to open key Implementations\Descriptions OBB ScriptServer: Attempting to open key Implementations\DescriptionsOBB ScriptServer: Implementation name is SaltImpl OBB ScriptServer: Attempting to open key Implementations\DescriptionsOBB ScriptServer: Implementation name is SaltImplOBB ScriptServer: routine GetImplementationName exited OBB ScriptServer: routine RegisterServer entered OBB ScriptServer: Attempting to build impl const OBB ScriptServer: routine GenImplData entered OBB ScriptServer: routine GetMethodNames entered OBB ScriptServer: Attempting to open key Implementations\Descriptions\SaltImpl OBB ScriptServer: Attempting to open key Implementations\Descriptions\SaltImplOBB ScriptServer: Enumerating methods OBB ScriptServer: Method name: Startup OBB ScriptServer: Method name: StartupOBB ScriptServer: routine GetMethodNames exited OBB ScriptServer: routine GenImplData exited OBB ScriptServer: routine RegisterServer exited OBB ScriptServer: routine SSRegisterImplementations exited OBB ScriptServer: Entering main loop OBB ScriptServer: routine GetMethodArgs entered OBB ScriptServer: Attempting to open repository OBB ScriptServer: Repository opened - attempting to lookup operation OBB ScriptServer: Got operation def - Attempting to build arg list OBB ScriptServer: Closing repository OBB ScriptServer: routine GetMethodArgs exited OBB ScriptServer: routine SSDispatch entered OBB ScriptServer: Connecting to implementation registry OBB ScriptServer: Attempting to open key Implementations\Definitions\6CA1053C8488.02.10.7B.30.69.00.00.00\Methods\6ca1053ce630.02.10.7b.30.69.00.00.00 OBB ScriptServer: Attempting to open key Implementations\Definitions\6CA1053C8488.02.10.7B.30.69.00.00.00\Methods\6ca1053ce630.02.10.7b.30.69.00.00.00OBB ScriptServer: Querying value of activation type OBB ScriptServer: Querying value of script command OBB ScriptServer: Querying value of introducer character OBB ScriptServer: OBB__RegKey_QueryValue of IntroducerCharacter failed OBB ScriptServer: OBB__RegKey_QueryValue of IntroducerCharacter failedOBB ScriptServer: Querying value of convenience commands flag OBB ScriptServer: Closing method id registry key OBB ScriptServer: Closing implementation registry OBB ScriptServer: Calling OBB__ParseInvocationString OBB ScriptServer: After parsing, the invocation string is: @salt$lib:Salt_View_Startup.com "xmsgft.mlo.dec.com" "603" @salt$lib:Salt_View_Startup.com "xmsgft.mlo.dec.com" "603"OBB ScriptServer: Loading the child context object OBB ScriptServer: routine ExecuteCommand entered OBB ScriptServer: Command: @salt$lib:Salt_View_Startup.com "xmsgft.mlo.dec.com" "603" OBB ScriptServer: Command: @salt$lib:Salt_View_Startup.com "xmsgft.mlo.dec.com" "603"OBB ScriptServer: Filename: []OBB24400a1f0001.TMP OBB ScriptServer: Command: @salt$lib:Salt_View_Startup.com "xmsgft.mlo.dec.com" "603"OBB ScriptServer: Filename: []OBB24400a1f0001.TMPOBB ScriptServer: Internal error - shadow context database name is NULL OBB ScriptServer: routine ExecuteCommand exited OBB ScriptServer: Execution completed OBB ScriptServer: Execution of the command is complete OBB ScriptServer: routine SSDispatch exited OBB ScriptServer: routine DeactivateImpl entered OBB ScriptServer: routine Terminate entered OBB ScriptServer: Exiting main loop OBB ScriptServer: routine Terminate exited OBB ScriptServer: routine DeactivateImpl exited OBB ScriptServer: routine SSTerminate entered OBB ScriptServer: Calling OBB__UnregisterServer, id = 6CA1053C8488.02.10.7B.30.69.00.00.00 OBB ScriptServer: Calling OBB__UnregisterServer, id = 6CA1053C8488.02.10.7B.30.69.00.00.00 OBB ScriptServer: routine SSTerminate exited OBB ScriptServer: routine CMD__StartScriptServer exited OBB ScriptServer: routine ExitHandler entered OBB ScriptServer: routine Terminate entered OBB ScriptServer: Exiting main loop OBB ScriptServer: routine Terminate exited OBB ScriptServer: routine SSTerminate entered %SYSTEM-F-ACCVIO, access violation, reason mask=00, virtual address=38304463, PC=000A04D0, PS=0000001B %TRACE-F-TRACEBACK, symbolic stack dump follows Image Name Module Name Routine Name Line Number rel PC abs PC OBB$CMDSHR 0 0005E4D0 000A04D0 OBB$CMDSHR 0 0005FEAC 000A1EAC 0 8002B434 8002B434 OBB$CMD 0 0002006C 0003006C 0 8891C170 8891C170 $ EXIT $STATUS %DELETE-W-SEARCHFAIL, error searching for USER3:[GOUVEIA.EDS2]OBB244001370022.COM; -RMS-E-FNF, file not found GOUVEIA logged out at 2-MAY-1997 11:28:18.36
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
2474.1 | reformatted .-1 | SEND::SLAVIN | Mon May 05 1997 12:27 | 150 | |
<<< Note 2474.0 by ECADSR::GOUVEIA >>> -< Problem with running OB 2.71 script server >- I'm having a problem with my script server application on OB 2.71. This application has been working on OB 2.5 without any problems. The application uses OB 2.71 on Digital UNIX 4.0B and OpenVMS V6.2-1H3. I went through the release notes and verified OBB$SCRATCH was defined. The release notes also indicated that I needed a patch for Digital UNIX 4.0 but, when I inquired about obtaining the patch I was told it was not need for 4.0B, which I am running. I've setup the application to run in debug mode an included it below, could anyone provide me some direction to debug this application? thanks, Bob -------------------------------------------------------------------------------- %SET-W-NOTSET, error modifying VETTE$DUA100: -SET-E-INVDEV, device is invalid for requested operation %SET-W-NOTSET, error modifying VETTE$DUA100: -SET-E-INVDEV, device is invalid for requested operation $ SET OUTPUT_RATE=:0:0.01 $ DELETE/SYMBOL/LOCAL/ALL $ DELETE/SYMBOL/GLOBAL/ALL $ DEFINE/JOB/NOLOG SYS$LOGIN USER3:[GOUVEIA] $ DEFINE/JOB/NOLOG SYS$SCRATCH USER3:[GOUVEIA] $ PRCNAM = F$GETJPI(0,"PID") $ SET PROCESS/NAME=OBB_24400A1F $ SET DEFAULT USER3:[GOUVEIA] $ DEFINE "OBB_SERVER_UUID" "7c8ffe91d68f.02.10.7b.30.5b.00.00.00" $ DEFINE "OBB_INIT_FILE" "SYS$SYSDEVICE:[OBB.SCRATCH.DZIN01]OBB244001370021.TMP" $ IF F$SEARCH("USER3:[GOUVEIA]OBB$LOGIN.COM") .NES. "" $ THEN $ @USER3:[GOUVEIA]OBB$LOGIN.COM $ define obb_repository salt$lib:salt3repos.ir $ set def [gouveia.eds2] $ define obb$scratch [] $ define OBB_TRACE_FLAGS S $ ENDIF $ APPLICATION/BROKER START SCRIPT_SERVER/IMPLEMENTATION=6ca1053c8488.02.10.7b.30.69.00.00.00 OBB ScriptServer: routine CMD__StartScriptServer entered OBB ScriptServer: routine SSInitialize entered OBB ScriptServer: calling OBB_BOA_initialize OBB ScriptServer: Startup reason SERVER_PER_METHOD OBB ScriptServer: routine SSInitialize exited OBB ScriptServer: Registering as implementation OBB ScriptServer: 0 6CA1053C8488.02.10.7B.30.69.00.00.00 OBB ScriptServer: 0 6CA1053C8488.02.10.7B.30.69.00.00.00OBB ScriptServer: routine SSRegisterImplementations entered OBB ScriptServer: Connecting to implementation registry OBB ScriptServer: Implementation id appears to be valid uuid OBB ScriptServer: routine GetImplementationName entered OBB ScriptServer: Attempting to open key Implementations\Descriptions OBB ScriptServer: Attempting to open key Implementations\DescriptionsOBB ScriptServer: Implementation name is SaltImpl OBB ScriptServer: Attempting to open key Implementations\DescriptionsOBB ScriptServer: Implementation name is SaltImplOBB ScriptServer: routine GetImplementationName exited OBB ScriptServer: routine RegisterServer entered OBB ScriptServer: Attempting to build impl const OBB ScriptServer: routine GenImplData entered OBB ScriptServer: routine GetMethodNames entered OBB ScriptServer: Attempting to open key Implementations\Descriptions\SaltImpl OBB ScriptServer: Attempting to open key Implementations\Descriptions\SaltImplOBB ScriptServer: Enumerating methods OBB ScriptServer: Method name: Startup OBB ScriptServer: Method name: StartupOBB ScriptServer: routine GetMethodNames exited OBB ScriptServer: routine GenImplData exited OBB ScriptServer: routine RegisterServer exited OBB ScriptServer: routine SSRegisterImplementations exited OBB ScriptServer: Entering main loop OBB ScriptServer: routine GetMethodArgs entered OBB ScriptServer: Attempting to open repository OBB ScriptServer: Repository opened - attempting to lookup operation OBB ScriptServer: Got operation def - Attempting to build arg list OBB ScriptServer: Closing repository OBB ScriptServer: routine GetMethodArgs exited OBB ScriptServer: routine SSDispatch entered OBB ScriptServer: Connecting to implementation registry OBB ScriptServer: Attempting to open key Implementations\Definitions\6CA1053C8488.02.10.7B.30.69.00.00.00 \Methods\6ca1053ce630.02.10.7b.30.69.00.00.00 OBB ScriptServer: Attempting to open key Implementations\Definitions\6CA1053C8488.02.10.7B.30.69.00.00.00 \Methods\6ca1053ce630.02.10.7b.30.69.00.00.00OBB ScriptServer: Querying value of activation type OBB ScriptServer: Querying value of script command OBB ScriptServer: Querying value of introducer character OBB ScriptServer: OBB__RegKey_QueryValue of IntroducerCharacter failed OBB ScriptServer: OBB__RegKey_QueryValue of IntroducerCharacter failedOBB ScriptServer: Querying value of convenience commands flag OBB ScriptServer: Closing method id registry key OBB ScriptServer: Closing implementation registry OBB ScriptServer: Calling OBB__ParseInvocationString OBB ScriptServer: After parsing, the invocation string is: @salt$lib:Salt_View_Startup.com "xmsgft.mlo.dec.com" "603" @salt$lib:Salt_View_Startup.com "xmsgft.mlo.dec.com" "603"OBB ScriptServer: Loading the child context object OBB ScriptServer: routine ExecuteCommand entered OBB ScriptServer: Command: @salt$lib:Salt_View_Startup.com "xmsgft.mlo.dec.com" "603" OBB ScriptServer: Command: @salt$lib:Salt_View_Startup.com "xmsgft.mlo.dec.com" "603"OBB ScriptServer: Filename: []OBB24400a1f0001.TMP OBB ScriptServer: Command: @salt$lib:Salt_View_Startup.com "xmsgft.mlo.dec.com" "603"OBB ScriptServer: Filename: []OBB24400a1f0001.TMPOBB ScriptServer: Internal error - shadow context database name is NULL OBB ScriptServer: routine ExecuteCommand exited OBB ScriptServer: Execution completed OBB ScriptServer: Execution of the command is complete OBB ScriptServer: routine SSDispatch exited OBB ScriptServer: routine DeactivateImpl entered OBB ScriptServer: routine Terminate entered OBB ScriptServer: Exiting main loop OBB ScriptServer: routine Terminate exited OBB ScriptServer: routine DeactivateImpl exited OBB ScriptServer: routine SSTerminate entered OBB ScriptServer: Calling OBB__UnregisterServer, id = 6CA1053C8488.02.10.7B.30.69.00.00.00 OBB ScriptServer: Calling OBB__UnregisterServer, id = 6CA1053C8488.02.10.7B.30.69.00.00.00 OBB ScriptServer: routine SSTerminate exited OBB ScriptServer: routine CMD__StartScriptServer exited OBB ScriptServer: routine ExitHandler entered OBB ScriptServer: routine Terminate entered OBB ScriptServer: Exiting main loop OBB ScriptServer: routine Terminate exited OBB ScriptServer: routine SSTerminate entered %SYSTEM-F-ACCVIO, access violation, reason mask=00, virtual address=38304463, PC=000A04D0, PS=0000001B %TRACE-F-TRACEBACK, symbolic stack dump follows Image Name Module Name Routine Name Line Number rel PC abs PC OBB$CMDSHR 0 0005E4D0 000A04D0 OBB$CMDSHR 0 0005FEAC 000A1EAC 0 8002B434 8002B434 OBB$CMD 0 0002006C 0003006C 0 8891C170 8891C170 $ EXIT $STATUS %DELETE-W-SEARCHFAIL, error searching for USER3:[GOUVEIA.EDS2]OBB244001370022.COM; -RMS-E-FNF, file not found GOUVEIA logged out at 2-MAY-1997 11:28:18.36 |