|
|
请使用QQ关联注册PLM之家,学习更多关于内容,更多精彩原创视频供你学习!
您需要 登录 才可以下载或查看,没有账号?注册
x
137. Not able to log in to 2 Tier Teamcenter (TCServer cannot be started)
# K% K7 E6 g/ `6 q/ \7 B! r$ KSymptom8 E1 O, L1 k# {( r) w, t* n
While loggin in to Teamcenter, following error is shown:
; V" r @# }3 s, x% [com.teamcenetr.soa.client.SoaRuntimeException:Could not connect to
8 v. j2 }8 e) H3 a& z; X"iipo:localhost:1573/TcServer1" via IIOP# E8 U/ L: X3 Y& D2 p% n
TAO Screen:
* }8 Q u1 ], g5 }Checking for currently running TAO ImR services...5 v4 z7 b. s3 R
No running TAO ImR services found...
( t% k$ R/ [# U6 o0 f7 ]1 file(s) copied.# m/ Q3 N1 Z* Q& u: L
Starting ImplRepo service...
2 ?: }% |# K0 u% i+ o7 p……………..
3 J4 t+ n# X7 _* w& aImR Activator: Starting server <TcServer1>...
" X& Q7 X$ c3 j! r6 y4 ~command line : <C:\Program
$ P$ u8 {1 @ ?3 xFiles\Siemens\Teamcenter10\TC_Root\iiopserver
1 j0 @8 F1 ^" c' t* z! A& _s\start_TcServer1.bat>
' E( q4 X3 W; ?& j2 f, ~" _# r Hdirectory : <C:\Program Files\Siemens\Teamcenter10\TC_Root\iiopservers>
, a5 R |0 P3 u/ t; E, K% h' L5 [: ?: lImR Activator: Cannot start server <TcServer1> using <C:\Program0 C+ @8 ]+ w" p" K) d7 j
Files\Siemens\T, N; `* O. \3 d) ] E8 E
eamcenter10\TC_Root\iiopservers\start_TcServer1.bat>
* ]: T1 J! _/ c. m$ _' P9 _ImR: Activator cannot start <TcServer1>.6 S) D! Y4 u" H5 l3 d4 |+ e
ImR: <TcServer1> not running. alive=false.5 K7 n8 ]4 q* U: R
ImR: Cannot Activate <TcServer1>./ Y! N8 a! `6 w3 K& ~
Cannot activate server <TcServer1>, reason: <Cannot start server.>3 D: x% N/ x& E4 }
Solution0 j o) O, w% O
TAO would report cannot start tcserver.
4 {7 C/ l Y+ Y# K! KTC_ROOT and TC_DATA had space in the directory name.3 X/ I4 Q% m! L& }8 E5 J
portal.bat would not call start_TcServer1.bat via the tcserver.xml9 U' G& O) h( x, |4 d: z
Edited the tcserver.xml and noted the TC_ROOT with short path name (DOS 8.3 syntax)
( T+ R% n& _ Vreplacing the folder name with space.
/ z- F9 A: o# h ^& p- {5 KExample:* [7 Q3 g7 E' q
C:\PROGRA~1\TC_ROOT & C:\PROGRA~1\TC_DATA
; h' Q9 T4 N% ^9 \* i" p9 LLauch portal.bat, now tcsever is started and able to login.
8 ~7 ?9 u" Z, i$ A- X+ r% pIt is highly recommend that TC full installation directory has no space, including NX and q2 _4 d$ N% Q% g9 ], `
any other related softwares.$ W* m& R* ~5 f. B$ T
For example
8 c& `. z$ n6 w4 U4 tTC_ROOT = c:\apps\X64\TC\TC11
( Y, v0 {2 G, n- S4 R$ dTC_DATA = c:\apps\x64\TC\tcdata$ _3 Y8 w% a1 l ?* w
X64 means 64bit TC software, while for 32 bit, please use X86
4 z, G6 J9 g4 Z* D |
|