5.2.0-Defining C projects - problem with MULTITHREADED FALSE

Hi,
I am having a problem importing a UDS5.0.9 PEX file into a UDS5.2.0 environment that defines a "C" project.
I have stripped down our PEX file to a level that highlights the problem (see below). The original PEX file links to a number of "externalstaticlibs" and "externalobjectfiles", it provides access via Forte to our "C" routines that are not guaranteed to be multi-thread safe. A number of our similar routines may attempt to access these external libraries/objects at the same time via the "LibProb" library similar to that below.
When "fcompile" is run on the "LibProb" project the compile fails due to a number of defines missing in UDS5.2.0 include files. When the PEX file MultiThreaded property is changed from FALSE to TRUE , "fcompile" works....changing the MultiThreaded property would concern me -especially as a number of our routines maybe attempting to access the same libraries at the same time.
The problem also seems to exist with UDS5.1.3.
The platform we use is IBM AIX5.1 with Visual Age C++ 5.0.2.1.
1. Has anybody came across this problem before??
2. Do you know any way round the problem??
Specific details follow.
Can anybody help - thanks,
-Ray.
=====Library Problem - PEX File==========
begin C LibProb from library;
includes Framework;
class MyFunction inherits from Framework.Object
has public  method MyInit(input anyInt : Framework.int): Framework.int HAS PROPERTY id = 1 ;
has property
     distributed=(allow=off, override=on);
     id = 1; proxyId = 0;
end class;
HAS PROPERTY
     CompatibilityLevel = 0;
     Restricted = FALSE;
     MultiThreaded = FALSE;
        extended = (ExternalObjectFiles = 'anyfunc');
end LibProb;
====end of PEX File======When "fcompile"ing the code generated by "makedistrib" the following name lookup problems occur (property "Multithreaded" is "FALSE")...
Compiling.
/usr/vacpp/bin/xlC_r -c -+ -qlanglvl=compat366 -qflag=I:E -qchars=signed -q32 -DNeedFunctionPrototypes -qthreaded 
-I/usr/apps/forte/mydir/UDS5.2.0/install/inc/os -I/usr/apps/forte/mydir/UDS5.2.0/install/inc/cmn
-I/usr/apps/forte/mydir/UDS5.2.0/install/inc/ds -I/usr/apps/forte/mydir/UDS5.2.0/install/inc/handles
-I/usr/apps/forte/mydir/UDS5.2.0/install/inc/ds -I/usr/include/Motif2.1
-I/usr/apps/forte/mydir/UDS5.2.0  libprob.cc
"libprob.cc", line 45.49: 1540-0274 (S) The name lookup for "qqSH_TSK_MPROP_ENABLE_SWITCH" did not find a declaration.
"libprob.cc", line 46.9: 1540-0274 (S) The name lookup for "qqOS_CLIBLOCK" did not find a declaration.
"libprob.cc", line 56.9: 1540-0274 (S) The name lookup for "qqOS_CLIBULOCK" did not find a declaration.
Error during compilation, abortingThe UDS5.1.x/UDS5.2.0 header files seem to have changed, namely UDS5.2.0/install/inc/cmn tskmprop.h and opsys.cdf
However when I change the property Multithreaded to TRUE in the PEX file, the "fcompile" works....
Compiling.
/usr/vacpp/bin/xlC_r -c -+ -qlanglvl=compat366 -qflag=I:E -qchars=signed -q32 -DNeedFunctionPrototypes -qthreaded 
-I/usr/apps/forte/mydir/UDS5.2.0/install/inc/os
-I/usr/apps/forte/mydir/UDS5.2.0/install/inc/cmn
-I/usr/apps/forte/mydir/UDS5.2.0/install/inc/ds
-I/usr/apps/forte/mydir/UDS5.2.0/install/inc/handles
-I/usr/apps/forte/mydir/UDS5.2.0/install/inc/ds
-I/usr/include/Motif2.1
-I/usr/apps/forte/mydir/UDS5.2.0  libprob2.cc
Linking.
/usr/vacpp/bin/makeC++SharedLib_r -p 1026  -o liblibprob2.a -lld -L/usr/vacpp/lib -lC_r -lC
-L/usr/lib/threads -lpthreads -lc_r
-L/usr/apps/forte/mydir/UDS5.2.0/install/lib -lqqknpthrd -L/usr/apps/forte/mydir/UDS5.2.0/install/lib
-lqqcm -L/usr/apps/forte/mydir/UDS5.2.0/install/lib -lqqdo -L/usr/apps/forte/mydir/UDS5.2.0/install/lib
-lqqfo -L/usr/apps/forte/mydir/UDS5.2.0/install/lib -lqqsm  
-L/usr/apps/forte/mydir/UDS5.2.0/userlib    libprob2.o  
/usr/apps/forte/mydir/UDS5.2.0/abc_test/compile_dir/LibProb2/anyfunc.o

