|
|
请使用QQ关联注册PLM之家,学习更多关于内容,更多精彩原创视频供你学习!
您需要 登录 才可以下载或查看,没有账号?注册
x
137. Not able to log in to 2 Tier Teamcenter (TCServer cannot be started)
/ _' U q& b: eSymptom
- L$ U" K& M2 r1 l4 E* uWhile loggin in to Teamcenter, following error is shown:+ V0 U5 E" T, ?, K0 v
com.teamcenetr.soa.client.SoaRuntimeException:Could not connect to9 r' O- G, Z( Y: ]6 I" X
"iipo:localhost:1573/TcServer1" via IIOP
! D" t" W" X4 [TAO Screen:
$ B6 l! m$ W5 ~6 Q z: Y% h1 S, lChecking for currently running TAO ImR services...
/ e! ~% V8 U) J6 q7 ~No running TAO ImR services found...
: ~: K# B) ~$ V. t# M1 file(s) copied.
: z' ?1 L8 x9 ^$ c5 x% XStarting ImplRepo service...
, ]6 T$ X9 B% ^5 [( S- L! I7 q……………..
+ ], F& B; |. w9 ]- f' `9 jImR Activator: Starting server <TcServer1>... G4 n1 M# m( Z2 L6 [( g: h7 U' ?1 |
command line : <C:\Program
' t2 m: f. I3 t1 U/ A" w" @1 TFiles\Siemens\Teamcenter10\TC_Root\iiopserver
8 Z% M9 V0 f. R/ ^s\start_TcServer1.bat>
$ j; L9 z6 E1 i% xdirectory : <C:\Program Files\Siemens\Teamcenter10\TC_Root\iiopservers>
. }( ~& X# t- y' F4 U' jImR Activator: Cannot start server <TcServer1> using <C:\Program: p( K9 o/ U9 ]8 h
Files\Siemens\T
# W Q% z- b$ j/ u: y) teamcenter10\TC_Root\iiopservers\start_TcServer1.bat>* ~. b, j8 X5 H9 i- r* q
ImR: Activator cannot start <TcServer1>.2 H2 ^( O+ ~( }( [. U
ImR: <TcServer1> not running. alive=false.. T. z' x4 [( ^, h2 p3 b
ImR: Cannot Activate <TcServer1>.
/ `) D2 b. d& ]Cannot activate server <TcServer1>, reason: <Cannot start server.>- ^) o/ v0 G- w# d, s/ W
Solution+ M$ L2 M! Y7 Q# g; |
TAO would report cannot start tcserver.
- d y7 y0 e/ |TC_ROOT and TC_DATA had space in the directory name.
' y+ e; I) i) Tportal.bat would not call start_TcServer1.bat via the tcserver.xml
+ G _, U: T8 V2 f) IEdited the tcserver.xml and noted the TC_ROOT with short path name (DOS 8.3 syntax)
( {6 Q5 }: i+ U0 K4 k/ Qreplacing the folder name with space.
7 F" g5 A) }6 ]; TExample:
; q9 ^0 H8 o, @8 KC:\PROGRA~1\TC_ROOT & C:\PROGRA~1\TC_DATA& p+ [6 T2 L0 }$ V' P: l4 L7 t
Lauch portal.bat, now tcsever is started and able to login.
9 N% V, b8 L+ e" K; y" Q, h( BIt is highly recommend that TC full installation directory has no space, including NX and; h2 G) D; A( x$ |5 K) i: @% W
any other related softwares.
6 Z/ _: O: J: L7 I4 K" o4 J# YFor example9 _8 b* M$ U$ I4 Q( W2 e
TC_ROOT = c:\apps\X64\TC\TC11" w( Y- _# h# q0 E
TC_DATA = c:\apps\x64\TC\tcdata: g) Z# D. d) b9 ` B8 z
X64 means 64bit TC software, while for 32 bit, please use X86& _# ~6 @/ \: L& d" a' V
|
|