summaryrefslogtreecommitdiffstats
path: root/web/attachments/39884-check_oracle.patch
diff options
context:
space:
mode:
Diffstat (limited to 'web/attachments/39884-check_oracle.patch')
-rw-r--r--web/attachments/39884-check_oracle.patch243
1 files changed, 243 insertions, 0 deletions
diff --git a/web/attachments/39884-check_oracle.patch b/web/attachments/39884-check_oracle.patch
new file mode 100644
index 0000000..b52a536
--- /dev/null
+++ b/web/attachments/39884-check_oracle.patch
@@ -0,0 +1,243 @@
1 <!doctype html>
2<!--[if lt IE 7 ]> <html lang="en" class="no-js ie6"><![endif]-->
3<!--[if IE 7 ]> <html lang="en" class="no-js ie7"><![endif]-->
4<!--[if IE 8 ]> <html lang="en" class="no-js ie8"><![endif]-->
5<!--[if IE 9 ]> <html lang="en" class="no-js ie9"><![endif]-->
6<!--[if (gt IE 9)|!(IE)]><!--><html lang="en" class="no-js"><!--<![endif]-->
7 <head>
8
9 <meta charset="utf-8">
10 <!--SourceForge.net: Find and Build Open Source Software-->
11 <!--Copyright (c) 1999-2013 SourceForge, Inc. All rights reserved.-->
12 <!-- Create Server: sfs-web-6 -->
13 <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
14 <meta name="viewport" content="width=device-width, initial-scale=1.0">
15 <meta name="description" content="SourceForge.net. Fast, secure and free downloads from the largest Open Source applications and software directory." />
16 <meta name="keywords" content="Open Source, Development, Community, Source Code, Downloads, Software" />
17 <title>SourceForge.net: ERROR</title> <link href='//fonts.googleapis.com/css?family=Ubuntu:regular,bold' rel='stylesheet' type='text/css'>
18 <style type="text/css">
19 @font-face {
20 font-family: "Pictos";
21 src: url('http://static.sourceforge.net/include/fonts/sftheme/pictos-web.eot');
22 src: local("☺"), url('http://static.sourceforge.net/include/fonts/sftheme/pictos-web.woff') format('woff'), url('http://static.sourceforge.net/include/fonts/sftheme/pictos-web.ttf') format('truetype'), url('http://static.sourceforge.net/include/fonts/sftheme/pictos-web.svg') format('svg');
23 }
24 #site-header .logo span {
25 background-image: url("http://static.sourceforge.net/images/neotheme/sftheme/logo.png");
26 }
27 #site-footer .wrapper {
28 background-image: url("http://static.sourceforge.net/images/neotheme/sftheme/sf-footer-logo.png") !important;
29 }
30 </style>
31 <link rel="stylesheet" type="text/css" href="http://static.sourceforge.net/css/develop/style.php?secure=0&amp;1378818336" media="all" />
32 <link rel="stylesheet" type="text/css" href="http://static.sourceforge.net/css/develop/global.php?secure=0&amp;1378818336" media="all" />
33
34 <link rel="stylesheet" type="text/css" href="http://static.sourceforge.net/css/neotheme/sfx.css?1378818336" media="all" />
35 <link rel="stylesheet" type="text/css" href="http://static.sourceforge.net/css/develop/droppy.php?secure=0&amp;1378818336" media="all" />
36 <!-- -->
37 <script type="text/javascript" src="http://static.sourceforge.net/include/js/sftheme/modernizr.custom.90514.js"></script>
38 <script type="text/javascript" src="http://static.sourceforge.net/include/jquery/jquery-1.3.2.min.js"></script>
39 <script type="text/javascript">
40
41 jQuery.noConflict();
42
43 </script>
44
45 <script type="text/javascript" src="http://static.sourceforge.net/include/jquery/jquery.cookie.js"></script>
46 <script type="text/javascript" src="http://static.sourceforge.net/include/jquery/jquery.droppy.js"></script>
47 <script type="text/javascript" src="http://static.sourceforge.net/include/js/sylvester.js"></script>
48 <script type="text/javascript" src="http://static.sourceforge.net/include/js/pb.transformie.js"></script>
49 <script type='text/javascript'>
50 jQuery(function(){
51 jQuery('.b-hornav > li:last-child').addClass('last');
52 jQuery('.b-hornav > li').each(function() {
53 jQuery('li[class!=disabled]', this).eq(0).addClass('first');
54 });
55 jQuery('.b-hornav').droppy({speed:0, delay:0});
56 });
57 </script>
58
59 <script type="text/javascript">
60 var sf_proj_home = 'http://sourceforge.net/projects/nagiosplug';
61 var _visitor = "";
62 var jsonly = document.createElement('link');
63 jsonly.setAttribute('rel', 'stylesheet');
64 jsonly.setAttribute('type', 'text/css');
65 jsonly.setAttribute('href', 'http://static.sourceforge.net/css/phoneix/jsonly.css?secure=0&amp;1378818336');
66 document.getElementsByTagName('head')[0].appendChild(jsonly);
67 </script>
68 <!-- DoubleClick Random Number -->
69 <script type="text/javascript">var dfp_ord=Math.random()*10000000000000000; var dfp_tile = 1; var dfp_ptile = 1;</script>
70 <!-- End DoubleClick Random Number -->
71 <!-- After META tags -->
72
73 <script type="text/javascript" src="http://static.sourceforge.net/sfx.js"></script>
74
75 <script type="text/javascript">
76 var _gaq = _gaq || [];
77 _gaq.push(['t1._setAccount', 'UA-32013-6']);
78 _gaq.push(['t1._trackPageview']);
79 _gaq.push(['t2._setAccount', 'UA-36130941-1']);
80 _gaq.push(['t2._trackPageview']);
81 (function() {
82 var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
83 ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
84 (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(ga);
85 })();
86 </script>
87 <script type="text/javascript" src="http://static.sourceforge.net/include/jquery/jquery.notify.js"></script>
88 <script type="text/javascript" src="http://static.sourceforge.net/include/js/header.js"></script>
89 </head>
90
91 <body id="c2" class="short-head">
92
93 <!--[if IE 7]><div id="ie7only"><![endif]-->
94 <!--[if IE 6]><div id="ie6only"><![endif]-->
95 <!--[if IE]><div id="ieonly"><![endif]-->
96
97 <div class="pg_error">
98 <header id="site-header">
99 <div class="wrapper">
100 <a href="/" class="logo">
101 <span>SourceForge</span>
102 </a>
103 <form method="get" action="/directory/">
104 <input type="text" id="words" name="q" placeholder="Search">
105 </form>
106 <nav id="nav-site">
107 <a href="/directory/" title="Browse our software.">Browse</a>
108 <a href="/directory/enterprise" title="Browse our Enterprise software.">Enterprise</a>
109 <a href="/blog/" title="Read the latest news from the SF HQ.">Blog</a>
110 <a href="/support" title="Contact us for help and feedback.">Help</a>
111 <a href="/jobs?source=header" title="Search 80k+ tech jobs." class="featured-link">Jobs</a>
112 </nav>
113 <nav id="nav-account">
114 <div class="logged_out">
115 <a href="https://sourceforge.net/account/login.php">Log In</a>
116 <span>or</span>
117 <a href="https://sourceforge.net/user/registration">Join</a>
118 </div>
119 </nav>
120 </div>
121 </header>
122 <header id="site-sec-header">
123 <div class="wrapper">
124 <nav id="nav-hubs">
125 <h4>Solution Centers</h4>
126 <a href="http://ibmsmartercommerce.sourceforge.net/">Smarter Commerce</a>
127 <a href="http://goparallel.sourceforge.net/">Go Parallel</a>
128 <a href="http://html5center.sourceforge.net/">HTML5</a>
129 <a href="http://ibmsmarteritservices.sourceforge.net/">Smarter IT</a>
130 </nav>
131 <nav id="nav-collateral">
132 <a href="http://library.slashdotmedia.com/?source=sfnet_header">Resources</a>
133 <a href="https://sourceforge.net/user/registration/">Newsletters</a>
134 </nav>
135 </div>
136 </header>
137 <div id="page-body">
138 <div id="bd" class="inner-bd">
139 <div id="doc4" class="yui-t6">
140 <div id="breadcrumbs">
141 <a href="/">Home</a>
142 / <a href="/tracker/download.php?aid=650970&group_id=29880&atid=397599&file_id=39884" class="selected">Error</a>
143 </div>
144 <!-- begin content -->
145
146
147
148<h1 class="titlebar">There was an error processing your request ...</h1>
149
150<br />
151
152<h4 class="error">ERROR
153<br />
154<small>
155ArtifactFile: Invalid ArtifactFile ID
156
157</small>
158</h4>
159
160 </div>
161 </div>
162 </div>
163
164 <footer id="site-footer">
165 <div class="wrapper">
166 <nav>
167 <h5>SourceForge</h5>
168 <a href="/about">About</a>
169 <a href="/blog/category/sitestatus/">Site Status</a>
170 <a href="http://twitter.com/sfnet_ops">@sfnet_ops</a>
171 </nav>
172 <nav>
173 <h5>Find and Develop Software</h5>
174 <a href="/create/">Create a Project</a>
175 <a href="/directory/">Software Directory</a>
176 <a href="/top">Top Downloaded Projects</a>
177 </nav>
178 <nav>
179 <h5>Community</h5>
180 <a href="/blog/">Blog</a>
181 <a href="http://twitter.com/sourceforge">@sourceforge</a>
182 <a href="/jobs?source=footer">Job Board</a>
183 <a href="http://library.slashdotmedia.com/?source=sfnet_footer">Resources</a>
184 </nav>
185 <nav>
186 <h5>Help</h5>
187 <a href="http://p.sf.net/sourceforge/docs">Site Documentation</a>
188 <a href="/support">Support Request</a>
189 <a href="http://p.sf.net/sourceforge/irc">Real-Time Support</a>
190 </nav>
191 </div>
192 </footer>
193 <footer id="site-copyright-footer">
194 <div class="wrapper">
195 <div id="copyright">
196 Copyright &copy; 2013 SourceForge. All Rights Reserved.<br />
197 SourceForge is a <a href="http://www.diceholdingsinc.com/phoenix.zhtml?c=211152&amp;p=irol-landing">Dice Holdings, Inc.</a> company.
198 </div>
199 <nav>
200 <a href="http://slashdotmedia.com/terms-of-use">Terms</a>
201 <a href="http://slashdotmedia.com/privacy-statement/">Privacy</a>
202 <a href="http://slashdotmedia.com/opt-out-choices">Cookies/Opt Out</a>
203 <a href="http://slashdotmedia.com">Advertise</a>
204 <a href="http://sourceforge.jp/">SourceForge.JP</a>
205 </nav>
206 </div>
207 </footer>
208 <!--[if lt IE 7 ]>
209 <script type="text/javascript" src="http://static.sourceforge.net/include/js/sftheme/dd_belatedpng.js"></script>
210 <script> DD_belatedPNG.fix('img, .png_bg'); //fix any <img> or .png_bg background-images </script>
211 <![endif]-->
212<!--[if IE]></div><![endif]-->
213<!--[if IE 6]></div><![endif]-->
214<!--[if IE 7]></div><![endif]-->
215
216
217 <!-- Begin comScore Tag -->
218 <script>
219 document.write(unescape("%3Cscript src='" + (document.location.protocol == "https:" ? "https://sb" : "http://b") + ".scorecardresearch.com/beacon.js' %3E%3C/script%3E"));
220 </script>
221 <script>
222 COMSCORE.beacon({
223 c1:2,
224 c2:6035546,
225 c3:"",
226 c4:"",
227 c5:"",
228 c6:"",
229 c15:""
230 });
231 </script>
232 <noscript>
233 <img src="http://b.scorecardresearch.com/p?c1=2&amp;c2=6035546&amp;c3=&amp;c4=&amp;c5=&amp;c6=&amp;c15=&amp;cj=1" />
234 </noscript>
235 <!-- End comScore Tag -->
236
237
238
239
240
241 </div>
242 </body>
243</html>