I do remember a while back they decided to start using only POSIX threading library going forward and not support the old threading library. A work around may be to put mutex lock around your entry point to the library which will make sure only one person access the library at a time.
ka

Similar Messages

  • Projection problems with KEYNOTE

    I am an orthodontist and do many lectures showing pictures of faces and teeth.
    I moved to Mac 2 years ago and I love Keynote BUT when I project the pictures the quality is significantly inferior to the identical slide projected through the same projector with the same cable using powerpoint.
    The quality is also nowhere near the quality seen on my computer.
    Do I need to buy a Belkin HDMI to DVI cable - I would love to do this if it will help?
    Do I need to buy a Dell 5100MP projector with HDMI input - again happy so to do...
    I just want to maximise the quality of the output, irrespective of cost...
    Please help

    Not that your problem is related to doing dental presentations, but there are at least 2 people who specialize in helping presenters of dental information: James Cowherd in Las Vegas and Greg Lutke in Dallas. Greg may not have as much knowledge about Keynote as James, but both are great guys. Contact info should be easily accessible through google.
    Corky

  • Deploying ViewController project, problem with: OrdHttpResponseHandler

    Hi,
    I use JDeveloper 11.1.1.2.0 and I am trying to deploy a ViewController project on my integrated weblogic server.
    I get the following error:
    <15-jun-2010 17:19:17 uur CEST> <Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID '1276615153140' for task '0'. Error is: 'java.lang.ClassNotFoundException: oracle.ord.im.OrdHttpResponseHandler'
    java.lang.ClassNotFoundException: oracle.ord.im.OrdHttpResponseHandler
         at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:296)
         at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:269)
         at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:56)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
         Truncated. see log file for complete stacktrace
    Does anyone know what this means? Do I need to deploy a library?
    In my ViewController-project I use JHeadstart with default options.

    Hi,
    in this case I think its better to check the JHeadstart forum here on OTN. I've not seens this eror messages in my deployments so far.
    Frank

  • Keynote projection problem with MacBook Pro

    I have my MacBook pro hooked up to a projector. The desktop displays full-screen but when I play a presentation in Keynote it only displays in a small window, the surround is black.
    How do I fix it so that I get a full size presentation projected?

    If it requires a third repair then it's normally replaced with the latest comparable model.
    Are you dealing with Apple directly or with an Authorised dealer ?
    (I've had poor service from NextByte and MAC1 but found Geekworks OK)
    I suggest you call Apple Australia (133 622) and ask for Customer Relations (they are based in Sydney), explain what's been happening and tell them how unhappy you are about it. They have more flexibility than dealerships and would most likely arrange a replacement for you I'd suspect.

  • Large project, problems with video clips

    I have a project I want to start work on. It's going to be using around 4 hours of clips to work from and that's my problem. I want to break the project into smaller more easily managed projects but is there a way to import my clips into a holding area that I can then pull from when I move from smaller project to smaller project? I don't want to have to import all my clips into one project or have to wade through all my clips to find the three or four I might need for a certain part of this project. Any way to break this up into manageable sections where my clips reside in either a folder or something and I can simply import the ones I need at any given time? Thanks.

    Firstly, are the four hours of clips on four miniDV tapes? If so, you could capture each tape to its own iMovie project and then move them into the final project as needed, but I don't see how you are going to avoid looking through the clips to some extent anyway to sort out the ones you need.

  • Projection problems with my new MacBook Pro

    My MacBook Pro (13 inches retina display flash memory drive) connects to Sharp Notevision projector but the image projected is a ghastly imitattion of my laptop wallpaper. I suspect it has something to do with retinal display and/or the new operating system. Any suggestions?

    Call AppleCare or arrange with the local Apple retailer to have the motherboard replaced. You cannot replace the GPU alone. If the computer is in warranty then you may get a replacement or at least the repair will be covered.

  • Problems with multithreading

    Hello everyone,
    I have to integrate (link) my routines to commercial software which was compiled with Sun One Studio 9. I have a reference version compiled several months ago working just fine. After recent updates on our Sun Fire 15K StarCat (Solaris 9) managed by our administrators I tried to recompile my version and multithreading stopped working � it runs with one thread whatever I do. During compilation I used the same script, the same functions, compiler etc. When I checked the library dependency through ldd command I found out that my newly created build depends on /usr/lib/64/libpthread.so.1 and lib/sparcv9/libmtsk.so.1 while my older, perfectly working, does not (both builds depend on libthread.so.1). That was the only discrepancy. Our administrators were not able to track the source of the problem. Could anyone explain me what might have happened and how I can get this fixed. I will very appreciate any feedback!
    Kind regards,
    Artem

    Thank you, Stephen,
    These are the options supplied to the linker (in two pieces). As you might see �mt option is enabled and �lthreads only is set. I used these options already to create a successfully working program run nicely in parallel.
    flink3d="CC -V -v -mt -native -dalign -ftrap=%none \
    -libmil -fsimple=0 -xO3 -xtarget=ultra -xarch=v9b \
    -xopenmp -xcheck=stkovf \
    -L/usr/lib/lwp/sparcv9 -R/usr/lib/lwp/sparcv9 \
    -L$Cpath/$SYSDIR \
    -L$OPENWINHOME/lib/sparcv9 -L/usr/lib/sparcv9 \
    -L/usr/ucblib/sparcv9 -L/usr/dt/lib/sparcv9 \
    -L$path/$SYSDIR -L/opt/SUNWspro/lib/v9 \
    -L/opt/SUNWspro/lib/v9b"
    lopns3d=" -lGL -lGLU -lXm -lXt -lX11 -lnsl -lsocket \
    -L/opt/SUNWspro/lib/v9b -xlic_lib=sunperf \
    -lintl -lrt -ldl -lmtsk -lsunmath -lfsu -lfai2 -lfui -lthread"
    I wonder why the newly created build depends on pthreads although I do not explicitly state this and my old working build created with the very same settings is pthreads independent.
    Additional info: the program I link to is provided with a set of precompiled libraries written in Fortran, C and Cpp. Pthreads are not used on Sun US-III according to developers but only on HP servers.
    Between creating working and non-working build we installed Sun One Studio 11 and got through unsuccessful attempt to install Solaris 10 (we rolled back to Solaris 9).
    printenv PATH:
    /usr/local/app/forte9/SUNWspro/bin:/usr/ccs/bin:/usr/local/teTeX/bin/sparc-sun-solaris2.9:/usr/local/xmgr/bin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/usr/dt/bin:/usr/ucb:/opt/SUNWhpc/HPC6.0/bin:/usr/openwin/bin:/usr/local/app/tma/bin:/usr/local/app/Acrobat4/bin:/opt/CTEact/bin:/usr/local/staroffice7:/opt/SUNWut/bin:/opt/SUNWut/sbin:/usr/sfw/bin:/usr/sfw/sbin:/usr/dapp/aplac/bin:/usr/local/app/forte9/SUNWspro/bin:/stripe1/artkul/ansys10/v100/ansys/bin/usIII:/stripe1/artkul/ansys10/v100/ansys/bin/
    printenv LD_LIBRARY_PATH
    /usr/local/app/forte9/SUNWspro/lib:/usr/ccs/lib:/usr/j2se/lib:/usr/lib:/lib:/usr/local/ssl/lib:/usr/dt/lib:/opt/SUNWhpc/HPC6.0/lib:/usr/openwin/lib:/usr/local/app/tma/lib:/usr/sfw/lib:/usr/dapp/aplac/lib:/usr/local/lib/sparcv9:/stripe1/artkul/ansys10/v100/ansys/syslib/usIII/:/stripe1/artkul/ansys10/v100/ansys/lib/usIII/:/stripe1/artkul/ansys10/v100/commonfiles/Tcl/lib/usIII
    output from ddl:
    libansys.so => /stripe1/artkul/ansys10/v100/ansys/lib/usIII//libansys.so
    libansysb.so => /stripe1/artkul/ansys10/v100/ansys/lib/usIII//libansysb.so
    libansysx.so => /stripe1/artkul/ansys10/v100/ansys/lib/usIII//libansysx.so
    libmnf.so => /stripe1/artkul/ansys10/v100/ansys/lib/usIII//libmnf.so
    libcadoe_core.so => /stripe1/artkul/ansys10/v100/ansys/lib/usIII//libcadoe_core.so
    libcif.so => /stripe1/artkul/ansys10/v100/ansys/lib/usIII//libcif.so
    libz.so => /stripe1/artkul/ansys10/v100/commonfiles/Tcl/lib/usIII/libz.so
    libpng.so => /stripe1/artkul/ansys10/v100/commonfiles/Tcl/lib/usIII/libpng.so
    libtiff.so => /stripe1/artkul/ansys10/v100/commonfiles/Tcl/lib/usIII/libtiff.so
    libjpeg.so => /stripe1/artkul/ansys10/v100/commonfiles/Tcl/lib/usIII/libjpeg.so
    libGL.so.1 => /lib/sparcv9/libGL.so.1
    libGLU.so.1 => /lib/sparcv9/libGLU.so.1
    libXm.so.4 => /lib/sparcv9/libXm.so.4
    libXt.so.4 => /lib/sparcv9/libXt.so.4
    libX11.so.4 => /lib/sparcv9/libX11.so.4
    libnsl.so.1 => /lib/sparcv9/libnsl.so.1
    libsocket.so.1 => /lib/sparcv9/libsocket.so.1
    libsunperf.so.5 => /stripe1/artkul/ansys10/v100/ansys/syslib/usIII//libsunperf.so.5
    libfui.so.1 => /stripe1/artkul/ansys10/v100/ansys/syslib/usIII//libfui.so.1
    libfai.so.2 => /stripe1/artkul/ansys10/v100/ansys/syslib/usIII//libfai.so.2
    libfsu.so.1 => /stripe1/artkul/ansys10/v100/ansys/syslib/usIII//libfsu.so.1
    libmtsk.so.1 => /lib/sparcv9/libmtsk.so.1 (*)
    libsunmath.so.1 => /stripe1/artkul/ansys10/v100/ansys/syslib/usIII//libsunmath.so.1
    libintl.so.1 => /lib/sparcv9/libintl.so.1
    librt.so.1 => /lib/sparcv9/librt.so.1
    libdl.so.1 => /lib/sparcv9/libdl.so.1
    libfai2.so.2 => /stripe1/artkul/ansys10/v100/ansys/syslib/usIII//libfai2.so.2
    libthread.so.1 => /usr/lib/lwp/sparcv9/libthread.so.1
    libCstd.so.1 => /lib/sparcv9/libCstd.so.1
    libCrun.so.1 => /lib/sparcv9/libCrun.so.1
    libm.so.1 => /lib/sparcv9/libm.so.1
    libc.so.1 => /lib/sparcv9/libc.so.1
    libw.so.1 => /lib/sparcv9/libw.so.1
    libf77compat.so.1 => /stripe1/artkul/ansys10/v100/ansys/syslib/usIII//libf77compat.so.1
    libXmu.so.4 => /usr/openwin/lib/sparcv9/libXmu.so.4
    libXext.so.0 => /usr/openwin/lib/sparcv9/libXext.so.0
    libdga.so.1 => /usr/openwin/lib/sparcv9/libdga.so.1
    libSM.so.6 => /usr/openwin/lib/sparcv9/libSM.so.6
    libICE.so.6 => /usr/openwin/lib/sparcv9/libICE.so.6
    libmp.so.2 => /usr/lib/64/libmp.so.2
    libpthread.so.1 => /usr/lib/64/libpthread.so.1 (*)
    libaio.so.1 => /usr/lib/64/libaio.so.1
    libmd5.so.1 => /usr/lib/64/libmd5.so.1
    /usr/platform/SUNW,Sun-Fire-15000/lib/sparcv9/libc_psr.so.1
    /usr/platform/SUNW,Sun-Fire-15000/lib/sparcv9/libmd5_psr.so.1
    (*) - does not present in the old working version
    Thank you again!
    Kind regards,
    Artem

  • How to solve the setColor() problem with multithreading?

    My fractal program uses a custom number of threads to draw the complete image. If I use just 1 thread, the image looks clean, if I use more threads some pixels of the image gets other colors. The problem ist the painting code:
    g2d.setColor(col);
    g2d.drawLine(x, y, x, y);as it is necessary to first set the color of the graphics object and then draw the line. I can solve this pixel color problem by synchronizing the Graphics2D object:
    synchronized (g2d) {
      g2d.setColor(col);
      g2d.drawLine(x, y, x, y);
    }but this slows the code down to times where just 1 thread is calculating the image. Unfortunately, I can't find a draw() method that has a color parameter.
    I tried to divide the panel into multiple BufferedImages (1 for each thread) which solves the pixel problem but only the first BufferedImage get's drawn.

    I solved my problem now. My solution is to use a separate BufferedImage for each Thread. I still had a bug where i didn't transformed the x/y coordinates of the complete image to the shifted x/y coordinates of the single BufferedImages, so that the threads draw the image out of the visible area which looked like all threads after the first only had a black image. After adjusting teh coordinates, the fractal now gets drawn correctly. And boy it's much faster with multiple threads - even on single core systems. On a dual core system, using 10-20 threads about doubles the performance as both cores have work almost all the time until the fractal is finished. :-)

  • Problem with setVisible(false)

    I everybody!!
    I have a some panels in a JFrame, disposed ones underneath the others. But when I make one of the bottom invisble doing:
    jPanel.setVisible(false);
    the ones in the top becomes down!!
    Is there any way to avoid this?
    Thanks in advance

    If you have multiple panels sharing the same area in a JFrame then you should be using a [url http://java.sun.com/docs/books/tutorial/uiswing/layout/visual.html]Card Layout.
    Or you need to remove the old panel before adding the new panel.
    If you need further help then you need to create a [url http://homepage1.nifty.com/algafield/sscce.html]Short, Self Contained, Compilable and Executable, Example Program (SSCCE) that demonstrates the incorrect behaviour, because I can't guess exactly what you are doing based on the information provided.
    Don't forget to use the [url http://forum.java.sun.com/help.jspa?sec=formatting]Code Formatting Tags so the posted code retains its original formatting.

  • Problem with multithreading

    I have written a thread class and calling its multiple instances in applet class. Thread runs on a continuous loop, so instances get clashed and get error message. how should I implement wait() and notify() or synchronized method.
    Should I do in start() method or run() method.
    Thanks & Regards,
    Nasrin.N

    Hi Nasrin,
    this question maybe does not across as clearly as you intended. Do you have several threads trying to access the same resource inside your applet?
    If so, the obvious answer is to mark as synchronized all the methods that the multiple threads will be using to access those resources. This means that only one thread can enter any of those methods at any one time.
    You can gain finer control by analysing carefully what resources you need to protect and placing access to those resources inside a synchronized code block.
    Maybe you would like to show some code and explain exactly what you are trying to acheive?
    If you need to brush up on basics of multithreaded coding try here:
    http://java.sun.com/docs/books/tutorial/essential/threads/

  • Graphic problem with OSX Lion - freezing all windows

    I try to define my graphic problem with OSX Lion. Simply if you have set for example hot cornes and switch between desktop, all windows etc. the move of switchng windows i chopping and freezing. I dont idea why, but it hapennig since I installed Windows 7 via bootcamp. But the problem is still here after I remove Windows. Cleaning cash doesnt work. Can anybody help me please?

    No, it's not Lion. It may be something you installed. If you just bought it you could also take it back to the Apple Store and they may be able to help.

  • Problems with WEBUTIL_CORE on OAS 10.1.2 (CLIENT_IMAGE.READ_IMAGE_FILE)

    Hello,
    I get a problem with webutil 106 on Application Server 10.1.2.0.2 (RedHat 4)
    Some functions raise errors as :
    oracle.forms.net.ConnectionException: Abandon de la session Forms <839> : communication avec le processus runtime impossible.
    at oracle.forms.net.ConnectionException.createConnectionException(Unknown Source)
    at oracle.forms.net.HTTPNStream.getResponse(Unknown Source)
    at oracle.forms.net.HTTPNStream.doFlush(Unknown Source)
    at oracle.forms.net.HTTPNStream.flush(Unknown Source)
    at java.io.DataOutputStream.flush(Unknown Source)
    at oracle.forms.net.StreamMessageWriter.run(Unknown Source)
    For testing, I use the demo form WU_TEST_106 and I encounter this problem with :
    CLIENT_IMAGE.READ_IMAGE_FILE
    I get another problem with SHOWBEANS(FALSE) that doesn't terminate (showbeans(true) works fine)
    I've tried others Webutil functions that works fine
    I've another platform with same release of Webutil / OAS 10.1.2 / Redhat4 which works fine (the major difference is that OAS was installed with portal in this last platform).
    I've made those test with same client and same database (10g)
    Any ideas ?

    Seems to be a bug. That was the response from Oracle support (Metalink)
    Response:
    Your issue seems to be related to bug 5594702 - Abstract: EJB30 ENTITY BEAN WITH @ID AND @COLUMN ANNOTATION FAILS TO DEPLOY ON AIX.
    There is an issue with the IBM JDK/JRE 1.5's processing of annotations.
    Links:
    http://www.theserverside.com/discussions/thread.tss?thread_id=37764
    http://www-128.ibm.com/developerworks/forums/dw_thread.jsp?forum=367&thread=112543&cat=10
    When processing annotations it returns boolean values as false.
    Work-around:
    Fully specify the @Column annotation's boolean values. If insertable and updatable are set to false (which will happen due to this bug) then TopLink sets the PK
    mapping to read-only and the exception seen is expected.
    Note: nullable attribute of the @Colmun is not used in the EJB3/JPA preview of 10.1.3.0 If the customer MUST override the default column name then they should use:
    @Column(name="column-name", insertable=true, updatable=true)
    If they do not wish to override the default column name then simply do not use an @Column annotation.
    It can be deleted or commented out in the JDev generated code.
    There are two reported annotation processing issues with the AIX JVM. One was fixed in SR1 and the other is fixed
    in SR3 (due out Oc 11 - today). Upgrading to these more recent JVM releases may also address this issue.
    RECOMMENDED SOLUTIONS:
    1. Upgrade the IBM AIX JVM to SR3.
    OR
    2. Fix all generated @Column annotations as described above

  • Session problem: req.getSession(false) always attempt set a session cookie.

    I am having a problem with getSession(false) method. For some reasone
              when I do this:
              doGet(.....){
              HttpSession tmpsession = req.getSession(false);
              RequestDispatcher dpatch =
              this.getServletContext().getRequestDispatcher("/welcome.jsp");
              dpatch.forward(req, res);
              Even if tmpsession is null, my web browser tells me that the servlet is
              trying to set a cookie. But the problem is that if I do accept the
              cookie, next time I tried to access the same page, the servlet thinks
              that there is already a session.
              Has anyone seen this problem?
              James Yuan Direct: 415-399-7274
              

    Weblogic can be configured to automatically create a session. Check your properties file
              for the value of weblogic.httpd.session.enable. If set to true, a session will be
              automatically created for the user.
              Guy
              James Yuan <[email protected]> wrote:
              > I am having a problem with getSession(false) method. For some reasone
              > when I do this:
              > doGet(.....){
              > ...
              > HttpSession tmpsession = req.getSession(false);
              > .....
              > ....
              > RequestDispatcher dpatch =
              > this.getServletContext().getRequestDispatcher("/welcome.jsp");
              > dpatch.forward(req, res);
              > }
              > Even if tmpsession is null, my web browser tells me that the servlet is
              > trying to set a cookie. But the problem is that if I do accept the
              > cookie, next time I tried to access the same page, the servlet thinks
              > that there is already a session.
              > Has anyone seen this problem?
              > --
              > /-----------------------------------------\
              > James Yuan Direct: 415-399-7274
              

  • I still have problems with getting my website online. I have defined my server. Then I did the test and there was a connection via FTP. I put my files on the external server and there is a connection with the external server. But when I check to see my we

    I still have problems with getting my website online. I have defined my server. Then I did the test and there was a connection via FTP. I put my files on the external server and there is a connection with the external server. But when I check to see my website online (with Firefox, Explorer, Chrome browser) I always get the message 'Forbidden, You don't have permission to access / on this server.' Can somebody help me please? I have to get my website online..Thank you!

    Hello Els,
    it's well known, that in all these cases you describe I'm not a friend of a detailed Troubleshooting (I see Nancy#s smile already).
    To be able to be independent in all this things It is one of the reasons why I prefer an external FTP program. The difficulties with which you have to fight encourage me in this opinion, not least because we always search for experts, we don't charge a "jack of all trades".
    To manage several websites or to upload my files and sometimes for the opposite way, for a necessary download from my server or to use a "a site-wide synch", I'm using FileZilla. It simply looks easier for me to keep track of all operations precisely and generate or reflect easily the desired tree structure.
    Above all, FileZilla has a feature (translation from my German FileZilla) called "compare file list". Here it's possible to use file size or modification time as a criterion. There is also the possibility to "hide identical files", so that only these files which you want to redact remain visible.
    And even if it means you have to install a new program, I am convinced that there is an advantage. Here is the link to get it and where you can read informations about how it works:
    http://filezilla-project.org/ and http://wiki.filezilla-project.org/Tutorial#Using_the_site_manager
    Mac: Mac OS X (Use: Show additional download options)
    http://filezilla-project.org/download.php
    Of course, you also need all the access data to reach your server and for MIME issues, you should contact your web host/provider.
    Good luck!
    Hans-Günter
    P.S.
    Since I use two screens, the whole thing became even more comfortable.

  • The timesheet creation failed, because of problems with the project I server or with data validation

    Hi,
    One of my user is facing issue in creating new time sheet,
    "The time sheet creation failed, because of problems with the project server or with data validations".
    This issue is coming to only few members out of 10000 members.
    Note: For the same user, can able to do in other machines. only the problem in his machine. Have ran the office diagnostics, but still the problem persists.
    Is any add-on's/any settings need to update in IE. Could any one please help me on how to fix this issue?
    Many thanks in advance.

    I would check the compatibility settings in IE etc, or try another browser (chrome, safari etc.)
    Ben Howard [MVP] | web |
    blog | book

Maybe you are looking for

  • Add a new field in transaction KO03

    Hi, I would like to add a new field in transaction KO03, which are the solutions? thank you.

  • PROBLEM LOADING WEBSITES

    Hello !! I need some help ! I have searched all over the internet and can't find any help. I have a HP ENVY m6 Notebook PC running on Windows 8. After I updated Windows 8 to 8.1 some of the websites that I use wont completely load... It looks like th

  • How do I get iTunes match to accept changes made to my library?

    After making changes in my iTunes library (Genre, Album Information, etc.) iTunes Match reverses all the hours of organizing I have done and returns it to the original state. How do I make sure my library is the master source and allow me to force up

  • Scheduling the ibots to multiple receipinets by mail

    Hi, I have created a sample ibot.. I want to send this ibot to multiple receipients by email. where can I specify the email address of all the recipents. Thanks Edited by: user10441472 on Jan 17, 2010 12:00 PM

  • Error 1611- what's up?!

    so i downloaded the new software but my phone cant be restored. error 1611- the ipod "ipod" could not be restored. an unknow error occurred. i'm on hold at the apple tech. support. ugh.