"Value cannot be null" error when trying to edit or create Maintenance Plan in SQL Server 2008

I have SQL Server 2008 installed on Windows Server 2008 64bit, every time I try to open or create a new Maintenance Plan I receive the error:
Value cannot be null.
Parameter name: component (System.Design)
Program Location:
   at System.ComponentModel.Design.DesignerHost.System.ComponentModel.Design.IDesignerHost.GetDesigner(IComponent component)
   at Microsoft.DataTransformationServices.VsIntegration.DtsDesignerService.OpenDesigner(String connectionString, Object connection, String objectUrn)
   at Microsoft.SqlServer.Management.DatabaseMaintenance.MaintDesignerMenuHandler.Invoke()
And in the Design view screen
"Microsoft SQL Server Management Studio is unable to load this document: Could not load type 'Microsoft.SqlServer.Dts.runtime.Wrapper.IDTSPackageSigning100' from assembly 'Microsoft.SqlServer.DTSRunTimeWrap, Version=10.0.0.0, Culture=neutral'. 
I have searched for a possible solution and have tried some suggestions of registering the msxml6.dll but and have installed VS2008 SP1 but I'm not in a position where I can do a full reinstall of SQL Server right now. Any help is appreciated. My SQL server
environment information is below. 
Microsoft SQL Server Management Studio
10.0.1600.22 ((SQL_PreRelease).080709-1414 )
Microsoft Analysis Services Client Tools
2007.0100.1600.022 ((SQL_PreRelease).080709-1414 )
Microsoft Data Access Components (MDAC)
6.0.6002.18005 (lh_sp2rtm.090410-1830)
Microsoft MSXML 3.0 4.0 5.0 6.0 
Microsoft Internet Explorer 8.0.6001.18943
Microsoft .NET Framework 2.0.50727.4206
Operating System 6.0.6002

I digged a little deeper and figured out it was a missing directory/file in %TEMP%. Seems some CleaningTool removes all files/directories in %Temp% and after that SSMS was not working any longer. The missing file is actually not needed, but the
missing directory causes the "Value cannot be null" error.
My missing file name was:
C:\Users\<username>\AppData\Local\Temp\2\6vvdaozf.tmp
But the file name changes on every startup.
So my missing directory name was:
C:\Users\<username>\AppData\Local\Temp\2
After creating a empty directory with the name "2" in %TEMP% all went back to work fine for me.
I'm not sure the directory name is every time the same, but you can discover your missing file with the process monitor from Sysinternal Tools and filters to "Process Name is ssms.exe" and "Path contains AppData\Local\Temp"
Hope this helps other people to solve their issues too.
Thank you!! When I run %temp% it takes me to "C:\Users\Admin ...~\AppData\Local\Temp\some random number". At first the random number was 3, after I logged off and back on it was 2. My temp variable in enviromental variables is correct. I looked on another machine
running SQL2008 and temp is correct there. If I try to rename the numbered folder SSMS stops working. Any idea?

