Checkout file failed in JDI (server response: Internal Server Error)

Hi All,
I am getting a strange error when I am trying to check out any file. It is not allowing me to checking out any views or controllers. I am not sure what went wrong. It is giving the error as:
Checkout failed: Checkout file failed (server response: Internal Server Error).
Any idea why this is happening. I am not able to edit my code. Its really urgent for me.
Thanks in advance!!!
Regards,
Gurmat

Gurmat,
Could you please close the thread by assigning Points.
You should be periodically monitoring the Data File Space.
Basis Guys can extend the Table Space upto 2GB
Check out this SAP help for working with DB Management tool:
SAP's  BRTOOLS
[BRTOOLS|http://help.sap.com/saphelp_nw70/helpdata/EN/46/ce0440a832e369e10000000a155106/frameset.htm]
Regards,
Karthick Eswaran

Similar Messages

  • Why can't I send emails from my Macbook Pro. A window pops up saying this: Sending the message content to the server failed.  The server response was: An error occurred while sending this message using the SMTP server "(null)"

    This is starting to REALLY frustrate me! I used to be able to send emails with attachments perfectly fine with my email, and now all of a sudden it won't work. I work from home, and 8/10 my emails need to have images in them. SOMEONE PLEASE HELP ME!

    Contact your internet service provider. They can run some tests to verify the cause of the problem. This sounds very much like an ISP issue.

  • DTR: Internal Server Error

    Hi, I am a newbie to SAP Netweaver's DTR. My team have developed a J2EE Enterprise Application to be deployed  on the server. Our first deployment was a success, everything working fine. However, subsequent re-deployment, we encounter this issue, and unable to checked-out some files: EDIT (FAILED: server response: Internal Server Error) . How can i solve this issue? May I know where can i find the DTR logs? Kindly advise.

    Hi Theodore,
    Please check the log files on your NWDI server. I don't know the location on the file system by heart, but you can access them using your browser (log in with an Administrators account): http://host:50000/nwa > Monitoring > Logs and Traces > Default Trace
    Kind regards,
    /Sigiswald

  • Unable/failure to start upload in DW CS4 (recent issue, was working) and DW CC 2014. Filezilla also fails but BOTH connect to the server. No known changes to desktop system.

    Started: 7/14/2014 12:44 PM
    cContacts\Copy of 0100.html - Transferring
    cContacts\Copy of 0100.html - error occurred - An FTP error occurred - cannot put Copy of 0100.html.  Internal data error, possibly because of failure to start the upload.
    File activity incomplete. 1 file(s) or folder(s) were not completed.
    File Transfer failed due to following reasons:
    - Internal data error, possibly because of failure to start the upload.
    Files with errors: 1
    cContacts\Copy of 0100.html
    Finished: 7/14/2014 12:45 PM
    FROM FILEZILLA
    Command: TYPE A
    Response: 200 Switching to ASCII mode.
    Command: PASV
    Response: 227 Entering Passive Mode (38,102,237,240,170,242).
    Command: STOR 0000.html
    Response: 550 Permission denied.
    Error: Critical file transfer error

    If you cannot upload files with Filezilla, there's a problem with your server.  Have you exceeded your server's space allotment?  If your server is full, it will reject new file uploads.
    Nancy O.

  • Internal server error when I try to view my portlet jsp page

    Hi,
    I am a newbie on Oracle portal and extremely frustrated. Does this technology actually work?? I followed every single step in portlet developer guide and tried several times Java portlet/Oracle PDK portlet but this thing just doesnt work. Lately I have been getting this error when I get to the file on the http server:
    500 Internal Server Error
    java.lang.NullPointerException
         at htdocs.thirdportlet._ThirdPortletShowPage._jspService(_ThirdPortletShowPage.java:56)
         [SRC:/htdocs/thirdportlet/ThirdPortletShowPage.jsp:15]
         at com.orionserver[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:350)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:824)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:224)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)
         at java.lang.Thread.run(Thread.java:534)
    Any help would be appreciated.
    Thanks
    SK

    How does one view a portlet? Registring a provider doesnt work as the portal doesn't pick up a deployed portlet. None of the the tutorials worked for me -- i.e., adding a parameter or an event.
    Please please help!
    SK

  • "NoSuchMethodError" "org.eclipse.wst.server.core.internal.Trace.trace"?

    Hello,
    I'm encountering the following when publishing to WebLogic Server via Eclipse with the Enterprise Pack installed. Thanks for any help!
    !ENTRY org.eclipse.core.jobs 4 2 2011-05-23 09:11:52.563
    !MESSAGE An internal error occurred during: "Publishing to Oracle WebLogic Server 11gR1 PatchSet 4 at localhost [voodoo]...".
    !STACK 0
    java.lang.NoSuchMethodError: org.eclipse.wst.server.core.internal.Trace.trace(ILjava/lang/String;)V
         at oracle.eclipse.tools.weblogic.server.internal.WeblogicServerBehaviour.publishOnce(WeblogicServerBehaviour.java:647)
         at oracle.eclipse.tools.weblogic.server.internal.WeblogicServerBehaviour.publish(WeblogicServerBehaviour.java:531)
         at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publish(ServerBehaviourDelegate.java:775)
         at org.eclipse.wst.server.core.internal.Server.publishImpl(Server.java:3046)
         at org.eclipse.wst.server.core.internal.Server$PublishJob.run(Server.java:341)
         at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
    This excerpt is from the Eclipse log.
    It's interesting to note that I have no applications deployed to this domain - The result is the same if I attempt to add a simple test application.
    I've used this on my Windows XP workstation for some time. This is my first attempt on my Mac!
    Mac OS X 10.6.7
    Java 1.6.0_24
    Eclipse Helios SR2
    "Fresh" installations of Eclipse and WebLogic
    The latest Eclipse & Oracle Enterprise pack updates
    WebLogic starts normally via the shell

    Hi,
    I was able to reproduce the issue you are seeing. This issue is caused by the fact that there is a new version of org.eclipse.wst.server.core_1.1.207.v20110401_1511.jar which is newer than the version which was shipped with Eclipse JEE SR2 bundle.
    The Helios JEE SR2 installers at http://eclipse.org/downloads/packages/eclipse-ide-java-ee-developers/heliossr2 contain the following version org.eclipse.wst.server.core_1.1.206.v20110110_p001.jar.
    In your case when you tried with Helios GA and the OEPE update site , I presume you had the "Contact all update site during install to find required software" checked which updated your eclipse installation with the latest 207 version.
    There are a couple of options to workaround this issue:
    1) download and install all-in-one OEPE kits from http://www.oracle.com/technetwork/developer-tools/eclipse/downloads/oepe-111172-360027.html
    2) install eclipse JEE SR2 and install OEPE from the following update site http://download.oracle.com/otn_software/oepe/helios but make sure that the "Contact all update site during install to find required software" option is unchecked.
    hope this helps. Please confirm if this resolves the issue.
    thanks
    Raj
    Edited by: Raj Alagumalai on May 25, 2011 3:41 PM

  • NPE Starting v8.1 Server using WebLogic Server Tools 1.0.0

    After installing/configuring Eclipse JEE Europa and BEA WLS 1.0.0, I receive an NPE when attempting to start a v8.1 Server. The log message is listed below. Any ideas?
    - Ron
    !ENTRY org.eclipse.core.jobs
    !MESSAGE An internal error occurred during: "Starting server - BEA WebLogic Server v8.1".
    !STACK 0
    java.lang.NullPointerException
    at org.eclipse.jst.server.generic.core.internal.GenericServerBehaviour.setupLaunch(GenericServerBehaviour.java:408)
    at org.eclipse.jst.server.generic.core.internal.ExternalServerBehaviour.setupLaunch(ExternalServerBehaviour.java:66)
    at com.bea.workshop.wls.legacy.Weblogic81ServerBehaviour.setupLaunch(Weblogic81ServerBehaviour.java:183)
    at org.eclipse.jst.server.generic.core.internal.ExternalLaunchConfigurationDelegate.launch(ExternalLaunchConfigurationDelegate.java:97)
    at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:766)
    at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:608)
    at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:601)
    at org.eclipse.wst.server.core.internal.Server.start(Server.java:1265)
    at org.eclipse.wst.server.core.internal.Server.synchronousStart(Server.java:1662)
    at org.eclipse.wst.server.core.internal.StartServerJob.run(StartServerJob.java:34)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

    Ron,
    I am sorry to hear that you are experiencing problems with WLS Tools. We
    will investigate the issue you've reported as soon as possible. To make
    the investigation move along more smoothly, can I ask you to open a bug
    report in our public bug tracking system?
    http://bugzilla.bea.com
    Please include the stack trace from your message, which operating system
    you are running on and which service pack of WLS 8.1 you are using.
    Thanks,
    - Konstantin

  • Sometime fail to call servlet ERROR message: java.io.FileNotFoundException: Response: '500: Internal Server Error' for url:.

              Error:
              java.io.FileNotFoundException: Response: '500: Internal Server Error' for url:
              'http://www.xxxx.com//myServlet/anyfile.exml'
              at weblogic.net.http.HttpURLConnection.getInputStream(HttpURLConnection.java:380)
              The URL is correct.
              When it fails, on IE browser, receive the following message,
              ·     The RPC server is unavailable
              ·     The remote procedure call failed.
              Servlet receives xml and set it into session.
              This class set or get session.
              Servlet is called many times.
              Using weblogic 8.1
              

              Error:
              java.io.FileNotFoundException: Response: '500: Internal Server Error' for url:
              'http://www.xxxx.com//myServlet/anyfile.exml'
              at weblogic.net.http.HttpURLConnection.getInputStream(HttpURLConnection.java:380)
              The URL is correct.
              When it fails, on IE browser, receive the following message,
              ·     The RPC server is unavailable
              ·     The remote procedure call failed.
              Servlet receives xml and set it into session.
              This class set or get session.
              Servlet is called many times.
              Using weblogic 8.1
              

  • Received HTTP response code 500 : Internal Server Error

    Hi All,
    In my scenario EANCOM to IDOC, I am getting an error in the sender communication channel (FILE Adapter). It is being picked up from the ‘sender’ directory successfully but not reaching the XI box (no messages seen in SXMB_MONI).
    The error in the runtime Workbench says the following:
    “Transmitting the message to endpoint http://gdrsap.nestle.com:50000/XIAxisAdapter/MessageServlet? using connection File_http://sap.com/xi/XI/System failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: Received HTTP response code 500 : Internal Server Error.”
    Regards,
    Manohar

    Hi Murli
    error code 500 stands for Internal Server Error
    This code is the default for an error condition when none of the other 5xx codes apply.
    for more details on error code follow the link
    http://www.web-cache.com/Writings/http-status-codes.html
    you have to restart J2EE engine
    steps to restart J2EE engine
    1) run transaction SMICM
    2) then in the tab administration => J2EE instance(local) =>send soft shutdown with restart
    by this java engine will restart and will be up in 5-10 minutes and your problem will be solved
    Thanks
    sandeep sharma
    PS ; if helpful kindly reward points

  • Received HTTP response code 500 : Internal Server Error using connection Fi

    Hi everybody,
    I have configured a file-webservice-file without BPM scenario...as explained by Bhavesh in the following thread:
    File - RFC - File without a BPM - Possible from SP 19.
    I have used a soap adapter (for webservice) instead of rfc .My input file sends the date as request message and gets the sales order details from the webservice and then creates a file at my sender side.
    I monitored the channels in the Runtime work bench and the error is in the sender ftp channel.The other 2 channel status is "not used" in RWB.
    1 sender ftp channel
    1 receiver soap channel
    1 receiver ftp channel.
    2009-12-16 15:02:00 Information Send binary file "b.xml" from ftp server "10.58.201.122:/", size 194 bytes with QoS EO
    2009-12-16 15:02:00 Information MP: entering1
    2009-12-16 15:02:00 Information MP: processing local module localejbs/AF_Modules/RequestResponseBean
    2009-12-16 15:02:00 Information RRB: entering RequestResponseBean
    2009-12-16 15:02:00 Information RRB: suspending the transaction
    2009-12-16 15:02:00 Information RRB: passing through ...
    2009-12-16 15:02:00 Information RRB: leaving RequestResponseBean
    2009-12-16 15:02:00 Information MP: processing local module localejbs/CallSapAdapter
    2009-12-16 15:02:00 Information The application tries to send an XI message synchronously using connection File_http://sap.com/xi/XI/System.
    2009-12-16 15:02:00 Information Trying to put the message into the call queue.
    2009-12-16 15:02:00 Information Message successfully put into the queue.
    2009-12-16 15:02:00 Information The message was successfully retrieved from the call queue.
    2009-12-16 15:02:00 Information The message status was set to DLNG.
    2009-12-16 15:02:02 Error The message was successfully transmitted to endpoint com.sap.engine.interfaces.messaging.api.exception.MessagingException: Received HTTP response code 500 : Internal Server Error using connection File_http://sap.com/xi/XI/System.
    2009-12-16 15:02:02 Error The message status was set to FAIL.
    Please help.
    thanks a lot
    Ramya

    Hi Suraj,
    You are right.The webservice is not invoked.I see the same error in the sender channel and the receiver soap channel status is "never used".
    2009-12-16 15:52:25 Information Send binary file  "b.xml" from ftp server "10.58.201.122:/", size 194 bytes with QoS BE
    2009-12-16 15:52:25 Information MP: entering1
    2009-12-16 15:52:25 Information MP: processing local module localejbs/CallSapAdapter
    2009-12-16 15:52:25 Information The application tries to send an XI message synchronously using connection File_http://sap.com/xi/XI/System.
    2009-12-16 15:52:25 Information Trying to put the message into the call queue.
    2009-12-16 15:52:25 Information Message successfully put into the queue.
    2009-12-16 15:52:25 Information The message was successfully retrieved from the call queue.
    2009-12-16 15:52:25 Information The message status was set to DLNG.
    2009-12-16 15:52:27 Error The message was successfully transmitted to endpoint com.sap.engine.interfaces.messaging.api.exception.MessagingException: Received HTTP response code 500 : Internal Server Error using connection File_http://sap.com/xi/XI/System.
    2009-12-16 15:52:27 Error The message status was set to FAIL.
    what can I do about this?
    thanks,
    Ramya

  • HTTP response code: 500  (Internal Server Error) when updating CMS

    Hi all,
    I'm using NWDI to develop a component.
    After I have created Product and SC in SLD, I'm going to add SC into my Track. However the component doesn't appear in the list, even I have updated CMS.
    Then I checked the CMS log file, it says
    #1.5#00110915CACE0071000000190000185400042CDBD4231025#1175222575219#/Applications/CMS/PCS#sap.com/tcSLCMS~PCS#com.sap.cms.pcs.conf.manager.CmsConfManager#liuxiao#126#SAP J2EE Engine JTA Transaction : [1ffffffdf252200315]#shaw2k07_J2E_31401250#liuxiao#27a26201de6811db9d8c00110915cace#SAPEngine_Application_Thread[impl:3]_7##0#0#Error#1#com.sap.cms.pcs.conf.manager.CmsConfManager#Plain###Update CMS failed#
    #1.5#00110915CACE00710000001C0000185400042CDBD4256832#1175222575375#/Applications/CMS#sap.com/tcwddispwda#com.sap.cms.ui.landconf.LandConfController#liuxiao#126##shaw2k07_J2E_31401250#liuxiao#27a26201de6811db9d8c00110915cace#SAPEngine_Application_Thread[impl:3]_7##0#0#Error#1#com.sap.cms.ui.landconf.LandConfController#Plain###CMSConfigurationException SLD (URL http://shaw2k07:50300) server exception: HTTP response code: 500 (Internal Server Error)#
    How can I handle with this problem?
    Thanks in advance.

    Hi Pascal,
    I have checked the SLD server log. When updating CMS failed, this log shows
    #18 03/31/2007 22:17:21.273 [SAPEngine_Application_Thread[impl:3]_10] FATAL com.sap.lcr.cimsrv.CIMOMServlet: SLD initialization failure, can not set up cluster-wide event notification. Please check your JMS provider for errors. More...
    #17 03/31/2007 22:17:21.273 [SAPEngine_Application_Thread[impl:3]_10] ERROR com.sap.lcr.cimsrv.ClusterNotificationListener: Failed to initialize cluster notification. Please check your JNDI service and JMS provider for errors. More...
    #16 03/31/2007 22:17:21.226 [SAPEngine_Application_Thread[impl:3]_38] FATAL com.sap.lcr.cimsrv.CIMOMServlet: SLD initialization failure, can not set up cluster-wide event notification. Please check your JMS provider for errors. More...
    #15 03/31/2007 22:17:21.210 [SAPEngine_Application_Thread[impl:3]_38] ERROR com.sap.lcr.cimsrv.ClusterNotificationListener: Failed to initialize cluster notification. Please check your JNDI service and JMS provider for errors. More...
    and More says
    #17 03/31/2007 22:17:21.273 [SAPEngine_Application_Thread[impl:3]_10] ERROR com.sap.lcr.cimsrv.ClusterNotificationListener: Failed to initialize cluster notification. Please check your JNDI service and JMS provider for errors.
    Thrown:
    javax.jms.JMSSecurityException: You do not have permissions: action consumer and instance SLDClusterNotificationTopic.
    at com.sap.jms.protocol.notification.ServerExceptionResponse.getException(ServerExceptionResponse.java:231)
    at com.sap.jms.client.session.Session.checkReceivedPacket(Session.java:2613)
    at com.sap.jms.client.session.Session.createConsumer(Session.java:2172)
    at com.sap.jms.client.session.TopicSession.createSubscriber(TopicSession.java:39)
    at com.sap.lcr.cimsrv.ClusterNotificationListener.<init>(ClusterNotificationListener.java:141)
    at com.sap.lcr.cimsrv.ClusterNotificationListener.start(ClusterNotificationListener.java:68)
    at com.sap.lcr.cimsrv.CIMOMServlet.init(CIMOMServlet.java:106)
    at javax.servlet.GenericServlet.init(GenericServlet.java:258)
    at com.sap.engine.services.servlets_jsp.server.runtime.context.WebComponents.getServlet(WebComponents.java:339)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:354)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:160)
    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)
    As for the
    javax.jms.JMSSecurityException: You do not have permissions: action consumer and instance SLDClusterNotificationTopic.
    I found information in this thread
    SLD Connection failed
    I'm quite sure that the user loggin into the SLD has the required role referred by "service.jms.default.authorization" "Security Role" "administrator". But it still doesn't work.
    Btw when I restart the whole system the SLD server log also shows
    FATAL com.sap.lcr.cimsrv.CIMOMServlet: SLD initialization failure, can not set up cluster-wide event notification. Please check your JMS provider for errors. More...
    I just have no idea really...

  • Adobe Creative Cloud connectivity issue on Websense run network; Failed to send the request to server to get the response - 12002

    Hi all,
    I am able to install the Windows Adobe Creative Cloud application fine on Windows 7 box but the application fails to establish a connection with Adobe server/-s.
    We use a proxy with Websense as our network security solution. Proxy configuration script is set in Internet Options. We have not tried to whitelist anything as per http://helpx.adobe.com/creative-cloud/kb/proxy-authentication-support-creative-cloud.html as the errors suggest the application does not even connect to the proxy server/Websense at all.
    Please see below snippet from that DLM.log file that contains the error messages - please have a look. Could anybody tell me what it means or advise how to resolve this please? I don't see the Adobe Creative Cloud tool to have any options where manual proxy settings can be setup to try that.
    <snip>
    11/05/14 08:50:48:184 | [INFO] | |  |  |  |  |  | 5236 | **File download complete.**
    11/05/14 08:50:52:145 | [INFO] | |  |  |  |  |  | 3732 | **File download complete.**
    11/05/14 08:51:05:327 | [INFO] | |  |  |  |  |  | 1784 | **File download complete.**
    11/05/14 08:51:06:968 | [ERROR] |  | |  |  |  |  | 3452 | The windows error code is - 12002
    11/05/14 08:51:06:968 | [ERROR] |  | |  |  |  |  | 3452 | Failed to send the request to server to get the response - 12002
    11/05/14 08:51:06:968 | [ERROR] |  | |  |  |  |  | 3452 | the download job (0) failed to execute. The job state is STOPPED_STATE
    11/05/14 08:51:06:992 | [INFO] | |  |  |  |  |  | 6844 | some intermittent error. Retrying now. Error code is 12002 and error type is -45
    11/05/14 08:51:11:514 | [INFO] | |  |  |  |  |  | 6844 | incrementing the thread. now the active thread count is 2
    11/05/14 08:51:12:519 | [INFO] | |  |  |  |  |  | 6648 | **File download complete.**
    11/05/14 08:51:16:541 | [INFO] | |  |  |  |  |  | 6844 | decrementing the thread count. now the active thread count is 1
    11/05/14 08:51:22:281 | [INFO] |  | |  |  |  |  | 3452 | resetting intermitent error 9 from to 1 to 0
    11/05/14 08:51:29:022 | [INFO] | |  |  |  |  |  | 1836 | **File download complete.**
    11/05/14 08:52:22:381 | [INFO] | |  |  |  |  |  | 7220 | incrementing the thread. now the active thread count is 2
    11/05/14 08:52:26:971 | [ERROR] |  | |  |  |  |  | 6756 | The windows error code is - 12002
    11/05/14 08:52:26:971 | [ERROR] |  | |  |  |  |  | 6756 | Failed to send the request to server to get the response - 12002
    11/05/14 08:52:26:971 | [ERROR] |  | |  |  |  |  | 6756 | the download job (5) failed to execute. The job state is STOPPED_STATE
    11/05/14 08:52:27:383 | [INFO] | |  |  |  |  |  | 7220 | some intermittent error. Retrying now. Error code is 12002 and error type is -45
    11/05/14 08:52:27:663 | [INFO] |  | |  |  |  |  | 4908 | resetting intermitent error 9 from to 1 to 0
    11/05/14 08:52:28:733 | [INFO] | |  |  |  |  |  | 6064 | **File download complete.**
    11/05/14 08:52:42:810 | [INFO] | |  |  |  |  |  | 7220 | **File download complete.**
    11/05/14 08:52:45:570 | [INFO] | |  |  |  |  |  | 3788 | **File download complete.**
    </snip>
    There is also an INFO class message that talks about resetting an ‘error 9’ from 1 to 0.

    Hi all,
    I am able to install the Windows Adobe Creative Cloud application fine on Windows 7 box but the application fails to establish a connection with Adobe server/-s.
    We use a proxy with Websense as our network security solution. Proxy configuration script is set in Internet Options. We have not tried to whitelist anything as per http://helpx.adobe.com/creative-cloud/kb/proxy-authentication-support-creative-cloud.html as the errors suggest the application does not even connect to the proxy server/Websense at all.
    Please see below snippet from that DLM.log file that contains the error messages - please have a look. Could anybody tell me what it means or advise how to resolve this please? I don't see the Adobe Creative Cloud tool to have any options where manual proxy settings can be setup to try that.
    <snip>
    11/05/14 08:50:48:184 | [INFO] | |  |  |  |  |  | 5236 | **File download complete.**
    11/05/14 08:50:52:145 | [INFO] | |  |  |  |  |  | 3732 | **File download complete.**
    11/05/14 08:51:05:327 | [INFO] | |  |  |  |  |  | 1784 | **File download complete.**
    11/05/14 08:51:06:968 | [ERROR] |  | |  |  |  |  | 3452 | The windows error code is - 12002
    11/05/14 08:51:06:968 | [ERROR] |  | |  |  |  |  | 3452 | Failed to send the request to server to get the response - 12002
    11/05/14 08:51:06:968 | [ERROR] |  | |  |  |  |  | 3452 | the download job (0) failed to execute. The job state is STOPPED_STATE
    11/05/14 08:51:06:992 | [INFO] | |  |  |  |  |  | 6844 | some intermittent error. Retrying now. Error code is 12002 and error type is -45
    11/05/14 08:51:11:514 | [INFO] | |  |  |  |  |  | 6844 | incrementing the thread. now the active thread count is 2
    11/05/14 08:51:12:519 | [INFO] | |  |  |  |  |  | 6648 | **File download complete.**
    11/05/14 08:51:16:541 | [INFO] | |  |  |  |  |  | 6844 | decrementing the thread count. now the active thread count is 1
    11/05/14 08:51:22:281 | [INFO] |  | |  |  |  |  | 3452 | resetting intermitent error 9 from to 1 to 0
    11/05/14 08:51:29:022 | [INFO] | |  |  |  |  |  | 1836 | **File download complete.**
    11/05/14 08:52:22:381 | [INFO] | |  |  |  |  |  | 7220 | incrementing the thread. now the active thread count is 2
    11/05/14 08:52:26:971 | [ERROR] |  | |  |  |  |  | 6756 | The windows error code is - 12002
    11/05/14 08:52:26:971 | [ERROR] |  | |  |  |  |  | 6756 | Failed to send the request to server to get the response - 12002
    11/05/14 08:52:26:971 | [ERROR] |  | |  |  |  |  | 6756 | the download job (5) failed to execute. The job state is STOPPED_STATE
    11/05/14 08:52:27:383 | [INFO] | |  |  |  |  |  | 7220 | some intermittent error. Retrying now. Error code is 12002 and error type is -45
    11/05/14 08:52:27:663 | [INFO] |  | |  |  |  |  | 4908 | resetting intermitent error 9 from to 1 to 0
    11/05/14 08:52:28:733 | [INFO] | |  |  |  |  |  | 6064 | **File download complete.**
    11/05/14 08:52:42:810 | [INFO] | |  |  |  |  |  | 7220 | **File download complete.**
    11/05/14 08:52:45:570 | [INFO] | |  |  |  |  |  | 3788 | **File download complete.**
    </snip>
    There is also an INFO class message that talks about resetting an ‘error 9’ from 1 to 0.

  • 500 Internal Server Error in Download File

    Help , i am creating one Download file Run Exception!! <BR>
    <HR>
    <table border="0" cellspacing="0" cellpadding="0" width="100%">
    <tr bgcolor="#FFFFFF">
    <td align="left" colspan="3" height="48" style="font-size:14pt;color:#666666">500 &nbsp Internal Server Error</td>
    </tr>
    </table>
    <br>
    <div style="font-size:12pt;font-weight:bold">
    Failed to process request. Please contact your system administrator.
    </div>
    <br>
    <table border="0" cellpadding="3" cellspacing="0" width="100%" style="font-size:12pt;font-weight:bold;color:#FFFFFF;background-color:#3F73A3;padding-left:6px;clear:left;margin-bottom:2px;"><tbody><tr><td>Error Summary</td></tr></tbody></table>
    <p>While processing the current request, an exception occured which could not be handled by the application or the framework.
    <p>If the information contained on this page doesn't help you to find and correct the cause of the problem, please contact your system administrator.
    To facilitate analysis of the problem, keep a copy of this error page.
    Hint: Most browsers allow to select all content, copy it and then paste it into an empty document (e.g. email or simple text file).
    <p>
    <table border="0" cellpadding="3" cellspacing="0" width="100%" style="font-size:8pt;font-weight:bold;color:#000000;background-color:#A1A1A1;padding-left:6px;clear:left;margin-bottom:2px;"><tbody><tr><td>Root Cause</td></tr></tbody></table>
    The initial exception that caused the request to fail, was:<br>
    <br>
    <div style="font-size:8pt;color:#FF0000">  
    com.sap.tc.webdynpro.services.exceptions.PDFDocumentCreationException: ../../local/Call_RfcPrintGr/App/~wd_key2_1282096396526/Error+PDF.pdf?sap-wd-download=1&amp;sap-wd-dl_behaviour=1&amp;sap-wd-cltwndid=5e0b24a1aa6b11dfbd1b00215e736cac&amp;sap-wd-appwndid=5e0b24a2aa6b11dfa4c900215e736cac&amp;sap-wd-norefresh=X
    </div>
    <br>
        at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:407)<br>
        at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.afterApplicationModification(ClientApplication.java:1132)<br>
        at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.afterApplicationModification(ClientComponent.java:895)<br>
        at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doRespond(WindowPhaseModel.java:573)<br>
        at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:152)<br>
        ... 25 more<br>
    <br>
    <p>See <a href="#exceptionchain">full exception chain</a> for details.
    <br>
    <br>
    <table border="0" cellpadding="3" cellspacing="0" width="100%" style="font-size:12pt;font-weight:bold;color:#FFFFFF;background-color:#3F73A3;padding-left:6px;clear:left;margin-bottom:2px;"><tbody><tr><td>Correction Hints</td></tr></tbody></table>

    <p>
    <b>PDF Document Render Exception.</b></br></br>Please check the following:<ul><li>Template file is not corrupted.</li><li>Data being passed is a vaild XML.</li><li>You have configured the web service client proxy properly.</li><li>Adobe Document Service (ADS) is configured properly (follow the configuration guide available at <a href="https://service.sap.com/instguides">SAP service market place</a> to check with all the supported configuration options).</li></ul></br>If the problem still persists, report it to us. We need the following information to investigate the problem further:<ul><li>Click <a href="../../local/Call_RfcPrintGr/App/~wd_key2_1282096396526/Error+PDF.pdf?sap-wd-download=1&sap-wd-dl_behaviour=1&sap-wd-cltwndid=5e0b24a1aa6b11dfbd1b00215e736cac&sap-wd-appwndid=5e0b24a2aa6b11dfa4c900215e736cac&sap-wd-norefresh=X"><b>here to download the error pdf</b></a> that has been generated instead of the actual pdf. This is an important document to analyse the problem further.</li><li>Follow the steps below to get the system information where web dynpro is running:<ul><li>Go to : http://host:port/sap/monitoring/SystemInfo</li><li>Log on as Administrator user.</li><li>Click on link <i>all components...</i> there. This will take you to the system information page that lists the version information of all the componenets installaed on your server.</li><li>Save this entire page (containing the version information of all the componenets installed on your server)</li></ul></li><li>Follow SAP notes mentioned below to get the trace files for web dynpro and ADS. Then run your application again. Get the <strong>latest updated</strong> trace files from the server. If webdynpro and ADS are not running on the same server, then you need to turn on the tracer for the respective servers:<ul><li>#742674 to turn on the web dynpro trace on the server where web dynpro is running.</li><li>#846610 to turn on the ADS trace on the server where ADS is running.</li></ul></li>
    <p><i>Note: the above hints are only a guess. They are automatically derived from the exception that occurred
    and therefore can't be guaranteed to address the original problem in all cases.</i>
    <br>
    <br>
    <table border="0" cellpadding="3" cellspacing="0" width="100%" style="font-size:12pt;font-weight:bold;color:#FFFFFF;background-color:#3F73A3;padding-left:6px;clear:left;margin-bottom:2px;"><tbody><tr><td>System Environment</td></tr></tbody></table>
    <table border="0" cellpadding="3" cellspacing="0" width="100%" style="font-size:8pt;font-weight:bold;color:#000000;background-color:#A1A1A1;padding-left:6px;clear:left;margin-bottom:2px;"><tbody><tr><td>Client</td></tr></tbody></table>
    <table border="0" cellpadding="3" cellspacing="1" style="font-size:8pt;color:#333333;background-color:#DCE3EC;float:left;margin-bottom:2px"><tbody>
    <tbody><tr><td style="background-color:#FFFFFF">Web Dynpro Client Type</td><td style="background-color:#FFFFFF">HTML Client</td></tr>
    <tr><td style="background-color:#FFFFFF">User agent</td><td style="background-color:#FFFFFF">Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.126 Safari/533.4</td></tr>
    <tr><td style="background-color:#FFFFFF">Version</td><td style="background-color:#FFFFFF">null</td></tr>
    <tr><td style="background-color:#FFFFFF">DOM version</td><td style="background-color:#FFFFFF">null</td></tr>
    <tr><td style="background-color:#FFFFFF">Client Type</td><td style="background-color:#FFFFFF">safari</td></tr>
    <tr><td style="background-color:#FFFFFF">Client Type Profile</td><td style="background-color:#FFFFFF">nn7</td></tr>
    <tr><td style="background-color:#FFFFFF">ActiveX</td><td style="background-color:#FFFFFF">disabled</td></tr>
    <tr><td style="background-color:#FFFFFF">Cookies</td><td style="background-color:#FFFFFF">enabled</td></tr>
    <tr><td style="background-color:#FFFFFF">Frames</td><td style="background-color:#FFFFFF">enabled</td></tr>
    <tr><td style="background-color:#FFFFFF">Java Applets</td><td style="background-color:#FFFFFF">enabled</td></tr>
    <tr><td style="background-color:#FFFFFF">JavaScript</td><td style="background-color:#FFFFFF">enabled</td></tr>
    <tr><td style="background-color:#FFFFFF">Tables</td><td style="background-color:#FFFFFF">enabled</td></tr>
    <tr><td style="background-color:#FFFFFF">VB Script</td><td style="background-color:#FFFFFF">enabled</td></tr>
    </tbody></table>
    <table border="0" cellpadding="3" cellspacing="0" width="100%" style="font-size:8pt;font-weight:bold;color:#000000;background-color:#A1A1A1;padding-left:6px;clear:left;margin-bottom:2px;"><tbody><tr><td>Server</td></tr></tbody></table>
    <table border="0" cellpadding="3" cellspacing="1" style="font-size:8pt;color:#333333;background-color:#DCE3EC;float:left;margin-bottom:2px"><tbody>
    <tbody><tr><td style="background-color:#FFFFFF">Web Dynpro Runtime</td><td style="background-color:#FFFFFF">Vendor: SAP, build ID: 7.0104.20090324111057.0000 (release=NW701_04_REL, buildtime=2009-06-12:08:35:57[UTC], changelist=58858, host=pwdfm106), build date: Fri Aug 28 14:10:00 CST 2009</td></tr>
    <tr><td style="background-color:#FFFFFF">J2EE Engine</td><td style="background-color:#FFFFFF">7.01   PatchLevel 58805.</td></tr>
    <tr><td style="background-color:#FFFFFF">Java VM</td><td style="background-color:#FFFFFF">Java HotSpot(TM) 64-Bit Server VM, version:1.4.2_17-b06, vendor: Sun Microsystems Inc.</td></tr>
    <tr><td style="background-color:#FFFFFF">Operating system</td><td style="background-color:#FFFFFF">Windows 2003, version: 5.2, architecture: amd64</td></tr>
    </tbody></table>
    <table border="0" cellpadding="3" cellspacing="0" width="100%" style="font-size:8pt;font-weight:bold;color:#000000;background-color:#A1A1A1;padding-left:6px;clear:left;margin-bottom:2px;"><tbody><tr><td>Session &amp; Other</td></tr></tbody></table>
    <table border="0" cellpadding="3" cellspacing="1" style="font-size:8pt;color:#333333;background-color:#DCE3EC;float:left;margin-bottom:2px"><tbody>
    <tbody><tr><td style="background-color:#FFFFFF">Session Locale</td><td style="background-color:#FFFFFF">zh_TW</td></tr>
    <tr><td style="background-color:#FFFFFF">Time of Failure</td><td style="background-color:#FFFFFF">Wed Aug 18 09:53:16 CST 2010 (Java Time: 1282096396526)</td></tr>
    </tbody></table>
    <table border="0" cellpadding="3" cellspacing="0" width="100%" style="font-size:8pt;font-weight:bold;color:#000000;background-color:#A1A1A1;padding-left:6px;clear:left;margin-bottom:2px;"><tbody><tr><td>Web Dynpro Code Generation Infos</td></tr></tbody></table>
    <table border="0" cellpadding="3" cellspacing="1" style="font-size:8pt;color:#333333;background-color:#DCE3EC;float:left;margin-bottom:2px"><tbody><thead><tr><td colspan="2">local/Call_RfcPrintGr</td></tr></thead>
    <tbody><tr><td style="background-color:#FFFFFF">SapDictionaryGenerationCore</td><td style="background-color:#FFFFFF">7.0017.20061002105236.0000 (release=645_VAL_REL, buildtime=2008-09-17:13:01:31[UTC], changelist=419377, host=PWDFM101.wdf.sap.corp)</td></tr>
    <tr><td style="background-color:#FFFFFF">SapDictionaryGenerationTemplates</td><td style="background-color:#FFFFFF">(unknown)</td></tr>
    <tr><td style="background-color:#FFFFFF">SapGenerationFrameworkCore</td><td style="background-color:#FFFFFF">7.0017.20060719095755.0000 (release=645_VAL_REL, buildtime=2008-09-17:12:48:53[UTC], changelist=411255, host=PWDFM101.wdf.sap.corp)</td></tr>
    <tr><td style="background-color:#FFFFFF">SapIdeWebDynproCheckLayer</td><td style="background-color:#FFFFFF">7.0017.20080801093115.0000 (release=645_VAL_REL, buildtime=2008-09-17:13:07:06[UTC], changelist=495367, host=PWDFM101.wdf.sap.corp)</td></tr>
    <tr><td style="background-color:#FFFFFF">SapMetamodelCommon</td><td style="background-color:#FFFFFF">7.0017.20061002105432.0000 (release=645_VAL_REL, buildtime=2008-09-17:12:49:40[UTC], changelist=419384, host=PWDFM101.wdf.sap.corp)</td></tr>
    <tr><td style="background-color:#FFFFFF">SapMetamodelCore</td><td style="background-color:#FFFFFF">7.0017.20061002105432.0000 (release=645_VAL_REL, buildtime=2008-09-17:12:49:34[UTC], changelist=419384, host=PWDFM101.wdf.sap.corp)</td></tr>
    <tr><td style="background-color:#FFFFFF">SapMetamodelDictionary</td><td style="background-color:#FFFFFF">7.0017.20060719095619.0000 (release=645_VAL_REL, buildtime=2008-09-17:12:58:48[UTC], changelist=411251, host=PWDFM101.wdf.sap.corp)</td></tr>
    <tr><td style="background-color:#FFFFFF">SapMetamodelWebDynpro</td><td style="background-color:#FFFFFF">7.0017.20080801093120.0000 (release=645_VAL_REL, buildtime=2008-09-17:13:03:59[UTC], changelist=495368, host=PWDFM101.wdf.sap.corp)</td></tr>
    <tr><td style="background-color:#FFFFFF">SapWebDynproGenerationCTemplates</td><td style="background-color:#FFFFFF">7.0017.20080829103545.0000 (release=645_VAL_REL, buildtime=2008-09-17:13:16:41[UTC], changelist=499141, host=pwdfm101)</td></tr>
    <tr><td style="background-color:#FFFFFF">SapWebDynproGenerationCore</td><td style="background-color:#FFFFFF">7.0017.20080801093115.0000 (release=645_VAL_REL, buildtime=2008-09-17:13:07:12[UTC], changelist=495367, host=PWDFM101.wdf.sap.corp)</td></tr>
    <tr><td style="background-color:#FFFFFF">SapWebDynproGenerationTemplates</td><td style="background-color:#FFFFFF">7.0017.20080829103545.0000 (release=645_VAL_REL, buildtime=2008-09-17:13:16:41[UTC], changelist=499141, host=pwdfm101)</td></tr>
    </tbody></table>
    <table border="0" cellpadding="3" cellspacing="1" style="font-size:8pt;color:#333333;background-color:#DCE3EC;float:left;margin-bottom:2px"><tbody><thead><tr><td colspan="2">sap.com/tcwddispwda</td></tr></thead>
    <tbody><tr><td style="background-color:#FFFFFF">No information available</td><td style="background-color:#FFFFFF">null</td></tr>
    </tbody></table>
    <table border="0" cellpadding="3" cellspacing="1" style="font-size:8pt;color:#333333;background-color:#DCE3EC;float:left;margin-bottom:2px"><tbody><thead><tr><td colspan="2">sap.com/tcwdcorecomp</td></tr></thead>
    <tbody><tr><td style="background-color:#FFFFFF">No information available</td><td style="background-color:#FFFFFF">null</td></tr>
    </tbody></table>
    <br>
    <br>
    <table border="0" cellpadding="3" cellspacing="0" width="100%" style="font-size:12pt;font-weight:bold;color:#FFFFFF;background-color:#3F73A3;padding-left:6px;clear:left;margin-bottom:2px;"><tbody><tr><td>Detailed Error Information</td></tr></tbody></table>
    <a name="exceptionchain">
    <table border="0" cellpadding="3" cellspacing="0" width="100%" style="font-size:8pt;font-weight:bold;color:#000000;background-color:#A1A1A1;padding-left:6px;clear:left;margin-bottom:2px;"><tbody><tr><td>Detailed Exception Chain</td></tr></tbody></table>
    </a>
    <pre>
    com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentRuntimeException: Failed to  UPDATEDATAINPDF
         at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:420)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.afterApplicationModification(ClientApplication.java:1132)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.afterApplicationModification(ClientComponent.java:895)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doRespond(WindowPhaseModel.java:573)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:152)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:321)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:713)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:666)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:46)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         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:104)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    Caused by: com.sap.tc.webdynpro.services.exceptions.PDFDocumentCreationException: ../../local/Call_RfcPrintGr/App/~wd_key2_1282096396526/Error+PDF.pdf?sap-wd-download=1&amp;sap-wd-dl_behaviour=1&amp;sap-wd-cltwndid=5e0b24a1aa6b11dfbd1b00215e736cac&amp;sap-wd-appwndid=5e0b24a2aa6b11dfa4c900215e736cac&amp;sap-wd-norefresh=X
         at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:407)
         ... 29 more
    </pre>
    </div>
    </div>

  • 500   Internal Server Error Failed to process request in portal

    Hi ,* We face problems to run Dev and Qual systems on our Sap portal devices. Production is OK The error message (see hereafter) does not occur on welcome page but on any page that communicate by Web Dynpro with ECC SAP system 500 Internal Server Error SAP NetWeaver Application Server 7.00/Java AS 7.00 Failed to process request. Please contact your system administrator. [Hide] Error Summary While processing the current request, an exception occured which could not be handled by the application or the framework. If the information contained on this page doesn't help you to find and correct the cause of the problem, please contact your system administrator. To facilitate analysis of the problem, ... com.sap.tc.webdynpro.model.webservice.exception.WSModelRuntimeException: Exception on creation of service metadata for WS metadata destination 'SSOL_WS_METADATA_DEST' and WS interface 'ZGetListCustomerAgent'. One possible reason is that the metadata destination 'SSOL_WS_METADATA_DEST' has not been properly configured; check configuration. at com.sap.tc.webdynpro.model.webservice.metadata.WSModelInfo.getOrCreateWsrService(WSModelInfo.java:440) at com.sap.tc.webdynpro.model.webservice.metadata.WSModelInfo.readOperationsFromWSDL(WSModelInfo.java:372) at com.sap.tc.webdynpro.model.webservice.metadata.WSModelInfo.importMetadataInternal(WSModelInfo.java:342) at com.sap.tc.webdynpro.model.webservice.metadata.WSModelInfo.importMetadata(WSModelInfo.java:326) at com.sap.tc.webdynpro.model.webservice.metadata.WSModelInfo$Cache.getModelInfo(WSModelInfo.java:199) at com.sap.tc.webdynpro.model.webservice.metadata.WSModelInfo.getModelInfoFromCacheOrCreate(WSModelInfo.java:1035) at com.sap.tc.webdynpro.model.webservice.metadata.WSModelInfo.getModelInfoFromCacheOrCreate(WSModelInfo.java:248) at com.sap.tc.webdynpro.model.webservice.gci.WSTypedModel.(WSTypedModel.java:41) at com.bluestarsilicones.ssol.models.customer.WS_GetListCustomersForAgentModel.(WS_GetListCustomersForAgentModel.java:53) at com.bluestarsilicones.ssol.wd.ordercreation.OrderCreationComponent.initalListCustomerAgentModel(OrderCreationComponent.java:587) at com.bluestarsilicones.ssol.wd.ordercreation.OrderCreationComponent.initalModels(OrderCreationComponent.java:555) at com.bluestarsilicones.ssol.wd.ordercreation.OrderCreationComponent.wdDoInit(OrderCreationComponent.java:193) at com.bluestarsilicones.ssol.wd.ordercreation.wdp.InternalOrderCreationComponent.wdDoInit(InternalOrderCreationComponent.java:943) at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:108) at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215) at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200) at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:430) at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:362) at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:783) at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:303) at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:761) at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:696) at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:253) at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149) at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:73) at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.sendDataAndProcessActionInternal(AbstractApplicationProxy.java:869) at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.create(AbstractApplicationProxy.java:229) at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1344) at com.sap.portal.pb.PageBuilder.createPage(PageBuilder.java:356) at com.sap.portal.pb.PageBuilder.init(PageBuilder.java:549) at com.sap.portal.pb.PageBuilder.wdDoInit(PageBuilder.java:193) at com.sap.portal.pb.wdp.InternalPageBuilder.wdDoInit(InternalPageBuilder.java:150) at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:108) at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215) at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200) at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:430) at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:362) at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:783) at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:303) at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:741) at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:694) at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:253) at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149) at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62) at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53) at javax.servlet.http.HttpServlet.service(HttpServlet.java:760) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364) at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039) at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265) at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95) at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175) 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:104) at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176) Caused by: com.sap.engine.services.webservices.jaxrpc.exceptions.WebserviceClientException: GenericServiceFactory initialization problem. Could not load web service model. See nested exception for details. at com.sap.engine.services.webservices.espbase.client.dynamic.impl.DGenericServiceImpl.generateProxyFiles(DGenericServiceImpl.java:157) at com.sap.engine.services.webservices.espbase.client.dynamic.impl.DGenericServiceImpl.(DGenericServiceImpl.java:56) at com.sap.engine.services.webservices.espbase.client.dynamic.GenericServiceFactory.createService(GenericServiceFactory.java:88) at com.sap.engine.services.webservices.espbase.client.dynamic.GenericServiceFactory.createService(GenericServiceFactory.java:141) at com.sap.tc.webdynpro.model.webservice.metadata.WSModelInfo.getOrCreateWsrService(WSModelInfo.java:429) ... 60 more Caused by: com.sap.engine.services.webservices.jaxrpc.exceptions.ProxyGeneratorException: Proxy Generator Error. Proxy generation problem. See nested exception. at com.sap.engine.services.webservices.jaxrpc.wsdl2java.ProxyGenerator.generateProxy(ProxyGenerator.java:284) at com.sap.engine.services.webservices.espbase.client.dynamic.impl.DGenericServiceImpl.generateProxyFiles(DGenericServiceImpl.java:154) ... 64 more Caused by: java.io.IOException: Compilation fails... Compilation process error : Not enough space at com.sap.engine.services.webservices.jaxrpc.util.Compiler.compile(Compiler.java:53) at com.sap.engine.services.webservices.jaxrpc.util.PackageBuilder.compileExternal(PackageBuilder.java:328) at com.sap.engine.services.webservices.jaxrpc.util.PackageBuilder.traversThrough(PackageBuilder.java:291) at com.sap.engine.services.webservices.jaxrpc.util.PackageBuilder.compileExternal(PackageBuilder.java:485) at com.sap.engine.services.webservices.jaxrpc.util.PackageBuilder.compilePackage(PackageBuilder.java:215) at com.sap.engine.services.webservices.jaxrpc.wsdl2java.ProxyGenerator.generateProxy(ProxyGenerator.java:271) ... 65 more Thanks for your help. TY.

    Hi,
    I think you are accessing the portal via one of the dialog instance and not using the Central instance.So you are not getting the error displayed in iview. If you want to activate navigate to system administration-system configuration-services and in portal runtime central configuration open the object and in portal .runtime .print cause .exception make it to true and restart the service. This may be for print but some where here in the services you can activate that.
    For productive environment detailed exception is not recommended.Administrator can see the error log in
    log files.
    Thanks and regards,
    gopal.sattiraju

  • SSIS fails to load files from network when executed via SQL server Agent (SQL server 2008 R2 SP 2)

    Hi All,
    I have a simple SSIS package that reads a flat file and copies it into a SQL Server table.
    When the flat fiel is on the C drive I have no problem runnign this package from SQL Server Agent, but as soon as I update the path to a network location the package only works when I run it manually, but fails when is executed via the SQL Server agent job.
    The error says "cannot open the datafile", while the datafile location is valid.
    Is this a kind of limitation of a SQL Server Agent that only local files are allowed to be processed?
    Thanks,
    Andrei
    SSIS question

    Hi All,
    Thanks for your responses.
    I configured the SQL agent service to use my domain account with which I have no porblems accessing the folder. However the issue persisted.
    Thanks,
    Andrei
    SSIS question

Maybe you are looking for

  • Cannot transfer photos from iphone 4s to windows pc XP no autoplay window

    Before i can transfer all my Photos and videos from iphone to pc but when i updated my itunes to version 10 no autoplay popped up window and my pc doesnt detect the portable device/iphone anymore. But it can still be detected through itunes. Is there

  • Itunes 6.0.5 will not play ANY files

    Hi. I just upgraded to version 6.0.5 and itunes will not play any of the files in my library. No error message or file location error is diplayed when I try to play a file. The song title is displyed in the main window, but the file does not progress

  • Apple tv freezes in update

    apple tv will not complete as it freezes half way thro' up date.  Any solutions please

  • Cleaning the "cache" of internet sites (URL's) stored

    How do I clean the "cache" of internet sites (URL's) stored on my computer? Where are cookies stored? I cannot find where these are stored, though a technician showed me once.

  • Duplicate problem

    I have two tables: table #1 has the field called "eo", and table #2 has the fields called "eo", "reset_date". I want to display the field "eo" of the table #1, and the work order number that has the most recent date from the table #2. I made a query,