Applet failed to communicate with servlet for https, on tomcat5.0+apache2.0

Hi
     I have a problem, we have a tomcat5.0 and apache 2.0 with jk connector, and an application where an applet comunicate to servlet.
we need to set the ssl , the apache is configured with the ssl( openssl,).
when I run the application with standalone tomcat with ssl
connector (port 8443)enable, it runs fine for both http and https.
i use httpsURLconnection for https communication from applet to servlet.
But at production envoirment (Tomcat 5.0 , apache 2.0 and j connector with ssl enable at apache) it fails for https, all the jsps runs properly, but the applet isn't communicating with servlet. can anyone guess what is the problem.
the exception dump is
ava.io.IOException: Unable to tunnel through proxy. Proxy returns "HTTP/1.1 401 SSL Connection Not Granted"
     at sun.net.www.protocol.http.HttpURLConnection.doTunneling(Unknown Source)
     at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
     at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
     at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
     at com.blu.HttpMessage.sendGetMessage(HttpMessage.java:65)
     at com.blu.HttpMessage.sendGetMessage(HttpMessage.java:38)
     at com.blu.applet.ServerDAO.sendDummyRequest(ServerDAO.java:66)

Make sure your deployment is using a supported network configuration, we do not support running under localhost. Your SGD  server needs a valid DNS name configured.
See
2.1. SGD Server Requirements and Support
for more details

