cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to Launch Visual Composer

Former Member
0 Kudos

Hello,

Can someone please tell me what steps need to be followed after NW2004S installation to activate Visual Composer,

since VC comes along with NW 04S installation.

When I give the URL http://<servername>:50100/vc/default.jsp

I get an error -

The requested resource /vc/default.jsp is not available

Details: File [vc/default.jsp] not found in application root of alias [/] of J2EE application [sap.com/com.sap.engine.docs.examples].

Also where should the role "VCRole" be assigned? in Visual administrator ?

Any help is greatly appreciated.

Thanks,

Suma.

Accepted Solutions (0)

Answers (3)

Answers (3)

madhumsr
Participant
0 Kudos

J2EE Engine Specific Information

How to start the J2EE Administration Tool

1. Start the tool

• For an ABAP + Java system:

- On Windows:

Run \usr\sap\<SAPSID>\DVEBMGS<xx>\j2ee\admin\go.bat

- On UNIX:

Run /usr/sap/<SAPSID>/DVEBMGS<xx>/j2ee/admin/go

• For a Java system:

- On Windows:

Run \usr\sap\<SAPSID>\JC<xx>\j2ee\admin\go.bat

- On UNIX:

Run /usr/sap/<SAPSID>/JC<xx>/j2ee/admin/go

The J2EE Engine – Administration screen with the dialog box Connect to J2EE Engine

appears.

2. To connect do the following:

SAP Web AS

Java variant

How to connect

J2EE system Choose Connect to use the Default login and enter the password for

the Administrator user of the J2EE engine.

J2EE Add-In You cannot use the Default login. Instead do the following:

1. Choose New.

2. Enter a display name and choose Direct Connection to a

dispatcher Node.

3. Choose Next.

4. Enter at least the following:

• User Name: J2EE_ADMIN

• Host: <host_name> of the J2EE engine

• Port: <P4_Port>

The following convention applies for the port:

5<Java_instance_number>04. For example, if your Java

instance number is 15, the P4port is 51504.

5. Choose Save and connect with your new login account by

choosing Connect.

6. Enter Password for the J2EE_ADMIN user and choose Connect.

2. Start the Visual Administrator.

3. In the Cluster tab choose Server <x> u00A8 Services u00A8 Connector Container.

4. In the Runtime tab (right frame), choose the tabs Managed Connection Factory u00A8

Properties.

5. You configure the the properties for each connector as follows:

a. In the Connector Container box select the connector (Connectors u00A8 Connector

1.0) that you want to configure.

Former Member
0 Kudos

Suma,

open the visual administrator and look if VC server application is running.

Open Deploy->Server_XX->DevelopmentServer

You must find two entries

vc_cllient

VisualComposerServerEar04

both active.

Check the service "VisualComposer-DevelopmentServer" parameters as well.

You can also have a look in the system information of your Java Engine. http://yourserver:yourport/

Click on "all components" in "software components" window and look for VCBASE, VCKITXX, VCKITGP, VCFLEX, VCFRAMEWORK

Let me know....

Former Member
0 Kudos

It should be capital VC:

http://<servername>:50100/VC

Former Member
0 Kudos

Hi ,

Even with Upper case "VC" I get the same error. If the url is just http://<servername>:50100/VC , I get error

The requested resource does not exist.

Details: Go to main page of this application!

Any idea?

Regds,

Suma.