vobrpc_server.exe(7616): Error: Error from VOB database: "\MYVOB" - clearcase

Error encountered while loading component in snapshot views and corresponding vobrpc error says:
vobrpc_server.exe(7600): Error: Error from VOB database: "\MYVOB".
vobrpc_server.exe(7600): Error: db_VISTA error -901 (errno == "Invalid argument")
vobrpc_server.exe(7600): Error: DBMS error in C:\CCVOB\MYVOB.vbs\db.
vobrpc_server.exe(7600): Error: DBMS error in "\atria\lib\db\db__elem.c" line 162
The specific error "db_VISTA error -901 (errno == "Invalid argument")" is no where mentioned in the IBM support docs, however other 901 error are mentioned in the below link .
http://www-01.ibm.com/support/docview.wss?uid=swg21248861#error-901
Can anyone please help on this.

The main documentation for Vob access error is "Error from VOB database and Trouble opening VOB database".
To gather the most information about the issue, it is best to check the logs of the view logs (not just the vobrpc logs). Also check the logs both on the client and the server.
A 901 error suggests an error on the Vob server side regarding accessing the vob itself (either in term of resource or permission).
You can check first if the UCM component is visible through a dynamic view (instead of loading it with a snapshot view).
A daily reboot of the vob server suggests issue with the parameters of said server.
You can start tweaking first the ones of the lock manager (-u and -q).

Related

ogr2ogr error: "Unable to initialize connection to the server ...."

I am getting the error detailed in the screenshot below when running ogr2ogr. The command used worked on my other computer. I am wondering if this is an error that is triggering because I do not have proper permissions.
One last detail: the database I am uploading to exists.

Clearcase error : vobrpc_server.exe(<pid>): Error: See albd or vob error logs on host <host name>

We are working on a task to resurrect a ClearCase server.
During the restoration process, we are stuck with following error as shown in server log.
vobrpc_server.exe(<pid>): Error: See albd or vob error logs on host <host name>
Here is the background.
We were given 2 servers [Registry & view server]
Registry server was in island and view server was in under a domain, which is now currently unavailable.
We created a new group called "ClearCase" and put both these servers under same LAN and created new users under ClearCase group.
While the license & albd service started successfully, it is still unable to create / restore views.
We were able to see VOB information via ClearCase explorer, but while trying to create a new view & while accessing the folder, we are getting error like "Encountered an improper argument". Google around this error, we ended up in seeing above error in ClearCase server logs.
The actual errors are:
view server log error:
view_server.exe(pid): Warning: Unable to open vob
'<host_name>:E:\ClearCase_Storage_e\vobs\AdmitOneIKE.vbs':
unknown error in VOB.
view_server.exe(7876):
Error: Unexpected error in VOB
"<host_name>:E:\ClearCase_Storage_e\vobs\AdmitOneIKE.vbs"
op vob_ob_get_vob_owner_sid:error detected by ClearCase subsystem
See vobrpc_server_log on host <host_name>...
vobrpc_server.exe(1188):
Error: Problem starting vob_server for vob
<host_name>:E:\ClearCase_Storage_e\vobs\esg.vbs. server
Albd(5364):
Error: Server vob_server.exe (pid=7224) on
"E:\ClearCase_Storage_e\vobs\AdmitOneIKE.vbs"
died on startup; marking it as "down".
vob_server.exe(pid):
Error: No group "clearcase" found.
vob_server.exe(7224):
Error: Unknown style protections.
cccredmgr(6388):
Error: Trouble contacting registry on host "<host_name>":
timed out trying to communicate with ClearCase remote
There seems to be an issue with the owner or the groups associated with the Vob.
I would recommend trying using fix_prot for fixing the vob.
And/or cleartool protectvob to change/reset ownership and group membership.

Error in setting ClearCase dynamic view

Error encountered while setting a ClearCase dynamic view.
root#clearcase:~ # ct setview cc_dyn_view
ct: Error: Operation "view_ws_is_ws_view" failed: view storage directory or control files unavailable --
additional information may be present in the view server host's view log.
root#kviewsrvr:~ #
View log shows:-
2013-11-20T11:40:21+05:30 view_server(16910): Error: Operation fcntl(F_SETLK), .pid: Input/output error
2013-11-20T11:40:21+05:30 view_server(16910): Warning: Temporary server starting for unusable view at '/net/clearcase/viewstore/root/cc_dyn_view.vws'
Anyone please help to resolve this issue.
It depends on the ClearCase version, and on the view and vob server (Unix, Solaris, windows).
This thread reports a similar error, sugesting a Linux system limitation:
The size of the file table will need to be increased.
Increase the 'nflocks' kernel parameter from 200 to 400.
If it is not that, you need to check:
the server ClearCase logs (not just the view logs),
any permission issue in accessing /net/clearcase/viewstore/root/cc_dyn_view.vws.

Internal Server Error in Magento

I just uploaded my website on server and now it is showing this error
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, root#localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
What is this error about ..?
and how i solve this error ..?
URL : celebrityjackets.co.uk
This could relate to an error in your .htaccess.
Try to rename it for a short time.
Then check your logfiles for errors related to missing directives in your vhost-configuration.
See https://httpd.apache.org/docs/2.2/mod/core.html#allowoverride for more info.

How to avoid this CCRC error when creating a view?

Can you creat a view in CCRC if stream is locked ?
It seems others can create a view but this one guy is getting an error when trying to create the view:
problems performing ClearCase operation
Problems were encountered while retrieving view synchronization information and data
ClearCase CM server: Error: unable to begin update session: unknown error in view server.
ClearCase CM Server: Error: Additional information may be available in the view log on host "hostname".
ClearCase CM Server: Error: operation "view_ws_begin_load_session" failed: unknown error in view server
Any ideas on how to fix or trouble shoot this?
(CCRC is on Windows XP SP3 laptops)
No the stream isn't locked.
Looking at the views log on the server can tell you more, but typically, you can have error due to access rights (like the primary group incorrectly or not set in the CCRC GUI).
Or there is some kind of server error (the CCRC being the view server for all the web views: the view_server process for that particular view could have an issue)
So check the CCRC server logs for views (see getlog):
cleartool getlog -host CCRC_servername -since yesterday view

Resources