Error starting the engine

Hola acabo de agregar una nueva actividad interactiva con un flujo de pantalla de un jsp y a la hor de intentar encender el motor me saca una ventana de erroir diciendo "Error en la publicacion dle proyecto. Motivo se deben de cumplir todos los argumentos al definir la asignacion de argumetnos entrantes de una tarea de invvocacion de flujo de pantalla (Activity: Interactiva1, task:Interactiva1)
defini mis variables de entrada y de salida
gracias

Hola,
Revisa la asignación de los argumentos de entrada para el flujo de pantalla. Con botón derecho sobre la actividad interactiva, selecciona la tarea principal, en la parte inferior debe decir algo como "asignación de argumentos". Debe haber un "mapeo" para cada una de las variables de entrada que definiste para el flujo.
Lo mismo para las de salida, aunque el error sólo menciona las de entrada.

Similar Messages

  • Error starting the Application Server and Deployment Tool

    After installing the iPlanet Aplication Server with sp3 I get the following
    errors starting the Application Server and Deployment Tool.
    iAS Application Server
    ================
    GXBindInit: GXBindBasic failed
    GXContextInit: GXBindInit failed 2
    [26/Out/2001 17:46:49:8] error: ENGINE-context_init_failed: EngineClassSpace
    ContextModule.createContextInit failed:
    error: could not get context
    *** Errors in initialization from registry ***
    Errors in initialization, exiting ...
    iAS Deployment Tool
    ===============
    GXBindInit: GXBindBasic failed
    GXContextInit: GXBindInit failed 2
    [26/Out/2001 17:23:40:7] error: ENGINE-context_init_failed: EngineClassSpace
    ContextModule.createContextInit failed:
    Exception in thread "main" java.lang.NullPointerException
    at com.kivasoft.util.Util.loadComponent(Unknown Source)
    at
    com.iplanet.ias.tools.buzz.ui.application.StartBuzz.initGDS(Unknown Source)
    at com.iplanet.ias.tools.buzz.ui.application.StartBuzz.main(Unknown
    Source)
    Can anyone help me please!

    Hi,
    Would be more helpful if you can mention, the O/S. Also, pls mention where
    you are getting this error, at kjs or kxs, or, are you able to start the server
    and at which specific instance do you encounter this.
    Regards
    Raj
    "Antonio Casqueiro" wrote:
    After installing the iPlanet Aplication Server with sp3 I get the following
    errors starting the Application Server and Deployment Tool.
    iAS Application Server
    ================
    GXBindInit: GXBindBasic failed
    GXContextInit: GXBindInit failed 2
    [26/Out/2001 17:46:49:8] error: ENGINE-context_init_failed: EngineClassSpace
    ContextModule.createContextInit failed:
    error: could not get context
    *** Errors in initialization from registry ***
    Errors in initialization, exiting ...
    iAS Deployment Tool
    ===============
    GXBindInit: GXBindBasic failed
    GXContextInit: GXBindInit failed 2
    [26/Out/2001 17:23:40:7] error: ENGINE-context_init_failed: EngineClassSpace
    ContextModule.createContextInit failed:
    Exception in thread "main" java.lang.NullPointerException
    at com.kivasoft.util.Util.loadComponent(Unknown Source)
    at
    com.iplanet.ias.tools.buzz.ui.application.StartBuzz.initGDS(Unknown Source)
    at com.iplanet.ias.tools.buzz.ui.application.StartBuzz.main(Unknown
    Source)
    Can anyone help me please!

  • Error starting the Application Server and Deployment Tool in Windows 2000

    After installing the iPlanet Aplication Server with sp3 in Windows 2000 I
    get the following
    errors starting the Application Server and Deployment Tool.
    iAS Application Server
    ================
    GXBindInit: GXBindBasic failed
    GXContextInit: GXBindInit failed 2
    [26/Out/2001 17:46:49:8] error: ENGINE-context_init_failed: EngineClassSpace
    ContextModule.createContextInit failed:
    error: could not get context
    *** Errors in initialization from registry ***
    Errors in initialization, exiting ...
    iAS Deployment Tool
    ===============
    GXBindInit: GXBindBasic failed
    GXContextInit: GXBindInit failed 2
    [26/Out/2001 17:23:40:7] error: ENGINE-context_init_failed: EngineClassSpace
    ContextModule.createContextInit failed:
    Exception in thread "main" java.lang.NullPointerException
    at com.kivasoft.util.Util.loadComponent(Unknown Source)
    at
    com.iplanet.ias.tools.buzz.ui.application.StartBuzz.initGDS(Unknown Source)
    at com.iplanet.ias.tools.buzz.ui.application.StartBuzz.main(Unknown
    Source)
    Can anyone help me please!

    Okay, pls check that you are logged in as administrator and installed and now you are logged in as administrator and registering the iAS server. Did you get any installation failures while installing and are you able to register the server using iASAT ?

  • Error rasing the engine

    Hello everybody,
    I use AquaLogic BPM 5.7 and I'm having problems trying to raise the engine that I created. When I try to raise it the following error appears:
    Server has been aborted: Reason: No record is found in MIGRATION table. It must have the BUILD number of the installed version. The engine could not evaluate if an internal migration procedure is required. The engine will not start until the problem is solved. Please ask Fuego Support for assistance. fuego.server.exception.InconsistencyMigrationTableRuntimeException: No record is found in MIGRATION table. It must have the BUILD number of the installed version. The engine could not evaluate if an internal migration procedure is required. The engine will not start until the problem is solved. Please ask Fuego Support for assistance. at fuego.server.service.EngineConnectorService.checkMigration(EngineConnectorService.java:332) at fuego.server.service.EngineConnectorService.start(EngineConnectorService.java:227) at fuego.server.service.AbstractService.changeRunLevel(AbstractService.java:99) at fuego.server.service.AbstractService.setRunLevel(AbstractService.java:52) at fuego.fengine.ProcessServer.setRunLevel(ProcessServer.java:1452) at fuego.fengine.ProcessServer.startUpServices(ProcessServer.java:1684) at fuego.fengine.ProcessServer.startUp(ProcessServer.java:638) at fuego.fengine.ServerAdmin.main(ServerAdmin.java:158) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fuego.boot.Loader.runAsMain(Loader.java:1595) at fuego.boot.Loader.run(Loader.java:1552) at fuego.boot.Loader.main(Loader.java:739)
    Does anyone have any idea in how I can fix this? Help me please.

    your installation seems to be messed up.
    1. did you try to apply a patch?
    2. is this the first time you've tried starting the engine? or did it suddently start misbehaving?
    3. run a select * from fuego_migration in the FDI schema. is that table empty as well?
    possible solution:
    1. stop all bpm applications
    2. insert the following value in the <<engine_schema>>.migration.build = 55309
    3. insert the following values in the <<fdi>>.fuego_migration.build = 57002.
    4. start bpm applications
    A side-effect of this is that you might notice certain objects being changed in the DB. you can query for user_objects and see the created field to see if starting the bpm applications made changes to your schema.

  • Error starting the Planning application, review the event log for details

    We are using the Hyperion Demo and there was a problem suddenly cropped up.
    While rebooting the system error is displayed saying - Atleast one of the driver is not installed.
    VMware is used to access the Hyperion Demo and when Planning application is started it gives the following error:
    Error starting the Planning application, review the event log for details
    We were using this Demo from some weeks and was able to access the workspace and others but from few days this issue is faced.
    Immediate response is highly appreciated as we are planning for a user demo in the weekend.
    Thanks,
    Ravi Kanth

    Hi Nofog / Goodwin,
    OLDAP is not running.
    Following errors are displayed:
    When VMWare is restarted: At least one service or driver failed during system startup. Use Event viewer to examine the Event log for details.
    OpenLDAP: Windows could not start the hyperion S9 OpenLDAP on Local Computer. For more information review the system even log. If this is not the microsoft service contact the service vendor, and refer to service specific code 21.
    Event log: The Hyperion S9 OpenLDAP service terminated with service - specific - erro 21 (0x15).
    Please let me know your email ids so that to send the screen shots.
    Thanks,
    Ravi

  • Error starting the GNOME Settings Daemon

    After a full system upgrade of about 500mb, I now get this error when Gnome is started. Also, im kinda new to this...
    "There was an error starting the GNOME Settings Daemon.
    Some things, such as themes, sounds, or background settings may not work correctly.
    The last error message was:
    The name org.gnome.SettingsDaemon was not provided by any .service files
    GNOME will still try to restart the Settings Daemon next time you log in."
    The things is, my background and other desktop stuff is still in their place. But my keyboard has gone back to its default setting and the drivers for my wireless isnt getting loaded. I also have problems playing music with Amarok.
    After the full upgrade of my system I installed compiz-fusion and AWM, but they arent started when i boot. Could they be a problem?
    I looked at some issues with similar error messages, where they downgraded the gnome-settings-tools, how do I do that?

    Hi there!
    I copied the from where pacman generates the fallback version before starting to upgrade.
    [2008-05-30 18:44] :: Begin build
    [2008-05-30 18:44] :: Parsing hook [base]
    [2008-05-30 18:44] :: Parsing hook [udev]
    [2008-05-30 18:44] :: Parsing hook [autodetect]
    [2008-05-30 18:44] :: Parsing hook [pata]
    [2008-05-30 18:44] :: Parsing hook [scsi]
    [2008-05-30 18:44] :: Parsing hook [sata]
    [2008-05-30 18:44] :: Parsing hook [usbinput]
    [2008-05-30 18:44] :: Parsing hook [keymap]
    [2008-05-30 18:44] :: Parsing hook [filesystems]
    [2008-05-30 18:44] :: Generating module dependencies
    [2008-05-30 18:44] :: Generating image '/boot/kernel26.img'...SUCCESS
    [2008-05-30 18:44] ==> SUCCESS
    [2008-05-30 18:44] ==> Building image "fallback"
    [2008-05-30 18:44] ==> Running command: /sbin/mkinitcpio -k 2.6.25-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26-fallback.img -S autodetect
    [2008-05-30 18:44] :: Begin build
    [2008-05-30 18:44] :: Parsing hook [base]
    [2008-05-30 18:44] :: Parsing hook [udev]
    [2008-05-30 18:44] :: Parsing hook [pata]
    [2008-05-30 18:44] :: Parsing hook [scsi]
    [2008-05-30 18:44] :: Parsing hook [sata]
    [2008-05-30 18:44] :: Parsing hook [usbinput]
    [2008-05-30 18:44] :: Parsing hook [keymap]
    [2008-05-30 18:44] :: Parsing hook [filesystems]
    [2008-05-30 18:44] :: Generating module dependencies
    [2008-05-30 18:44] :: Generating image '/boot/kernel26-fallback.img'...SUCCESS
    [2008-05-30 18:44] ==> SUCCESS
    [2008-05-30 18:44] upgraded kernel26 (2.6.24.1-2 -> 2.6.25.4-1)
    [2008-05-30 18:44] upgraded ipw3945 (1.2.2-7 -> 1.2.2-10)
    [2008-05-30 18:44] upgraded libdvdnav (0.1.10-2 -> 0.1.10-3)
    [2008-05-30 18:44] upgraded libebml (0.7.7-1 -> 0.7.8-1)
    [2008-05-30 18:44] upgraded libgail-gnome (1.20.0-1 -> 1.20.0-2)
    [2008-05-30 18:44] upgraded libnetworkmanager (0.6.5-1 -> 0.6.6-1)
    [2008-05-30 18:44] upgraded libnl (1.0pre6-1 -> 1.1-1)
    [2008-05-30 18:44] upgraded libsamplerate (0.1.2-4 -> 0.1.3-1)
    [2008-05-30 18:44] upgraded licenses (2.3-1 -> 2.4-1)
    [2008-05-30 18:44] upgraded lvm2 (2.02.33-1 -> 2.02.36-1)
    [2008-05-30 18:44] upgraded man-pages (2.77-1 -> 2.79-1)
    [2008-05-30 18:45] Updating font cache... done.
    [2008-05-30 18:45] upgraded ttf-dejavu (2.23-1 -> 2.25-1)
    [2008-05-30 18:45] upgraded mplayer (1.0rc2-2.1 -> 1.0rc2-3)
    [2008-05-30 18:45] upgraded nautilus-cd-burner (2.20.0-1 -> 2.22.1-1)
    [2008-05-30 18:45] upgraded networkmanager (0.6.5-3 -> 0.6.6-1)
    [2008-05-30 18:45] In order to use the new nvidia module, exit Xserver and unload it manually.
    [2008-05-30 18:45] upgraded nvidia (169.09-2 -> 169.12-4)
    [2008-05-30 18:45] upgraded opera (9.25-2 -> 9.27-1)
    [2008-05-30 18:45] upgraded orca (2.20.3-1 -> 2.22.0-1)
    [2008-05-30 18:45] upgraded pcmciautils (014-3 -> 014-4)
    [2008-05-30 18:45] upgraded perlxml (2.34-4 -> 2.36-1)
    [2008-05-30 18:45] upgraded perl-xml-simple (2.18-1 -> 2.18-2)
    [2008-05-30 18:45] upgraded printproto (1.0.3-1 -> 1.0.4-1)
    [2008-05-30 18:45] upgraded pycairo (1.4.0-3 -> 1.4.12-1)
    [2008-05-30 18:45] upgraded qt (4.3.3-4 -> 4.3.4-1)
    [2008-05-30 18:46] upgraded seahorse (2.20.3-1 -> 2.22.1-1)
    [2008-05-30 18:46] upgraded sound-juicer (2.20.1-1 -> 2.22.0-1)
    [2008-05-30 18:46] upgraded tar (1.19-2 -> 1.20-2)
    [2008-05-30 18:46] installed ndesk-dbus (0.6.0-1)
    [2008-05-30 18:46] installed ndesk-dbus-glib (0.4.1-1)
    [2008-05-30 18:46] installed mono-addins (0.3.1-2)
    [2008-05-30 18:46] upgraded tomboy (0.8.1-1 -> 0.10.1-1)
    [2008-05-30 18:46] upgraded totem-plparser (2.21.91-1 -> 2.22.2-1)
    [2008-05-30 18:46] installed libepc (0.3.5-1)
    [2008-05-30 18:46] installed python-elementtree (1.2.6-2)
    [2008-05-30 18:46] installed python-gdata (1.0.11.1-1)
    [2008-05-30 18:46]
    [2008-05-30 18:46] ==> Totem has been built with GStreamer. By default, only plugins from
    [2008-05-30 18:46] ==> gst-plugins-good and gst-plugins-base are installed.
    [2008-05-30 18:46] ==>
    [2008-05-30 18:46] ==> To play additional media formats, more plugins are available from
    [2008-05-30 18:46] ==> gstreamer0.10-ugly-plugins, gstreamer0.10-bad-plugins
    [2008-05-30 18:46] ==> and gstreamer0.10-ffmpeg packages.
    [2008-05-30 18:46] ==>
    [2008-05-30 18:46] ==> There's also a xine build of Totem available, install totem-xine instead
    [2008-05-30 18:46] ==> of this package if you want xine to play your media files.
    [2008-05-30 18:46]
    [2008-05-30 18:46] upgraded totem (2.20.1-3 -> 2.22.2-1)
    [2008-05-30 18:46] upgraded totem-plugin (2.20.1-3 -> 2.22.0-1)
    [2008-05-30 18:46] Remove vi related symlinks ...
    [2008-05-30 18:46] Create vi related symlinks...
    [2008-05-30 18:46] Updating vi help tags...done.
    [2008-05-30 18:46] upgraded vi (7.1.228-1 -> 7.1.267-1)
    [2008-05-30 18:46] upgraded vino (2.20.1-1 -> 2.22.1-1)
    [2008-05-30 18:46] upgraded vlc (0.8.6d-2 -> 0.8.6f-3)
    [2008-05-30 18:46] upgraded wget (1.11-1 -> 1.11.2-1)
    [2008-05-30 18:47] upgraded xfsprogs (2.9.4-2 -> 2.9.7-1)
    [2008-05-30 18:47] upgraded xorg-apps (1.0.3-2 -> 1.0.3-3)
    [2008-05-30 18:47] upgraded xproto (7.0.11-1 -> 7.0.12-1)
    [2008-05-30 18:47] upgraded xtrans (1.0.4-1 -> 1.2-1)
    [2008-05-30 18:47] upgraded zenity (2.20.1-1 -> 2.22.1-1)
    Last edited by derelic (2008-05-31 16:17:58)

  • Error starting the gateway work process (gwwp)

    Hi Gurus,
    I have an error in my system when I review the tx sm21, shows me a constant error that says:
    Error starting the gateway work process (gwwp)
    fork failed, error 002
    > \ Gwwp.EXE
    This happens after making a copy of the constituents scc9 tx.
    Thanks and regards
    Tao Gonz.

    Hi,
    Check below SAP notes & thread link.
    604437 GW: Checking of started Gateway work processes 1
    116051 Checklist: Problems SNA gateways (R/3 ==> R/2)
    71251 Gateway : Versions of dplib are different
    92104 Gateway does not work after restart
    gateway not starting automatically
    Hope this helps you.
    Thanks,
    Sushil

  • Error starting the framework : Caused by: java.lang.ExceptionInInitializerE

    Hi.
    I am developing an SAP Mobile 7.1 (OCA) application using:
    SAP NetWeaver Developer Studio
    SAP NetWeaver 7.1 Composition Environment SP11 PAT0000
    Build id: 201011031812
    I get the runtime exception shown below from time
    to time when using the simulator that comes with NWDS, meaning, that,
    sometimes I can work on my code, re-deploy it and run it without
    problems, then suddenly it comes out again with no apparent reason when
    I execute the mobile application. This is different when I run the
    application on the device (which previously used to run fine), now get
    the exception everytime
    I know that the exception comes out when the application tries to make
    a new instance of the service component that is defined internally as a
    private static final object.
    The server is NW 7.1 SP11
    Error starting the framework
    java.lang.reflect.InvocationTargetException
         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:592)
         at com.sap.tc.mobile.cfs.startup.pda.Startup.main(Unknown Source)
    Caused by: java.lang.ExceptionInInitializerError
         at com.kr.actividad_srv.service.impl.Actividad.createGetActividadesQuery(Actividad.java:48)
         at com.kr.fza_ventas_ui.fza_ventas_comp.Fza_ventas_comp.<init>(Fza_ventas_comp.java:2140)
         at com.kr.fza_ventas_ui.fza_ventas_comp.Fza_ventas_comp.getInstance(Fza_ventas_comp.java:185)
         at com.kr.fza_ventas_ui.fza_ventas_comp.Fza_ventas_compComponent.getController(Fza_ventas_compComponent.java:31)
         at com.sap.tc.mobile.wdlite.progmodel.core.Component.enter(Component.java:24)
         at com.sap.tc.mobile.wdlite.progmodel.core.Application.setCurrentComponent(Application.java:484)
         at com.sap.tc.mobile.wdlite.progmodel.core.Application.navigate(Application.java:549)
         at com.sap.tc.mobile.wdlite.progmodel.core.Application.enter(Application.java:278)
         at com.sap.tc.mobile.wdlite.progmodel.core.Application.setCurrent(Application.java:130)
         at com.sap.tc.mobile.wdlite.progmodel.core.Application.launch(Application.java:174)
         at com.sap.tc.mobile.wdlite.progmodel.core.Application.launch(Application.java:210)
         at com.sap.tc.mobile.wdlite.progmodel.core.WDLite.launchApplication(WDLite.java:387)
         at com.sap.tc.mobile.wdlite.container.ContainerApp.startApp(ContainerApp.java:155)
         at com.sap.tc.mobile.wdlite.container.AppMenuView.onActionLaunchApp(AppMenuView.java:327)
         at com.sap.tc.mobile.wdlite.container.AppMenuView.invokeEventHandler(AppMenuView.java:370)
         at com.sap.tc.mobile.wdlite.progmodel.core.AbstractViewElement.doHandleEvent(AbstractViewElement.java:208)
         at com.sap.tc.mobile.wdlite.renderer.api.UIElement.doHandleEvent(UIElement.java:415)
         at com.sap.tc.mobile.wdlite.renderer.api.UIImageButton.mouseReleased(UIImageButton.java:148)
         at com.sap.tc.mobile.wdlite.renderer.api.UIElement.dispatchMouseReleasedWidgetEvent(UIElement.java:461)
         at com.sap.tc.mobile.wdlite.renderer.api.UIElement$1.mouseReleased(UIElement.java:504)
         at com.sap.tc.mobile.wdlite.renderer.swt.MouseEventDispatcher.mouseUp(SWTControl.java:366)
         at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:137)
         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 com.sap.tc.mobile.wdlite.renderer.swt.container.WorkingArea.refresh(WorkingArea.java:187)
         at com.sap.tc.mobile.wdlite.renderer.api.RenderingManager.refresh(RenderingManager.java:233)
         at com.sap.tc.mobile.wdlite.progmodel.core.Application.refresh(Application.java:285)
         at com.sap.tc.mobile.wdlite.progmodel.core.Application.navigate(Application.java:593)
         at com.sap.tc.mobile.wdlite.progmodel.core.Application.enter(Application.java:278)
         at com.sap.tc.mobile.wdlite.progmodel.core.Application.setCurrent(Application.java:130)
         at com.sap.tc.mobile.wdlite.progmodel.core.Application.launch(Application.java:174)
         at com.sap.tc.mobile.wdlite.progmodel.core.Application.launch(Application.java:210)
         at com.sap.tc.mobile.wdlite.progmodel.core.WDLite.launchApplication(WDLite.java:387)
         at com.sap.tc.mobile.wdlite.framework.Start.runOnContext(Start.java:585)
         at com.sap.tc.mobile.wdlite.framework.Start.startApplication(Start.java:609)
         at com.sap.tc.mobile.wdlite.framework.Start.startContainer(Start.java:646)
         at com.sap.tc.mobile.cfs.framework.spi.FrameworkManager.startContainer(FrameworkManager.java:259)
         at com.sap.tc.mobile.cfs.init.FrameworkInitializer.init(FrameworkInitializer.java:230)
         ... 5 more
    Caused by: java.lang.ArrayIndexOutOfBoundsException: 14
         at com.sap.tc.mobile.cfs.meta.ClassDescriptorImpl.getAttribute(ClassDescriptorImpl.java:349)
         at com.sap.tc.mobile.sf.OcaQuery.attr(OcaQuery.java:560)
         at com.kr.actividad_srv.query.impl.GetActividadesQuery.<clinit>(GetActividadesQuery.java:15)
         ... 45 more

    Solved.
    Same Data Object was in two different component services.

  • I did not start the Engine 7.1

    I install NetWeaver CE 7.1 and when I start the service worked well, but when I restart the computer does not start the engine but, here I leave them a part of the log that I think this is where the problem:
    F  ********************************************************************************
    F  Process collector started with pid 2708
    F  ********************************************************************************
    F  [Thr 3928] *** LOG => Process collector started (pid 2708).

    F [Thr 3928] Fri Nov 07 18:27:05 2008
    F  [Thr 3928] *** LOG => Process collector stopping (pid 2708).

    F [Thr 3220] Fri Nov 07 18:27:05 2008
    F  [Thr 3220] *** LOG => Signal 13 SIGCHLD.
    F  [Thr 3928] *** LOG => Process collector stopped (pid 2708).
    F  [Thr 3928] *** LOG => Instance state is "Synchronizing binaries" (STOPPING @ 0, INACTIVE).
    F  [Thr 3928] *** LOG => Run level 2 completed.
    F  [Thr 3928] *** LOG => Instance state is "Some processes failed" (STOPPED @ 0, INACTIVE).
    F  [Thr 3928] *** LOG => exiting (exitcode 22002, retcode 1).
    which does not start is the jstart.exe that I saw in the console mmc
    What could it be?
    thanks!

    hi.
    at first you should have a look at the java log- and/or tracefiles. the default-trace file is the one which contains most information.
    what else you can do is to start the jcmon. does it run? no problems with shared memory? you use the right java version? ...
    please check and if you do not find a solution, post the logs.
    best regards,
    martin

  • Error when the engine starts

    Hi all,
    I'm getting this error when my engine starts. What can be happening? How can I avoid it?
    fuego.transaction.DatabaseException: Se ha producido un error al acceder a la base de datos.
    Detalle:Instrucción SQL: 'DELETE FROM PWKTODO WHERE WKTDKEY = ? WKTDKEY:'caducator.'
    at fuego.server.persistence.jdbc.JdbcToDoItemPersMgr.delete(JdbcToDoItemPersMgr.java:806)
    at fuego.server.persistence.Persistence.deleteToDoItem(Persistence.java:758)
    at fuego.server.execution.AbstractToDoQueue.persist(AbstractToDoQueue.java:46)
    at fuego.server.execution.EngineExecutionContext.persistToDoItems(EngineExecutionContext.java:2054)
    at fuego.server.execution.EngineExecutionContext.persist(EngineExecutionContext.java:1207)
    at fuego.transaction.TransactionAction.beforeCompletion(TransactionAction.java:132)
    at fuego.connector.ConnectorTransaction.beforeCompletion(ConnectorTransaction.java:692)
    at fuego.connector.ConnectorTransaction.commit(ConnectorTransaction.java:375)
    at fuego.transaction.TransactionAction.commit(TransactionAction.java:302)
    at fuego.transaction.TransactionAction.startBaseTransaction(TransactionAction.java:481)
    at fuego.transaction.TransactionAction.startTransaction(TransactionAction.java:551)
    at fuego.transaction.TransactionAction.start(TransactionAction.java:212)
    at fuego.server.execution.DefaultEngineExecution.executeImmediate(DefaultEngineExecution.java:123)
    at fuego.server.execution.EngineExecution.executeImmediate(EngineExecution.java:66)
    at fuego.ejbengine.ItemExecutionBean.processMessage(ItemExecutionBean.java:207)
    at fuego.ejbengine.ItemExecutionBean.onMessage(ItemExecutionBean.java:118)
    at weblogic.ejb.container.internal.MDListener.execute(MDListener.java:466)
    at weblogic.ejb.container.internal.MDListener.transactionalOnMessage(MDListener.java:371)
    at weblogic.ejb.container.internal.MDListener.onMessage(MDListener.java:327)
    at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:4547)
    at weblogic.jms.client.JMSSession.execute(JMSSession.java:4233)
    at weblogic.jms.client.JMSSession.executeMessage(JMSSession.java:3709)
    at weblogic.jms.client.JMSSession.access$000(JMSSession.java:114)
    at weblogic.jms.client.JMSSession$UseForRunnable.run(JMSSession.java:5058)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:516)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused by: java.sql.SQLException: Unexpected exception while enlisting XAConnection java.sql.SQLException: Transaction rolled back: Transaction timed out after 29 seconds
    BEA1-29DC678B1DDE2A93EEAE
    at weblogic.jdbc.jta.DataSource.enlist(DataSource.java:1418)
    at weblogic.jdbc.jta.DataSource.refreshXAConnAndEnlist(DataSource.java:1330)
    at weblogic.jdbc.wrapper.JTAConnection.getXAConn(JTAConnection.java:189)
    at weblogic.jdbc.wrapper.JTAConnection.checkConnection(JTAConnection.java:64)
    at weblogic.jdbc.wrapper.Connection.preInvocationHandler(Connection.java:92)
    at weblogic.jdbc.wrapper.Connection.prepareStatement(Connection.java:482)
    at fuego.jdbc.FaultTolerantConnection.prepareStatement(FaultTolerantConnection.java:541)
    at fuego.server.persistence.jdbc.JdbcToDoItemPersMgr.delete(JdbcToDoItemPersMgr.java:763)
    at fuego.server.persistence.Persistence.deleteToDoItem(Persistence.java:758)
    at fuego.server.execution.AbstractToDoQueue.persist(AbstractToDoQueue.java:46)
    at fuego.server.execution.EngineExecutionContext.persistToDoItems(EngineExecutionContext.java:2054)
    at fuego.server.execution.EngineExecutionContext.persist(EngineExecutionContext.java:1207)
    at fuego.transaction.TransactionAction.beforeCompletion(TransactionAction.java:132)
    at fuego.connector.ConnectorTransaction.beforeCompletion(ConnectorTransaction.java:692)
    at fuego.connector.ConnectorTransaction.commit(ConnectorTransaction.java:375)
    at fuego.transaction.TransactionAction.commit(TransactionAction.java:302)
    at fuego.transaction.TransactionAction.startBaseTransaction(TransactionAction.java:481)
    at fuego.transaction.TransactionAction.startTransaction(TransactionAction.java:551)
    at fuego.transaction.TransactionAction.start(TransactionAction.java:212)
    at fuego.server.execution.DefaultEngineExecution.executeImmediate(DefaultEngineExecution.java:123)
    at fuego.server.execution.EngineExecution.executeImmediate(EngineExecution.java:66)
    at fuego.ejbengine.ItemExecutionBean.processMessage(ItemExecutionBean.java:207)
    at fuego.ejbengine.ItemExecutionBean.onMessage(ItemExecutionBean.java:118)
    at weblogic.ejb.container.internal.MDListener.execute(MDListener.java:466)
    at weblogic.ejb.container.internal.MDListener.transactionalOnMessage(MDListener.java:371)
    at weblogic.ejb.container.internal.MDListener.onMessage(MDListener.java:327)
    at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:4547)
    at weblogic.jms.client.JMSSession.execute(JMSSession.java:4233)
    at weblogic.jms.client.JMSSession.executeMessage(JMSSession.java:3709)
    at weblogic.jms.client.JMSSession.access$000(JMSSession.java:114)
    at weblogic.jms.client.JMSSession$UseForRunnable.run(JMSSession.java:5058)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:516)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    at weblogic.jdbc.jta.DataSource.refreshXAConnAndEnlist(DataSource.java:1343)
    at weblogic.jdbc.wrapper.JTAConnection.getXAConn(JTAConnection.java:189)
    at weblogic.jdbc.wrapper.JTAConnection.checkConnection(JTAConnection.java:64)
    at weblogic.jdbc.wrapper.Connection.preInvocationHandler(Connection.java:92)
    at weblogic.jdbc.wrapper.Connection.prepareStatement(Connection.java:482)
    at fuego.jdbc.FaultTolerantConnection.prepareStatement(FaultTolerantConnection.java:541)
    at fuego.server.persistence.jdbc.JdbcToDoItemPersMgr.delete(JdbcToDoItemPersMgr.java:763)
    ... 26 more

    The only thing I'd caution you strongly against doing is to undeploy a project that has active instances in production.
    If you do this, the instances currently running through the processes in the project will be lost and cannot be resurrected.
    If this is not in production, then undeploying the project obviously won't do you any harm.
    Probably not the cause of the problem, but the only time I've seen a similar error was when an incorrect JDBC driver was used for the Engine. If this is not a new installation and you're on the latest patchset and you haven't done anything odd with the JDBC driver, then you might want to give support a call to see if they've run into a similar issue in the past.
    Dan

  • SRM Installation Error - Start Java engine

    Hello gurus,
    OS platform -- Windows Server 2008 (R2) Stantard X64
    DataBase - MS SQL Server 2008 (R2) X64
    System - SAP SRM 7.0 / NW7.01
    Iu00B4m facing with an error during a SRM Installation of AS JAVA system (with plus EP & EP Core). I installed last week the ABAP system.
    The error is in the phase 25 - Start Java engine. I checked the sapinst.log and sapinst_dev.log and both show the following error:
    INFO 2011-05-17 12:35:13.073
    Disconnect from message server (SRVSIAPP01/3902) succeeded.
    WARNING[E] 2011-05-17 12:35:13.160
    CJS-30150  Java processes of instance JRM/JC01 [Java: UNKNOWN] did not reach state PARTRUNNING after 20:30 minutes. Giving up.
    ERROR 2011-05-17 12:35:14.42
    FCO-00011  The step startJava with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_CI_Instance_StartJava|ind|ind|ind|ind|6|0|startJava was executed with status ERROR .
    I also checked others log files, like as start<SID>.log and dev_jcontrol:
    running D:\usr\sap\JRM\SYS\exe\uc\NTAMD64\sapstart.exe name=JRM nr=01 SAPDIAHOST=SRVSIAPP01 -wait
    SAPSTART finished successfully on SRVSIAPP01_JRM_01, but at least one process doesn't run correctly:
    D:\usr\sap\JRM\SYS\exe\uc\NTAMD64\sapstart.exe=>sapparam(1c): No Profile used.
    trc file: "D:\usr\sap\JRM\JC01\work\dev_jcontrol", trc level: 1, release: "701"
    node name   : jcontrol
    pid         : 1436
    system name : JRM
    system nr.  : 01
    started at  : Tue May 17 12:14:55 2011
    arguments       :
           arg[00] : D:\usr\sap\JRM\JC01\exe\jcontrol.EXE
           arg[01] : pf=D:\usr\sap\JRM\SYS\profile\JRM_JC01_SRVSIAPP01
    [Thr 1544] Tue May 17 12:14:55 2011
    [Thr 1544] *** ERROR => OS release Windows NT 6.1 7601 Service Pack 1 2x AMD64 Level 6 (Mod 15 Step 11) is not supported with this startup framework (701) [jstartxx.c   4389]
    This last file (dev_jcontrol) is kindly weird... I checked the PAM and it said this OS (Windows 2008 (R2) is supported!
    Can you help me to solve this problem?
    Kind regards,
    Jou00E3o Dimas - Portugal

    Hello Rajneesh,
    I read that note 1152240 and tell me in which way this apply to my case, because I only see for my case... the part that say "Installing SAP systems based on SAP Netweaver 7.0 EHP1 (7.01) or SAP Netweaver 7.0 EHP1 SR1"  and in there is recommended to:
    . Patch your runtime libraries as described in SAP note 684106 --> I already did this when I installed the ABAP system/part
    . Apply the latest DBSL patch --> I did a kernel upgrade to the latest version and also the DBSL patch on ABAP system/part
    So... I don't see anything related with my case... the Java part that is what I´m trying to install and now I´m with an error!
    Best regards,
    João Dimas - Portugal

  • Error starting the Config Tool with NW04s Sneak Preview

    All...
    I am running the Java NW04s Sneak Preview (SP9).
    When I try to start the config tool, I get the following error on the dos session
    <b>The system cannot find the path specified.
    Program terminated abnormally
    Press any key to continue...</b>
    I realize that this is probably a very simple problem to fix... so can anyone tell me how?
    Also... when I log on to the Visual Administrator or the NetWeaver Administrator, I cannot edit any parameters.  I have tried logging in as "Administrator" and as "admin".  Is the Sneak Preview locked out, or am I doing something wrong?
    Regards

    Srikishan --
    I did check the bat file, and it says:
    %JAVA_CMD% -Dsun.java2d.noddraw=true -Duser.language=en -classpath .\lib\launcher.jar;. com.sap.engine.offline.OfflineToolStart com.sap.engine.configtool.visual.ConfigTool ./lib/
    where JAVA_CMD should equal %JAVA_HOME%\bin\java.
    I have JAVA_HOME set in my environment variables.
    I did a "set" command in DOS to check, and it is there.
    The properties file in its entirety says:
    #Generated by Config Tool
    #Sat Nov 18 15:33:41 CST 2006
    rdbms.maximum_connections=5
    system.name=J2E
    secstorefs.keyfile=
    DALTFC-HEILEE
    sapmnt
    J2E
    SYS
    global
    security
    data
    SecStore.key
    secstorefs.secfile=
    DALTFC-HEILEE
    sapmnt
    J2E
    SYS
    global
    security
    data
    SecStore.properties
    secstorefs.lib=
    DALTFC-HEILEE
    sapmnt
    J2E
    SYS
    global
    security
    lib
    rdbms.driverLocation=C\:
    sapdb
    programs
    runtime
    jar
    sapdbc.jar
    rdbms.connection=jdbc/pool/J2E
    rdbms.initial_connections=1
    Honestly, I can't tell you anything about this file.
    The file C\:
    sapdb
    programs
    runtime
    jar
    sapdbc.jar does exist.
    Any other ideas?

  • Error starting the MDM server in client system

    Hi MDM Experts,
    I am new to MDM and we have just installed MDM 5.5 on our system. We are able to 'Mount the Repository' via the MDM Console on the client side but when we try to 'Start MDM Server', we encounter the error below:
    "Error starting MDM server: The machine (server name) is not Windows-based. The MDM server cannot be started from this application; please use CLIX on the machine instead."
    What must we do to resolve this error? Please help us on this matter.
    Thanks in advance!
    ASP

    Hi ASP,
    MDM server operations can Be performed through Console only if your Server is Windows based.
    You can perform the some repository options through Console ,but for any Server based operations like Mounting the server,Start/Stop server  etc you will have to operate through the CLIX ie Command line interface.
    I Guess yours is a Unix based system or something else which is not Windows based.
    so it will not allow you,
    Either you install your server on  a windows based system to operate through Console.
    Or if you want to continue with the NON windows based system then you will have to use CLIX for most of your Console opeartions.
    Hope It Helped
    Thanks & Regards
    Simona Pinto

  • Error starting the SOAMANAGER for Configuration

    Hi fellows,
    I've created a web service from a RFC. When I tried to start the SOAMANAGER for configuration to create the an endpoint I've got the error bellow:
    "Invalid index 1 when setting lead selection; context node: MAIN.1.NODE_SEARCH_TABLE"
    I tried to acess the SOAMANAGER transaction to find the service description created. I found it but when I tried to create the endpoint I got the errors:
    "Error: Error when reading variant "ZWS_TESTE" of servicedefinition "ZWS_TESTE": An exception with the type CX_SY_REF_IS_INITIAL oc "
    And
    "No service/endpoint selected"
    Someone knows what am I missing?

    Hi Douglas,
                      While searching the service defintion in Soamanager i get the error.
                    "Error: Error when reading variant "ZSAPCONNECTORWEBSERVICE" of servicedefinition "ZSAPCONNECTORWEBSERVICE": An exception with the type CX_SY_REF_IS_INITIAL oc ".
    How to solve this

  • Error Starting the Standalone OC4J

    I have installed a Standalone OC4J Server on my local System. When i am starting the server then i am getting the following messages.
    Apr 18, 2006 4:08:23 PM com.evermind.server.XMLDataSourcesConfig parseRootNode
    INFO: Legacy datasource detected...attempting to convert to new syntax.
    Apr 18, 2006 4:08:23 PM com.evermind.server.XMLDataSourcesConfig parseRootNode
    INFO: Legacy datasource detected...attempting to convert to new syntax.
    2006-04-18 16:08:32.125 NOTIFICATION JMS Router is initiating ...
    06/04/18 16:08:34 Oracle Containers for J2EE 10g (10.1.3.0.0) initialized
    06/04/18 16:09:36 INFO: RMIProtocol.readConnectionHeader Local ORMI version = 1.
    3 different from remote version 1.1 will use 1.1
    Apr 18, 2006 4:09:36 PM com.evermind.server.rmi.RMIProtocol readConnectionHeader
    Also when i am deploying any thing on this Server then this is the message i get from the Server.
    Apr 18, 2006 4:08:23 PM com.evermind.server.XMLDataSourcesConfig parseRootNode
    INFO: Legacy datasource detected...attempting to convert to new syntax.
    Apr 18, 2006 4:08:23 PM com.evermind.server.XMLDataSourcesConfig parseRootNode
    INFO: Legacy datasource detected...attempting to convert to new syntax.
    2006-04-18 16:08:32.125 NOTIFICATION JMS Router is initiating ...
    06/04/18 16:08:34 Oracle Containers for J2EE 10g (10.1.3.0.0) initialized
    06/04/18 16:09:36 INFO: RMIProtocol.readConnectionHeader Local ORMI version = 1.3 different from remote version 1.1 will use 1.1
    Apr 18, 2006 4:09:36 PM com.evermind.server.rmi.RMIProtocol readConnectionHeader
    And the messages i get from the JDev are
    Exit status of OC4J admin tool (-bindWebApp): 17
    Use the following context root(s) to test your web application(s):
    http://PC-GSINGH-IN:????/StdRepUI
    Note: JDeveloper was unable to determine the HTTP port number of the remote server for the above URL(s).
    Elapsed time for deployment: 1 minute, 14 seconds
    ---- Deployment finished. ---- Apr 18, 2006 4:10:55 PM
    I am not able to access the application after this.
    However,When i am starting the standalone OC4J which comes with the JDeveloper and deploying the application on that then i am having a clean Startup and deployment.
    Also i am able to access the net.
    Thanks,
    Gaurav Singh

    Hi Gaurav,
    1. What is the JDK version you are using to start your standalone 10.1.3 OC4J?
    2. Have you configured any datasources or Resource archive files on the 10.1.3 OC4J?
    3. What is the version of the OC4J that jDev is using?
    4. What is the version of JDev?
    Looks like there is an incompatibility somewhere the above information will help. Thanks.
    Deepak

Maybe you are looking for