|
|
请使用QQ关联注册PLM之家,学习更多关于内容,更多精彩原创视频供你学习!
您需要 登录 才可以下载或查看,没有账号?注册
x
137. Not able to log in to 2 Tier Teamcenter (TCServer cannot be started)
* R2 M: ?6 V% G6 T3 ^2 m- zSymptom
$ a: o* `% p ?While loggin in to Teamcenter, following error is shown:
, z2 ]1 j+ ]6 C8 Z2 @: Dcom.teamcenetr.soa.client.SoaRuntimeException:Could not connect to" v5 m. Q, u1 t4 j5 T3 N
"iipo:localhost:1573/TcServer1" via IIOP
6 E- \* K4 d; ^TAO Screen:+ A2 [! j+ S+ H. G
Checking for currently running TAO ImR services...
/ u& a2 \. r3 A" |/ ~No running TAO ImR services found...9 C. D+ J( s3 L; F# W% q I
1 file(s) copied.4 i8 g* B! e0 k6 ^- M1 d
Starting ImplRepo service...
$ m$ V. {7 f+ x7 `……………..
9 ` m& ~3 e! o. ?1 K* K' T; \ImR Activator: Starting server <TcServer1>...5 o- [+ x" [5 v
command line : <C:\Program
0 I. M3 X5 W& p8 O8 d/ GFiles\Siemens\Teamcenter10\TC_Root\iiopserver% D, }" ~3 F7 R0 t
s\start_TcServer1.bat>
4 E. _/ n( R3 J, @( D$ a/ rdirectory : <C:\Program Files\Siemens\Teamcenter10\TC_Root\iiopservers>$ I" i/ R* `' G1 p2 P2 `
ImR Activator: Cannot start server <TcServer1> using <C:\Program, w5 [) L- p0 l, g1 V5 u
Files\Siemens\T
! G. X- c; M) [# ?0 @eamcenter10\TC_Root\iiopservers\start_TcServer1.bat>( f* |. s( T2 r1 i7 P4 d9 G
ImR: Activator cannot start <TcServer1>.
1 X5 c7 A7 L( B0 r5 ZImR: <TcServer1> not running. alive=false.
1 D: N1 Y/ X& b' `$ F3 mImR: Cannot Activate <TcServer1>.! l4 }/ p. [& p% f$ F# J
Cannot activate server <TcServer1>, reason: <Cannot start server.>/ {4 w* g% q4 c/ V# Y7 ^
Solution
( w6 `) Y7 n) d$ C' n1 u$ iTAO would report cannot start tcserver.
' c3 n- }2 A) g4 `7 X& uTC_ROOT and TC_DATA had space in the directory name. l) ~. F9 S! ^, i
portal.bat would not call start_TcServer1.bat via the tcserver.xml
4 p0 _0 {/ g+ E- `: B+ d! FEdited the tcserver.xml and noted the TC_ROOT with short path name (DOS 8.3 syntax)
. E3 b# {5 I: @& Rreplacing the folder name with space.2 I' _. `6 ]" h8 P% Q* v. e
Example:7 y/ m5 q3 x- p3 H/ c1 ^2 A
C:\PROGRA~1\TC_ROOT & C:\PROGRA~1\TC_DATA, ~1 i2 y6 B4 c1 d) q, K1 Y
Lauch portal.bat, now tcsever is started and able to login." z, t& r! R, G" b/ @
It is highly recommend that TC full installation directory has no space, including NX and" s8 {" J' x" N9 i8 L, T2 ~4 u
any other related softwares.5 K7 A2 Y. t5 l e" e, Q( z3 f( B1 }
For example: X1 P, A0 p6 W: ]# Q# `
TC_ROOT = c:\apps\X64\TC\TC11
# X/ E& A3 e3 }( x7 V( S/ ~& S/ `TC_DATA = c:\apps\x64\TC\tcdata
1 F& z! F" x$ K- _ p! L5 z1 WX64 means 64bit TC software, while for 32 bit, please use X86
0 m1 Q( s d, f Y+ q$ D) | |
|