"Tunneling result not OK" error

With Weblogic 6.1SP1 on Windows 2000, I see the following error once in a
while.
At the client, I get the following:
-----------client-side error stack begin-------------
weblogic.rjvm.PeerGoneException: ; nested exception is:
java.net.ProtocolException: Tunneling result not OK, result: 'DEAD',
id:
'18'
java.net.ProtocolException: Tunneling result not OK, result: 'DEAD', id:
'18'
at
weblogic.rjvm.http.HTTPClientJVMConnection.receiveAndDispatch(HTTPCli
entJVMConnection.java:406)
at
weblogic.rjvm.http.HTTPClientJVMConnection.execute(HTTPClientJVMConne
ction.java:296)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
----------client-side error stack end-----------------
Meanwhile, at the server, the wl-domain.log has the following stack trace:
----------server-side error stack begin-----------
####<Nov 11, 2001 7:11:20 PM CST> <Error> <ConnectionManager> <[Hostname]>
<[Managed Server Name]>
<ExecuteThread: '14' for queue: 'default'> <> <> <000000> <>
java.rmi.UnmarshalException: Incoming message header or abbreviation
processing failed ; nested exception is:
java.lang.ClassCastException: weblogic.rmi.internal.MethodDescriptor
Start server side stack trace:
java.rmi.UnmarshalException: Incoming message header or abbreviation
processing failed ; nested exception is:
java.lang.ClassCastException: weblogic.rmi.internal.MethodDescriptor
java.lang.ClassCastException: weblogic.rmi.internal.MethodDescriptor
at
weblogic.rjvm.MsgAbbrevJVMConnection.readMsgAbbrevs(MsgAbbrevJVMConnection.j
ava:182)
at
weblogic.rjvm.MsgAbbrevInputStream.readMessageContext(MsgAbbrevInputStream.j
ava:154)
at weblogic.rjvm.ConnectionManager.dispatch(ConnectionManager.java:582)
at
weblogic.rjvm.http.HTTPServerJVMConnection.dispatch(HTTPServerJVMConnection.
java:359)
at weblogic.rjvm.http.TunnelSendServlet.service(TunnelSendServlet.java:25)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
:265)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
:200)
at
weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletCo
ntext.java:2456)
at
weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java
:2039)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
at weblogic.kernel.Kernel.execute(Kernel.java:229)
at
weblogic.servlet.internal.WebAppServletContext.dispatch(WebAppServletContext
.java:2352)
at
weblogic.servlet.internal.MuxableSocketHTTP.dispatch(MuxableSocketHTTP.java:
521)
at weblogic.socket.NTSocketMuxer.processSockets(NTSocketMuxer.java:643)
at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:24)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
----------server-side error stack end-----------
This is not easy to reproduce - I've only seen it about once a day during
extended
performance stress tests, which complete most of the time successfully.
Any idea what these errors mean? Is there some tuning I can do to make them
stop?
I've already tried setting the ThreadCount to 10 and the
PercentSocketsReaders to 60
on the client command line, based on advice we got from BEA, but I've seen
this
particular problem whether I set those parameters or not. I had not seen
this problem
before switching to Weblogic 6.1 from 6.0.
--Rajiv

