cancel
Showing results for 
Search instead for 
Did you mean: 

SecureStore files must be available on Unix. Check if the global directory

Former Member
0 Kudos

Hi Rahul,

Greetings!

I'm currently having the same problem. The big problem is i only have one server,the CI and DB both resides on the same server. I'm doing an installation on PA_RISC and with a Unix platform. I have the directory on my server.

INFO 2007-05-29 14:58:09

Copied file '/sapcd/products/ECC60/51031797-NW_2004s_SR1_SAP_Installation_Master

/IM_HPUX_PARISC/COMMON/INSTALL/ORA/ORADBPAR.XML' to 'ORADBPAR.XML'.

INFO 2007-05-29 14:58:14

Execute step setDefaults of component |NW_Addin_CI|ind|ind|ind|ind|0|0|NW_CI_Ins

tance|ind|ind|ind|ind|8|0.

INFO 2007-05-29 14:58:15

Execute step askCI of component |NW_Addin_CI|ind|ind|ind|ind|0|0|NW_CI_Instance|

ind|ind|ind|ind|8|0.

INFO 2007-05-29 14:58:15

Execute step askSecStoreFiles of component |NW_Addin_CI|ind|ind|ind|ind|0|0|NW_C

I_Instance|ind|ind|ind|ind|8|0.

ERROR 2007-05-29 14:58:20

CJS-00030 Assertion failed: in

function NW_CI_Instance_ind_ind_ind_ind_DialogPhase_askSecStoreFiles() {

if (!NWInstall.getSystem(context.get("sid")).isSecStoreAvailable()) {

ASSERT(arguments.callee, !installer.onUnix(), "SecureStore files must be

available on Unix. Check if the global directory is mounted.");

context.makeChangeable("secStoreSrcDir");

var client = new ClientMapping();

client.mapContextParameter("secStoreSrcDir", "'secStoreSrcDir'");

installer.setKdbClient(client.getMapping());

gui.invokeDialog({sid:"d_nw_ask_secstore_files"});

} else {

context.makeUnchangeable("secStoreSrcDir");

}

}

SecureStore files must be available on Unix. Check if the global directory is mo

unted.

ERROR 2007-05-29 14:58:20

MUT-03025 Caught ESAPinstException in Modulecall: ESAPinstException: error text

undefined.

ERROR 2007-05-29 14:58:20

FCO-00011 The step askSecStoreFiles with step key |NW_Addin_CI|ind|ind|ind|ind|

0|0|NW_CI_Instance|ind|ind|ind|ind|8|0|askSecStoreFiles was executed with status

ERROR .

I hope you could please help me with this.

Thanks,

William

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi,

This happens if we try to re-install J2EE. In this case SecureStore files are already availble & installation process dose not replace those.

There are 2 ways to avoid this problem:

1. If you are re-installing J2EE, Un-Install J2EE instance. Rename SecureStore files (Properties & Key both) & start fresh J2EE installation.

2. If you forgot to rename the SecureStore files, before starting new installation & stuck with this error. Follow these steps:

- Stop the installation.

- Open keydb.xml file & search for the text "ERROR". (Keep copy of original keydb.xml as a good practice)

- Replace "ERROR" with "OK" & Save the file.

- Start installation again & select "Continue OLD installation

Note: SecureStore files should be available (Key & Properties) created during previous attempt & you should use exactly same Key Phrase for new installation, which was used during previous installation.

Most people use "Typical" installation. In this case your SecureStore Key Phrase will be same as that of Master password.

Hope, this helps you in fixing J2EE installation problem.

Regards,

-Pankaj Kapote

Former Member
0 Kudos

Same trouble for me too

Did you find out a solution ?

Thanks

David.

Former Member
0 Kudos

Hi David,

Did it help you in fixing your problem?

Regards,

-Pankaj Kapote

Former Member
0 Kudos

Hello William,

Are you using virtual hostnames? I.E. are the CI and DB installed on two seperate hosts on the same server?

Regards,

David

Former Member
0 Kudos

Hi,

I have faced the same problem too. However, I am still trying to find out the solution.

Currently, the setup that I have is as follows :

ASCS instance on virtual host A

SCS instance on virtual host B

After installing DB which resides in another physical box, I came back to the application physical server to continue installing the CI.

CI instance on virtual host C.

This is the moment that i encountered the problem that was described above.

Regards

Jeremy

Former Member
0 Kudos

Hello Jeremy,

I have the same problem like you. Did u find any solution to this issue. Please would be glad to hear from you.

Best regards,

Egwim

andreas_herzog
Active Contributor
0 Kudos

"<b>global directory is mounted.</b>"

-> and? is it mounted?

-> which java version is installed on the server?

GreetZ, AH

Former Member
0 Kudos

Hi Guys,

I have the same Problem, currenctly I'm installing Solution manager 4 SR3 , both CI and DB reside on one host.

Please is there any solution to this problem (secstore files must be available on Unix)......

Thank you

Egwim