Sun Team: UNACCEPTABLE BUGS !!!!!!!!!!!!!!!!

to anyone who reads this, please excuse my lack of politeness and patience for this issue. it is simply unnacceptable for this bug to occur, since it renders the IDE completely useless, along with the hours of work spent on development.
i am using VWP. there is a single page that simply reads data from a couple tables in a database and displays the results based on a parameter in the URL.
it's all very nice until the IDE removes the datasource references in the web.xml and sun-web.xml.
this bug has had several posts already and the same reply about fixing the bug gets posted. these kinds of bugs are completely unnacceptable after all this time.
like i said, excuse my rudeness, but i am very fed up with all the issues ive had with VWP and JSCU2.
we originally started using JSCU2 to replace an application developed in JSP. we worked for a few months with it and encountered so many issues that we decided to give VWP a try, since most people seemed to have more success with it. so much for that!
this is my company's last attempt to develop and deploy an application using Sun's visual web development tools. starting to think that i should've taken the advice of my peers and moved to microsoft's ASP.NET from the very beginning. even if we had to write the code all over again in VB or C# it would've taken us a lot less time and money than trying to figure what can actually be done with Sun's tools that do not cause problems.
seems like i have to think twice before adding anything to a page in VWP or JSCU2 because of "i don't know how the IDE will react, might have a bug"
i had a lot of confidence in Sun and their new tools, all i vain.
could someone PLEASE suggest a mechanism to work around this auto deletion of web.xml data source references???? (also, the IDE removes all line breaks from the web.xml file, putting all elements into a single line, rendering it unreadable and very hard to edit.

Hi there,
That's an interesting bug. I never had the issue you have described here. May be our environment is different than what you have. Can you please share any links/sites where this bug has been posted before. I like to check this out. Because in our place I was using JSC2 and now Netbeans for our product development. Since this is tool related issue, you can always get the comercial tool such as JBuilder, Exadel plugins, etc. where also not guranteed the problem is not there but you may get better support because you are paying for it. Moving to ASP.Net is the other choice you mentioned, I have experince with MS-Studio getting corrupted file also. But you may be better of with MS-Visual Studio (VB,C#) if your project is just one page application.
Sri Thuraisamy

Similar Messages

  • SUN TEAM URGENT:  auto creation of data source, connection pool, ...etc

    to the sun team,
    i have been using NB+VWP to deploy an application created in JSCU2 to a Sun App Server 9.
    for some reason, whenever am viewing a DB connection in the servers window and drag-drop a table on the page, the system is automatically creating a new data source, a new conneciton pool, and new jdbc resource. also, it is removing the necessary references in web.xml and sun-web.xml.
    is there any way to get around this? otherwise, i am forced to modify the jdbc settings in the server as well as the config file each i drag-drop a DB table/view.
    thanks so much
    - Peter

    Unfortunately, this is a bug and should be fixed in the next release.
    I'll look for the issue id.
    In the meantime, this workaround may help:
    http://wiki.netbeans.org/wiki/view/VWPUserFAQsavewebxml
    John Baker
    http://blogs.sun.com/dashboy

  • SUN TEAM!!!! Forum search not working!!!

    To the Sun team:
    I've tried searching for even the most basic words that i've searched before and would most definitely have results, but all attempted searches have led to 0 records found. even when trying to search words like "tomcat" "deploy" etc...
    what's going on?

    Happy New Year !
    I would suggest to open a Feedback/Suggestion Forum.
    Using the Feedback form doesn't make much sense. The only response is the one from the "robot"/autoresponder. The confirmation doesn't contain the original text of the inquiry/suggestion but only a PR# in the topic and a form letter.
    I know that posting suggestions in these forums is unwanted activity, but this is the most effective way to share an opinion. At least everyone who has this thread on the watch list gets a notification with this text.
    Michael

  • Sun Team: Please help me regarding the login action previously i posted

    Hi sun team i have posted one thread recently. Please verify my code and guide me whether it is correct or not. And if any changes needed Please help me out regarding this.
    http://forum.java.sun.com/thread.jspa?threadID=5118906&tstart=0
    Thank You in Advance

    We do have a sample app that demos this scenario.
    Please check out:
    http://developers.sun.com/prodtech/javatools/jscreator/reference/code/sampleapps/index.jsp
    Databases: Two Page Create, Retrieve, Update, and Delete (CRUD) Database Operations with Table Display
    Two Page CRUD with Table Display is an application that demonstrates how to perform create, read, update, and delete operations on a cached rowset data provider. The data provider is bound to a JavaServer Faces table component. Rather than having functionality confined to one page, this application has two additional pages, one for creating a trip and another for updating a trip.
    http://developers.sun.com/prodtech/javatools/jscreator/reference/code/sampleapps/2/TwoPageCrudTable.zip
    http://developers.sun.com/prodtech/javatools/jscreator/reference/code/sampleapps/2/2update1/TwoPageCrudTable.zip
    Hope this helps,
    Sakthi

  • SUN TEAM: PLEASE GIVE US A DECENT APP SERVER!

    Sun Team,
    I am still persevering with JSC2 due to functionality. However my patience is really wearing thin with the app server. How many times in a sesion do I have kill it !! at least twice and hour. I have a top end PC and still it doesn't play ball.
    Any chance of giving us tomcat or something that works?
    I use both Eclipse and JSC2, and Eclipse(with another app server) has never given me a problem.
    I am very, very frustrated with JSC2.
    Regards,
    LOTI

    All I want is the ability to do at least one hours piece of work without having to kill the appserver and Creator. I don't think it is asking too much.
    Coming from a background over the last 10 years of using GUI RAD tools, I expected too much from JSC when it was launched. Although SUN did hype it as the best thing since sliced bread!! Time has shown a different story.
    It was very niave of me to think JSC could achieve the same of ease of use when putting together a web app. I have championed this product up until now and other of my "low level hmtl" colleagues have expressed an interest. They would laugh if they started using JSC. It is simply not commerical or professional standard as compared to Eclipse, etc.
    Until the pefromance issues of JSC are sorted out, I will remain unconvinced about the products viability in the "real life" world.
    And before anybody gets on a rant, I am trying to write a fairly sized commercial project of which I am getting well paid. Hence the frustration. This is not some novice putting together a hello world.
    Regards,
    LOTI

  • SUN TEAM: Bugs in update and delete a record with long query

    Creator Team,
    In my opinio there is a bug issue with update and delete a record with a complex sql query. I�m using oracleXE and ojdbc14.ar with tomcat
    In just two page I�m receving the following msg (I have 12 pages doing the same thing with less complex queries)
    * Number of conflicts while synchronizing: 1 SyncResolver.DELETE_ROW_CONFLICT row 2 won't delete as values in database have changed: 2006-11-29
    * Cannot commit changes: Number of conflicts while synchronizing: 1 SyncResolver.UPDATE_ROW_CONFLICT row 0 values changed in database
    when i tried to delete or commit the updated changes in the register...
    The interesting is that this code function with jdbc of jsc...
    My query is bellow:
    SELECT ALL PATRIMONIO.TB_BEM.INCODIGOBEM,
    PATRIMONIO.TB_BEM.VATOMBAMENTO,
    PATRIMONIO.TB_BEM.VAMATERIAL,
    PATRIMONIO.TB_BEM.INCODIGOSETOR,
    PATRIMONIO.TB_SETOR.VANOME AS NOMESETOR,
    PATRIMONIO.TB_BEM.INCODIGOFORNECEDOR,
    PATRIMONIO.TB_FORNECEDOR.VANOME AS NOMEFORNECEDOR,
    PATRIMONIO.TB_BEM.DACHEGADA ,
    PATRIMONIO.TB_BEM.DASAIDAPREVISTA,
    PATRIMONIO.TB_BEM.DASAIDAEFETIVA,
    PATRIMONIO.TB_BEM.VAMARCA,
    PATRIMONIO.TB_BEM.VAMODELO,
    PATRIMONIO.TB_BEM.VADESBAIXABEM,
    PATRIMONIO.TB_BEM.INCODIGOTIPOAQUISICAO,
    PATRIMONIO.TB_TIPOAQUISICAO.VANOME AS NOMETIPOAQUISICAO
    FROM PATRIMONIO.TB_BEM , PATRIMONIO.TB_TIPOAQUISICAO, PATRIMONIO.TB_SETOR, PATRIMONIO.TB_FORNECEDOR
    WHERE PATRIMONIO.TB_BEM.INCODIGOTIPOAQUISICAO = PATRIMONIO.TB_TIPOAQUISICAO.INCODIGOTIPOAQUISICAO
    AND PATRIMONIO.TB_BEM.INCODIGOSETOR = PATRIMONIO.TB_SETOR.INCODIGOSETOR
    AND PATRIMONIO.TB_BEM.INCODIGOFORNECEDOR = PATRIMONIO.TB_FORNECEDOR.INCODIGOFORNECEDOR
    AND PATRIMONIO.TB_BEM.INCODIGOBEM LIKE ?
    AND PATRIMONIO.TB_BEM.VATOMBAMENTO LIKE ?
    AND PATRIMONIO.TB_BEM.VAMATERIAL LIKE ?
    AND PATRIMONIO.TB_SETOR.VANOME LIKE ?
    AND PATRIMONIO.TB_FORNECEDOR.VANOME LIKE ?
    ORDER BY PATRIMONIO.TB_BEM.VATOMBAMENTO ASC
    Why this problem is happing? Did you had some solution for that? Is the problem because the query is too long?!
    please help me!
    Gustavo Callou

    Hello people,
    I�m doing this to try to solution that bug:
    This code is working fine... but I do not understand why I�m receiving the nullpointer exception!??!!?
    // create a new rowset
    CachedRowSetXImpl pkRowSet = new CachedRowSetXImpl();
    try {
    RowKey rk = tableRowGroup1.getRowKey();
    if (rk != null) {
    // set the rowset to use the Patrimonio database
    pkRowSet.setDataSourceName("java:comp/env/jdbc/Patrimonio");
    String query = "DELETE FROM TB_BEM WHERE INCODIGOBEM = "+tb_bemDataProvider.getValue("INCODIGOBEM", rk).toString();
    pkRowSet.setCommand(query);
    pkRowSet.setTableName("TB_BEM");
    // execute the rowset -- which will contain a single row and single column
    pkRowSet.execute();
    pkRowSet.next();
    info("Apagado");
    } catch (Exception ex) {
    log("ErrorDescription", ex);
    error(getApplicationBean1().trateException(ex.getMessage()));
    } finally {
    pkRowSet.close();
    Please someone help me!!!
    Gustavo Callou

  • SUN TEAM Pl Help - Using EJB in JSC

    When I posted the following, as of now there are over 33 viewers who still haven't replied yet. Could you guys help me out? I'm your spokensman around here in Auckland, planning to make JSC as a part and parcel of our Java curriculum.
    The NetBeans 5.5 tutorial is out of sync with the IDE. However, with the IDE I created a simple sessionbean with one business method that returns a hardcoded value of type String. This was housed in a EJBModule called EJBModule1. I added this to Creator-2 and dragged the only method called m1() into the SessionBean of Creator-2. I included a button and a staticText and the code given below. Building the project was successful. When it was run, on clicking the button, the following error was displayed:
    com.sun.data.provider.DataProviderException: java.lang.reflect.InvocationTargetException
    The code:
    public String button1_action() {
    try {
    String name = (String) getSessionBean1().getMySessionRemoteM15().getResultObject();
    staticText1.setText(name);
    } catch (Exception e) {error(e.toString());}
    return null;
    }

    Thanx 4 responding Antonio, here comes what u hopefully required.
    Mary
    [#|2006-12-09T09:32:08.500+1300|INFO|sun-appserver-pe8.2|javax.enterprise.system.tools.admin|_ThreadID=14;|ADM1041:Sent the event to instance:[ModuleDeployEvent -- undeploy web/WebApplication2]|#]
    [#|2006-12-09T09:32:09.109+1300|INFO|sun-appserver-pe8.2|javax.enterprise.system.tools.admin|_ThreadID=14;|ADM1042:Status of dynamic reconfiguration event processing:[success]|#]
    [#|2006-12-09T09:32:09.125+1300|INFO|sun-appserver-pe8.2|javax.enterprise.system.tools.admin|_ThreadID=13;|ADM1041:Sent the event to instance:[ApplicationDeployEvent -- reference-removed WebApplication2]|#]
    [#|2006-12-09T09:32:09.156+1300|INFO|sun-appserver-pe8.2|javax.enterprise.system.tools.admin|_ThreadID=13;|ADM1042:Status of dynamic reconfiguration event processing:[success]|#]
    [#|2006-12-09T09:32:09.593+1300|INFO|sun-appserver-pe8.2|javax.enterprise.system.tools.deployment|_ThreadID=17;|DPL5109: EJBC - START of EJBC for [WebApplication2]|#]
    [#|2006-12-09T09:32:09.593+1300|INFO|sun-appserver-pe8.2|javax.enterprise.system.tools.deployment|_ThreadID=17;|Processing beans ...|#]
    [#|2006-12-09T09:32:09.593+1300|INFO|sun-appserver-pe8.2|javax.enterprise.system.tools.deployment|_ThreadID=17;|DPL5110: EJBC - END of EJBC for [WebApplication2]|#]
    [#|2006-12-09T09:32:09.687+1300|INFO|sun-appserver-pe8.2|javax.enterprise.system.tools.deployment|_ThreadID=17;|Total Deployment Time: 469 msec, Total EJB Compiler Module Time: 16 msec, Portion spent EJB Compiling: 3%
    Breakdown of EJBC Module Time: Total Time for EJBC: 16 msec, CMP Generation: 0 msec (0%), Java Compilation: 0 msec (0%), RMI Compilation: 0 msec (0%), JAX-RPC Generation: 0 msec (0%),
    |#]
    [#|2006-12-09T09:32:09.734+1300|INFO|sun-appserver-pe8.2|javax.enterprise.system.tools.deployment|_ThreadID=17;|deployed with moduleid = WebApplication2|#]
    [#|2006-12-09T09:32:09.906+1300|INFO|sun-appserver-pe8.2|javax.enterprise.system.tools.admin|_ThreadID=14;|ADM1041:Sent the event to instance:[ApplicationDeployEvent -- reference-added WebApplication2]|#]
    [#|2006-12-09T09:32:09.953+1300|INFO|sun-appserver-pe8.2|javax.enterprise.system.tools.admin|_ThreadID=14;|ADM1042:Status of dynamic reconfiguration event processing:[success]|#]
    [#|2006-12-09T09:32:09.968+1300|INFO|sun-appserver-pe8.2|javax.enterprise.system.tools.admin|_ThreadID=13;|ADM1041:Sent the event to instance:[ModuleDeployEvent -- deploy web/WebApplication2]|#]
    [#|2006-12-09T09:32:09.984+1300|INFO|sun-appserver-pe8.2|javax.enterprise.system.container.web|_ThreadID=13;|WEB0100: Loading web module [WebApplication2] in virtual server [server] at [WebApplication2]|#]
    [#|2006-12-09T09:32:10.812+1300|WARNING|sun-appserver-pe8.2|org.apache.commons.beanutils.MethodUtils|_ThreadID=13;|Cannot use JVM pre-1.4 access bug workaround die to restrictive security manager.|#]
    [#|2006-12-09T09:32:11.093+1300|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=13;|[ComponentRule]{faces-config/component} Merge(com.sun.rave.web.ui.Time)|#]
    [#|2006-12-09T09:32:11.265+1300|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=13;|[ConverterRule]{faces-config/converter} Merge(null,java.math.BigDecimal)|#]
    [#|2006-12-09T09:32:11.265+1300|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=13;|[ConverterRule]{faces-config/converter} Merge(null,java.math.BigInteger)|#]
    [#|2006-12-09T09:32:12.312+1300|INFO|sun-appserver-pe8.2|javax.enterprise.system.tools.admin|_ThreadID=13;|ADM1042:Status of dynamic reconfiguration event processing:[success]|#]
    [#|2006-12-09T09:32:34.468+1300|WARNING|sun-appserver-pe8.2|javax.enterprise.resource.corba.ee.S1AS-ORB.rpc.transport|_ThreadID=18;|"IOP00410201: (COMM_FAILURE) Connection failure: socketType: IIOP_CLEAR_TEXT; hostname: localhost; port: 3700"
    org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 201 completed: No
         at com.sun.corba.ee.impl.logging.ORBUtilSystemException.connectFailure(ORBUtilSystemException.java:2257)
         at com.sun.corba.ee.impl.logging.ORBUtilSystemException.connectFailure(ORBUtilSystemException.java:2278)
         at com.sun.corba.ee.impl.transport.SocketOrChannelConnectionImpl.<init>(SocketOrChannelConnectionImpl.java:208)
         at com.sun.corba.ee.impl.transport.SocketOrChannelConnectionImpl.<init>(SocketOrChannelConnectionImpl.java:221)
         at com.sun.corba.ee.impl.transport.SocketOrChannelContactInfoImpl.createConnection(SocketOrChannelContactInfoImpl.java:104)
         at com.sun.corba.ee.impl.protocol.CorbaClientRequestDispatcherImpl.beginRequest(CorbaClientRequestDispatcherImpl.java:152)
         at com.sun.corba.ee.impl.protocol.CorbaClientDelegateImpl.request(CorbaClientDelegateImpl.java:146)
         at com.sun.corba.ee.impl.protocol.CorbaClientDelegateImpl.is_a(CorbaClientDelegateImpl.java:286)
         at org.omg.CORBA.portable.ObjectImpl._is_a(ObjectImpl.java:112)
         at org.omg.CosNaming.NamingContextExtHelper.narrow(NamingContextExtHelper.java:73)
         at com.sun.corba.ee.impl.resolver.INSURLOperationImpl.resolveCorbaname(INSURLOperationImpl.java:174)
         at com.sun.corba.ee.impl.resolver.INSURLOperationImpl.resolveINSURL(INSURLOperationImpl.java:127)
         at com.sun.corba.ee.impl.resolver.INSURLOperationImpl.operate(INSURLOperationImpl.java:117)
         at com.sun.corba.ee.impl.orb.ORBImpl.string_to_object(ORBImpl.java:883)
         at com.sun.enterprise.naming.NamingManagerImpl.lookup(NamingManagerImpl.java:723)
         at com.sun.enterprise.naming.java.javaURLContext.lookup(javaURLContext.java:132)
         at com.sun.enterprise.naming.SerialContext.lookup(SerialContext.java:286)
         at javax.naming.InitialContext.lookup(InitialContext.java:351)
         at ejb.mysessionremote.MySessionRemoteClient.create(MySessionRemoteClient.java:30)
         at ejb.mysessionremote.MySessionRemoteClient.m1(MySessionRemoteClient.java:45)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.sun.data.provider.impl.MethodResultTableDataProvider.invokeDataMethod(MethodResultTableDataProvider.java:236)
         at com.sun.data.provider.impl.MethodResultTableDataProvider.invokeDataMethod(MethodResultTableDataProvider.java:215)
         at com.sun.data.provider.impl.MethodResultTableDataProvider.testInvokeDataMethod(MethodResultTableDataProvider.java:267)
         at com.sun.data.provider.impl.MethodResultTableDataProvider.getResultObject(MethodResultTableDataProvider.java:123)
         at webapplication2.Page1.button1_action(Page1.java:239)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.sun.faces.el.MethodBindingImpl.invoke(MethodBindingImpl.java:126)
         at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:72)
         at com.sun.rave.web.ui.appbase.faces.ActionListenerImpl.processAction(ActionListenerImpl.java:57)
         at javax.faces.component.UICommand.broadcast(UICommand.java:312)
         at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:267)
         at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:381)
         at com.sun.faces.lifecycle.InvokeApplicationPhase.execute(InvokeApplicationPhase.java:75)
         at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:221)
         at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:90)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:197)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java: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 com.sun.rave.web.ui.util.UploadFilter.doFilter(UploadFilter.java:194)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:210)
         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)
    Caused by: java.lang.RuntimeException: java.net.ConnectException: Connection refused: connect
         at com.sun.enterprise.iiop.IIOPSSLSocketFactory.createSocket(IIOPSSLSocketFactory.java:336)
         at com.sun.corba.ee.impl.transport.SocketOrChannelConnectionImpl.<init>(SocketOrChannelConnectionImpl.java:191)
         ... 77 more
    Caused by: java.net.ConnectException: Connection refused: connect
         at sun.nio.ch.Net.connect(Native Method)
         at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:464)
         at java.nio.channels.SocketChannel.open(SocketChannel.java:146)
         at com.sun.enterprise.iiop.IIOPSSLSocketFactory.createSocket(IIOPSSLSocketFactory.java:320)
         ... 78 more
    |#]
    [#|2006-12-09T09:32:35.562+1300|WARNING|sun-appserver-pe8.2|javax.enterprise.resource.corba.ee.S1AS-ORB.rpc.transport|_ThreadID=18;|"IOP00410201: (COMM_FAILURE) Connection failure: socketType: IIOP_CLEAR_TEXT; hostname: localhost; port: 3700"
    org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 201 completed: No
         at com.sun.corba.ee.impl.logging.ORBUtilSystemException.connectFailure(ORBUtilSystemException.java:2257)
         at com.sun.corba.ee.impl.logging.ORBUtilSystemException.connectFailure(ORBUtilSystemException.java:2278)
         at com.sun.corba.ee.impl.transport.SocketOrChannelConnectionImpl.<init>(SocketOrChannelConnectionImpl.java:208)
         at com.sun.corba.ee.impl.transport.SocketOrChannelConnectionImpl.<init>(SocketOrChannelConnectionImpl.java:221)
         at com.sun.corba.ee.impl.transport.SocketOrChannelContactInfoImpl.createConnection(SocketOrChannelContactInfoImpl.java:104)
         at com.sun.corba.ee.impl.protocol.CorbaClientRequestDispatcherImpl.beginRequest(CorbaClientRequestDispatcherImpl.java:152)
         at com.sun.corba.ee.impl.protocol.CorbaClientDelegateImpl.request(CorbaClientDelegateImpl.java:146)
         at com.sun.corba.ee.impl.protocol.CorbaClientDelegateImpl.is_a(CorbaClientDelegateImpl.java:286)
         at org.omg.CORBA.portable.ObjectImpl._is_a(ObjectImpl.java:112)
         at org.omg.CosNaming.NamingContextExtHelper.narrow(NamingContextExtHelper.java:73)
         at com.sun.corba.ee.impl.resolver.INSURLOperationImpl.resolveCorbaname(INSURLOperationImpl.java:174)
         at com.sun.corba.ee.impl.resolver.INSURLOperationImpl.resolveINSURL(INSURLOperationImpl.java:127)
         at com.sun.corba.ee.impl.resolver.INSURLOperationImpl.operate(INSURLOperationImpl.java:117)
         at com.sun.corba.ee.impl.orb.ORBImpl.string_to_object(ORBImpl.java:883)
         at com.sun.enterprise.naming.NamingManagerImpl.lookup(NamingManagerImpl.java:723)
         at com.sun.enterprise.naming.java.javaURLContext.lookup(javaURLContext.java:132)
         at com.sun.enterprise.naming.SerialContext.lookup(SerialContext.java:286)
         at javax.naming.InitialContext.lookup(InitialContext.java:351)
         at ejb.mysessionremote.MySessionRemoteClient.create(MySessionRemoteClient.java:30)
         at ejb.mysessionremote.MySessionRemoteClient.m1(MySessionRemoteClient.java:45)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.sun.data.provider.impl.MethodResultTableDataProvider.invokeDataMethod(MethodResultTableDataProvider.java:236)
         at com.sun.data.provider.impl.MethodResultTableDataProvider.invokeDataMethod(MethodResultTableDataProvider.java:215)
         at com.sun.data.provider.impl.MethodResultTableDataProvider.testInvokeDataMethod(MethodResultTableDataProvider.java:267)
         at com.sun.data.provider.impl.MethodResultTableDataProvider.getResultObject(MethodResultTableDataProvider.java:123)
         at webapplication2.Page1.button1_action(Page1.java:239)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.sun.faces.el.MethodBindingImpl.invoke(MethodBindingImpl.java:126)
         at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:72)
         at com.sun.rave.web.ui.appbase.faces.ActionListenerImpl.processAction(ActionListenerImpl.java:57)
         at javax.faces.component.UICommand.broadcast(UICommand.java:312)
         at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:267)
         at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:381)
         at com.sun.faces.lifecycle.InvokeApplicationPhase.execute(InvokeApplicationPhase.java:75)
         at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:221)
         at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:90)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:197)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java: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 com.sun.rave.web.ui.util.UploadFilter.doFilter(UploadFilter.java:194)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:210)
         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)
    Caused by: java.lang.RuntimeException: java.net.ConnectException: Connection refused: connect
         at com.sun.enterprise.iiop.IIOPSSLSocketFactory.createSocket(IIOPSSLSocketFactory.java:336)
         at com.sun.corba.ee.impl.transport.SocketOrChannelConnectionImpl.<init>(SocketOrChannelConnectionImpl.java:191)
         ... 77 more
    Caused by: java.net.ConnectException: Connection refused: connect
         at sun.nio.ch.Net.connect(Native Method)
         at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:464)
         at java.nio.channels.SocketChannel.open(SocketChannel.java:146)
         at com.sun.enterprise.iiop.IIOPSSLSocketFactory.createSocket(IIOPSSLSocketFactory.java:320)
         ... 78 more
    |#]

  • FAQ: How do I send the Photoshop team a bug file?

    On occasion, the Photoshop engineers may request that you provide problematic files in order to reproduce and debug your issue.
    In these cases, please post the file somewhere using your own servers or one your favorite online document/distribution services and provide a URL/instructions to download the file:
    Dropbox
    Adobe SendNow
    YouSendIt
    If the file isn't something you can post publically, you can request that someone from the engineering team contact you to figure out a secure way to get the affected files.
    Thanks,
    The Photoshop Development Team

    check
    This
    extension out.
    Edit: I've found it not to work on Mac though. I've only
    tried on Intel based Mac. Works on PC.

  • SUN TEAM & ANYONE!! SecurityFilter Problem

    Hi all
    i have used and implemented the security filters discussed in
    http://forum.java.sun.com/thread.jspa?threadID=5050520
    It seems to work fine. If i try to access a page without having logged in first, i get redirected to the login page.
    but something very wierd is happening. after logging in, i am 100% sure that the user attribute in session bean is set, since i have a text field that displays it. but if i change anything on the page (drop down selection, dates, etc) or interact with it (bascially any request), the user is redirected to login page.
    i dont reset the username in session at any point, so it cant be that the user isnt logged in anymore. and also there was no time out, so that cant be the problem either.
    is it a problem with the security filter class? i cant understand what's going on.
    the code for the doFilter(...) method is posted below:
    public void doFilter(ServletRequest request, ServletResponse response, FilterChain chain) throws IOException, ServletException {
            HttpServletRequest hreq = (HttpServletRequest)request;
            HttpServletResponse hres = (HttpServletResponse)response;
            HttpSession session = hreq.getSession();
            String url = hreq.getPathTranslated();
            boolean notLoginPage = url.endsWith("LiveLogin.jsp") == false;
            boolean isJsp = url.endsWith(".jsp");
            /** Dont filter login.jsp because otherwise an endless loop.
             * & only filter .jsp otherwise it will filter all images etc as well.
            if (notLoginPage && isJsp) {
                /* There is no User attribute so redirect to login page */
                if(session.getAttribute("ATTR_USER") == null) {
                    System.out.println("Session expired, redirecting to login page");
                    hres.sendRedirect("/SPNLiveBeta3/faces/LiveLogin.jsp");
                    return;
            /* deliver request to next filter */
            chain.doFilter(request, response);
    }could anypne please help me find the problem? this is that last step in the development of my application, which should be delivered for testing very soon
    MUCH APPRECIATED!!.

    There is nothing wrong with Extending a CustomAbstractpageBean , and it should work. I had this code in a hurry and it might need some work and the only purpose of this code is to demonstrate the idea.
    * CustomAbstractpageBean.java
    * Created on February 28, 2007, 9:13 AM
    * To change this template, choose Tools | Options and locate the template under
    * the Source Creation and Management node. Right-click the template and choose
    * Open. You can then make changes to the template in the Source Editor.
    package estimate;
    import com.sun.rave.web.ui.appbase.AbstractPageBean;
    import javax.servlet.RequestDispatcher;
    import javax.servlet.http.HttpServletRequest;
    import javax.servlet.http.HttpServletResponse;
    * CustomAbstractpageBean.java
    * Created on February 28, 2007, 9:08 AM
    * To change this template, choose Tools | Options and locate the template under
    * the Source Creation and Management node. Right-click the template and choose
    * Open. You can then make changes to the template in the Source Editor.
    * @author wzahra
    public abstract class CustomAbstractpageBean extends AbstractPageBean{
        /** Creates a new instance of CustomAbstractpageBean */
        public CustomAbstractpageBean() {
         public void init() {
            // Perform initializations inherited from our superclass
            super.init();
            // Perform application initialization that must complete
            // *before* managed components are initialized
            // TODO - add your own initialiation code here
            // <editor-fold defaultstate="collapsed" desc="Creator-managed Component Initialization">
            // Initialize automatically managed components
            // *Note* - this logic should NOT be modified
            // </editor-fold>
            // Perform application initialization that must complete
            // *after* managed components are initialized
            // TODO - add your own initialization code here
    int i=0;
         * <p>Callback method that is called after the component tree has been
         * restored, but before any event processing takes place.  This method
         * will <strong>only</strong> be called on a postback request that
         * is processing a form submit.  Customize this method to allocate
         * resources that will be required in your event handlers.</p>
         protected RequestBean1 getRequestBean1() {
            return (RequestBean1)getBean("RequestBean1");
         * <p>Return a reference to the scoped data bean.</p>
        protected ApplicationBean1 getApplicationBean1() {
            return (ApplicationBean1)getBean("ApplicationBean1");
         * <p>Return a reference to the scoped data bean.</p>
        protected SessionBean1 getSessionBean1() {
            return (SessionBean1)getBean("SessionBean1");
         * <p>Callback method that is called just before rendering takes place.
         * This method will <strong>only</strong> be called for the page that
         * will actually be rendered (and not, for example, on a page that
         * handled a postback and then navigated to a different page).  Customize
         * this method to allocate resources that will be required for rendering
         * this page.</p>
        public void prerender() {
            /**Code for Authentication and session Timeout can be placed here..........*/
           String userId= this.getSessionBean1().getUserId();
           String activeSession=this.getSessionBean1().getActiveSession();
            if(userId==null|| activeSession==null) {
                HttpServletRequest req=(HttpServletRequest)this.getFacesContext().getExternalContext().getRequest();
                HttpServletResponse res=(HttpServletResponse)this.getFacesContext().getExternalContext().getResponse();
                RequestDispatcher dispatcher=req.getRequestDispatcher("/faces/Login.jsp");
                try{
                    dispatcher.forward(req, res);
                } catch(Exception e) {
                    error("Can not forword to Login page");
         * <p>Callback method that is called after rendering is completed for
         * this request, if <code>init()</code> was called (regardless of whether
         * or not this was the page that was actually rendered).  Customize this
         * method to release resources acquired in the <code>init()</code>,
         * <code>preprocess()</code>, or <code>prerender()</code> methods (or
         * acquired during execution of an event handler).</p>
    }and in your pageBean.....some attension to the extends cluase and prerender() method.
    public class Page1 extends CustomAbstractpageBean{
        // <editor-fold defaultstate="collapsed" desc="Creator-managed Component Definition">
        private int __placeholder;
         * <p>Automatically managed component initialization.  <strong>WARNING:</strong>
         * This method is automatically generated, so any user-specified code inserted
         * here is subject to being replaced.</p>
        private void _init() throws Exception {
        private Page page1 = new Page();
        public Page getPage1() {
            return page1;
        public void setPage1(Page p) {
            this.page1 = p;
         * <p>Construct a new Page bean instance.</p>
        public Page1() {
         * <p>Return a reference to the scoped data bean.</p>
        protected RequestBean1 getRequestBean1() {
            return (RequestBean1)getBean("RequestBean1");
         * <p>Return a reference to the scoped data bean.</p>
        protected ApplicationBean1 getApplicationBean1() {
            return (ApplicationBean1)getBean("ApplicationBean1");
         * <p>Return a reference to the scoped data bean.</p>
        protected SessionBean1 getSessionBean1() {
            return (SessionBean1)getBean("SessionBean1");
         * <p>Callback method that is called whenever a page is navigated to,
         * either directly via a URL, or indirectly via page navigation.
         * Customize this method to acquire resources that will be needed
         * for event handlers and lifecycle methods, whether or not this
         * page is performing post back processing.</p>
         * <p>Note that, if the current request is a postback, the property
         * values of the components do <strong>not</strong> represent any
         * values submitted with this request.  Instead, they represent the
         * property values that were saved for this view when it was rendered.</p>
        public void init() {
            // Perform initializations inherited from our superclass
            super.init();
            // Perform application initialization that must complete
            // *before* managed components are initialized
            // TODO - add your own initialiation code here
            // <editor-fold defaultstate="collapsed" desc="Creator-managed Component Initialization">
            // Initialize automatically managed components
            // *Note* - this logic should NOT be modified
            try {
                _init();
            } catch (Exception e) {
                log("Page1 Initialization Failure", e);
                throw e instanceof FacesException ? (FacesException) e: new FacesException(e);
            // </editor-fold>
            // Perform application initialization that must complete
            // *after* managed components are initialized
            // TODO - add your own initialization code here
            int i=0;
         * <p>Callback method that is called after the component tree has been
         * restored, but before any event processing takes place.  This method
         * will <strong>only</strong> be called on a postback request that
         * is processing a form submit.  Customize this method to allocate
         * resources that will be required in your event handlers.</p>
        public void preprocess() {
         * <p>Callback method that is called just before rendering takes place.
         * This method will <strong>only</strong> be called for the page that
         * will actually be rendered (and not, for example, on a page that
         * handled a postback and then navigated to a different page).  Customize
         * this method to allocate resources that will be required for rendering
         * this page.</p>
        public void prerender() {
            super.prerender();
             int i=0;
         * <p>Callback method that is called after rendering is completed for
         * this request, if <code>init()</code> was called (regardless of whether
         * or not this was the page that was actually rendered).  Customize this
         * method to release resources acquired in the <code>init()</code>,
         * <code>preprocess()</code>, or <code>prerender()</code> methods (or
         * acquired during execution of an event handler).</p>
        public void destroy() {
        public String button1_action() {
            // TODO: Process the button click action. Return value is a navigation
            // case name where null will return to the same page.
             int i=0;
            return "case1";
        }

  • Sun Team: Help who are suffering with component problem(It's your product)

    Why dont you help people who are facing problems using your IDE.
    People expect more from you and after all its your product. I do agree the pain you had in developing this IDE. But atleast take a look and try to rectify the problems facing in using IDE.We all have faith in you and leaving this message to take as a grant.Please do favour in calendar component problem. As i already posted a comment regarding this.
    Thank You in Advance,

    Hi there,
    Sorry about the inconvinience you are facing. We are trying our level best to answer all your issues as best as we can. But with the forum posts increasing exponentially, it very diffucult for us to catch up wih all.
    Please repost your problem again so we can help you.
    Also we do have inexpensive paid support options which will get you quicker responses.
    Please see
    http://developers.sun.com/prodtech/javatools/jscreator/support/index.jsp
    for details
    Thanks
    K

  • TO THE SUN TEAM: about bad people on the forums

    Please follow this link: http://forum.java.sun.com/thread.jsp?forum=57&thread=406242&start=0&range=15#1786270
    Thanks.

    For the kind attention of Forum Moderator :
    Such things can be avoided to minimum if you parse the content after the 'post' button is pressed.
    If any such 'illegal word' were found ,then the complete post can be rejected.
    I do agree that the person may do some trick by inserting space or any character within the 'illegal word' to fool the system.
    My openion is to design an intelligent system to trap such things !!

  • Are the Sun maintainers monitoring bug reports etc. in netscape.server.directory?

    I still follow the netscape.server.directory newsgroup.
    (By the way, I much prefer a newsgroup discussion list to this web forum format, and highly recommend that you reconsider only having this web forum for discussion.) Anyway, the now Netscape/AOL developers have mentioned finding a bug in the 'changelog' code in DS5.1/NS6.0. Since we will be very interested in looking at this 'legacy' feature because of a metadirectory product we have, is this a bug you are aware of and are fixing yourselves?

    Yes we monitor the newsgroup occasionally...
    I also concur on the idea of having something else than this web forum for discussion, but it's not my choice and I do with it.
    The bug you're refering to is known and will be fixed in 5.2.
    However, you can always open a support call if you want a faster resolution.
    Regards,
    Ludovic.

  • Photoshop CS6 Action Player Bug Make Adjustment Layer Applied to all to be Clipped

    On Oct.  11, 2010 I received the following from Adobe Support
    Hi John,
    This is to inform you that  we have been able to reproduce the same {Photoshop Actions} behavior at our end.
    So we have logged this issue with the Product Team and Engineering Team as Bug # 2737069. Adobe’s Engineering Team will look into this issue, and if in the future a resolution or fix is possible, it will be available from the Adobe Systems product update web site: http://www.adobe.com/downloads/updates/.
    You may also log this issue directly with our product teams, through the following Feature Request/Bug Form: https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform&samcap=EWQQL&promoid=EWQQL
    I am closing case # 181675168, if you have any new information, please contact Adobe Technical Support referencing the case number so that we may re-open the support incident.
    Thank you for choosing Adobe.
    Thanks and Regards,
    Rajdeep Kaur
    Technical Support Consultant (Tier 2)
    ADOBE Systems
    I reopened the case for there was no fix  Adobe contacted me and told me it would be fixed is some future release of Photoshop and once again case # 181675168 was closed over my objection.
    I was vocal about Adobe poor excuse for support in forums.   I then was contacted by Jeff Tranberry of Adobe he was asked to  contact me by John Nack to see if he could change me.  We exchanged some e-mails ending with Jeff writing unfortunately, you issues has been deemed low impact and has been deferred.
    May 7, 2012  I called Adobe to find out if this bug was fixed in Photoshop for I did not want to buy CS6 if the Bug was not fixed. After about an hour on the phone talking to many Adobe employees including Adobe Support  referenced case # 181675168 log as Bug # 2737069. I was told the bug was not in CS6.  So I ordered CS6.   FedX dropped off Today I installed it only to find the bug introduced is CS4 reported in CS5 is still in CS6.  
    Adobe when will you fix this bug # 2737069????

    Case History
    Case #0181636711 Assigned Bug # 2679265
    Updated
    Thursday, September 30, 2010 10:50:22 AM PDT
    Opened
    Thursday, June 10, 2010 8:21:19 PM PDT
    Status
    Withdrawn
    Product
    Photoshop CS5
    Support contract
    Adobe Support Program
    Subject
    CS5 Action Feature Bug
    NOTES & RESPONSES
    Notes from Customer
    Thursday, June 10, 2010 8:21:19 PM PDT
    CS5 has a bug recording and playing Actions that add Adjustments layers. Old actions recorded before CS5 and actions recorded with CS5 may or may not Play/Work correctly.
    Before there was an Adjustment Panel all Adjustment Layers were added applied to all layers and you needed to clip them after the were added if you wanted it clipped. The new adjustment panel made it possible to add a adjustment layer clipped to the current layer. However a clipping parameter is not recorded by the action recorder just the type and setting are recorded.
    When a make adjustment layer step is play it is either clipped or not depending on the state of the adjustment panel's clipping icon. If it not in the same state as it was when the action was recorded it will be add incorrectly. It would also be impossible to create an action that added some adjust layer clipped and others that are not.
    I feel the is a serious bug which needs to be addressed. I believe the solution is simple and even old actions will also work.
    Two patches are needed.
    One in the Action recorder. If the step being recorded is make adjustment layer and the adjustment panel icon state is clip to layer this needs to be recorded in the action step record. If the layer is to be applied nothing extra needs to be recorded in the step record just leave it as is like actions prior to the adjustment panel.
    The second patch in the Action Player.  If the step that is about to execute is a make adjustment layer. The Player needs to save away the state of the adjustment panel icon. Then check the adjustment step record to see if it is to be clipped. If so set the adjustment panel icon to the clipping state else set it to the all layers state. Then do/call the add adjustment layer function/routine on return restore the adjustment panels icon from the saved state. Proceed to the next step.
    I have been trying to report the bug for days. Please at least acknowledge you received my bug report.
    Thanks
    JJ
    Browser: Other
    Operating System: Windows XP
    Has it ever worked? If so, what's changed? (provide comments in description field): Not Applicable
    Same results with different file?: Not Applicable
    Same results with different computer?: Not Applicable
    Recent System Hardware or Software change?: Not Applicable
    Auto responsce from Abobe will close case unless we here from you
    Notes to Customer
    Friday, June 11, 2010 5:04:44 PM PDT
    Hi John,
    Thank you for contacting Adobe Technical Support. My name is Saurabh. This is in regards to your concern posted on Adobe web support portal
    regarding an issue with Adobe Photoshop CS5.
    I understand the importance of your time in getting the issue resolved and we assure you that this will be taken care of with utmost importance. We appreciate your cooperation with us.
    I would like to inform you that we are still researching on this issue. Once we find some new information, we will get back to you.
    I apologize fore the inconvenience caused.
    We are always happy to assist you however, in future if you face any problems with Adobe products, you may also try referring to our knowledge base & User to User forums by clicking on the following links:
    KnowledgeBase: http://www.adobe.com/cfusion/search/index.cfm
    User to User Forums: www.forums.adobe.com
    To know more about Adobe products, please visit our product page:
    www.adobe.com/products
    Your technical support case number for this interaction is: 181636711
    Thanks for contacting Adobe Technical Web Support and we appreciate your time spent.
    Have a nice day.
    PLEASE NOTE:We will be waiting for your reply on this case. In case you are unable to respond we will be sending you a reminder on the 2nd day (From the day of our response to you) and then the case will be auto closed on 7th day assuming your issue is resolved. However, you can reopen your case by visiting our web support portal and we will be happy to assist you further.
    Regards,
    Saurabh Jain
    Adobe Technical Support
    Notes from Customer
    Friday, June 11, 2010 6:01:35 PM PDT
    I consulted your knowledge base and I called customer support. This bug has not been listed. Custom support had me fill out a bug report at https://www.adobe.com/cfusion/mmform/index.cfm? name=wishform which I did but that was not even acknowledged. I demonstrated the bug to customer support by sharing my screen.
    As for you forums for some reason the forum web site states my Adobe ID is disabled so I can not append or start a thread there id screen name jjmack. I created a new Adobe ID yesterday [email protected] that to seems to be disabled or I can not come up with any screen name the is availably I have tried many. Every simple or outlandish name I have entered generates the same message screen name not available. I'm at my wits end I've been using Photoshop since Photoshop version 3. Over the years it seems to get harder and harder to communicate with Adobe....
    Notes to Customer
    Saturday, June 12, 2010 1:58:07 PM PDT
    Dear John,
    Thank you for getting back to us with the required information and we appreciate your patience in helping us to resolve your issue as soon as possible.
    As this issue would require support from a senior level and hence I am forwarding your case to the next level of support for extensive research and to find a resolution for the problem at hand. I'll get back to you once we receive a reply from the concerned department.
    Please note that the expected turnaround time for resolution to this case from next level of support is 5 business days. I apologize for any inconvenience caused.
    We are always happy to assist you however, in future if you face any technical problems with Adobe products, you may also try referring to our knowledge base & User to User forums by clicking on the following links:
    KnowledgeBase: http://www.adobe.com/cfusion/search/index.cfm
    U2U Forums: www.forums.adobe.com
    To know more about Adobe products, please visit our product page:
    www.adobe.com/products
    Your technical support case number for this interaction is: 181636711
    Thanks for contacting Adobe Technical Web Support. Have a nice day.
    Regards,
    Saurabh Jain
    Adobe Technical Support
    Notes from Customer
    Tuesday, June 15, 2010 12:03:49 PM PDT
    simpler then I first thought. Upon more investigation this is what I see.
    I skipped CS4 and when I installed CS5 I discovered a nasty bug had been introduced is Photoshop's Action facility most likely in CS4.
    Action that add adjustment Layers clipped to the current layer that step is recorded Make adjustment layer with Clip.
    Action that add adjustment Layers not clipped Step records as Make adjustment layer.
    When a step Make adjustment layer with Clip is played back that is what Photoshop does.
    When a step Make adjustment layer is played back what Photoshop does is look at the adjustment panel clipping icon state and and if it is clip to current layer Photoshop does clip the adjustment layer to the current when is should be applied to all.
    Many of the actions I have created add adjustment layer applied to all then later clip them to the current layer. These actions generate an error message if the Adjustment panel clipping icon is set to clip. Because the layer get added clipped clipping it is not available. The strange thing is the layer is clipped the way I wanted it to be. But actions I recorded where I want the adjustment to apply to all are clipped and the is no error message just wrong results.
    Notes from Customer
    Thursday, June 17, 2010 1:00:02 PM PDT
    I was told 24 hours to fix my ID. I kept myself logon this machine.now I can not even logon.
    Notes from Customer
    Friday, June 18, 2010 1:31:42 PM PDT
    My user ID is now operational again after I requested an password e-mail so I could reset my password. When I received the e-mail I was able to set my accounts password and once again participate in Adobe's forums.
    The is still no change in the status of my bug report. I would like to be able to play actions and know the will work the way there were recorded.
    Notes from Customer
    Saturday, June 19, 2010 6:56:24 AM PDT
    Create a one step action that add an adjustment layer that applies to all layers.
    Play that action with the icon in the adjustment panel is set to apply to all layers. Change the status of that icon to clip to layer and play the action again.
    You will find the first adjustment layer was added correctly apply to all layers like it was recorded the second adjustment was added clipped to layer when it should be applied to all...
    Notes to Customer
    Thursday, July 1, 2010 9:53:35 AM PDT
    Dear John,
    Thank you for contacting Adobe Technical Support. My name is sauarbh. This is in regards to your concern posted on Adobe web support portal regarding an issue with Adobe Photoshop CS5.
    I understand the importance of your time in getting the issue resolved and we assure you that this will be taken care of with utmost importance. We appreciate your cooperation with us.
    As your issue demands a real time interaction, so we are arranging a call back for you.
    Please provide the below mentioned information so that our call back team can contact you to resolve your issue:-
      1. Your Preferred Day to attend the call
      2. Your Preferred Time to attend the call
      3. Your Time Zone
      4 Your Phone Number
    The callback team works from 10 AM to 7 PM PST.
    Kindly revert to us with the above stated information so that our call back team can contact you within 24-48 working hours.
    Please note :- Our Call Back team works Monday through Friday.
    The callback team works from 10 AM to 7 PM PST.
    Regards,
    Sauarbh Jain
    Adobe Technical Support
    Notes from Customer
    Thursday, July 1, 2010 10:10:44 AM PDT
    Please provide the below mentioned information so that our call back team can contact you to resolve your issue:-
    1. Your Preferred Day to attend the call
    Mon through Friday
    2. Your Preferred Time to attend the call
    1 PM to 10 PM any time
    3. Your Time Zone
    Eastern USA Time
    4 Your Phone Number
    845-xxx-xxxx
    Notes from Customer
    Friday, July 2, 2010 8:43:30 PM PDT
    July 2 Adobe support called me once again they share my display and I demonstrated the bug for a second time. This time the stated they were recording my demo. After I demonstrated the bug they put me on hold for a while. Upon returning they informed me that there was still no circumvention or fix for this problem. They wanted to know if I was at the latest software level they were still sharing my display so I did a Photoshop Help About Photoshop to show I had the latest update Photoshop version 12.0.1. Told me they were not capable of handling this problem and would have to refer this to senior technical support that they would determine if it was a bug. What a joke Adobe junior technical support can not even recognize a bug when it has been demonstrated to them on two occasions now and also received several case update from me. Adobe you need better support personal.
    Notes to Customer
    Thursday, August 5, 2010 2:39:56 PM PDT
    Hi John ,
    Thank you for getting back to us.
    I would like to apologize for the delay in providing you a faster resolution to your issue and appreciate your patience with us.
    I would like to inform you that your issue has been logged as bug so the workaround is obviously to make sure the clip to layer is not enabled prior to running any of these actions.Also my Product Team and Engineering Team are working on this issue you can use the work around as mentioned above.
    This should resolve your issue. If it does, please let us know, however in case it does not; please revert with any new information that you might want to add which will help us in resolving your issue.
    You can also try referring to our knowledge base and User to User forums by clicking on the following links:
    Knowledgebase: http://www.adobe.com/cfusion/search/index.cfm
    U2U Forums: www.forums.adobe.com
    To know more about Adobe products, please visit our product page:
    www.adobe.com/products
    Your technical support case number for this interaction is: 181636711
    Thanks for contacting Adobe Technical Web Support and we appreciate your time spent.
    Have a nice day.
    PLEASE NOTE: we will be waiting for your reply on this case. In case you are unable to respond we will be sending you a reminder on the 2nd day (From the day of our response to you) and then the case will be auto closed on 7th day assuming your issue is resolved. However, you can reopen your case by visiting our web support portal and we will be happy to assist you further.
    Regards,
    Adobe Technical Support
    Notes from Customer
    Sunday, August 8, 2010 9:26:50 PM PDT
    Any work around does not solve my problem. Thousands have downloaded my actions. There is no way that I can contact them to make the aware of any work around. I can code around this bug but again I have no way to get the update to those that have downloaded my actions for they are free. All that is logged is the number of downloads. No registration is required so there is no way to contact the users that downloaded my actions. The problem will only be resolved when adobe updates Photoshop and fixes the problem.
    Notes to Customer
    Wednesday, August 11, 2010 1:58:23 PM PDT
    Hi John ,
    Thank you for getting back to us.
    I would like to apologize for the delay in providing you a faster resolution to your issue and appreciate your patience with us.
    I have logged this issue with my Product Team and Engineering Team as Bug #{2679265}. Adobe’s Engineering Team will look into this issue, and if in the future a resolution or fix is possible, it will be available from the Adobe Systems product update web site: http://www.adobe.com/downloads/updates/
    I am closing case#{181636711}, if you have any new information, please contact my team within 14 days, with the details, so we may re-open the support incident.
    You can also try referring to our knowledge base and User to User forums by clicking on the following links:
    Knowledgebase: http://www.adobe.com/cfusion/search/index.cfm
    U2U Forums: www.forums.adobe.com
    To know more about Adobe products, please visit our product page:
    www.adobe.com/products
    Your technical support case number for this interaction is: 181636711
    Thanks for contacting Adobe Technical Web Support and we appreciate your time spent.
    Have a nice day.
    Regards,
    Adobe Technical Support
    Notes from Customer
    Thursday, August 12, 2010 9:13:56 PM PDT
    This case should not be closed till there is a fix for this bug. How can Adobe Support close a bug report when Adobe acknowledges its a bug where Adobe Support does not provide a fix. Blowing smoke with statements like "if in the future a resolution or fix is possible, it will be available from the Adobe Systems product update web site". Photoshop CS3 work correctly Adobe broke the Action Player in CS4 and its still broken is CS5. "if a fix is possible!"!!! Are you joking? What kind of support is that? Do you get a bonus for closing bug reports without fixing the bug? Does it make you look good inside Adobe. I can tell you from the outside there is a foul stench emulation from Adobe Technical Support.
    Notes to Customer
    Monday, August 16, 2010 2:30:22 PM PDT
    Dear John ,
    Thank you for getting back to us with the required information and we appreciate your patience in helping us to resolve your issue as soon as possible.
    This issue would require support from a senior level and hence I am forwarding your case to the next level of support for extensive research and to find a resolution for the problem at hand. I'll get back to you once we receive a reply from the concerned department.
    Please note that the expected turnaround time for resolution to this case from next level of support is 5 business days. I apologize for any inconvenience caused.
    We are always happy to assist you however, in future if you face any technical problems with Adobe products, you may also try referring to our knowledge base & User to User forums by clicking on the following links:
    KnowledgeBase: http://www.adobe.com/cfusion/search/index.cfm
    U2U Forums: www.forums.adobe.com
    To know more about Adobe products, please visit our product page:
    www.adobe.com/products
    Your technical support case number for this interaction is: 181636711
    Thanks for contacting Adobe Technical Web Support. Have a nice day.
    Regards,
    Adobe Technical Support
    Notes to Customer
    Thursday, August 26, 2010 4:25:48 PM PDT
    Dear John ,
    Thank you for getting back to us with the required information and we appreciate your patience in helping us to resolve your issue as soon as possible.
    I would suggest you to please go to through the KB document to move actions from Photoshop CS4 to CS5 given below :
    http://kb2.adobe.com/cps/860/cpsid_86020.html
    Please make sure about the loaction of actions which you created or saved in Photoshop CS4, go to that location and make sure you have all the actions there.
    Did it ever work in Photoshop CS5?
    Try to make a copy of the action that he is trying to run, remove the 'Hide' command and re-record hide in PS CS5, put it into the action, and see if that works.
    Or try making a short action along with Hide command . If this works, then something might have got changed between the version.
    KnowledgeBase: http://www.adobe.com/cfusion/search/index.cfm
    U2U Forums: www.forums.adobe.com
    To know more about Adobe products, please visit our product page:
    www.adobe.com/products
    Your technical support case number for this interaction is: 181636711
    Thanks for contacting Adobe Technical Web Support. Have a nice day.
    Regards,
    Adobe Technical Support
    Notes from Customer
    Friday, August 27, 2010 8:15:11 PM PDT
    This is the reply I received from adobe support you. I want this case open till it is resolved. Your trying everything to close it unresolved. Now your giving me instructions on how to migrate from CS4 which I don't have??? Please fix bug #{2679265}.
    ++++++++++From Adobe support+++++++++
    I have logged this issue with my Product Team and Engineering Team as Bug #{2679265}. Adobe’s Engineering Team will look into this issue, and if in the future a resolution or fix is possible, it will be available from the Adobe Systems product update web site: http://www.adobe.com/downloads/updates/
    I am closing case#{181636711}, if you have any new information, please contact my team within 14 days, with the details, so we may re-open the support incident.
    +++++++++++++++++++++++++++++++++
    Notes to Customer
    Monday, August 30, 2010 5:14:11 PM PDT
    Hi John ,
    Thank you for replying back.
    I would like to inform you that that we are working in techinical support department and fixing any issues or Bug with the product is done by the developers team. As they are already working on it and we don't have any update as how much time that gonna take. If you want we can have the case as open and as soon as there is any fix for the same, you will be getting the update on Adobe website.
    I hope this will address your concern.
    You can also try referring to our knowledge base and User to User forums by clicking on the following links:
    Knowledgebase: http://www.adobe.com/cfusion/search/index.cfm
    U2U Forums: www.forums.adobe.com
    To know more about Adobe products, please visit our product page:
    www.adobe.com/products
    Your technical support case number for this interaction is: 181636711
    Thanks for contacting Adobe Technical Web Support and we appreciate your time spent.
    Have a nice day.
    Regards,
    Adobe Technical Support
    Notes from Customer
      Tuesday, August 31, 2010 7:51:16 PM PDT
    Yes leave it open
    Notes from Customer
    Monday, September 6, 2010 5:57:14 AM PDT
    Thank You
    Adobe Support Call me and told me it would be fixed in the next release of Photoshop and asked me if they could close the case. I replyed IMO that is not the proper thing to do do what you want...
    ========================================================================================== ========================
    As you can see Adobe marked the case
    Status
    Withdrawn
    by Adobe over my objection.

  • Teaming 2.1 Tasks Due problem

    The "Tasks due" tab in our workspaces shows completed tasks. If the "Within 2 Weeks" radio button is active, it shows the completed tasks even id they are older than 2 weeks. For example, this shows up in today's Tasks due tab in my workspace with the "Within 2 Weeks" or the "Anytime" buttons active:
    * Migrate TestWeb
    Priority: Medium
    Status: Completed
    Due Date: Jan 1, 2010
    Personal Projects // Toney Cassel
    Is there a setting that I can change this behavior?
    Thanks,
    Toney Cassel.

    There is currently no way to change this. There is an enhancement
    request against Teaming (Bugzilla bug 554254
    [https://bugzilla.novell.com/show_bug.cgi?id=554254]) requesting the
    functionality that you're asking for.
    MacWiz.
    On 2/22/10 11:16 AM, toneyc wrote:
    >
    > The "Tasks due" tab in our workspaces shows completed tasks. If the
    > "Within 2 Weeks" radio button is active, it shows the completed tasks
    > even id they are older than 2 weeks. For example, this shows up in
    > today's Tasks due tab in my workspace with the "Within 2 Weeks" or the
    > "Anytime" buttons active:
    >
    > * Migrate TestWeb
    > Priority: Medium
    > Status: Completed
    > Due Date: Jan 1, 2010
    > Personal Projects // Toney Cassel
    >
    > Is there a setting that I can change this behavior?
    >
    > Thanks,
    > Toney Cassel.
    >
    >

  • Sun ssh does not recognize client configuration option

    Running strings on /usr/bin/ssh, Solaris 10 10/09 (and earlier) shows OpenSSH_3.8, among other things. OpenSSH FAQ says that the client config (.ssh/config file) option ServerAliveInterval was introduced in version 3.8, but that option throws an error from Sun ssh. Works on Mac OS X, and Ubuntu.
    What is the OpenSSH version that the Solaris 10 Sun ssh is based on, and does anyone know why this option doesn't work? It's a handy option, too.
    Dave

    Well, just because its based on the named OpenSSH version, it doesn't mean it has all its features. I can imagine that somehow Sun syncs all bugs, but not necessarily all features (at least not automatically).
    A reason for this is that the SunSSH is quite different in terms of privilege seperation, auditing, PAM and GSS.
    Anyway, the feature you requested is actually implemented in OpenSolaris:
    http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6268400
    .. but its not (yet?) backported to Solaris 10.
    .7/M.

Maybe you are looking for

  • How to handle error when in middle of processing of data, target DB goes down

    I have large amounts of data ( for e.g.- 1000 records). It is writing to a DB target table. At the middle of processing of 500 th record, target DB goes down. What will happen to the data after 500?? In which table will the data after 500 th record b

  • Cc 7.2.1 lags on timeline and program monitor, and drop frames.

    Hello guys i have cc 7.2.1, and every basic operation i do on the timeline , moving clips, trimiming, scrubing on the timeline everything lags, its not fluid. When i do a simple scrubring on the timeline, the CTI takes sometime to get to the position

  • Dreamweaver website moves in firefox

    Hi I am currently studying IT at college and I am designing a website on dreamweaver but I have created it and it works fine in Internet Explorer but when I open it in Firefox some of the div tags move over to the side. I have used wrapper to keep th

  • Scripting inline styles to text

    Hello, I am having trouble getting my head around the indesign DOM in regards to programmatically (javascript) applying text styles inline and on the fly. By that I mean the text items I want formatted don't exist in the current document at the momen

  • Vacation accrual balance question

    Hi, We have a requirement to show accruals in days but the absence hours can be multiples of 4. For that, I have defined absence element with input as hours and accrual plan with units as hours. This is working fine but the vacation net entitlement i