I have the same problem. Any hint? Is it a bug? There is some fix?
Angelo
"Michael Gogins" <[email protected]> wrote:
>
We have had a similar problem with tunneling JMS publish/subscribe through
HTTP
and HTTPS to get through firewalls. The JMS connection drops, and cannot
properly
be recovered.
Can anybody tell me if they have also had this problem with tunneling
other protocols
such as RMI or EJB?
In other words, does anybody know what layer of the protocol stack causes
this
problem?
Also, needless to say, does anyone have a workaround or solution?
"Rajiv Jauhari" <[email protected]> wrote:
With Weblogic 6.1SP1 on Windows 2000, I see the following error once
in a
while.
At the client, I get the following:
-----------client-side error stack begin-------------
weblogic.rjvm.PeerGoneException: ; nested exception is:
java.net.ProtocolException: Tunneling result not OK, result:
'DEAD',
id:
'18'
java.net.ProtocolException: Tunneling result not OK, result: 'DEAD',
id:
'18'
at
weblogic.rjvm.http.HTTPClientJVMConnection.receiveAndDispatch(HTTPCli
entJVMConnection.java:406)
at
weblogic.rjvm.http.HTTPClientJVMConnection.execute(HTTPClientJVMConne
ction.java:296)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
----------client-side error stack end-----------------
Meanwhile, at the server, the wl-domain.log has the following stacktrace:
----------server-side error stack begin-----------
####<Nov 11, 2001 7:11:20 PM CST> <Error> <ConnectionManager> <[Hostname]>
<[Managed Server Name]>
<ExecuteThread: '14' for queue: 'default'> <> <> <000000> <>
java.rmi.UnmarshalException: Incoming message header or abbreviation
processing failed ; nested exception is:
java.lang.ClassCastException: weblogic.rmi.internal.MethodDescriptor
Start server side stack trace:
java.rmi.UnmarshalException: Incoming message header or abbreviation
processing failed ; nested exception is:
java.lang.ClassCastException: weblogic.rmi.internal.MethodDescriptor
java.lang.ClassCastException: weblogic.rmi.internal.MethodDescriptor
at
weblogic.rjvm.MsgAbbrevJVMConnection.readMsgAbbrevs(MsgAbbrevJVMConnection.j
ava:182)
at
weblogic.rjvm.MsgAbbrevInputStream.readMessageContext(MsgAbbrevInputStream.j
ava:154)
at weblogic.rjvm.ConnectionManager.dispatch(ConnectionManager.java:582)
at
weblogic.rjvm.http.HTTPServerJVMConnection.dispatch(HTTPServerJVMConnection.
java:359)
at weblogic.rjvm.http.TunnelSendServlet.service(TunnelSendServlet.java:25)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
:265)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
:200)
at
weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletCo
ntext.java:2456)
at
weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java
:2039)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
at weblogic.kernel.Kernel.execute(Kernel.java:229)
at
weblogic.servlet.internal.WebAppServletContext.dispatch(WebAppServletContext
..java:2352)
at
weblogic.servlet.internal.MuxableSocketHTTP.dispatch(MuxableSocketHTTP.java:
521)
at weblogic.socket.NTSocketMuxer.processSockets(NTSocketMuxer.java:643)
at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:24)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
----------server-side error stack end-----------
This is not easy to reproduce - I've only seen it about once a day during
extended
performance stress tests, which complete most of the time successfully.
Any idea what these errors mean? Is there some tuning I can do to make
them
stop?
I've already tried setting the ThreadCount to 10 and the
PercentSocketsReaders to 60
on the client command line, based on advice we got from BEA, but I've
seen
this
particular problem whether I set those parameters or not. I had notseen
this problem
before switching to Weblogic 6.1 from 6.0.
--Rajiv

