|
|
请使用QQ关联注册PLM之家,学习更多关于内容,更多精彩原创视频供你学习!
您需要 登录 才可以下载或查看,没有账号?注册
x
137. Not able to log in to 2 Tier Teamcenter (TCServer cannot be started)
" E2 \6 g! d! w6 J! H( x/ USymptom/ M: T* ?. @* r. H0 e& @( f% S( D
While loggin in to Teamcenter, following error is shown:4 |1 r! O: g$ x/ q6 j
com.teamcenetr.soa.client.SoaRuntimeException:Could not connect to1 T& d) w$ Q9 O$ l2 x( t! W: J- D3 |
"iipo:localhost:1573/TcServer1" via IIOP" i: o# z! K, e. r0 J2 W
TAO Screen:) \9 E. z% Z- D( `6 M' r9 F
Checking for currently running TAO ImR services...0 [6 I7 S- x. R
No running TAO ImR services found.../ e& M3 g7 X J. _# [9 ^6 O5 V* f
1 file(s) copied.
! d0 b5 ^& [% lStarting ImplRepo service...
+ O; B+ K0 l- P) x. b& W7 z \…………….., K# ~- p! w. y, r+ L- v/ }2 S
ImR Activator: Starting server <TcServer1>...
) m! k8 K! n! M# |* n1 q5 ], ?command line : <C:\Program
# B; ?1 w. k4 \" Y1 KFiles\Siemens\Teamcenter10\TC_Root\iiopserver
0 L. H% }3 K8 ^2 \1 _8 ws\start_TcServer1.bat>5 i) E; M: Y( u2 Y: u
directory : <C:\Program Files\Siemens\Teamcenter10\TC_Root\iiopservers>0 P- t2 b8 d9 J: b( t
ImR Activator: Cannot start server <TcServer1> using <C:\Program
; |; f$ g) S3 F! ZFiles\Siemens\T
, L0 n; J1 o/ L% w. E* ~eamcenter10\TC_Root\iiopservers\start_TcServer1.bat>
3 v" F/ e: {: j. GImR: Activator cannot start <TcServer1>.+ G. @ m) J% @! o) Y0 ~7 h
ImR: <TcServer1> not running. alive=false.$ d. ~1 ~& w- ?
ImR: Cannot Activate <TcServer1>., y6 s. P+ n8 W4 a) ?( w
Cannot activate server <TcServer1>, reason: <Cannot start server.>
6 k& X! ]. }7 S3 G- vSolution W; \4 q" b+ C0 E/ |6 }
TAO would report cannot start tcserver.. H( h- O: H9 a0 Y
TC_ROOT and TC_DATA had space in the directory name." ?; N. _! t3 m h4 _9 l
portal.bat would not call start_TcServer1.bat via the tcserver.xml2 C; U' A) o4 w4 T( {
Edited the tcserver.xml and noted the TC_ROOT with short path name (DOS 8.3 syntax)7 Y9 W& k1 @: L g, R2 V
replacing the folder name with space.( u! ~$ d% l* e3 o
Example:
, [4 O5 L, ]' B) k: m5 XC:\PROGRA~1\TC_ROOT & C:\PROGRA~1\TC_DATA
9 A5 a* J3 j. qLauch portal.bat, now tcsever is started and able to login.* o: J: d) M+ b% D7 f
It is highly recommend that TC full installation directory has no space, including NX and
8 ]7 \; x# P- ~any other related softwares.; V f( j' H' @, R
For example
/ g$ v, r5 t+ [4 \7 G4 k2 PTC_ROOT = c:\apps\X64\TC\TC11
* ^ f" L7 U# s( _ aTC_DATA = c:\apps\x64\TC\tcdata
6 H( I$ G D Z6 tX64 means 64bit TC software, while for 32 bit, please use X86
# s4 @9 @1 ~9 S$ K! D |
|