cancel
Showing results for 
Search instead for 
Did you mean: 

Error loading Java Applications

Former Member
0 Kudos

Hello,

we have a problem with BI on the AS Java. It would be nice if someone could give advice how to solve the problem.

com.sap.ip.bi.conv.dac.res.trex,

com.sap.ip.bi.conv.dac.res.dll and

com.sap.ip.bi.ranges

are implicit stopped, because of failed dependencies.

Global [startApp] operation of
application [sap.com/com.sap.ip.bi.conv.dac.res.dll] finished with errors for
[9] ms on server process [23724250] [
>>> Errors <<<

1). com.sap.engine.services.deploy.exceptions.ServerDeploymentException:
Application sap.com/com.sap.ip.bi.conv.dac.res.dll cannot be started. Reason: it
has hard reference to the following resources, which are currently not available
on the system: hard to SAPPORTAL/com.sap.ip.bi.base.application (public)
(f=true, cl=true); hard to SAPPORTAL/com.sap.ip.bi.base (public) (f=true,
cl=true); hard to SAPPORTAL/com.sap.ip.bi.metadata (public) (f=true, cl=true); .

In order to start the application, components that provide the missing
resources should be successfully deployed.
at
com.sap.engine.services.deploy.server.ReferenceResolver.isResolved(ReferenceResolver.java:137)

at
com.sap.engine.services.deploy.server.LifecycleController.startReferencedComponents(LifecycleController.java:173)

at
com.sap.engine.services.deploy.server.application.StartTransaction.beginCommon(StartTransaction.java:206)

at
com.sap.engine.services.deploy.server.application.StartTransaction.beginLocal(StartTransaction.java:182)

at
com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesLocal(ApplicationTransaction.java:549)

at
com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesLocal(ParallelAdapter.java:335)

at
com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationLocalAndWait(DeployServiceImpl.java:2386)

at
com.sap.engine.services.deploy.server.prl.ParallelApplicationStartTraverser.startApplication(ParallelApplicationStartTraverser.java:268)

at
com.sap.engine.services.deploy.server.prl.ParallelApplicationStartTraverser.access$100(ParallelApplicationStartTraverser.java:45)

at
com.sap.engine.services.deploy.server.prl.ParallelApplicationStartTraverser$StartApplicationPriviligedAction.run(ParallelApplicationStartTraverser.java:347)

at
com.sap.engine.services.deploy.server.prl.ParallelApplicationStartTraverser$StartApplicationPriviligedAction.run(ParallelApplicationStartTraverser.java:334)

at java.security.AccessController.doPrivileged(Native Method)
at
javax.security.auth.Subject.doAs(Subject.java:337)
at
com.sap.engine.services.deploy.server.prl.ParallelApplicationStartTraverser.execute(ParallelApplicationStartTraverser.java:250)

at
com.sap.engine.services.deploy.server.prl.ParallelApplicationThread.run(ParallelApplicationThread.java:62)

at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)

at java.security.AccessController.doPrivileged(Native Method)
at
com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:185)

at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:302)


Now, i don't know, how to make the missing resources available.

Thanks for your help...

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi,

NOTE 1763740 did not help...

Any other ideas how to make the missing resources available?

Former Member
0 Kudos

Hello Benjamin,

could you please tell if there are any recent modifications made to your system.

sometimes even network glitches can show you this error.

Regards,

Naga.

Former Member
0 Kudos

Hi Benjamin,

When did the error start happening. How did you find the error . Are you deploying any patch?

Have you tried to restart the system and cleanipc and restart it back and see if the service comes back online.

Are you getting this error in all the system if yes . Please try the below steps in sandbox and check if it fixes the issues.

If it was not working from the day one then i would suggest that please try to patch the latest patch fix that sap has delivered.

BI BASE SERVICES 7.31

SP008

000020

SERVERCORE 7.31

SP008

000020

BI BASE EXPORT SERVICES 7.31

SP008

000020

 

BI BASE FOUNDATION 7.31

SP008

000020

 

BI INFORM. BROADCASTING 7.31

SP008

000020

 

BI WEB APPLICATIONS 7.31

SP008

000020

If you are getting the error while deploying the patch you can use telnet to patch these components and see how it goes.

Thanks

Rishi Abrol

Former Member
0 Kudos

HI,

Please check the below note and see it it matches the support pack of your system.

Note 1763740 - BEx Web 7.31 NetWeaver, SP4 P10, ClassNotFound Exception

Sorry dint check that this note is already reported....

Thanks

Rishi Abrol

Former Member
0 Kudos

Hello Benjamin,

May you give a try with note 1763740 - BEx Web 7.31 NetWeaver, SP4 P10, ClassNotFound Exception

BR,

kamil

JPReyes
Active Contributor
0 Kudos

What version of JAVA are you using?

Have you tried starting the applications via NWA?

Regards, Juan

Former Member
0 Kudos

Hi Juan,

we use Java Version 1.6.0_51.

Netweaver 7.3 ehp 1

Java Suport Package Stack 8

Of course, we tried restarting via NWA, but no luck.

Regards,

Benjamin