Similar Messages

  • How can my applet communicate with servlet via HTTPS?

    hi all,
    I'm using jdk1.4.2_03. Tomcat 4.1.27/29.
    My applet used to communicate to serlvet/JSP via http protocol. However, I wish to apply SSL in my tomcat standalone. Is there any implication towards my existing applet to servlet codes?
    For example,
    URL servletURL = new URL("http://www.myhost.com/Shopping");
    // open connection between applet and servlet
    URLConnection servletConnection = servletURL.openConnection();
    servletConnection.setDoOutput(true); // allow connection do output
    servletConnection.setDoInput(true); // allow connection do input
    servletConnection.setUseCaches(false);
    servletConnection.setRequestProperty("Content-Type", "application/octet-stream");
    ObjectInputStream input = new ObjectInputStream(servletConnection.getInputStream());
    resultset = (Vector)input.readObject(); //get Object from Servlet
    input.close();

    http://java.sun.com/j2se/1.4.2/docs/api/javax/net/ssl/HttpsURLConnection.html
    I never used it though, you can check for some code here:
    http://javaalmanac.com/cgi-bin/search/find.pl?words=HttpsURLConnection

  • Hello, I have created a distribution kit for my program.The problem is that the when the program is installed onto another computer, it fails to communicate with field point (Using FP-AO-200 and FP-AO-1000). Help is greatly appreciated, Thanks faen9901

    Hi Everyone,
    I have a program that sends information(analog output) to lab windows cvi in the form of a text file or user input.
    The program runs on the computers that I have the field point explorer and lab windows cvi installed on. In order to run the program without always installing labwindows/cvi and field point; I wanted to create an executable file that could be load on another computer.
    I used the create distribution kit part of labwindows/cvi to do this.After creating the distribution kit, I then installed it
    to another computer.
    My user interface appears on the screen, when the user clicks on the exe. file, but no data is sent to the field point module. I know that the data is being read from the user and textfile because in it appears in the uir.
    The following are some details about the problem:
    1. On another computer without labwindows/cvi and field point explorer not installed - no data is sent to field point module
    I know this because a current is being read on the current meter connected to field point module.
    My questions are the following:
    1. What are the possible reasons for the data not being sent to the field point module?
    2. Do I still need to create an iak. (Installing Field point Explorer) file stored on any new computer that I install my created distribution kit file too?
    Thankyou very much for any help that you can provide. I greatly appreciate it.
    Faen9901

    Re: Hello, I have created a distribution kit for my program.The problem is that the when the program is installed onto another computer, it fails to communicate with field point (Using FP-AO-200 and FP-AO-1000). Help is greatly appreciated, Thanks faen9901Faen9901,
    1) If you do not install FieldPoint Explorer, the FieldPoint Server is not installed so there is nothing on the target computer that knows how to talk to the FieldPoint system.
    2) Yes, you need an IAK file on the target computer. Assuming the settings (i.e. com port#) are identical you can simply include the iak file as part of the distribution.
    3) You also need to include as part of your installer the file "fplwmgr.dll". If this file is not installed, your program will not be able to access the FieldPoint Server. Alternatively, this file is installed automatically if FieldPoint Explorer detects LabWindows/CVI or Measurement Studio Development versions on the target computer or if you choose to do a custom FieldPoint Explorer installation and
    choose to provide LabWindows/CVI support.
    Regards,
    Aaron

  • Migration from Exchange 2007 to 2013 gives error "Failed to communicate with the mailbox database'

    I have been trying to migrate several databases from Exchange 2007 to Exchange 2013. The migration started successfully, and many of the mailboxes moved successfully (about 70). The remaining mailboxes, failed. Looking deeper, we found a few issues; The
    two 2013 Mailbox servers were on different versions. The Server had run out of disk space, and the NIC drivers needed to be updated.
    Now when we try to migrate a mailbox that had failed in the earlier batch, we get the following error:
    Data migrated:                        
    Migration rate:                        
    Error:                        
    MigrationTransientException: Failed to communicate with the mailbox database. --> Failed to communicate with the mailbox database. --> MapiExceptionNetworkError: Unable to make connection to the server. ‎(hr=0x80040115, ec=-2147221227)‎ Diagnostic
    context:    ......    Lid: 9624    dwParam: 0x0 Msg: EEInfo: Detection location: 501    Lid: 13720   dwParam: 0x0 Msg: EEInfo: Flags: 0    Lid: 11672   dwParam:
    0x0 Msg: EEInfo: NumberOfParameters: 4    Lid: 8856    dwParam: 0x0 Msg: EEInfo: prm[0]: Unicode  string: ncacn_ip_tcp    Lid: 8856    dwParam: 0x0 Msg: EEInfo: prm[1]: Unicode  string: <Server
    FQDN>    Lid: 12952   dwParam: 0x0 Msg: EEInfo: prm[2]: Long val: 3749909585    Lid: 12952   dwParam: 0x0 Msg: EEInfo: prm[3]: Long val: 382312662    Lid: 45169   StoreEc: 0x824        
    Lid: 50544   ClientVersion: 15.0.847.32    Lid: 52080   StoreEc: 0x824         Lid: 44273      Lid: 49064   dwParam: 0x1    Lid: 37288  
    StoreEc: 0x6AB         Lid: 49064   dwParam: 0x2    Lid: 59431   EMSMDB.EcDoConnectEx called [length=203]    Lid: 51239   EMSMDB.EcDoConnectEx exception [rpc_status=0x6D9][latency=0]   
    Lid: 62184      Lid: 16280   dwParam: 0x0 Msg: EEInfo: ComputerName: n/a    Lid: 8600    dwParam: 0x0 Msg: EEInfo: ProcessID: 3460    Lid: 12696   dwParam: 0x0 Msg: EEInfo:
    Generation Time: 0414-04-07T16:32:03.2100000Z    Lid: 10648   dwParam: 0x0 Msg: EEInfo: Generating component: 2    Lid: 14744   dwParam: 0x0 Msg: EEInfo: Status: 1753    Lid: 9624   
    dwParam: 0x0 Msg: EEInfo: Detection location: 501    Lid: 13720   dwParam: 0x0 Msg: EEInfo: Flags: 0    Lid: 11672   dwParam: 0x0 Msg: EEInfo: NumberOfParameters: 4    Lid: 8856   
    dwParam: 0x0 Msg: EEInfo: prm[0]: Unicode  string: ncacn_ip_tcp    Lid: 8856    dwParam: 0x0 Msg: EEInfo: prm[1]: Unicode  string: <Server FQDN>    Lid: 12952   dwParam: 0x0 Msg: EEInfo:
    prm[2]: Long val: 2767313664    Lid: 12952   dwParam: 0x0 Msg: EEInfo: prm[3]: Long val: 382312662    Lid: 59505   StoreEc: 0x824         Lid: 50544   ClientVersion:
    15.0.847.32    Lid: 52080   StoreEc: 0x824         Lid: 36081      Lid: 51152      Lid: 52465   StoreEc: 0x80040115   
    Lid: 60065      Lid: 33777   StoreEc: 0x80040115    Lid: 59805      Lid: 52487   StoreEc: 0x80040115    Lid: 19778      Lid: 27970  
    StoreEc: 0x80040115    Lid: 17730      Lid: 25922   StoreEc: 0x80040115
    All of the issues listed above have been corrected, and all of the databases are mounted. Users are able to send and receive mail, but I can not migrate mail using the Migration Batch utility.
    The destination server is a Hyper-V Guest running Server 2012, SP1, and Exchange 2013
    The Source Server is Running Exchange 2007.
    I have tried doing a test move to another destination server that is also Server 2012, and Exchange 2013, and the migration also failed.
    I would appreciate any help you can give me!
    Thanks,
    Jon

    Any update if you have resolved the issue.
    Not similar, but this thread can be helpful while you migrate the mailboxes from exchange 2007 to 2013. Please check :http://social.technet.microsoft.com/Forums/exchange/en-US/721f0ae4-623a-4b02-adaf-f561d86c0426/move-mailboxes-and-public-folders-from-exchange-2007-to-exchange-2013?forum=exchangesvrdeploy&prof=required

  • Communicate with servlet after using Java Web Start?

    Is it possible to communicate with servlet to get data back and forth
    after using Web Start to download the client application?
    The demos come with Java Web Start are applications which are
    standalone, don't need communicate with the servlet on Web server
    after being launched. I am wondering if it is possible, and how (HTTP
    & JAX-RPC)?
    Thanx in advance.

    I've done this using HTTP. I get the server and port from the codebase:
    BasicService bs = null;
    try {
    bs = (BasicService)ServiceManager.lookup("javax.jnlp.BasicService");
    String codeBase = bs.getCodeBase().toString();
    and use the java.net.HttpURLConnection and java.net.URL classes to send HTTP parameter values to the servlet and to receive results from the HttpURLConnection's input stream.

  • DPM failed to communicate with the protection agent on DPM 2010 SERVER because the agent is not responding. (ID 43 Details: Internal error code: 0x8099090E)

    Hi everyone,
    Backup jobs for protected members are intermittently failing with the following error on the DPM server:
    DPM failed to communicate with the protection agent on <DPM 2010 SERVER> because the agent is not responding. (ID 43 Details: Internal error code: 0x8099090E)
    Why does the DPM server failing to see it's own DPM agent cause the backup job for another server to fail? One day a backup will work fine, the next it may fail; and the next back to normal again...
    The following error is recorded in the Service Control Manager event log on the DPM server just prior to the above error:
    A timeout was reached (30000 milliseconds) while waiting for the DPMRA service to connect.
    Thank you.
    With regards,
    Rob

    Hello,
    I have read these entire postings and see that my problems match most of the above problems. 
    I believe we have tried all of the ideas in this blog and lots of other ideas from other forums and internet searches.
    We have about 80 small databases protected and set at 15 minute incremental and most will work but some fail.  When they fail the most common, but not only error, is something like "DPM
    failed to communicate with the protection agent on <DPM 2010 SERVER> because the agent is not responding. (ID 43 Details: Internal error code: 0x8099090E)". The alert is inactivated in the DPM Console, and the backups resume as normal."
    Since later jobs are successful I thought all was well.  All was well until I went to restore from incremental backups.  We worked for two days (day and night work) to restore
    from a corrupted virtual disk on our SQL Server 2008 R2.  I suspect DPM had something to do with the corrupted virtual disk.  All I know is that we never had this problem until installing DPM.  Here is what we encountered when we went to restore
    from the protection points: 
    *  Restore jobs take a minimum of 15 minutes for jobs that are 45 MB or 2 GB. 
    *  If you pick a backup from the list of recovery points that is not valid the job runs for 15 minutes and then "Failed". 
    *  You cannot rerun the job because SQL Server 2008 has the table being recovered as <tablename> (recovering) and a retry will not work.  Of course time is wasted while waiting
    to see if it worked.
    * Eventually you realize that even after dropping the table in the (recovering) mode in SQL that the restore point must be bad or possibly one of this failed recovery points.
    * So begins the quest to start restoring recovery points one by one and 15 minutes by 15 minutes until you find one that actually restores to a SQL Instance.
    *  If you have 80 of these to do and you average trying three recovery points and each takes 15 minutes, not to mention the time to drop the table in SQL, well that time adds up to 3,600
    minutes of trial and error.  60 hours of trial and error, wow not much of a savings using DPM over a SQL backup plan.
    * And then you have to explain to your customers that their databases were restored but you do not know at what point the DB was restored. 
    All in all it seems like DPM concept is great but like many backups the backup plan looks good on paper but actually restoring a backup is quite a different matter.
    I don't know if anyone has ever solved the problems presented in this forum but if they have then I wish they would post and if no one has solved the problem then shame on DPM.
    Good luck everyone, but I for one have spent about two months on trying to protect and restore consistently.  I have never had one day of consistent and reliable restore points.  I
    am going back to sql management plans for my backups.  I have never, in 10 years had a sql generated backup fail me.  Never.
    gbl

  • OAM11g R2-SEVERE: Failed to communicate with any of configured AccessServer

    After Installation of OAM11gR2, when i try to start the weblogic server and managed server below message is displaying"SEVERE: Failed to communicate with any of configured Access Server, ensure that it is up and running."
    But i am able to access OAM console and do the confuguration on LDAP store.
    Then why this message is displaying and it will cause any issues further?

    see if this helps:
    The issue is due specific settings for IAMSuiteAgent agent in WLS console
    In WLS console -> Security Realms ->myrealm ->Providers - >IAMSuiteAgent ->Provide Specific - there was "localhost:5575" set as Primary Access Server. >> change Primary Access Server to be : > for current case ServerName2:5575
    Restart OAM managed server and Weblogic AdminServer

  • Failed to communicate with camera

    Hi, I have a Canon 5D that I have had for many years and have been using PC very succesfully when transferring images from the Canon 5D to the PC. I simply connect the USB cable from the camera to the PC and everything happens automatically. I just bought an Apple and when I plug the same Camera (via the USB) with the Apple Macbook Pro I get the following error "Failed to communicate with camera. Check connections". What does this mean. My Canon 5D is working 100% as it works with a PC and the USB cable is the same cable that works with the PC. PLEASE HELP!!!!

    Great to hear it! & welcome to the mac family!

  • CBS failed to communicate with some other server.

    Dear All,
    We are facing this error when we are trying to activate a request in
    NWDS & trying to check in.
    Error:Activation failed: CBS Server Error: CBS failed to communicate
    with some other server.( internal code: COMMUNICATION_ERROR)
    Just for your information, we had changed the password for nwdi_cmsadm
    few days back and then followed a note896427 and then had fixed the
    error.
    The NWDI_CMSADM password problem was solved and the transports were
    working very fine till today. But today afternoon when the developer
    tried to activate the request in NWDS, he got this error. Can you
    please let me know the problem.
    We are stuck and not able to go ahead.
    Thanks in advance.
    Warm Regards,
    Rajeet

    Hello,
    I am getting this error :
    CBS Server Error: CBS failed to communicate with some other server( internal code: COMMUNICATION_ERROR)
    while importing ESS into Dev. I have a user created called cmsadmin and has all the permissions/roles assigned. other files are already imported (epbuildt, pcuigp,epbuildt,sap-jtechs, sap-jee). Only this file is failing.
    I have seen the Notes about user/password upgrade. But we are on 04s sp14. and i have this user cmsadmin .
    Please advise.
    Thanks,
    Anil.

  • MG3250 Printer throws up error message - Scangear cannot communicate with scanner for these reasons

    Hi
    I have an MG 3250 printer running off an HP Pavilion Laptop using Windows 8.1. Every time I try to scan  I get an error message that 'cannot  communicate with scanner for these reasons...........etc'. The only way I can get the printer / scanner to work is by going through the Control Panel / Hardware & Printers route. This seems terribly slow and time consuming. What is wrong and what needs to be done to correct the problem?
    Thanks

    I have the exact same problem as you with my new Canon LiDE 120. The errors I get are: 2, 156, 182, 55 and sometimes 77 when using it on my Windows 8.1 (64 Bit) desktop PC. I have tried installing and uninstalling the drivers multiple times, used different ports and still nothing. It does however work properly on a Windows 7 device.
    My PC's specification is as follows:
    Windows 8.1 (64 Bit) - With latest updates
    Avast Premier
    Malwarebytes
    ASUS z87 Pro
    Intel 4770k
    ASUS GTX 670 (4GB)
    8GB 1600MHz Kingston RAM
    Things I have done
    Tried different ports (USB 2.0 and 3.0)
    Installed all software & driver from CD
    Installed all software & driver from Canon Website
    Installed only the latest driver from Canon Website (April 2015)
    Tried to use Windows Fax & Scan, Scan, IJ Scan Utility, Scangear and Vuescan.
    What happens
    The physical buttons on the device are unresponsive
    The computer says it is warming up, but nothing happens
    It starts to scan for a few seconds and then comes to an abrupt end - this can happen at 10% of the scan or even at 91%.
    Surely the problem cannot be with Windows 8.1 since the device was only released last year. What could be the issue? I called their support line and was advised to clear the drivers of previous scanners used by my system, I did this and there still is no change. Could somebody please help me! 

  • CBS failed to communicate with other server

    Hi All,
    I have created one track and I have imported it in NWDS. In NWDS I have created one new DC and one sample WD project under that newly created DC, it has asked to create new activity. There I am successfully created new activity and my application is working fine. When I want to checkin the activity it is giving server communcation failure exception. The excpeiton I am getting is " Activation failed: CBS Server Error: CBS failed to communicate with some other server( internal code: COMMUNICATION_ERROR)". What are the steps I need to take to resolve the issue.
    Regards
    Suresh

    Hi,
    Take a look at these threads:
    CBS Server Error
    Akshatha

  • Failed to communicate with database.

    Hello,
    I have a problem with MYSQL data base. when i start vda service i look at the log file */var/cacao/instances/default/logs/cacao.0* and see:
    Sep 1, 2009 11:33:45 AM com.sun.vda.service.core.ServiceModule waitForDatabase
    WARNING: Could not connect to database. Trying since 555 seconds.
    Sep 1, 2009 11:34:32 AM com.sun.vda.service.core.ServiceModule$Initializer run
    SEVERE: Caught exception: Startup of com.sun.vda.service module failed: Timeout - Failed to communicate with database.
    what could cause this?
    thanks in advance.

    Hi Michael,
    I only think ind doing the same but more... slowly...
    Stop cacao:
    cacaoadm stop -fStop the database (note the '-s')
    svcadm disable -s svc:/application/database/vdadb:sqlStart the database:
    svcadm enable -s svc:/application/database/vdadb:sqlStart cacao:
    cacaoadm startAt the same time you can tail the logs of both:
    /var/cacao/instances/default/logs/cacao.0
    /var/svc/logs/application-database-vdadb:sql.log(I'm not quite of the last log file location)
    Both logs may give perhaps some information.
    Can you post here the complete output from '/opt/SUNWvda/sbin/vda-db-status'? "localhost up" actually can mean three different things.
    It just seems that the database is fine and cacao cannot reach it.
    Jorge

  • Applet failed to load when visited using HTTPs protocol with Java 7

    We have a java applet on our website which worked for ages. Then Java 7 came out, people installed it. When people with Java 7 visiting our website using HTTPS, the applet failed to load (ClassNotFoundException). The same site and the same applet, when visit using regular HTTP, it works fine.
    People with previous version of Java (1.6.x) can see the applet using either HTTP or HTTPs with no problem.
    Anything we can do on our side to resolve this problem for people with Java 7 and like to stay with HTTPS?
    Googled and didn't see any relevant result. Any pointer would be much appreciated.

    Thanks for the quick response.
    Not much on the stack trace, did a tread dump below.
    It is an application requires login, please sent and email to [email protected] and I will sent you the url and login info by email.
    Thanks
    plugin2manager.parentwindowDispose
    Java Plug-in 10.4.0.22
    Using JRE version 1.7.0_04-b22 Java HotSpot(TM) Client VM
    User home directory = C:\Users\dchen
    c: clear console window
    f: finalize objects on finalization queue
    g: garbage collect
    h: display this help message
    l: dump classloader list
    m: print memory usage
    o: trigger logging
    q: hide console
    r: reload policy configuration
    s: dump system and deployment properties
    t: dump thread list
    v: dump thread stack
    x: clear classloader cache
    0-5: set trace level to <n>
    Dump thread stack ...
    2012-05-10 17:17:59
    Full thread dump Java HotSpot(TM) Client VM (23.0-b21 mixed mode, sharing):
    "D3D Screen Updater" daemon prio=8 tid=0x04fa1800 nid=0x530 in Object.wait() [0x0a0df000]
    java.lang.Thread.State: TIMED_WAITING (on object monitor)
         at java.lang.Object.wait(Native Method)
         at sun.java2d.d3d.D3DScreenUpdateManager.run(Unknown Source)
         - locked <0x296c0248> (a java.lang.Object)
         at java.lang.Thread.run(Unknown Source)
    "ConsoleTraceListener" daemon prio=4 tid=0x04fa0000 nid=0x269c in Object.wait() [0x09c8f000]
    java.lang.Thread.State: WAITING (on object monitor)
         at java.lang.Object.wait(Native Method)
         at java.lang.Object.wait(Object.java:503)
         at com.sun.deploy.uitoolkit.ui.ConsoleTraceListener$ConsoleWriterThread.run(Unknown Source)
         - locked <0x296c0c90> (a com.sun.deploy.uitoolkit.ui.ConsoleTraceListener$BoundedStringBuffer)
    "AWT-EventQueue-1" prio=6 tid=0x04fa2000 nid=0x1730 waiting on condition [0x0a6ce000]
    java.lang.Thread.State: RUNNABLE
         at com.sun.deploy.uitoolkit.ui.ConsoleHelper.dumpAllStacksImpl(Native Method)
         at com.sun.deploy.uitoolkit.ui.ConsoleHelper.dumpAllStacks(Unknown Source)
         at com.sun.deploy.uitoolkit.impl.awt.ui.SwingConsoleWindow$2.actionPerformed(Unknown Source)
         at javax.swing.JComponent$ActionStandin.actionPerformed(Unknown Source)
         at javax.swing.SwingUtilities.notifyAction(Unknown Source)
         at javax.swing.JComponent.processKeyBinding(Unknown Source)
         at javax.swing.KeyboardManager.fireBinding(Unknown Source)
         at javax.swing.KeyboardManager.fireKeyboardAction(Unknown Source)
         at javax.swing.JComponent.processKeyBindingsForAllComponents(Unknown Source)
         at javax.swing.JComponent.processKeyBindings(Unknown Source)
         at javax.swing.JComponent.processKeyEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source)
         at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source)
         at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source)
         at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source)
         at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
         at java.awt.EventQueue.access$000(Unknown Source)
         at java.awt.EventQueue$3.run(Unknown Source)
         at java.awt.EventQueue$3.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
         at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
         at java.awt.EventQueue$4.run(Unknown Source)
         at java.awt.EventQueue$4.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    "TimerQueue" daemon prio=4 tid=0x04f9e000 nid=0x3e0c waiting on condition [0x09f3f000]
    java.lang.Thread.State: WAITING (parking)
         at sun.misc.Unsafe.park(Native Method)
         - parking to wait for <0x24620900> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
         at java.util.concurrent.locks.LockSupport.park(Unknown Source)
         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
         at java.util.concurrent.DelayQueue.take(Unknown Source)
         at javax.swing.TimerQueue.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    "AWT-EventQueue-4" prio=4 tid=0x04fa1400 nid=0x255c waiting on condition [0x0945f000]
    java.lang.Thread.State: WAITING (parking)
         at sun.misc.Unsafe.park(Native Method)
         - parking to wait for <0x246209e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
         at java.util.concurrent.locks.LockSupport.park(Unknown Source)
         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
         at java.awt.EventQueue.getNextEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    "Applet 5 LiveConnect Worker Thread" prio=4 tid=0x04f9f400 nid=0x3994 in Object.wait() [0x05d9f000]
    java.lang.Thread.State: WAITING (on object monitor)
         at java.lang.Object.wait(Native Method)
         at java.lang.Object.wait(Object.java:503)
         at sun.plugin2.main.client.LiveConnectSupport$PerAppletInfo$LiveConnectWorker.run(Unknown Source)
         - locked <0x24620ac8> (a java.lang.Object)
         at java.lang.Thread.run(Unknown Source)
    "AWT-EventQueue-0" prio=6 tid=0x04f9fc00 nid=0x3b2c waiting on condition [0x0608f000]
    java.lang.Thread.State: WAITING (parking)
         at sun.misc.Unsafe.park(Native Method)
         - parking to wait for <0x2979ab70> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
         at java.util.concurrent.locks.LockSupport.park(Unknown Source)
         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
         at java.awt.EventQueue.getNextEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    "AWT-Shutdown" prio=6 tid=0x04f9e800 nid=0x244c in Object.wait() [0x0669f000]
    java.lang.Thread.State: WAITING (on object monitor)
         at java.lang.Object.wait(Native Method)
         at java.lang.Object.wait(Object.java:503)
         at sun.awt.AWTAutoShutdown.run(Unknown Source)
         - locked <0x2979acd8> (a java.lang.Object)
         at java.lang.Thread.run(Unknown Source)
    "TimerQueue" daemon prio=6 tid=0x04fa0c00 nid=0x3914 waiting on condition [0x0a65f000]
    java.lang.Thread.State: WAITING (parking)
         at sun.misc.Unsafe.park(Native Method)
         - parking to wait for <0x29c27340> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
         at java.util.concurrent.locks.LockSupport.park(Unknown Source)
         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
         at java.util.concurrent.DelayQueue.take(Unknown Source)
         at javax.swing.TimerQueue.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    "JVM[id=2]-Heartbeat" daemon prio=6 tid=0x04f9ec00 nid=0x3c98 in Object.wait() [0x0687f000]
    java.lang.Thread.State: TIMED_WAITING (on object monitor)
         at java.lang.Object.wait(Native Method)
         at sun.plugin2.main.server.HeartbeatThread.run(Unknown Source)
         - locked <0x2979a7a0> (a sun.plugin2.main.client.PluginMain$Heartbeat)
    "Browser Side Object Cleanup Thread" prio=6 tid=0x04f9d000 nid=0x3ce4 in Object.wait() [0x0710f000]
    java.lang.Thread.State: WAITING (on object monitor)
         at java.lang.Object.wait(Native Method)
         - waiting on <0x2979a958> (a java.lang.ref.ReferenceQueue$Lock)
         at java.lang.ref.ReferenceQueue.remove(Unknown Source)
         - locked <0x2979a958> (a java.lang.ref.ReferenceQueue$Lock)
         at java.lang.ref.ReferenceQueue.remove(Unknown Source)
         at sun.plugin2.main.client.LiveConnectSupport$BrowserSideObjectCleanupThread.run(Unknown Source)
    "CacheCleanUpThread" daemon prio=6 tid=0x04f9dc00 nid=0x2500 in Object.wait() [0x0655f000]
    java.lang.Thread.State: WAITING (on object monitor)
         at java.lang.Object.wait(Native Method)
         - waiting on <0x2979a978> (a com.sun.deploy.cache.CleanupThread)
         at java.lang.Object.wait(Object.java:503)
         at com.sun.deploy.cache.CleanupThread.run(Unknown Source)
         - locked <0x2979a978> (a com.sun.deploy.cache.CleanupThread)
    "CacheMemoryCleanUpThread" daemon prio=6 tid=0x04f9d400 nid=0x1ac4 in Object.wait() [0x0611f000]
    java.lang.Thread.State: WAITING (on object monitor)
         at java.lang.Object.wait(Native Method)
         - waiting on <0x2979aa68> (a java.lang.ref.ReferenceQueue$Lock)
         at java.lang.ref.ReferenceQueue.remove(Unknown Source)
         - locked <0x2979aa68> (a java.lang.ref.ReferenceQueue$Lock)
         at java.lang.ref.ReferenceQueue.remove(Unknown Source)
         at com.sun.deploy.cache.MemoryCache$LoadedResourceCleanupThread.run(Unknown Source)
    "SysExecutionTheadCreator" daemon prio=6 tid=0x04f9c800 nid=0x3ff4 in Object.wait() [0x0660f000]
    java.lang.Thread.State: WAITING (on object monitor)
         at java.lang.Object.wait(Native Method)
         at java.lang.Object.wait(Object.java:503)
         at sun.plugin.util.PluginSysUtil$SysExecutionThreadCreator.run(Unknown Source)
         - locked <0x2979aa88> (a sun.plugin.util.PluginSysUtil$SysExecutionThreadCreator)
    "AWT-Windows" daemon prio=6 tid=0x04f8f000 nid=0x3480 runnable [0x026af000]
    java.lang.Thread.State: RUNNABLE
         at sun.awt.windows.WToolkit.eventLoop(Native Method)
         at sun.awt.windows.WToolkit.run(Unknown Source)
    "Java2D Disposer" daemon prio=10 tid=0x04f8d000 nid=0x1920 in Object.wait() [0x064ff000]
    java.lang.Thread.State: WAITING (on object monitor)
         at java.lang.Object.wait(Native Method)
         at java.lang.ref.ReferenceQueue.remove(Unknown Source)
         - locked <0x2979ad68> (a java.lang.ref.ReferenceQueue$Lock)
         at java.lang.ref.ReferenceQueue.remove(Unknown Source)
         at sun.java2d.Disposer.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    "Java Plug-In Pipe Worker Thread (Client-Side)" daemon prio=6 tid=0x04f8a000 nid=0x580 runnable [0x0617f000]
    java.lang.Thread.State: RUNNABLE
         at sun.plugin2.os.windows.Windows.ReadFile0(Native Method)
         at sun.plugin2.os.windows.Windows.ReadFile(Unknown Source)
         at sun.plugin2.ipc.windows.WindowsNamedPipe.read(Unknown Source)
         at sun.plugin2.message.transport.NamedPipeTransport$SerializerImpl.read(Unknown Source)
         at sun.plugin2.message.transport.NamedPipeTransport$SerializerImpl.readByte(Unknown Source)
         at sun.plugin2.message.AbstractSerializer.readInt(Unknown Source)
         at sun.plugin2.message.transport.SerializingTransport.read(Unknown Source)
         at sun.plugin2.message.Pipe$WorkerThread.run(Unknown Source)
    "Timer-0" prio=6 tid=0x04f3d800 nid=0x2c38 in Object.wait() [0x0521f000]
    java.lang.Thread.State: WAITING (on object monitor)
         at java.lang.Object.wait(Native Method)
         - waiting on <0x2979b0a8> (a java.util.TaskQueue)
         at java.lang.Object.wait(Object.java:503)
         at java.util.TimerThread.mainLoop(Unknown Source)
         - locked <0x2979b0a8> (a java.util.TaskQueue)
         at java.util.TimerThread.run(Unknown Source)
    "traceMsgQueueThread" daemon prio=6 tid=0x04f19c00 nid=0x3b50 in Object.wait() [0x054cf000]
    java.lang.Thread.State: WAITING (on object monitor)
         at java.lang.Object.wait(Native Method)
         at java.lang.Object.wait(Object.java:503)
         at com.sun.deploy.trace.Trace$TraceMsgQueueChecker.run(Unknown Source)
         - locked <0x298209e0> (a java.util.ArrayList)
         at java.lang.Thread.run(Unknown Source)
    "Service Thread" daemon prio=6 tid=0x04e80c00 nid=0x2930 runnable [0x00000000]
    java.lang.Thread.State: RUNNABLE
    "C1 CompilerThread0" daemon prio=10 tid=0x04e7c400 nid=0x2648 waiting on condition [0x00000000]
    java.lang.Thread.State: RUNNABLE
    "Attach Listener" daemon prio=10 tid=0x04e7b000 nid=0x1b5c runnable [0x00000000]
    java.lang.Thread.State: RUNNABLE
    "Signal Dispatcher" daemon prio=10 tid=0x04e77c00 nid=0x1bd0 runnable [0x00000000]
    java.lang.Thread.State: RUNNABLE
    "Finalizer" daemon prio=8 tid=0x022e1000 nid=0x3d00 in Object.wait() [0x04c5f000]
    java.lang.Thread.State: WAITING (on object monitor)
         at java.lang.Object.wait(Native Method)
         at java.lang.ref.ReferenceQueue.remove(Unknown Source)
         - locked <0x2979b330> (a java.lang.ref.ReferenceQueue$Lock)
         at java.lang.ref.ReferenceQueue.remove(Unknown Source)
         at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
    "Reference Handler" daemon prio=10 tid=0x022df800 nid=0x3644 in Object.wait() [0x04bdf000]
    java.lang.Thread.State: WAITING (on object monitor)
         at java.lang.Object.wait(Native Method)
         at java.lang.Object.wait(Object.java:503)
         at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
         - locked <0x2979a0c8> (a java.lang.ref.Reference$Lock)
    "main" prio=6 tid=0x0036d800 nid=0x2f40 in Object.wait() [0x00a2f000]
    java.lang.Thread.State: WAITING (on object monitor)
         at java.lang.Object.wait(Native Method)
         at sun.plugin2.message.Queue.waitForMessage(Unknown Source)
         - locked <0x2979b3b8> (a sun.plugin2.message.Queue)
         at sun.plugin2.message.Pipe$1.run(Unknown Source)
         at com.sun.deploy.util.Waiter$1.wait(Unknown Source)
         at com.sun.deploy.util.Waiter.runAndWait(Unknown Source)
         at sun.plugin2.message.Pipe.receive(Unknown Source)
         at sun.plugin2.main.client.PluginMain.mainLoop(Unknown Source)
         at sun.plugin2.main.client.PluginMain.run(Unknown Source)
         at sun.plugin2.main.client.PluginMain.main(Unknown Source)
    "VM Thread" prio=10 tid=0x022de400 nid=0x3cc0 runnable
    "VM Periodic Task Thread" prio=10 tid=0x04ea9000 nid=0x3fd4 waiting on condition
    .main.client.PluginMain.run(Unknown Source)
         at sun.plugin2.main.client.PluginMain.main(Unknown Source)
    "VM Thread" prio=10 tid=0x022de400 nid=0x3cc0 runnable
    "VM Periodic Task Thread" prio=10 tid=0x04ea9000 nid=0x3fd4 waiting on condition
    Done.

  • The applet fails to load. with 'red cross' screen JVM 1.6.19 and above

    After updating the JVM to one of the latest version 1.6 builds, our users started to experience a problem with opening java applets.
    All the users have JVM versions 1.6.0_19 – 1.6.0_26 on Windows 7/2008. The browser is IE8. On the server usually there is IIS7, with ‘Integrated Windows authentication’
    on applet’s virtual folder. Applet’s classes are packaged into a signed JAR file. Both the client and the server are located in the same local area network with no proxy or firewall between them.
    The applet’s website usually belongs to the trusted security zone. When loaded, the applet establishes HTTP connection to the server to get the necessary data.
    When the user tries to open an HTML page containing the applet, there can be the following scenarios:
    1.     The applet fails to load. We’re getting a ‘red cross’ screen. All the HTML elements except of the applet are loaded OK.
    From the IIS log we can see that the loading of the JAR file failed with the error code 401, the user name field in the log for the JAR is empty.
    2.     The java asks for the user name and password showing a popup ‘Authentication required’. At this moment we can see the following message in the Java console:
    network: Firewall authentication: site=/XX.XX.XX.XX:XX, protocol=http, prompt=, scheme=ntlm
    If the user enters the correct credentials, the applet loads OK. Even if the user checks the ‘Save the password in your password list’ checkbox, Java continues to ask for credentials
    on every page reload. It’s worth to note that the company’s external firewall doesn’t get any requests from the applet.
    The problems happen even when the client and the server are located on the same machine, but never happens when we use localhost as the server name in the page URL.
    During investigations we found out the following workarounds:
    1.     Enabling anonymous authentication on the virtual folder always solves the problem.
    2.     Sometimes, changing security zone from ‘Trusted’ to ‘Local intranet’ solves the scenario 2 (‘Authentication required’ popup) problem.
    It’s worth to note that changing the security zone never helps if the page URL contains dots (for example, uses IP address instead the server name).
    3.     Upgrading to IE9 solves the scenario 2 problem partly: Java asks for the credentials only once.

    I have the same issue. I use single sign-on with IIS 7 and Integrated Window authentication on the tomcat virtual folder. The applet jar file is on the root directory of the web application (the same level of index.html). So I use '.' as the code_base to call the applet from javascript.
    So when I launch my web application into a browser, the auto-connection is successfully performed (single sign-on through Upstream, kerberos, remote_user, ...). But when I want to launch the applet in the web application, a new authentication panel (red panel with "authentication required") occurs in order to set credentials (login, password, domain) with the message in the java applet console:
    "network: Firewall authentication: site=myApplicationUrl, protocol=http, prompt=, scheme=ntlm"
    So why the applet doesn't inherit previous credentials in this case ??
    Have you solved this problem ?
    Thanks
    Edited by: 886341 on 20 sept. 2011 08:56

  • Sgd applet unable to communicate with server on upgrade to 5.0

    Hi
    I have upgraded from sgd 4.6 to sgd 5.0 and couldn't able to open sgd due to below issue
    Java Console log
    Java Plug-in 10.45.2.18
    Using JRE version 1.7.0_45-b18 Java HotSpot(TM) 64-Bit Server VM
    User home directory = /home/sbolloju
    c:   clear console window
    f:   finalize objects on finalization queue
    g:   garbage collect
    h:   display this help message
    l:   dump classloader list
    m:   print memory usage
    o:   trigger logging
    q:   hide console
    r:   reload policy configuration
    s:   dump system and deployment properties
    t:   dump thread list
    v:   dump thread stack
    x:   clear classloader cache
    0-5: set trace level to <n>
    Missing Application-Name: manifest attribute for: http://localhost/sgd/tcc/java/ttalwH-jps.jar
    Missing Permissions manifest attribute for: http://localhost/sgd/tcc/java/ttalwH-jps.jar
    Missing Codebase manifest attribute for: http://localhost/sgd/tcc/java/ttalwH-jps.jar
    Missing Application-Name: manifest attribute for: http://localhost/sgd/tcc/java/ttalwH-jps.jar
    Missing Permissions manifest attribute for: http://localhost/sgd/tcc/java/ttalwH-jps.jar
    Missing Codebase manifest attribute for: http://localhost/sgd/tcc/java/ttalwH-jps.jar
    Missing Application-Name: manifest attribute for: http://localhost/sgd/tcc/java/ttalwH-jps.jar
    Missing Permissions manifest attribute for: http://localhost/sgd/tcc/java/ttalwH-jps.jar
    Missing Codebase manifest attribute for: http://localhost/sgd/tcc/java/ttalwH-jps.jar
    Missing Application-Name: manifest attribute for: http://localhost/sgd/tcc/java/ttalwi3liH-jps.jar
    Missing Permissions manifest attribute for: http://localhost/sgd/tcc/java/ttalwi3liH-jps.jar
    Missing Codebase manifest attribute for: http://localhost/sgd/tcc/java/ttalwi3liH-jps.jar
    Oct 30, 2013 12:19:04 PM com.tarantella.tta.client.tcc.lwplugin.qH.i a
    WARNING: Wait for port file failed
    Oct 30, 2013 12:19:04 PM com.tarantella.tta.client.tcc.lwplugin.qH.i a
    WARNING: An error occured.  Terminating
    Server logs
    with default english locale
    127.0.0.1 - - [30/Oct/2013:11:57:22 +0530] "GET /sgd/tcc/java/com/tarantella/tta/client/tcc/lwplugin/pluginH/m_en.class HTTP/1.1" 404 561
    127.0.0.1 - - [30/Oct/2013:11:57:22 +0530] "GET /sgd/tcc/java/com/tarantella/tta/client/tcc/lwplugin/pluginH/m_en.properties HTTP/1.1" 404 561
    127.0.0.1 - - [30/Oct/2013:11:57:22 +0530] "GET /sgd/tcc/java/com/tarantella/tta/client/tcc/lwplugin/pluginH/m_en.properties HTTP/1.1" 404 561
    127.0.0.1 - - [30/Oct/2013:11:57:22 +0530] "GET /sgd/tcc/java/com/tarantella/tta/client/tcc/lwplugin/pluginH/m_en_US.class HTTP/1.1" 404 561
    127.0.0.1 - - [30/Oct/2013:11:57:22 +0530] "GET /sgd/tcc/java/com/tarantella/tta/client/tcc/lwplugin/pluginH/m_en_US.properties HTTP/1.1" 404 561
    127.0.0.1 - - [30/Oct/2013:11:57:22 +0530] "GET /sgd/tcc/java/com/tarantella/tta/client/tcc/lwplugin/pluginH/m_en_US.properties HTTP/1.1" 404 561
    127.0.0.1 - - [30/Oct/2013:11:57:22 +0530] "GET /sgd/tcc/java/com/tarantella/tta/client/tcc/lwplugin/qH/m_en.class HTTP/1.1" 404 561
    127.0.0.1 - - [30/Oct/2013:11:57:22 +0530] "GET /sgd/tcc/java/com/tarantella/tta/client/tcc/lwplugin/qH/m_en.properties HTTP/1.1" 404 561
    127.0.0.1 - - [30/Oct/2013:11:57:22 +0530] "GET /sgd/tcc/java/com/tarantella/tta/client/tcc/lwplugin/qH/m_en.properties HTTP/1.1" 404 561
    127.0.0.1 - - [30/Oct/2013:11:57:22 +0530] "GET /sgd/tcc/java/com/tarantella/tta/client/tcc/lwplugin/qH/m_en_US.class HTTP/1.1" 404 561
    127.0.0.1 - - [30/Oct/2013:11:57:22 +0530] "GET /sgd/tcc/java/com/tarantella/tta/client/tcc/lwplugin/qH/m_en_US.properties HTTP/1.1" 404 561
    127.0.0.1 - - [30/Oct/2013:11:57:22 +0530] "GET /sgd/tcc/java/com/tarantella/tta/client/tcc/lwplugin/qH/m_en_US.properties HTTP/1.1" 404 561
    ::1 - - [30/Oct/2013:11:57:50 +0530] "GET /sgd/index.jsp?langSelected=de HTTP/1.1" 302 -
    with Deutsch Locale
    127.0.0.1 - - [30/Oct/2013:11:59:07 +0530] "GET /sgd/tcc/java/com/tarantella/tta/client/tcc/lwplugin/pluginH/m_de_en.class HTTP/1.1" 404 561
    127.0.0.1 - - [30/Oct/2013:11:59:07 +0530] "GET /sgd/tcc/java/com/tarantella/tta/client/tcc/lwplugin/pluginH/m_de_en.properties HTTP/1.1" 404 561
    127.0.0.1 - - [30/Oct/2013:11:59:07 +0530] "GET /sgd/tcc/java/com/tarantella/tta/client/tcc/lwplugin/pluginH/m_de_en.properties HTTP/1.1" 404 561
    127.0.0.1 - - [30/Oct/2013:11:59:07 +0530] "GET /sgd/tcc/java/com/tarantella/tta/client/tcc/lwplugin/pluginH/m_de_en_US.class HTTP/1.1" 404 561
    127.0.0.1 - - [30/Oct/2013:11:59:07 +0530] "GET /sgd/tcc/java/com/tarantella/tta/client/tcc/lwplugin/pluginH/m_de_en_US.properties HTTP/1.1" 404 561
    127.0.0.1 - - [30/Oct/2013:11:59:07 +0530] "GET /sgd/tcc/java/com/tarantella/tta/client/tcc/lwplugin/pluginH/m_de_en_US.properties HTTP/1.1" 404 561
    127.0.0.1 - - [30/Oct/2013:11:59:07 +0530] "GET /sgd/tcc/java/com/tarantella/tta/client/tcc/lwplugin/qH/m_de_en.class HTTP/1.1" 404 561
    127.0.0.1 - - [30/Oct/2013:11:59:07 +0530] "GET /sgd/tcc/java/com/tarantella/tta/client/tcc/lwplugin/qH/m_de_en.properties HTTP/1.1" 404 561
    127.0.0.1 - - [30/Oct/2013:11:59:07 +0530] "GET /sgd/tcc/java/com/tarantella/tta/client/tcc/lwplugin/qH/m_de_en.properties HTTP/1.1" 404 561
    127.0.0.1 - - [30/Oct/2013:11:59:07 +0530] "GET /sgd/tcc/java/com/tarantella/tta/client/tcc/lwplugin/qH/m_de_en_US.class HTTP/1.1" 404 561
    127.0.0.1 - - [30/Oct/2013:11:59:07 +0530] "GET /sgd/tcc/java/com/tarantella/tta/client/tcc/lwplugin/qH/m_de_en_US.properties HTTP/1.1" 404 561
    127.0.0.1 - - [30/Oct/2013:11:59:07 +0530] "GET /sgd/tcc/java/com/tarantella/tta/client/tcc/lwplugin/qH/m_de_en_US.properties HTTP/1.1" 404 561
    The library files under /opt/tarantella/webserver/tomcat/7.0.37_axis1.4/webapps/sgd/tcc/java are not containing any files with the above names which could be the reason why SGD is not working.
    Could you help me in getting the resolution for the issue
    Regards,
    Srinivas Bolloju
    <moderator removed email address>
    Message was edited by: Nicolas.Gasparotto

    Make sure your deployment is using a supported network configuration, we do not support running under localhost. Your SGD  server needs a valid DNS name configured.
    See
    2.1. SGD Server Requirements and Support
    for more details

Maybe you are looking for

  • External hard drive not being shown

    Hi, For some reason my Maxtor external HD doesnt show as being connected to my computer. It shows on a PC when connecting via UBS, just not a Mac. Can anyone please recommend a solution. Thanks

  • JS CS3 resize a group

    Is it possible to resize a group? I'm putting this script together that will allow a user to make a selection the script copies the selection and creates a new document to a set size. The selections them pasted into the doc and grouped. The example b

  • Fonts Not Compatible with Windows 8

    We've had some problems with fonts not working in Windows 8. Are all OTF available via Adobe Type campatible? The files we're having problems with have the extension of .PFB. They are visble via c:Windows/Fonts but do not work in our applications.

  • Oracle Financial Tutorial ( Accounts, Purchase, Store, Sales)

    Hi Friends ! Please some one can send me some notes about Oracle Financle Modules. I want to learn Oracle Financial Module and its working. specially for Accounts Dept. , Purchase Department, Store Department, Sales Department. Its urgent need. my em

  • Billing / No Accounting Generated

    Hi Guys, We have raised a Credit Memo using ( VF01 ) and the corresponding accounting entry has not been generated. When i click on the accounting it says " The accounting document has not yet been created ". I went to environment to see the document