|
|
请使用QQ关联注册PLM之家,学习更多关于内容,更多精彩原创视频供你学习!
您需要 登录 才可以下载或查看,没有账号?注册
x
137. Not able to log in to 2 Tier Teamcenter (TCServer cannot be started)
' P2 V% L+ z+ B8 W& G% ?Symptom
+ u2 q" s4 Z$ Q3 Q# fWhile loggin in to Teamcenter, following error is shown:
- Y+ l- j8 v0 ~* Y0 V+ h( lcom.teamcenetr.soa.client.SoaRuntimeException:Could not connect to/ G( Z- ^* V" m( n5 {5 f
"iipo:localhost:1573/TcServer1" via IIOP |; F" r2 f7 d! ]; ^+ u6 G
TAO Screen:9 d' h' ]" A$ q3 w8 {
Checking for currently running TAO ImR services...
; T2 L+ U3 ]1 u- v$ b) nNo running TAO ImR services found...! i& u" O% `; A$ S) o; R
1 file(s) copied.- d. U/ F( n: [ Z" E$ F
Starting ImplRepo service...
3 z* V }8 |7 p) g7 @2 z……………..! r' K0 z1 t( c
ImR Activator: Starting server <TcServer1>...: s. _' K3 f# N! R
command line : <C:\Program
& v& Z, Q; ~. |4 ^/ o- e/ ?4 I# o) f! JFiles\Siemens\Teamcenter10\TC_Root\iiopserver Z. ~9 {; L8 A2 K# t7 |8 I" Y
s\start_TcServer1.bat>
0 @& v) k$ ~0 H2 H. Jdirectory : <C:\Program Files\Siemens\Teamcenter10\TC_Root\iiopservers>& P ^ p( h: a ]
ImR Activator: Cannot start server <TcServer1> using <C:\Program7 D; ]- h+ \1 W9 ?9 ]
Files\Siemens\T
2 M0 ^: Z* W& K8 |! beamcenter10\TC_Root\iiopservers\start_TcServer1.bat>
3 y/ |- z: y! o# j: k- s9 aImR: Activator cannot start <TcServer1>.
" v/ S3 |7 B2 e2 BImR: <TcServer1> not running. alive=false.) b3 y% A8 \0 b! f7 B. |
ImR: Cannot Activate <TcServer1>.
$ M" b) T4 C% A, K0 u2 h6 D dCannot activate server <TcServer1>, reason: <Cannot start server.>
1 n" o3 x0 j$ X4 Z1 TSolution/ B8 V. S d9 P; A- i' m$ {1 Q( s8 k
TAO would report cannot start tcserver.
' n! a8 I2 c$ }6 T* P0 r6 mTC_ROOT and TC_DATA had space in the directory name.
) k- j( R6 ^! S0 L. }; g! cportal.bat would not call start_TcServer1.bat via the tcserver.xml" O7 M8 H2 i' G: |1 ?' ]$ u
Edited the tcserver.xml and noted the TC_ROOT with short path name (DOS 8.3 syntax)
# o" v! d* T7 y8 Dreplacing the folder name with space.6 A6 p& Y' P% x1 u2 Q% R
Example:
2 _* n) S# a! X4 M5 y) C, W8 ~C:\PROGRA~1\TC_ROOT & C:\PROGRA~1\TC_DATA1 [ S8 W* S V
Lauch portal.bat, now tcsever is started and able to login.* s9 K9 _7 L& i, J2 D8 y+ j
It is highly recommend that TC full installation directory has no space, including NX and: ^" G* ]9 i5 }9 d0 m
any other related softwares.
2 P' [& F/ D L' @& A: u4 a& G, p+ PFor example/ }; e" m- B- } t, ?6 W
TC_ROOT = c:\apps\X64\TC\TC11! p8 }0 ^6 X( J" W0 R& i$ L
TC_DATA = c:\apps\x64\TC\tcdata
& f& @# q$ m! R) uX64 means 64bit TC software, while for 32 bit, please use X86
% A" ^+ o2 a2 }7 ~ |
|