If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > SQLJ Customizer hangs on SP build action

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-14-03, 21:01
serpikv serpikv is offline
Registered User
 
Join Date: Sep 2003
Location: US
Posts: 10
SQLJ Customizer hangs on SP build action

Environment: W2K Pro, DB2 Workgroup Edition, FP3
Task: development of java SP with DB2 Development Center

After several iterations: build, run, make changes/ rebuild / run ...
build actions hangs on the following step:

C:\IBM\SQLLIB\java\jdk\bin\java -cp ".\;C:\IBM\SQLLIB\java\db2jcc.jar;C:\IBM\SQLLIB\ja va\db2jcc_license_cisuz.jar;C:\IBM\SQLLIB\java\db2 jcc_license_cu.jar" com.ibm.db2.jcc.sqlj.Customizer -url jdbc:db2://localhost:50000/JCXS -collection DB2ADM -user db2adm -password xxxxxxxx -rootPkgName S443657 -path "C:\J\Jcxs\JCXS_Project\JCXS_TEMP\bld1066176512222 " com\scs\dbsp\jcxp\GET_SG_STORES_SJProfile0.ser

Looks like there is a lock while binding.
The only way to terminate this task is "force application all" that kicks it out.

If I stop/start the instance I can build the same SP without any problem
but sooner or later this situation happens again

Thanks for any advice

Regards
Vlad
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On