Similar Messages

  • Java error when trying to edit file - access denied

    We have been running Vibe 3.0 for a couple years with no issues but suddenly users have begun to get java errors when trying to edit a file from Vibe. When a file entry is opened and the "Edit this file" link is clicked, a dialog pops up that says :
    Error from command:
    java.security.AccessControlException: access denied (java.io.FilePermission <<ALL FILES>> execute)
    Has anyone else seen this? Could it be related to some windows security update perhaps? Any ideas how to resolve would be appreciated. This happens with regular users as well as admin.
    Vibe is running on SLES 10 with mysql. We are using IIS Windows Authentication.
    Thanks

    dangross,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://forums.novell.com/

  • Error when trying to edit page

    I get the following error when trying to edit an asp page
    "The operation could not be performed because a problem
    occurred while attempting to connect to the server. Please check
    your internet connection and try again. For more details, please
    visit the Incontext Editing Support Center."
    If I try and duplicate the page I get:
    "The page you are trying to edit or duplicate was loaded with
    and error from the server.
    Solution: Contact your web developer to correct the problem.
    For more details, please visit the Incontext Editing Support
    Center."

    There is a test page here:
    http://www.markthomasinfo.com/testice.asp.
    I can't edit this file and get the errors I put in my first post in
    this thread when I try and do so. I get the same errors with any
    ASP file I try and edit.
    I can however edit this simple html file successfully:
    http://www.markthomasinfo.com/testincontext.html
    The ASP page is very simple, here's the code:
    <%@LANGUAGE="VBSCRIPT" CODEPAGE="65001"%>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
    Transitional//EN" "
    http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="
    http://www.w3.org/1999/xhtml"
    xmlns:ice="
    http://ns.adobe.com/incontextediting">
    <head>
    <meta http-equiv="Content-Type" content="text/html;
    charset=UTF-8" />
    <title>Untitled Document</title>
    <script src="includes/ice/ice.js"
    type="text/javascript"></script>
    </head>
    <body>
    <p>TEST ASP FILE</p>
    <div ice:editable="*">Content for new Editable Region
    goes here</div>
    </body>
    </html>

  • Error when trying to edit post

    This may be an anomaly, but I received this message when trying to edit a post:
    Error
    An error has occurred. We apologize for the inconvenience.
    Useful links:
    Forum Home -- browse the forums here.
    Search Forums -- visit the search page to query all forum content.
    The message repeated upon re-trys.
    Barry
    Message was edited by: Barry Hemphill

    Hi Barry
    Me as well, yesterday, to the point time was up
    & not able to edit ,as if 15 mins up but it had been
    well under 4-5 mins, every retry same results.
    Has not happened today , but this only my 4th post.
    Eme
    Message was edited by: Eme~~ my post count looks off,
    but not I'am not tracking anymore.

  • Trying to install Support for DTS packages in SQL server 2008

    Hi all
    I am trying to follow the instructions in the following link...
    technet.microsoft.com/en-us/library/ms143755(v=sql.105).aspx
    ...to install support for DTS packages - when it says on the Feature Selection page, select Integration Services - none of the installs I have tried show this as an option - what should I be installing in order to see this and get this feature installed?
    I just need to be able to view some DTS packages - help!
    Thank you! James

    Hello James,
    as can be read in the article:
    Microsoft SQL Server 2008 Service Pack 2 Feature Pack => SQLServer2005_BC.msi  (BC
    = backward compatibilty).
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

  • SQL Server reporting services error "URl has already been reserved" while doing upgrade from SQL server 2008 R2 to SQL server 2012

    "URl has already been reserved".
    Reporting services for port 80 and 443 works fine both for reports and reportingserver on SQL server 2008 R2. But when I try to upgrade from SQL server 2008 R2 to 2012 this error pops up. How to make sure before upgrading regarding reporting services that
    URL reserves and SSL are fine  or how to fix reporting services are upgrade like repair install.
    Thanks

    Hi yashmitl,
    In your case, please running the following command to check the current URL reservations on http.sys.
    netsh http show urlacl
    Then, please delete the URL reservation by executing the following command try to resolve the issue.
    netsh http delete urlacl <url>
    There is a similar issue, you can refer to it.
    http://social.technet.microsoft.com/Forums/en-US/d5204dd3-e26d-4592-8ef0-a94005fc46a5/the-url-has-already-been-reserved?forum=sqlreportingservices
    Hope this helps.
    Regards,
    Alisa Tang
    Alisa Tang
    TechNet Community Support

  • Error creating GTC to Microsoft SQL Server 2008

    I have a table in a Microsoft SQL Server 2008 data base.
    When I set the configuration of the connector I get and error.
    com.thortech.xl.gc.exception.DBException: The schema sipec does not exist in the target database.
    In the database performed the following query " select * from sipec.dbo.TABLE" and throws me results. But if I performed the following query “select * from sipec.TABLE” this brings me no results.
    So if in the field “Parent Table/View Name” I put this “sipec.dbo.TABLE” in the log file I see this error
    com.thortech.xl.gc.exception.DBException: The table name must be specified in the form of [Schema].[Table] or [Table]
    I put the driver where the guide indicate

    What is the solution?
    I have the same thing with SQL Server 2008 64 bit. When i switch my datasource from SQL 2008 to SQL 2000 it works great otherwise it will not work. I have checked SQL Server 2008 that all the ports show 1433. I have been stuck on this for a while. I also checked the SQL Server Network Configuration / TCP/IP and i have nothing in the dynamic field and all the ports show 1433. If someone has allready figured this out it would be good to have a solution- Especially since coldfusion is supposed to connect to the database....
    Thanks for any help.

  • I'm having a "Scanner communication cannot be established" error when trying to scan to my iMac.

    Hi,
    I have an HP OfficeJet 6700 Premium printer connected via wireless to my iMac running the latest version of OS X Lion. I can print with no problems but when I try to scan using HP Scan 3 I get the "Scanner communication cannot be established" error plus the following additional information...
    "HP Officejet 6700 is currently unavailable. Ensure your device is powered on, check the connection, and ensure your network is functioning properly. If these conditions are correct, restart the device and try scanning again"
    Scan to Computer in HP Utility is enabled and other features as well and they work fine but when I use HP Scan 3 to scan there's no way I could get it to work. I tried rebooting my iMac and the printer. Also I have the latest drivers and firmware installed.  Please advice.
    Yours,
    Ramón

    Is the HP software on your Mac the right version for Lion?
    Download and install this: http://support.apple.com/kb/DL907
    Try scanning from Image Capture in your Applications folder.  Select your scanner on the left, then click "Show Details" and finally "Overview" to start the process.
    Say thanks by clicking "Kudos" "thumbs up" in the post that helped you.
    I am employed by HP

  • Java Null Error when Trying to commit

    Hello,
    I just received a new PC and installed OWB Client 10.1.0.2.0 on it.
    When I try to commit, I receive the following java null error:
    null
    null
         at oracle.wh.repos.impl.foundation.DirtyCache.persist(DirtyCache.java:442)
         at oracle.wh.repos.impl.foundation.DirtyCache.persist(DirtyCache.java:355)
         at oracle.wh.repos.impl.foundation.DirtyCache.persist(DirtyCache.java:230)
         at oracle.wh.repos.impl.foundation.CacheMediator.postChanges(CacheMediator.java:458)
         at oracle.wh.repos.impl.foundation.CacheMediator.postChanges(CacheMediator.java:451)
         at oracle.wh.repos.impl.foundation.CacheMediator.commit(CacheMediator.java:1419)
         at oracle.wh.repos.impl.transaction.TransactionManager.commitGlobalTransaction(TransactionManager.java:328)
         at oracle.wh.repos.impl.transaction.TransactionManager.commit(TransactionManager.java:444)
         at oracle.wh.ui.runtime.application.WHRuntimeCommandUtil.commitAllChanges(WHRuntimeCommandUtil.java:321)
         at oracle.wh.ui.runtime.application.WHRuntimeCommandGenerateDeploy.doCompile(WHRuntimeCommandGenerateDeploy.java:870)
         at oracle.wh.ui.runtime.application.WHRuntimeCommandGenerateDeploy.generate(WHRuntimeCommandGenerateDeploy.java:917)
         at oracle.wh.ui.runtime.application.WHRuntimeCommandGenerateDeploy.doDeployment(WHRuntimeCommandGenerateDeploy.java:1105)
         at oracle.wh.ui.runtime.application.WHRuntimeCommandHandler.doCommand(WHRuntimeCommandHandler.java:536)
         at oracle.wh.ui.runtime.application.WHRuntimeCommandHandler.actionPerformed(WHRuntimeCommandHandler.java:329)
         at oracle.wh.ui.common.OWBConsumer.dataItemAvailable(OWBInfoBus.java:380)
         at javax.infobus.DefaultController.fireItemAvailable(DefaultController.java:90)
         at javax.infobus.InfoBus.fireItemAvailable(InfoBus.java:989)
         at oracle.wh.ui.common.OWBInfoBus.produce(OWBInfoBus.java:159)
         at oracle.wh.ui.common.OWBInfoBus.produce(OWBInfoBus.java:76)
         at oracle.wh.ui.runtime.RuntimeController$8.actionPerformed(RuntimeController.java:3331)
         at oracle.wh.ui.runtime.WHJMenuToolBar$2.actionPerformed(WHJMenuToolBar.java:367)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1786)
         at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButton.java:1839)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:245)
         at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:231)
         at java.awt.Component.processMouseEvent(Component.java:5100)
         at java.awt.Component.processEvent(Component.java:4897)
         at java.awt.Container.processEvent(Container.java:1569)
         at java.awt.Component.dispatchEventImpl(Component.java:3615)
         at java.awt.Container.dispatchEventImpl(Container.java:1627)
         at java.awt.Component.dispatchEvent(Component.java:3477)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3198)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3128)
         at java.awt.Container.dispatchEventImpl(Container.java:1613)
         at java.awt.Window.dispatchEventImpl(Window.java:1606)
         at java.awt.Component.dispatchEvent(Component.java:3477)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:456)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
    \nCMPException message and stack trace:\nnull
         at oracle.wh.repos.impl.foundation.DirtyCache.persist(DirtyCache.java:442)
         at oracle.wh.repos.impl.foundation.DirtyCache.persist(DirtyCache.java:355)
         at oracle.wh.repos.impl.foundation.DirtyCache.persist(DirtyCache.java:230)
         at oracle.wh.repos.impl.foundation.CacheMediator.postChanges(CacheMediator.java:458)
         at oracle.wh.repos.impl.foundation.CacheMediator.postChanges(CacheMediator.java:451)
         at oracle.wh.repos.impl.foundation.CacheMediator.commit(CacheMediator.java:1419)
         at oracle.wh.repos.impl.transaction.TransactionManager.commitGlobalTransaction(TransactionManager.java:328)
         at oracle.wh.repos.impl.transaction.TransactionManager.commit(TransactionManager.java:444)
         at oracle.wh.ui.runtime.application.WHRuntimeCommandUtil.commitAllChanges(WHRuntimeCommandUtil.java:321)
         at oracle.wh.ui.runtime.application.WHRuntimeCommandGenerateDeploy.doCompile(WHRuntimeCommandGenerateDeploy.java:870)
         at oracle.wh.ui.runtime.application.WHRuntimeCommandGenerateDeploy.generate(WHRuntimeCommandGenerateDeploy.java:917)
         at oracle.wh.ui.runtime.application.WHRuntimeCommandGenerateDeploy.doDeployment(WHRuntimeCommandGenerateDeploy.java:1105)
         at oracle.wh.ui.runtime.application.WHRuntimeCommandHandler.doCommand(WHRuntimeCommandHandler.java:536)
         at oracle.wh.ui.runtime.application.WHRuntimeCommandHandler.actionPerformed(WHRuntimeCommandHandler.java:329)
         at oracle.wh.ui.common.OWBConsumer.dataItemAvailable(OWBInfoBus.java:380)
         at javax.infobus.DefaultController.fireItemAvailable(DefaultController.java:90)
         at javax.infobus.InfoBus.fireItemAvailable(InfoBus.java:989)
         at oracle.wh.ui.common.OWBInfoBus.produce(OWBInfoBus.java:159)
         at oracle.wh.ui.common.OWBInfoBus.produce(OWBInfoBus.java:76)
         at oracle.wh.ui.runtime.RuntimeController$8.actionPerformed(RuntimeController.java:3331)
         at oracle.wh.ui.runtime.WHJMenuToolBar$2.actionPerformed(WHJMenuToolBar.java:367)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1786)
         at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButton.java:1839)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:245)
         at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:231)
         at java.awt.Component.processMouseEvent(Component.java:5100)
         at java.awt.Component.processEvent(Component.java:4897)
         at java.awt.Container.processEvent(Container.java:1569)
         at java.awt.Component.dispatchEventImpl(Component.java:3615)
         at java.awt.Container.dispatchEventImpl(Container.java:1627)
         at java.awt.Component.dispatchEvent(Component.java:3477)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3198)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3128)
         at java.awt.Container.dispatchEventImpl(Container.java:1613)
         at java.awt.Window.dispatchEventImpl(Window.java:1606)
         at java.awt.Component.dispatchEvent(Component.java:3477)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:456)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
    I remember something similar happening when I upgraded from 9 to 10g on my last machine. A co-worker provided a fix by adding a line to some sort of java file, I think. However, he is un-available to ask about this issue again.
    Any help would be much appreciated!
    -Ryan

    Does this happen after a particular operation (Metadata Import, a mapping creation, etc)? Or does it happen regardless of the preceding operation - i.e. start the Client, immediately after logon do the commit - get that error?
    Nikolai Rochnik

  • ORA-24327 error when trying to configure Oracle JDriver 2.0 on Commerce Server 3.5 SP1 on WLServer 6.0 SP2

    When I try to install and configure the Oracle JDriver v.2.0 to work with Commerce
    Server 3.5 SP1 and WebLogic Server 6.0 SP2, on starting up the commerce server,
    I get the exceptions that follow this message. I cannot run the dbping utility
    because it says it cannot find the BEA license file to verify that JDriver is
    licensed for use. I looked over previous discussion threads on this particular
    Oracle error, and the problem in the previous cases appears to have been use of
    the wrong TNS name. I am referencing the same TNS name that is in my server's
    tnsnames.ora file. I can connect to the database using SQLNet and the same connection
    parameters that I have set up in weblogic. My Oracle home directory is set to
    the directory just above the client install. I am trying to configure Commerce
    Server on a Sun SPARC system running Solaris 8. Any help would be greatly appreciated.
    Thanks,
    Jon Morgan
    ---------- LOGIN ERROR CODE: 24327
    java.sql.SQLException: Error while trying to retrieve text for error ORA-24327
    (WEBLOGIC/********@ARBR.intelixinc)
    at weblogic.db.oci.OciConnection.getLDAException(OciConnection.java:161)
    at weblogic.jdbcbase.oci.Driver.connect(Driver.java:92)
    at com.beasys.commerce.axiom.contact.security.RDBMSDelegate.init(RDBMSDe
    legate.java:194)
    at com.beasys.commerce.axiom.contact.security.RDBMSDelegate.<init>(RDBMS
    Delegate.java:139)
    at com.beasys.commerce.axiom.contact.security.RDBMSDelegate$DFactory.get
    Instance(RDBMSDelegate.java:975)
    at com.beasys.commerce.util.Pool.<init>(Pool.java:37)
    at com.beasys.commerce.axiom.contact.security.RDBMSRealm.<init>(RDBMSRea
    lm.java:127)
    at java.lang.Class.newInstance0(Native Method)
    at java.lang.Class.newInstance(Class.java:237)
    at weblogic.security.acl.Realm.getRealm(Realm.java:84)
    at weblogic.security.acl.Realm.getRealm(Realm.java:62)
    at weblogic.security.SecurityService.initializeRealm(SecurityService.jav
    a:265)
    at weblogic.security.SecurityService.initialize(SecurityService.java:123
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:343)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
    at weblogic.Server.main(Server.java:35)
    <Aug 7, 2001 11:50:29 AM EDT> <Emergency> <Server> <Unable to initialize the ser
    ver: 'Fatal initialization exception
    Throwable: java.lang.IllegalAccessError: com.beasys.commerce.axiom.contact.secur
    ity.RDBMSException: realm initialization failed, action 'Driver.connect', - wit
    h nested exception:
    [java.sql.SQLException: Error while trying to retrieve text for error ORA-24327
    - (WEBLOGIC/********@ARBR.intelixinc)]
    java.lang.IllegalAccessError: com.beasys.commerce.axiom.contact.security.RDBMSEx
    ception: realm initialization failed, action 'Driver.connect', - with nested
    ex
    ception:
    [java.sql.SQLException: Error while trying to retrieve text for error ORA-24327
    - (WEBLOGIC/********@ARBR.intelixinc)]
    at weblogic.security.acl.Realm.getRealm(Realm.java:91)
    at weblogic.security.acl.Realm.getRealm(Realm.java:62)
    at weblogic.security.SecurityService.initializeRealm(SecurityService.jav
    a:265)
    at weblogic.security.SecurityService.initialize(SecurityService.java:123
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:343)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
    at weblogic.Server.main(Server.java:35)
    '>
    The WebLogic Server did not start up properly.
    Exception raised: java.lang.IllegalAccessError: com.beasys.commerce.axiom.contac
    t.security.RDBMSException: realm initialization failed, action 'Driver.connect',
    - with nested exception:
    [java.sql.SQLException: Error while trying to retrieve text for error ORA-24327
    - (WEBLOGIC/********@ARBR.intelixinc)]
    java.lang.IllegalAccessError: com.beasys.commerce.axiom.contact.security.RDBMSEx
    ception: realm initialization failed, action 'Driver.connect', - with nested
    ex
    ception:
    [java.sql.SQLException: Error while trying to retrieve text for error ORA-24327
    - (WEBLOGIC/********@ARBR.intelixinc)]
    at weblogic.security.acl.Realm.getRealm(Realm.java:91)
    at weblogic.security.acl.Realm.getRealm(Realm.java:62)
    at weblogic.security.SecurityService.initializeRealm(SecurityService.jav
    a:265)
    at weblogic.security.SecurityService.initialize(SecurityService.java:123
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:343)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
    at weblogic.Server.main(Server.java:35)
    Reason: Fatal initialization exception

    Wrong Forum, you want the APEX LISTENER support forum, this is the APEX support forum..
    Thank you,
    Tony Miller
    LuvMuffin Software

  • Editing Error when trying to edit in Photoshop Elements

    Hello all,
    I received a strange error message when I tried to edit a photo in Photoshop Elements from Aperture. The message is as follows:
    *"Editing Error*
    *This image cannot be rendered for editing because Aperture does not support the image format."*
    I've never received this message before and I find it strange that Aperture gives you Tiff and PSD with both regular and 16bit options only to tell you later that it doesn't support that format.
    Any ideas why this might be happening?
    I'm currently running 10.6, Aperture 2.1.4, and PE 6.0
    Thanks in advance.
    Best regards,
    Jason
    Message was edited by: celticmagick

    This issue has been reported and acknowledged by Adobe at the bug reporting/feature request site.  Please go there and add yourself to the long list of users experiencing the problem and vote on the thread:
    http://feedback.photoshop.com/photoshop_family/topics/lr4_external_editor_failure
    Also, the issue has been discussed at length in the following thread here in the forum.  Towards the latter part of the thread, you can find some possible workarounds.
    http://forums.adobe.com/thread/971432?start=150&tstart=0

  • Resource not found or internal server error when trying to edit location

    Hi all,
    ACS is appliance and version 5.2.0.26.7
    The problem is after creating location under all locations.
    When trying to click on the location name to edit location profile, there is an error page that shows
    "ACS:Resource not found or internal server error"
    But if click on the radio button and press the edit button at the bottom of page.
    There is no problem.
    Any on has the same problem?
    Detail step and screen capture in attached file.

    I can't find any CDETS that exactly match what you describe but up to patch 10 of 5.2 the follwoing CDETS related to NDGs are included:
    CSCtx83260
    NDG locations not showing up on GUI
    CSCtu02752
    ACS 5.2 patch 8 cannot display long lists of NDGs
    CSCtu04594
    ACS 5.2.0.26.7 - only 50 NDGs shown on GUI with more than 100 configured

  • Server communications error when trying to edit a content query

    Hi.
    I get an error when I try to edit a content query for a placeholder in Workshop. I open a placeholder (in data->placeholders) and select "content search" in the content query box. The "Content Search" box pops up but I get an error requester ("Server Communications Error") saying "Content properties cannot be retrieved from the server".
    I've ensured that the server is running and I've checked the server settings, but I haven't been able to find anything that would explain this error.
    Any suggestions?
    Regards,
    Kjell V. Normann

    From Workshop, in the Application tab, right-click on
    wps-toolSupport.war under Modules, and select Set Context Path. Enter
    ${appname}Tool, ${appname} is the name of you application. Workshop
    should use that context-root from then on, and then the placeholder
    editor should be able to find the WebService it needs.
    Greg
    Kjell Normann wrote:
    Hi.
    I tried this, but it didn't work either. Upon redeployment it
    actually removed the edited <module> section and replaced it with the
    original:
    <module> <web> <web-uri>wps-toolSupport.war</web-uri>
    <context-root>wps-toolSupport</context-root> </web> </module>
    Regards,
    Kjell V. Normann

  • Got errors when trying to open word document with Office Web App Server and customized WOPI host

    I am configuring the Office Web App Server with our ASP.NET MVC WOPI host based on this example. https://code.msdn.microsoft.com/office/Building-an-Office-Web-f98650d6. While both the OWA server and WOPI server has been set up and I can use Excel and PowerPoint
    app to open and edit xls and ppt file now, there are problems opening word documents no matter I enable or disable the editing function of OWA server.
    When I open a word document while enabling editing I got this error:
    If I disable editing I got this message:
    I have tried several file so I thought it is not the files' problem. Also I didn't find any exception in the log of OWA server. 

    Hi Gary Jiang,
    Thanks for posting in MSDN forum.
    This forum is for developers discussing issues about
    apps for Office.
    Based on the description, it seems that you got an issue when you deploy the code sample. If I understood clearly, I suggest that you contact the author of the code sample from the "Q and A" tab.
    Also if you have the question about WOPI, I suggest that you get more effective response from
    Office
    Protocols forum.
    Regards & Fei
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Java error when trying to install 1.1 standalone on Win 64b server

    Hi,
    just downloaded the new 1.1 release and tried to set it up as a standalone Apex listener on our Windows Server 2008 64-bit database server. Got Oracle 11.2.0.2 64-bit running on it, and are using the java install from that installation to install the Apex listener.
    - unzipped the listener zip-file to d:\temp
    - when trying to install with "java -jar D:\temp\listener\apex.war" I get:
    INFO: Starting: D:\temp\listener\apex.war
    +See: 'java -jar apex.war --help' for full range of configuration options+
    INFO: Extracting to: C:\Users\haakon\AppData\Local\Temp\apex
    SEVERE: java.lang.System.console()Ljava/io/Console;
    java.lang.NoSuchMethodError: java.lang.System.console()Ljava/io/Console;
    at ____embedded.____EntryPoint.apexImages(____EntryPoint.java:103)
    at ____embedded.____EntryPoint.main(____EntryPoint.java:90)
    - trying to specify a specific apex.home & apex.images directory (pointing to the images-directory in a complete installation of Apex 4.0.2) on the java command line results in the same error.
    I can see that the installer has created the apex.home in this last attempt.
    I'm running this as a domain user with admin-rights on the server.
    Is this a 64-bit problem, or something else? Should I use a different java-version than the one installed with the 11.2.0.2 database when trying this?
    Regards,
    Haakon

    Tried a quick install on my local workstation with Win7 64-bit and java runtime v. 1.6.0_23 and everything worked fine just as documented.
    So, downloaded a new java runtime distro to the Win2008 server and tried installing with that, and eventually I got the listener running. Had to start it twice, since the first startup gave an "Invalid" errormessage when opening the listener configuration page. Second go without any changes to config worked fine.... Don't know why...
    So, problem solved so far :-)

Maybe you are looking for

  • Disk repair questions- God, I hope I don't lose another drive.

    Having lost a hard drive over the summer, I'm at least better backed up. I tend to run Disk Utility, and on my less that six month old new drive it says: +Checking volume bitmap.+ +Volume Bit Map needs minor repair+ +Checking volume information.+ +Th

  • Installing FCS on more than one computer

    Guys, I bought my Final Cut Studio 3 years ago and installed it onto my Power Mac G5. But now I'm considering getting a Mac Book Pro in addtion to my G5. Will I be able to install my current Final Cut Studio onto the MBP aswell?

  • Lightroom Auto-adjust

    I've had 5 jobs now,practically ruined by lightroom auto adjusting settings I don't want changed.For instance colour balance and auto straightening ( leaving a white crop area ),that do not need straightening.I've spoken to adobe tech support who wer

  • How Can realize a one-to-many relationship via RIA service in lightswitch

    I have to query a large data and the normal query in lightswitch is so slow that I decided to use RIA service to improve the query.However I am not very good at RIA service. I follow this tutorial and set up a very simple RIA service. In my project,

  • Time machine local snapshots are taking up significant amount of hard drive space.

    Hi there, my hard drive had become close to full and I got a warning message so I started a clean up. I have moved my iTunes media folder and my iPhoto picture folder to my Time Capsule external hard drive as well as deleting unnecessary apps and fil