Reflection on null

My servlet, in order to set "in"parameters (eg: setInt(), setString() etc) for a PreparedStatement, relies on reflection ie: it does a getClass() on each element in the Vector .
You can guess the problem. If the applet was intending to set a column of type, say, DATE, to null, it sets the corresponding Vector element to null. The servlet cannot, then, ascertain the class type, since its null. You can't just do a setNull on the PreparedStatement. You have to know the type.
The only hokey solution I could think of was for the applet to set the Vector element to a String: "NULL DATE" and program the servlet to respond by doing a setDate(1,null).
Any ideas ?

I'm not certain, but I'm not sure it really cares if the type on the setXXX method has to match for nulls. Have you tried using setString(1, null) no matter what the original type should have been?

Similar Messages

  • An unexpected exception occurred while attempting to locate the run-time information for this Web Service. Error: java.lang.reflect.InvocationTargetException:null

    Hi I m getting the below wxpection when i run test browser from workshop. please help me.
    An unexpected exception occurred while attempting to locate the run-time information for this Web Service. Error: java.lang.reflect.InvocationTargetException:null

    Thamarai,
    Can you provide more information on your jws ? Also can you start the server
    from the command line with verbose option. This will cause
    weblogic_debug.log to be generated in the domain folder.
    Raj Alagumalai
    Backline Workshop Support
    "Thamarai Selvan" <[email protected]> wrote in message
    news:[email protected]..
    Hi I m getting the below wxpection when i run test browser from workshop.please help me.
    >
    An unexpected exception occurred while attempting to locate the run-timeinformation for this Web Service. Error:
    java.lang.reflect.InvocationTargetException:null

  • Could not create DC in NWDI Track

    Dear All,
    I imported my tracks from central SLD system, but getting error while creating DC.
    i enter DC name , make an activity and choose finish. on finish I get error that DC cannot be created.
    Please HELP.
    LOG FILE:
         ... 40 more
    !ENTRY com.tssap.util 4 0 Feb 19, 2010 02:12:33.890
    !MESSAGE Feb 19, 2010 2:12:33 AM        com.sap.ide.eclipse.component.core.DCController        [Thread[main,5,main]] Error: Create DC failed: Unable to create remote path "ws/HRMSXSS/hrms.com_HRMS_ESS/dev/inactive/DCs/sap.com/ankurtest/_comp/" for component moint point: Could not create remote path /dtr/ws/HRMSXSS/hrms.com_HRMS_ESS/dev/inactive/DCs/sap.com/ankurtest/_comp/ (Internal Server Error).
    !STACK 0
    com.sap.tc.devconf.SyncException: Unable to create remote path "ws/HRMSXSS/hrms.com_HRMS_ESS/dev/inactive/DCs/sap.com/ankurtest/_comp/" for component moint point: Could not create remote path /dtr/ws/HRMSXSS/hrms.com_HRMS_ESS/dev/inactive/DCs/sap.com/ankurtest/_comp/ (Internal Server Error).
         at com.sap.tc.devconf.impl.DTRClientErrorMapper.toSyncException(DTRClientErrorMapper.java:65)
         at com.sap.tc.devconf.impl.DevelopmentConfiguration.findOrCreateMountPointForDC(DevelopmentConfiguration.java:2693)
         at com.sap.tc.devconf.impl.DevelopmentConfiguration.createComponent(DevelopmentConfiguration.java:669)
         at com.sap.ide.eclipse.component.core.DCController.createComponent(DCController.java:930)
         at com.sap.ide.eclipse.component.core.DCController.fillProject(DCController.java:1047)
         at com.sap.ide.eclipse.component.wizard.ProjectWizard.fillProject(ProjectWizard.java:327)
         at com.sap.ide.eclipse.component.wizard.ProjectWizard.fillProject(ProjectWizard.java:288)
         at com.sap.ide.webdynpro.archivebuilder.project.WebDynproDevelopmentComponentProjectWizard.runPerformFinish(WebDynproDevelopmentComponentProjectWizard.java:97)
         at com.sap.ide.webdynpro.archivebuilder.project.WebDynproProjectWizard$2.run(WebDynproProjectWizard.java:238)
         at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1595)
         at com.sap.ide.webdynpro.archivebuilder.project.WebDynproProjectWizard$1.run(WebDynproProjectWizard.java:236)
         at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:302)
         at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:252)
         at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:758)
         at com.sap.ide.webdynpro.archivebuilder.project.WebDynproProjectWizard.performFinish(WebDynproProjectWizard.java:260)
         at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:608)
         at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:321)
         at org.eclipse.jface.dialogs.Dialog$1.widgetSelected(Dialog.java:423)
         at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
         at org.eclipse.jface.window.Window.runEventLoop(Window.java:583)
         at org.eclipse.jface.window.Window.open(Window.java:563)
         at com.sap.ide.eclipse.component.provider.actions.dc.DcNewAction.run(DcNewAction.java:97)
         at com.tssap.selena.model.extension.action.SelenaActionCollector$GenericElementActionWrapper.run(SelenaActionCollector.java:224)
         at com.tssap.util.ui.menu.MenuFactory$MuSiAction.saveRunAction(MenuFactory.java:1425)
         at com.tssap.util.ui.menu.MenuFactory$MuSiAction.run(MenuFactory.java:1407)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction.processInternal(MenuFactory.java:616)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction.access$100(MenuFactory.java:586)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction$BusyProcessWorker.run(MenuFactory.java:716)
         at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction.process(MenuFactory.java:610)
         at com.tssap.util.ui.menu.internal.MenuListenerFactory$ProcessAdapter.widgetSelected(MenuListenerFactory.java:172)
         at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
         at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402)
         at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
         at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
         at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
         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:324)
         at com.sap.ide.eclipse.startup.Main.basicRun(Main.java:291)
         at com.sap.ide.eclipse.startup.Main.run(Main.java:789)
         at com.sap.ide.eclipse.startup.Main.main(Main.java:607)
    Caused by: com.tssap.dtr.client.lib.vfs.config.ConfigurationException: Could not create remote path /dtr/ws/HRMSXSS/hrms.com_HRMS_ESS/dev/inactive/DCs/sap.com/ankurtest/_comp/ (Internal Server Error).
         at com.tssap.dtr.client.lib.vfs.config.impl.RepositoryServer.assureRemotePathExists(RepositoryServer.java:230)
         at com.tssap.dtr.client.lib.vfs.config.impl.MountPoint.assureRemotePathExists(MountPoint.java:153)
         at com.sap.tc.devconf.impl.DevelopmentConfiguration.findOrCreateMountPointForDC(DevelopmentConfiguration.java:2688)
         ... 49 more
    Caused by: com.tssap.dtr.client.lib.deltavlib.DeltavException: Internal Server Error
         at com.tssap.dtr.client.lib.deltavlib.impl.DeltavCommand.checkResponseStatus(DeltavCommand.java:121)
         at com.tssap.dtr.client.lib.deltavlib.impl.DeltavCommand.execute(DeltavCommand.java:68)
         at com.tssap.dtr.client.lib.deltavlib.impl.AbstractResource.executeRequest(AbstractResource.java:240)
         at com.tssap.dtr.client.lib.deltavlib.impl.ActivityImpl.checkin(ActivityImpl.java:190)
         at com.tssap.dtr.client.lib.vfs.config.impl.RepositoryServer.checkInActivity(RepositoryServer.java:400)
         at com.tssap.dtr.client.lib.vfs.config.impl.RepositoryServer.assureRemotePathExists(RepositoryServer.java:223)
         ... 51 more
    Caused by:
    [VFS version: 7.00 645_VAL_REL 0010 (2006-01-14 16:03:00 CET)] com.tssap.dtr.client.lib.vfs.config.ConfigurationException: Could not create remote path /dtr/ws/HRMSXSS/hrms.com_HRMS_ESS/dev/inactive/DCs/sap.com/ankurtest/_comp/ (Internal Server Error).
        at com.tssap.dtr.client.lib.vfs.config.impl.RepositoryServer.assureRemotePathExists(RepositoryServer.java:230)
        at com.tssap.dtr.client.lib.vfs.config.impl.MountPoint.assureRemotePathExists(MountPoint.java:153)
        at com.sap.tc.devconf.impl.DevelopmentConfiguration.findOrCreateMountPointForDC(DevelopmentConfiguration.java:2688)
        at com.sap.tc.devconf.impl.DevelopmentConfiguration.createComponent(DevelopmentConfiguration.java:669)
        at com.sap.ide.eclipse.component.core.DCController.createComponent(DCController.java:930)
        at com.sap.ide.eclipse.component.core.DCController.fillProject(DCController.java:1047)
        at com.sap.ide.eclipse.component.wizard.ProjectWizard.fillProject(ProjectWizard.java:327)
        at com.sap.ide.eclipse.component.wizard.ProjectWizard.fillProject(ProjectWizard.java:288)
        at com.sap.ide.webdynpro.archivebuilder.project.WebDynproDevelopmentComponentProjectWizard.runPerformFinish(WebDynproDevelopmentComponentProjectWizard.java:97)
        at com.sap.ide.webdynpro.archivebuilder.project.WebDynproProjectWizard$2.run(WebDynproProjectWizard.java:238)
        at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1595)
        at com.sap.ide.webdynpro.archivebuilder.project.WebDynproProjectWizard$1.run(WebDynproProjectWizard.java:236)
        at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:302)
        at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:252)
        at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:758)
        at com.sap.ide.webdynpro.archivebuilder.project.WebDynproProjectWizard.performFinish(WebDynproProjectWizard.java:260)
        at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:608)
        at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:321)
        at org.eclipse.jface.dialogs.Dialog$1.widgetSelected(Dialog.java:423)
        at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
        at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
        at org.eclipse.jface.window.Window.runEventLoop(Window.java:583)
        at org.eclipse.jface.window.Window.open(Window.java:563)
        at com.sap.ide.eclipse.component.provider.actions.dc.DcNewAction.run(DcNewAction.java:97)
        at com.tssap.selena.model.extension.action.SelenaActionCollector$GenericElementActionWrapper.run(SelenaActionCollector.java:224)
        at com.tssap.util.ui.menu.MenuFactory$MuSiAction.saveRunAction(MenuFactory.java:1425)
        at com.tssap.util.ui.menu.MenuFactory$MuSiAction.run(MenuFactory.java:1407)
        at com.tssap.util.ui.menu.MenuFactory$DelegateAction.processInternal(MenuFactory.java:616)
        at com.tssap.util.ui.menu.MenuFactory$DelegateAction.access$100(MenuFactory.java:586)
        at com.tssap.util.ui.menu.MenuFactory$DelegateAction$BusyProcessWorker.run(MenuFactory.java:716)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
        at com.tssap.util.ui.menu.MenuFactory$DelegateAction.process(MenuFactory.java:610)
        at com.tssap.util.ui.menu.internal.MenuListenerFactory$ProcessAdapter.widgetSelected(MenuListenerFactory.java:172)
        at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
        at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402)
        at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
        at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
        at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
        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:324)
        at com.sap.ide.eclipse.startup.Main.basicRun(Main.java:291)
        at com.sap.ide.eclipse.startup.Main.run(Main.java:789)
        at com.sap.ide.eclipse.startup.Main.main(Main.java:607)
        +++ Nested exception part 1/1
        com.tssap.dtr.client.lib.deltavlib.DeltavException: Internal Server Error
            at com.tssap.dtr.client.lib.deltavlib.impl.DeltavCommand.checkResponseStatus(DeltavCommand.java:121)
            at com.tssap.dtr.client.lib.deltavlib.impl.DeltavCommand.execute(DeltavCommand.java:68)
            at com.tssap.dtr.client.lib.deltavlib.impl.AbstractResource.executeRequest(AbstractResource.java:240)
            at com.tssap.dtr.client.lib.deltavlib.impl.ActivityImpl.checkin(ActivityImpl.java:190)
            at com.tssap.dtr.client.lib.vfs.config.impl.RepositoryServer.checkInActivity(RepositoryServer.java:400)
            at com.tssap.dtr.client.lib.vfs.config.impl.RepositoryServer.assureRemotePathExists(RepositoryServer.java:223)
            at com.tssap.dtr.client.lib.vfs.config.impl.MountPoint.assureRemotePathExists(MountPoint.java:153)
            ... 50 more
    !ENTRY com.tssap.util 4 0 Feb 19, 2010 02:12:33.906
    !MESSAGE Feb 19, 2010 2:12:33 AM        com.sap.ide.eclipse.component.core.DCController        [Thread[main,5,main]] Error: Create DC failed: Unable to create remote path "ws/HRMSXSS/hrms.com_HRMS_ESS/dev/inactive/DCs/sap.com/ankurtest/_comp/" for component moint point: Could not create remote path /dtr/ws/HRMSXSS/hrms.com_HRMS_ESS/dev/inactive/DCs/sap.com/ankurtest/_comp/ (Internal Server Error).
    !ENTRY com.tssap.util 4 0 Feb 19, 2010 02:12:39.921
    !MESSAGE Feb 19, 2010 2:12:39 AM          com.sap.ide.webdynpro.ui.service.ServicesUI          [Thread[main,5,main]] Error: Internal error
       Plugin name: Web Dynpro Archive Builder
       Plugin ID  : com.sap.ide.webdynpro.archivebuilder
       Class      : com.sap.ide.webdynpro.archivebuilder.project.WebDynproDevelopmentComponentProjectWizard
       Method     : performFinish()
       Message    :
       Exception  : java.lang.reflect.InvocationTargetException: null
    !STACK 0
    java.lang.reflect.InvocationTargetException
         at com.sap.ide.webdynpro.archivebuilder.project.WebDynproProjectWizard$1.run(WebDynproProjectWizard.java:251)
         at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:302)
         at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:252)
         at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:758)
         at com.sap.ide.webdynpro.archivebuilder.project.WebDynproProjectWizard.performFinish(WebDynproProjectWizard.java:260)
         at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:608)
         at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:321)
         at org.eclipse.jface.dialogs.Dialog$1.widgetSelected(Dialog.java:423)
         at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
         at org.eclipse.jface.window.Window.runEventLoop(Window.java:583)
         at org.eclipse.jface.window.Window.open(Window.java:563)
         at com.sap.ide.eclipse.component.provider.actions.dc.DcNewAction.run(DcNewAction.java:97)
         at

    Hi Ankur,
    This problem occurs due to the version missmatch of EP and NWDS.
    Also read through these posts:
    Error While creating a DC
    Create DC failed
    and
    Error creating DC
    Regards,
    Shailesh

  • Error in starting a JPD.

    Following is the error description in short.
    =-==========================================
    An unexpected exception occurred while attempting to locate the run-time information for this Web Service. Error: java.lang.reflect.InvocationTargetException:null
    =-==========================================
    * I am using WLI.
    I have uninstall and installed the weblogic around 15 times.
    It works fine for some times then after some successful work, i am regularly getting this exception.
    Please help!

    I will try and get someone from the WLI team to respond.
    amin uddin wrote:
    Following is the error description in short.
    =-==========================================
    An unexpected exception occurred while attempting to locate the run-time information for this Web Service. Error: java.lang.reflect.InvocationTargetException:null
    =-==========================================
    * I am using WLI.
    I have uninstall and installed the weblogic around 15 times.
    It works fine for some times then after some successful work, i am regularly getting this exception.
    Please help!

  • Not Able to Start UAServer for upgrade to NW2004s

    Hi,
    I am in the process of upgrading a NW2004 System to NW2004s.
    I know that for upgradation i have to start the UaServer.
    When i start the UA Server, i am not able to start it
    The following is the log file for the same
    Pls help me in this
    C:\Documents and Settings\bw3adm>java -cp D:\usr\sap\put\ua\ua.jar UaServer
    UaServer> Stable storage file 'D:\usr\sap\put\ua\UaState' not found
    UaServer> Creating stable storage file 'D:\usr\sap\put\ua\UaState'
    Please enter administrator password
    Enter password:*********
    Confirm password:*********
    UaServer> Temporary directory is 'D:\usr\sap\put\ua'
    UaServer> Property file 'D:\usr\sap\put\ua\UaServer.properties' read
    UaServer> Configuring HTTP server
    UaServer> Using HTTP index file name: index.html
    UaServer> Signing JAR file uagui.jar
    com.sap.sdt.server.core.SDTServer.createService(SDTServer.java:281)
    com.sap.sdt.server.core.SDTServer.startUaServer(SDTServer.java:126)
    sun.reflect.NativeMethodAccessorImpl.invoke0(null:-2)
    sun.reflect.NativeMethodAccessorImpl.invoke(null:-1)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(null:-1)
    java.lang.reflect.Method.invoke(null:-1)
    com.sap.sdt.util.misc.MethodCall.invoke(MethodCall.java:80)
    com.sap.sdt.util.misc.BootStrapper.start(BootStrapper.java:76)
    UaServer.main(UaServer.java:367)
    msg.server.0002 com.sap.sdt.server.ext.r3up.R3upService
    msg.diag.0002 java.lang.reflect.InvocationTargetException null
    UaServer> ERROR:
    com.sap.sdt.server.core.SDTServer.createService(SDTServer.java:281)
    com.sap.sdt.server.core.SDTServer.startUaServer(SDTServer.java:126)
    sun.reflect.NativeMethodAccessorImpl.invoke0(null:-2)
    sun.reflect.NativeMethodAccessorImpl.invoke(null:-1)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(null:-1)
    java.lang.reflect.Method.invoke(null:-1)
    com.sap.sdt.util.misc.MethodCall.invoke(MethodCall.java:80)
    com.sap.sdt.util.misc.BootStrapper.start(BootStrapper.java:76)
    UaServer.main(UaServer.java:367)
    msg.server.0002 com.sap.sdt.server.ext.r3up.R3upService
    msg.diag.0002 java.lang.reflect.InvocationTargetException null

    Hi Balaji
    I will suggest you few checklist :
    1. See permissions in the security sub-directory.If its wrong  it will be impossible for the Java Runtime to read the
    security policy files.
    2. temp directory not set.setting in enviroment variable
    3. http://hostname:4239/ua/uagui.jnlp .try opening with this URL
    4 Could you please check the proxy settings for your Java Webstart? It should be configured in a way that either mentioned host is contained in the list of
    hosts which are not connected via proxy or usage of proxies is switched
    off completely.
    Let me know about the same.

  • UaServer ends up with error

    Trying to PREPARE for upgrade from 46C ( Windows 2003 SP2 /SQL 2005
    SP2) to ECC 6, after
    running prepare.bat for the first time. when trying to run
    e:\usr\sap>java -cp e:\usr\sap\put\UA\ua.jar UaServer for the Upgrade
    Assistant, it ends up with the  error message as below.
    I am using Java jdk1.5.0_12
    What am i missing here? Please help.
    Al Mamuun
    E:\usr\sap>java -cp e:\usr\sap\put\UA\ua.jar UaServer
    UaServer> Stable storage file 'e:\usr\sap\put\ua\UaState' read
    UaServer> Temporary directory is 'e:\usr\sap\put\ua'
    UaServer> Property file 'e:\usr\sap\put\ua\UaServer.properties' read
    UaServer> Configuring HTTP server
    UaServer> Using HTTP index file name: index.html
    UaServer> Signing JAR file uagui.jar
    com.sap.sdt.server.core.SDTServer.createService(SDTServer.java:281)
    com.sap.sdt.server.core.SDTServer.startUaServer(SDTServer.java:126)
    sun.reflect.NativeMethodAccessorImpl.invoke0(null:-2)
    sun.reflect.NativeMethodAccessorImpl.invoke(null:-1)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(null:-1)
    java.lang.reflect.Method.invoke(null:-1)
    com.sap.sdt.util.misc.MethodCall.invoke(MethodCall.java:80)
    com.sap.sdt.util.misc.BootStrapper.start(BootStrapper.java:76)
    UaServer.main(UaServer.java:367)
    msg.server.0002 com.sap.sdt.server.ext.r3up.R3upService
    msg.diag.0002 java.lang.reflect.InvocationTargetException null
    UaServer> ERROR:
    com.sap.sdt.server.core.SDTServer.createService(SDTServer.java:281)
    com.sap.sdt.server.core.SDTServer.startUaServer(SDTServer.java:126)
    sun.reflect.NativeMethodAccessorImpl.invoke0(null:-2)
    sun.reflect.NativeMethodAccessorImpl.invoke(null:-1)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(null:-1)
    java.lang.reflect.Method.invoke(null:-1)
    com.sap.sdt.util.misc.MethodCall.invoke(MethodCall.java:80)
    com.sap.sdt.util.misc.BootStrapper.start(BootStrapper.java:76)
    UaServer.main(UaServer.java:367)
    msg.server.0002 com.sap.sdt.server.ext.r3up.R3upService
    msg.diag.0002 java.lang.reflect.InvocationTargetException null

    Use Java 1.4.2 for UaServer.
    Markus

  • XSD Files Externally defined - WEBLOGIC 8.1

    Hi, i have a problem, and i need your help..
    I have been designing a service, that refers to a xsd file externally defined..
    here are wsdl the example:
    <wsdl:definitions .....
    <wsdl:types>
    <s:import namespace="http://empresa.com.ar/201006/01/AgentesServices" schemaLocation="http://www.empresa.com.ar/exquema.xsd"/>
    </wsdl:types>
    wsdl:definitions >
    i had to add these lines to an ant file:
    <xmlbean
    download="true"
    ... />
    it's because i had a "network downloads disabled" error when i tried to compile without ant
    it's works perfectly in the workshop, and when i uploaded this application to my server too, but when i tried to put the url of my service into explorer, I obtained the following error:
    "An unexpected exception occurred while attempting to locate the run-time information for this Web Service. Error: java.lang.reflect.InvocationTargetException:null "
    i supose that it's a error related to "network downloads disabled"
    Sorry for my english, i hope you understand me and can help me

    First off, I generally recommend that people not put anything in the
    server's classpath. If that can't be avoided, then it's a good practice
    to put the minimal set of jars in the classpath.
    What exactly are you deploying? Is it an EAR, WAR, ejb-jar ...?
    Personally I'd recommend that you deploy an exploded EAR without putting
    jars in the classpath.
    -- Rob
    Van wrote:
    Hi All!
    I am trying to upgrade to 8.1 from 6.1. Our applications currrently run in exploded
    format with all the jars in the main system classpath. No EAR. When I try to upgrade
    to 8.1, weblogic seems to want to EAR the exploded files into the 'applications/.wlnotdelete'
    directory before it deploys them.
    This process takes atleast 15minutes of startup time. Can anyone tell me how to
    avoid this from happening? Why is it trying to EAR my files?
    Thanks in advance.
    Van

  • Exceptions thrown after installing Forte4j and j2ee toolkit

    Hi!
    I've got a problem with Forte4j. I installed Forte4j and i worked fine. Then I insatlled the j2ee toolkit and Forte started to throw exceptions at startup. The added functionality I expected from the j2ee toolkit doesn't appear to be there either.
    The exceptions I get is among others are java.lang.IllegalArgumentException, java.lang.reflect.InvocationTargetException,
    java.lang.InstantiationException, java.lang.ClassNotFoundException.
    Someone else who have had this problem?
    Cia
    Please help!

    Same problem here.
    It seems to be that it is not finding libraries from the j2ee home. For example the following message from the exception list in 'ide.log' is complaining about not finding a class which is in 'j2eetools.jar'.
    java.lang.reflect.InvocationTargetException: null
    java.lang.reflect.InvocationTargetException: java.lang.NoClassDefFoundError: com.sun.enterprise.tools.deployment.ui.DeployToolWindow
    Tried adding this jar by hand to my class path, but other errors result.

  • Unable to deploy in workshop

    Hi.
    I tried building an EAR-file from our application, as it is ready for testing and hence deployment on another server. After building the controls it croaked:
    ERROR: DESCRIPTION:An unexpected exception occurred while attempting to locate the run-time information for this Web Service. Error: java.lang.reflect.InvocationTargetException:null
    SUGGESTION:An unexpected error occurred. Please contact [email protected] for further assistance.
    Of course I did no such thing, but tried to sort it out by myself. Bummer.
    After googling this, the only reply to such problems I could find was to remove the emtpy Schemas project - so I tried this. This resulted in 5 other errors similar to the one above.
    After banging my head against the wall for a few hours I gave this up, and decided to continue coding. I recreated an empty Schemas project.
    But now it seems workshop has decided that the application has been destroyed. It now complains about not finding .workshop/projectname/EJB/ProjectBeans and .../../GenericStateless.
    I've verified that the files are indeed where they're supposed to (checked weblogic-application.xml) and everything seems to be in order.
    The build window in workshop reports that all is well, but i get two modals that say something like this (this is snatched from the server console):
    Exception:weblogic.management.ApplicationException: [J2EE:160079]There is no mod
    ule defined with the uri .workshop/hadmkliWeb/EJB/ProjectBeans which is used in
    the classloader-structure declaration in weblogic-application.xml for hadmkli.
    Here's the path to this directory:
    I:\beaprojects\hadmkli\.workshop\hadmkliWeb\EJB\ProjectBeans
    Here's the entry in weblogic-application.xml:
    <classloader-structure>
    <classloader-structure>
    <module-ref>
    <module-uri>hadmkliWeb</module-uri>
    </module-ref>
    <classloader-structure>
    <module-ref>
    <module-uri>.workshop/hadmkliWeb/EJB/ProjectBeans</module-uri>
    </module-ref>
    </classloader-structure>
    <classloader-structure>
    <module-ref>
    <module-uri>.workshop/hadmkliWeb/EJB/GenericStateless</module-uri>
    </module-ref>
    </classloader-structure>
    </classloader-structure>
    </classloader-structure>
    So, my questions are by priority:
    1) How to I get my app working again?
    2) What on earth is going on?
    3) How do I build an .ear file?

    After trying some more builds, restarts and the whole Microsoft Way (tm) workshop managed to insert two entries into the xml-file.
    Now when I manually removed one of them, the application started again. The entry now looks like this:
    <classloader-structure>
    <classloader-structure>
    <module-ref>
    <module-uri>hadmkliWeb</module-uri>
    </module-ref>
    </classloader-structure>
    <classloader-structure>
    <module-ref>
    <module-uri>.workshop/hadmkliWeb/EJB/ProjectBeans</module-uri>
    </module-ref>
    </classloader-structure>
    <classloader-structure>
    <module-ref>
    <module-uri>.workshop/hadmkliWeb/EJB/GenericStateless</module-uri>
    </module-ref>
    </classloader-structure>
    </classloader-structure>
    Looking closer at the first one it does not seem well-formed.
    So questions 1 and 2 have been sortof answered.
    If i press build application or build ear it inserts a second set of these entries. Why? How can I make it stop?

  • SMD Agent

    Hi,
    I am trying to install SMD agents(711) on EP 7.0 system ,Got below error when trying to lauch the intsaller (sapinst)
    guiengine: No GUI server connected; waiting for a connection on host xxxxxx, port 21200 to continue with the installation
    Jan 11, 2011 5:18:58 PM [Info]: *************************
    Jan 11, 2011 5:18:58 PM [Info]: Starting Server
    Jan 11, 2011 5:18:58 PM [Info]: Reading server configuration.
    Jan 11, 2011 5:18:58 PM [Info]: Reading service configuration SAPinstService.
    Jan 11, 2011 5:18:58 PM [Info]: Configuring LogManager ...
    Jan 11, 2011 5:18:58 PM [Info]: *************************************************
    Jan 11, 2011 5:18:58 PM [Info]: Starting SL Controller ...
    Jan 11, 2011 5:18:58 PM [Info]: StorageService switched off.
    Jan 11, 2011 5:18:58 PM [Info]: Initializing SecurityManager ...
    Jan 11, 2011 5:18:58 PM [Info]: Key Store management switched off.
    Jan 11, 2011 5:18:58 PM [Info]: Configuring HTTPManager ...
    Jan 11, 2011 5:18:58 PM [Info]: WebstartService switched off.
    Jan 11, 2011 5:18:58 PM [Info]: RoleService switched off.
    Jan 11, 2011 5:18:58 PM [Info]: AlertService switched off.
    Jan 11, 2011 5:18:58 PM [Info]: Starting NotesService ...
    Jan 11, 2011 5:18:58 PM [Info]: ProcessService switched off.
    Jan 11, 2011 5:18:58 PM [Info]: Starting MIDService ...
    Jan 11, 2011 5:18:58 PM [Info]: Starting FileService ...
    Jan 11, 2011 5:18:58 PM [Info]: LogService switched off.
    Jan 11, 2011 5:18:58 PM [Info]: MailService switched off.
    Jan 11, 2011 5:18:58 PM [Info]: Starting services ...
    Jan 11, 2011 5:18:58 PM [Info]: Starting service "SAPinstService" ...
    Jan 11, 2011 5:18:59 PM [Info]: Service "SAPinstService" started
    Jan 11, 2011 5:18:59 PM [Info]: Services started.
    Jan 11, 2011 5:18:59 PM [Info]: Starting HTTP server listening on port 4239 ...
    Jan 11, 2011 5:18:59 PM [Info]: HTTP server started.
    Jan 11, 2011 5:18:59 PM [Info]: SL Controller started.
    Jan 11, 2011 5:18:59 PM [Info]: Starting GUI ...
    Jan 11, 2011 5:18:59 PM [Error]: java.lang.reflect.InvocationTargetException: null
    Jan 11, 2011 5:18:59 PM [Error]: java.lang.reflect.InvocationTargetException: null
    Jan 11, 2011 5:18:59 PM [Error]: GUI start failed.
    Please help me to solve the issue.
    Thanks,
    Srini K

    Hi,
    I have to cope with the same issue on exactly one of our 60 systems. I have no difficulties to start the SAPInst on any of the other systems, but I can't find any differences in their configurations.
    I already tried to apply a newer version of SAPInst (as suggested), but this did not help either (package SAPINST7102_2-20003627.SAR, Rel. 7.10 PL 80 for SunOS).
    Do you have any other suggestions how to get the SAPInst up and running on this final system?
    Thanks in advance for your help!
    Ulf

  • Anyone get CLOB.createTemporary to work in WebLogic w/ Ora 9.0.1?

    I've got code that works in java for temporary CLOB in Oracle 9.0.1. It works using JDBC Client API or Oracle connection pooling. But when I deploy to WebLogic App Server, I get
    "java.lang.reflect.InvocationTargetException null" on the statement:
    myClob = CLOB.createTemporary(conn, false, CLOB.DURATION_SESSION);
    I read that temporary clob was an Oracle extension. That would lead one to believe that WebLogic may not support it. And I tried tweeking classpath/path to use Oracle's jars first, etc. I've also tried different ways of connecting: JDBC Client, straight RMI, and JNDI lookups, trying to get around "WebLogic"... Is this a losing battle and do I have to modifiy my code to use the EMPTY_CLOB() functions, or has someone gotten this to work? THANKS!

    I've talked with BEA on this issue. They say that the CLOB.createTemporary() method signature indicates that it takes a
    generic JDBC object, but it in fact takes an Oracle-specific object. They say "Oracle is lying to us" and say that
    as a result, my code will not work if using a WebLogic Connection Pool. I realize the risks of using vendor-specific
    extension methods, but I would think that if I configure the WL app server to use the oracle classes12.zip and put it in
    front of CLASSPATH, etc. that this would work. It does not, with the BEA reason stated above. I really like this
    CLOB.createTemporary method and refuse to change my code. Any words of wisdom, especially from an
    Oracle insider? Thanks!
    I've got code that works in java for temporary CLOB in Oracle 9.0.1. It works using JDBC Client API or Oracle connection pooling. But when I deploy to WebLogic App Server, I get
    "java.lang.reflect.InvocationTargetException null" on the statement:
    myClob = CLOB.createTemporary(conn, false, CLOB.DURATION_SESSION);
    I read that temporary clob was an Oracle extension. That would lead one to believe that WebLogic may not support it. And I tried tweeking classpath/path to use Oracle's jars first, etc. I've also tried different ways of connecting: JDBC Client, straight RMI, and JNDI lookups, trying to get around "WebLogic"... Is this a losing battle and do I have to modifiy my code to use the EMPTY_CLOB() functions, or has someone gotten this to work? THANKS!

  • Start up Error "com.sap.caf.km.repositorymanager.CAFSecurityManager"

    Hi Experts,
        I am using EP 7.0 SP 9.   Last two days i am getting the following errors in the Component Monitor.
    <b>Under Repository Manager-->caf and document_xapps::
    <b>Startup Error:  Failed to init sub-manager: Exception loading and instanciating sub-manager: com.sap.caf.km.repositorymanager.CAFSecurityManager (java.lang.reflect.InvocationTargetException: null)</b></b>..
    <b>Under Services-->
    1. jobprocessor and scheduler:: Startup Error:  jobprocessor: runtime exception during start up: null</b> ..
    <b>2. landscape::: Startup Error:  unable to get system factory: AlreadyExistLockConfigException: It is not possible to lock "config://local/cm/services/landscape/systems" because it is already locked by "config_fwk_service_6507050".</b>
    please help regard this... its very urgent...
    thanks in advance,
    Chinnaurai.R  [<b>points wil be awarded</b>]

    After investigation I have noticed that the error is generated on all entities across the whole server when a new CAF core project is deployed and has, for some reson I cannot understand, the metadata corrupted.
    By undeploying ALL custom Caf Core projects, restarting the server and re-deploying only those that do not have metadata corrupted, delete starts working again in SPS10. In some occasions I also had to wipe out DB contents related to my entotyes to get it work again.
    Does anybody know how to figure out if a project has it's metadata corrupted? It seems this happens when I start doing changes to entity structures or deleting entities I no longer need.
    Is there a way to check the XMI model in the metadata DC? Contents of these many files are cryptic. SAP has told me to send them over the metadata DC of my CAF project so they can check what went wrong... so there is a way to check that structure.
    Any advice is really appreciated.

  • Mission Control 32bit remote jrockit 64bit

    I am having connection issues connection to remote server via Mission Control.
    Could my issue be caused perhaps by different architecture 32bit vs 64bit?
    Mission Control is running on
    Java(TM) SE Runtime Environment (build 1.6.0_03-b05)
    BEA JRockit(R) (build R27.5.0-110-94909-1.6.0_03-20080204-1558-windows-ia32, com
    piled mode)The server is running
    Java(TM) SE Runtime Environment (build 1.6.0_03-b05)
    BEA JRockit(R) (build R27.5.0-110-94909-1.6.0_03-20080204-1558-linux-x86_64, compiled mode)The StackTrace when
    Could not open Memory Leak Detector for COFFEE.
      java.io.IOException: Problem connecting to RMP server.
        java.io.IOException: Problem connecting to RMP server.
             at com.jrockit.console.rmp.JMXOverRMPConnector.connect(JMXOverRMPConnector.java:44)
             at com.jrockit.console.rmp.JMXOverRMPConnector.connect(JMXOverRMPConnector.java:36)
             at com.jrockit.console.rjmx.RJMXConnection.setupServer(RJMXConnection.java:498)
             at com.jrockit.console.rjmx.RJMXConnection.<init>(RJMXConnection.java:137)
             at com.jrockit.console.rjmx.RJMXConnectorModel.getOrCreateConnection(RJMXConnectorModel.java:608)
             at com.jrockit.console.rjmx.RJMXConnectorModel.<init>(RJMXConnectorModel.java:113)
             at com.jrockit.mc.memleak.ui.RjmxMemleakEditorInput.connect(Unknown Source)
             at com.jrockit.mc.memleak.ui.actions.StartMemleak$1.preConnect(Unknown Source)
             at com.jrockit.mc.browser.utils.PreConnectJob.run(PreConnectJob.java:73)
             at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
        Caused by: com.jrockit.common.rmp.JRockitNotAnRmpServerException: Handshaking with JRockit failed due to timeout waiting on server reply.
             at com.jrockit.console.connection.RmpConnection.handshake(RmpConnection.java:206)
             at com.jrockit.console.connection.RmpConnection.<init>(RmpConnection.java:180)
             at com.jrockit.console.connection.ConnectorModel.connect(ConnectorModel.java:236)
             at com.jrockit.console.rmp.JMXOverRMPConnector.connect(JMXOverRMPConnector.java:41)
             ... 9 more
        Caused by: com.jrockit.common.rmp.JRockitRmpPacketTimeOutException: Connection lost to JRockit. Reason: RMP reply timed out for packet 'HELO'.
             at com.jrockit.console.connection.RmpConnection.getReplyPacket(RmpConnection.java:423)
             at com.jrockit.console.connection.RmpConnection.sendRmpWithReply(RmpConnection.java:374)
             at com.jrockit.console.connection.RmpConnection.handshake(RmpConnection.java:196)
             ... 12 moreThis is a remote connection, running locally works fine.
    TIA.

    Thank you for your replies.
    Having resolved this using the 1.5 instead of 1.4 connection another issue came up, which the thread at http://forums.bea.com/thread.jspa?threadID=600016837 helped me resolve. I found the port required by using netstat on the production machine. I am now able to use the console in Mission Control. However I am still not able to connect using MemLeak or start a JRA recording the followin stacktrace is from trying to start memleakdetector via MissionControl in Eclipse.
    Thanks in advance for any hints to this problem.
    Could not open Memory Leak Detector for COFFEE.
      java.lang.reflect.UndeclaredThrowableException: null
        java.lang.reflect.UndeclaredThrowableException
             at com.jrockit.console.rjmx.AbstractServerOperations.invokeMethodWithException(AbstractServerOperations.java:112)
             at com.jrockit.console.rjmx.AbstractServerOperations.invokeMethodWithException(AbstractServerOperations.java:131)
             at com.jrockit.console.rjmx.JMXR27Operations.startMemleakServer(JMXR27Operations.java:377)
             at com.jrockit.mc.memleak.ui.RjmxMemleakEditorInput.connect(Unknown Source)
             at com.jrockit.mc.memleak.ui.actions.StartMemleak$1.preConnect(Unknown Source)
             at com.jrockit.mc.browser.utils.PreConnectJob.run(PreConnectJob.java:73)
             at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
        Caused by: javax.management.InstanceNotFoundException: bea.jrockit.management:type=MemLeak
             at com.caucho.jmx.AbstractMBeanServer.getClassLoaderFor(AbstractMBeanServer.java:909)
             at javax.management.remote.rmi.RMIConnectionImpl$5.run(RMIConnectionImpl.java:1325)
             at javax.management.remote.rmi.RMIConnectionImpl.getClassLoaderFor(RMIConnectionImpl.java:1322)
             at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:771)
             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:597)
             at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:305)
             at sun.rmi.transport.Transport$1.run(Transport.java:159)
             at sun.rmi.transport.Transport.serviceCall(Transport.java:155)
             at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:535)
             at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:790)
             at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:649)
             at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885)
             at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
             at java.lang.Thread.run(Thread.java:619)
             at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:255)
             at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:233)
             at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:142)
             at com.sun.jmx.remote.internal.PRef.invoke(Unknown Source)
             at javax.management.remote.rmi.RMIConnectionImpl_Stub.invoke(Unknown Source)
             at javax.management.remote.rmi.RMIConnector$RemoteMBeanServerConnection.invoke(RMIConnector.java:978)
             at com.jrockit.console.rjmx.RJMXConnection.invokeOperation(RJMXConnection.java:432)
             at com.jrockit.console.rjmx.AbstractServerOperations.invokeMethodWithException(AbstractServerOperations.java:110)
             ... 6 more

  • Create DC failed

    Hi,
    When creating a DC, i can see the naming choose select box in creation dc wizard with all information regarding the configurations made in CMS. But after I click on next and finish, the dc creation failed with this exception.
    !ENTRY com.tssap.util 4 0 Abr 18, 2006 10:43:49.35
    !MESSAGE Apr 18, 2006 10:43:49... com.sap.ide.eclipse.component.core.DCController [Thread[main,5,main]] Error: Create DC failed: Unable to create remote path "ws/TEST/example.org_TEST_SC/dev/inactive/DCs/example.org/test/wdtappl/_comp/" for component moint point: Could not create remote path /dtr/ws/TEST/example.org_TEST_SC/dev/inactive/DCs/example.org/test/wdtappl/_comp/ (Internal Server Error).
    !ENTRY com.tssap.util 4 0 Abr 18, 2006 10:43:51.97
    !MESSAGE Apr 18, 2006 10:43:51... com.sap.ide.webdynpro.ui.service.ServicesUI [Thread[main,5,main]] Error: Internal error
    Plugin name: Web Dynpro Archive Builder
    Plugin ID : com.sap.ide.webdynpro.archivebuilder
    Class : com.sap.ide.webdynpro.archivebuilder.project.WebDynproDevelopmentComponentProjectWizard
    Method : performFinish()
    Message :
    Exception : java.lang.reflect.InvocationTargetException: null
    Any idea?
    Thanks and regards,
    Paul Croft

    Hi,
    I came across the same problem. My situation is as follows:
    Installation of Sneakpreview NW 04 SP 16, the one with problems in step 6, then exchanged the database version with the one from before ( 7.5.0 Build 018-123-079-776 )
    Installation is successful, everything seems fine.
    I create users, setup SLD, etc.
    Finally I setup a simple track with a SC, define a runtime system.
    Then I try to download configuration from NetWeaver Developer Studio. And I end up with the error in the logs that you can see at the end of this.
    Ok, some table or view is missing. I reinstall the whole thing. This time I check for the table right after the installation. It is not there! But jload.log written during installation claims it has been loaded successfully:
    26.04.06 19:52:15 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table PVC_ACTVERSVIEW
    26.04.06 19:52:15 com.sap.inst.jload.Jload dbImport
    INFO: table PVC_ACTVERSVIEW created
    As reinstallation does not help, can someone please post a definition of this view? Or is there another way to resolve this?
    Thanks
    Markus
    Date : 04/27/2006
    Time : 13:19:13:453
    Message : Exception com.sap.sql.log.OpenSQLException: The SQL statement "UPDATE "DAV_RESOURCE" SET "RESOURCETYPE" = ?,"MODIFICATIONTIME" = ? WHERE "RESOURCEID" IN (SELECT "VSE1"."VERSIONID" FROM "PVC_ACTVERSVIEW" "VSE1" INNER JOIN "PVC_ACTVERSVIEW" "VSE2" ON "VSE1"."VERSIONID" = "VSE2"."VERSIONID" WHERE "VSE1"."VERSIONSETID" = ? AND "VSE2"."VERSIONSETID" = ?) AND "RESOURCETYPE" <> ?" contains the semantics error[s]: table "PVC_ACTVERSVIEW" unknown
         at com.sap.sql.log.Syslog.createAndLogOpenSQLException(Syslog.java:106)
         at com.sap.sql.log.Syslog.createAndLogOpenSQLException(Syslog.java:145)
         at com.sap.sql.jdbc.common.StatementAnalyzerImpl.check(StatementAnalyzerImpl.java:46)
         at com.sap.sql.jdbc.common.StatementAnalyzerImpl.preprepareStatement(StatementAnalyzerImpl.java:126)
         at com.sap.sql.jdbc.common.StatementAnalyzerImpl.preprepareStatement(StatementAnalyzerImpl.java:109)
         at com.sap.sql.jdbc.common.CommonPreparedStatement.<init>(CommonPreparedStatement.java:155)
         at com.sap.sql.jdbc.common.CommonConnectionImpl.prepareStatement(CommonConnectionImpl.java:315)
         at com.sap.engine.services.dbpool.cci.ConnectionHandle.prepareStatement(ConnectionHandle.java:81)
         at com.tssap.dtr.pvc.basics.transaction.SharedConnection.prepareStatement(SharedConnection.java:123)
         at com.tssap.dtr.pvc.util.sql.GenericStatementProvider._getPreparedStatement(GenericStatementProvider.java:57)
         at com.tssap.dtr.pvc.util.sql.GenericStatementProvider._getPreparedStatement(GenericStatementProvider.java:48)
         at com.tssap.dtr.pvc.util.sql.GenericStatementProvider.getPreparedStatement(GenericStatementProvider.java:43)
         at com.tssap.dtr.server.deltav.integrate.impl.UpdateResourceTypesTask.updateResourceTypesAfterCheckin(UpdateResourceTypesTask.java:39)
         at com.tssap.dtr.server.deltav.integrate.impl.UpdateResourceTypesTask._execute(UpdateResourceTypesTask.java:34)
         at com.tssap.dtr.server.deltav.integrate.impl.AbstractIntegrationTask.execute(AbstractIntegrationTask.java:40)
         at com.tssap.dtr.server.deltav.impl.DeltaVIntegrator.integrate(DeltaVIntegrator.java:62)
         at com.tssap.dtr.server.deltav.impl.DeltaVIntegrator.integrate(DeltaVIntegrator.java:51)
         at com.tssap.dtr.server.deltav.impl.Activity._checkin(Activity.java:483)
         at com.tssap.dtr.server.deltav.impl.Resource._createResource(Resource.java:1524)
         at com.tssap.dtr.server.deltav.impl.Resource._createCollection(Resource.java:1567)
         at com.tssap.dtr.server.deltav.impl.Resource.createCollection(Resource.java:1302)
         at com.tssap.dtr.server.servlet.MkcolMethod.execute(MkcolMethod.java:70)
         at com.tssap.dtr.server.servlet.WebdavMethod._runWebdavMethod(WebdavMethod.java:332)
         at com.tssap.dtr.server.servlet.WebdavMethod.runWebdavMethod(WebdavMethod.java:290)
         at com.tssap.dtr.server.servlet.WebdavServlet.executeMethodWithoutXMLMarshaller(WebdavServlet.java:135)
         at com.tssap.dtr.server.servlet.WebdavServlet.service(WebdavServlet.java:176)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         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:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: com.sap.sql.sqlparser.CommonSQLParserException: table "PVC_ACTVERSVIEW" unknown
         at com.sap.sql.sqlparser.CommonSQLStatement.checkSemantics(CommonSQLStatement.java:186)
         at com.sap.sql.jdbc.common.StatementAnalyzerImpl.check(StatementAnalyzerImpl.java:42)
         ... 38 more
    Severity : Error
    Category : /System/Audit
    Location : com.sap.sql.jdbc.common.StatementAnalyzerImpl
    Application : sap.com/tcdtrenterpriseapp
    Thread : SAPEngine_Application_Thread[impl:3]_9
    Datasource : 6277950:C:\usr\sap\J2E\JC00\j2ee\cluster\server0\log\defaultTrace.trc
    Message ID : 00101814839200610000004D00000A5400041267C20D358E
    Source Name : com.sap.sql.jdbc.common.StatementAnalyzerImpl
    Argument Objs : com.sap.sql.log.OpenSQLException: The SQL statement "UPDATE "DAV_RESOURCE" SET "RESOURCETYPE" = ?,"MODIFICATIONTIME" = ? WHERE "RESOURCEID" IN (SELECT "VSE1"."VERSIONID" FROM "PVC_ACTVERSVIEW" "VSE1" INNER JOIN "PVC_ACTVERSVIEW" "VSE2" ON "VSE1"."VERSIONID" = "VSE2"."VERSIONID" WHERE "VSE1"."VERSIONSETID" = ? AND "VSE2"."VERSIONSETID" = ?) AND "RESOURCETYPE" <> ?" contains the semantics error[s]: table "PVC_ACTVERSVIEW" unknown
         at com.sap.sql.log.Syslog.createAndLogOpenSQLException(Syslog.java:106)
         at com.sap.sql.log.Syslog.createAndLogOpenSQLException(Syslog.java:145)
         at com.sap.sql.jdbc.common.StatementAnalyzerImpl.check(StatementAnalyzerImpl.java:46)
         at com.sap.sql.jdbc.common.StatementAnalyzerImpl.preprepareStatement(StatementAnalyzerImpl.java:126)
         at com.sap.sql.jdbc.common.StatementAnalyzerImpl.preprepareStatement(StatementAnalyzerImpl.java:109)
         at com.sap.sql.jdbc.common.CommonPreparedStatement.<init>(CommonPreparedStatement.java:155)
         at com.sap.sql.jdbc.common.CommonConnectionImpl.prepareStatement(CommonConnectionImpl.java:315)
         at com.sap.engine.services.dbpool.cci.ConnectionHandle.prepareStatement(ConnectionHandle.java:81)
         at com.tssap.dtr.pvc.basics.transaction.SharedConnection.prepareStatement(SharedConnection.java:123)
         at com.tssap.dtr.pvc.util.sql.GenericStatementProvider._getPreparedStatement(GenericStatementProvider.java:57)
         at com.tssap.dtr.pvc.util.sql.GenericStatementProvider._getPreparedStatement(GenericStatementProvider.java:48)
         at com.tssap.dtr.pvc.util.sql.GenericStatementProvider.getPreparedStatement(GenericStatementProvider.java:43)
         at com.tssap.dtr.server.deltav.integrate.impl.UpdateResourceTypesTask.updateResourceTypesAfterCheckin(UpdateResourceTypesTask.java:39)
         at com.tssap.dtr.server.deltav.integrate.impl.UpdateResourceTypesTask._execute(UpdateResourceTypesTask.java:34)
         at com.tssap.dtr.server.deltav.integrate.impl.AbstractIntegrationTask.execute(AbstractIntegrationTask.java:40)
         at com.tssap.dtr.server.deltav.impl.DeltaVIntegrator.integrate(DeltaVIntegrator.java:62)
         at com.tssap.dtr.server.deltav.impl.DeltaVIntegrator.integrate(DeltaVIntegrator.java:51)
         at com.tssap.dtr.server.deltav.impl.Activity._checkin(Activity.java:483)
         at com.tssap.dtr.server.deltav.impl.Resource._createResource(Resource.java:1524)
         at com.tssap.dtr.server.deltav.impl.Resource._createCollection(Resource.java:1567)
         at com.tssap.dtr.server.deltav.impl.Resource.createCollection(Resource.java:1302)
         at com.tssap.dtr.server.servlet.MkcolMethod.execute(MkcolMethod.java:70)
         at com.tssap.dtr.server.servlet.WebdavMethod._runWebdavMethod(WebdavMethod.java:332)
         at com.tssap.dtr.server.servlet.WebdavMethod.runWebdavMethod(WebdavMethod.java:290)
         at com.tssap.dtr.server.servlet.WebdavServlet.executeMethodWithoutXMLMarshaller(WebdavServlet.java:135)
         at com.tssap.dtr.server.servlet.WebdavServlet.service(WebdavServlet.java:176)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         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:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: com.sap.sql.sqlparser.CommonSQLParserException: table "PVC_ACTVERSVIEW" unknown
         at com.sap.sql.sqlparser.CommonSQLStatement.checkSemantics(CommonSQLStatement.java:186)
         at com.sap.sql.jdbc.common.StatementAnalyzerImpl.check(StatementAnalyzerImpl.java:42)
         ... 38 more
    Arguments : com.sap.sql.log.OpenSQLException: The SQL statement "UPDATE "DAV_RESOURCE" SET "RESOURCETYPE" = ?,"MODIFICATIONTIME" = ? WHERE "RESOURCEID" IN (SELECT "VSE1"."VERSIONID" FROM "PVC_ACTVERSVIEW" "VSE1" INNER JOIN "PVC_ACTVERSVIEW" "VSE2" ON "VSE1"."VERSIONID" = "VSE2"."VERSIONID" WHERE "VSE1"."VERSIONSETID" = ? AND "VSE2"."VERSIONSETID" = ?) AND "RESOURCETYPE" <> ?" contains the semantics error[s]: table "PVC_ACTVERSVIEW" unknown
         at com.sap.sql.log.Syslog.createAndLogOpenSQLException(Syslog.java:106)
         at com.sap.sql.log.Syslog.createAndLogOpenSQLException(Syslog.java:145)
         at com.sap.sql.jdbc.common.StatementAnalyzerImpl.check(StatementAnalyzerImpl.java:46)
         at com.sap.sql.jdbc.common.StatementAnalyzerImpl.preprepareStatement(StatementAnalyzerImpl.java:126)
         at com.sap.sql.jdbc.common.StatementAnalyzerImpl.preprepareStatement(StatementAnalyzerImpl.java:109)
         at com.sap.sql.jdbc.common.CommonPreparedStatement.<init>(CommonPreparedStatement.java:155)
         at com.sap.sql.jdbc.common.CommonConnectionImpl.prepareStatement(CommonConnectionImpl.java:315)
         at com.sap.engine.services.dbpool.cci.ConnectionHandle.prepareStatement(ConnectionHandle.java:81)
         at com.tssap.dtr.pvc.basics.transaction.SharedConnection.prepareStatement(SharedConnection.java:123)
         at com.tssap.dtr.pvc.util.sql.GenericStatementProvider._getPreparedStatement(GenericStatementProvider.java:57)
         at com.tssap.dtr.pvc.util.sql.GenericStatementProvider._getPreparedStatement(GenericStatementProvider.java:48)
         at com.tssap.dtr.pvc.util.sql.GenericStatementProvider.getPreparedStatement(GenericStatementProvider.java:43)
         at com.tssap.dtr.server.deltav.integrate.impl.UpdateResourceTypesTask.updateResourceTypesAfterCheckin(UpdateResourceTypesTask.java:39)
         at com.tssap.dtr.server.deltav.integrate.impl.UpdateResourceTypesTask._execute(UpdateResourceTypesTask.java:34)
         at com.tssap.dtr.server.deltav.integrate.impl.AbstractIntegrationTask.execute(AbstractIntegrationTask.java:40)
         at com.tssap.dtr.server.deltav.impl.DeltaVIntegrator.integrate(DeltaVIntegrator.java:62)
         at com.tssap.dtr.server.deltav.impl.DeltaVIntegrator.integrate(DeltaVIntegrator.java:51)
         at com.tssap.dtr.server.deltav.impl.Activity._checkin(Activity.java:483)
         at com.tssap.dtr.server.deltav.impl.Resource._createResource(Resource.java:1524)
         at com.tssap.dtr.server.deltav.impl.Resource._createCollection(Resource.java:1567)
         at com.tssap.dtr.server.deltav.impl.Resource.createCollection(Resource.java:1302)
         at com.tssap.dtr.server.servlet.MkcolMethod.execute(MkcolMethod.java:70)
         at com.tssap.dtr.server.servlet.WebdavMethod._runWebdavMethod(WebdavMethod.java:332)
         at com.tssap.dtr.server.servlet.WebdavMethod.runWebdavMethod(WebdavMethod.java:290)
         at com.tssap.dtr.server.servlet.WebdavServlet.executeMethodWithoutXMLMarshaller(WebdavServlet.java:135)
         at com.tssap.dtr.server.servlet.WebdavServlet.service(WebdavServlet.java:176)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         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:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: com.sap.sql.sqlparser.CommonSQLParserException: table "PVC_ACTVERSVIEW" unknown
         at com.sap.sql.sqlparser.CommonSQLStatement.checkSemantics(CommonSQLStatement.java:186)
         at com.sap.sql.jdbc.common.StatementAnalyzerImpl.check(StatementAnalyzerImpl.java:42)
         ... 38 more
    Dsr Component : 192.168.68.67_J2E_6277950
    Dsr Transaction : a53331f0d5df11da8175001018148392
    Dsr User : mwissmann
    Indent : 0
    Level : 0
    Message Code :
    Message Type : 1
    Relatives : /System/Audit
    Resource Bundlename :
    Session : 238
    Source : com.sap.sql.jdbc.common.StatementAnalyzerImpl
    ThreadObject : SAPEngine_Application_Thread[impl:3]_9
    Transaction :
    User : mwissmann

  • Unable to start app on HCP after deployment

    Hi,
    After a successful deployment on the cloud our java webapp is not starting and shows the below exception:
    Log
    CDI Beans module deployment failedjavax.enterprise.event.ObserverException: Caught Exception while handling event object with type : org.apache.webbeans.portable.events.discovery.AfterBeanDiscoveryImpl
      at org.apache.webbeans.event.NotificationManager.fireEvent(NotificationManager.java:443)
      at org.apache.webbeans.container.BeanManagerImpl.fireEvent(BeanManagerImpl.java:484)
      at org.apache.openejb.cdi.BeansDeployer.fireAfterBeanDiscoveryEvent(BeansDeployer.java:158)
      at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(OpenEJBLifecycle.java:274)
      at org.apache.openejb.cdi.ThreadSingletonServiceImpl.initialize(ThreadSingletonServiceImpl.java:167)
      at org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:43)
      at org.apache.openejb.assembler.classic.Assembler.createApplication(Assembler.java:723)
      at org.apache.openejb.assembler.classic.Assembler.createApplication(Assembler.java:546)
      at org.apache.openejb.assembler.classic.Assembler.createApplication(Assembler.java:542)
      at org.eclipse.virgo.web.enterprise.openejb.deployer.VirgoDeployerEjb.deploy(VirgoDeployerEjb.java:180)
      at org.eclipse.virgo.web.enterprise.applistener.internal.OpenEjbApplicationListener.deploy(OpenEjbApplicationListener.java:41)
      at org.eclipse.virgo.web.enterprise.applistener.internal.OpenEjbApplicationListener.lifecycleEvent(OpenEjbApplicationListener.java:98)
      at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:117)
      at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:90)
      at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5355)
      at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
      at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:901)
      at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:877)
      at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:632)
      at org.eclipse.gemini.web.tomcat.internal.TomcatServletContainer.startWebApplication(TomcatServletContainer.java:125)
      at org.eclipse.gemini.web.internal.StandardWebApplication.start(StandardWebApplication.java:109)
      at org.eclipse.gemini.web.extender.WebContainerBundleCustomizer.addingBundle(WebContainerBundleCustomizer.java:49)
      at org.osgi.util.tracker.BundleTracker$Tracked.customizerAdding(BundleTracker.java:467)
      at org.osgi.util.tracker.BundleTracker$Tracked.customizerAdding(BundleTracker.java:1)
      at org.osgi.util.tracker.AbstractTracked.trackAdding(AbstractTracked.java:256)
      at org.osgi.util.tracker.AbstractTracked.track(AbstractTracked.java:229)
      at org.osgi.util.tracker.BundleTracker$Tracked.bundleChanged(BundleTracker.java:443)
      at org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:847)
      at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
      at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
      at org.eclipse.osgi.framework.internal.core.Framework.publishBundleEventPrivileged(Framework.java:1568)
      at org.eclipse.osgi.framework.internal.core.Framework.publishBundleEvent(Framework.java:1504)
      at org.eclipse.osgi.framework.internal.core.Framework.publishBundleEvent(Framework.java:1499)
      at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:391)
      at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:300)
      at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:292)
      at org.eclipse.virgo.web.war.deployer.WARDeployer.start(WARDeployer.java:780)
      at org.eclipse.virgo.nano.deployer.internal.StandardApplicationDeployer.startDeployables(StandardApplicationDeployer.java:324)
      at org.eclipse.virgo.nano.deployer.internal.StandardApplicationDeployer.bulkDeploy(StandardApplicationDeployer.java:115)
      at org.eclipse.virgo.nano.deployer.hot.HotDeploymentFileSystemListener.bulkDeployIfNotDeployed(HotDeployerFileSystemListener.java:143)
      at org.eclipse.virgo.nano.deployer.hot.HotDeploymentFileSystemListener.onInitialEvent(HotDeployerFileSystemListener.java:105)
      at org.eclipse.virgo.util.io.FileSystemChecker.notifyListenersOnInitialEvent(FileSystemChecker.java:207)
      at org.eclipse.virgo.util.io.FileSystemChecker.handleInitialFiles(FileSystemChecker.java:177)
      at org.eclipse.virgo.util.io.FileSystemChecker.check(FileSystemChecker.java:261)
      at org.eclipse.virgo.nano.deployer.hot.WatchTask.run(WatchTask.java:48)
      at java.lang.Thread.run(Thread.java:789)
    Caused by: org.apache.webbeans.exception.WebBeansException: java.lang.reflect.InvocationTargetException
      at org.apache.webbeans.event.ObserverMethodImpl.notify(ObserverMethodImpl.java:301)
      at org.apache.webbeans.event.NotificationManager.fireEvent(NotificationManager.java:429)
      ... 45 common frames omitted
    Caused by: java.lang.reflect.InvocationTargetException: null
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:601)
      at org.apache.webbeans.event.ObserverMethodImpl.notify(ObserverMethodImpl.java:295)
      ... 46 common frames omitted
    Caused by: java.lang.NoSuchMethodError: javassist.util.proxy.RuntimeSupport.find2Methods(Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;ILjava/lang/String;[Ljava/lang/reflect/Method;)V
      at org.springframework.data.jpa.repository.cdi.JpaRepositoryExtension_$$_javassist_0.<clinit>(JpaRepositoryExtension_$$_javassist_0.java)
      at sun.misc.Unsafe.ensureClassInitialized(Native Method)
      at sun.reflect.UnsafeFieldAccessorFactory.newFieldAccessor(UnsafeFieldAccessorFactory.java:43)
      at sun.reflect.ReflectionFactory.newFieldAccessor(ReflectionFactory.java:140)
      at java.lang.reflect.Field.acquireFieldAccessor(Field.java:949)
      at java.lang.reflect.Field.getFieldAccessor(Field.java:930)
      at java.lang.reflect.Field.set(Field.java:680)
      at javassist.util.proxy.ProxyFactory.setField(ProxyFactory.java:525)
      at javassist.util.proxy.ProxyFactory.createClass3(ProxyFactory.java:508)
      at javassist.util.proxy.ProxyFactory.createClass2(ProxyFactory.java:492)
      at javassist.util.proxy.ProxyFactory.createClass1(ProxyFactory.java:428)
      at javassist.util.proxy.ProxyFactory.createClass(ProxyFactory.java:400)
      at org.apache.webbeans.proxy.javassist.JavassistFactory.doPrivilegedCreateClass(JavassistFactory.java:87)
      at org.apache.webbeans.proxy.javassist.JavassistFactory.getProxyClass(JavassistFactory.java:55)
      at org.apache.webbeans.proxy.javassist.JavassistFactory.getProxyClass(JavassistFactory.java:47)
      at org.apache.webbeans.proxy.ProxyFactory.createProxyClass(ProxyFactory.java:431)
      at org.apache.webbeans.proxy.ProxyFactory.createNormalScopedBeanProxy(ProxyFactory.java:216)
      at org.apache.webbeans.container.BeanManagerImpl.getReference(BeanManagerImpl.java:850)
      at org.apache.webbeans.event.ObserverMethodImpl.notify(ObserverMethodImpl.java:289)
      at org.apache.webbeans.event.NotificationManager.fireEvent(NotificationManager.java:429)
      at org.apache.webbeans.container.BeanManagerImpl.fireEvent(BeanManagerImpl.java:484)
      at org.apache.webbeans.portable.events.discovery.AfterBeanDiscoveryImpl.addBean(AfterBeanDiscoveryImpl.java:75)
      at com.sun.jersey.server.impl.cdi.CDIExtension.addPredefinedContextBeans(CDIExtension.java:823)
      at com.sun.jersey.server.impl.cdi.CDIExtension.afterBeanDiscovery(CDIExtension.java:761)
      ... 51 common frames omitted
    The same project used to work a 2 weeks back, but now it shows this exception and fails to start. More precisely, the app will be in "Starting" mode for a while and then shows "Infrastructure Error".
    Have attached the complete log

    Hi Bhuvan,
    Is there a chance that you've run the app on neo-sdk-javaweb (version 1.x) two weeks ago?
    Do you use J2EE functionality in your app? In neo-sdk-javaee6 2.x there's already javassist packed in the runtime and bringing another javassist with the application may cause problems since the runtime may start using the app version.
    You may try removing the 3.16.1-GA library in case you need to run it on 2.x. Or try running it on 1.x if you don't need any J2EE functionality.
    Kind regards,
    Katya

Maybe you are looking for

  • DVI- HDMI discoloration on HDTV (as second monitor)

    Hello all. I have been having some issues when using my Philips CRT 30" 1080i HDTV as a second monitor via a DVI->HDMI cable. There seems to be a discoloration that occurs (my best guess being a "green" discoloration) that occurs in the top left corn

  • "Milky" Results When Exporting from AE to FCP

    I've been using After Effects for years now to create graphics for our Avid projects, which have always been great! Now that we're using FCP, I'm not exactly happy with the results of my QT graphics exported from After Effects to FCP: they're extreme

  • Client Security Solution--and Password Manager--no longer autoruns

    My T61 was working wonderfully until recent installation of antispyware, antivirus programs. Prior to that, on boot, I could always see a brief CSS splash screen, and, more importantly, Password Manager would always kick in automatically, to load pas

  • Can I change exif metadata with AIR?

    Hi. I am autor of a simple application that changes exif information in scanned images. I am looking for a way of re-implementing the application in a more cross platform way than it is today and found AIR interresting. However, I can not find any AP

  • Some how 10.5 version got on my computer and my itune music is all distorted and scratchy

    Help I have windows xp and the 10.5 version of itunes has made my playback of songs all distorted and scratchy, i.e. like a hollow tin can.  Help... does anyone have info on a solution yet.