|
|
请使用QQ关联注册PLM之家,学习更多关于内容,更多精彩原创视频供你学习!
您需要 登录 才可以下载或查看,没有账号?注册
x
137. Not able to log in to 2 Tier Teamcenter (TCServer cannot be started)' y8 T% m6 G+ ~) i5 k. k, o
Symptom$ s2 W; A; }& [% s9 c
While loggin in to Teamcenter, following error is shown:8 G1 d J% n6 m+ `. i) x
com.teamcenetr.soa.client.SoaRuntimeException:Could not connect to
4 N) d- g' P- W4 Q) A"iipo:localhost:1573/TcServer1" via IIOP& [2 K0 o4 {* O) p$ c0 D0 v
TAO Screen:' i$ `# |+ U0 Q8 {9 ^+ j
Checking for currently running TAO ImR services...
5 `# G. v* m0 j( G- P2 \No running TAO ImR services found...
' |* y* {$ t+ N/ {. z1 file(s) copied." j% u1 l( M/ i3 @ @4 u2 \
Starting ImplRepo service...3 x$ E" N# E% z
……………..
/ x" f7 L: u& y4 b+ J# iImR Activator: Starting server <TcServer1>...
* j. Z$ |- c- a. ~command line : <C:\Program( j8 e2 h% k# {$ L
Files\Siemens\Teamcenter10\TC_Root\iiopserver; w$ F8 M9 R. P% p9 Y; p- @
s\start_TcServer1.bat># |! X$ s% c, L3 A: t% b
directory : <C:\Program Files\Siemens\Teamcenter10\TC_Root\iiopservers>
, N+ E- {! Q3 ~+ h' v4 [+ tImR Activator: Cannot start server <TcServer1> using <C:\Program
% F3 O2 ~- Q) e; W3 X) HFiles\Siemens\T2 h* D0 S, l" x( f4 R S
eamcenter10\TC_Root\iiopservers\start_TcServer1.bat>
+ P+ o% b% J% ]/ Z9 |ImR: Activator cannot start <TcServer1>.
) I% U, | ~, x, L4 ~# UImR: <TcServer1> not running. alive=false.
/ ]; u9 L" u! g8 ~ y& y# yImR: Cannot Activate <TcServer1>.
' ]7 O/ c8 n* WCannot activate server <TcServer1>, reason: <Cannot start server.>- y$ Y7 q3 M( D, P# P. D
Solution9 J5 p- N2 Z5 S3 |$ k
TAO would report cannot start tcserver.
2 g9 Z" n, c* N, ?9 z" fTC_ROOT and TC_DATA had space in the directory name.* P4 Y' l0 J* n b2 E2 X
portal.bat would not call start_TcServer1.bat via the tcserver.xml* f$ s4 p+ W% A' K
Edited the tcserver.xml and noted the TC_ROOT with short path name (DOS 8.3 syntax)$ X* q2 g' M* F8 d4 ]8 ~
replacing the folder name with space.* N5 [, Y U% ], B- F4 \# E
Example:9 C/ ?! a3 [# E1 g# E) T4 f4 J5 Q, _
C:\PROGRA~1\TC_ROOT & C:\PROGRA~1\TC_DATA; q2 \& ~3 `+ }, V% m: {
Lauch portal.bat, now tcsever is started and able to login.4 G; ?; x4 q% T b1 `! i
It is highly recommend that TC full installation directory has no space, including NX and0 C R. r8 X$ {3 J4 z* O+ }, b
any other related softwares.* P, b9 |. m* L3 T/ p7 X
For example
0 V. G1 c# h0 i) R" M% z x* I: R" gTC_ROOT = c:\apps\X64\TC\TC11: C) K( Q% x3 @3 |! f$ A
TC_DATA = c:\apps\x64\TC\tcdata( b, k: y- e' z1 N' W+ B$ u9 f
X64 means 64bit TC software, while for 32 bit, please use X86
3 m8 s2 ]* Z# H, z' y) a |
|