NoSuchAlgorithmException under win server 2003, but not 2008

I have a strange error, I can reproduce but which I can't quite figure out the cause or solution to.
vitals: javamail 1.4.4, Windows Server 2003, JBoss.
So, I have a pretty large stack trace I won't include (yet), but it starts with a NoSuchAlgorithmException. This is tripped when I send an email to gmail servers using TLS or SSL encryption. Exact same EAR on Windows Server 2008, works fine.
Please read that again: using the same EAR & the same parameters to send the email under 2008, it gets where it needs fine. So, I'm pretty sure I have the ports/smtp server/etc nailed.
Have looked into a lot of possibilities, nothing has panned out.
Solution would be great, direction or thoughts would be enough.
Thanks in advance,
Colin

both machines do have the same jdk. our application installs everything it needs, and then uses that version.
and it definitely seems like either it's not trusting something it's getting from the gmail servers, or it's unable to understand what it's getting. snippet of stack trace below. why might that be happening in 2003 and not in 2008?
also, i've looked at a couple of questions on stackoverflow (http://stackoverflow.com/questions/6365209/java-and-ssl-java-security-nosuchalgorithmexception), and i confirmed the policy files are the unlimited strength versions. not much luck.
javax.mail.MessagingException: Could not convert socket to TLS;
nested exception is:
java.net.SocketException: java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: com.sun.net.ssl.internal.ssl.DefaultSSLContextImpl)
at com.sun.mail.smtp.SMTPTransport.startTLS(SMTPTransport.java:1880)
at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:648)
at javax.mail.Service.connect(Service.java:317)
at javax.mail.Service.connect(Service.java:176)
at javax.mail.Service.connect(Service.java:125)
at javax.mail.Transport.send0(Transport.java:194)
at javax.mail.Transport.send(Transport.java:124)
**** redacted ****
.. 14 more
Caused by: java.security.cert.CertificateParsingException: signed overrun, bytes = 257
at sun.security.x509.X509CertImpl.parse(Unknown Source)
at sun.security.x509.X509CertImpl.<init>(Unknown Source)
at sun.security.provider.X509Factory.engineGenerateCertificate(Unknown Source)
at java.security.cert.CertificateFactory.generateCertificate(Unknown Source)
at sun.security.provider.JavaKeyStore.engineLoad(Unknown Source)
at sun.security.provider.JavaKeyStore$JKS.engineLoad(Unknown Source)
at java.security.KeyStore.load(Unknown Source)
at com.sun.net.ssl.internal.ssl.TrustManagerFactoryImpl.getCacertsKeyStore(Unknown Source)
at com.sun.net.ssl.internal.ssl.DefaultSSLContextImpl.getDefaultTrustManager(Unknown Source)
at com.sun.net.ssl.internal.ssl.DefaultSSLContextImpl.<init>(Unknown Source)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
... 21 more
---------------------------------

