[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference smurf::buildhelp

Title:USG buildhelp questions/answers
Moderator:SMURF::FILTER
Created:Mon Apr 26 1993
Last Modified:Mon Jan 20 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:2763
Total number of notes:5802

811.0. "Problem with bsubmit..." by SMURF::FILTER (Automatic Posting Software - mail to flume::puck) Wed Jun 22 1994 11:39

Date Of Receipt: 	21-JUN-1994 16:31:52.42
From: 	ALPHA::orourke "Patrick O'Rourke USG"
To: 	odehelp@DEC:.zko.alpha
CC: 	
Subj: 	Problem with bsubmit...
I get the following error when I try to bsubmit a file: 	
>> FATAL ERROR in /usr/sde/ode2.0/tools/alpha_ace/bin/ode/bsubmit: 	

>> Patrick_O'Rourke_heap_kmem is an illegal set name

Pat

T.RTitleUserPersonal
Name
DateLines
811.1Re: Problem with bsubmit...SMURF::FILTERAutomatic Posting Software - mail to flume::puckWed Jun 22 1994 11:4124
Date Of Receipt: 	21-JUN-1994 16:39:14.81
From: 	ALPHA::vandyck "Grant Van Dyck  21-Jun-1994 1638"
To: 	Patrick O'Rourke USG <[email protected]>
CC: 	[email protected]
Subj: 	Re: Problem with bsubmit...
| I get the following error when I try to bsubmit a file: 	

| 
| >> FATAL ERROR in /usr/sde/ode2.0/tools/alpha_ace/bin/ode/bsubmit:
| >> Patrick_O'Rourke_heap_kmem is an illegal set name
| 
| Pat

It's probably because of the ' in your name. Workaround:

Go into your workon session with a specific setname. 

workon -sb heap_kmem some_set_name

Of course you'll need to recreate the work for the previous submit
as it won't have any reference in your new set.

	-Grant