Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 168287

Summary: [Vista][4.2.2] RAC starts with failure on Vista machine
Product: z_Archived Reporter: Eugene Chan <ewchan>
Component: TPTPAssignee: Karla Callaghan <karla.callaghan>
Status: CLOSED DUPLICATE QA Contact:
Severity: blocker    
Priority: P1 CC: samwai
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows NT   
Whiteboard:
Attachments:
Description Flags
service log none

Description Eugene Chan CLA 2006-12-15 17:30:54 EST
I smoke test the 4.2.1.1 GA build on Vista machine and RAC startup fails with problem on share memory and transport layer

driver use: agntctrl.win_ia32-TPTP-4.2.1.1

<CommonBaseEvent creationTime="2006-12-15T22:23:15.411000Z" globalInstanceId="AE45CACBA6E1469187390E5F943B0002" msg="Unable to create shared memory: acbuffer." severity="50" version="1.0.1">
	<sourceComponentId component="AgentController" componentIdType="TPTPComponent" executionEnvironment="D:\cygwin\home\build\TPTP\4.2.1.1\TPTP-4.2.1.1-200611271752\agntctrl\SRC\TRANSPORT\sharedMemTL\sharedMemListener.c, line 222" instanceId="1003" location="rnq03" locationType="IPV4" processId="4076" subComponent="Shared Memory TL" threadId="3788" componentType="Eclipse_TPTP"/>
	<situation categoryName="ReportSituation">
		<situationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ReportSituation" reasoningScope="INTERNAL" reportCategory="LOG"/>
	</situation>
</CommonBaseEvent>
<CommonBaseEvent creationTime="2006-12-15T22:23:15.412000Z" globalInstanceId="AE66A5262AE64E3AA2B17E02D2844A86" msg="An error was returned from TransportLayer(1003)::startTransportLayer errNum = -3" severity="50" version="1.0.1">
	<sourceComponentId component="AgentController" componentIdType="TPTPComponent" executionEnvironment="D:\cygwin\home\build\TPTP\4.2.1.1\TPTP-4.2.1.1-200611271752\agntctrl\src\agentController\ConnectionManager.c, line 263" instanceId="2" location="rnq03" locationType="IPV4" processId="4076" subComponent="Connection Manager" threadId="3788" componentType="Eclipse_TPTP"/>
	<situation categoryName="ReportSituation">
		<situationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ReportSituation" reasoningScope="INTERNAL" reportCategory="LOG"/>
	</situation>
</CommonBaseEvent>
<CommonBaseEvent creationTime="2006-12-15T22:23:15.412000Z" globalInstanceId="AF648647ABF44852B9F109086AFA8EFF" msg="Error starting transport layers, Agent controller exiting." severity="5" version="1.0.1">
	<sourceComponentId component="AgentController" componentIdType="TPTPComponent" executionEnvironment="D:\cygwin\home\build\TPTP\4.2.1.1\TPTP-4.2.1.1-200611271752\agntctrl\src\agentController\AgentController.c, line 184" instanceId="0" location="rnq03" locationType="IPV4" processId="4076" subComponent="Core" threadId="3788" componentType="Eclipse_TPTP"/>
	<situation categoryName="ReportSituation">
		<situationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ReportSituation" reasoningScope="INTERNAL" reportCategory="LOG"/>
	</situation>
</CommonBaseEvent>

I will attach service config log.
Comment 1 Eugene Chan CLA 2006-12-15 17:31:41 EST
Created attachment 55798 [details]
service log
Comment 2 Karla Callaghan CLA 2006-12-15 17:33:15 EST

*** This bug has been marked as a duplicate of bug 167842 ***
Comment 3 Karla Callaghan CLA 2006-12-15 17:35:01 EST
The log file on the other bug shows that it is failing for the same reason as you are reporting here - unable to allocate shared memory.
Comment 4 Karla Callaghan CLA 2007-02-13 13:52:05 EST
Set Target same as duplicate.
Comment 5 Eugene Chan CLA 2009-02-24 17:09:24 EST
CLOSE BUG