Deployment of first tutorial fails

Dear forum members,
I've been working on the first tutorial of the Java EE 5 @ SAP environment.
After having some problems in the configuration of the SAP server in the Developer Studio i've been creating the Convertor project.
However when all compiles and I want to deploy it via the Developer Studio (eclipse)
In the servers view you need to add and remove projects on the SAP server. This failes. The engine is running correctly, I can use NWA without trouble.
I get the following error dialog:
<i>There are no projects that can be added or removed from the server</i>
In the log file of workspace .metadata .log I can see the following entry:
![code]SESSION 2006-11-15 20:40:11.221 -
eclipse.buildId=M20060629-1905
java.version=1.5.0_07
java.vendor=SAP AG
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments:  -os win32 -ws win32 -arch x86 -data C:\SAP\DevStudio\eclipse\workspace
!ENTRY org.eclipse.osgi 4 0 2006-11-15 20:41:19.379
!MESSAGE While loading class "does.not.exist.aaaNoClass", thread "Worker-2" timed out waiting (5000ms) for thread "Worker-1" to finish starting bundle "com.sap.ide.j2ee.ui". To avoid deadlock, thread "Worker-2" is proceeding but "does.not.exist.aaaNoClass" may not be fully initialized.
!STACK 0
java.lang.Exception: Generated exception.
     at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.preFindLocalClass(EclipseLazyStarter.java:75)
     at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:409)
     at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:188)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:334)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:386)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:347)
     at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:83)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:265)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:278)
     at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227)
     at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1245)
     at org.eclipse.core.internal.runtime.InternalPlatform.start(InternalPlatform.java:1138)
     at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation(PluginDescriptor.java:361)
     at org.eclipse.core.internal.plugins.PluginDescriptor.getPlugin(PluginDescriptor.java:340)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:585)
     at org.eclipse.ui.internal.EarlyStartupRunnable.getPluginForCompatibility(EarlyStartupRunnable.java:149)
     at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:73)
     at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
     at org.eclipse.ui.internal.Workbench$20.run(Workbench.java:1759)
     at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)