Similar Messages

  • Tunneling result not OK,

    Hi,
    What can you tell me about the following exception that I get
    trying to call a bean on Weblogic 6.1. My program tries to take the connection
    for several minutes and then java console shows the exception below.
    The problem doesn't occur when I take the connection from the
    same network where Weblogic is located.
    Can this problem be fixed with service packs?
    Could oracle8 have something to do with the problem?
    I don't know whether this helps anything, but it seems to me like the problem
    would have popped up by itself in the last times. With 'by itself' I mean that
    I haven't commited any changes what so ever to weblogic configuration, but still
    it has stopped working.
    The exception:
    java.net.ProtocolException: Tunneling result not OK, result: 'DEAD', id:
    '15'
    at
    weblogic.rmi.internal.BasicOutboundRequest.sendReceive(BasicOutboundRequest.java:85)
    at
    weblogic.rmi.cluster.EntityRemoteRef.privateInvoke(EntityRemoteRef.java:144)
    at weblogic.rmi.cluster.EntityRemoteRef.invoke(EntityRemoteRef.java:115)
    at weblogic.rmi.internal.ProxyStub.invoke(ProxyStub.java:35)
    at $Proxy10.calculator(Unknown Source)
    at com.util.Loader$2.run(Loader.java:811)
    --------------- nested within: ------------------
    weblogic.rmi.extensions.RemoteRuntimeException - with nested exception:
    [java.net.ProtocolException: Tunneling result not OK, result: 'DEAD',
    id: '15']
    at weblogic.rmi.internal.ProxyStub.invoke(ProxyStub.java:60)
    at $Proxy10.calculator(Unknown Source)
    at com.util.Loader$2.run(Loader.java:811)
    DEBUG util.Loader run:818 - ...model loading from the db in a thread
    done in 297828 ms!
    <16.7.2002 21:56:56 EEST> <Error> <HTTPClientJVMConnection> <
    java.net.ProtocolException: Tunneling result not OK, result: 'DEAD', id:
    '15'
    at
    weblogic.rjvm.http.HTTPClientJVMConnection.receiveAndDispatch(HTTPClientJVMConnection.java:406)
    at
    weblogic.rjvm.http.HTTPClientJVMConnection.execute(HTTPClientJVMConnection.java:296)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    >
    -Ohto

    Installing sp3(WLS 6.1) should get rid of this for you.
    "Ohto Rainio" <[email protected]> wrote:
    >
    Hi,
    What can you tell me about the following exception that I get
    trying to call a bean on Weblogic 6.1. My program tries to take the connection
    for several minutes and then java console shows the exception below.
    The problem doesn't occur when I take the connection from the
    same network where Weblogic is located.
    Can this problem be fixed with service packs?
    Could oracle8 have something to do with the problem?
    I don't know whether this helps anything, but it seems to me like the
    problem
    would have popped up by itself in the last times. With 'by itself' I
    mean that
    I haven't commited any changes what so ever to weblogic configuration,
    but still
    it has stopped working.
    The exception:
    java.net.ProtocolException: Tunneling result not OK, result: 'DEAD',
    id:
    '15'
    at
    weblogic.rmi.internal.BasicOutboundRequest.sendReceive(BasicOutboundRequest.java:85)
    at
    weblogic.rmi.cluster.EntityRemoteRef.privateInvoke(EntityRemoteRef.java:144)
    at weblogic.rmi.cluster.EntityRemoteRef.invoke(EntityRemoteRef.java:115)
    at weblogic.rmi.internal.ProxyStub.invoke(ProxyStub.java:35)
    at $Proxy10.calculator(Unknown Source)
    at com.util.Loader$2.run(Loader.java:811)
    --------------- nested within: ------------------
    weblogic.rmi.extensions.RemoteRuntimeException - with nested exception:
    [java.net.ProtocolException: Tunneling result not OK, result: 'DEAD',
    id: '15']
    at weblogic.rmi.internal.ProxyStub.invoke(ProxyStub.java:60)
    at $Proxy10.calculator(Unknown Source)
    at com.util.Loader$2.run(Loader.java:811)
    DEBUG util.Loader run:818 - ...model loading from the db in a thread
    done in 297828 ms!
    <16.7.2002 21:56:56 EEST> <Error> <HTTPClientJVMConnection> <
    java.net.ProtocolException: Tunneling result not OK, result: 'DEAD',
    id:
    '15'
    at
    weblogic.rjvm.http.HTTPClientJVMConnection.receiveAndDispatch(HTTPClientJVMConnection.java:406)
    at
    weblogic.rjvm.http.HTTPClientJVMConnection.execute(HTTPClientJVMConnection.java:296)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    >
    -Ohto

  • Crystal Report 2008 results "Password did not match error" in SQL Server Log

    Hi,
    I am trying to develop some crystal reports using Crystal Report 2008 SP4 to connect to SQL server 2008 through RDO (ODBC). My problem is that anytime Crystal Report is trying to establish a connection with SQL Server, first it tries to connect with the wrong password and results the following error message in SQL Server log:
    Login failed for user 'peyman'. Reason: Password did not match that for the login provided. [CLIENT: 192.168.2.198]
    The login name 'peyman' is the right one as I have quoted the same in setting up ODBC System DSN using "SQL Server Native Client 10". But somehow Crystal Report is taking its chance and trying to connect before prompting me for the password. After this error logged to SQL server side, I can see Crystal Report pops up the prompt to enter DSN password. After supplying password to this prompt, Crystal Report works fine and pulls the data and renders the report without having any more incorrect password error logged to SQL Server.
    The attached file shows the step I am taking to regenerate the issue. I need this to be fixed as anytime uses any of these reports and tries to render it with crystal runtime engine the same error message raises in SQL Server side and logged in the log file.
    Thanks,

    Hi Peyman,
    This is the way it should work, In CR designer when you open the report it does nothing. As soon as you hit the Refresh button then CR tries to use the connection saved with the report. It assumes what is saved with the report is a valid server and connection info. CR simply tries to verify the server is still active.
    If you don't want it to fail in CRD then before opening any report Click the File, Log on Database option and connect. Now when refreshing reports it won't log the failed.
    In the SDK it does the same thing, it assumes the Server info is the same and does try to connect to verify the Server does exist. It only takes a few milli-seconds to do this
    To stop this from happening set the log on info first then it won't log the attempt to connect, it's checking to see if Trusted is allowed.
    TIMESTAMP    THREAD_ID    FILENAME    LINE_NUMBER    LOGGED_DATA    LEVEL
    2014-6-2 8:30:11.439    57320    .\QESession.cpp    444    Set Product View Locale: 4105    20
    2014-6-2 8:30:11.439    57320    .\QESession.cpp    478    Set Preferred View Locale: 4105    20
    2014-6-2 8:30:11.439    57320    .\QESession.cpp    500    Set Process Locale: 4105    20
    2014-6-2 8:30:11.440    57320    .\qecommon.cpp    117    This property is currently in a read-only state and cannot be modified. File Name: ".\QEProperty.cpp". Line: 217    1
    2014-6-2 8:30:11.967    57208    .\QESession.cpp    444    Set Product View Locale: 4105    20
    2014-6-2 8:30:11.967    57208    .\QESession.cpp    478    Set Preferred View Locale: 4105    20
    2014-6-2 8:30:11.967    57208    .\QESession.cpp    500    Set Process Locale: 4105    20
    2014-6-2 8:30:11.968    57208    .\qecommon.cpp    117    This property is currently in a read-only state and cannot be modified. File Name: ".\QEProperty.cpp". Line: 217    1
    2014-6-2 8:30:11.999    57208    .\QESession.cpp    444    Set Product View Locale: 1033    20
    2014-6-2 8:30:12.4    57320    .\qecommon.cpp    117    This value is write-only. File Name: ".\QEProperty.cpp". Line: 145    1
    2014-6-2 8:30:56.278    57208    .\odbcapi.cpp    301    Beginning COdbcapi::DriverConnect    20
    2014-6-2 8:30:56.342    57208    .\odbcapi.cpp    335    Ending COdbcapi::DriverConnect    20
    2014-6-2 8:30:56.342    57208    .\connect.cpp    2170    SQLDriverConnect succeeded: DSN = 192.168.13.172, User ID = sa, Password = ********    10
    2014-6-2 8:30:56.348    57208    .\qecommon.cpp    117     File Name: ".\QEQueryInfo.cpp". Line: 826    1
    2014-6-2 8:30:56.348    57208    .\qecommon.cpp    117     File Name: ".\QEQueryInfo.cpp". Line: 854    1
    2014-6-2 8:30:56.348    57208    .\qecommon.cpp    117     File Name: ".\QEQueryInfo.cpp". Line: 826    1
    2014-6-2 8:30:56.348    57208    .\qecommon.cpp    117     File Name: ".\QEQueryInfo.cpp". Line: 826    1
    2014-6-2 8:30:56.348    57208    .\qecommon.cpp    117     File Name: ".\QEQueryInfo.cpp". Line: 854    1
    2014-6-2 8:30:56.348    57208    .\qecommon.cpp    117     File Name: ".\QEQueryInfo.cpp". Line: 826    1
    2014-6-2 8:30:56.348    57208    .\qecommon.cpp    117     File Name: ".\QEQueryInfo.cpp". Line: 854    1
    2014-6-2 8:30:56.348    57208    .\qecommon.cpp    117     File Name: ".\QEQueryInfo.cpp". Line: 916    1
    2014-6-2 8:30:56.348    57208    .\QERowset.cpp    1184    Beginning CQERowset::readFirstRecord    20
    2014-6-2 8:30:56.348    57208    .\QERowset.cpp    2149    Beginning CQERowset::restart    20
    2014-6-2 8:30:56.348    57208    .\QERowset.cpp    2370    Beginning CQERowset::execute    20
    2014-6-2 8:30:56.353    57208    .\DbQueryBuilder.cpp    514    Query Targets: sqlncli10, ODBC3SQLServer    10
    2014-6-2 8:30:56.353    57208    .\DbQueryBuilder.cpp    525    Successfully built query:    SELECT "Orders"."Customer ID", "Orders"."Employee ID"   FROM   "xtreme"."dbo"."Orders" "Orders"    10
    2014-6-2 8:30:56.353    57208    .\odbcapi.cpp    875    Beginning COdbcapi::ExecDirect    20
    2014-6-2 8:30:56.354    57208    .\odbcapi.cpp    884    Finishing COdbcapi::ExecDirect    20
    2014-6-2 8:30:56.354    57208    .\rowset.cpp    220    SQLExecDirect succeeded:  SELECT "Orders"."Customer ID", "Orders"."Employee ID" FROM   "xtreme"."dbo"."Orders" "Orders"    10
    2014-6-2 8:30:56.354    57208    .\QERowset.cpp    2814    bindToField succeeded: Orders.Customer ID is using client buffer    10
    2014-6-2 8:30:56.354    57208    .\QERowset.cpp    2814    bindToField succeeded: Orders.Employee ID is using client buffer    10
    Notice it doesn't try to connect first if I set the log on info first using code.
    So nothing we can do to stop SQL server from logging this info. Check with the DBA, possibly they can "filter" out the application attempts to connect or change your work flow in the app.
    If you have a Preview Button to view the report then simply add your Database log on info prompt there if Connectioninfo.Trusted is not true:
    mainSecureDB = rpt.Database.Tables[tableIndex].LogOnInfo.ConnectionInfo.IntegratedSecurity;
    if mainSecureDB = false then prompt the user for log on info and set accordingly, if it is true the it should not fail when it connects.
    This is simply a matter of changing your App work flow...
    Thanks
    Don

  • With 3.6.12, Help menu item "For Internet Explorer Users" results in a "Page Not Found" error. Is this a known bug? Is it being addressed?

    Clicking the 3.6.12 Help menu item "For Internet Explorers" item results in a "Page Not Found" error.
    The URL of the resultant page is https://support.mozilla.com/en-US/kb/Windows%20start%20page?as=u
    Is this a known bug, if so, is it being addressed? If so, someone needs to work faster.
    If it is not a known bug, someone needs to get right on it - you want people to switch to Firefox and then there is this bug -- not a good way to impress Internet Explorer users.

    Hi Claudio Roca,
    I have encountered the same problem. Do you found the solution for this issue? I will much appreciated if you willing to share your solution and email to [email protected] Thank you so much.
    Regards,
    Hau Chee

  • Csv output feature results in a "page not found" error in IE (ver 8)

    Has anyone else had issues with the csv output feature returning a "404 page not found" error when using IE version 8.0?

    Hello. I'm getting an Http 404 The webpage cannot be found" error when trying to export any APEX application's query results into Excel (Application Express 3.2.1.00.10). This was working fine before. Nothing changed with our APEX application. I've been always using I.E. Version 7.0.5730.11 with no problems. I've reset the I.E. defaults and still the problem exists. I've downloaded Mozilla Firefox and the problem does not happen. However, I would like to know why my I.E. still gets this error? Any feedback or suggestions would greatly be appreciated. Thanks for your time.

  • Trying to export my forms results to excel  error message is adobe can not save as the file is open

    trying to export my forms results to excel, error message is adobe cn not save as the file is open in another location,   however, no other file is open.

    Thanks for continuing the help, but it is a medical realted form and I will just keep it confidential at this time.
    Larry Lakes,  Executive Director
    The HANDLE Institute
    [email protected]
    541-639-1588
    P. O. Box 6264
    Bend, OR  97708

  • [svn:osmf:] 14601: Fix bug where parsing of stream that gets passed to NetStream.play doesn' t take urlIncludesFMSApplicationInstance into account, resulting in stream not found error.

    Revision: 14601
    Revision: 14601
    Author:   [email protected]
    Date:     2010-03-05 09:47:28 -0800 (Fri, 05 Mar 2010)
    Log Message:
    Fix bug where parsing of stream that gets passed to NetStream.play doesn't take urlIncludesFMSApplicationInstance into account, resulting in stream not found error.
    Modified Paths:
        osmf/trunk/framework/OSMF/org/osmf/net/NetStreamPlayTrait.as
        osmf/trunk/framework/OSMF/org/osmf/net/NetStreamUtils.as
        osmf/trunk/framework/OSMF/org/osmf/net/dvr/DVRCastNetConnectionFactory.as
        osmf/trunk/framework/OSMFTest/org/osmf/net/TestNetStreamUtils.as

    I had a while ago similar problem with USB memory stick. At the end, I don't know why, just formatting it using WinXP helped me.
    S-
    Last edited by StenM (2011-07-22 17:56:32)

  • My latest attempt to import photos from my slr resulted in an error.  Something to thew effect of file not compatible.  never had this problem before.

    My latest attempt at moving photos from my slr to iphoto resulted in an error, something to the effect of file not compatible.  Never happened before.  Made about six attempts...no change.  any ideas? 
    Thanks

    What system and iPhoto versions are you using?  What camera model and are you shooting just jpegs or RAW or both?
    See if you can launch Image Capture and get it to recognize your camera.  If it does then download the photos to a folder on the Desktop to get them safely on the hard drive.
    See if the files can be imported into iPhoto from that folder. 
    Reformat the memory card with your camera, take some test shots and try to import into iPhoto directly.
    OT

  • Report export (CSV) results in page not found error

    Hello,
    I'm having this strange error which i cannot seem to figure out. I have enabled report export through CSV in a report (report attributes). When i click the link in the report i get a page not found error (http 404). At first i thought it was a problem with the http-server. But as other applications (on different databases) don't have this problem i'm thinking it has to do with this apex-instance. Till 2 days ago it did work on this instance too.
    I'm really out of ideas, so if anyone can push me in the right direction i would really appreciate!
    Apex 3.2
    DB 10.2.0.4
    Thanks,
    Patrick

    Does this compare to the same as the url for your page?
    Has your server changed?
    Have you changed the dad file recently?
    have you checked the Apache access/error logs right after the 404 error is encountered ?
    Gus..

  • Page not found error for search results

    I have a site search recipe that worked perfectly on a previous site. I’ve created a new search for a different site following the same recipe. I must be missing something though, because I am getting a page not found error.
    Here is the code that worked before:
    <form name="catsearchform32891" method="post" action="http://corehog.businesscatalyst.com/Default.aspx?SiteSearchID=3770&PageID=15863972" ><div><input class="search-box" type="text" name="CAT_Search" id="CAT_Search" /><input type="image" src="http://corehog.businesscatalyst.com/images/search-button.png" class="cat_button" /></div></form>
    Here is the new site search:
    <form name="catsearchform12233" method="post" action="http://greenprideinc.com/Default.aspx?SiteSearchID=3936&PageID=1661214" ><div><input class="search-box" type="text" name="CAT_Search" id="CAT_Search" /><input type="image" src="http://greenprideinc.com/images/search-button-n.png" class="cat_button" /></div></form>
    Any suggestions on what I’m doing wrong?

    I just noticed one simple thing. I do not know its bug or what.
    After sign in the page is getting redirected to :
    https://creative.adobe.com/#files
    where I am getting error saying that page not found.
    I tried to add '/ ' after that and it works.
    https://creative.adobe.com/#files/  <<< like this.
    I guess some link issue or redirecting issue.

  • Write permissions issues / lots of "ACL found but not expected" errors / hardware failure? on brand new Mac Mini (still within warranty). OSX Mavericks 10.9.1.

    I was hoping that I could receive some feedback from you fine folks here
    My situation:
    I bought a 2012 Mac Mini 2.6 Ghz Intel Core i7 from the online Apple store. It came with Mavericks 10.9.1 pre-installed and was delivered two days ago (I know, the mini update is evident but I needed the machine).
    I noticed that I had to enter my password every time I created, moved or deleted a folder. I did not think much of it.
    I did, however, think much of not being able to install files from certain developers. I received the "The installer is damaged" notification as shown in this topic: https://discussions.apple.com/thread/5541793
    This screenshot is someone elses, I tried to install audio software.
    Based on that error, I contacted the developer of the software. But then I noticed that I got the same error for other developers too.
    I tried the solution that the topic starter marked as solving his issue in https://discussions.apple.com/thread/5541793. It involves booting in OSX Recovery (command+R) and excecuting the 'resetpassword' command. That did not work for me. It also looks like my password data isn't stored as I do not see the 'obfuscated' password dots that the screenshot shows in that topic, even when I entered and saved it multiple times -- but I'm not sure if that is part of the main issue (which I'm gettting to).
    I also made sure gatekeeper allows applications to be installed from unidentified developers, as shown here: http://www.instantteamspeak.com/static/en/img/mac-gatekeeper-anywhere.png That didn't help either.
    Next I opened up Disk Utility and ran a check on write permissions. That got me worried.
    The check ran for a long time, spitting out "ACL found but not expected" errors.
    I proceeded to restore write permissions. That took 20-25 minutes.
    Once it finished I checked write permissions again. An equal amount of permissions needed to be restored! It's as if Mavericks didn't remember anything it did.
    The good news is that I could now install the files I previously couldn't, but the fact that I've restored write permissions three times now, and each time it seems as if nothing of that is remembered, has gotten me worried.
    I've made a video with some explanation here http://youtu.be/a0hKQvy-Km8 - my sincerest apologies for the shaky camera.
    I then checked the hard disk and the partition above it. The Macintosh HD gave me the green 'ok' light, but something weird happened when I checked the partition on the level above it. It will take ages to finish and I see Disk Utility doing some strange 'jumping around': http://youtu.be/hyLAEhLRnKc (warning - long video so you might want to skip through it. The point is to demonstrate how long it takes).
    When I checked the hard disk for a second and third time, I got 'everything ok' results pretty quickly.
    Checking both the HD and the partition above it again, this is what happens (and what now worries me the most): http://youtu.be/4l2Fb2RvOW4
    Edit: I sum up my findings at the end of the video, might be better to skip here and then watch the full thing only if it's not clear yet.
    There is some further explanation in the video. It basically comes down to Disk Utility not finishing/not providing any conslusion, while Activity Monitor shows it's not doing anything -- please bare with me when watching the video, I know it's not the most exhiting video ever posted on YouTube but it does bring my point across (there is some more talk in this one; not sure if that's an improvement in terms of entertainment value though ).
    ** Is my hard disk failing? In that case I'll return the Mac immediately.
    ** Or just a software issue?
    As said, this Mac Mini is brand new. If at some stage anyone would feel the wise thing to do is to return my Mac, please do let me know. There is a 14 day return policy in The Netherlands (on top of other warranties) and I'd rather return it in case of doubt, than end up with technical issues with this machine once I've started working with it. I'm ok with doing some troubleshooting if the machine is fine, but I'd rather not take a gamble with a 1200 € machine under warranty.
    Thank you so much in advance - your help is highly appreciated. 
    Paul

    I was hoping that I could receive some feedback from you fine folks here
    My situation:
    I bought a 2012 Mac Mini 2.6 Ghz Intel Core i7 from the online Apple store. It came with Mavericks 10.9.1 pre-installed and was delivered two days ago (I know, the mini update is evident but I needed the machine).
    I noticed that I had to enter my password every time I created, moved or deleted a folder. I did not think much of it.
    I did, however, think much of not being able to install files from certain developers. I received the "The installer is damaged" notification as shown in this topic: https://discussions.apple.com/thread/5541793
    This screenshot is someone elses, I tried to install audio software.
    Based on that error, I contacted the developer of the software. But then I noticed that I got the same error for other developers too.
    I tried the solution that the topic starter marked as solving his issue in https://discussions.apple.com/thread/5541793. It involves booting in OSX Recovery (command+R) and excecuting the 'resetpassword' command. That did not work for me. It also looks like my password data isn't stored as I do not see the 'obfuscated' password dots that the screenshot shows in that topic, even when I entered and saved it multiple times -- but I'm not sure if that is part of the main issue (which I'm gettting to).
    I also made sure gatekeeper allows applications to be installed from unidentified developers, as shown here: http://www.instantteamspeak.com/static/en/img/mac-gatekeeper-anywhere.png That didn't help either.
    Next I opened up Disk Utility and ran a check on write permissions. That got me worried.
    The check ran for a long time, spitting out "ACL found but not expected" errors.
    I proceeded to restore write permissions. That took 20-25 minutes.
    Once it finished I checked write permissions again. An equal amount of permissions needed to be restored! It's as if Mavericks didn't remember anything it did.
    The good news is that I could now install the files I previously couldn't, but the fact that I've restored write permissions three times now, and each time it seems as if nothing of that is remembered, has gotten me worried.
    I've made a video with some explanation here http://youtu.be/a0hKQvy-Km8 - my sincerest apologies for the shaky camera.
    I then checked the hard disk and the partition above it. The Macintosh HD gave me the green 'ok' light, but something weird happened when I checked the partition on the level above it. It will take ages to finish and I see Disk Utility doing some strange 'jumping around': http://youtu.be/hyLAEhLRnKc (warning - long video so you might want to skip through it. The point is to demonstrate how long it takes).
    When I checked the hard disk for a second and third time, I got 'everything ok' results pretty quickly.
    Checking both the HD and the partition above it again, this is what happens (and what now worries me the most): http://youtu.be/4l2Fb2RvOW4
    Edit: I sum up my findings at the end of the video, might be better to skip here and then watch the full thing only if it's not clear yet.
    There is some further explanation in the video. It basically comes down to Disk Utility not finishing/not providing any conslusion, while Activity Monitor shows it's not doing anything -- please bare with me when watching the video, I know it's not the most exhiting video ever posted on YouTube but it does bring my point across (there is some more talk in this one; not sure if that's an improvement in terms of entertainment value though ).
    ** Is my hard disk failing? In that case I'll return the Mac immediately.
    ** Or just a software issue?
    As said, this Mac Mini is brand new. If at some stage anyone would feel the wise thing to do is to return my Mac, please do let me know. There is a 14 day return policy in The Netherlands (on top of other warranties) and I'd rather return it in case of doubt, than end up with technical issues with this machine once I've started working with it. I'm ok with doing some troubleshooting if the machine is fine, but I'd rather not take a gamble with a 1200 € machine under warranty.
    Thank you so much in advance - your help is highly appreciated. 
    Paul

  • File not found error after database migration

    Hi experts
    I recently decided to create a test environment for SharePoint 2010 production server but after
     attach the content database  using power shell successfully I get “ file not found “ error when I try to login the top site collection
    I think it’s because of customized master page in production site which I don’t know how to apply them to my new environment.I even tried to copy the master pages from cataloge throught  SPD but it didnt work.
    Any assistance would be greatly appreciated

    HI Shahin,please try to access the site by below and let me know the result.please check the below link that gives more idea on the issue
    _/_layouts/settings.aspx
    /_layouts/viewlsts.aspx
    /default.aspx
    http://expertsharepoint.blogspot.de/2014/01/sharepoint-default-page-not-loading-by.html
    Anil Avula[MCP,MCSE,MCSA,MCTS,MCITP,MCSM] See Me At: http://expertsharepoint.blogspot.de/

  • File not found error 43 message. What is this?

    I transferred a project to a friends logic and everything transferred fine except for the fact that every time we start the tune we get the notification: File not found, result code = -43. After we click through the first error code window another pops up and it says: Fade update failed, (error -43).
    It is no big problem except for the fact that these come up every time we hit play. Then after we click through the error messages the song works perfectly.
    Any ideas?
    Thanks

    Hi,
    I have a 'file not found' problem with Logic Express. A while back I transferred all my Logic files to DVD to make room on the hard drive. It took 4 discs, saved alphabetically by song title. Now, I nearly always get the 'file-not'found' error message when I try to work on something. Sometimes when I click 'search' it finds the file, sometimes it doesn't. I'm confident that I didn't delete the files.
    Wondering if 'search' would find the files if I transferred all the files from DVD to a single folder on an external drive. I don't use the 'search manually' option, because I'm not really sure what I'm looking for, or where to look. In the other room, perhaps? 'Computer challenged' is me. Any suggestions?
    DS

  • File Not Found error (-43) when trying to record

    Never had this problem in the past, and haven't used Logic in a few months, but every time i attempt to record, i get that message: File Not Found, Result code error -43
    I am using the MBox 2 Pro as my record in, and Logic 6.4.3
    Thanks for the help...

    Hi,
    I have a 'file not found' problem with Logic Express. A while back I transferred all my Logic files to DVD to make room on the hard drive. It took 4 discs, saved alphabetically by song title. Now, I nearly always get the 'file-not'found' error message when I try to work on something. Sometimes when I click 'search' it finds the file, sometimes it doesn't. I'm confident that I didn't delete the files.
    Wondering if 'search' would find the files if I transferred all the files from DVD to a single folder on an external drive. I don't use the 'search manually' option, because I'm not really sure what I'm looking for, or where to look. In the other room, perhaps? 'Computer challenged' is me. Any suggestions?
    DS

  • File not found error on some computers running the same program

    Dim pList As System.Diagnostics.Process
    retval = 0
    PTRName = "F:\myprogram.exe"
    If My.Computer.FileSystem.FileExists(PTRName) Then
    System.Disgnostics.Process.Start(PTRName)
    pList = System.Diagnostics.Process.GetProcesses
    For each proc As System.Diagnostice.Process in pList
    If proc.ProcessName = "myprogram" Then
    retval = proc.Id
    Exit For
    End If
    Next
    If retval > 0 then
    'continue
    Else
    'error message
    End If
    End If
    PTRName = "F:\myprogram.exe"
    If My.Computer.FileSystem.FileExists(PTRName) Then
    Retval = Shell(PTRName,4)
    If Retval > 0 Then
    'Continue
    Else
    'Error message
    End If
    End IF
    I have created a program which:
    opens a file
    reads the records and massages the records
    writes the records to a new file
    Launches a program that uses the resultant file.
    The program was written on Windows xp MCE using Visual Studio 10. The resulting program works fine.
    I places The executable and the input file onto a flashdrive, and then tested it on other machines.
    Two of the machines are both Win 7 Pro 64bit with .Net 4. On one machine it works great. On the other I get a "File not found" error when starting the second process. This is the failing code:
    The problem is with the Shell command. When I rewrite it as:
    it works on both machines
    So my question is: Why does exactly the same code (The same flashdrive was used on both machines) work on one machine and not the other (when both machenes appear to be at the same level)?
    In both cases I verify the file exists in the correct place before I try to start it.
    Any help would be appreciated.
    Thanks in advance
       John 

    The use of F is just an example. I use:
    OutputPath = My.Application.Info.DirectoryPath 'Where app is run from (root)
        'Make sure the path ends in \
        If VB.Right(OutputPath, 1) <> "\" Then
          OutputPath = OutputPath & "\"
        End If
    to get the correct information.
    Then
      PTRName = OutputPath & "myprogram.exe"
    BTW "myprogram.exe" is not the correct name it is just an example.
    Sorry if this caused confusion
    However all of this is not the point. If:
     My.Computer.FileSystem.FileExists(PTRName)
    is true then the file is in the right place. Therefore:
    Retval = Shell(PTRName,4)
    must also work. However it does not on some machines.
    Is the problem in .Net, VB or VS because it is not in my code. 
    I have also used a routine similar to you (in VB6) to find a particular volume, but used the volume label. That worked better in my case.
    John

Maybe you are looking for

  • Crystal Reports Issue in VS2005

    I have a real problem trying to get my report connected to the project data source. I have been using the 'Wizard' to make to connection, however, when I Browse data for a field all it returns is the field size i.e. no data. I have prepared a Word fi

  • SAP import the part of system copy.

    Dear Experts, I am doing SAP import the part of system copy.  Every phase is complete successfully but in u201C Create Database Schema u201C status bar i got information u201C remove schema user SAPSR3u201D. This step is running since 10 hours.  Is t

  • Questions re: Bridge CS3

    I am new into using Bridge even though I have it for a while. I am trying to solve these problems: 1. How come some files do not have thumb nail previews, but when I play them in the monitor windows, they play fine. Just no thumb nail preview? 2. Is

  • Inactive transformations

    Hi We have few inactive transformations in prod due to some other reasons.Is there any way where we can activate them through a program or function module in production itself without client open. Thanks Pratap.

  • 2 lines description in column table VC

    Hi I am working with VC. I have a table and columns description must be long. Is it possible to have 2 lines of description in a table? Best regards Carlos