I am trying to compile HelloWorld in Java under Mac OS X 10.6 (Snow Leopard) and I get this compiler error:
java[51692:903] Can't open input server /Library/InputManagers/Inquisitor
It happens when I am using terminal command javac and when I am trying to do this in NetBeans.
I was trying to open folder "Inquisitor", but I have no access to folder, even if I login as root user.
What is going on?
I am getting this error while using rsync
Could not convert filename to Unicode: 'H20 dinkus_.pdf': Invalid or incomplete multibyte or wide character
Could not convert filename to Unicode: 'ANT0012 H20 Brochure_OFFSET_paths_.pdf': Invalid or incomplete multibyte or wide character
ntfs_mst_post_read_fixup: magic: 0x00000000 size: 1024 usa_ofs: 0 usa_count: 65535: Invalid argument
What should i do
Hi,
I have error message in phpMyAdmin (Ubuntu 10.04 lamp php)::
The additional features for working with linked tables have been deactivated. To find out why click
How can I fix it?
Thanks
I have a windows 7,32 bit laptop. I am the administrator with all permissions.
when I click on the SQL server 2008R2 set up file,it says :
"SQL server set up has encountered the following error:Failed to retreive data for this request" click on OK.
I have uninstalled all the components of SQL from control panel. I used Windows installer clean up to remove the files(which I must have not done ),but still no go.
The summary.txt log says:
Overall summary:
Final result: Failed: see details below
Exit code (Decimal): 847168662
Exit facility code: 638
Exit error code: 50326
Exit message: Failed to retrieve data for this request.
Start time: 2012-05-25 14:59:15
End time: 2012-05-25 15:00:09
Requested action: RunRules
Log with failure: C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120525_145905\Detail.txt
Exception help link: http%3a%2f%2fgo.microsoft.com%2ffwlink%3fLinkId%3d20476%26ProdName%3dMicrosoft%2bSQL%2bServer%26EvtSrc%3dsetup.rll%26EvtID%3d50000%26ProdVer%3d10.0.5500.0%26EvtType%3d0xEF814B06%400x92D13C14
Machine Properties:
Machine name: EWAN-PC
Machine processor count: 4
OS version: Windows Vista
OS service pack: Service Pack 1
OS region: Australia
OS language: English (United States)
OS architecture: x86
Process architecture: 32 Bit
OS clustered: No
Package properties:
Description: SQL Server Database Services 2008
SQLProductFamilyCode: {628F8F38-600E-493D-9946-F4178F20A8A9}
ProductName: SQL2008
Type: RTM
Version: 10
SPLevel: 0
Installation location: c:\385030d65c6ff61fb9\x86\setup\
Installation edition: EXPRESS
User Input Settings:
ACTION: RunRules
CONFIGURATIONFILE:
FEATURES:
HELP: False
INDICATEPROGRESS: False
INSTANCENAME:
QUIET: False
QUIETSIMPLE: False
RULES: GLOBALRULES,SqlUnsupportedProductBlocker,PerfMonCounterNotCorruptedCheck,Bids2005InstalledCheck,BlockInstallSxS,AclPermissionsFacet,FacetDomainControllerCheck,SSMS_IsInternetConnected,FacetWOW64PlatformCheck,FacetPowerShellCheck
X86: False
Configuration file: C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120525_145905\ConfigurationFile.ini
Detailed results:
Rules with failures:
Global rules:
There are no scenario-specific rules.
Rules report file: The rule result report file is not available.
Exception summary:
The following is an exception stack listing the exceptions in outermost to innermost order
Inner exceptions are being indented
Exception type: Microsoft.SqlServer.Management.Sdk.Sfc.EnumeratorException
Message:
Failed to retrieve data for this request.
Data:
HelpLink.ProdName = Microsoft SQL Server
HelpLink.BaseHelpUrl = http://go.microsoft.com/fwlink
HelpLink.LinkId = 20476
DisableWatson = true
Stack:
at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()
at Microsoft.SqlServer.Setup.Chainer.Workflow.Workflow.RunWorkflow(HandleInternalException exceptionHandler)
at Microsoft.SqlServer.Chainer.Setup.Setup.RunRequestedWorkflow()
at Microsoft.SqlServer.Chainer.Setup.Setup.Run()
at Microsoft.SqlServer.Chainer.Setup.Setup.Start()
at Microsoft.SqlServer.Chainer.Setup.Setup.Main()
Inner exception type: Microsoft.SqlServer.Configuration.Sco.ScoException
Message:
Attempted to perform an unauthorized operation.
Data:
WatsonData = HKEY_LOCAL_MACHINE@SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Microsoft SQL Server 10
Stack:
at Microsoft.SqlServer.Configuration.Sco.InternalRegistryKey.OpenSubKey(String subkey, RegistryAccess requestedAccess)
at Microsoft.SqlServer.Configuration.Sco.SqlRegistryKey.OpenSubKey(String subkey, RegistryAccess requestedAccess)
at Microsoft.SqlServer.Discovery.RegistryKeyExistsPropertyValueProvider.GetPropertyValue(Object[] context)
at Microsoft.SqlServer.Discovery.DiscoveryEnumObject.GetPropertyValueFromProvider(IPropertyValueProvider propertyValueProvider, String machineName, Object[] context)
at Microsoft.SqlServer.Discovery.ObjectInstanceSettings.IsObjectFound(String machineName, String idFilter)
at Microsoft.SqlServer.Discovery.Product.FilterObjectSet(ArrayList objects, String idFilter)
at Microsoft.SqlServer.Discovery.Product.GetData(EnumResult erParent)
at Microsoft.SqlServer.Management.Sdk.Sfc.Environment.GetData()
at Microsoft.SqlServer.Management.Sdk.Sfc.Environment.GetData(Request req, Object ci)
at Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.GetData(Object connectionInfo, Request request)
at Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.Process(Object connectionInfo, Request request)
Inner exception type: System.UnauthorizedAccessException
Message:
Attempted to perform an unauthorized operation.
Stack:
at Microsoft.SqlServer.Configuration.Sco.InternalRegistryKey.OpenSubKey(String subkey, RegistryAccess requestedAccess)
Ineed to install SQL server 2008 R2 for one of the company softwares to work. Any immediate help will be greatly appreciated.
Thanks
Sonia
I'm getting broken pipe errors from a command that does something like:
ls -tr1 /a/path | awk -F '\n' -vpath=/prepend/path/ '{print path$1}' | head -n 50
Essentially I want to list (with absolute path) the oldest X files in a directory.
What seems to happen is that the output is correct (I get 50 file paths output) but that when head has output the 50 files it closes stdin causing awk to throw a broken pipe error as it is still outputting more rows.
I have a WSUS 3.2
Installed on a Windows Server 2003 R2. SQL Server 2005.
I want to move the WSUS DB from this server, to our new SQL Server 2008 R2 on a new Windows Server 2008 R2 Machine.
After following 2 guides
http://itechhawk.wordpress.com/2012/10/10/move-wsus-database-to-another-server/
http://davehope.co.uk/Blog/moving-a-wsus-database/
I encounter an error:
I detached, copied, attached to the new server.
We have a backup application that uses the Windows API BackupRead. It works correctly on Windows Server 2003, 2008, 2008 R2. It does not work on Storage Server 2008 R2. It always fails with error 50 - The request is not supported. The documentation for BackupRead gives no indication that it will not work with Storage Server 2008 R2.
Anyone else have any experience using this API on Storage Server 2008 R2?
I am trying to get a disk image of a SCSI disk using ddrescue on Solaris10 (Sparc). The disk is non-solaris, and ddrescue gets an immediate I/O error (as does dd). I used format to label the disk as Solaris, and now ddrescue reads it fine. Is there any way to get the image without labelling the disk as Solaris?
When deploying an application with the Tomcat manager I get the following error:
FAIL - Failed to deploy application at context path /prademo
Tomcat log shows:
INFO: HTMLManager: install: Installing context configuration at '/home//webapps/PRA/META-INF/context.xml' from '/home//webapps/PRA' java.io.FileNotFoundException: /home/dstefan/webapps/PRA/META-INF/context.xml (Permission denied)
Permission to what? Both PRA and contex.xml have -rwxrwxrwx.
Thanks!
Recently I have implement apache 2.4.1 in my web server.The problem is the rotate logs seems to be not functioning.Here is the output in the error_log:
[core:error] [pid 13060:tid 47015847145408] (2)No such file or directory
The command line that i have put in the httpd.conf are such as below:
CustomLog "|bin/rotatelogs -l /var/log/logfile.%Y.%m.%d 86400" combined
Is there anything wrong here with my setup?For your information I've already tested it in apache 2.2.22 and everythings is perfectly working.
Thanks.
I asked this question here, but it turns out the issue is in our server configuration. The .vbs script has been reduced to the following:
Dim http
Set http = CreateObject("MSXML2.ServerXMLHTTP")
http.Open "GET" , "http://google.com", False
http.Send
This triggers the same error message every time:
msxml3.dll: A security problem occurred.
The permissions on the .dll are set correctly, and nothing else should be preventing access to that file, so what could be causing the problem?
I am pretty terrified right now. I'm scared I'm going to get a call in a couple minutes from a hundred people saying the website doesn't work.
I was at the terminal changing some configuration files when I went to restart the server to update the .conf files with this command:
/etc/init.d/apache2 graceful
After I ran that, none of the websites work and I have no idea what to do.
There are about 100 errors I am getting according to the log files. They all begin with "PHP Notice" and most relate to "use of undefined constant" Also, I just spoke with a coworker, describing what I did, and he noticed that there are two installations of apache on the server and that I restarted the one that we don't use.
This is what the error log says (assuming it's the correct error log):
[Wed Jan 05 11:52:06 2011] [notice] Graceful restart requested, doing restart
Warning: DocumentRoot [/u/apps/staging/antetr/current/public/] does not exist
[Wed Jan 05 11:52:08 2011] [warn] NameVirtualHost *:80 has no VirtualHosts
(98)Address already in use: make_sock: could not bind to address [::]:80
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
(2)No such file or directory: apache2: could not open error log file /u/apps/production/madfilmdash/current/log/apache-error.log.
Unable to open logs
(2)No such file or directory: apache2: could not open error log file /u/apps/production/madfilmdash/current/log/apache-error.log.
Unable to open logs
(2)No such file or directory: apache2: could not open error log file /u/apps/production/madfilmdash/current/log/apache-error.log.
Unable to open logs
(2)No such file or directory: apache2: could not open error log file /u/apps/production/madfilmdash/current/log/apache-error.log.
Unable to open logs
(2)No such file or directory: apache2: could not open error log file /u/apps/production/madfilmdash/current/log/apache-error.log.
Unable to open logs
(2)No such file or directory: apache2: could not open error log file /u/apps/production/madfilmdash/current/log/apache-error.log.
Unable to open logs
(2)No such file or directory: apache2: could not open error log file /u/apps/production/madfilmdash/current/log/apache-error.log.
Unable to open logs
(2)No such file or directory: apache2: could not open error log file /u/apps/production/madfilmdash/current/log/apache-error.log.
Unable to open logs
FINAL UPDATE:
Ok, I fixed it. The problem was (as you experts facepalming probably know) that it couldn't access an error log in the directory I was working in. I created an empty error log file and tried the restart command again and now all the sites are back up... Though my original problem is still there..
Thanks to all those who offered advice, it really helped and let me breathe for a moment.
I am unable to add/remove any packages in ubuntu karmic
I keep getting the following
Errors were encountered while processing:
crossplatfromui
E: Sub-process /usr/bin/dpkg returned an error code (1)
What do I do to completely remove this package ?
I am pretty terrified right now. I'm scared I'm going to get a call in a couple minutes from a hundred people saying the website doesn't work.
I was at the terminal changing some configuration files when I went to restart the server to update the .conf files with this command:
/etc/init.d/apache2 graceful
After I ran that, none of the websites work and I have no idea what to do.
There are about 100 errors I am getting according to the log files. They all begin with "PHP Notice" and most relate to "use of undefined constant" Also, I just spoke with a coworker, describing what I did, and he noticed that there are two installations of apache on the server and that I restarted the one that we don't use.
This is what the error log says (assuming it's the correct error log):
[Wed Jan 05 11:52:06 2011] [notice] Graceful restart requested, doing restart
Warning: DocumentRoot [/u/apps/staging/antetr/current/public/] does not exist
[Wed Jan 05 11:52:08 2011] [warn] NameVirtualHost *:80 has no VirtualHosts
(98)Address already in use: make_sock: could not bind to address [::]:80
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
(2)No such file or directory: apache2: could not open error log file /u/apps/production/madfilmdash/current/log/apache-error.log.
Unable to open logs
(2)No such file or directory: apache2: could not open error log file /u/apps/production/madfilmdash/current/log/apache-error.log.
Unable to open logs
(2)No such file or directory: apache2: could not open error log file /u/apps/production/madfilmdash/current/log/apache-error.log.
Unable to open logs
(2)No such file or directory: apache2: could not open error log file /u/apps/production/madfilmdash/current/log/apache-error.log.
Unable to open logs
(2)No such file or directory: apache2: could not open error log file /u/apps/production/madfilmdash/current/log/apache-error.log.
Unable to open logs
(2)No such file or directory: apache2: could not open error log file /u/apps/production/madfilmdash/current/log/apache-error.log.
Unable to open logs
(2)No such file or directory: apache2: could not open error log file /u/apps/production/madfilmdash/current/log/apache-error.log.
Unable to open logs
(2)No such file or directory: apache2: could not open error log file /u/apps/production/madfilmdash/current/log/apache-error.log.
Unable to open logs
FINAL UPDATE:
Ok, I fixed it. The problem was (as you experts facepalming probably know) that it couldn't access an error log in the directory I was working in. I created an empty error log file and tried the restart command again and now all the sites are back up... Though my original problem is still there..
Thanks to all those who offered advice, it really helped and let me breathe for a moment.
I am trying to install gitosis on my server but keep getting the error "Username contains not allowed characters"
sudo -H -u git gitosis-init < /tmp/id_rsa.pub
with the username "[email protected]".
Any fix for this?
When trying to extract the Glassfish jar file with
java -Xmx256m -jar glassfish-installer-v2.1-b60e-linux.jar
i get following error:
(.:31766): Gtk-WARNING **: cannot open display:
and extraction doesn't happen. It somehow assumes i'm on an real machine rather on a SSH shell. How can i solve this?
we are currently using IIS 8 on our new windows VPS. We have a content management system we install for all our apps we build, but we are finding it incredibly painful as our hosting provider requires that we change the default 404 error page from the default settings everytime we create a site.
Is there an easy way within IIS to automatically apply this same default directory within each website so we dont need to edit it on every website we build ?
thanks in advance
Did anyone here with Lenovo T61 previously running Windows XP experience this error during the Windows 7 installation process? If so, what's the easiest way to solve this problem? I tried using a USB thumb drive and an external hard drive to run the installation in addition to using a DVD. Thanks in advance.
i'm trying to do point in time restore and following error occurs... and database goes into xxxxx(loading) state...
Backup set cannot be applied because it is on a recovery path inconsistent with database
i have to do RESTORE DATABASE xxxxx WITH RECOVERY to make it proper...
Why its happening?
I am trying to make a script to backup each of my plesk hosts to individual files, I am having two problems:
I would like to remove the folder structure from archive, the tar is 3 folders deep
I am getting this error: tar: Removing leading `/' from member names
The code:
FILES=/var/www/vhosts/*
FNAME=""
for f in $FILES
do
FNAME=`basename $f`
tar cfv "/root/backup/ftp/$FNAME.tar" $f
done
Sample output:
tar: Removing leading `/' from member names
/var/www/vhosts/mydomain.com/
/var/www/vhosts/mydomain.com/conf
/var/www/vhosts/mydomain.com/etc/
/var/www/vhosts/mydomain.com/etc/group
/var/www/vhosts/mydomain.com/etc/termcap
/var/www/vhosts/mydomain.com/etc/passwd
/var/www/vhosts/mydomain.com/usr/
I am trying to setup reporting services on a SQL server 2008 and get this error message when I try to connect to the http://localhost/reports
The request failed with HTTP status 401: Unauthorized.
I asked the server administrator and the IIS should be running (can't find it under administrative tools though)
I used the Reporting Services Configuration manager to setup reporting services and am pretty sure it is setup correct.
i have got the error in vista and my games are not playing only tell the solution
Problem Event Name: BEX
Application Name: Hearts.exe
Application Version: 6.0.6002.18005
Application Timestamp: 49e01e10
Fault Module Name: StackHash_fd00
Fault Module Version: 0.0.0.0
Fault Module Timestamp: 00000000
Exception Offset: 0253a350
Exception Code: c0000005
Exception Data: 00000008
OS Version: 6.0.6002.2.2.0.768.3
Locale ID: 16393
Additional Information 1: fd00
Additional Information 2: ea6f5fe8924aaa756324d57f87834160
Additional Information 3: fd00
Additional Information 4: ea6f5fe8924aaa756324d57f87834160
I have RHEL 5 lan server with squid 2.6 stable proxy settings,
Under this have some windows xp desktops
Now i installed filezilla ftp client in windows xp, for give services to my client's websites
But i can't connect ftp servers throw filezilla ,
I set generic proxy too. ( HTTP/1.1 USING CONNECT method )
I get error message like this,
Status: Connecting to (ftp hostname) through proxy
Status: Connecting to hostname:port...
Status: Connection with proxy established, performing handshake...
Response: Proxy reply: HTTP/1.0 403 Forbidden
How can i solve this problem ?
Hi
I am trying to compile helloWorld in java under snow leopard and I get this compiler error:
java[51692:903] Can't open input server /Library/InputManagers/Inquisitor
It happens when I am using terminal command javac and when I am trying do this in NetBeans.
I was trying to open folder "Inquisitor" but I have no access to folder , even if I login as root user.
Any clue what is going on?
thanks.