!ENTRY org.eclipse.ui 4 4 2006-11-15 20:41:19.820
!MESSAGE Bad extension specification
!ENTRY com.sap.ide.j2ee.ui 4 0 2006-11-15 20:41:19.820
!MESSAGE startup class must implement org.eclipse.ui.IStartup
!ENTRY Startup 1 0 2006-11-15 20:41:27.321
!MESSAGE Sap NetWeaver Developer Studio - 200609271333
!ENTRY org.eclipse.update.core 4 0 2006-11-15 20:54:52.358
!MESSAGE Digest could not be parsed:Unable to retrieve remote reference "http://download.eclipse.org/updates/3.2/digest.zip". [Server returned HTTP response code: "404 Not Found" for URL: http://download.eclipse.org/updates/3.2/digest.zip.]
!ENTRY org.eclipse.ui.views.properties.tabbed 4 4 2006-11-15 21:00:08.142
!MESSAGE Contributor org.eclipse.wst.rdb.server.ui.navigator.serverExplorer cannot be created.[/code]
What did I do wrong in the configuration of the project that might have caused this problem. Or what is wrong in the configuration of the developer studio
Kind regards,
Richard Plukker

Hi Elena,
One bit of hope.
I've just installed the car rental application, and yes this project is able to be deployed to the server via the developer studio.
However the carrentalEAR is shown 5 times in the add and remove Projects dialog.
But anyway it's deployed succesfully:
[code]Nov 16, 2006 9:58:45 PM /userOut/daView_category (eclipse.UserOutLocation) [Thread[Deploy Thread,5,main]] INFO: deployment trace
21:57:25.551 [info  #300]  [#1]: DC API is trying to connect to 'YB0010-RP:50004'
21:57:25.551 [debug #100]  [#1]: SessionImpl::getContext():[ B E G I N ].timerId=5
21:57:25.822 [debug #100]  [#1]: SessionImpl::getContext():[ E N D ].timerId=[id:#5, elapsed: 271 ms.]
21:57:25.842 [info  #300]  [#1]: DC API has Connected to 'YB0010-RP:50004'
21:57:25.842 [debug #100]  [#1]: DeployProcessor::ctor:New deploy processor created[ deployerId=2 ]
21:57:25.852 [debug #200]  [#1]: DeployProcessor::Constructor:get deployer from server.[ deployerId=2 ]
21:57:25.852 [debug #200]  [#1]: DeployProcessor::Constructor:deployer get successfully:[id:#6, elapsed: 0 ms.]. [ deployerId=2 ]
21:57:25.882 [info  #200]  [#1]: +++++ Starting  D E P L O Y action +++++ [ deployerId=2 ] [ timerId=7]
21:57:25.892 [info  #200]  [#1]: Selected archives for deployment. [ deployerId=2 ]
21:57:25.902 [info  #200]  [#1]: C:\SAP\DevStudio\eclipse\workspace\CarRentalEAR\CarRentalEAR.ear
21:57:25.902 [debug #300]  [#1]: DeployProcessor::deploy:going to generate Session id.[ deployerId=2 ]
21:57:25.902 [debug #300]  [#1]: DeployProcessor::deploy:DC API got Session id='24',time:[id:#7, elapsed: 50 ms.].[ deployerId=2 ]
21:57:25.912 [debug #100]  [#1]: DeployProcessorImpl::doCheckForSameMachine::Can server read File 'C:\SAP\DevStudio\eclipse\workspace\CarRentalEAR\CarRentalEAR.ear' : true
21:57:25.922 [info  #100]  [#1]: Got full sdu path 'C:\SAP\DevStudio\eclipse\workspace\CarRentalEAR\CarRentalEAR.ear'
21:57:25.922 [debug #100]  [#1]: DeployProcessor::deployItems:enter.timerId=8.[ deployerId=2 ]
21:57:25.942 [info  #200]  [#1]: component version handling rule is UpdateAllVersions.[ deployerId=2 ]
21:57:25.962 [info  #200]  [#1]: Error strategies[ deployerId=2 ]:
21:57:25.982 [info  #100]  [#1]: deployer initialized successfully:[id:#9, elapsed: 40 ms.].[ deployerId=2 ]
21:57:25.992 [info  #100]  [#1]: Total time:[#9: 0.06 sec].[ deployerId=2 ]
21:57:26.012 [info  #200]  [#1]: Starting deployment.[ deployerId=2 ]
21:58:45.126 [debug #100]  [#1]: DeployProcessor::deployItems:get deploy result after.resultOk=true.Time:[id:#8, elapsed: 79114 ms.].[ deployerId=2 ]
21:58:45.136 [info  #200]  [#1]: Deployment completed. Preparing the deployment result.[ deployerId=2 ]
21:58:45.156 [info  #200]  [#1]:
Sorted Items -
     1. Client path 'C:\SAP\DevStudio\eclipse\workspace\CarRentalEAR\CarRentalEAR.ear'
     Sdu info :name 'CarRental', vendor 'sap.com', location 'localhost', version '2006.11.16.21.57.23', software type ('J2EE', sub type ''), dependencies :[none]
          Deploy status is 'Success'
          Time statistics( ms ):
               1.deployment : 20680
                    1.1.Notify:Event triggered : 10
                    1.2.Bulk deployment : 20660
                         1.2.1.Stop : 351
                         1.2.2.Perform delivery : 19377
                              1.2.2.1.Application Deployer : 19377
                         1.2.3.Notify Observers : 932
                              1.2.3.1.Store in repository : 151
                              1.2.3.2.update CVers : 781
                    1.3.Notify:Event performed : 10
               2.Post process : 57072
                    2.1.Starting : 57072
Deployment Items -
     1. Client path 'C:\SAP\DevStudio\eclipse\workspace\CarRentalEAR\CarRentalEAR.ear'
     Sdu info :name 'CarRental', vendor 'sap.com', location 'localhost', version '2006.11.16.21.57.23', software type ('J2EE', sub type ''), dependencies :[none]
          Deploy status is 'Success'
21:58:45.156 [info  #300]  [#1]: +++ Deployment finished with status 'Success' +++.[ deployerId=2 ][#8: 79.234 sec]
21:58:45.156 [debug #300]  [#1]: DeployProcessor::deployItems:finally.Total Time:[#8: 79.234 sec].[ deployerId=2 ]
21:58:45.156 [info  #200]  [#1]: +++++ End  D E P L O Y action +++++[ deployerId=2 ]. Total time:[#7: 79.304 sec][/code]
Then I installed the EDMprojectEAR.
And this does not show up in the add and remove Projects dialog, hence it cannot be deployed via NWDS.
Even a local export of the ear file fails (probably due to warnings in the EJB and WEB project):
[code]java.lang.IllegalArgumentException:
     at org.eclipse.core.runtime.Assert.isLegal(Assert.java:62)
     at org.eclipse.core.runtime.Assert.isLegal(Assert.java:46)
     at org.eclipse.core.runtime.Status.setMessage(Status.java:178)
     at org.eclipse.core.runtime.Status.<init>(Status.java:85)
     at org.eclipse.wst.common.frameworks.internal.datamodel.ui.DataModelWizard.runOperations(DataModelWizard.java:226)
     at org.eclipse.wst.common.frameworks.internal.datamodel.ui.DataModelWizard.performFinish(DataModelWizard.java:178)
     at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:680)
     at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:355)
     at org.eclipse.jface.dialogs.Dialog$3.widgetSelected(Dialog.java:660)
     at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:90)
     at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
     at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:928)
     at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3348)
     at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2968)
     at org.eclipse.jface.window.Window.runEventLoop(Window.java:820)
     at org.eclipse.jface.window.Window.open(Window.java:796)
     at org.eclipse.ui.internal.navigator.wizards.WizardShortcutAction.run(WizardShortcutAction.java:94)
     at org.eclipse.jface.action.Action.runWithEvent(Action.java:499)
     at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:539)
     at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:488)
     at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:400)
     at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
     at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:928)
     at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3348)
     at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2968)
     at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1914)
     at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1878)
     at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:419)
     at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
     at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95)
     at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
     at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
     at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
     at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
     at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:585)
     at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
     at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
     at org.eclipse.core.launcher.Main.run(Main.java:977)
     at org.eclipse.core.launcher.Main.main(Main.java:952)
[/code]

Similar Messages

  • SNP - Heuristic -First Run Fails

    Dear All,
    I am Working on SCM 5.0 SNP..
    Working on Following ..
    1. Heuristic Run
    2. Deployment
    3.Trasport Load Builder (TLB)
    We are running Heuristic on Daily Basis.
    If i run Heuristic after loading new Tranportation Lane(Master Data) the FIRST run fails?
    Why?
    After loading the New Trasportation Lane..i always Check Low Level Code/Live Cache Consistency Check the also i am facing the above problem.
    Plz help me to resolve the same.
    Regards,
    Rajesh patil

    Hi Rajesh patil,
    From your observations, it is clear that there is timelag required by system to update the master data (TL) newly maintained and the start of heuristic run.
    1)  Once the new TL is maintained, run consistency check (F9) to check for any errors
    2)  After maintaining the lane, ensure that the same is available in the active model
    3)  Once after maintaining the lane, clear all inbound and outbound queues before start of heuristic run.
    4)  Also run low level code/cons checks before start of the heuristic run.
    Please confirm with your findings.
    Regards
    R. Senthil Mareeswaran.

  • Some questions on first tutorial & portlet tutorial

    Hi;
    I am going through the tutorial in http://developers.sun.com/prodtech/javatools/jscreator/ea/jsc2/learning/tutorials/jscintro.html and first of all, this is very well written and laid out. Thank you to whoever did it.
    First tutorial:
    1.     When you do Ctrl+F5 it runs the page in the browser. But there is no command (that I could find) to stop the server. Does it just run until I do Ctrl-F5 again and then it switches to the new version? Or do I need to stop it somewhere when I am done testing?
    2.     In the section �Editing Java Code� it:
    a.     Says to enter �getSessionBean1().destroy();� in the destroy() method � why? Won�t it be destroyed automatically?
    b.     Says to enter �getHyperlink1().setText(�hello�);� in the destroy. I have placed that in the destroy and every other method in the backing bean � but it does not override the text displayed in the html. How do I change the text?
    3.     Is there a way to set the keyboard mapping to match Visual Studio? My fingers have muscle memory to those keys, especially for when running in the debugger.
    Portlet tutorial:
    1.     I am behind a firewall but everything is on my system. I did not enter the proxy settings and it does run. When/why are the proxy settings needed?
    2.     My next step is a portlet. Do I have to do anything special to get AJAX for the JSF controls, or does that happen automatically?
    Finally, is it better to ask portlet question on this form, or the email list [email protected]?
    Again, this is a great dev environment & tutorial � best I have ever seen for portlets (although I do miss some of the features in IntelliJ).
    Thanks - dave

    1-If by running you mean it exists in the server , you are right the old version is on the server until you
         A.undeploy it (server windows \ deployment server node \deployed components node-> right click on node....
         b.redeploy a newer version by pressing CTRL+F5
    you will not need to stop it explicitily because IDE will stop , undeploy and redeploy the newer version after you press CTRL+F5
    2-It will destroy automatically because it is OO , but it asks you to release some resources that you get yourself
    in case that they could survive the GC or they may delay until JVM get their resources.
    2.b : it should works , just set the text in constructor and you will see that it effects.
    i dont think that tutorial asks to set value of a component property in the destroy. . it perhaps says that set the value in constructor.
    3-i think it will not be available until next version.
    portlets :
    1- if it asks for proxy it is just for remote servers not for locally running ones.
    btw : where in project settings it asks you for proxy ?
    2-For now JSF components that are available in JSC 2 EA 2 has no built in ajax features. and about the final release i do not know.
    by the way there are some tutorial wich tell you how you ca make them ajax aware.
    You ask them in where ever you prefer. im sure that there will be some people who answer your questions.

  • Sharepoint 2010 - Visual studio 2010 error - Error occurred in deployment step 'Add Solution': Failed to load receiver assembly

    Hello,
    I get the following error when trying to attach an event reciver ->
    Error occurred in deployment step 'Add Solution': Failed to load receiver assembly . The system cannot find the file specified.
    This happens only when i try to change the deployment target from "GlobalAssemblyCache" to "WebApplication".
    Steps to reproduce->
    1. Create a new feature and add an event receiver. Deploy the solution. Everything works fine.(Since deployment target is GlobalAssemblyCache). If you now change the deployment target to "WebApplication" , it works too.
    2. Now, restart visual studio. Change Deployment target to  "WebApplication" without deploying the solution. And you get the above error.
    3. Every time you restart your visual studio with deployment target as "WebApplication", you will receive this error.
    Any idea?? Manual deployment of the solution works fine too.
    When i go to virutal path bin directory, the dll is missing because of which the error occurs. Dont know why, it doesnt copy the dll to bin?
    Thanks in advance,

    Hi,
    Feature receivers must be deployed in the GAC & cannot be deployed to private bin of the WebApplication.
    Link: http://msdn.microsoft.com/en-us/library/ms469501.aspx 
    HTH !!!
    AnjaliCH-MSFT

  • Error occurred in deployment step 'Add Solution': Failed to load receiver assembly

    Guys,
    I've created a VS2010 sharepoint project and added a feature event receiver to my site definition. When I try to deploy it show me the error bellow:
    Error 1 Error occurred in deployment step 'Add Solution': Failed to load receiver assembly "SiteDefinitionProject2, Version=1.0.0.0, Culture=neutral, PublicKeyToken=a693a58979940483" for feature "SiteDefinitionProject2_Feature1" (ID: 9dce3ed9-5eb0-4bea-b42d-4dad84559a36).:
    System.IO.FileNotFoundException: Could not load file or assembly 'SiteDefinitionProject2, Version=1.0.0.0, Culture=neutral, PublicKeyToken=a693a58979940483' or one of its dependencies. The system cannot find the file specified.
    File name: 'SiteDefinitionProject2, Version=1.0.0.0, Culture=neutral, PublicKeyToken=a693a58979940483'
       at System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
       at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
       at System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
       at System.Reflection.Assembly.Load(String assemblyString)
       at Microsoft.SharePoint.Administration.SPFeatureDefinition.get_ReceiverObject()
    WRN: Assembly binding logging is turned OFF.
    To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
    Note: There is some performance penalty associated with assembly bind failure logging.
    To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
      0 0 SiteDefinitionProject2
    9dce3ed9-5eb0-4bea-b42d-4dad84559a36
    Someone can hepl!?
    André Rentes

    I also just encountered this error while trying to deploy my feature from Visual Studio 2010. I found the solution for my situation. Perhaps it may help others as well.
    To see if your problem has the same cause as I encountered, open up the 14 hive and go to 14/template/features/<your-project-name_your-feature-name>. In this folder you will find a file Feature.xml. Open it up with notepad. On the second line
    you will find the XML node Feature. Scroll to the right untill you see the XML attribute ReceiverClass. This
    should show you a namespace, i.e. KoenZomers.MyProject.Branding.Features.Web.BrandingEventReceiver. In my situation it didn't show a namespace, but instead the following: $SharePoint.Type.<some-guid>.FullName$. If this is the same for
    you, read on as this might be the solution to your problem. If it does already show a namespace, this probably won't help you.
    This problem is caused because of a bug in Visual Studio 2010. It should replace the guid to match the guid found above the class declaration of your event receiver. For example:
    [Guid("ff9717e0-05c4-4e7e-9349-3f31d3919b9c")]
    public
    class
    BrandingEventReceiver
    : SPFeatureReceiver
    Probably because I recreated the event receiver class, it did generate a new Guid tag with a new Guid above my class declaration, but it did not update the feature file to reference this new guid. To do this manually, open up the folder on your development
    machine where your Visual Studio project files reside. In it you will find a subfolder named Features. Open it. In that folder you fill find subfolders with the names of your features as given in Visual Studio. Open up the one containing the non functional
    event receiver. In that folder you will find a file called <feature-name>.feature. Right click on it and choose Open with. Select to open it with notepad. On the second line you will find the XML node feature. Scroll to the right until you see the XML
    attribute receiverClass in the same line. Make sure the value of this XML node is built up using the following syntax: $SharePoint.Type.<guid-from-event-receiver-class-declaration>.FullName$. So in the above example it would be $SharePoint.Type.ff9717e0-05c4-4e7e-9349-3f31d3919b9c.FullName$.
    Save the file, close notepad. Close the solution in Visual Studio. Once closed, reopen the solution. Do a deploy of your solution. It should work this time. If you check the feature.xml file in the 14 hive now, it does display a namespace. This
    made it work for me.

  • Error occurred in deployment step 'Add Solution': Failed to extract the cab file in the solution.

    I have received the follwoing error when I depoly the custom masterpage with css, images, javascript files:
    Error occurred in deployment step 'Add Solution': Failed to extract the cab file in the solution.
    Any help will soon is appreciated.

    Hi Bagalur,
    Thanks for your sharing. It will help others who stuck will the same issue.
    Best Regards
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Jerry Guo
    TechNet Community Support

  • Deploy to Application Server Failed on a distributed environment

    Hi All,
    I am trying to configure new Hyperion verion 11.1.2.2 on distributed environment but during configuring calculation manager to application server failed and getting error message like "Deploy to Application Server Failed". I am not sure what is issue and how to fix it. I have tried to read log files but I am not able to undersantd where to look and debug this issue.
    My Hyperion Environment over view as a below:-
    1- I have used Microsoft VMWARE to build my Hyperion Enviornment
    2- I have created 1 window server 2003 domain and made 4 clients of that domain. (All these systems have windows server 2003 installed). I have given name to each client server i.e. System A, System B, System C, System D
    3- I have installed SQL 2005 and created databases for all Hyperion components i.e. Shared services, calculation manager, epma on a system A
    5- I have installed and configured foundation services and weblogic server on a system B. (In this system I have installed and configured shared services, weblogic, workspace, and able to deploye application server on a same system)
    6- On a system A I am able to complete installation for hyperion Performance Management Architect and Calculation Manager and able to finish all type of configuration for these two components but as soon as system trying to configure any related to APPLICATION SERVER services it fails to configure. On a configuration summary page system shows everything is configured but APPLICATION SERVER says FAILED wrtten on a red color letters.
    I have explored log files and found that Calculation Manager application server failed to deploy or Deploy to Application server failed.....
    Since, I am not sure where to look and how to debug this issue I am requesting to all hyperion friends to help and guide me to debug as I have been trying to install this product since last friday and still no out put....
    I will be really thankful if someone share his or her wisdom to help me....
    Thank you to all in Advance.....
    Thanks,
    Safi

    Did you install all the WebLogic web applications on the foundation machine as well as the machine they are going to be deployed to.
    "On the machine on which you plan to administer the WebLogic Server, you must install all Web applications for all applications you plan to deploy on any machine in the environment. (The WebLogic Administration Server is installed and deployed on the Foundation Services machine.)"
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • I can copy and paste from mozilla to word in second attempt only first attempt fails and paste a zero sized dot on the word document

    i can copy and paste from Mozilla to word in second attempt only first attempt fails and paste a zero sized dot on the word document.more ever i can not drag fevicon from address bar to my desktop.

    Maybe:<br />
    Dafizilla Table2Clipboard: https://addons.mozilla.org/firefox/addon/1852

  • Error occured in deployment step "retract solution".Failed to extract the cab file in the solution.

    Hi,
    I'm a sharepoint newbie.I'm getting this error (Error occured in deployment step "retract solution".Failed to extract the cab file in the solution. ) when i try to deploy the solution through visual studio 2012.I did some research and tried
    the following ways but nothing helped me.
    Checked all the file names for any special characters but could not find one.
    Recycled the application pool--no use
    Checked the wsp file--it doesnt have any duplicate files.
    If anyone can help me with this ,it would be great.Spent one whole day to fix this but couldn't achieve anything.
    Thanks !

    Hi,
    Any update?
    I suggest you provide some screenshots or your project structure for further research.
    Best Regards
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Deploying application in domain failed

    Hi, I'm trying to deploy my first JSP Web Component using the Deployment Tool. It creates the WAR file but I get the message Unknown deployable object type specified, the file origin to deploy does not exist. In the first page of the wizard I select a location for the WAR file and a name for it. I added all the files underneath the WEB-INF directory and don't know what's missing.

    I found other users on the forum who saw the same error. Check out
    http://forum.java.sun.com/thread.jspa?threadID=716590
    and
    http://swforum.sun.com/jive/thread.jspa?threadID=64074.
    The last entry in the second thread has a work-around. Hope this helps.

  • First Aid Failed while trying to re-start mac, help??

    My Mac has been forzen to the loading page and I have put in the grey disk to try and re-boot it and I was told to repair the disk once the CD was in. After having gone through part of the repair process I get a message of First Aid Failed because "The underlying task reported failure on exit (-9972)" Any help on how to get my mac fixed?? And wil it involve losing all of my files on my Mac? Thanks!!

    The error you are getting means that Disk Utility cannot repair your hard drive. Apple has a note on this at http://docs.info.apple.com/article.html?artnum=302411 . Net, most people buy Disk Warrior to repair the drive, although TechTool Pro can also be bought to do that, and in most cases, Disk Warrior is able to fix the drive. There are situations, however, when they can't repair the drive. At that point, you can try and erase and install, and if that fails, you need to buy a new hard drive.
    If you can hook another mac up in target mode you may be able to back up your data, if you haven't done that recently.

  • Rapid deployment of HFM getting failed at "Install Financial Management domain" step. Kindly Suggest what could be the reason and how to eliminate it?

    Rapid deployment of HFM getting failed at "Install Financial Management domain" step. Kindly Suggest what could be the reason and how to eliminate it?

    Rapid deployment of HFM getting failed at "Install Financial Management domain" step. Kindly Suggest what could be the reason and how to eliminate it?

  • Problems running the very first tutorial, AquaLogic 2.6

    Hi,
    I've gone through the first tutorial for AquaLogic 2.6, here:
    [url http://e-docs.bea.com/alsb/docs26/tutorial/tutRoute.html]
    Everything seems to work, except that the routing always goes to the normalLoan business service, regardless of the rate amount:
    >ant run
    Buildfile: build.xml
    Trying to override old definition of task clientgen
    run:
         [java] Loan Application Response: APPROVED BY THE <i><b>NORMAL</b></i> LOAN
    APPLICATION PROCESSING SERVICE
         [java] Rate: 4.9
    BUILD SUCCESSFUL
    Total time: 4 secondsAs far as I can see, I've set up the XQuery expression correctly. The expression is: $body/exam:processLoanApp/loanRequest/java:RateThe condition (viewed in read-only mode) is:
    [less than] [5] Route to [ ManagerLoanReview ]  invoking [ processLoanApp ].
    Any ideas what is going on?
    - Mark

    Hi,
    Well, the issue was that I didn't notice that I was calling the original URL rather than the proxy service.
    I would strongly suggest that you don't ask people to edit the default run task, but instead change the build.xml to add a couple of ant tasks like the following, so n00bs like me can more easily test the services they've just configured:
    <project name="normal-loan-app-webservices-jws_basic-ejb" default="all" basedir=".">
      <target name="gateway1" >
        <input
          message="Please type the interest rate: (5.5)"
          defaultvalue="5.5"
          addproperty="rate" />
        <java fork="yes" classname="normal.client.Main"
          failonerror="true" >
          <classpath refid="client.class.path"/>
          <arg line="http://${wls.hostname}:${wls.port}/loan/gateway1 steve 555 2500 20 ${rate} notes" />
        </java>
      </target>
      <target name="gateway2" >
        <input
          message="Please type the amount: (2500)"
          defaultvalue="2500"
          addproperty="amount" />
        <java fork="yes" classname="normal.client.Main"
          failonerror="true" >
          <classpath refid="client.class.path"/>
          <arg line="http://${wls.hostname}:${wls.port}/loan/gateway2 steve 555 ${amount} 20 5.1 notes" />
        </java>
      </target>
    </project>Please feel free to distribute this.
    - Mark

  • First Request fails with Error 500.00

    Good morning Pro's!
    Although I have allready installed many ColdFusion release's, I'm running in a very strange problem with my ColdFusion 8.01 32bit on my Windws 2008 R2 64bit (IIS7) server:
    When I'm trying to connect to any ColdFusion Website, the FIRST request fails with an 500.00 Error -> IsapiModule - ExecuteRequestHandler - AboMapperCustom-18532 - ErrorCode: 0x800703e9. When I reload the page, the Website is running until I restart IIS and the same problem starts again.
    AppPools are configured to 32-bit Apps
    Thanks for your help!
    Mätu

    I solved the Problem
    I had to set the UserRights of the IIS_IUSRS to FullAccess for the ColdFusion Dir

  • Help First Aid Fails From Install Disk

    My I-Mac G-5 crashed and on restart is displaying the grey screen with the question mark instead of finding the os / hard drive. I rebooted again from the install disk holding down C and when I went to verify and repair the disk... the repair option wasn't selectable and when I select verify i get this message
    "First Aid failed
    "Disk Utility stopped repairing permissions on '(volume name)' because the following error was encountered: No valid packages"
    The Apple support on this topic here
    http://docs.info.apple.com/article.html?artnum=25704
    only covers when the application disk utility fails from your OS... But its failing for me from my INSTALL Disk.
    Thanks in advance!

    That error occurs because either the /Library/Receipts/ folder has been deleted or its contents were deleted. Without that DU will not function. This is because when you repair permissions Disk Utility uses the Receipts folder on the OS X volume being repaired.
    However, it cannot fix your problem. Your problem results from damaged or corrupted system files required during startup. The only solution is to reinstall OS X. You may be able to do this without erasing the drive by doing an Archive and Install:
    How to Perform an Archive and Install
    1. Be sure to use Disk Utility first to repair the disk before performing the Archive and Install.
    Repairing the Hard Drive and Permissions
    Boot from your OS X Installer disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Installer menu (Utilities menu for Tiger.) After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list. In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive. If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported, then quit DU and return to the installer.
    If DU reports errors it cannot fix, then you will need Disk Warrior (4.0 for Tiger) and/or TechTool Pro (4.5.2 for Tiger) to repair the drive. If you don't have either of them or if neither of them can fix the drive, then you will need to reformat the drive and reinstall OS X.
    2. Do not proceed with an Archive and Install if DU reports errors it cannot fix. In that case use Disk Warrior and/or TechTool Pro to repair the hard drive. If neither can repair the drive, then you will have to erase the drive and reinstall from scratch.
    3. Boot from your OS X Installer disc. After the installer loads select your language and click on the Continue button. When you reach the screen to select a destination drive click once on the destination drive then click on the Option button. Select the Archive and Install option. You have an option to preserve users and network preferences. Only select this option if you are sure you have no corrupted files in your user accounts. Otherwise leave this option unchecked. Click on the OK button and continue with the OS X Installation.
    4. Upon completion of the Archive and Install you will have a Previous System Folder in the root directory. You should retain the PSF until you are sure you do not need to manually transfer any items from the PSF to your newly installed system.
    5. After moving any items you want to keep from the PSF you should delete it. You can back it up if you prefer, but you must delete it from the hard drive.
    6. You can now download a Combo Updater directly from Apple's download site to update your new system to the desired version as well as install any security or other updates. You can also do this using Software Update.

Maybe you are looking for

  • How to call  New Page conditionally in Adobe Form

    Hi,    Actually I want to develope a adobe form in which the employee training details will be come Page wise. Suppose there is 2 employee one has 90 and another has 60 training details.Suppose on  each page only 50 line items can be displayed.now fo

  • Iphoto keeps quiting unexpectedly

    i click on the icon and that annoying sign pops up.

  • Getting troubles in getting the JSP page

    hi friends, Let me tell u first i m using Tomcat 5.5 and Internet Explorer . I think i have some problem in Tomcat. Coz I have made an JSP page which has a simple coding as follows <%@ page language="java" contentType="text/html" %> <html> <body bgco

  • RosettaNet Implementation on XI

    Has anyone implmented RosettaNet scenarios in a productive environment on XI?  Would you be willing to talk about it? Is anyone currently in an implementation?  Would you be willing to talk about it? I'm looking to build a business case to move off o

  • How to query 2 hierarchical tables and join?

    Hi I've been bashing my head against a well to get this to work efficiently in 10g. I can solve the following writing some pretty horrible SQL, but can't figure out how to do it elegantly and optimally. We have two hierarchical tables as follows: sel