|
|
请使用QQ关联注册PLM之家,学习更多关于内容,更多精彩原创视频供你学习!
您需要 登录 才可以下载或查看,没有账号?注册
×
137. Not able to log in to 2 Tier Teamcenter (TCServer cannot be started)* O1 t0 _! d1 r5 c. b# i
Symptom
( k' a& i) w$ a! l+ WWhile loggin in to Teamcenter, following error is shown:
. j* ?# b7 N* j) U: ^2 J5 u7 Ccom.teamcenetr.soa.client.SoaRuntimeException:Could not connect to
! K$ G3 T# x$ H! t# F- }3 x$ ^"iipo:localhost:1573/TcServer1" via IIOP
2 Q, Z! Q# ?$ D7 ]TAO Screen:
3 F9 M! h6 m3 i7 Z6 z! `Checking for currently running TAO ImR services...% q% H* D8 \ n) `
No running TAO ImR services found...5 X9 o7 w, b( A% }# \# O8 R
1 file(s) copied.4 {) ?6 H* a2 Y
Starting ImplRepo service.../ |/ T2 q) S( W; [5 u: x. W! }! M( |! h
……………..
! I9 l; D, x0 e% ?! M* G$ UImR Activator: Starting server <TcServer1>...: y- H& K% Q W8 v6 Q, Y: ]8 S7 g
command line : <C:\Program: }3 D% n2 d0 W
Files\Siemens\Teamcenter10\TC_Root\iiopserver
# [, T) g' |/ n9 R- hs\start_TcServer1.bat>
$ M" |$ Y, P) ?directory : <C:\Program Files\Siemens\Teamcenter10\TC_Root\iiopservers># L% O# e# j1 l" F6 d# l, T
ImR Activator: Cannot start server <TcServer1> using <C:\Program. b0 {+ u2 Y% k4 Z
Files\Siemens\T& E" x# C5 E* o$ F" z$ [$ |
eamcenter10\TC_Root\iiopservers\start_TcServer1.bat>
/ M1 p" Y/ q; AImR: Activator cannot start <TcServer1>.
& s& @. F/ m- F+ h% Q9 zImR: <TcServer1> not running. alive=false.
: g, K- G& F: [ImR: Cannot Activate <TcServer1>.; E% ~: S. B6 a, ]3 Z
Cannot activate server <TcServer1>, reason: <Cannot start server.>
9 u- }! N4 u# n* D! F6 u* H( f% `Solution
! @3 Y, T3 ~- I) v9 Y" QTAO would report cannot start tcserver.2 ^+ l+ [3 e) o0 d/ H
TC_ROOT and TC_DATA had space in the directory name.
2 c, A) y/ q( E q$ bportal.bat would not call start_TcServer1.bat via the tcserver.xml$ Y; V/ s4 i E& P& H3 }; A% c
Edited the tcserver.xml and noted the TC_ROOT with short path name (DOS 8.3 syntax)
3 k6 t% ?% J# I/ M8 h1 c( F' [replacing the folder name with space.7 s2 a) @) _6 |: i
Example:
3 j/ r ]( Z" i7 K7 q- b$ @( KC:\PROGRA~1\TC_ROOT & C:\PROGRA~1\TC_DATA: b3 N! @1 L1 a, d
Lauch portal.bat, now tcsever is started and able to login.# E M% I* n. ~: v/ Y9 b
It is highly recommend that TC full installation directory has no space, including NX and0 V/ O% P& s* h2 f5 A) e. d
any other related softwares.7 I* h1 Z4 \3 g, B4 f s( c
For example
2 t# p1 S2 _, iTC_ROOT = c:\apps\X64\TC\TC118 Y/ S3 T( ^0 C0 q7 } @8 h
TC_DATA = c:\apps\x64\TC\tcdata
4 ^8 l5 z/ O% J3 U: b9 z8 wX64 means 64bit TC software, while for 32 bit, please use X86
! x; T. G) X4 o+ l) M4 Y0 o |
|