Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

MiniWAS 6.2 - Does not activate

Former Member
0 Likes
493

Hello,

It is not possible to activate the bsp-examples or even an empty HTML-page.

The check marks the coding as ok, the activation however complains about a syntax-error (but it does the activation - seems so).

When I run the program, I have to login twice

to

1. localhost and 2. loopback-adapter

Then the application returns 500-Error:

sytanx error at the program CL_o2D7jG155PSCS3WB00F6XZKKJUCP

(Rabax_State)

Examining the error by TA-Code ST22 shows the message

"Method %_initattributes has already been implemented.

(By the way: The preview works correctly)

Is there any idea outside to give a hint

Merci and regards

Charly

3 REPLIES 3
Read only

Former Member
0 Likes
467

Hi Charly,

Look at OSS Note 841345, which suggests following -

<u><b>Solution

You can eliminate the problem by regenerating the page in transaction SE80 explicitly (execute the 'Activate' function for the active page).

You can also regenerate an entire BSP application by calling the O2_GENERATE_BSPAPPL function module in the test environment of transaction SE37 .

A program correction is available with a Support Package and with the correction instructions. After you have implemented the correction, you must reset the internal data buffer of the system by entering $SYNC in the OK code field. CAUTION: This procedure reset all buffers and impedes the performance of the system for a few minutes. </b></u>

Cheers,

Sanjeev

Read only

0 Likes
467

Thanx a lot,

however, the problem is that it is not possible to activate an already activated page without errors. Even O2_GENERATE_BSPAPPL returns an syntax-error. It seens to be at least a compiling error.

Now I am trying to install the support-package mentioned in the OSS Note.

But I have problems to install it at MiniWAS.

Do you know where I can get a guide example etc..

Merci + Reagards

Charly

Read only

0 Likes
467

It was a problem of the installation.

I just reinstalled it - now it works.

Thanx to the community

Charly