cancel
Showing results for 
Search instead for 
Did you mean: 

How start Web Container of SAP IQ SCC (control center)?

Former Member
0 Kudos

How start Web Container of SAP IQ SCC (control center)?

I had to run ./scc.sh.

Web Container seems that does not run.

Can this method?

./scc.sh --info ports : check results

EmbeddedWebContainer  http.port  8282  false  ANY

EmbeddedWebContainer  https.port 8283  false  ANY

And not log in below agent.log.

(Other equipment linux system log)

2015-12-09 16:42:14,991 [INFO ] [jetty.EmbeddedJettyServer                    ] [Agent Bootstrap Thread] - Starting Web Container

2015-12-09 16:42:14,991 [INFO ] [server.Server                                ] [Agent Bootstrap Thread] - jetty-7.6.2.v20120308

2015-12-09 16:42:15,089 [INFO ] [server.NCSARequestLog                        ] [Agent Bootstrap Thread] - Opened /sybase/iq16/iq16sw/SCC-3_3/services/EmbeddedWebContainer/log/request-2015_12_09.log

2015-12-09 16:42:17,490 [INFO ] [handler.ContextHandler                      ] [Agent Bootstrap Thread] - started o.e.j.w.WebAppContext{/scc,file:/sybase/iq16/iq16sw/SCC-3_3/services/EmbeddedWebContainer/container/Jetty-7.6.2.v20120308/work/jetty-0.0.0.0-8282-scc.war-_scc-any-/webapp/},file:/sybase/iq16/iq16sw/SCC-3_3/services/EmbeddedWebContainer/webapps/scc.war

2015-12-09 16:42:17,537 [INFO ] [/scc                                        ] [Agent Bootstrap Thread] - HttpsRedirectFilter enabled for redirecting requests to HTTPS port 8283

2015-12-09 16:42:23,236 [INFO ] [handler.ContextHandler                      ] [Agent Bootstrap Thread] - started o.e.j.w.WebAppContext{,file:/sybase/iq16/iq16sw/SCC-3_3/services/EmbeddedWebContainer/webapps/ROOT/},file:/sybase/iq16/iq16sw/SCC-3_3/services/EmbeddedWebContainer/webapps/ROOT/

2015-12-09 16:42:23,236 [INFO ] [util.log                                    ] [Agent Bootstrap Thread] - HttpsRedirectFilter enabled for redirecting requests to HTTPS port 8283

2015-12-09 16:42:23,406 [INFO ] [server.AbstractConnector                    ] [Agent Bootstrap Thread] - Started SelectChannelConnector@0.0.0.0:8282

2015-12-09 16:42:23,809 [INFO ] [ssl.SslContextFactory                        ] [Agent Bootstrap Thread] - Enabled Protocols [TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]

2015-12-09 16:42:23,875 [INFO ] [server.AbstractConnector                    ] [Agent Bootstrap Thread] - Started SslSelectChannelConnector@0.0.0.0:8283

2015-12-09 16:42:23,967 [INFO ] [plugin.PluginRegisterService                ] [Agent Bootstrap Thread] - Dependent service CollectionService needs to be registered...

Accepted Solutions (0)

Answers (1)

Answers (1)

Gisung
Advisor
Advisor
0 Kudos

Hi,

When I have tested with scc, I could find the command line as follows.

----------------------------------------------------------------------

...

Message Server State: Server Started

Sybase Control Center successfully started

Agent RMI Connection URL:

        service:jmx:rmi:///jndi/rmi://syb-sun.sel.sap.corp:9999/agent

Sybase Control Center successfully started

SCC Web Console:

        http://syb-sun.sel.sap.corp:8282/scc

        https://syb-sun.sel.sap.corp:8283/scc

Type help for more options

scc-console>

----------------------------------------------------------------------

And You can find the process using ps command as follows.

----------------------------------------------------------------------

/BI3/IQ154 ] ps -ef | grep scc | grep -i -v grep

   iq154 13868 13860   0 07:58:43 syscon      0:00 /bin/sh /BI3/IQ154/SCC-3_2/bin/scc.sh

   iq154 13919 13894   0 07:59:13 syscon      0:18 /BI3/IQ154/SCC-3_2/bin/sa/bin_sunsparc64/dbsrv11 -n scc_repository -o /BI3/IQ15

----------------------------------------------------------------------

Here are helpful url.

1. Starting and Stopping SAP Control Center in UNIX

   - http://infocenter.sybase.com/help/index.jsp?topic=/com.sybase.infocenter.dc01002.0330/doc/html/bth12...

2. Known Issues for SAP Sybase IQ  

   - http://infocenter.sybase.com/help/index.jsp?topic=/com.sybase.infocenter.dc01003.0330/doc/html/amu12...

  

HTH.

Gi-Sung Jang

Former Member
0 Kudos

Thank you for answer.

Refer to the manual was running the SCC.

The results are shown in the log files.(agent.txt.zip)

However, no part of the Web Container log.

And not part of the output below.

SCC Web Console:

        http://syb-sun.sel.sap.corp:8282/scc

        https://syb-sun.sel.sap.corp:8283/scc

Should not the environment: HP/AIX equipment

In linux it was good.

1)SCC sure when performing adjust the Web Container Service started?

2)SCC if the execution is supposed to set additional part by platform?

-- SCC performs the screen output

$ ./scc.sh

Starting SCC Framework Server 3.3 GA PL03

Copyright ▒ 2015 SAP AG.  All rights reserved.

Agent Home:            /sybase1/IQ/iq16/SCC-3_3

Agent Version:         SCC Framework Server 3.3 GA PL03 (3.3.0.4882)

Node:                  XXX

RMI Address:           XXX

RMI Port:              9999

OS Name:               HP-UX

OS Version:            B.11.31

OS Architecture:       ia64

Platform:              hpita

Bitwidth:              64

Available Processors:  2

Total Physical Memory: 4085 MB

Free Physical Memory:  646 MB

java.library.path:     /sybase1/IQ/iq16/SCC-3_3/rtlib:

Java Home:             /sybase1/IQ/iq16/shared/SAPJRE-8_1_008_64BIT

Java Version:          1.8.0_45

Java VM Version:       8.1.008 25.45-b02

VM Process ID          14242@XXX

VM Arguments:          -Xms128m, -XX:MaxPermSize=128m, -XX:+HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/sybase1/IQ/iq16/SCC-3_3/log, -Dcom.sybase.home=/sybase1/IQ/iq16, -Dcom.sybase.ua.toplevel=/sybase1/IQ/iq16/SCC-3_3, -Dcom.sybase.ua.home=/sybase1/IQ/iq16/SCC-3_3, -Dcom.sybase.platform=hpita, -Djava.library.path=/sybase1/IQ/iq16/SCC-3_3/rtlib:, -Djava.security.policy=/sybase1/IQ/iq16/SCC-3_3/conf/java.policy, -Djava.util.logging.manager=com.sybase.ua.util.logging.bridge.JavaToLog4jLogManager, -Dcom.sybase.security.BootstrapConfigurationURL=file:////sybase1/IQ/iq16/SCC-3_3/conf/csibootstrap.properties

Message level:         WARN

SAP Control Center successfully started

Agent RMI Connection URL:

        service:jmx:rmi:///jndi/rmi://solutek5:9999/agent

Type help for more options