cancel
Showing results for 
Search instead for 
Did you mean: 

Reg: Local DC

Former Member
0 Kudos

Hi,

I have developed an application using webdynpro. How can i import the project into a Local DC.

Regards,

Prasanthi.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

I am now getting 500 internal server error with this msg.

kindly suggest me what would be the problem.

java.lang.UnsupportedClassVersionError: (com/sap//wdp/InternalVendornew) bad major version at offset=6

at at java.lang.ClassLoader.defineClassImpl(Native Method)

at at java.lang.ClassLoader.defineClass(ClassLoader.java:213)

at at com.sap.engine.services.deploy.server.ApplicationLoader.defineClassWithInterception(ApplicationLoader.java:168)

at at com.sap.engine.services.deploy.server.ApplicationLoader.loadLocalClass(ApplicationLoader.java:140)

at at com.sap.engine.frame.core.load.ResourceLoader.loadClass(ResourceLoader.java:127)

... 29 more

Former Member
0 Kudos

Hi,

I think it is problem with ClassLoader. Try repairing your DC

Right click on your DC> choose Repair>Project Structure and ClassPath

Regards

LN

former_member187439
Active Participant
0 Kudos

Hi Prasanthi,

I'm getting the same error - java.lang.UnsupportedClassVersionError.

How did you solve this?

Thanks & Regards,

Kavitha.

Answers (6)

Answers (6)

Former Member
0 Kudos

when i did deploy new archive n run.....the error was gone.......

Former Member
0 Kudos

Hi Prasanthi,

You can import the project into a Local DC like below also

1) Create a New DC.

2) Copy the src folder of your project to newly created DC.

3) After copying the src folder close the DC and open it agian.

4) Reload the DC.

With Regards,

Roop Kumar.

Edited by: Roop kumar Annavarapu on Sep 8, 2008 6:42 PM

Former Member
0 Kudos

I am not getting any build errors. I have done nothing in webdynpro application. I have just created a Local DC and create a new webdynpro application and then i had build and deployed the DC. I couldnt trace out the error. Kindly suggest me.

Former Member
0 Kudos

Hi,

this application is working fine when i deploy it in webdynpro. But its giving deployement aborted with below message whwn i try to deploy it after importing into local DC.

Aborted: development component 'vendor'/'sap.com'/'LOKAL'/'0.2008.09.08.17.33.54'/'0':Caught exception during application deployment from SAP J2EE Engine's deploy service:java.rmi.RemoteException: Cannot deploy application sap.com/vendor.. Reason: Clusterwide exception: Failed to deploy application sap.com/vendor. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?; nested exception is: com.sap.engine.services.deploy.container.DeploymentException: Clusterwide exception: Failed to deploy application sap.com/vendor. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine? (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)

Deployment exception : The deployment of at least one item aborted

what could be the problem

PradeepBondla
Active Contributor
0 Kudos

Did you do the DC Build.

Rebuild the DC and check whether you are getting any Build errors or it is successfull.

PradeeP

former_member197348
Active Contributor
0 Kudos

Hi,

Please check this [WIKI|https://www.sdn.sap.com/irj/sdn/wiki?path=/display/wdjava/clusterwideexception-FailedtodeployWebDynprocontentforapplication]

I guess it is naming conflict problem because you have created DC using local project. In this WIKI the solution is explained.

regards,

Siva

snehal_kendre
Active Contributor
0 Kudos

HI,

copy the web dynpro component from your local project to local DC project.

after that you need to create model.

former_member197348
Active Contributor
0 Kudos

Hi Prashanti,

While creating the Dc we have option to Import content from existing local project. Check that checkbox. and browse to your WD application.

note: As for as I know only local projects are available to import

Regards,

Siva