It's all about the answers!

Ask a question

SCM command line error


Tullio Tancredi (2144) | asked Jul 10 '08, 7:09 a.m.
Launching the scm cmd line, I got the following message:
"The IBM Class Sharing Adaptor will not work in this configuration.
You are not running on J9.
S c m :
A n e r r o r h a s o c c u r r e d . S e e t h e l o g f i l e..."

I tried with a sun jre 1.5.0 and with an IBM jre 1.5.0. I got the same error message and the same errors in the log file.

Here is an extract of the log file:

!SESSION 2008-07-10 12:40:35.531 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.5.0_15
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=it_IT
Command-line arguments: -os win32 -ws win32 -arch x86 -data @noDefault

!ENTRY org.eclipse.osgi 4 0 2008-07-10 12:40:35.765
!MESSAGE error loading hook: com.ibm.cds.CDSHookConfigurator
!STACK 0
java.lang.NullPointerException
at com.ibm.cds.CDSHookConfigurator.addHooks(CDSHookConfigurator.java:28)
at org.eclipse.osgi.baseadaptor.HookRegistry.loadConfigurators(Unknown Source)

...

!ENTRY org.eclipse.osgi 4 0 2008-07-10 12:40:35.937
!MESSAGE Startup error
!STACK 1
java.lang.VerifyError: (class: org/eclipse/osgi/framework/internal/core/ServiceRegistrationImpl$Properties$$Cold, method: cloneValue signature: (Ljava/lang/Object;)Ljava/lang/Object;) Bad access to protected data

...

!SESSION Thu Jul 10 12:40:36 CEST 2008 -----------------------------------------
!ENTRY org.eclipse.equinox.launcher 4 0 2008-07-10 12:40:36.015
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.NullPointerException
at org.eclipse.osgi.internal.baseadaptor.BaseStorage.readStateData(Unknown Source)


Could someone help me?

Thanks in advance.
Tullio

2 answers



permanent link
salvatore d'angelo (2631) | answered Jul 10 '08, 7:33 a.m.
Hi Tullio,
I am Salvatore D'Angelo. You simply need to set JAVA_HOME to point to jdk delivered with Team Concert. It is called J9.
Bye

permanent link
Evan Hughes (2.4k1318) | answered Jul 10 '08, 9:53 a.m.
JAZZ DEVELOPER
The scm.ini file should point to the J9 vm that ships with Team Concert.

What version are you running?

Have you modified the installation directories in any way (deleted any folders; moved the 'scm' subtree away from the other directories; modified any files)?

How did you install Team Concert (zip file or installer)?

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.