Similar Messages

  • Group Policy Preferences File Copy - Access is Denied on 2003 but not 2008 R2

    Hello,
    I have created a GPO which copies a file from a network share into a new folder under Program Files. This policy works just fine on a Windows 2008 box, but not on 2003. I've used "psexec -i -s cmd.exe" to verify system account permission to the
    share. I am able to successfully browse and copy files from the share as the system account on both boxes.
    However, when the GPO attempts to perform the file copy, it does not work, and generates the following error message:
    Event Type: Warning
    Event Source: Group Policy Files
    Event Category: (2)
    Event ID: 4098
    Date: 8/28/2013
    Time: 3:32:12 PM
    User: NT AUTHORITY\SYSTEM
    Computer: Server01
    Description:
    The computer 'file.txt' preference item in the 'TXT File Copy {9176122B-1A50-4AB8-91D9-6E8553727E18}' Group Policy object did not apply because it failed with error code '0x80070005 Access is denied.' This error was suppressed.
    I am trying to avoid writing a login script, so I am hoping someone will be able to help me figure out why this works fine on Windows 2008 but not Windows 2003. Please note file names and paths are modified here for security reasons, but the principle is
    the same.
    My GPO is:
    Computer Configuration\Preferences\Windows Settings\Files
    File (Target Path: c:\Program Files\path\to\file\file.txt)
    Source file: \\share\path\to\file\file.txt
    Destination File: c:\program files\path\to\file\file.txt
    Action: Update
    Suppress errors on individual file actions: Disabled
    Read-Only: Enabled
    Hidden: Disabled
    Archive: Enabled
    Stop Processing items on this extension if an error occurrs on this item: No
    Remove this item when it is no longer applied: No
    Apply once and do not reapply: No
    Item-level Targeting: None
    Thanks

    As a user, I am able to browse the share just fine using the alias. It is only when I try to access the share using the system account that I encounter a problem.
    experiencing the exact same symptoms. in the tests below, server, client1, and client2 are all are native instances of microsoft windows server.
    server: windows server 2008 R2 standard SP1
    client1: windows server 2003 standard SP2
    client2: windows server 2008 R2 standard SP1
    registry setting "DisableLoopbackCheck": unconfigured on server; unconfigured on client1; unconfigured on client2
    registry setting "DisableStrictNameChecking": configured as "1" on server; unconfigured on client1; unconfigured on client2
    domain user on client1 attempt to access server by name: success
    domain user on client1 attempt to access server by alias: success
    domain user on client2 attempt to access server by name: success
    domain user on client2 attempt to access server by alias: success
    local system on client1 attempt to access server by name: success
    local system on client1 attempt to access server by alias: failed (system error 5 has occurred. access is denied.)
    local system on client2 attempt to access server by name: success
    local system on client2 attempt to access server by alias: success
    all tests done using "net view \\target", but similar results were seen when using "dir \\target\share" which the domain user and local system account have access to.
    the differing behavior between client1 and client 2 suggests that server 2003 requires additional configuration to allow its local system account to access an SMB share by alias.
    this problem prevents group policy features (such as software installation) from an aliased file server.

  • Orion under windows server 2003

    Hi i posted a thread about running orion under windows server 2008, i got a response saying that it might not be compatible because orion for windows use an older version.
    So now im trying orion under windows server 2003 and i still cant make it run.
    orion just finish with no error but also without doing any test, and if i go to the event viewer i can see this error message:
    Faulting application orion.exe, version 0.0.0.0, faulting module orion.exe, version 0.0.0.0, fault address 0x0004db7f.
    I found another post asking the same question saying that this might be a problem with AMD processors, but it was posted in 2008 so i thought it would be a good idea to repost it and see if anyone know about some solution to this problem.
    Thanks

    Switched off NUMA support to get a similar problem to go away. Now up against:
    SKGFR Returned Error -- Async. write failed on FILE: \\.\X:
    OER 1: please look up error in Oracle documentation
    rwbase_issue_req: lun_aiorq failed on write
    rwbase_run_test: rwbase_issue_req failed
    rwbase_run_process: rwbase_run_test failed
    rwbase_rwluns: rwbase_run_process failed
    orion_thread_main: rw_luns failed
    Test error occurred
    Orion exiting
    Win 2008 Orion 10.2

  • Win Server 2003 GPO doesn't apply to Win 8.1 clients

    Hi guys,
    Currently all my DCs are running Win Server 2003. Recently I've upgraded a few PCs to Win 8.1 and found out that the GPOs are not applied on them.
    I've set the Default Homepage and logon script to map a few drives but when I logged on to the Win 8.1 clients, none of these are being applied. However, when I logged on to Win 7 clients, these policies are being applied.
    Appreciate you guys here can help me on this.
    Thanks!!

    Windows 8.1 comes with IE11 which can't be configured by the old IE maintenance policies. You would need to use group policy preferences but these were introduced in Windows 2008 so I don't think you can configure IE settings for IE11 from Windows 2003 DC's.
    As for the mapping of drives if this is a login script I don't see why this wouldn't work on a windows 8.1 client.
    Can you run a gpresult / rsop report on the windows 8 computer and see what policies are being applied / not applied and any errors.
    Regards,
    Denis Cooper
    MCITP EA - MCT
    Help keep the forums tidy, if this has helped please mark it as an answer
    My Blog
    LinkedIn:

  • How to install utility or manage Airport extreme base from Win server 2003

    I hope that everybody is doing well.
    I am currently studying Server Administration and Maintenance. I am running Win server 2003 and soon to use Win server 2008, provided by the school several months ago. I am trying to install the utility for my airport extreme base in the server that I have at home to no avail. I will appreciated if somebody can help me. My options are limited I cannot buy another wireless router and I really need to do this for my studies. My server does connect to the base by the Ethernet but not I cannot manage the router in the server a major problem in the class that starts today. I will really appreciate if somebody can help to solve this issue which may be the other viable option because I cannot buy another computer I truly hope there is another option that does not include having to purchase another router I love my airport extreme base ;-D

    In finder, go to - Mac HD, Library, Preferences - drag the folder 'SystemConfiguration' into the trash
    Restart.
    Evidently, there were some corrupt files in there which, in my case, made my AP utility sporadically lose both my airport devices. Trashing that folder and the files within, and restarting automatically creates a new fresh system configurations folder. The AP Utility immediately found my hardware with this fix, but only time will tell if this was root cause and be a long-term fix.
    Best of luck.

  • 9i R2 under Windows Server 2003

    Hi all,
    I installed 9i R2 under Windows Server 2003,
    will there be any technical issues on this installation.
    Since after the installation, I created a Database using
    the Database Configuration Assistant, DB creation was
    successfull, but was unable to connect to the DB immdtly.
    I restarted the machine to get connected. I'm not a DBA
    can anyone help me in understanding why this happened?
    Is 9i R2 Compatible with window server 2003?
    Thanks.

    According to Metalink Certification matrix, Win 2003 requires at least 9.2.0.3 Patch set (also available 9.2.0.4, 9.2.0.5 and 9.2.0.6).

  • Remote desktop from Win 7 to Win server 2003 only allows 16 bit color depth. How to increase to at least 24 bit?

    Hi! I'd like to RDP in to a Win server 2003 computer from my new Windows 7 (x64) computer. There's no problem to connect but the connection only allows me to use 16 bit color depth on the Windows server 2003 client. The program I want to use on this computer requires at least 24 bit to run.
    I've googled around and tried it all:
    -setting the color depth to 4 or 5 through regedit (on both computers)
    -creating a Group Policy object-snap in through mmc
    -reading endless of forums but no one has had the same issue as I
    My question. If all the ordinary solutions isn't working what could the issue then be? My only suspision at this point is the the RDP-client on Win server isn't working properly. The Windows Server 2003 client is fully updated machine and it should have the RDP 5.2-version installed but I can only find 5.1. Could this be the issue? That it needs to be 5.2 to properly communicate with a win7(x64)? If so, how can I upgrade solely the RDP-client since it seems not to have followed with the Automatic Update as it should?
    All answers and feedback are very much appreciated!
    Many thanks
    Frank

    Hello Frank,
    Thanks for your feedback and the test.
    I still recommend you to check the local group policy setting “Limit maximum color depth” on the Terminal Server side. Based on your description of Group Policy Object Editor, I suspect the loss of Terminal Services folder is caused by system.adm file not loaded successfully. Please try to fix it via the following steps:
    1.     Open Group Policy Object Editor (run “gpedit.msc”) on the terminal server.
    2.     Expand Computer Configuration \ Administrative Templates
    3.     Right click Administrative Templates folder and select Add/Remove Templates, if system is not listed in the panel, go to Step 4; If it is, remove it and go to Step 4.
    4.     Click Add button.
    5.     In the next phase, it is Windows\inf folder, if it is not, please navigate to the folder. Select system.adm file and click Open.
    6.     Check if the Terminal Services folder appears under Windows Components now.
    Thanks for your cooperation and we’re looking forwards to the result. Thanks.
    Regards,
    ·         Lionel Chen

  • How to check NTP source from win.server 2003?

    Hello,
    I have question about NTP. I have two NTP servers. Our two DC's are sync with NTP through GPO group.
    Please how can i check, if NTP deamon on my Windows Server 2003 is sync with DC server? This server is in the domain.
    And all others servers (2008) in domain are sync with the DC - w32tm /query /status
    I checked it on win. server 2003 also, with this command net time /querysntp, but the response was not from my DC. Please where should be the problem?
    Thank you.

    wrong forum, but try 
    W32tm /Stripchart /Computer:<TargetDC> 
    Result looks like this: 
    C:\Users\thomas.bianco>w32tm /stripchart /computer:LabDC
    Tracking LabDC [[fd::2002]:123].
    The current time is 4/25/2014 8:27:54 AM.
    08:27:54 d:+00.0609817s o:-00.1580467s [ * ]
    08:27:57 d:+00.0549835s o:-00.1611882s [ * ]
    08:27:59 d:+00.0649805s o:-00.1663291s [ * ]
    08:28:01 d:+00.0559832s o:-00.1563696s [ * ]
    the Asterisk shows how far of from the target your computer is. dead center is syncronized, left is slow, right is fast. 

  • Application Server 8.2 + Axis Web Service Client +Win Server 2003 Issue

    Hi everyone,
    I'm facing a weird problem the last couples of days and I'm getting bored of banging my head against the logs/screen, so please if you could help I'd really appreciate it.
    I'm working on a Sun Application Server 8.2 project that includes an axis web service client. I am using Netbeans 5 to do the writing plus I am on a Win XP platform.
    The developers of the web service I intend to absorb were kind enough to package the client into a jar so all I have to do is to import the client and the axis related jar files (axis, axis-ant etc.) in my project and my classpath.
    Everything is working perfect on my pc but when I deploy the project on my actual server the web service client is running forever, leaving my end users with a blank browser window that is also loading forever.
    The server OS is Win Server 2003 and is directly connected to a gateway - no proxies. Also my development pc and my server are running the same jre and have the exact server police settings; but Sun's Application Server is running on port 8080 on my pc whereas on my server it's running on port 80.
    Here's my server's log:
    [#|2008-04-14T21:50:01.795+0300|SEVERE|sun-appserver-pe8.2|javax.enterprise.system.container.web|_ThreadID=14;|StandardWrapperValve[obos]: Servlet.service() for servlet obos threw exception
    AxisFault
    faultCode: {http://xml.apache.org/axis/}HTTP
    faultSubcode:
    faultString: (0)null
    faultActor:
    faultNode:
    faultDetail:
         {}:return code: 0
         {http://xml.apache.org/axis/}HttpErrorCode:0
    (0)null
         at org.apache.axis.transport.http.HTTPSender.readFromSocket(HTTPSender.java:744)
         at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:144)
         at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
         at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
         at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
         at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)
         at org.apache.axis.client.Call.invokeEngine(Call.java:2784)
         at org.apache.axis.client.Call.invoke(Call.java:2767)
         at org.apache.axis.client.Call.invoke(Call.java:2443)
         at org.apache.axis.client.Call.invoke(Call.java:2366)
         at org.apache.axis.client.Call.invoke(Call.java:1812)
         at uk.ac.ebi.ook.web.services.OntologyQuerySoapBindingStub.getOntologyNames(OntologyQuerySoapBindingStub.java:509)
         at org.dude.ols.client.obos.processRequest(obos.java:30)
         at org.dude.ols.client.obos.doGet(obos.java:64)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:747)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:860)
         at sun.reflect.GeneratedMethodAccessor99.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:249)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
         at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:282)
         at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:165)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:257)
         at org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:55)
         at org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:161)
         at java.security.AccessController.doPrivileged(Native Method)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:263)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
         at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:225)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:173)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:170)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:132)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:933)
         at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:189)
         at com.sun.enterprise.web.connector.grizzly.ProcessorTask.doProcess(ProcessorTask.java:604)
         at com.sun.enterprise.web.connector.grizzly.ProcessorTask.process(ProcessorTask.java:475)
         at com.sun.enterprise.web.connector.grizzly.ReadTask.executeProcessorTask(ReadTask.java:371)
         at com.sun.enterprise.web.connector.grizzly.ReadTask.doTask(ReadTask.java:264)
         at com.sun.enterprise.web.connector.grizzly.TaskBase.run(TaskBase.java:281)
         at com.sun.enterprise.web.connector.grizzly.WorkerThread.run(WorkerThread.java:83)
    |#]
    Any ideas?

    Hi Paz,
    Thanks for taking the time :)
    To answer your questions:
    1. Has this WebServices ever worked or is this the first time?
    The web service is working perfectly fine on my working station, the problem appears only when I deploy it on my actual server, which means that the web service is working.
    2. What Apache Axis Version are you using?
    1.4
    3. What JRE version are you using?
    Both my development pc and my server run jre 1.5.0_14
    4. In the actual server environment, can you confirm all information are exactly same as DEV environment...
    Oh yes! Absolutely.
    My recent assumption is that some windows service might be needed to run the web service client and obviously I have no clue which one it might be.
    Just to make sure; is the security policy of my Application Server set correctly?
         permission java.lang.RuntimePermission     "getClassLoader";
         permission java.lang.RuntimePermission "createClassLoader";
         permission java.lang.RuntimePermission "loadLibrary.*";
         permission java.lang.RuntimePermission "queuePrintJob";
         permission java.net.SocketPermission "*", "connect,accept,resolve";
         permission java.io.FilePermission "<<ALL FILES>>", "read,write,delete";
    // work-around for pointbase bug 4864405
    permission java.io.FilePermission "${com.sun.aas.instanceRoot}${/}lib${/}databases${/}-", "delete";
    permission java.io.FilePermission "${java.io.tmpdir}${/}-", "delete";
         permission java.util.PropertyPermission "*", "read,write";
         permission java.lang.RuntimePermission     "modifyThreadGroup";
    Again thanks for taking the time :)

  • Win Server 2003 DC repair the Schema owner

    Hello,
    I prepare a new server on Win 2012 R2 64b to add to our DC, with 2 Win Server 2003 R2 32b.
    At the begin, I view the configuration of the actuel DC / W2003, but I see some trouble :
    - Dcdiag
            Warning: CN=NTDS Settings\0ADEL:d96382dc-30df-44f2-9044-82acedf258b7,CN=SUSLAB,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,DC=vzad,DC=lab,DC=fr,DC=at,DC=com is the Schema Owner, but is deleted.
    - netdom query fsmo
    Schema owner                susl.vzad.lab.fr.at.com
    Domain role owner           pluto.vzad.lab.fr.at.com
    PDC role                           pluto.vzad.lab.fr.at.com
    RID pool manager            pluto.vzad.lab.fr.at.com
    Infrastructure owner        pluto.vzad.lab.fr.at.com
    The command completed successfully.
    I think "Schema owner" must be the same as "Domain role owner", your idea ?
    Is it possible to undelete the line see with Dcdiag with Ntdsutil ??
    Regards, Stef

    Warning: CN=NTDS Settings\0ADEL:d96382dc-30df-44f2-9044-82acedf258b7,CN=SUSLAB,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,DC=vzad,DC=lab,DC=fr,DC=at,DC=com
    is the Schema Owner, but is deleted.
    That means that you have an object that was removed and that was not properly cleaned. Is the server SUSLAB still existing? If not then simply proceed with a metadata cleanup and seize the Schema Master FSMO role to another DC.
    Metadata cleanup: https://technet.microsoft.com/en-us/library/cc816907%28v=ws.10%29.aspx
    Seizing FSMO roles: https://support.microsoft.com/kb/255504?wa=wsignin1.0
    If the server still exist then I would recommend demoting and promoting it again.
    For the Best Practices when assigning FSMO roles, you can refer to them here: http://www.windowsdevcenter.com/pub/a/windows/2004/06/15/fsmo.html
    "Rule 3: For simpler management, the Schema Master and Domain Naming Master can be on the same machine, which should also be a GC."
    This posting is provided AS IS with no warranties or guarantees , and confers no rights.
    Ahmed MALEK
    My Website Link
    My Linkedin Profile
    My MVP Profile

  • AE CS5 no longer supports Win Server 2003?

    We have a dozen dual quad Xeon Win Server 2003 boxes which have been running all things CS4 just fine. Today I finally downloaded the AE CS5 demo to check it out on one of the boxes and it appears that AE will install, but won't run. It gives an error basically saying that "The specified program requires a newer version Windows." This is the first time I've any of our 3D/2D software not being able to run on Win Server 2003. Am I missing something or is AE CS5 indeed incapable of running on WS 2003?

    I wouldn't know about "not supported", but it certainly isn't expected or intended. Since it's pre-Vista tech, it would probably qualify for that. That you could install it at al lis probably merely a slippage in teh installer not checking things in this unusual combination...
    Mylenium

  • K8n neo2 nv raid driver win server 2003

    does anyone know how to get raid to work under win sbs 2003?
    win sbs seems not to like the included drivers and i can't find others...
    has anyone had the same problem?

    Do you have the K8N Neo2 platinum motherboard? If yes, I might have had the same problem.
    I have two Maxtor 200GB SATA disks which I also configured to run RAID0. The BIOS setup and Raid configuration ran fine, but when it came to installing WinXP the screen suddenly turned black. However, if I waited long enough the Windows Xp installation would return to the blue installation screen, and tell me, that it couldn't detect any harddrives.
    By reading some posts on a newsgroup I found out, that it's better to use the SATA connectors 3 & 4 instead of 1 & 2. They also mentioned that this problem happened to occur especially if you are overclocking your system, since SATA 1 & 2 aren't "locked" (whatever that means? I suspect it refers to the frequency the ports use to communicate).
    I now have my disks connected to SATA 3 & 4 and have turned my "HT Frequency" in BIOS down to "4x". I haven't had any problem since - but my system is also only 4 days old.
    I hope this helps you.

  • How to open .snp files with Microsoft Office 2007 installed? It works with MS Office 2003 but not with MS Office 2007!

    I have MS Office Pro Plus 2007 installed on my computer. I also have MS Office 2003 installed on another computer. Snapshot viewer is installed on both. My work snapshot files works with MS Office Access 2003 but not recognized by MS Office Access 2007. It would not allow me to save them either! Is it a problem with FireFox (3.6.8)? However, I do not have problem opening them up using IE7/8 on both computers. Any ideas? Thanks.

    Are you clicking a download link from an email message on an OWA or webmail site? Do you get the open/save dialog for the .snp files? In that case, you should be able to associate them with the Snapshot viewer. If Firefox does not remember this and you have to do it each time, it usually indicates that the server is not sending a specific content type, just the generic "this is some binary content" content type.

  • Boot MS-DOS for Win Server 2003 on SunFirex4100

    I have installed Win Server 2003 Std edition on SunFire X4100. I would like to boot to DOS using bootdisk. I have a USB floppy drive.
    But how can I boot to the bootdisk? Possible? As I bootup the machine, since the floppy drive is externally plug-in, I don't see any options to select the floppy as boot device.
    Any advice?
    Thanks

    My experience with PC systems is a little rusty at the moment, but I think I recall a BIOS option that you could select booting from a USB device. What is the DOS program? I formatted some drives with Free DOS recently on a PC, it is available to download as a CD image.
    http://www.freedos.org/freedos/files/

  • Cannot install Oracle 10g rel. 2 on Win Server 2003 SB

    Hello,
    I cannot install Oracle 10g rel. 2 on Win Server 2003 SB, because when the the configuration assistant installer try to copy the db files, it stop with the following errors:
    ORA-24324 Service Handle not Initialized
    ORA-24323 Value not authorized
    ORA-28547 Connection to Server failed probable Oracle NET ADMIN errorRegards
    Siyavuş

    You should be connected as a local administrator to perform the install process.
    Try to perfom a software only install, then once you make sure the installation was successful, launch the dbca. It is important for you to use a local account to perform the installation and db setup process, otherwise, if you have authentication problems, even if you comment the authentication line at the sqlnet.ora file you will be facing issues that will make fail the assistant, since it is designed to work assuming the user is OS authenticated.
    ~ Madrid
    http://hrivera99.blogspot.com/

Maybe you are looking for