Discussion:
commerce test server problem
(too old to reply)
s***@telenet.be
18 years ago
Permalink
Software:
---------
OS: windows 2003 R2
RAD 6.0.1.1 (installed to e:\rad601\) (used rational product updater)
|__ Integrated Development Environment
|__ IBM WebSphere Application Server V6.0.2.5 Integrated Test Environment
|__ Additional Features:    Language PackWebsphere application server

Commercer Developer Enterprise v6.0 (e:\WCToolkitEE60)

Problem:
--------
The only server in the list (server pane of rational software development)is "WebSphere Application Server v6.0".
So the test environment is not installed.

Verified by looking in WCDE_installdir\
WASprofile not found.

Followed steps from solution 2 & 3 from
http://www-1.ibm.com/support/docview.wss?uid=swg21243206

No success though.
Setup.log (after setup.bat)

setup vr 12/01/2007 15:27:51,21
Installing plugins
Installing E:\WCTOOL~1\setup\plugins\com.ibm.commerce.doc.zip
Installing E:\WCTOOL~1\setup\plugins\com.ibm.commerce.giftcenter.doc.zip
Installing E:\WCTOOL~1\setup\plugins\com.ibm.commerce.giftcenter.refapp.doc.zip
Installing E:\WCTOOL~1\setup\plugins\CommerceToolkitPlugin_1.0.0.zip
Installing E:\WCTOOL~1\setup\plugins\ITLMPlugin_1.0.0.zip
Installing E:\WCTOOL~1\setup\plugins\OptimisticLockingUI_1.0.0.zip
HeadlessWorkspaceSettings: INITIAL autoBuild=false maxFile=-1
HeadlessWorkspaceSettings: TEMP autoBuild=false maxFile=-1


If anyone has some idea's i'd love to hear them...
Starting to pull my hair out.

Thx

Grts
Simon
Brian Lima
18 years ago
Permalink
...
Does the setup.log just stop here? If so what happens to the RAD Java
process? Do you know if it hangs or crashes? When you run setup.bat
manually do you have any instances of RAD running?
s***@telenet.be
18 years ago
Permalink
----- Original Message -----
From: "Brian Lima" <***@ca.ibm.com>
Newsgroups: ibm.software.websphere.commerce-suite
Sent: Friday, January 12, 2007 5:59 PM
Subject: Re: commerce test server problem
Post by Brian Lima
Does the setup.log just stop here? If so what happens to the RAD Java
process? Do you know if it hangs or crashes? When you run setup.bat
manually do you have any instances of RAD running?
Yes the setup.log stops there.

The java process goes up to 215.000 K then it quits. Doesn't seem to crash
or hang.
At the line
"Installing E:\WCTOOL~1\setup\plugins\OptimisticLockingUI_1.0.0.zip "
the log doensn't change for about 4 minutes

No instances of RAD were running.


Thx

Simon
Brian Lima
18 years ago
Permalink
Simon,

Not sure if you got my email but I'll paste it here as well:

I'm wondering if there's something like a bad plugin in your RAD
installation. Can you try the following? Edit the setup.bat file and
add a "-debug" right before the "-clean". That should cause some debug
information to be placed into the setup.log file.
...
s***@telenet.be
18 years ago
Permalink
Hey Brian,
thx for your help, it's very much appreciated

Here's some the new setup.log
setup za 13/01/2007 0:17:58,89
Installing plugins
Installing C:\WCTOOL~1\setup\plugins\com.ibm.commerce.doc.zip
Installing C:\WCTOOL~1\setup\plugins\com.ibm.commerce.giftcenter.doc.zip
Installing C:\WCTOOL~1\setup\plugins\com.ibm.commerce.giftcenter.refapp.doc.zip
Installing C:\WCTOOL~1\setup\plugins\CommerceToolkitPlugin_1.0.0.zip
Installing C:\WCTOOL~1\setup\plugins\ITLMPlugin_1.0.0.zip
Installing C:\WCTOOL~1\setup\plugins\OptimisticLockingUI_1.0.0.zip
Install location:
file:/e:/RAD601/eclipse/
Configuration file:
file:/e:/RAD601/eclipse/configuration/config.ini loaded
Configuration location:
file:/e:/RAD601/eclipse/configuration/
Configuration file:
file:/e:/RAD601/eclipse/configuration/config.ini loaded
Framework located:
file:/e:/RAD601/eclipse/plugins/org.eclipse.osgi_3.0.1/
Loading framework classpath from:
file:/e:/RAD601/eclipse/plugins/org.eclipse.osgi_3.0.1/eclipse.properties
Loading extension: com.ibm.jxesupport
Framework classpath:
file:/e:/RAD601/eclipse/plugins/org.eclipse.osgi_3.0.1/core.jar
file:/e:/RAD601/eclipse/plugins/org.eclipse.osgi_3.0.1/console.jar
file:/e:/RAD601/eclipse/plugins/org.eclipse.osgi_3.0.1/osgi.jar
file:/e:/RAD601/eclipse/plugins/org.eclipse.osgi_3.0.1/resolver.jar
file:/e:/RAD601/eclipse/plugins/org.eclipse.osgi_3.0.1/defaultAdaptor.jar
file:/e:/RAD601/eclipse/plugins/org.eclipse.osgi_3.0.1/eclipseAdaptor.jar
file:/e:/RAD601/eclipse/plugins/com.ibm.jxesupport_1.3.6/jxesupport.jar
Debug options:
file:/C:/WCToolkitEE60/bin/.options not found
Time to load bundles: 656
Starting application: 231640
HeadlessWorkspaceSettings: INITIAL autoBuild=false maxFile=-1
HeadlessWorkspaceSettings: TEMP autoBuild=false maxFile=-1

Any clue as to my next step?
Brian Lima
18 years ago
Permalink
Post by s***@telenet.be
Any clue as to my next step?
Sorry it's taken so long for me to reply. Got tied up in other things.

I'd like to remove the development environment from the picture and just
focus on RAD for a minute. What I'd like to know is if it locks up on a
simple script or if it's something specific with the Commerce dev env.

Attached is a zip file with two files. Can you extract the files into
the development environment bin directory? After extraction edit the
test.bat file and change the TEST_WORKSPACE variable to a new temporary
location. Once that's done run the test.bat script and capture the output.

What I'm expecting from the run is that it will create the temporary
workspace and then print the message "This was successful". This will
happen twice: once without running a -clean and once with a -clean. Let
me know the results.

Loading...